
.top_bg{ height:116px; width:100%;background: #fff;position: relative;}
.top_bg:before{content: "";width: 100%;height: 6px;background: #183884;position: absolute;top: 0;left: 0;}
.header{width: 1400px;margin: 0 auto;position: relative;}
.h_tel{position: absolute;top: 25px;right: 0;font-size: 16px;color: #fff;font-weight: bold;display: flex;align-items: center;justify-content: space-between;height: 26px;padding: 0 10px;background: #183884;border-radius: 26px;}
.h_tel em{width: 18px;height: 18px;line-height: 0;padding-right: 5px;}
.h_tel em img{width: 18px;height: 18px;}
.logo{width: 11.78%;line-height: 0;padding: 20px 30px 0 0;}
.logo img{display: block;width: 100%;}
.h_dw{font-size: 22px;color: #000;line-height: 32px;padding-top: 30px;}
.h_dw i{font-weight: normal;display: block;font-size: 14px;color: #a3a3a3;text-transform: uppercase;}
.h_nav{width: 50%; height:60px;padding-top: 56px;}
.h_nav ul{ width: 100%; height:60px;display: flex;justify-content: space-between;}
.h_nav li{position: relative;}
.h_nav li a{ font-size:16px; color:#000;display:block; float:left;position: relative;z-index: 4; text-decoration:none;height: 60px;line-height: 60px;}
.h_nav li a:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background: #fce100;
	content: '';
	opacity: 0;
	-webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
	transition: height 0.3s, opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}
.h_nav li a:hover:after,
.h_nav li.cur a:after{
	height: 4px;
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
.h_nav li .erji{ display:none;height:auto;background: rgba(24,56,132,0.8); width:180px; text-align:center; position:absolute; top:60px; left:-60px;z-index:5;}
.h_nav li .erji li{ border-bottom:rgba(255,255,255,0.4) 1px solid; height:40px; line-height:40px;}
.h_nav li .erji a,.h_nav li.cur .erji a{ height:40px; line-height:40px; width:180px; font-size:14px; color:#fce100;font-weight:bold;}
.h_nav li.cur .erji a:after,.h_nav li .erji a:hover:after{ background:none;opacity: 0;}
.h_nav li.cur .erji a:hover,.h_nav li .erji a:hover{color:#fce100;font-weight:bold;}
em,i{font-style: normal;}
@media screen and (max-width:1500px) {
	.header{width: 1200px;}
	.h_dw{font-size: 20px;line-height: 28px;}
	.h_dw i{font-size: 12px;}
}


        .ty-banner-1 {
            position: relative;
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{ 
            top: 0;
            left: 50%;
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

        .p1-search-1 {
            background: #f2f2f2;
            height: 82px;
            border-bottom: 1px solid #eee;
            overflow: hidden;
            font-size: 14px;
        }
        
        .p1-search-1 p {
            color: #444;
            line-height: 82px;
        }
        
        .p1-search-1 a {
            color: #444;
            display: inline-block;
            margin-right: 15px;
        }
        
        .p1-search-1-inp {
            width: 270px;
            height: 30px;
            border-radius: 20px;
            background: #fff;
            padding-left: 10px;
            margin-top: 28px;
        }
        
        .p1-search-1-inp input {
            border: 0;
        }
        
        .p1-search-1-inp1 {
            width: 224px;
            height: 30px;
            line-height: 30px;
            color: #a9a9a9;
            float: left;
        }
        
        .p1-search-1-inp2 {
            width: 30px;
            height: 30px;
            background: url(images/VISkins-p1.png) no-repeat -258px -936px;
            float: right;
            cursor: pointer;
        }
    

        .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
        }
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #fce100;
            font-weight: normal;
            padding-left: 8px;
        } 
        .p12-curmbs-1 i {
            font-style: normal;
        }
        
        .p12-curmbs-1 span {
            font-family: '宋体';
            padding: 0 5px;
            height: 46px;
            line-height: 46px;
        }
    

        .leftnav-z1-desc {
            background: #fff;
            max-height: 180px;
            margin-bottom: 14px;
        }
        
        .leftnav-z1-desc dt {
            height: 30px;
            padding: 20px 0 10px;
        }
        
        .leftnav-z1-desc dt b {
            display: inline-block;
            height: 30px;
            font-weight: normal;
            border-left: 13px solid #e3e3e3;
            border-right: 7px solid #e3e3e3;
            padding: 0 12px 0 13px;
            font-size: 28px;
            color: #7c7c7c;
            line-height: 30px;
        }
        
        .leftnav-z1-desc dt b span {
            font-size: 18px;
            color: #bfbfbf;
            text-transform: uppercase;
            padding-left: 10px;
        }
        
        .leftnav-z1-desc dd {
            padding: 0 27px 10px 27px;
        }
        
        .leftnav-z1-desc dd h4 {
            font-size: 24px;
            font-weight: normal;
            color: #797979;
            max-height: 44px;
            line-height: 44px;
            overflow: hidden;
        }
        
        .leftnav-z1-desc dd div {
            font-size: 14px;
            line-height: 24px;
            color: #666;
            max-height: 48px;
            overflow: hidden;
        }
        
        .leftnav-z1-tit {
            height: 50px;
            line-height: 50px;
            border-bottom: 1px solid #ebebeb;
            margin-bottom: 15px;
            font-size: 24px;
        }
        
        .leftnav-z1-tit span {
            display: inline-block;
            height: 50px;
            border-bottom:1px solid #fce100;
        }
        
        .leftnav-z1-list dl {
            width: 48.9%;
            border: 1px solid #dedede;
            margin-bottom: 15px;
            background: #fff;
            float: left;
            margin-right: 2%;
            box-sizing:border-box;
        }
        
        .leftnav-z1-list dl:nth-child(3n-1) {
            margin-right: 0;
        }
        
        .leftnav-z1-list dt img {
            width: 100%;
            display: block;
        }
        
        .leftnav-z1-list dd {
            padding: 6px 20px 24px 20px;
        }
        
        .leftnav-z1-list dd h4 {
            height: 45px;
            font-weight: normal;
            font-size: 18px;
            color: #154c64;
            line-height: 45px;
            overflow: hidden;
        }
        
        .leftnav-z1-list h4 a {
            display: block;
            height: 45px;
            color: #727272;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .leftnav-z1-list dl:hover h4 a {
            color: #183884;
        }
        
        .leftnav-z1-list-desc {
            height: 40px;
            font-size: 14px;
            line-height: 20px;
            color: #666;
            margin-bottom: 12px;
            overflow: hidden;
        }
        
        .leftnav-z1-list-deta {
            width: 100px;
            height: 40px;
            display: inline-block;
            border: 1px solid #aaa;
            font-size: 16px;
            line-height: 40px;
            text-align: center;
        }
        
        .leftnav-z1-list dl:hover {
            border-color: #183884;
        }
        
        .leftnav-z1-list dl:hover .leftnav-z1-list-deta {
            background: #183884;
            border-color: #183884;
        }
        
        .leftnav-z1-list dl:hover .leftnav-z1-list-deta a {
            color: #fff;
        }
    

        
        .p14-left-nav-1-tit {
            background: #183884;
            height: 80px;                            
        }
        
        .p14-left-nav-1-tit h2 {
            height: 75px;
            font-size: 24px; 
            font-weight: normal;
            line-height: 75px;
            color: #fce100;
            border-bottom: 1px solid #fff;
            text-align: center;
            
        }
        .p14-left-nav-1-tit h2 span{font-size: 14px; text-transform: uppercase;}
         
        
        .p14-left-nav-1-nav-one h3 {
            height: 50px;
            line-height: 50px; 
            background:url(images/p14-icon5.png) no-repeat right center #ececeb; 
            margin-bottom: 2px;
            overflow: hidden;
        }
        
        .p14-left-nav-1-nav-one h3 a {
            display: block; 
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px; 
            color: #666;
        }
        
        .p14-left-nav-1-nav-one h3.sidenavcur,.p14-left-nav-1-nav-one h3:hover{
            background: url(images/p14-icon2.png) no-repeat right center #183884; 
        }  
        .p14-left-nav-1-nav-one h3.sidenavcur a,.p14-left-nav-1-nav-one h3:hover a{
            color: #fff
        }
        
        .p14-left-nav-1-nav dl{
            padding: 2px 0 4px;
        }
        .p14-left-nav-1-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px; 
            margin-bottom: 1px;
            background:#ececec;
            position: relative;
            overflow: hidden;	
            
        }
        .p14-left-nav-1-nav dt:after{      
        	content: "";
        	width: 8px;
        	height: 8px;              	
        	border: 2px solid #b8b8b8;
        	border-style: solid solid none none;
        	position: absolute; 
        	top: 50%;
        	right: 32px;
        	margin-top: -4px;
        	-webkit-transform: rotate(45deg);
        	-moz-transform: rotate(45deg);
        	-ms-transform: rotate(45deg);
        	-o-transform: rotate(45deg);
        	transform: rotate(45deg);
        }
        
        .p14-left-nav-1-nav dt.sidenavcur:after,.p14-left-nav-1-nav dt:hover:after {
                    	border-color:#183884;  
        }
        .p14-left-nav-1-nav dt.sidenavcur a,.p14-left-nav-1-nav dt:hover a{color: #183884; }
        
        .p14-left-nav-1-nav dd{
            border: 1px solid #ececec;                             
            border-bottom:0;     
        }
        .p14-left-nav-1-nav p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px; 
            border-bottom: 1px solid #ececec; 
            background: #fff;
            position: relative;
            overflow: hidden;
        }
          
                          
        /*.p14-left-nav-1-nav p:after{content: ""; width: 3px; height: 3px; border-radius: 100%;background: #666; position: absolute; left: 58px; top: 50%;}*/
        
       
        .p14-left-nav-1-nav p.sidenavcur a,.p14-left-nav-1-nav p:hover a{color:#183884;} 
         
        .p14-left-nav-1-nav p.sidenavcur:after ,.p14-left-nav-1-nav p:hover:after  {background: #fce100; } 
        
        .p14-left-nav-1-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    

        .contact-z1 {
            height: 140px;
            background: url("images/contact-z1.jpg") no-repeat;
            color: #333;
            margin-bottom: 30px;
        }
        
        .contact-z1 p {
            font-size: 20px;
            height: 30px;
            line-height: 30px;
            padding: 37px 0 0 95px; 
            background: url(images/contact-z1_tel.png) no-repeat 74px 44px;
        }
        
        .contact-z1 span {
            display: block;
            height: 30px;
            font-weight: bold;
            font-size: 18px;
            line-height: 30px; 
            padding-left: 73px;
        }
    

.f_bg{ background: url(images/f_bg.jpg) no-repeat center 0; height:480px;overflow: hidden;padding-top: 70px;}
.footer{width: 1400px; margin:0 auto;}
.f_logo{width: 28.57%;}
.f_logo em{display: block;width: 71.5%;line-height: 0;margin-bottom: 20px;}
.f_logo img{display: block;width: 100%;}
.f_logo a{font-size: 32px;color: #fff;line-height: 36px;font-weight: normal;}
.f_logo i{display: block;font-size: 14px;color: rgba(255,255,255,0.5);}
.f_nav{height: 248px;width: 65.7%;padding-top: 22px;}
.f_ul01 li{height: 248px;float: left;width: 22%;}
.f_ul01 li a{font-size: 20px;color: rgba(255,255,255,1);font-weight: bold;display: block;height: 48px;line-height: 48px;width: 100%;}
.f_ul01 .f_ul02 li{width: 100%;height: 30px;line-height: 30px;}
.f_ul01 .f_ul02 li a{height: 30px;line-height: 30px;font-size: 14px;color: rgba(255,255,255,0.6);font-weight: normal;}
.f_nav ul li a:hover{color: #fff;}
.f_ul01 li.f_li03{width: 42%;}
.f_ul01 li.f_li03 .f_ul02 li{width: 42%;float: left;}
.f_ul01 li.f_li04{width: 12%;}
.f_ban{width: 60%;height: 170px;padding-top: 40px;}
.f_ban b{display: block;font-size: 30px;color: #fce100;height: 50px;line-height: 40px;overflow: hidden;}
.f_ban i{padding-left: 25px;}
.f_ban p{line-height: 30px;font-size: 14px;color: rgba(255,255,255,0.6);padding-left: 25px;float: left;padding-right: 20px;background-size: 18px 24px;}
.f_ban p.f_p01{ background: url(images/f_ico01.png) no-repeat 0 center;}
.f_ban p.f_p02{ background: url(images/f_ico02.png) no-repeat 0 center;}
.f_bot{width: 100%;height: 30px;line-height: 30px;overflow: hidden;font-size: 14px;color: rgba(255,255,255,0.4);padding-top: 10px;}
.f_bot span{padding: 0 10px;}
.f_bot a{color: rgba(255,255,255,0.4);}
.f_er{width: 30%;height: 180px;padding-top: 20px;}
.f_er p{width: 30%;float: left;background: #fff;margin-left: 3%;padding-bottom: 10px;}
.f_er p em{width: 94%;display: block;line-height: 0;padding: 3%;}
.f_er p img{display: block;width: 100%;}
.f_er p span{display: block;font-size: 12px;color: #000;line-height: 20px;text-align: center;}
@media screen and (max-width:1500px) {
	.footer{width:1200px;}
}
  

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 60%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background:#183884 url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#183884 url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#183884 url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#183884 url(images/tohome.png) center no-repeat;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background:#183884 url(images/returnTop.png) center no-repeat;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            background:#183884 url(images/cimg23.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background:#183884 url(images/cimg25.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont  span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont  img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
    
