﻿/* 清除内外边距 */
@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,
button, input, select, textarea {
    font: 16px/22px "Microsoft YaHei";color: #666;
}
.container{margin-left:auto; margin-right:auto; width:1200px;}
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: #666; word-wrap:break-word;}/*英文换行*/
a:hover {text-decoration: none; color:#910800;}


/* 重置表单元素 */
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;}

/*设置浮动*/
.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;}


/**/
.header , .content , .footer { width:1200px; margin:0 auto;}

.wrap-header {height: 41px;background: #f0f0f0; font-size:14px;}
.wrap-header p {height: 41px;line-height: 41px;}
.wrap-header ul {}
.wrap-header ul li {float: left;height: 41px;padding: 0 18px;border-left: 1px solid #e5e5e5;}
/*.wrap-header ul li:first-child {border-left: none;}*/
.wrap-header ul li a {display: block;line-height: 41px;height: 41px; font-size:14px;}


.top_bg{ height:177px; background:url(../images/top_bg.gif) repeat-x; overflow:hidden;}
.header{width: 1200px; margin:0 auto;}
.h_con{ height:102px;padding: 15px 0 0;}
.h_con .logo{ float:left;width: 324px;padding: 0 20px 0 0;}
.h_con .logo img{ width:324px; height:61px; margin-top:10px;}
.h_con .h_dw{ float:left; font-size:16px; color:#333; line-height:32px;padding: 10px 0 0 35px; background:url(../images/t_line.gif) no-repeat 0 28px; font-weight:200;}
.h_dw span{display: block;font-size: 22px;font-weight: normal; font-weight:bold;}
.h_tel{float: right;font-size: 14px;color: #333;line-height: 24px;padding: 12px 0 0 40px; font-family: "DINOT"; background:url(../images/tel.gif) no-repeat 0 25px;}
.h_tel b{display: block;font-size: 20px;font-weight: normal;}
.h_nav{ height:60px; line-height:60px;overflow: hidden;}
.h_nav li{height: 60px; float:left;position: relative;}
.h_nav li a{ font-size:16px; color:#333; padding:0 32px;display:block; float:left;position: relative;z-index: 4; text-decoration:none;}
.h_nav li a:hover{background:#1f339a\9;color: #fff;}/* IE6、IE7、IE8支持 */
.h_nav li:after{content:'';position:absolute;width:100%;height:0;background-color:#1f339a;bottom:0;left:0;-webkit-transition:height .3s;transition:height .3s;}
.h_nav li:hover:after,.h_nav li.cur:after{height:100%;}
.h_nav li.cur a{color: #fff;}
em,i{ font-style:normal;}


        /*banner*/
        .fullSlide{ min-width:1200px; position:relative;  height:680px; overflow:hidden;  }
        .fullSlide .bd{ position:relative; z-index:0; }
        .fullSlide .bd ul{ width:100% !important;  }
        .fullSlide .bd li{ width:100% !important;  height:680px; overflow:hidden; text-align:center;  }
        .fullSlide .bd li a{ display:block; height:680px; }
		.fullSlide .bd li img {width: 1920px;height: 680px;display: block;position: absolute;top: 0;left: 50%;margin-left: -960px;}
        .fullSlide .hd{ width:1200px; left:50%; margin-left:-600px; bottom:30px; position:absolute; z-index:1;overflow:hidden;}
        .fullSlide .hd ul li{ float:left; margin:0 5px; display:inline; cursor:pointer; width: 10px;height: 10px;background: #fff; text-indent: -9999px;border-radius: 50%;}
        .fullSlide .hd ul .on{background: #1f339a;}
      

.search{ width:1200px; margin:0 auto;height: 95px;overflow: hidden;}
.search p{ float:left;font-size: 14px; color:#5c5c5c; width:970px; height:95px; line-height:95px; overflow:hidden;}
.search p a{font-size: 14px; color:#bfbfbf; padding:0 10px 0 0;}
.search p a:hover{color: #5c5c5c;}
.search .ser_inp{ background:none; width:150px; height:42px; border:none; float:left; font-family:"Microsoft YaHei";font-size: 14px; color:#666; line-height:42px; outline:none;margin-top: 30px;}
.search .ser_so{cursor: pointer; float:left; background:url(../images/s_so.gif) no-repeat; border:none; width:70px; height:42px;margin-top: 30px;}
input::-webkit-input-placeholder {color: #666;}


.f_bg{ background:#fff; height:245px;padding: 57px 0 0; overflow:hidden;}
.footer{width: 1200px; margin:0 auto;}
.f02{width: 530px;}
.f_nav{height: 125px;overflow: hidden;width: 390px; background:url(../images/f_line01.gif) no-repeat;padding: 20px 0 0;}
.f_nav ul li{height: 32px;line-height: 32px; background:url(../images/f_ico01.png) no-repeat 0 14px;overflow: hidden;padding: 0 0 0 15px;width: 115px;float: left;}
.f_nav ul li a{font-size: 14px;color: #333;}
.f_nav ul li a:hover{font-weight: bold;}
.f02 p{font-size: 12px;color: #333;height: 40px;line-height: 20px;overflow: hidden; background:url(../images/f_line01.gif) no-repeat;width: 390px;padding: 10px 0 0;}
.f02 p a{color: #333;}
.f02 p i{padding: 0 10px;}
.f02 p span{display: block;}
.f_ban{width: 330px;padding: 20px 0 0; background:url(../images/f_line01.gif) no-repeat;}
.f_ban p{padding:0 0 12px 35px;font-size: 14px;color: #333;line-height: 24px;}
.f_ban p b{display: block;}
.f_ban p i{font-weight: bold;font-size: 20px;}
.f_p01{ background:url(../images/f_ico02.png) no-repeat 0 15px;}
.f_p02{ background:url(../images/f_ico03.png) no-repeat 0 15px;}
.f_p03{ background:url(../images/f_ico04.png) no-repeat 0 15px;}
.f_ban a{color: #333;}
.f_er{width: 232px;padding: 22px 0 0; background:url(../images/f_erbg.gif) no-repeat 0 22px;}
.f_er p{width: 100px;text-align: center;line-height: 0;float: left;padding: 0 0 0 11px;}
.f_er p em{ width:86px; height:86px;display: block;border: #333 7px solid;margin-top: 10px;}
.f_er img{ width:86px; height:86px;}
.f_er span{display: block;font-size: 14px;color: #333;line-height: 30px;padding: 15px 0 0;}
  

        .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;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #20339c;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #20339c;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }