﻿/* 清除内外边距 */
@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}

input,textarea {border: 2 none; box-shadow: none; outline: none;}

/* 设置默认字体 */
body{width: 100%;min-width: 1332px;margin:0 auto;overflow-x:hidden;}
body,
button, input, select, textarea {
    font: 14px/22px "Microsoft YaHei";color: #000000;
}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4, h5, h6 {font-size: 100%;}
* h1,* h2,* h3,* h4,* h5,* h6{margin: 0px;} /*覆盖bootstrape对标题加的默认外边距*/

address, cite, dfn, em, i, var {font-style: normal;} /* 斜体扶正 */

/* 重置列表元素 */
ul, ol ,li{list-style: none;}

/* 重置文本格式元素 */
a {text-decoration: none; color: #000000; word-wrap:break-word;}/*英文换行*/
a:hover {text-decoration: none; color:#32348a;}


/* 重置表单元素 */
legend {color: #000;} /* for ie6 */
fieldset, img {border: none;} /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea {
    font-size: 100%; /* 使表单元素在 ie 下能继承字体大小 */
}

/* 重置表格元素 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html {overflow-y: scroll;overflow-x:hidden;}

/*设置浮动*/
.fl {float: left;}
.fr {float: right;}
.pr{position: relative;}
.pa{position: absolute;}

/*字体大小*/
.fz12{font-size: 12px;}
.fz14{font-size: 14px;}
.fz16{font-size: 16px;}
.fz18{font-size: 18px;}
.fz20{font-size: 20px;}
.fz22{font-size: 22px;}
.clear{clear: both;height: 0;}
.blk-main .clearlist{ clear:both;height:0;padding:0;margin:0;border:0;width:100% ;float:none;}

/*表单弹框*/

.nsw-modal {
	width: 100%;
	height: 100%;
	background: rgba(225, 225, 225, 0.5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
}

.modal-dialog {
	position: fixed;
	color: #000000;
	top: 150px;
	width: 400px;
	border-radius: 3px;
	min-height: 155px;
	overflow: hidden;
	z-index: 99998;
	margin-left: -200px;
	left: 50%;
}

.modal-dialog .css-icon {
	background-image: url("../images/modal-icons.png");
}

.modal-dialog .modal-head {
	height: 30px;
	line-height: 30px;
	padding: 0px 20px;
	background: #F6EFEF;
	font-size: 14px;
}

.modal-dialog .modal-head .modal-logo {
	width: 15px;
	height: 15px;
	background-position: 1px 0px;
	margin: 8px 5px 0 0;
	float: left;
}

.modal-dialog .modal-head .close {
	float: right;
	width: 15px;
	height: 15px;
	background-position: -14px 0px;
	margin-top: 8px;
}

.modal-dialog .modal-body {
	width: 100%;
	min-height: 125px;
	background: #ffffff;
}

.modal-dialog .modal-body .modal-body-left {
	width: 140px;
	float: left;
}

.modal-dialog .modal-body .modal-body-left .icon {
	width: 64px;
	height: 64px;
	margin: 30px 0 0 48px;
}

.modal-dialog .modal-body .modal-body-left .success-message {
	background-position: 0px -14px;
}

.modal-dialog .modal-body .modal-body-left .warming-message {
	background-position: 0px -78px;
}

.modal-dialog .modal-body .modal-body-right {
	width: 260px;
	float: right;
	padding-top: 20px;
}

.modal-dialog .modal-body .modal-body-right .close-btn {
	color: #000;
	text-align: center;
	width: 90px;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	background: #818079;
}

.modal-dialog .modal-body .modal-body-right p {
	line-height: 30px;
}
.webox dl dd p em{text-indent:43px;display:block;}

  .ais {
        margin: 0 auto;
        text-align: center;
        width: 1200px;
        height: 55px;
        background: #f4f4f4;
        margin-bottom:30px;
    }
    
    .ais li {
        float: left;
        /* margin: 0 5px;*/
        width: 300px;
    }
    
    .ais li:hover {
        background: #0845c2;
    }
    
    .ais li a:hover {
        color: white
    }
    
    .ais li a {
        color: #333;
        display: block;
        height: 55px;
        line-height: 55px;
        font-size: 24px;
        font-family: "黑体"
    }
    
		.headbj{height:215px;overflow:hidden;}
        .headbj .xx{height:40px; background:#026cd2;margin-bottom:24px;}
        .topp{height: 40px;text-align: center;overflow:hidden;}
		.topp em{display: inline-block;height: 40px;font: 18px/40px "Verdana";color: #fff;padding-left: 22px;background: url("images/tbtel.png") no-repeat left center;}
		.head .he{width:1200px; margin:0 auto; height:81px;}
		.head .logo{width:837px;height:81px;float:left;}
		.head .logo h1{width:268px; height:67px;float:left;margin-right: 26px;}
		.head .logo h1 img{width:268px; height:67px;}
		.head .logo span{display: block;float:left;font-size: 20px;color:#313131; height:54px; line-height: 54px; padding-left:20px; border-left:1px solid #d6d6d6;margin-top: 6px;}
		.head .seach{width:363px;height:81px;float:right;}
		.head .seach .sea{width:28px; height:29px;float:left; position: relative;margin-left: 256px;}
		.head .seach .sea .open{display: block; width:28px; height:29px;background:url(images/btn.png) no-repeat center;float:right; cursor: pointer;}
		.head .seach .sea p{display:block;width:240px; height:29px;transition: .3s;position: absolute;right:0;}
		.head .seach .sea p .txt{width:211px; height:29px; float:left; border:1px solid #d4d4d4;border-right:0; padding:0 6px; box-sizing: border-box; font-size: 14px; color:#ababab; line-height: 27px;}
		.head .seach .sea p .btn{width:28px; height:29px; background:url(images/btn_h.jpg) no-repeat center; float:left; cursor: pointer;}
		.head .seach .sc{width:70px; float:left; margin-left: 9px;}
		.head .seach .sc em{display: block; float:left;width:28px; height:29px;margin-left:8px; margin-right:9px;position: relative;}
		.head .seach .sc em .sct,.head .seach .sc em .ad{display:block;width:28px; height:29px; margin:0;}
		.head .seach .sc em .sct{background:url(images/sc.png) no-repeat center;}
		.head .seach .sc em .ad{background:url(images/ad.png) no-repeat center;}
		.head .seach .sc em .sct:hover{background:url(images/sc_h.png) no-repeat center;}
		.head .seach .sc em .ad:hover{background:url(images/ad_h.png) no-repeat center;}
		.head .seach .sc em:before{width:1px; height:17px;background:#cfcfcf;content:""; position: absolute;left:-9px;top:5px;}
		.head .seach .sc i{display: block;margin-top: 9px; float:right; margin-right: 4px; }
		.head .seach .sc i a{display: block;width:15px;height:10px;background:url(images/icon.png) no-repeat center;}
		.head .seach .tel{padding-left:66px;margin-top: 7px;float:left;}
		.head .seach .tel span{display: block;padding-left:30px;font-size: 14px; color:#333333; height:33px; line-height:33px;float:left;background:url(/images/tel.png) no-repeat left;}
		.head .seach .tel i{display: block;float:left; font-size: 27px; color:#313131; font-family: "Arial";line-height:30px;}
		.head .menuu{border-top:1px solid #e2e4e5;}
		.head .menuu .nav .cur a{color:#ffffff; }
	    .head .nav{height:69px;width:1200px; margin:0 auto;}
		.head .nav li{height:69px; line-height: 69px; float:left;}
		.head .nav li a{font-size: 16px; color:#333333; padding:0 18px;}
		.head .nav li.cur{background:none;}
		.head .nav li.cur a,.head .nav li:hover a{color:#026cd2;}
	

.fullSlide{min-width:1200px;position:relative;height:700px;overflow:hidden; z-index: 2;}
			.fullSlide .bdt{position:relative;z-index:0;margin:0 auto;}
			.fullSlide .bdt .con{width:100% !important;}
			.fullSlide .bdt li{width:100%!important;height:700px;overflow:hidden;text-align:center;position: relative;}
			.fullSlide .bdt li a{display:block;height:700px;}
			.fullSlide .bdt li img {position: absolute;left:50%;margin-left:-960px;top:0;}
			.fullSlide .jt{position:relative;}
			.fullSlide .jt i{display: block;width:69px; height:69px;cursor: pointer;}
			.fullSlide .jt .prev{opacity:0;background:url(images/prev.png) no-repeat center;position: absolute; left:-20px;top:-350px;    transition:.5s; }
			.fullSlide .jt .next{opacity:0;background:url(images/next.png) no-repeat center;position: absolute; right:-20px;top:-350px;    transition:.5s; }
			.fullSlide:hover .prev{opacity:1;left:0;}
			.fullSlide:hover .next{opacity:1;right:0;}
    

            .footer{height:368px; background:url(http://www.huiyikj.com/images/foot.jpg) no-repeat center;}
		    .foot{padding-top:17px; width:1200px; margin:0 auto;}
		    .foot .dbnav{height:66px;border-bottom:1px solid rgba(81,126,191,0.52);margin-bottom: 43px;}
			.foot .dbnav li{float:left; height:66px; line-height: 66px;display:inline-block;}
			.foot .dbnav li a{font-size: 16px; color:#FFF;padding:0 19px;}
			.foot .ftlogo{float:left;width:315px;height:136px;padding-top:48px;box-sizing: border-box;border-right:1px solid rgba(255,255,255,0.13);margin-right: 47px;}
			.foot .ftlogo img{width:269px;height:67px;}
		    .foot .gsxx{width:340px; float:left;}
			.foot .gsxx ul li{height:14px; line-height: 14px; margin-bottom: 17px;}
			.foot .gsxx ul li em{font-size: 14px; color:#9bc4ff; font-style:normal;margin-right: 16px;}
			.foot .gsxx ul li em a{font-size: 14px; color:#9bc4ff; font-style:normal;}
			.foot .tel{width:330px;float:left;}
			.foot .tel li{width:353px;height:53px;float:left;padding-left:34px;margin-bottom:20px;}
		   .foot .tel li span{display: block;padding-left:68px;height:53px;}
		   .foot .tel li .db1{background:url(images/db1.png) no-repeat left;}
		   .foot .tel li .db2{background:url(images/db2.png) no-repeat left;}
		   .foot .tel li .db3{background:url(images/db3.png) no-repeat left;}
		   .foot .tel li span em{display: block;font-size: 16px; line-height: 16px; color:#FFF; margin-bottom: 9px;}
		   .foot .tel li span p{font-size: 24px; line-height: 24px; color:#FFF;}
			.foot .ewm{width:104px; float:right;padding-top:8px;}
			.foot .ewm span{display: block;width:104px;}
			.foot .ewm span em{display: block; width:104px; height:105px;}
			.foot .ewm span em img{ width:104px; height:105px;}
			.foot .ewm span i{display: block;height:40px; line-height: 40px; text-align: center;font-size: 14px; color:#9bc4ff; font-style:normal;}
			.foot .link{height:53px; line-height: 53px; margin-top: 33px;}
			.foot .link i{display: block;float:left;font-size: 14px; color:#a7a7a7;opacity: 0.62;}
			.foot .link a{display: block;float:left;font-size: 14px; color:#a7a7a7;opacity: 0.62;margin-left: 24px;}
	

    .link_c a{
        color: #dad7d7;
        font-size: 14px;
        margin-right:12px;
    }
    .link_c li{
        display: inline-block;
      
    }
    .link_c span{
         color:#dad7d7;
        font-size:14px;
    }


        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
    
