
        i,em{font-style:normal;}
		.content{width:1200px;margin:0 auto;}
        .head{height:136px;background:#FFF;}

		/*头部 登录*/ 
        .hea-top{height:38px; background:#f0f0f0;}
        .hea-top span{display:block; height:38px; line-height: 38px;float:left; font-size: 14px; color:#b6b6b6;padding-left:37px; background:url(images/hea-icon.gif) no-repeat left;}
        .hea-top em{display: block; float:right;}
        .hea-top em a{display: inline-block;height:38px; line-height: 38px;font-size: 14px; color:#b6b6b6; margin-left: 26px;padding-left:30px;}
        .hea-top em a.top1{background:url(images/t_ico2.png) no-repeat left;}
        .hea-top em a.top2{background:url(images/t_ico1.png) no-repeat left;}
        .hea-top em a.top3{background:url(images/t_ico3.png) no-repeat left;}
/*头部*/
		
		
        .head .hea-cen{height:136px;padding-top:16px; box-sizing: border-box;}
        .head .hea-cen .logo{width:660px;float:left;}
        .head .hea-cen .logo .t_logo{width:106px; height:103px;float:left;margin-right: 5px;}
        .head .hea-cen .logo .t_logo img{width:100%;}
        .head .hea-cen .logo h2{float:left;padding-top:20px;}
        .head .hea-cen .logo h2 span{display:block; line-height: 34px;font-size: 18px; color:#d70d0d;font-weight:normal;letter-spacing: 5px;}
        .head .hea-cen .logo h2 em{display: block; line-height: 33px; font-size: 38px; color:#000000; font-weight: bold; letter-spacing: 1px;}
        .head .hea-cen .hea-tel{float:right; margin-top: 8px;}
        .head .hea-cen .hea-tel ul{height:52px;}
        .head .hea-cen .hea-tel ul li{float:left; width:66px; margin-left: 43px;}
        .head .hea-cen .hea-tel ul li i{display: block; width:26px; height:24px; line-height: 0; overflow: hidden;margin:0 auto;}
        .head .hea-cen .hea-tel ul li i img{width:100%;}
        .head .hea-cen .hea-tel ul li em{display: block;height:28px; line-height: 28px;text-align: center;font-size: 16px; color:#000000;}
        .head .hea-cen .hea-tel ul li:first-child{margin-left: 0;}
        .head .hea-cen .hea-tel p{height:58px; background: url(images/tel02.png) no-repeat left; margin-top:20px;}
        .head .hea-cen .hea-tel p em{display: block;  line-height: 38px; padding-left:75px;font-size: 35px; color:#000000; font-weight: bold;}
        .head .hea-cen .hea-tel p i{display: block;  padding-left:75px; font-size: 15px; color:#004a94;  letter-spacing: 2px; }
        .head .hea-code{float:right;width:90px; margin-right:18px; padding-top:16px;}
        .head .hea-code span{display:block; width:100%; }
        .head .hea-code span i{display:block; width:100%; line-height:0; overflow:hidden;}
        .head .hea-code span i img{width:100%;}
		
		
	/*头部*/
.header .header-t{height:65px;overflow:hidden;position:relative; width:100%;}
.header .header-b{background:-webkit-linear-gradient(left, #204ab7, #204ab7);}
.header .header-b ul{width:1200px;margin:0 auto;font-family:"Microsoft Yahei";}
.header .header-b ul > li{float:left;display:inline;position:relative;}
.header .header-b ul > li a{display:block;font-size:18px;font-weight:normal;line-height:65px;color:#ffffff;height:65px;padding:0 46px;position:relative;z-index:1;}
.header .header-b ul > li.first a{background:url(images/hea-ico.png) no-repeat  15px;}
.header .header-b ul > li:before{content:"";display:block;background:-webkit-linear-gradient(left, #ee0101, #ec3113); width:100%;height:0%;position:absolute;left:0;top:0;transition:.35s;}
.header .header-b ul > li:after{content:"";display:block;width:1px;height:33px;background:rgba(255,255,255,0.2);position:absolute;right:0;top:20px;}
.header .header-b ul > li.cur:before,.header .header-b ul > li:hover:before{height:100%;}
.header .header-b ul > li.cur:after,.header .header-b ul > li:hover:after{display:none;}
.header .header-b:after{line-height:0;visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}

.header .header-b .erj{position: absolute;width: auto;background: #fff;border-top: 1px solid #dfdfdf; display:none; z-index:100;min-width: 180px;padding-top:10px;padding-bottom:10px; border-radius:0 0 7px 7px;}
.header .header-b .erj li{display:block;float:none;white-space: nowrap;}
.header .header-b .erj a{font-size:15px;color:#000;background: none;padding:0 20px;display: block;line-height: 42px;border-bottom: 1px dashed #d0d0d0; height:42px;}
.header .header-b .erj li:last-of-type a{border-bottom:none;}

.header .header-b li:hover .erj{display:block;}
.header .header-b li .erj a:hover,.header .header-b li .erj a.cur{background:#ee0101;color: #fff !important;}
/*--*/	
 
 .submenu { position: absolute; left: 50%; top: 100%; transform: translateX(-50%);  display: none; z-index: 99 ;padding-top: 20px !important;}
 .submenu p{background: rgba(255, 255, 255, .95); padding:6px 21px;border-radius:10px; position: relative; }
 .submenu p:before { position: absolute; content: ""; border-width: 9px 8px; border-style: solid; border-color: transparent transparent rgba(255,255,255,.95); top: -18px; left: 50%; margin-left: -8px }
 .submenu a { transition: all .4s ease; display: block; font-weight: 500; padding: 0 17px 0 32px; font-size: 16px; line-height: 48px; color: #333; line-height: 54px; white-space: nowrap; position: relative;border-bottom:1px dotted #B5B5B5; text-align:left;}
 .submenu a:last-child { border-bottom: 0 }
 .submenu a:before { position: absolute; content: ""; width:4px; height:4px; border:1px solid rgba(125,125,125,1);border-radius:50%; top: 23px; left: 13px; transition: ease .4s; -o-transition: ease .4s; }
 .submenu a:hover { color: #e90313;font-weight:bold; }
 .submenu a:hover:before { border-color: #e90313;  } 
 .clearfix:after { content: "."; height: 0; display: block; visibility: hidden; clear: both; }
        em,i{font-style: normal;}
        @media screen and (max-width:1440px) and (min-width:1366px) {
            html {font-size: 16px;}
        }
	
	

 .banner{position:relative;overflow:hidden;}
                .banner .slick-arrow {position: absolute;font-size: 0;top: 50%;z-index:12;width: 100px;height: 100px;margin-top: -42px;border: 0;}
                .banner .slick-prev {outline: none;position: absolute; top:50%; width: 73px; height: 73px; z-index: 9; opacity: 0; text-align: center; margin-top: -40px;transition:.8s;background:url(images/c_prev.png) no-repeat;left: 5%;cursor: pointer;}
                .banner .slick-next {outline: none;position: absolute; top:50%; width: 73px; height: 73px; z-index: 9; opacity: 0; text-align: center; margin-top: -40px;transition:.8s;background:url(images/c_next.png) no-repeat;right: 5%;cursor: pointer;}
                .banner:hover .slick-prev { left: 10%; opacity: 0.3; }
                .banner:hover .slick-next { right: 10%; opacity: 0.3; }
                .banner img {display: block;width: 100%;margin:0 auto;}
                .slick-dots {position: absolute;left: 0; font-size:0;bottom: 5%;width: 100%;text-align: center;outline: none;}
                .slick-dots li {display: inline-block;margin: 0 15px; outline: none;}
                .slick-dots li button {display: block;border: 0 none;width: 15px;height: 15px;color: #fff; border-radius: 50%;background-color: #ef0808;outline: none; transition: .5s;}
                .slick-dots .slick-active button {background-color: #ef0808;width:50px;border-radius: 30px;}



        .footer{height:523px; background:#262626;}
        .foot{padding-top:57px;}
        .foot .ft-con{width:600px; float:left;}
        .foot .ft-con .ftlogo{height:130px; margin-bottom: 11px;}
        .foot .ft-con .ftlogo h2{float:left; width:124px; height:124px; margin-right: 31px;}
        .foot .ft-con .ftlogo h2 img{width:100%;}
        .foot .ft-con .ftlogo h4{float:left; height:124px;padding-top:37px; box-sizing: border-box;}
        .foot .ft-con .ftlogo h4 span{display: block; height:53px; line-height: 53px;font-size: 28px; color:#FFF; font-weight: bold;}
        .foot .ft-con .ftlogo h4 em{display: block;float:left; height:40px; line-height: 40px;font-size: 13px; color:rgba(255,255,255,0.6); margin-left: 29px; font-weight: normal;}
        .foot .ft-con .ftlogo h4 em a{font-size: 16px; color:rgba(255,255,255,0.6); font-weight: normal;}
        .foot .ft-con .ftlogo h4 em.first{margin-left: 0;}
        .foot .ft-con ul{margin-bottom: 153px;}
        .foot .ft-con ul li{height:28px;}
        .foot .ft-con ul li em{display: inline-block; height:32px; line-height: 32px;font-size: 16px; color:rgba(255,255,255,0.6);}
        .foot .ft-con ul li em a{font-size: 16px; color:rgba(255,255,255,0.6);}
        .foot .ft-con b{display: block; height:57px; line-height: 57px; font-size: 38px; color:#ef0808; font-weight: bold;padding-left:56px;background:url(images/tel.png) no-repeat left; }
        .foot .ft-nav{width:264px; float:left; margin-left: 37px;padding-top:34px;}
        .foot .ft-nav .nav1{width:120px; float:left;}
        .foot .ft-nav .nav1 h4{margin-bottom: 24px;}
        .foot .ft-nav .nav1 h4 i{display: block; height:22px; line-height: 22px;font-size: 22px; color:#353535; font-weight: normal;}
        .foot .ft-nav .nav1 h4 em{display: block; height:23px;line-height: 23px;font-size: 26px; color:rgba(255,255,255,0.6); font-weight: bold;}
        .foot .ft-nav .nav1 ul li{height:36px;line-height: 36px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
        .foot .ft-nav .nav1 ul li a{font-size: 14px; color:rgba(255,255,255,0.6);white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
        .foot .ft-nav .nav1:last-child{float:right;}
        .foot .ft-code{width:200px; height:500px; background:#d41111;float:right; margin-top:-116px;}
        .foot .ft-code b{display: block; height:119px; line-height: 0; overflow: hidden; margin-bottom: 34px;}
        .foot .ft-code b img{width:100%;}
        .foot .ft-code span{display: block; width:100%; margin-bottom: 6px;}
        .foot .ft-code span i{display: block; width:110px;height:110px; line-height: 0; overflow: hidden;margin:0 auto;background:#FFF;padding:10px; box-sizing:border-box;}
        .foot .ft-code span i img{width:100%;}
        .foot .ft-code span em{display: block; height:44px;line-height: 44px;text-align: center;font-size: 13px; color:#FFF;}
    

          .link{height:60px;background:-webkit-linear-gradient(left, #204ab7, #204ab7);}
          .link a{display: block; height:60px;line-height: 60px;font-size: 13px; color:#80a1f4;margin-right: 56px;float:left;}
    

        .pf{
            width:100%;
            height:126px;
        }
        .pfbj {
            width:100%;
            height: 126px;
            background: #FFF;
            padding: 20px 0 0;
            box-sizing: border-box;
             position: fixed;
            left:0;
            bottom:0;
            z-index:666;
        }
        
        .pfbj .pf-list{
            position: relative;
        }
        
       .pfbj ul li {
            width: 400px !important;
            padding: 0 10px;
            box-sizing: border-box;
            float:left;
        }
        
        .pfbj ul li em {
            display: block;
            height: 38px;
            text-align: left;
            
        }
        
        .pfbj ul li em i {
            display: inline-block;
            height: 38px;
            line-height: 38px;
            float: left;
            font-size: 14px;
            color: #333333;
            margin-left: 10%;
        }
        
         .pfbj ul li em i:first-child{width: 65%;
            white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
        
        .pfbj ul li em i:first-child {
            margin-left: 0;
        }
        
        .pfbj .close {
            display: block;
            width: 33px;
            height: 33px;
            background: url(images/close.png) no-repeat center;
            position: absolute;
            right:0;
            top: -40px;
            cursor: pointer;
        }
    

        .client-2 {
            position: fixed;
            right: -30px;
            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: #ef0808;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #ef0808;
            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;
        }
    
