@charset "utf-8";
/****reset***/
html,body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td,label { margin:0px;padding:0px;}
table{border-collapse:collapse;}
a img{border:0px; outline:none;}
img{ padding:0; margin:0;}
address, caption, cite, code, dfn, em, th, var {font-style:normal;font-weight:normal;}
li {list-style:none;}
caption, th {text-align:left;}
h1, h2, h3, h4, h5, h6 { font-size:100%;font-weight:normal;}
input, button, textarea, select { font-family:inherit;font-size:12px; vertical-align:middle; outline:none;}
a{text-decoration:none; outline:none;color:#444;}
a:hover{ text-decoration:none; }
.clear{	font-size: 0px;	line-height: 0px;margin: 0px;padding: 0px;height: 0px; width:0px; clear:both; visibility:hidden;}
.clearfix:after {content: ".";display: block;height: 0;clear:both;visibility: hidden;}
body{ font-size:12px; font-family: Arial,"Microsoft YaHei"; color:#444;}

img{ max-width: 100%;}
.swiper-container{ height: 100%;}
.swiper-container .swiper-wrapper{ height: 100%;}
.swiper-container .swiper-wrapper .swiper-slide{ height: 100%;}
.linebottom{ border-bottom: 1px solid  #d9d9d9; padding-bottom: 50px;}

@charset "utf-8";
.wpsidebar-fkf {
    position: fixed;
    right: 18px;
    top: 50%;
    transform: translate(0,-50%);z-index:9999;
}
.fkf-item {
    position: relative;
    width: 50px;
    height: 50px;
   
    padding: 10px;
    background-color: #fff;
    margin-bottom: 6px;
    box-sizing: border-box;
    cursor: pointer;
}
.fkf-item img { width: 30px; height: 30px;}
.fkf-item img.hover { display: none;}
.fkf-item:hover>img { display: none;}
.fkf-item:hover img.hover { display: block;}
.fkf-cart>span { position: absolute; display: block; width: 24px; height: 24px; border-radius: 50%; background-color: #ff6600; color: #fff; left: -12px; top: -12px; text-align: center; line-height: 24px;}
.fkf-item-right{ position: absolute; right: 35px; padding-right: 25px; top: -15px; display: none;}
.fkf-item:hover .fkf-item-right { display: block;}
.fkf-item-right-content{ width: 430px; border: 1px solid #ccc;   border-top: 4px solid #ff6800;
    padding: 20px;
    padding-top: 15px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);
    -moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);
    box-shadow: 0 3px 8px rgba(0,0,0,.15);
    position: relative; }
.fkf-item-right-content .arrow, .right-content-ewm .arrow {
    position: absolute;
    width: 20px;
    height: 20px;
    right: -15px;
    top: 23px;
    z-index: 20;
}
.fkf-item-right-content-top {
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 66px;
    border-bottom: 1px solid #ccc;
    position: relative;
    white-space: nowrap;overflow:hidden;
    line-height:22px;
}
.fkf-item-right-content-top img {
    position: absolute;
    left: 0;
    top: 8px;
    width: 40px;
    height: 40px;
}
.fkf-item-right-content-top h2 {
    /*margin-bottom: 8px;*/
    color: #ff6800;
    font-size: 22px;
    word-wrap: break-word;
    white-space: initial;
}
.fkf-item-right-content-bottom p {
    padding-top: 15px;
    padding-bottom: 15px;}
.fkf-item-right-content-bottom .content-bottom-item { display: inline-block; width: 32%; margin-bottom: 8px;
    overflow: hidden;text-overflow: ellipsis;word-wrap: break-word;
}
.content-bottom-item img { width: 25px; height: 25px; margin-right: 5px; background-color: #333; vertical-align: top;}
.content-bottom-item span { display: inline-block; line-height: 25px;}
.content-bottom-item:hover img { background-color: #ff6800;}
.content-bottom-item:hover span { color: #ff6800}
.right-content-tele { width: 300px;}
.right-content-tele .fkf-item-right-content-top:last-child { border-bottom: 0; padding-bottom: 0; padding-top: 10px;}
.right-content-ewm { padding: 20px;
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);
    -moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);
    box-shadow: 0 3px 8px rgba(0,0,0,.15);
    position: relative;
    display:flex;
    flex-direction:row;
    width: max-content;
}
.right-content-ewm .ewm div {
    width: 130px;
    height: 130px;
    margin: 0 auto;
    border-radius: 50%;
    margin-bottom: 10px}
.right-content-ewm .ewm div img { width: 100px; height: 100px; margin-top: 15px; margin-left: 15px; background: #fff;}
.right-content-ewm .ewm p {
    max-width: 130px;
    text-align: center;
    padding: 0 5px;
 text-align: center; font-size: 16px; color: #ff6800;}
.fkf-item-right-ewm { top: initial; bottom: -15px;}
.right-content-ewm .arrow { top: initial; bottom: 23px;}
.fkf-item {
    background-color: #3c78d8;
}
.fkf-item:hover {
    background-color: #ff6800;
}
@media screen and (max-width: 800px) {
.pc{ display:none !important;}
.wrapper{ width:100%; margin:0 auto; overflow:hidden; max-width:1200px; padding:0;}

.header{ width:100%; position:fixed; top:0; left:0; right:0; background:#FFF; height:64px;z-index: 9999999999; }
.header .ydd_btn{width:30px;cursor:pointer;position:absolute;z-index:2000;top:20px;right:15px;}
.header .ydd_btn span{display:block;width:100%;height:2px;background:rgb(18, 65, 133);}
.header .ydd_btn span.span02{margin:5px 0;}
.header .ydd_btn.click span{background:rgb(18, 65, 133);}
.header .ydd_btn.click span.span01{transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); position:relative;top:8px;margin-top:0px;	} 
.header .ydd_btn.click span.span02{margin:0.5px 0;}
.header .ydd_btn.click span.span03{transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg);position:relative;top:-2px;margin-top:0px;}
.header .ydd_btn.click span.span02{ width:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}
.tr{transition:all 0.5s; -moz-transition:all 0.5s;-ms-transition:all 0.5s; -o-transition:all 0.5s; -webkit-transition:all 0.5s}
.tr2{transition:all 0.3s; -moz-transition:all 0.3s;-ms-transition:all 0.3s; -o-transition:all 0.3s; -webkit-transition:all 0.3s;}

.header .sjdnav{display:none;width:150px;height:auto;position:absolute;right:0;top:64px;z-index:2000;}
.header .sjdnav ul{padding:0;margin:0;}
.header .sjdnav li{display:block;padding:0;text-align:center;margin-bottom:1px;background:rgb(18, 65, 133);}
.header .sjdnav li a{display:block;color:#fff;line-height:30px;font-size:14px;}
.header .sjdnav li a:hover{background:rgba(0,0,0,0.6);color:#fff;}

.index_service_nav{ overflow:hidden;}
.index_service_nav li{ float:left;line-height:25px; text-align:center; padding:0 10px; margin-bottom:10px; width:50%; box-sizing:border-box;}
.index_service_nav li a{ font-size:14px; color:#444; background:#eaeaea; display:block; width:100%; }
.index_service_nav li a:hover{ color:#fff; background:rgb(18, 65, 133); }
.index_service_nav li.on a{ color:#fff; background:rgb(18, 65, 133);  }

.top{ overflow:hidden; padding:20px 0;}
.logo{ float:left;}
.tel{ float:right;}
.tel h1{ color:#7d7d7d; font-size:22px;background:url(../images/tel.png) no-repeat left center; padding-left:30px;}
.tel h2{ color:#7d7d7d; font-size:14px;}


.head{ display:block; padding:10px; overflow: hidden; background: #ffffff; }
.logo{ float:left; width:70%;padding-top: 5px;}
.tel{ float:right;}
.nav{ width:100%; overflow:hidden; background:#f4f4f4;}
.nav li{ float:left; height:52px; line-height:52px;width:150px; text-align:center;}
.nav li a{ color:#444; font-size:16px; display:block;}
.nav li.on a{ background:url(../images/nav_hover.png) no-repeat; color:#fff; }
.nav li:hover a{ background:url(../images/nav_hover.png) no-repeat; color:#fff;}
.index_gsjj{ overflow:hidden; width:100%; margin:10px 0;}


.linebottom{ border-bottom: 1px solid  #d9d9d9; padding-bottom: 10px;}

.banner{ position: relative;}
.banner .caption{ position: absolute; top:30px; left: 0; z-index: 9999; display: block; float: left; width: 80%; margin-left: 10%;}
.banner .caption h1{font-size:18px;color: rgb(255, 255, 255);}
.banner .caption p{color: rgb(244, 244, 245);font-size: 12px;line-height: 200%; line-height: 20px; padding: 5px 0;}
.btn1{ display: inline-block; width: 90px; height: 25px; border-radius: 36px; background: none; border: 2px solid #fff; line-height: 25px; text-align: center; font-size: 12px; color: #fff;}
.btn1:hover{ color: rgb(18, 65, 133); background: #fff;}
.about_banner{ background: url(../images/about_banner.jpg) no-repeat center center; background-size: cover; height: 330px;}
.about_banner h1{    font-size: 36px;color: rgb(255, 255, 255); padding-top: 150px; text-align: center; font-weight: bold;}

.banner-html5zoo{ /*overflow:hidden;*/}
.banner-html5zoo .html5zoo-arrow-left-0,.banner-html5zoo .html5zoo-arrow-right-0{width:40px !important; height:60px !important; top:50% !important; margin-top:-30px !important; background:url(../images/slide_bPc.png) no-repeat !important;display:block !important; visibility:hidden;}
.banner-html5zoo:hover .html5zoo-arrow-left-0,.banner-html5zoo:hover .html5zoo-arrow-right-0{ visibility:visible;}
.banner-html5zoo .html5zoo-arrow-left-0{left:50px !important; background-position:0 0 !important;}
.banner-html5zoo .html5zoo-arrow-right-0{right:50px !important; background-position:-40px 0 !important;}
.banner-html5zoo .html5zoo-arrow-left-1,.banner-html5zoo .html5zoo-arrow-right-1{width:40px !important; height:60px !important; top:50% !important; margin-top:-30px !important; background:url(../images/slide_bPc.png) no-repeat !important;display:block !important; visibility:hidden;}
.banner-html5zoo:hover .html5zoo-arrow-left-1,.banner-html5zoo:hover .html5zoo-arrow-right-1{ visibility:visible;}
.banner-html5zoo .html5zoo-arrow-left-1{left:50px !important; background-position:0 0 !important;}
.banner-html5zoo .html5zoo-arrow-right-1{right:50px !important; background-position:-40px 0 !important;}
.banner-html5zoo .html5zoo-nav{ text-align:center;}
.banner-html5zoo .html5zoo-bullet-span{ width:1em !important; height:2px !important; float:none !important; display:inline-block; background:#fff !important; opacity:0.5; box-sizing:border-box; border-radius:0; -webkit-border-radius:0; margin:0 5px !important; vertical-align:middle;}
.banner-html5zoo .html5zoo-bullet-span.active{width:1em !important; height:1em !important; border:2px solid #fff; background:none !important; opacity:1;border-radius:50%; -webkit-border-radius:50%;}

.html5zoo-nav.html5zoo-nav-0{ margin-top: -16px !important;}


.btn2{ display: inline-block; width: 90px; height: 25px; border-radius: 36px; background: none; border: 2px solid rgb(18, 65, 133); line-height: 25px; text-align: center; font-size: 12px; color: #fff;}
.btn2:hover{ color: #fff; background: rgb(18, 65, 133);}
.btn3{ display: block; width: 90px; height: 30px; border-radius: 36px; margin: 0 auto; background: none; border: 2px solid rgb(18, 65, 133); line-height: 30px; text-align: center; font-size: 12px; color: #fff;color: #fff; background: rgb(18, 65, 133);}
.btn3:hover{ color: rgb(18, 65, 133); background: #fff;}
.aboutbg{ display: block; width: 100%;}
.aboutbg .abouttxt{ display:block; width: 100%;  text-align: left;  box-sizing: border-box; padding-top: 30px;}
.aboutbg .abouttxt .title{ font-size: 24px;  color: rgb(51, 51, 51); border-left: 3px solid rgb(18, 65, 133); text-indent: 30px;}

.aboutbg .abouttxt .txt{ text-align: left;  line-height: 25px; font-size: 14px; box-sizing: border-box; padding: 20px;}

.txt{ text-align: left; line-height: 25px; font-size: 14px; padding-top: 30px; box-sizing: border-box; padding: 20px;}
	
	
.ad{ display: block; width: 100%;background:rgb(18, 65, 133) ;}
.ad .left{ width: 100%; float: left; display: flex; align-items: center; justify-content: flex-start;    font-size: 14px; color: #fff; line-height: 35px; padding: 10px; box-sizing: border-box;}
.ad .right{ width: 100%; display: flex; align-items: center; justify-content: center; padding: 20px; box-sizing: border-box;}


.ads{  display: flex; flex-flow:column wrap ; justify-content: space-between;align-items:center;  padding: 0 20px;  padding-top: 20px; }

.ads li{ width: 100%; text-align:center; box-sizing: border-box;align-items: center; display: flex; flex-flow: row nowrap; justify-content: space-between; align-items: flex-start; padding-bottom: 20px;}
.ads li img{ display: block; margin-right: 30px; float: left; width: 35px; }
.ads li div{ display: block; flex: 1; text-align: left;}

.ads li h1{ font-size: 24px;color: rgb(255, 255, 255); padding:0; margin: 0;}
.ads li p{font-size: 14px;color: rgb(255, 255, 255); line-height: 25px;}

.adss{  display: flex; flex-flow: row nowrap; justify-content: space-between;align-items:center; height: 120px; padding: 0 30px; padding-bottom: 88px; }

.adss li{ width: 24%; text-align:center; box-sizing: border-box;align-items: center;}

.adss li h1{ font-weight: bold;line-height: 200%;  font-size: 36px;color: rgb(254, 135, 13);}
.adss li p{font-size: 22px;line-height: 180%;color: rgb(153, 153, 153);}
.index_adss{ display: block; width: 100%; background:rgb(254, 135, 13);}

.index_about_title h1{ color: rgb(51, 51, 51);font-size: 22px; font-weight: bold; padding-top: 20px; text-align: center; padding-bottom: 10px; background: url(../images/line.jpg) no-repeat center bottom;}
.index_about_title h1 span{font-size: 24px;color: rgb(153, 153, 153)}
.index_about .txt{ line-height: 30px; font-size: 14px; box-sizing: border-box; padding: 20px;}


.nav{ background:rgb(18, 65, 133); overflow:hidden;}
.navlist{ width:100%; margin:0 auto;}
.navlist li{ float:left; line-height:48px; text-align:center; padding:0 30px;}
.navlist li a{ color:#fff; font-size:16px;}
.navlist li:hover{ background:#005e2b;}
.navlist li.on{ background:#005e2b;}
.index_cpzx{ overflow:hidden; margin:50px 0;}
.index_cpzx_title{ text-align:center;}
.index_cpzx_title h1{ color: rgb(51, 51, 51);font-size: 24px;}
.index_cpzx_title h1 span{font-size: 24px;color: rgb(153, 153, 153)}
.index_cpzx_title h2{ color:#999; font-size:14px; text-transform:uppercase; background:url(../images/title_bg.png) no-repeat bottom center; padding:15px 0; margin-bottom:50px;}
.index_cpzx_con{ overflow:hidden;}
.index_cpzx_con li{ float:left; width:50%; text-align:center; padding: 20px; box-sizing: border-box;}
.index_cpzx_con li img{ max-width: 100%; height: auto;}
.index_cpzx_con li h1{ color:#666; font-size:14px; padding:20px 0;}
.more{ width:140px; height:30px; line-height:30px; text-align:center; background:rgb(18, 65, 133); margin:0 auto; margin-top:30px;}
.more a{ color:#fff; font-size:14px;}

.index_sglc{ overflow:hidden; background:#f8f8f8; padding:20px 0;}
.index_sglc_con{ overflow:hidden;}
.index_sglc_con li{ float:left; width:50%; text-align:center; position:relative; box-sizing:border-box; padding:0 10px;}
.index_sglc_con li img{ max-width:100%;}
.index_sglc_con li p{ color:#fff; font-size:18px; position:absolute; bottom:20px; width:100%;}


.index_case{ overflow:hidden;}
.index_case li{ float:left; width:20%; text-align:center; padding: 0px; box-sizing: border-box;}
.index_case li img{ width: 100%;}
.index_case li a{ display: block; width: 100%; height: 100%; position: relative; overflow: hidden;}
.index_case li a div{ display: block; width: 100%; height: 100%; background: rgb(18, 65, 133);  box-sizing: border-box; padding: 30px 50px; position: absolute; top:-100%; left: 0; transition: all .3s ease;}
.index_case li a div h1{ color: #fff; text-align: left; font-size: 18px; line-height: 40px;}
.index_case li a div h2{ color: #fff; text-align: left; line-height: 25px;}
.index_case li p{ font-size:14px; color:#666; padding:20px 0;}


.index_ad4{ background: url(../images/bg02.jpg) no-repeat center center; height: 500px; text-align: center;}

.index_ad4 h1{ color: rgb(255, 255, 255);font-size: 24px; padding-top: 150px; text-align: center;}
.index_ad4 h1 span{font-size: 24px;color: rgb(153, 153, 153)}
.index_ad4 h2{ color:#999; font-size:14px; text-transform:uppercase; background:url(../images/line02.jpg) no-repeat bottom center; padding:15px 0; margin-bottom:50px;}
.index_ad4 p{ line-height: 25px; text-align: center; color: #fff; font-size: 14px; padding-bottom: 40PX;}

.index_ad4 a.btn{ display: inline-block; width: 150px; height: 50px; border-radius: 36px; background: none; border: 2px solid rgb(18, 65, 133); line-height: 50px; text-align: center; font-size: 14px; color: #fff;color: #fff; background: rgb(18, 65, 133); margin: 0 auto;}
.index_ad4 a.btn:hover{ color: rgb(18, 65, 133); background:none;}



.index_hz{ width:100%; overflow:hidden; padding:80px 0; background:#fff;}
.index_kefu{ overflow:hidden; display:flex; flex-flow: row nowrap;}
.index_kefu li{ padding:10px;}

.index_hz{ width:100%; overflow:hidden; padding:80px 0; background:#fff;}
.index_kefu{ overflow:hidden; display:flex; flex-flow: column wrap;}
.index_kefu li{ padding:10px;}



.index_feedback{ background: url(../images/bg03.jpg) repeat center center ;text-align: center;}
.index_feedback h1{ color: rgb(255, 255, 255);font-size: 24px; padding-top: 50px; text-align: center;}
.index_feedback h1 span{font-size: 24px;color: rgb(153, 153, 153)}
.index_feedback h2{ color:#999; font-size:14px; text-transform:uppercase; background:url(../images/line02.jpg) no-repeat bottom center; padding:15px 0; margin-bottom:50px;}
.message{   background-color: transparent;width: 100%;background-image: url(../images/touming.png); background-position: center center;
    background-repeat: repeat; margin: 0 auto; box-sizing: border-box; padding: 20px;}
 .mfields{ display: block; width: 100%;}
 .mfields li{ display: block; float: left; width: 100%;}   
 .mfields li .title{    padding: 10px 0;line-height: 1.5;width: 100%;font-size: 14px;color: #ffffff; text-align: left;}
 .mfields li .inpbox{width: 100%; height: 47px;}
 .mfields li .title span.reqtip { color: #ff0000;}
 .mfields li .inpbox input, .mfields li .inpbox textarea{ border: 1px solid #dedede;font-size: 12px; text-indent: 5px;height: 38px;line-height: 38px;width: 100%;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;}
.btnsubmit{ display: block; width: 100%; height: 50px; background:rgb(18, 65, 133) ; color: #fff; font-size: 18px; line-height: 50px; margin-top: 20px;}


.news_con{ overflow:hidden;}
.news_con li {
    display: block;
    width: 100%;
    padding-bottom: 30px;
}
.news_con li a {
    display: block;
    width: 100%;
    overflow: hidden;
}
.news_con li .imgwrap {
    display: block;
    width: 100%;
    padding: 0px;
    min-height: 50px;
    float: left;
    box-sizing: border-box;
}

.news_con li .imgwrap img{ width: 100%;}
.news_con li .txtwrap {
    display: block;
    width: 100%;
    float: left;
    padding: 0px;
    box-sizing: border-box;
    padding-left: 0px;
}

.news_con li .txtwrap h2 {
    display: block;
    color: #000;
    padding: 0;
    margin: 0;
    font-size: 14px;
    padding-top: 10px;
    color: #999999;
    font-weight: normal;
    line-height: 25px;
    text-align: left;
}
.news_con li .txtwrap h1 {
    display: block;
    font-size: 18px;
    color: #333333;
    margin: 0;

    line-height: 35px;
    text-align: left;
}
.news_con li .txtwrap p {
    display: block;
    color: #000;
    padding: 10px 0;
    margin: 0;
    font-size: 14px;
    line-height: 24px !important;
    padding-top: 10px;
    color: #666666;
    text-align: left;
}
.news_con li .txtwrap span {
    display: block;
    color: #000;
    padding: 10px 0;
    margin: 0;
    font-size: 14px;
    line-height: 25px;
    text-align: right;
}


.index_jsys{ width:100%; overflow:hidden;}
.index_jsys_title{ background:url(../images/jsys_title.jpg) no-repeat center center; height:120px; background-size:cover;}
.index_jsys_con{ overflow:hidden; padding:50px 0;}

.index_gsjj{ width:100%; overflow:hidden; margin:20px 0; background:rgb(18, 65, 133); height:370px; background-size:cover; position:relative;}
.index_gsjj_title{ width:100%;}
.index_gsjj_title h1{ font-size:32px; color:#fff; text-align:center;}
.index_gsjj_title h2{ font-size:14px; text-transform:uppercase; color:#fff; display:block; padding:10px 0; text-align:center; }
.index_gsjj_title i{ width: 50px;height: 1px; background: #fff;display: block; margin:0 auto;}
.index_gsjj_con{width:100%; padding:10px;}
.index_gsjj_con txt{ color:#fff; font-size:14px; line-height:1.8em;}
.index_gsjj_con a{ display:block;  color:#fff; font-size:14px; position:absolute;bottom: 30px;}

.index_news{ width:100%; overflow:hidden;}
.index_news_con{ overflow:hidden;}
.index_news_con li{ float:left; width:100%; padding:0 29px; box-sizing:border-box; margin-bottom:20px;}
.index_news_con li h1{ color:#444; font-size:14px; background:url(../images/index_news_icon.png) no-repeat left center; padding-left:15px; margin-top:15px;}
.index_news_con li h2{ font-weight:bold; color:#999; padding-left:15px; display:block; margin:10px 0;}
.index_news_con li h3{ color:#999; border-top:1px dotted #ccc; padding-top:15px; max-width:100%; display:block; margin:0 auto;}

.footer{ background:#545454; overflow:hidden;padding:50px 0;}
.foot1{ overflow:hidden; margin-bottom:50px; text-align:center;}
.foot1_left{ float:left; width:100%; }
.foot_left_t{ overflow:hidden;}
.foot_logo{ float:left;}
.foot_logo h1{ color:#c3c3c3; font-size:30px; font-weight:bold;}
.foot_logo h2{ color:#c3c3c3; text-transform:uppercase;}
.foot_tel{ background:url(../images/footer_tel.png) no-repeat left center; padding-left:50px;float:right;}
.foot_tel h1{ color:#c3c3c3; font-size:14px;}
.foot_tel h2{color:#c3c3c3; font-size:30px; font-weight:bold;}
.foot_left_t_nav{ background:#454545; overflow:hidden; padding:10px 0; margin-top:50px;}
.foot_left_t_nav li{ float:left; padding:0 34px;}
.foot_left_t_nav li a{ color:#c3c3c3; font-size:14px;}
.foot1_right{ display: inline-block;}
.foot1_right li{ text-align:center;}

.foot1_right li p{ font-size:14px; color:#fff; text-align:center; padding-top:10px;}
.foot2{ overflow:hidden; text-align:center; color:#c3c3c3; font-size:14px; line-height:28px;}


.foot1{ overflow:hidden;}
.foot1_left{ float:left; width:100%; box-sizing: border-box; padding-bottom: 20px; padding-top: 20px;}
.foot1_left .footerlogo{ width: 244px;}
.foot1_left .footerlogo img{ width: 100%;}
.foot1_left .companyinfo{ display:block; padding-top: 30px;}
.foot1_left .companyinfo dd{    font-size: 14px; color: rgb(245, 245, 245); line-height: 40px; text-indent: 30px;}
.foot1_left .companyinfo dd:nth-child(1){ background:url(../images/location1.png) no-repeat left center ;}
.foot1_left .companyinfo dd:nth-child(2){ background:url(../images/tel1.png) no-repeat left center  ;}
.foot1_left .companyinfo dd:nth-child(3){ background:url(../images/mail1.png) no-repeat left center ;}
.foot1_right{ float:left; width: 100%; box-sizing: border-box; padding: 20px; padding-top: 20px;}
.foot1_right dl dt{font-family: 微软雅黑;font-size: 22px; color: rgb(245, 245, 245);}
.foot1_right dl dd{color: rgb(245, 245, 245);font-size: 14px;line-height:25px; padding: 20px 0;}
.foot1_right .search {display: flex; flex-flow: row nowrap; background: #fff; box-sizing: border-box; padding: 1px;}
.foot1_right button { display: block; border: none; outline: none; width: 122px; height: 54px; background: rgb(18, 65, 133); color: #fff; font-size: 14px;}
.foot1_right input{ flex: 1; border: none; outline: none; height: 54px; text-indent: 5px;color: #000; }
.foot2{ overflow:hidden; text-align:center; color:#7E7E7E; font-size:14px; line-height:62px; background:#222222; font-size: 14px; color: #7E7E7E;}
.foot2 a{ color: inherit;}




/**底部**/
.botm{position:fixed;bottom:0; left:0;width:100%; height:5em; background:rgb(18, 65, 133);}
.bottom ul{margin:0.5em auto;}
.bottom ul li{ float:left;width:23%;margin:0 0 0 2%;text-align:center; }
.bottom ul li span{ display:block; line-height:1.7em;font-size:0.9em;color:#fff;} 
.bottom ul li img{height:2em;} 

.main{ overflow:hidden; margin-top:00px;}
.main_left{ float:left; width:100%;}
.main_left_t{ overflow:hidden; margin-bottom:10px;}
.left_title{ overflow:hidden; background:rgb(18, 65, 133); text-align:center; padding:0px 0;}
.left_title h1{ font-size:16px; font-weight:bold; color:#fff; line-height:45px;}
.left_title h2{ font-size:14px; font-weight:bold; text-transform:uppercase; color:#fff; padding-top:10px; display:none;}
.main_left_nav{ padding-bottom: 1px; display:block; box-sizing: border-box; padding: 20px; text-align: center;}
.main_left_nav li{ line-height:30px; text-align: center; display: inline-block;background:rgb(18, 65, 133); margin: 5px; padding: 10px; box-sizing: border-box;}
.main_left_nav li a{ color:#fff; font-size:14px; display:block;}
.main_left_nav li:hover a{ text-align:center; color:rgb(18, 65, 133);}
.main_left_nav li.on a{ color:#fff;font-weight: bold;}

.main_left_nav li ul{ display: none; position: absolute; top:0; left: 101%; width: 130%; background: #fff;}



.main_left_b{ overflow:hidden;}
.left_con{ overflow:hidden; background:rgb(18, 65, 133); padding:1px;}
.left_con p{ font-size:14px; color:#fff; line-height:24px; padding:20px 8px;}
.main_right{ width:100%; float:right; overflow:hidden;}
.website{ color:#999; border-bottom:1px solid #eee; padding-bottom:20px; margin-bottom:20px; padding-left:5px; display: none;}
.main_right_con{ overflow:hidden; display: block; width: 100%;}
.about_con{ overflow:hidden; font-size:16px; color:#666; line-height:28px; padding:10px;}
.pro_con{ overflow:hidden;}
.pro_con li{ float:left; width:50%; text-align:center; box-sizing:border-box; padding:0 10px;}
.pro_con li img{ max-width:100%; height:140px;;}
.pro_con li p{ font-size:14px; color:#666; padding:20px 0;}

.pro_con{ overflow:hidden; box-sizing: border-box; padding: 10px;}
.pro_con li{ float:left; width:49%; margin-right: 2%; margin-bottom: 2%; text-align:center; padding: 0px; box-sizing: border-box; padding:0; border: 1px dotted #dedede; }
.pro_con li:nth-child(2n){ margin-right: 0;}
.pro_con li:hover{ border: 1px solid #000;} 
.pro_con li .img { display: block; width: 100%; float: left; position: relative;}
.pro_con li .img img{ transition: all 1s linear;}

.pro_con li .img span{ position: absolute; z-index: 999; top:0; left: 0; width: 100%; height: 100%;
    background: url(../images/hover-link.png) no-repeat center center rgba(233,191,59,.8); transition: all .3s ease; transform: scale(0); pointer-events: none;}


.pro_con li .img:hover span{transform: scale(1);}



.pro_con li .txtx{ display: block; width: 100%; box-sizing: border-box;  float: right; background: none;}
.pro_con li .txtx h1 a{ display: block;    font-size: 16px; color: #0064D4; text-align: left; }
.pro_con li .txtx h2{ display: block;font-size: 18px;text-align: center;
    color: #000000; font-weight: bold; padding: 20px 0;}

.pro_con li a .txt p{ display: block; font-size: 13px;text-align: left;
    color: #5A5A5A; line-height: 25px;}


.pro_con_d{ overflow:hidden; display: block; width: 100%;}
.pro_con_d img{ width:100%;}
.pro_con_d h1{ color:rgb(18, 65, 133); font-size:22px; text-align:center; padding-bottom:0px;}
.pro_con_d h2{ width:100%; float:left;}
.pro_con_d h2 img{ width:100%;}
.pro_con_d txt{ font-size:14px; color:#999; width:100%;line-height:1.6em; padding: 20px; box-sizing: border-box; display: block;}
.case_con{ overflow:hidden;display: block;width: 100%; padding-top: 10px;}
.case_con li{ float:left; width:50%; text-align:center; box-sizing:border-box; padding:0 10px;}
.case_con li img{ max-width:100%; height:130px;}
.case_con li p{ font-size:14px; color:#666; padding:20px 0;}
.news_con{ overflow:hidden; padding-top: 30px;}
.news_con li{ width:100%; overflow:hidden; border-bottom:1px dotted #ddd; padding-bottom:15px; margin-bottom:30px; box-sizing:border-box; padding-left:10px; padding-right:10px;}
.news_con li i{ font-weight:bold; color:#fff; font-size:38px; width:73px; height:77px; background:rgb(18, 65, 133); display:block; text-align:center; line-height:77px; float:left; margin-right:25px;}
.news_con li h1{ display: block; font-size:16px; color:#444;  overflow:hidden; line-height:32px; width: 100%;}
.news_con li h1 span{ float:right; font-size:12px; font-weight:bold; color:#999; line-height:32px;}
.news_con li h3{ color:#999; padding-top:15px;}
.news_con_d{ overflow:hidden; display: block; width: 100%;}
.news_con_d h1{ font-size:22px; color:rgb(18, 65, 133); text-align:center;}
.news_con_d h2{ color:#999; font-weight:bold; border-bottom:1px dotted #ddd;text-align:center; display:block; margin-bottom:20px; padding-top:20px; padding-bottom:10px;}
.news_con_d txt{ font-size:16px; line-height:1.8em; color:#666; display: block; padding: 20px; box-sizing: border-box;}


.pro_conhome{ overflow:hidden;}
.pro_conhome li{ float:left; width:48%; text-align:center; padding: 10px; box-sizing: border-box; border: 1px solid #dedede; margin-bottom: 15px; margin-right: 1.2%;}
.pro_conhome li:nth-child(2n){margin-right: 0;}
.pro_conhome li a{ display: block; width: 100%; height: 100%; overflow: hidden;}
.pro_conhome li a img{ transition: all 1s linear; width:100%; height:140px}
.pro_conhome li:hover a img{ transform: scale(1.2);}
.pro_conhome li:hover {border: 1px solid rgb(18, 65, 133);}
.pro_conhome li p{ font-size:14px; color:#666; padding:20px 0;}




.index_youshi{ background: url(../images/99.jpg) no-repeat center top; text-align: center; padding-top: 80px;background-size: cover;}

.index_youshi .t{ display: block; width:100%; text-align: center; margin: 0 auto;}
.index_youshi .t .a{ display:inline-block; height: 100px;font-size: 40px;font-family: 微软雅黑; color: rgb(251, 109, 3); font-weight: bold; margin: 0 auto;}
.index_youshi .t .a p{text-transform: uppercase; color: rgb(18, 65, 133);  font-size: 17px; font-weight: bold;}
.index_youshi .t .b{ display: inline-block; width: 100%; background: url(../images/100_03.png) no-repeat center center; height: 100px; float: left; margin-left: 20px; text-align: left;}
.index_youshi .t .b > span{font-size: 88px;color: rgb(255, 255, 255); line-height: 99px; display: inline-block; height: 99px; padding-left: 30px; padding-right: 30px; float:left ;}
.index_youshi .t .b i{font-size: 38px; color: #124185; line-height: 99px; display: inline-block; height: 99px; float: left; padding-left: 10px;}
.index_youshi .t .b i>span{ color: #fb6d03;;}

.index_youshi .ys{ display: block; padding-top: 50px;}
.index_youshi .ys li{ display: block; width: 100%; overflow: hidden; padding-bottom: 100px;}
.index_youshi .ys li div.a40{ display: block; width: 100%; float: left;}
.index_youshi .ys li div.a60{ display: block; width: 100%; float: left;}
.ys li div.a125{ display: block; float: left; width: 100%;  background: #fb6d03;}
.ys li div.a125 h1{display:inline-block; font-size: 28px;font-family: 微软雅黑; color: rgb(255, 255, 255); font-style: italic; font-weight: bold;  box-sizing: border-box; padding-top: 30px; height: 60px;}
.ys li div.a125 h2{display:inline-block; font-size: 26px;font-family: 微软雅黑;color: rgb(255, 255, 255); font-weight: bold; background: none; margin-bottom: 10px;}
.ys li div.a540{ display: block; float: left; width: 100%; box-sizing: border-box; padding-left: 20px;}

.ys li div.a540 h1{ color: rgb(18, 65, 133);font-size: 16px;font-family: 微软雅黑; padding: 10px; font-weight: bold; text-align: left;}
.ys li div.a540 p{ color: rgb(0, 0, 0);font-size: 14px;font-family: 微软雅黑; padding: 0; font-weight: normal; text-align: left; padding-top: 20px; line-height: 35px;}
.index_youshi h1{ padding: 0; color: rgb(255, 255, 255);font-size: 32px; padding-top: 150px; text-align: center; font-weight: bold; }
.index_youshi h1 span{font-size: 24px;color: rgb(153, 153, 153)}
.index_youshi h2{ padding: 0; color:#999; font-size:14px; text-transform:uppercase; background:url(../images/line02.jpg) no-repeat bottom center; padding:15px 0; margin-bottom:50px;}
.index_youshi p{ line-height: 25px; text-align: center; color: #fff; font-size: 14px; padding-bottom: 40PX;}

.index_youshi a.btn{ display: inline-block; width: 156px; height: 42px; border-radius: 5px; background: none; border: 2px solid #ffffff; line-height: 42px; 
    text-align: center; font-size: 14px; color: #fff;color: #fff;margin: 0 auto;}
.index_youshi a.btn:hover{ color: #fff; background:rgb(18, 65, 133);border: 2px solid rgb(18, 65, 133); }



.home{ display: block; width: 100%;  box-sizing: border-box; padding: 10px 0;}
.bg1{ background:none; background-size: cover;}
.bg2{ background: url(../images/bgabout.png) no-repeat center top; background-size: cover;}
.bg3{ background: }
.bg4{ background:rgb(255, 255, 255); background-size: cover;}
.bg5{ background: url(../images/home5.jpg) no-repeat center top fixed; background-size: cover;}
.bg6{ background:none; background-size: cover;}


h1.s{ display: block; padding: 30px 0; font-size: 28px; font-weight: bold; text-align: center;}

.index_title{ display: block; width: 100%; overflow: hidden;}
.index_title .left{ display: block; float: left; width:100%;}
.index_title .right{ display: none; float: right;    line-height: 140%; font-size: 48px; color: #d9d9d9; font-weight: bold;}
.index_title .left h1{ font-size: 22px; color: rgb(18, 65, 133); text-align: left; display: block; padding-bottom: 10px;font-size: 22px;
    font-family: 微软雅黑;
    font-weight: bold; text-align: center;}
.index_title .left p{ display: block; font-size: 16px; color: #fff;font-size: 16px;
    font-family: 微软雅黑;
    color:  rgb(18, 65, 133); text-align: center;}


.bg3  .index_title .left h1{ font-size: 32px; color: rgb(18, 65, 133); text-align: left; display: block; padding-bottom: 10px;font-size: 22px;
        font-family: 微软雅黑;
        font-weight: bold; text-align: center;}
.bg3   .index_title .left p{ display: block; font-size: 16px; color: #fff;font-size: 16px;
        font-family: 微软雅黑;
        color:rgb(18, 65, 133); text-align: center;}
.bg4  .index_title .left h1{ font-size: 32px; color: rgb(18, 65, 133); text-align: left; display: block; padding-bottom: 10px;font-size: 22px;
            font-family: 微软雅黑;
            font-weight: bold; text-align: center;}
.bg4   .index_title .left p{ display: block; font-size: 16px; color: #fff;font-size: 16px;
            font-family: 微软雅黑;
            color:rgb(18, 65, 133); text-align: center;}

.bg2  .index_title  h1{ font-size: 22px; color: rgb(18, 65, 133); text-align: center;}
.bg2   .index_title  p{ display: block; font-size: 16px; color: #fff;font-size: 16px;
                font-family: 微软雅黑;
                color:rgb(18, 65, 133); text-align: center;}

                .zs{ background: #fff; padding: 50px 0;}
                .zs h1{ font-size: 36px; color: #000; text-align: center;padding-bottom: 50px;}
        
        .homenavs{ display: inline-block; float: right; width: 100%; text-align: center;}
        .homenavs ul{ display: inline-block; padding: 0; border: none;background: none;}
        .homenavs ul li{ display: inline-block; height: 36px; background: #efefef; line-height: 36px; text-align: center;padding: 0 20px; margin: 10px 0;}
        .homenavs ul li.on,.homenavs ul li:hover{ background: #0068b8; color: #fff;}
        .homenavs ul li a { color: inherit;font-size: 14px;}


.index_title .plus{ display: block; float: right; width: 50px; height: 50px; font-size: 36px; color: #fff; background: rgba(0,98,209,1); text-align: center; line-height: 50px;}
.index_title .plus:hover{ color: rgba(0,98,209,1) ; background: #fff;}

.index_title .plus a{ display: block; float: right; width: 50px; height: 50px; font-size: 36px; color: #fff; background: rgba(0,98,209,1); text-align: center; line-height: 50px;}
.index_title .plus:hover a{ color: rgba(0,98,209,1) ; background: #fff;}


.homecase1{ box-sizing: border-box; padding-top: 10px;}
.list2{ display: flex; justify-content: space-between; flex-flow: column wrap; align-items: stretch; padding-bottom: 2%;}
.list2 li{ display: block; width: 100%; margin-right: 2%;}
.list2 li:nth-child(2n){ margin-right: 0;}
.list2 li.tx{ background: #0054b4; box-sizing: border-box; padding: 10px; font-size: 16px; color: #fff;line-height: 200%;}
.list4{ display: flex; justify-content: space-between; flex-flow: column wrap; align-items: stretch; padding-bottom: 2%;}
.list4 li{ display: block; width: 100%; margin-right: 0%; background: #fff;}
.list4 li:nth-child(4n){ margin-right: 0;}
.list4 li h1{ font-size: 22px; font-weight: bold; color: #0054b4; padding-bottom:20px;}
.list4 li p{ font-size: 15px; font-weight: normal; color: #666; line-height: 200%;}

.list4 li img{ width: 100%;}
.list4 li.t{ box-sizing: border-box; padding: 10px 10px;}




.homenav{ display: none; height: 80px; box-sizing: border-box; padding: 10px 20px; background: url(../images/blank30.png) repeat; 
    border: 1px solid rgb(67, 67, 67); margin-top: 30px;}
.homenav ul{ display: flex; align-items: stretch; justify-content: space-between; flex-flow: row nowrap;}
.homenav ul li{ flex: 1; position: relative;}
.homenav ul li a{ display: block; line-height: 60px; box-sizing: border-box; padding: 0 10px; font-size: 15px; color: #CCC; text-align: center;}
.homenav ul li ul{ display: block; position: absolute; top:60px; left: 0; width: 100%; display: none; background: #005ac0;}
.homenav ul li:hover ul{ display: block;}
.homenav ul li ul li a{ display: block; width: 100%;  font-size: 15px; color: #fff; line-height: 35px; font-size: 14px; font-weight: normal;}

.homenav ul li:hover{  background: #005ac0;color: #fff; font-weight: bold;}
.homenav ul li:hover > a{ color: #fff; font-weight: bold;}
.homenav ul li ul li:hover a{ background:#0055b4; font-weight: bold;}

.homepro{ display: block;}
.homepro ul{ overflow: hidden;}
.homepro ul li{ display: block; width: 50%; float: left; box-sizing: border-box; padding: 10px; }
.homepro ul li a{ position: relative; display: block; top:0; left: 0; transition: all .3s ease-in-out; }
.homepro ul li span{ display: none; position: static; width: 100%; height: 45px; line-height: 45px; color: #fff; font-size: 16px; text-align: center; background: #0055b4; left: 0; bottom: 0; z-index: 999;}
.homepro ul li  .txts h1{ display:none; width: 24px; height: 2px; background: #fff; display: none;}
.homepro ul li  .txts h2{ font-size:16px; color: #000000; padding: 00px 0; text-align: center;}
.homepro ul li  .txts h3{ display: none; width: 80px; line-height: 32px; color: #fff; border: 1px solid #fff;}
.homepro ul li  .txts h3:hover{ background: #fb6d03; border: 1px solid #fb6d03;}

.homepro ul li:hover span{ display: none;}
.homepro ul li:hover a{top:0px}

.homecase{ display: block; padding: 0; margin: 0; padding-top: 40px;}
.homecase ul{ overflow: hidden;}
.homecase ul li{ display: block; width: 100%; float: left; box-sizing: border-box; flex-flow: row nowrap; display: flex; justify-content: space-between; align-items: stretch;}
.homecase ul li .img{ display: block; width: 50%;  box-sizing: border-box; overflow: hidden;}
.homecase ul li .img img{ transition: all .3s ease;}
.homecase ul li .txt{ display: block; width: 50%; box-sizing: border-box; padding: 10px 10px 0 10px; background: rgb(0, 98, 209);}
.homecase ul li .txt h1{ font-size: 18px; text-align: left; font-weight: bold; color: #fff;}
.homecase ul li .txt p{ font-size: 14px;color: #e9e6e6;}
.homecase ul li:nth-child(2n){ flex-flow: row-reverse nowrap;}
.homecase ul li .img:hover img{ transform: scale(1.2);}


.homenews{ display: flex; padding: 0; margin: 0; padding-top: 10px; justify-content:space-between; flex-flow:column wrap; align-items: stretch;}
.homenews div{ width: 100%; box-sizing: border-box; padding:0 10px; background:#fff;}
.homenews div.picnews{ background: url(../images/newsbg1.jpg) repeat-x top center; padding: 25px 20px;}
.homenews div.picnews .img{ display: block; width: 100%; padding: 0; overflow: hidden;}
.homenews div.picnews .img img{ transition: all .3s ease-in-out;}
.homenews div.picnews .img:hover img{transform: scale(1.2);}
.homenews div.picnews h1{ font-size: 20px; line-height: 25px; color: #5A5A5A; font-weight: bold; padding: 20px 0;}
.homenews div.picnews time{line-height: 35px;font-size: 14px; color: #929292;}
.homenews div.picnews p{ font-size: 14px; line-height: 25px; color: #999999;}
.homenews div.txtnews{ padding: 10px 10px;}
.homenews div.txtnews ul{}
.homenews div.txtnews ul li{ display: flex; width: 100%; padding-bottom: 66px; align-items: stretch; justify-content:space-between;flex-flow:row nowrap}
.homenews div.txtnews ul li:last-child{padding-bottom: 0;}
.homenews div.txtnews ul li time{ width:60px; padding-right: 30px;}
.homenews div.txtnews ul li time span{ display: block; width: 100%; font-size: 48px; line-height: 48px; color:#0068b8;}
.homenews div.txtnews ul li time em{ font-style: normal; display: block; width: 100%; font-size: 16px; line-height: 28px; color:#0068b8;}

.pnews{ display: block; width: 100%;}
.pnews li{ display: flex; justify-content: center; flex-flow: row nowrap; align-items: stretch; box-sizing: border-box; padding: 10px 0; border-bottom: 1px solid #dedede;}
.pnews li .img{ width: 30%; padding: 0;}
.pnews li txt{ display: block; width: 70%; box-sizing: border-box; padding-left: 20px;}
.pnews li txt h1{ font-size: 13px; font-weight: bold;}
.homenews div.txtnews ul li txt{ flex: 1;}

.homenews div.txtnews ul li txt h1{ font-size: 14px; font-weight: bold; color: #434343; padding-bottom: 5px; text-decoration: underline;}

.homenews div.txtnews ul li txt p{ font-size: 14px; font-weight: normal; line-height: 26px; color: #434343;  }


.homeservice {}

.homeservice ul{ display:flex; justify-content: space-between; align-items: stretch;flex-flow: column wrap; padding-bottom: 150px; padding-top: 30px;}
.homeservice ul li{ width: 100%;position: relative;}
.homeservice ul li div.img{ display: block; width: 100%; overflow: hidden;}
.homeservice ul li div.img img{ transition: all .3s ease-in-out; width: 100%;}
.homeservice ul li div.img:hover img{transform: scale(1.2);}
.homeservice ul li div.icon{ display: block; position: absolute; height: 250px; left: 0; bottom: -5px; width: 100%;}
.homeservice ul li div.icon div{ display: block; width: 100%; margin: 0 auto; height: 220px; background: #0055b4; text-align: center; padding-top: 26px;}
.homeservice ul li div.icon div img{ display: inline-block;}
.homeservice ul li div.icon div h1{ display: inline-block; width: 100%; color: #fff; font-size: 18px; line-height: 25px; padding: 10px 0; padding-top: 30px;}
.homeservice ul li div.icon div h2{ display: inline-block; border-bottom: 2px solid #fff; width: 50px; margin: 0 30%;}
.homeservice ul li div.icon div h3{ display: inline-block; width: 100%;color: #fff; font-size: 12px; line-height: 35px;}


.homecontact{ display:flex; align-items: stretch; justify-content: space-between; flex-flow: column wrap; padding-top: 30px;}
.homecontact div{ width: 100%; background: #fff;}

.homelx{ background: #fff; margin-top: 30px;} 
.homelx ul { display:flex; align-items: stretch; justify-content: space-between; flex-flow: row nowrap; box-sizing: border-box; padding: 50px 60px; padding-right: 160px;}
.homelx ul li{ display:flex;align-items: flex-start; justify-content: space-between; flex-flow: row nowrap;}
.homelx ul li .img{ display: block; width: 80px;}
.homelx ul li .img img{ width: 100%;}
.homelx ul li .txt1 h1{ font-size: 18px; font-weight: bold; padding-top: 10px; padding-bottom: 10px;}

.homefeedback{ box-sizing: border-box; padding: 40px 50px;}
.homefeedback ul{}
.homefeedback ul li{ display: block; width: 100%; padding: 10px;}
.homefeedback ul li input{ display: block; width: 100%; line-height: 46px; height: 46px; border: 1px solid #d9d9d9; box-sizing: border-box; padding: 5px;}
.homefeedback ul li textarea{ display: block; width: 100%; line-height: 46px; height: 146px; border: 1px solid #d9d9d9; box-sizing: border-box; padding: 5px;}
.homefeedback ul li button{ display: block; width: 180px; line-height: 44px; height: 44px; font-size: 15px; color: #fff; background: #0062d1; border: none; outline: none; }
.homefeedback ul li button:hover{ background:#0054b4;}

.homescroll { display: block; width: 100%; background: #fff; margin-top: 30px;}
.homescroll ul{ width: 3000%;}
.homescroll ul li{ display: inline-block; text-align: center; box-sizing: border-box; padding: 20px;}
.homescroll ul li p{ line-height: 35px;}

.homeabout { display: flex; align-items: stretch; flex-flow: column wrap; padding-top: 10px;}
.homeabout .video,.homeabout .txt{ width: 100%;}
.homeabout .txt{  box-sizing: border-box; padding: 10px 10px;  background: #fff;}
.homeabout .txt h1{ font-size: 18px; font-weight: bold; color: #000; padding-bottom: 20px;}


.banner{ position: relative; }
.bannerhome{ position: relative;}
.bannerhome .caption{ position: absolute; top:30px; left: 0; z-index: 9999; display: block; float: left; width: 100%; box-sizing: border-box; padding: 20px; }

.bannerhome .caption h1{font-size: 18px;color: rgb(255, 255, 255); font-weight: bold; text-align: left;}
.bannerhome .caption p{color: rgb(244, 244, 245);font-size: 14px;line-height: 200%; line-height: 30px; padding: 10px 0; text-align: left;}
.btn1{ display: inline-block;  background: rgba(0,98,209,0.9); text-align: center;
     font-size: 14px; color: #fff; border-radius: 0; border: none; box-sizing: border-box; padding: 5px 10px; height: auto; margin-top: 10px;}
.btn1:hover{ color: rgb(18, 65, 133); background: #fff;}



.newslist_con{ overflow:hidden;}
.newslist_con li {
    display: flex;
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
    border: 1px solid #dedede;
    margin-right: 1%;
    float: left;
    flex-flow: column wrap;
    justify-content: space-between;
    align-items: stretch;
    margin-bottom: 20px;
 
}

.newslist_con li .txts{ flex:1; box-sizing: border-box; padding-left: 0px;}
.newslist_con li h1{    font-size: 18px; color: #5A5A5A; font-weight: normal;}

.newslist_con li p{ font-size: 14px; line-height: 30px;}
.newslist_con li h3{ font-size: 14px; line-height: 30px;}


.newslist_con li .imgwrap {
    display: block;
    width: 100%;
    padding: 0px;
   
    box-sizing: border-box;
    transition: all .3s ease;
    overflow: hidden;
  
}
.newslist_con li .imgwrap img{ transition: all .3s ease-in-out;}
.newslist_con li:hover{ border: 1px solid #005ac0;}
.newslist_con li:hover .imgwrap img{transform: scale(1.2);}

.newsline{ display:block; background: url(../images/xgray_line02.png) repeat; height: 5px; margin: 10px 0;}
.news{ display: flex; justify-content: space-between; align-items: stretch; flex-flow: column wrap;}
.news > div{ width: 100%; }
.news div .t{ display:flex; justify-content: space-between; align-items: stretch; flex-flow: row nowrap; box-sizing: border-box; padding: 0 10px;}
.news div .t h1{ font-size: 22px; line-height: 60px;}
.news div .t a{ font-size: 14px; line-height: 60px;}
.news div ul{border: 1px solid #dedede; box-sizing: border-box; padding: 30px;}
.news div ul li{ display: flex; flex-flow: row nowrap; justify-content: space-between; align-items: stretch; padding-bottom: 20px;}
.news div ul li time{ display: block; width: 63px; height: 73px; background: #2f4d93; text-align: center;}
.news div ul li time h1{ font-size: 28px; color: #fff;  padding-top: 18px; line-height: 28px;}
.news div ul li time h2{ font-size: 12px; color: #fff; line-height: 25px;}
.news div ul li .txt3{ flex: 1; box-sizing: border-box; padding-left: 35px;}
.news div ul li .txt3 h1{ font-size: 16px; padding-top: 0px; line-height: 25px;}
.news div ul li .txt3 p{ font-size: 13px; padding-top: 0px;}

.down_con{ box-sizing: border-box; padding: 10px;}
.down_con li{display: block;  border: 1px solid #dedede; box-sizing: border-box; padding: 5px 20px; line-height: 40px; margin-bottom: 20px; font-size: 16px;}
.down_con li a{ display: inline-block; float: right; width: 100px; height: 32px; line-height: 32px; text-align: center; background: rgba(240,240,240,1); 
    font-size: 14px; margin-top: 5px;}
.down_con li a:hover{ display: inline-block; float: right; width: 100px; height: 32px; line-height: 32px; text-align: center; background:#2f4d93; color: #fff;}

.down_con{}
.down_con .sea{ display: block; padding: 20px; text-align: center;}
.down_con .sea input{ display:inline-block; line-height: 36px; width: 200px;}

.down_con .sea button{ border: none; background: none; outline: none;font-size: 36px; color: #5a5a5a; cursor: pointer;}


}




@media screen and (min-width: 801px) {

.down_con{}
.down_con .sea{ display: block; padding: 20px; text-align: center;}
.down_con .sea input{ display:inline-block; line-height: 36px; width: 200px;}

.down_con .sea button{ border: none; background: none; outline: none;font-size: 36px; color: #5a5a5a; cursor: pointer;}


.down_con li{display: block;  border: 1px solid #dedede; box-sizing: border-box; padding: 5px 20px; line-height: 40px; margin-bottom: 20px; font-size: 16px;}
.down_con li a{ display: inline-block; float: right; width: 100px; height: 32px; line-height: 32px; text-align: center; background: rgba(240,240,240,1); 
    font-size: 14px; margin-top: 5px;}
.down_con li a:hover{ display: inline-block; float: right; width: 100px; height: 32px; line-height: 32px; text-align: center; background:#2f4d93; color: #fff;}

.flexlx{ display: flex; justify-content: space-between; align-items: stretch; flex-flow: row nowrap; padding: 35px 0 50px 0;}
.flexlx li{ display: inline-block;}
.flexlx li img{ display: block; margin: 0 auto;}
.flexlx li h1{ font-size: 18px; font-weight: bold; text-align: center; padding-top: 35px;}
.flexlx li p{ font-size: 14px; text-align: center; padding-top: 10px;}

.phone{ display:none !important;}
.wrapper{ width:1300px; margin:0 auto; overflow:hidden;}

.mainbar{ display: block; height: 52px; background: rgb(238, 238, 238); line-height: 52px; font-size: 14px;}

.mainbar .left{ display: inline-block; float: left;}
.mainbar .left a{ color: inherit;}
.mainbar .left a:hover{ color: inherit;}
.mainbar .tnav{ display: inline-block; float: right;}
.mainbar .tnav ul{ text-align: right;}
.mainbar .tnav ul li{ display: inline-block; box-sizing: border-box; padding: 0 10px;}
.mainbar .tnav ul li.on a{ color: #0054b4; font-weight: bold;}
.index_service_nav{ overflow:hidden;}
.index_service_nav li{ float:left;line-height:55px; text-align:center; margin:0 5px;}
.index_service_nav li a{ font-size:16px; color:#444; background:#eaeaea; display:block; width:175px; }
.index_service_nav li a:hover{ color:#fff; background:rgb(18, 65, 133); }
.index_service_nav li.on a{ color:#fff; background:rgb(18, 65, 133);  }
	
.header{ overflow:hidden; width:100%;width: 100%; z-index: 9; background: #fff; position: fixed; width: 100%; top:0; left: 0; z-index: 99999999; box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%);  }

.header .topbar { background:rgb(18, 65, 133); height: 40px; line-height: 40px; overflow:hidden; font-size: 13px;}
.header .topbar .left { float:left;color: #ffffff; }
.header .topbar .right {float:right; color: #ffffff; }
.header .topbar .right b { color: #ffffff; font-size:16px;}

.uk-grid {
    display: flex;
    /* 1 */
    flex-wrap: wrap;
    /* 2 */
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .uk-width-1-2\@m {
    width: 50%;
}
.contanct-box p {
    margin: 10px 0;
}


.top{ overflow:hidden; padding:12px 0; box-sizing: border-box;}
.logo{ float:left; padding-top: 0px;}
.logo img{ max-width: 400px;}
.tel{ float:right;}
.tel h1{ color:#7d7d7d; font-size:22px;background:url(../images/tel.png) no-repeat left center; padding-left:30px;}
.tel h2{ color:#7d7d7d; font-size:14px;}

.nav{overflow:hidden; float: right;}
.navlist{ margin:0 auto; text-align: left; position: relative; overflow: hidden;}
.navlist li{ display: inline-block; line-height:60px; text-align:center; padding:0 19px; border-top: 1px solid rgba(255, 255, 255, 0);}
.navlist li a{ color:#000000; font-size:16px; font-weight: normal; display: block; width: 100%; padding: 0 3px;}
.navlist li.on a,.navlist li:hover a{ color:#0068b8; font-weight: bold;}
.navlist li span{ cursor: pointer;}
.navlist div.s{ display: flex; box-sizing: border-box; padding: 4px 6px 4px 16px; flex-flow: row nowrap; align-items: center;
     justify-content: center; border-radius: 5px;  position: absolute; top:12px; right:-255px; 
     background: #fff; width: 240px; height: 36px; border: 1px solid #dfe1e6;box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%);
     transition: all .3s ease-in-out; }
.navlist div.s.show{ right: 0;}    

.navlist div.s button{ border: none; background: none; outline: none;font-size: 24px; color: #5a5a5a; cursor: pointer;}

.navlist div.s input{ display: block; width: 165px; border: none;}
.navlist div.s span.line{ display: inline-block; width: 1px; background: #ddd; height: 18px; margin: 0 10px;}
.navlist div.s span{ font-size: 24px; color: #5a5a5a; cursor: pointer;}
.banner{ position: relative;}
.bannerhome{ position: relative; }



.bannerhome .caption{ position: absolute; top:200px; left: 0; z-index: 9999; display: block; float: left; width: 100%; }

.bannerhome .caption h1{font-size: 36px;color: rgb(255, 255, 255); font-weight: bold; text-align: left;text-shadow: #333 0px 0px 10px;}
.bannerhome .caption p{color: rgb(244, 244, 245);font-size: 16px;line-height: 200%; line-height: 30px; padding: 30px 0; text-align: left;text-shadow: #333 0px 0px 10px;}
.btn1{ display: inline-block; width: 140px; height: 44px;  background: rgba(0,98,209,0.9); line-height: 44px; text-align: center; font-size: 14px; color: #fff;}
.btn1:hover{ color: rgb(18, 65, 133); background: #fff;}
.about_banner{ background: url(../images/about_banner.jpg) no-repeat center center; background-size: cover; height: 440px;}
.contactbanner{ background: url(../images/contactbanner.jpg) no-repeat center center; background-size: cover; height: 440px;}
.casebanner{ background: url(../images/casebanner.jpg) no-repeat center center; background-size: cover; height: 440px;}
.productbanner{ background: url(../images/productbanner.jpg) no-repeat center center; background-size: cover; height: 440px;}
.newsbanner{ background: url(../images/newsbanner.jpg) no-repeat center center; background-size: cover; height: 440px;}

.about_banner h1{    font-size: 36px;color: rgb(255, 255, 255); padding-top: 200px; text-align: center;}

.banner-html5zoo{ /*overflow:hidden;*/}
.banner-html5zoo .html5zoo-arrow-left-0,.banner-html5zoo .html5zoo-arrow-right-0{width:40px !important; height:60px !important; top:50% !important; margin-top:-30px !important; background:url(../images/slide_bPc.png) no-repeat !important;display:block !important; visibility:hidden;}
.banner-html5zoo:hover .html5zoo-arrow-left-0,.banner-html5zoo:hover .html5zoo-arrow-right-0{ visibility:visible;}
.banner-html5zoo .html5zoo-arrow-left-0{left:50px !important; background-position:0 0 !important;}
.banner-html5zoo .html5zoo-arrow-right-0{right:50px !important; background-position:-40px 0 !important;}
.banner-html5zoo .html5zoo-arrow-left-1,.banner-html5zoo .html5zoo-arrow-right-1{width:40px !important; height:60px !important; top:50% !important; margin-top:-30px !important; background:url(../images/slide_bPc.png) no-repeat !important;display:block !important; visibility:hidden;}
.banner-html5zoo:hover .html5zoo-arrow-left-1,.banner-html5zoo:hover .html5zoo-arrow-right-1{ visibility:visible;}
.banner-html5zoo .html5zoo-arrow-left-1{left:50px !important; background-position:0 0 !important;}
.banner-html5zoo .html5zoo-arrow-right-1{right:50px !important; background-position:-40px 0 !important;}
.banner-html5zoo .html5zoo-nav{ text-align:center;}
.banner-html5zoo .html5zoo-bullet-span{ width:1em !important; height:2px !important; float:none !important; display:inline-block; background:#fff !important; opacity:0.5; box-sizing:border-box; border-radius:0; -webkit-border-radius:0; margin:0 5px !important; vertical-align:middle;}
.banner-html5zoo .html5zoo-bullet-span.active{width:1em !important; height:1em !important; border:2px solid #fff; background:none !important; opacity:1;border-radius:50%; -webkit-border-radius:50%;}





.btn2{ display: inline-block; width: 150px; height: 50px; border-radius: 36px; background: none; border: 2px solid rgb(18, 65, 133); line-height: 50px; text-align: center; font-size: 14px; color: #fff;}
.btn2:hover{ color: #fff; background: rgb(18, 65, 133);}
.btn3{ display: inline-block; width: 156px; height: 42px; border-radius: 5px; background: none;line-height:42px; text-align: center; font-size: 14px;
     color: #fff;color: #fff; background: rgb(18, 65, 133);}
.btn3:hover{}
.aboutbg{ display: block; width: 100%; padding-bottom: 50px; }
.aboutbg .abouttxt{ display:block; width: 50%; float: right; text-align: left; padding-left: 50px; box-sizing: border-box; padding-top: 30px;}
.aboutbg .abouttxt .title{ font-size: 24px;  color: rgb(51, 51, 51); border-left: 3px solid rgb(18, 65, 133); text-indent: 30px;}

.aboutbg .abouttxt .txt{ text-align: left; padding-left: 30px; line-height: 25px; font-size: 14px; width: 550px; padding-top: 30px;overflow:auto;height: 490px;}

.txt{ text-align: left; line-height: 25px; font-size: 14px; padding:60px 0px; background:rgb(244, 244, 244);}

.flex ul{ display: flex; justify-content: space-around; flex-flow: row nowrap; align-items: stretch;}
.flex ul li{ flex: 1; text-align: center;}
.flex ul li img{ width: 57px; display: inline-block; padding-bottom: 50px;}
.flex ul li p img{ width: 100px; padding-bottom: 0;}
	
.ad{ display: block; width: 100%; height: 145px; background:rgb(18, 65, 133) ;}
.ad .left{ width: 70%; float: left; display: flex; align-items: center; height: 145px; justify-content: flex-start;    font-size: 20px; color: #fff; line-height: 35px;}
.ad .right{ width: 30%; display: flex; align-items: center; height: 145px; justify-content: flex-end;}
.index_cpzx{ overflow:hidden; margin:50px 0;}
.index_hz1{ overflow:hidden; padding:50px 0;}
.index_cpzx_title{ text-align:center; padding-bottom: 50px;}
.index_cpzx_title h1{ color: rgb(255, 255, 255);font-size: 32px; font-weight: normal; line-height: 50px;}
.index_cpzx_title p{ font-size: 14px; padding-bottom: 30px; line-height: 25px; color: #fff;}
 a.btns{ display: block; margin: 0 auto; width: 136px; height: 37px; line-height: 37px; background: rgba(251,109,3,1); color: #fff;}
 .mainleft{ display: block; width: 50%; float: left;}
 .mainright{ display: block; width: 50%; float: left;}
.index_cpzx_con{ overflow:hidden;}
.index_cpzx_con li{ float:left; width:25%; text-align:center;}
.index_cpzx_con li h1{ color:#666; font-size:14px; padding:20px 0;}
.more{ width:140px; height:30px; line-height:30px; text-align:center; background:rgb(18, 65, 133); margin:0 auto; margin-top:30px;}
.more a{ color:#fff; font-size:14px;}

.index_sglc{ overflow:hidden; padding:50px 0;}
.index_sglc_con{ overflow:hidden; }
.index_sglc_con li{ float:left; width:32%; text-align:center; position:relative; margin-right: 2%; margin-bottom: 2%; background: #fff; padding: 20px; }
.index_sglc_con li:nth-child(3n){ margin-right: 0;}
.index_sglc_con li h1{    font-size: 22px; color: rgb(51, 51, 51); line-height:48px; text-align: center;}
.index_sglc_con li .txt{font-size: 14px;color: rgb(144, 144, 144); line-height: 25px;}
.index_sglc_con li img{ display: block; margin: 0 auto;}

.team{ overflow:hidden; padding:80px 0;}
.teamul{ overflow:hidden; display: flex; flex-flow: row nowrap; justify-content: space-between; }
.teamul li{ float:left; width:23%; text-align:center; position:relative; margin-bottom: 2%; background: #fff; padding: 20px; }

.teamul li img{ display: block; margin: 0 auto;}
.teamul li p{ text-align: center; line-height: 50px;}



.index_case{ overflow:hidden; padding:80px 0; background:url(../images/bg1.jpg) no-repeat center top; background-size: cover;}
.index_case ul{ overflow: hidden;}
.index_case li{ float:left; width:20%; text-align:center; padding: 0px; box-sizing: border-box;}
.index_case li img{ width: 100%;}
.index_case li a{ display: block; width: 100%; height: 100%; position: relative; overflow: hidden;}
.index_case li a div{ display: block; width: 100%; height: 100%; background: rgb(18, 65, 133);  box-sizing: border-box; padding: 30px 50px; position: absolute; top:-100%; left: 0; transition: all .3s ease;}
.index_case li a div h1{ color: #fff; text-align: left; font-size: 18px; line-height: 40px;}
.index_case li a div h2{ color: #fff; text-align: left; line-height: 25px;}
.index_case li p{ font-size:14px; color:#666; padding:20px 0; position: absolute; top:60%; display: block; text-align: center; width: 100%; font-size: 20px; color: #fff;}
.index_case li:hover a div{top:0 }


.index_youshi{ background: url(../images/99.jpg) no-repeat center top; text-align: center; padding-top: 80px; height: 1500px; background-size: cover;}

.index_youshi .t{ display: block; width:730px; text-align: center; margin: 0 auto;}
.index_youshi .t .a{ display:inline-block; height: 100px;font-size: 40px;font-family: 微软雅黑; color: rgb(251, 109, 3); font-weight: bold; float: left;}
.index_youshi .t .a p{text-transform: uppercase; color: rgb(18, 65, 133);  font-size: 17px; font-weight: bold;}
.index_youshi .t .b{ display: inline-block; width: 500px; background: url(../images/100_03.png) no-repeat center center; height: 100px; float: left; margin-left: 20px; text-align: left;}
.index_youshi .t .b > span{font-size: 88px;color: rgb(255, 255, 255); line-height: 99px; display: inline-block; height: 99px; padding-left: 30px; padding-right: 30px; float:left ;}
.index_youshi .t .b i{font-size: 38px; color: #124185; line-height: 99px; display: inline-block; height: 99px; float: left; padding-left: 10px;}
.index_youshi .t .b i>span{ color: #fb6d03;;}

.index_youshi .ys{ display: block; padding-top: 50px;}
.index_youshi .ys li{ display: block; width: 100%; overflow: hidden; padding-bottom: 100px;}
.index_youshi .ys li div.a40{ display: block; width: 40%; float: left;}
.index_youshi .ys li div.a60{ display: block; width: 60%; float: left;}
.ys li div.a125{ display: block; float: left; width: 125px; height: 240px; background: #fb6d03;}
.ys li div.a125 h1{font-size: 49px;font-family: 微软雅黑; color: rgb(255, 255, 255); font-style: italic; font-weight: bold; border-bottom: 1px solid #fff; box-sizing: border-box; padding-top: 30px; height: 120px;}
.ys li div.a125 h2{font-size: 26px;font-family: 微软雅黑;color: rgb(255, 255, 255); font-weight: bold; background: none;}
.ys li div.a540{ display: block; float: left; width: 570px; box-sizing: border-box; padding-left: 20px;}

.ys li div.a540 h1{ color: rgb(18, 65, 133);font-size: 24px;font-family: 微软雅黑; padding: 0; font-weight: bold; text-align: left;}
.ys li div.a540 p{ color: rgb(0, 0, 0);font-size: 14px;font-family: 微软雅黑; padding: 0; font-weight: normal; text-align: left; padding-top: 20px; line-height: 35px;}
.index_youshi h1{ color: rgb(255, 255, 255);font-size: 32px; padding-top: 150px; text-align: center; font-weight: bold; }
.index_youshi h1 span{font-size: 24px;color: rgb(153, 153, 153)}
.index_youshi h2{ color:#999; font-size:14px; text-transform:uppercase; background:url(../images/line02.jpg) no-repeat bottom center; padding:15px 0; margin-bottom:50px;}
.index_youshi p{ line-height: 25px; text-align: center; color: #fff; font-size: 14px; padding-bottom: 40PX;}

.index_youshi a.btn{ display: inline-block; width: 156px; height: 42px; border-radius: 5px; background: none; border: 2px solid #ffffff; line-height: 42px; 
    text-align: center; font-size: 14px; color: #fff;color: #fff;margin: 0 auto;}
.index_youshi a.btn:hover{ color: #fff; background:rgb(18, 65, 133);border: 2px solid rgb(18, 65, 133); }




.index_about{ padding: 50px 0;}
.index_jsys{ width:100%; overflow:hidden;}
.index_jsys_title{ background:url(../images/jsys_title.jpg) no-repeat center center; height:260px;}
.index_jsys_con{ overflow:hidden; padding:50px 0;}

.index_gsjj{ width:100%; overflow:hidden; margin:50px 0; background:url(../images/index_gsjj_bg.jpg) no-repeat center center; height:570px; position:relative;}
.index_gsjj_title{ width:400px; margin:100px 50px 0 auto;}
.index_gsjj_title h1{ font-size:32px; color:#fff;}
.index_gsjj_title h2{ font-size:14px; text-transform:uppercase; color:#fff; display:block; padding:10px 0; }
.index_gsjj_title i{ width: 50px;height: 1px; background: #fff;display: block;}
.index_gsjj_con{width:400px; margin:50px 50px 0 auto;}
.index_gsjj_con txt{ color:#fff; font-size:14px; line-height:1.8em;}
.index_gsjj_con a{ display:block;  color:#fff; font-size:14px; position:absolute;bottom: 30px;}

.index_news{ width:100%; overflow:hidden; padding:30px 0; background:url(../images/newsbg.jpg) repeat-x center top; }
.index_news_con{ overflow:hidden;}
.index_news_con li{ float:left; width:23%; padding:0px; background: #fff; margin-right: 2%; border: 1px solid #dedede;}
.index_news_con li:nth-child(4n){margin-right: 0;}
.index_news_con li h1{font-size: 14px;color: #333333;font-weight: bold; margin-top:15px; padding-left: 20px; padding-right: 20px;}
.index_news_con li h2{ font-size: 12px;color: #999999;padding-left: 20px; padding-right: 20px; line-height: 18px;}
.index_news_con li h3{ font-size: 12px; line-height: 14px !important;  color: #888888;padding-left: 20px; padding-right: 20px;}
.index_news_con li span{color: rgb(18, 65, 133); padding: 20px 0 40px 0; font-size: 16px; font-weight: bold; display: block; padding-left: 20px; }
.index_news_con li:hover{ border: 1px solid rgb(18, 65, 133);}


.index_hz{ width:100%; overflow:hidden; padding:80px 0; background:#fff;}
.scroll{ display: block; width: 100%; overflow: hidden; height: 316px;}
.scroll ul{ overflow: hidden; width: 300%; }
.scroll ul  li{ display: inline-block; margin: 10px;}
.scroll ul  li img{ width: 220px;}

.scroll1{ display: block; width: 100%; overflow: hidden; }
.scroll1 ul{ overflow: hidden; width: 300%; }
.scroll1 ul  li{ display: inline-block; margin: 10px;}
.scroll1 ul  li img{ width: 160px;}

.index_hz{ width:100%; overflow:hidden; padding:80px 0; background:url(../images/show.jpg) repeat-x top center #fafafa}


.home{ display: block; width: 100%;  box-sizing: border-box; padding: 60px 0;}
.bg1{ background: url(../images/bgpro.jpg) no-repeat center top fixed; background-size: cover;}
.bg2{ background: url(../images/bgabout.png) no-repeat center top; background-size: cover;}
.bg3{ background: url(../images/yxbg.jpg) no-repeat center top ; background-size: cover;}
.bg4{ background:rgb(246, 246, 246); background-size: cover;}
.bg5{ background: url(../images/home5.jpg) no-repeat center top fixed; background-size: cover;}
.bg6{ background: url(../images/gyyy.jpg) no-repeat center bottom fixed; background-size: cover;}

.index_title{ display: block; width: 100%; overflow: hidden;}
.index_title .left{ display: block; float: left; width:45%;}
.index_title .right{ display: inline-block; float: right;    line-height: 140%; font-size: 48px; color: #d9d9d9; font-weight: bold;}
.index_title .left h1{ font-size: 32px; color: #fff; text-align: left; display: block; padding-bottom: 10px;font-size: 26px;
    font-family: 微软雅黑;
    color: rgb(0, 104, 184); font-weight: bold;}
.index_title .left p{ display: block; font-size: 16px; color: #fff;ont-size: 16px;
    font-family: 微软雅黑;
    color: rgb(136, 136, 136);}
.index_title .plus{ display: block; float: right; width: 50px; height: 50px; font-size: 36px; color: #fff; background: rgba(0,98,209,1); text-align: center; line-height: 50px;}
.index_title .plus:hover{ color: rgba(0,98,209,1) ; background: #fff;}

.index_title .plus a{ display: block; float: right; width: 50px; height: 50px; font-size: 36px; color: #fff; background: rgba(0,98,209,1); text-align: center; line-height: 50px;}
.index_title .plus:hover a{ color: rgba(0,98,209,1) ; background: #fff;}
.homenav{ display: block; height: 80px; box-sizing: border-box; padding: 10px 20px; background: url(../images/blank30.png) repeat; 
    border: 1px solid rgb(67, 67, 67); margin-top: 30px;}
.homenav ul{ display: flex; align-items: stretch; justify-content: space-between; flex-flow: row nowrap;}
.homenav ul li{ flex: 1; position: relative;}
.homenav ul li a{ display: block; line-height: 60px; box-sizing: border-box; padding: 0 10px; font-size: 15px; color: #CCC; text-align: center;}
.homenav ul li ul{ display: block; position: absolute; top:60px; left: 0; width: 100%; display: none; background: #01133a; z-index: 9999;}
.homenav ul li:hover ul{ display: block;}
.homenav ul li ul li a{ display: block; width: 100%;  font-size: 15px; color: #fff; line-height: 35px; font-size: 14px; font-weight: normal;}

.homenav ul li:hover{  background: #01133a;color: #fff; font-weight: bold;}
.homenav ul li:hover > a{ color: #fff; font-weight: bold;}
.homenav ul li ul li:hover a{ background:#01133a; font-weight: bold;}

.homepro{ display: block;}
.homepro ul{ overflow: hidden; box-sizing: border-box; padding: 30px 0;}
.homepro ul li{ display: block; width:33.33%; float: left; box-sizing: border-box; padding: 10px; }
.homepro ul li a{ position: relative; display: block; top:0; left: 0; transition: all .3s ease-in-out; }
.homepro ul li a .txts{ display: block; position: absolute; top:100px; left: 0; width: 100%; text-align: center; z-index: 2;}
.homepro ul li a .txts h1{ display: inline-block; width: 24px; height: 2px; background: #fff;}
.homepro ul li a .txts h2{ font-size: 28px; color: #fff; padding: 30px 0;}
.homepro ul li a .txts h3{ display: inline-block; width: 80px; line-height: 32px; color: #fff; border: 1px solid #fff;}
.homepro ul li a .txts h3:hover{ background: #fb6d03; border: 1px solid #fb6d03;}
.homepro ul li span{ display: none; position: absolute; z-index: 1;  width: 100%; height: 100%;font-size: 16px; text-align: center; left: 0; bottom: 0; background: rgba(0,98,209,0.8)}
.homepro ul li:hover span{ display: block;}


.homecase{ display: block; padding: 0; margin: 0; padding-top: 40px;}
.homecase ul{ overflow: hidden;}
.homecase ul li{ display: block; width: 50%; float: left; box-sizing: border-box; flex-flow: row nowrap; display: flex; justify-content: space-between; align-items: stretch;}
.homecase ul li .img{ display: block; width: 50%;  box-sizing: border-box; overflow: hidden;}
.homecase ul li .img img{ transition: all .3s ease;}
.homecase ul li .txt{ display: block; width: 50%; box-sizing: border-box; padding: 50px 30px 0 30px; background: rgb(0, 98, 209);}
.homecase ul li .txt h1{ font-size: 18px; text-align: left; font-weight: bold; color: #fff;}
.homecase ul li .txt p{ font-size: 14px;color: #e9e6e6;}
.homecase ul li:nth-child(3),.homecase ul li:nth-child(4){ flex-flow: row-reverse nowrap;}
.homecase ul li .img:hover img{ transform: scale(1.2);}


.homenews{ display: flex; padding: 0; margin: 0; padding-top: 40px; justify-content:space-between; flex-flow:row nowrap; align-items: stretch;}
.homenews div{ width: 49%; box-sizing: border-box; padding: 10px; background:#fff;}



.homenews div.picnews{  padding:0;}

.picnews .ti{ display: block; width: 100%; height: 160px; padding: 0; overflow: hidden;background:rgb(1, 104, 183);}
.picnews .ti .left{ display: block; float: left; width: 190px;background:rgb(1, 104, 183); box-sizing: border-box; padding: 30px 0 0 20px; }
.picnews .ti .left h1{ display: block;  width: 24px; height: 2px; background: #fff;}
.picnews .ti .left h2{ display: block; font-size: 24px; color: #fff; padding-top: 15px;}
.picnews .ti .left h3{ display: block; font-size: 12px;     color: rgb(217, 217, 217);}


.picnews .ti .right{ display: block; float: right; width: calc(100% - 190px); padding: 0; overflow: hidden;}
.picnews .ti .right img{width: 100%; transition: all .3s ease;}
.picnews .ti .right img:hover{ transform: scale(1.1);}




.homenews div.picnews ul{ box-sizing: border-box; padding:30px 50px; background: url(../images/d.jpg) no-repeat top left;}
.homenews div.picnews ul li{ display: flex; width: 100%; padding: 20px 0; align-items: stretch; justify-content:space-between;flex-flow:row nowrap; border-bottom: 1px dotted #dedede;}
.homenews div.picnews ul li:last-child{padding-bottom: 0;}
.homenews div.picnews ul li time{ width:60px; padding-right: 30px;}
.homenews div.picnews ul li time span{ display: block; width: 100%; font-size: 48px; line-height: 48px; color:#0068b8;text-align: center;}
.homenews div.picnews ul li time em{ font-style: normal; display: block; width: 100%; font-size: 16px; line-height: 28px; color:#0068b8;}
.homenews div.picnews ul li txt{display:block;overflow: hidden;}
.homenews div.picnews ul li txt h1{font-size: 17px;line-height: 140%;}
.homenews div.picnews ul li txt h1 a{color:#024796;}
.homenews div.picnews ul li txt h2{font-size: 13px;color: #999; line-height:200%;padding:20px 0;}


.homenews div.txtnews{ padding:0;}
.homenews div.txtnews ul{box-sizing: border-box; padding:30px 50px;}
.homenews div.txtnews ul li{ display: flex; width: 100%; padding-bottom: 66px; align-items: stretch; justify-content:space-between;flex-flow:row nowrap}
.homenews div.txtnews ul li:last-child{padding-bottom: 0;}
.homenews div.txtnews ul li time{ width:60px; padding-right: 30px;}
.homenews div.txtnews ul li time span{ display: block; width: 100%; font-size: 48px; line-height: 48px; color:#0068b8;}
.homenews div.txtnews ul li time em{ font-style: normal; display: block; width: 100%; font-size: 16px; line-height: 28px; color:#0068b8;}
.txtnews .ti{ display: block; width: 100%; height: 160px; padding: 0; overflow: hidden;background:rgb(236, 236, 236);}
.txtnews .ti .left{ display: block; float: left; width: 190px;background:rgb(236, 236, 236); box-sizing: border-box; padding: 30px 0 0 20px; }
.txtnews .ti .left h1{ display: block;  width: 24px; height: 2px; background: #999999;}
.txtnews .ti .left h2{ display: block; font-size: 24px; color: rgb(67, 67, 67); padding-top: 15px;}
.txtnews .ti .left h3{ display: block; font-size: 12px;     color: rgb(67, 67, 67);}
.homenews div.txtnews .img{display: block; width: 100%; height: 200px; overflow: hidden; padding: 0;}
.homenews div.txtnews img{display: block; width: 100%;  overflow: hidden;transition: all .3s ease;}
.homenews div.txtnews img:hover{ transform: scale(1.1);}


.homenews div.txtnews ul li txt{flex: 1;display:block;overflow: hidden;}
.homenews div.txtnews ul li txt h1{font-size: 17px;line-height: 140%;}
.homenews div.txtnews ul li txt h1 a{color:#024796;}
.homenews div.txtnews ul li txt h2{font-size: 13px;color: #999; line-height:200%;padding:20px 0;}

.homenavs{ display: inline-block; float: right;}
.homenavs ul{ display: inline-block; padding: 0; border: none;background: none;}
.homenavs ul li{ display: inline-block; height: 36px; background: #efefef; line-height: 36px; text-align: center;padding: 0 20px;}
.homenavs ul li.on,.homenavs ul li:hover{ background: #0068b8; color: #fff;}
.homenavs ul li a { color: inherit;font-size: 14px;}
.homeservice {}

.homeservice ul{ display:flex; justify-content: space-between; align-items: stretch;flex-flow: row nowrap; padding-bottom: 150px; padding-top: 30px;}
.homeservice ul li{ width: 32%;position: relative;}
.homeservice ul li div.img{ display: block; width: 100%; overflow: hidden;}
.homeservice ul li div.img img{ transition: all .3s ease-in-out; width: 100%;}
.homeservice ul li div.img:hover img{transform: scale(1.2);}
.homeservice ul li div.icon{ display: block; position: absolute; height: 220px; left: 0; bottom: -110px; width: 100%;}
.homeservice ul li div.icon div{ display: block; width: 280px; margin: 0 auto; height: 220px; background: #0055b4; text-align: center; padding-top: 26px;}
.homeservice ul li div.icon div img{ display: inline-block;}
.homeservice ul li div.icon div h1{ display: inline-block; width: 100%; color: #fff; font-size: 18px; line-height: 25px; padding: 10px 0; padding-top: 30px;}
.homeservice ul li div.icon div h2{ display: inline-block; border-bottom: 2px solid #fff; width: 50px; margin: 0 30%;}
.homeservice ul li div.icon div h3{ display: inline-block; width: 100%;color: #fff; font-size: 12px; line-height: 35px;}


.homecontact{ display:flex; align-items: stretch; justify-content: space-between; flex-flow: row nowrap; padding-top: 30px;}
.homecontact div{ width: 49%; background: #fff;}

.homelx{ background: #fff; margin-top: 30px;} 
.homelx ul { display:flex; align-items: stretch; justify-content: space-between; flex-flow: row nowrap; box-sizing: border-box; padding: 50px 60px; padding-right: 160px;}
.homelx ul li{ display:flex;align-items: flex-start; justify-content: space-between; flex-flow: row nowrap;}
.homelx ul li .img{ display: block; width: 80px;}
.homelx ul li .img img{ width: 100%;}
.homelx ul li .txt1 h1{ font-size: 18px; font-weight: bold; padding-top: 10px; padding-bottom: 10px;}

.homefeedback{ box-sizing: border-box; padding: 40px 50px;}
.homefeedback ul{}
.homefeedback ul li{ display: block; width: 100%; padding: 10px;}
.homefeedback ul li input{ display: block; width: 100%; line-height: 46px; height: 46px; border: 1px solid #d9d9d9; box-sizing: border-box; padding: 5px;}
.homefeedback ul li textarea{ display: block; width: 100%; line-height: 46px; height: 146px; border: 1px solid #d9d9d9; box-sizing: border-box; padding: 5px;}
.homefeedback ul li button{ display: block; width: 180px; line-height: 44px; height: 44px; font-size: 15px; color: #fff; background: #0062d1; border: none; outline: none; }
.homefeedback ul li button:hover{ background:#0054b4;}

.homescroll { display: block; width: 100%; background: #fff; margin-top: 20px; box-sizing: border-box; padding: 0 20px;}
.homescroll ul{ width: 3000%;}
.homescroll ul li{ display: inline-block; text-align: center; box-sizing: border-box; padding: 20px;}
.homescroll ul li p{ line-height: 35px;}

.homeabout { display: flex; align-items: stretch; flex-flow: row nowrap; padding-top: 50px;}
.homeabout .video,.homeabout .txt{ flex: 1; background: #000;}
.homeabout .txt{  box-sizing: border-box; padding:0 50px 0 0; background: #fff;}
.homeabout .txt h1{ font-size: 22px; font-weight: bold; color: #0068b8; padding-bottom: 20px;}
.homeabout .txt h2{color: #000; font-size: 20px;text-transform: uppercase;padding-bottom: 20px;}
.homeabout .txt txt{font-size: 15px; color: #777;line-height: 200%;}
.homeabout .txt .btn{ display:flex; justify-content: flex-start; flex-flow: row nowrap; padding-top: 20px;}
.homeabout .txt .btn a{ display: block; width: 140px; line-height: 44px; background: #0068b8;; color: #fff; margin-right: 20px;}


.index_feedback{ background: url(../images/bg03.jpg) no-repeat center center ; height: 600px; text-align: center;}
.index_feedback h1{ color: rgb(255, 255, 255);font-size: 24px; padding-top: 50px; text-align: center;}
.index_feedback h1 span{font-size: 24px;color: rgb(153, 153, 153)}
.index_feedback h2{ color:#999; font-size:14px; text-transform:uppercase; background:url(../images/line02.jpg) no-repeat bottom center; padding:15px 0; margin-bottom:50px;}
.message{    height: 400px;background-color: transparent;width: 680px;background-image: url(../images/touming.png); background-position: center center;
    background-repeat: no-repeat; margin: 0 auto; box-sizing: border-box; padding: 20px;}
 .mfields{ display: block; width: 100%;}
 .mfields li{ display: block; float: left; width: 50%;}   
 .mfields li .title{    padding: 10px 0;line-height: 1.5;width: 100%;font-size: 14px;color: #ffffff; text-align: left;}
 .mfields li .inpbox{width: 90%; height: 47px;}
 .mfields li .title span.reqtip { color: #ff0000;}
 .mfields li .inpbox input, .mfields li .inpbox textarea{ border: 1px solid #dedede;font-size: 12px; text-indent: 5px;height: 38px;line-height: 38px;width: 100%;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;}
.btnsubmit{ display: block; width: 272px; height: 50px; background:rgb(18, 65, 133) ; color: #fff; font-size: 18px; line-height: 50px; margin-top: 20px;}

.footer{ background:rgb(67, 67, 67); overflow:hidden; background: url(../images/ftbg.jpg) no-repeat center center; background-size: cover;  }
.foot1{ overflow:hidden; display: flex; justify-content: center; align-items: stretch; flex-flow: row nowrap;}
.foot1 dl{flex-grow:2; box-sizing: border-box;padding-top: 50px; padding-bottom: 50px;}
.foot1 dl:nth-child(4){flex-grow: 2;}
.foot1 dl:nth-child(5){ flex-grow: 2;}
.foot1 dl:nth-child(6){ flex-grow: 0;}
.foot1 dl dt{ font-size: 16px; font-size: 16px; color: #fff; text-align: left; padding-bottom: 30px;}
.foot1 dl dd { text-align: left; line-height: 35px;color:#bbbbbb ;}
.foot1 dl dd a{ font-size: 14px; color:#bbbbbb ; text-align: center; line-height: 35px; text-align: center;}
.foot1 dl:nth-child(6){ text-align: left; box-sizing: border-box; padding-left: 20px;}
.foot1 dl:nth-child(6) dt,.foot1 dl:nth-child(6) dd{ text-align: center; color:#fff ;font-size: 14px;}
.foot1 dl:nth-child(6) dt,.foot1 dl:nth-child(6) dd img{ border-radius: 5px;padding-bottom: 10px;}

.foot1_left{ float:left; width:65%; box-sizing: border-box; padding-left:0;padding-bottom: 00px; padding-top: 00px;}
.foot1_left .footerlogo{ width: 244px;}
.foot1_left .footerlogo img{ width: 100%;}
.foot1_left .companyinfo{ display:block; padding-top: 5px;}
.foot1_left .companyinfo dd{    font-size: 14px; color: rgb(245, 245, 245); line-height: 30px;}
.foot1_left .companyinfo dd span{color: rgb(82, 92, 102); }

.foot1_m{ float:left; width:45%; box-sizing: border-box; padding-left: 0; border-right: 1px solid #999999; padding-bottom: 00px; padding-top: 00px; min-height: 200px;
display: flex;flex-flow: row nowrap; justify-content: space-around; padding: 0 50px; box-sizing: border-box;}


.footlist{}
.footlist li{ display: inline-block; padding: 0 5px; font-size: 14px; line-height: 30px;}
.footlist li a{ color: #fff;}
.foot1_m dl{}
.foot1_m dl dt{    font-size: 16px; color: #fff; padding-bottom: 15px;}
.foot1_m dl dd{ font-size: 13px ; color: rgb(82, 92, 102); line-height: 25px;}


.foot1_right{ float:right; width: 30%; box-sizing: border-box; padding-left: 0px; padding-top: 0px; text-align: right;}
.foot1_right .img{ display: inline-block;  width: 126px; padding-right: 20px;}
.foot1_right .img img{ max-width: 100%;}
.foot1_right .img p{ width: 126px; text-align: center; line-height: 35px; color: rgb(255, 255, 255);}

.foot2{ overflow:hidden; text-align:center; color:#888; background: #000; font-size:14px; line-height:50px; font-size: 14px;}
.foot2 a{ color: inherit;}

.main{ overflow:hidden; margin-top:30px;}
.main_left{ float:left; width:230px; }
.main_left_t{  }
.left_title{ overflow:hidden; background:#005ac0; text-align:center; padding:10px 0; border-bottom: 1px solid #fff;}
.left_title h1{ font-size:26px; font-weight:bold; color:#fff;}
.left_title h1 span{ font-size:14px; font-weight:normal; display: block; text-align: center; line-height: 45px;}
.main_left_nav{ padding:  0; }
.main_left_nav li{ }
.main_left_nav > li:hover > a{ background: url(../images/p14-icon2.png) no-repeat center right #005ac0;}
.main_left_nav > li > a{ display: block; line-height:40px; margin-bottom: 1px;background:url(../images/p14-icon5.png) no-repeat center right #005ac0; text-align: left; text-indent: 20px; color: #fff; line-height: 50px; font-size: 16px;}

.main_left_nav li.on {  background: url(../images/p14-icon2.png) no-repeat center right #005ac0;}
.main_left_nav li ul{ display: none;  background: #fff; }
.main_left_nav li:last-child ul{ bottom: -150px; top:auto}
.main_left_nav li:hover ul{ display: block;}
.main_left_nav li.on ul{ display: block;}
.main_left_nav li ul li{ position: relative;}
.main_left_nav li ul li a{ display: block; width: 100%; border-bottom: 1px solid #fff; line-height: 40px; font-size: 14px; margin: 0 auto; text-align: center; background:#ececec ; text-align: left; text-indent: 20px;}
.main_left_nav li ul li::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);
}

.main_left_nav li ul li:hover::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);
}
.form_btn {
    display: inline-block;
    padding: 10px 30px;
    color: #fff;
    background: #0068b8;
    border: none;
    font-size: 16px;
}
.main_left_nav li ul li:hover > a{background: #005ac0; color: #fff;}
.main_left_nav li ul li.on > a{ background: #005ac0;color: #fff;}

.main_left_b{ overflow:hidden;}
.left_con{ overflow:hidden; padding:1px; background: url(../images/lbg.jpg) no-repeat center bottom ; padding-top: 60px; padding-bottom: 30px;}
.left_con p{ font-size:14px; color:#fff; line-height:24px; text-align: center;}
.left_con h1{ font-size:24px; color:#fff; line-height:24px; text-align: center; font-weight: bold; line-height: 60px;}
.left_con a{ font-size:14px; color:#fff; line-height:38px; text-align: center; display: block; width: 119px; height: 38px; margin: 0 auto; border-radius: 5px; border: 1px solid #ccc;} 
.left_con a:hover{ border: 1px solid #fb6d03;}
.main_right{ width:1040px; float:right; overflow:hidden;}
.website{ color:#999; border-bottom:1px solid #eee;  margin-bottom:20px;}
.main_right_con{ overflow:hidden;}


.map{  padding-bottom: 50px;}
.aboutpic{ box-sizing: border-box; padding: 30px;}
.index_about_title h1{ color: rgb(51, 51, 51);font-size: 30px; text-align: left; padding-bottom: 30px; background: url(../images/line.jpg) no-repeat left bottom;}
.index_about_title h1 span{font-size: 24px;color: rgb(153, 153, 153)}
.index_about .txt{ line-height: 30px; font-size: 14px; padding-top: 0px; background: none;}

.website{ color:#000000;  text-align: left;line-height: 55px; font-size: 14px; text-transform: uppercase; border-bottom: 1px solid  rgb(18, 65, 133); background: url(../images/home11.png) no-repeat left center; background-size: auto 30%; text-indent: 30px;}
.website span{ float: right;    font-size: 16px;font-family: 微软雅黑;color: rgb(18, 65, 133); font-weight: bold;}
.website1{ display: block; font-size: 16px; line-height: 45px; font-family: 微软雅黑;color: rgb(18, 65, 133); font-weight: bold; border-bottom: 1px solid  rgb(18, 65, 133); margin-bottom: 10px; }


.about_banner p{ text-align: center; color: #fff; font-size: 13px; line-height: 35px;}
.main_right_con1{ overflow:hidden;display: block;width: 48%; float: right;}
.main_right_con{ overflow:hidden;display: block;width:100%;}
.main_right .main_right_con{ border: 1px solid #dedede; box-sizing: border-box;}

.about_con{ overflow:hidden; font-size:16px; color:#666; line-height:200%; box-sizing: border-box;}
.pro_con{ overflow:hidden; box-sizing: border-box; padding: 30px;}
.pro_con li{ float:left; width:32%; margin-right: 2%; margin-bottom: 2%; text-align:center; padding: 0px; box-sizing: border-box; padding:0; border: 1px dotted #dedede; }
.pro_con li:nth-child(3n){ margin-right: 0;}
.pro_con li:hover{ border: 1px solid #000;} 
.pro_con li .img { display: block; width: 100%; float: left; position: relative;}
.pro_con li .img img{ transition: all 1s linear;}

.pro_con li .img span{ position: absolute; z-index: 999; top:0; left: 0; width: 100%; height: 100%;
    background: url(../images/hover-link.png) no-repeat center center rgba(233,191,59,.8); transition: all .3s ease; transform: scale(0); pointer-events: none;}


.pro_con li .img:hover span{transform: scale(1);}



.pro_con li .txtx{ display: block; width: 100%; box-sizing: border-box;  float: right; background: none;}
.pro_con li .txtx h1 a{ display: block;    font-size: 16px; color: #0064D4; text-align: left; }
.pro_con li .txtx h2{ display: block;font-size: 18px;text-align: center;
    color: #000000; font-weight: bold; padding: 20px 0;}

.pro_con li a .txt p{ display: block; font-size: 13px;text-align: left;
    color: #5A5A5A; line-height: 25px;}


    .reLink {
        height: 38px;
        border: 1px solid #ccc;
        margin: 10px auto 10px;
        padding: 0px 10px;
    }


    .reLink .prevLink, .reLink .nextLink{height: 38px; line-height: 38px;}
    .reLink .prevLink a, .reLink .nextLink a{height: 38px; line-height: 38px;}
    .reLink .prevLink a:hover, .reLink .nextLink a:hover{color: #1048a0;}
    .reLink .prevLink{float: left;}
    .reLink .nextLink{float: right;}



.pro_conhome{ overflow:hidden;}
.pro_conhome li{ float:left; width:24%; text-align:center; padding: 10px; box-sizing: border-box; border: 1px solid #dedede; margin-bottom: 15px; margin-right: 1.2%;}
.pro_conhome li:nth-child(4n){margin-right: 0;}
.pro_conhome li a{ display: block; width: 100%; height: 100%; overflow: hidden;}
.pro_conhome li a img{ transition: all 1s linear;}
.pro_conhome li:hover a img{ transform: scale(1.2);}
.pro_conhome li:hover {border: 1px solid rgb(18, 65, 133);}
.pro_conhome li p{ font-size:14px; color:#666; padding:20px 0;}


.pro_con_d{ overflow:hidden; padding-bottom: 50px; box-sizing: border-box; padding: 20px;}
.pro_con_d img{ max-width:100%;}
.pro_con_d h1{ color:#000000; font-size:22px; text-align:center; padding-bottom:50px;}
.pro_con_d h2{ width:560px; float:left;}
.pro_con_d h2 img{ width:100%;}
.pro_con_d txt{ font-size:14px; color:#444; width:100%; float:right; line-height:2em;}

.case_con{ overflow:hidden;}
.case_con li{ float:left; width:33.333%; text-align:center; padding: 10px; box-sizing: border-box;  margin-bottom: 15px; }
.case_con li:nth-child(3n){margin-right: 0;}
.case_con li a{ display: block; width: 100%; height: 100%; overflow: hidden; position: relative;}
.case_con li a img{ transition: all 1s linear;}
.case_con li a span{ position: absolute; z-index: 999; top:0; left: 0; width: 100%; height: 100%;
     background: url(../images/hover-link.png) no-repeat center center rgba(233,191,59,.8); transition: all .3s ease; transform: scale(0);}

.case_con li:hover a img{ transform: scale(1.2);}
.case_con li:hover a span{transform: scale(1);}
.case_con li:hover {}
.case_con li p{ font-size:14px; color:#666; padding:20px 0;}



.news_con{ overflow:hidden;}
.news_con li {
    display: block;
    width: 32%;
    box-sizing: border-box;
    padding: 20px;
    border: 1px solid #dedede;
    margin-right: 1%;
    float: left;
 
}
.news_con li:nth-child(3n){ margin-right: 0;}
.news_con li a {
    display: block;
    width: 100%;
    overflow: hidden;
}

.news_con li h1{    font-size: 16px; color: #5A5A5A; font-weight: normal; box-sizing: border-box; padding: 10px 0;}

.news_con li p{ font-size: 11px; line-height: 30px;}


.news_con li .imgwrap {
    display: block;
    width: 100%;
    padding: 0px;
   
    box-sizing: border-box;
    transition: all .3s ease;
    overflow: hidden;
  
}
.news_con li .imgwrap img{ transition: all .3s ease-in-out;}
.news_con li:hover{ border: 1px solid #005ac0;}
.news_con li:hover .imgwrap img{transform: scale(1.2);}



.newslist_con{ overflow:hidden;}
.newslist_con li {
    display: flex;
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
    border: 1px solid #dedede;
    margin-right: 1%;
    float: left;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: stretch;
    margin-bottom: 20px;
 
}

.newslist_con li .txts{ flex:1; box-sizing: border-box; padding-left: 30px;}
.newslist_con li h1{    font-size: 18px; color: #5A5A5A; font-weight: normal;}

.newslist_con li p{ font-size: 14px; line-height: 30px;}
.newslist_con li h3{ font-size: 14px; line-height: 30px;}


.newslist_con li .imgwrap {
    display: block;
    width: 240px;
    padding: 0px;
   
    box-sizing: border-box;
    transition: all .3s ease;
    overflow: hidden;
  
}
.newslist_con li .imgwrap img{ transition: all .3s ease-in-out;}
.newslist_con li:hover{ border: 1px solid #005ac0;}
.newslist_con li:hover .imgwrap img{transform: scale(1.2);}

.newsline{ display:block; background: url(../images/xgray_line02.png) repeat; height: 5px; margin: 10px 0;}
.news{ display: block; justify-content: space-between; align-items: stretch; flex-flow: row nowrap;}
.news > div{ width: 100%; }
.news div .t{ display:flex; justify-content: space-between; align-items: stretch; flex-flow: row nowrap;}
.news div .t h1{ font-size: 22px; line-height: 60px;}
.news div .t a{ font-size: 14px; line-height: 60px;}
.news div ul{border: 1px solid #dedede; box-sizing: border-box; padding: 50px 70px;margin-bottom: 70px;}
.news div ul li{ display: flex; flex-flow: row nowrap; justify-content: space-between;
     align-items: stretch; padding: 30px;  border-bottom: 1px solid #dedede;}
.news div ul li time{ display: block; width: 63px; height: 73px; text-align: center;}
.news div ul li time h1{color: #666666;font-size: 44px;  padding-top: 18px; line-height: 28px; font-weight: bold;}
.news div ul li time h2{ font-size: 14px; color: #666666; line-height: 25px;}
.news div ul li .txt3{ flex: 1; box-sizing: border-box; padding-left: 35px;}
.news div ul li .txt3 h1{ font-size: 18px; padding-top: 0px; line-height: 35px; font-weight: bold; color: #0055b4;}
.news div ul li .txt3 h1 a{ font-size: 18px; padding-top: 0px; line-height: 35px; font-weight: bold; color: #0055b4;}
.news div ul li .txt3 p{ font-size: 13px; padding-top: 0px;}


.zs{ background: #fff; padding: 50px 0;}
.zs h1{ font-size: 36px; color: #000; text-align: center;padding-bottom: 50px;}
	.index_kefu{overflow: hidden;}
	.index_kefu li{float: left;width: 33.33%;}
	.index_kefu li img{width: 95%;}
	
	
.bg{ background: #fff;}
.bg h1{ font-size: 36px; color: #005ac0; line-height: 80px; text-align: center;}
.bgpic{ display: block;}
.bgpic li{ display: block; float: left; width: 33.333%; padding: 20px; box-sizing: border-box;}
.bgpic li img{ width: 100%;}

.feedback { width:100%; border:0px #CCC solid; margin: 0 auto;}
.feedback tr{ height:30px;}
.feedback td{ padding:4px; text-align: left;}
.feedback_t1 {float:left;width:350px; line-height:20px; padding-top:10px;}
.feedback_t2 {float:left;width:300px;height:160px;padding-left:40px;}
.feedback_1 { width:100px; padding-left:5px; border-right:0px #ccc solid; border-bottom:0px #CCC solid; text-align:center; font-size: 12px;}
.feedback_2 { padding-left:5px; border-bottom:0px #CCC solid;}
.feedback_3 { font-weight:bold; text-align:center; border-bottom:0px #CCC solid;}
.feedback_input_1{ width:90%; height:40px; line-height:40px; padding:0 5px;}
.feedback_input_2{ width:90%; height:20px; line-height:20px; padding:0 5px;}
.feedback_textarea{ width:90%; height:100px; padding:5px;}
.submit_button{ width:92%; height:40; color:#ffffff; border:none; background: #124185;line-height: 40px; font-size: 16px;}
.reset_button{ width:63px; height:23px; color:#666; border:none; background:url(images/reset_bt.gif) no-repeat;}



.imgwrap  i{ font-weight:bold; padding-top: 8px; color:#fff; font-size:24px; line-height: 25px; width:60px; height:60px; text-align: center; font-style: normal; display:block; text-align:center; line-height:25px; float:left; margin-right:25px;}
.imgwrap  span{ display: block; font-size:13px; font-weight:normal; color:#ffffff; line-height:32px;}



h1.s{ display: block; padding: 30px 0; font-size: 28px; font-weight: bold; text-align: center;}
.network{ background: url(../images/network.png) no-repeat top center rgb(249, 249, 249); background-size: cover;margin-top: 50px;}
.network .img{ display: block; margin: 0 auto;}

.news_con li .imgwrap img{ width: 100%;}
.news_con li .txtwrap {
    display: inline-block;
   
    float: left;
    padding: 0px;
    box-sizing: border-box;
    padding-left: 35px;
}

.news_con li .txtwrap h2 {
    display: block;
    color: #000;
    padding: 0;
    margin: 0;
    font-size: 14px;
    padding-top: 10px;
    color: #999999;
    font-weight: normal;
    line-height: 25px;
    text-align: left;
}
.news_con li .txtwrap h1 {
    display: block;
    font-size: 18px;
    color: #333333;
    margin: 0;

    line-height: 35px;
    text-align: left;
}
.news_con li .txtwrap p {
    display: block;
    color: #000;
    padding: 10px 0;
    margin: 0;
    font-size: 14px;
    line-height: 24px !important;
    padding-top: 10px;
    color: #666666;
    text-align: left;
}
.news_con li .txtwrap span {
    display: block;
    color: #000;
    padding: 10px 0;
    margin: 0;
    font-size: 14px;
    line-height: 25px;
    text-align: right;
}
.homecase1{ box-sizing: border-box; padding-top: 50px;}
.list2{ display: flex; justify-content: space-between; flex-flow: row nowrap; align-items: stretch; padding-bottom: 2%;}
.list2 li{ display: block; width: 49%; margin-right: 2%;}
.list2 li:nth-child(2n){ margin-right: 0;}
.list2 li.tx{ background: #0054b4; box-sizing: border-box; padding: 80px; font-size: 16px; color: #fff;line-height: 200%;}
.list4{ display: flex; justify-content: space-between; flex-flow: row nowrap; align-items: stretch; padding-bottom: 2%;}
.list4 li{ display: block; width: 23.5%; margin-right: 2%; background: #fff;}
.list4 li:nth-child(4n){ margin-right: 0;}
.list4 li h1{ font-size: 22px; font-weight: bold; color: #0054b4; padding-bottom:20px;}
.list4 li p{ font-size: 15px; font-weight: normal; color: #666; line-height: 200%;}

.list4 li img{ width: 100%;}
.list4 li.t{ box-sizing: border-box; padding: 90px 50px;}

.ads{  display: flex; flex-flow: row nowrap; justify-content: space-between;align-items:center;  padding: 0 30px;  padding-top: 40px; }

.ads li{ width: 24%; text-align:center; box-sizing: border-box;align-items: center;}

.ads li h1{ font-size: 24px;color: rgb(255, 255, 255);line-height: 220%;}
.ads li p{font-size: 14px;color: rgb(255, 255, 255); line-height: 25px;}

.adss{  display: flex; flex-flow: row nowrap; justify-content: space-between;align-items:center; height: 120px; padding: 0 30px; padding-bottom: 88px; }

.adss li{ width: 24%; text-align:center; box-sizing: border-box;align-items: center;}

.adss li h1{ font-weight: bold;line-height: 200%;  font-size: 36px;color: rgb(254, 135, 13);}
.adss li p{font-size: 22px;line-height: 180%;color: rgb(153, 153, 153);}
.index_adss{ display: block; width: 100%; background: url(../images/bg01.jpg) no-repeat center top; height: 360px;}




.news_con_d{ overflow:hidden; box-sizing: border-box; padding: 30px;}
.news_con_d h1{ font-size:22px; color:#000000; text-align:center;}
.news_con_d h2{ color:#999; font-weight:bold; border-bottom:1px dotted #ddd;text-align:center; display:block; margin-bottom:20px; padding-top:20px; padding-bottom:10px;}
.news_con_d txt{ font-size:14px; line-height:200%; color:#5a5a5a;}

.topbar{ display: block; height: 60px; background:#f6f6f6;}

}





.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;
    margin-top: 0;
}

.client-2 .my-kefu-sq i {
    background-position: 4px -76px;
}

.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 -50px;
}

.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: 25px;
background-position: -23px -25px;
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: #0068b8;
    color: #fff;
    height: 53px;
    width: 230px;
    padding:9px 0 0;
    float: left;
}

.client-2 .my-kefu-main {
    background: #0068b8;
    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;
}






