/* reset */
*,*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* .fa-bars:before{    content: '';
    position: absolute;
    top: 30px;
    right: 20px;
    display: block;
    width: 20px;
    height: 20px;
    border-top: 5px solid #000;
    border-bottom: 5px solid #000;
	
} */



html{font-size: 62.5%;}
body{position: relative; font-size:1.4rem; line-height: 1.9; font-family:-apple-system, BlinkMacSystemFont,"PingFang-SC-Regular",Arial,"microsoft yahei","寰蒋闆呴粦","榛戜綋",'SimSun',sans-serif; color: #333;}
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;box-sizing:border-box;-moz-box-sizing:border-box; /* Firefox */-webkit-box-sizing:border-box; /* Safari */}
button, input, optgroup, select, textarea { color: inherit; font: inherit;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%; font-weight: normal;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button,input[type="submit"]{cursor:pointer;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{outline:0;}
body{background:#fff;}
a{color:#666; transition: all .2s}
a:hover{color:#333;}
img{max-width: 100%;vertical-align:middle;}

/*conmon*/
.f-pr{position:relative;}
.f-fl{float:left;}
.f-fr{float:right;}
.f-oh{overflow:hidden;}
.f-dn{display:none;}
.f-db{display:block;}
.f-ib{display:inline-block;*display:inline;*zoom:1;}
.f-cb:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.f-fs12{font-size: 1.2rem;}
.f-fs14{font-size: 1.4rem;}
.f-fs16{font-size: 1.6rem;}
.f-fs18{font-size: 1.8rem;}
.f-fs20{font-size: 2rem;}
.f-ti{overflow:hidden;text-indent:-30000px;}
.f-ti2{text-indent:2em;}
.f-csp{cursor:pointer;}
.f-fwn{font-weight:normal;}
.f-fwb{font-weight:bold;}
.f-tal{text-align:left;}
.f-tac{text-align:center;}
.f-tar{text-align:right;}
.f-w100{width: 100%; margin: 0 auto;}
.w1024{max-width: 1024px;}
.w1200{max-width: 1200px; margin: 0 auto;}
.mb15{margin-bottom: 15px;}
.mt15{margin-top: 15px;}
.mb30{margin-bottom: 30px;}
.mt30{margin-top: 30px;}
.mb60{margin-bottom: 60px;}
.mt60{margin-top: 30px;}
.plr15{padding-left: 15px; padding-right: 15px;}

/* 鍗曡鏂囨湰鎴柇 */
.f-text-truncate{
    word-wrap: normal; /* for IE */
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
@font-face {
  font-family: 'iconfont';
  src: url('../font/iconfont.eot');
  src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'),
  url('../font/iconfont.woff') format('woff'),
  url('../font/iconfont.ttf') format('truetype'),
  url('../font/iconfont.svg#iconfont') format('svg');
}
.iconfont{
  font-family:"iconfont" !important;
  font-size:16px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

/*top*/
.mh-head{display: none;}
.header {position: relative;box-shadow: 0 0 10px 0px #a3a3a3; z-index: 10;}
.header .top{background: #333; height: 40px; line-height: 40px; color: #fff;}
/* .header .bottom .logo{width: 19.6%;} */
.header .bottom .nav{width: 80.34%;}
.header .bottom .nav ul {width: 100%}
.header .bottom .nav > ul > li{ width: 10%; padding: 15px 0;} 
#topnav .yanse a{color:#F00}
.header .bottom .nav > ul > li > a{display: block; line-height: 56px; color: #333; font-size: 1.6rem;  height: 56px; position: relative;}
.header .bottom .nav > ul > li > a:hover{background: #122a88; color: #fff}
.header .bottom .nav > ul > li > a:hover:after{content:""; display: inline-block; width:0; height:0; border-bottom: 5px solid #fff; border-left: 5px solid transparent; border-right: 5px solid transparent;  position: absolute; left: 50%; margin-left: -3px; bottom: 7px;}
.header .bottom .nav ul > li.active a:after{content: ""; display: block; height: 0; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid #122a88; width: 10px; margin: 0 auto; text-align: center; }
.header .shadow{position: absolute; bottom: 0; box-shadow: 0px 3px 7px 0px #e2e2e2; z-index: 1; height: 1px; background: #fff;}
.ddpro li{width: 14.285%; float: left; padding: 0 15px;}

#topnav li ul {padding: 45px 0; position: absolute; left: 0; top:86px; display: none; z-index: 1; width: 100%; background: rgba(255,255,255,.95); overflow: hidden; color: #fff; }
#topnav .brshadow{box-shadow: 0  0 15px 3px #ccc; width: 100%; height: 1px; position: absolute; left: 0; top: 0; }
#topnav li:hover ul{display: block;}
.header .ddpro li{width: 16.666666666667%;  margin-top: 10px;}
.header .ddpro figcaption{ background: #0f58a7; border-radius: 5px;  color: #fff; height: 30px; line-height: 30px; font-size: 1.6rem; margin-top: 10px;}

#topnav .dropdown{width: auto; right: 0; left: auto; padding: 50px 20px 50px 50px;}
#topnav .dropdown .f-fl {margin-right: 60px;}
#topnav .dropdown .f-fl li{margin-bottom: 15px;}
#topnav .dropdown .f-fl a:before{content: "<"; margin-right: 10px;}
#topnav .dropdown2 , #topnav .dropdown3{right: auto; left: 25%;}

#page-list li{display: inline-block;}
#page-list li.am-active a{color: #f37020;}

/*
 * 涓婚〉
 * */
.i_prolist .prolist li{ float:left;height:372px; width:19.3111%; position:relative;cursor:pointer;transition: all 0.5s ease;}
.i_prolist .prolist li.cur{width: 22.5%;background-size: cover!important;}
.i_prolist .prolist li a{display: block;position: relative;height: 100%;padding: 0 12%;}
.i_prolist .prolist li .prolist-li{ width:100%; height:100%; background:rgba(0,0,0,.5); position:absolute; top:0; left:0; z-index:5;}
.i_prolist .prolist li ._info{ position:absolute; left:0; bottom:0; width:100%;overflow:hidden; z-index: 7;}
.i_prolist .prolist li ._info .p{ display:none; font-size:1.3rem;}
.i_prolist .prolist li ._info ._cn{ position:relative; line-height: 120px;}
.i_prolist .prolist li ._info ._cn ._cns{ font-size:1.5rem; color:#fff;}
.i_prolist .prolist li ._info ._cn ._cns:before{ content:''; width:40px; height:3px; background-color:#fff000;position: absolute;bottom: -10px;left: 0;}
.i_prolist .prolist li ._info .big{font-size: 2rem;color: #fff;line-height: 1.5;margin-bottom: 5px; display:none;}
.i_prolist .prolist li ._info .big .yellow{color:#fff000;}
.i_prolist .prolist li ._info ._cn ._b{color:#fff; display:none;position: absolute;left: 50%;margin-left: 63px;top: -12px;}

.i_prolist .prolist li.cur .prolist-li{display:none;}
.i_prolist .prolist li.cur ._info ._cn ._cns{ font-size:2rem;}
.i_prolist .prolist li.cur ._info ._cn ._b{ display:block;}
.i_prolist .prolist li.cur ._info a{ padding: 4% 11%;height: 86%;}
.i_prolist .prolist li.cur ._info{background:url(../img/ju.85.png) repeat; background:rgba(253,101,0,.85);height: 190px;text-align:left;}
.i_prolist .prolist li.cur ._info .p{ display:block; color:#fff;}
.i_prolist .prolist li.cur ._info ._cn ._cns:before,.i_prolist .prolist li.cur ._info .big{ display:block;}
.i_prolist .prolist li.cur ._info ._cn{line-height: 65px;}
@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}
@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}

.wrap-index .video , .wrap-index .us.f-fr{width: 49%; height: 550px; overflow: hidden;}
.wrap-index .video{background: #f9f9f9;}
.wrap-index .video strong{font-size: 2rem;}
.wrap-index .video p{line-height: 1.5}
.wrap-index .us  img{width: 49.5%;}
.wrap-index .us.f-fr .row2{background: #f9f9f9; padding-bottom: 100%;}
.wrap-index .us.f-fr .row2 img{margin-top: calc(3%);}
.wrap-index .us.f-fr .row2 .box{width: 50%; padding: 30px 15px;}
.wrap-index .us.f-fr .row2 .box span{ font-size: 2.6rem; padding-bottom: 10px;}
.wrap-index .us.f-fr .row2 .box span:after{content: ""; width: 40px; height: 3px; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); background: #122a88;}
.wrap-index .us.f-fr .row2 .box p{line-height: 1.5;}

.wrap-index .section2 .t{max-width: 640px;}
.wrap-index .section2 .t h3{ font-size: 3.6rem; padding-bottom: 10px;}
.wrap-index .section2 .t h3:after{content: ""; position: absolute; left: 50%; bottom: 0; width: 100px; height: 3px; background: #122a88; transform: translateX(-50%); }
.wrap-index .section2 ul.type-valve {margin-left: -1px;}
.wrap-index .type-valve li{width: 25%; height: 289px; float:left; background: #2a2a51; border-left: 1px solid #fff; border-bottom: 1px solid #fff; position: relative; z-index: 0; overflow: hidden;}
.wrap-index .type-valve li:nth-child(7){background: #fd8800;}
.wrap-index .type-valve .text{height: 289px; overflow: hidden; color: #fff; padding-top: 33%;}
.wrap-index .type-valve .text h2{font-size: 3.4rem; }
.wrap-index .type-valve .title h3{font-size: 2.2rem;}
.wrap-index .type-valve .text em ,.wrap-index .type-valve .title p{font-size: 1.3rem;}
.wrap-index .type-valve .title{position: absolute; z-index: 1; left: 0; top: 0; padding: 73% 5%; overflow: hidden; width: 100%; height: 100%; color: #fff;}
.wrap-index .type-valve .one ,.wrap-index .type-valve .seven{position: relative; background: url(../images/line.png) right top no-repeat;}
.wrap-index .type-valve li a img{transition: all .3s ease-in;}
.wrap-index .type-valve li a:hover img{transform: scale(1.1);}
.wrap-index .type-valve li:last-child{display: none}
.wrap-index .section3 .t{height: 40px;}
.wrap-index .section3 .t h2{font-size: 3rem;}
.wrap-index .section3 .t a{position: absolute; right: 0; bottom: 0; color: #333;}
.wrap-index .section3 .r .t a:after{content:"禄"; line-height: 12px; vertical-align: top;  margin-left: 3px;}
.wrap-index .section3 .t i{
	font-size: 1.6rem; display: inline-block; vertical-align: middle;
	-webkit-transition: -webkit-transform 0.4s ease-out;
	-moz-transition: -moz-transform 0.4s ease-out;
	transition: transform 0.4s ease-out;
 }
.wrap-index .t i.rotate{
	-webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  transform: rotate(360deg);
}

.section3 .l.f-fl , .section3 .r.f-fr{width: 49%; height: 450px;}
.section3 .l.f-fl ul{margin-left: -2%;}
.section3 .l.f-fl li{width: 48%; margin-left: 2%; float: left;}
.section3 .l.f-fl .date.f-fl{width: 60px; height: 55px; }
.section3 .l.f-fl .date.f-fl p{background: #7e7e7e; color: #fff;}
.section3 .l.f-fl .date.f-fl .day{font-size: 2.4rem; line-height: 25px; padding-top: 4px;}
.section3 .l.f-fl .date.f-fl .year{padding-bottom: 4px;}
.section3 .l.f-fl .text h3{height: 50px;}
.section3 .l.f-fl .text a{color: #333; line-height: 25px; }
.section3 .l.f-fl .text p{margin-top: 10px; font-size: 1.2rem; line-height: 1.8; color: #666;}
.section3 .l.f-fl .text.f-fr{width: calc(100% - 70px);}
.section3 .r li{border: 1px solid #d5d5d5; padding: 15px; color: #666; transition: all .3s linear;}
.section3 .r li:first-child{margin-top: -10px;}
.section3 .r li:hover{box-shadow: 0 0 10px 3px #d5d5d5;}
.section3 .r li a{color: #333;}
.section3 .r li .date{margin-top: 10px; }
.section3 .r li p{margin-top: 5px; line-height: 1.5;}


.section4 li{width: 25%;}
.section4 li .sprite{display: block; background: url(../images/stection4_bg.png) no-repeat; width: 125px; height: 127px; margin: 0 auto; transition: all .3s;}
.section4 li .sprite1{background-position: 0 -22px;}
.section4 li .sprite2{background-position: -308px -22px}
.section4 li .sprite3{background-position: -615px -22px}
.section4 li .sprite4{background-position: -920px -22px}
.section4 li:hover .sprite1{background-position: 0 -163px;}
.section4 li:hover .sprite2{background-position: -308px -163px;}
.section4 li:hover .sprite3{background-position: -615px -163px;}
.section4 li:hover .sprite4{background-position: -920px -163px;}
.section4 li strong{font-size: 1.6rem;}

/*浜у搧鍒楄〃*/
.list-proL{width:25%;}
.list-proL .m-nav-l > ul > li > a{font-size: 1.6rem; font-weight: 600; color: #333;}
.list-proL .m-nav-l > ul > li:first-child > a{border-bottom: 1px solid #e8e8e8;}
.list-proL .m-nav-l a:after{font-weight: normal;}
.list-proL .m-nav-l ul ul{padding: 0px 10px 0px 25px;}
.list-proL .m-nav-l ul ul li a{padding: 10px 0 10px; border-bottom: 1px solid #e8e8e8; border-top: none;}
.list-proL .m-nav-l ul ul li a:hover , .list-proL .m-nav-l ul ul li.selected a{color: #f37020; border-color: #f37020;}
.list-proL .m-nav-l ul ul li:last-child a{ border-bottom: none;}
.list-proR ,.list-pj,.row,.news_right_content{width: 73%; float:left}
.list-proR ul.list-item {margin-left: -1.5%;}
.list-proR .list-item li{width: 31%; margin-left: 1.5%; float: left; text-align: center;  padding: 0 10px 20px; transition: all .3s linear;}
.list-proR .list-item li img{ border:#ebebeb 3px solid;width:36vw;height:20rem;object-fit:cover;}
.list-proR .list-item li img:hover{box-shadow: 0 0 10px #c9c9c9;}
.list-proR .list-item li h3 a{font-size: 1.4rem; display: block; margin: 0 0 40px;  color: #272727;overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;}
.list-proR .list-item li p:before{content: "";width: 10px; height: 10px; background: #122a88; display: inline-block; line-height: 20px; margin-right: 5px;}
.list-proR .list-item li p{text-align: left; line-height: 1.5; font-size: 1.2rem; margin-top: 15px; padding-left: 10%;}
.list-item li h3{ line-height:40px; height:40px;}
.titlebox{ width:100%; height:auto; overflow:hidden; border-bottom:#002e73 3px solid; line-height:40px; height:40px;}
.titlebox .title{ float:left; width:20%; background-color:#00479d; color:#fff; text-align:center}
.titlebox span{ float:right; width:12%; text-align:right}
.footer-b1  p{ font-size:14px}
.row{ float:right;margin-right: 0!important;margin-left: 0!important;}
	.auto-container .page-down{ width:80%; float:left;padding-top:30px;}
@media (min-width:992px){
.news_right_content .page-down{ width:90%; float:left; padding-top:30px; padding-left:30px}
	}
	.news_right_content{ padding-left:5%}
.news_right_content .black{ width:10%; float:left; margin-top:36px;}
.row  p{ 
	width:137px; 
	height:40px; 
	line-height:40px; 
	background-color:#0073ce; 
	color:white; margin-bottom:15px;} 
	 .row  dl,.row  dl .img img{ width:100%; height:auto; overflow:hidden}
	 .row  dl .img{ float:left; width:30%}
	 .row  dl{ padding-top:20px; border-bottom:#ebebeb 1px solid}
	 .row  dl  .homenewslisttext{ width:65%; float:right}
	  .row  dl  .homenewslisttext h4{ font-size:20px; font-weight:bold;line-height:40px}
 .row  dl dd{ color:#414544; font-size:14px; line-height:30px;}
.row  dl dd a{ color:#414544; font-size:14px; line-height:30px;}
 .row  dl dd span{ color:#a1a1a1;}	
.row  dl dd a:hover{ text-decoration:underline; color:#ff7800;}
 .row .wenzi dd{ float:left;color:#414544; width:30p%} 
.row .wenzi dd h1{color:#414544; font-size:16px; font-weight: bold;} 
.row .wenzi dd h2{ font-size:13px; color:#414544;}
 .row .homenewslisttextp {
	height: 65px;
    text-indent: 2em;}
	
.homenewslisttext h3 ,.homenewslisttext h3 a { 
	font-family:"微软雅黑"
    font-size: 16px;
    font-weight: bold;
    color: #414544;
    overflow: hidden;
    margin-bottom: 5px;}
	
	.local2{ width:100%;  height:50px;}
.local2 .position{max-width:1200px; margin:0 auto; height:50px; line-height:50px; border-bottom:#999 1px solid;
 font-size:13px}


/*閰嶄欢*/
.content{ width:100%; height:auto; overflow:hidden; border:#ebebeb 1px solid; margin-top:20px}
#myform{ padding-top:20px}
.content input[type="submit"]{ background-color:#F90; font-size:25px; width:20%;  margin-top:20px; line-height:40px; height:40px; color:#FFF}

.list-pj li{width: 30.33333%; margin-left: 3%; float: left;}
.list-pj li h3{margin-bottom: 30px; margin-top: 15px;}

/*浜у搧涓績*/
.crm{margin-top: 15px; margin-bottom: 15px;}
.a-pro .crm{margin-top: 0;}
.a-pro .box{ background: url(../images/probg.jpg) repeat; min-height: 480px; height: 480px; position: relative;  padding: 25px 0;}
.a-pro .box .f-fl , .a-pro .box .f-fr{ margin: 0 3%;}
.a-pro .box .f-fr{width: 53%;}
.a-pro .box .f-fl {width: 30%; border: 1px solid #cccdd0; padding: 5px;}
#gallery_nav {float: left; width: 100%; text-align: center;}
#gallery_nav a{display: inline-block; border: 1px solid #fff; width: 20%; float: left; margin: 10px 2.5%;}
#gallery_output {padding: 0 25px;}
#gallery_nav .on{ border: 1px solid #122a88; }
#gallery_nav img{background: #fff;}
.a-pro .box .f-fr h1{font-size: 2.6rem; color: #122a88; margin-bottom: 25px;}
.a-pro .box .f-fr p{font-size: 1.6rem; color: #333; margin-bottom: 25px;}
.a-pro .box .f-fr p:last-of-type{margin-bottom: 35px;}
.a-pro .box .f-fr a{padding: 15px 25px; color: #fff; border-radius: 5px; font-size: 1.6rem; line-height: 24px; display: inline-block;}
.a-pro .box .f-fr a.online{background: #c11414; margin-right: 5%;}
.a-pro .box .f-fr a.tel{background: #122a88;}

	/*娴姩瀵艰埅*/
.subMenu{background: #122a88; padding: 25px 0;}
.subMenu.fxd{padding: 15px 0; z-index: 999;} 
.subMenu dt , .subMenu dd{display: inline-block; color: #fff; float: left; line-height: 30px; font-size: 1.6rem; text-align: center;}
.subMenu dd a{color: #fff; line-height: 30px;}
.subMenu dd{width: 9.1%;}
.subMenu dt {width: 15%; font-size: 2.2rem; font-weight: 600; line-height: 30px; text-align: left;}
.subMenu dd.last-tel {width: 30%;}
.subMenu dd.last-tel i{margin-right: 5px;}

.subMenu dd a.active , .subMenu dd a.active  , .subMenu dd a:hover {color: #a81936;}
.a-pro .section1 i{display: inline-block;	width: 53px;	height: 54px; vertical-align: middle; margin-right: 10px;}
.a-pro .section1 i.ad1{background: url('../images/ico_ad.png') no-repeat -33px -34px;}
.a-pro .section1 i.ad2{background: url('../images/ico_ad.png') no-repeat -110px -34px;}
.a-pro .section1 i.ad3{background: url('../images/ico_ad.png') no-repeat -186px -34px;}
.a-pro .section1 i.ad4{background: url('../images/ico_ad.png') no-repeat -33px -101px;}
.a-pro .section1 i.ad5{background: url('../images/ico_ad.png') no-repeat -109px -101px;}
.a-pro .section1 i.ad6{background: url('../images/ico_ad.png') no-repeat -187px -101px;}
.a-pro .section1 i.ad7{background: url('../images/ico_ad.png') no-repeat -33px -167px;}
.a-pro .section1 i.ad8{background: url('../images/ico_ad.png') no-repeat -109px -167px;}
.a-pro .section1 i.ad9{background: url('../images/ico_ad.png') no-repeat -186px -167px;}
.a-pro .section1 ul{margin-left: -3.3333%;}
.a-pro .section1 li{width: 30%; margin-left: 3.3333%; float: left; margin-top: 30px;}
.a-pro .section1 li .f-w100{margin-bottom: 10px; height: 54px; overflow: hidden}
.a-pro .section1 li p{display: inline-block; line-height: 20px; font-size: 1.4rem;}
.a-pro .section1 li > p{height: 60px; overflow: hidden;}
.mainc .inner strong{padding-top: 50px; font-size: 2rem; line-height: 30px; display: block; padding-bottom: 40px;}
.mainc {padding-bottom: 50px; border-bottom: 1px solid #c0c0c0;}
.a-pro .section3 article , .section2 article{font-size: 1.4rem; line-height: 1.5;}
.a-pro .section3 article div , .section2 article div , .section2 article p , .section2 article p , .section3 article p{margin-bottom: 15px; line-height: 1.5;}
.a-pro .section4 ul{margin-left: -5%; }
.a-pro .section4 li{width: 45%; margin-left: 5%;}
.a-pro .section4 h4{margin-top: 15px;}
.a-pro .section4 span{margin-top: 20px;}
.a-pro .section4 li > p{margin-top: 10px; line-height: 20px; font-size: 1.4rem;}
.a-pro .section5 ul{margin-left: -2%;}
.a-pro .section5 li{width: 23%; float: left; margin-left: 2%;}
.a-pro .section6 ul{margin-left: -1%;}
.a-pro .section6 li{width: 24%; margin-left: 1%; float: left; text-align: center; transition: all .3s linear;}
.a-pro .section6 li:hover{-webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px);}
.a-pro .section6 li img{background: #ededed;}
.a-pro .section6 li figcaption{font-size: 1.4rem; line-height: 1.5; margin-top: 15px;}
.mainc.section5{padding-bottom: 0;}
.mainc.section6 , .mainc.section5{border: none;}

.footer{overflow: hidden;}
.footer dl{width: 14.285714285714%; float: left; color: #fff; margin-top: -54px;}
.footer dl:last-child{width: 28.571428571428%;}
.footer dl:last-child dt{background: #0f58a7;}
.footer dt{padding: 15px 0; font-size: 1.6rem; line-height: 1.5;}
.footer dt a{color: #fff;}
.footer dd a{color: #fff; line-height: 2.2; display: inline-block;}
.footer dd a:hover{ -webkit-transform: translateX(10px);-ms-transform: translateX(10px);transform: translateX(10px);}
.footer .tbg{background: #0f58a7; padding: 15px 0; height: 54px; overflow: hidden;}
.footer .bbg{background: url(../images/foot_bg.jpg) center top no-repeat #262b45;}


.footer .bbg .w1200{padding-bottom: 25px;}
.footer .bbg dt+dd{margin-top: 25px;}
.footer address{line-height: 1.5;}
.footer .footer-b1{background: #282930; color: #DDDDDD; padding: 15px 0; }
.footer .footer-b1 a{color: #fff;}
.footer .w3{ width:28%}
.footer dd { line-height:25px}
.footer dd img{width: 150px}


/*wrap-news*/
.wrap-news .news1 {margin-top: 50px;}
.wrap-news .news1 h2 , .wrap-news .news3 h2{font-size: 3.4rem; position: relative; padding-bottom: 10px;}
.wrap-news .news1 h2:after , .wrap-news .news3 h2:after{content: "";  width:70px; height: 4px; background: #132b88; position: absolute; bottom: 0; left: 50%; margin-left: -35px;}
.wrap-news .news1 h2 +p , .wrap-news .news3 h2 + p{margin-top: 15px; margin-bottom: 60px;}
.wrap-news .f-fl.news1-list , .wrap-news .f-fr.news1-swiper{width: 48%;}
.wrap-news .news1-list li:first-child{margin-top: 0;}
.wrap-news .news1-list li{margin-top: 25px; border-bottom: 1px solid #eaeaea; padding-bottom: 23px;}
.wrap-news .news1-list .f-fl{width: 80px; margin-right: 10px;}
.wrap-news .news1-list span{display: block; background: #f2f2f2; color: #666;}
.wrap-news .news1-list span.day{line-height: 50px; font-size: 2.4rem; font-weight: 600;}
.wrap-news .news1-list span.year{margin-top: 2px; line-height: 30px;}
.wrap-news .news1-list .f-fr{text-align: left; float: left; width: 80%;}
.wrap-news .news1-list .f-fr h3{line-height: 50px;}
.wrap-news .news1-list .f-fr h3 a{color: #000; font-size: 1.6rem;}
.wrap-news .news1-list .f-fr p{line-height: 30px; font-size: 1.2rem; color: #666;}

.wrap-news .news2{margin-top: 85px; color: #fff; padding-top: 40px;}
.wrap-news .news2.bg{background: url(../images/news_bundorBg.jpg) no-repeat left center #122A88; height: 500px;}
.wrap-news .news2 h2{font-size: 3.4rem; position: relative; padding-bottom: 10px;}
.wrap-news .news2 h2:after{content: ""; position: absolute; width: 70px; height: 4px; background: #fd8800; bottom: 0; left: 50%; margin-left: -35px;}
.wrap-news .news2 h2 + p{margin-top: 20px;}
.wrap-news .news2 ul{margin-top: 40px;}
.wrap-news .news2 li{float: left; display: block; width: 30%; margin: 0 1.6666666666667%;}
.wrap-news .news2 li img{max-height: 230px;}
.wrap-news .news2 li figcaption a{color: #fff; margin-top: 10px; display: block; font-size: 1.6rem;}

.wrap-news .news3{margin-top: 50px; margin-bottom: 100px;}
.wrap-news .news3 ul{margin-left: -2%;}
.wrap-news .news3 li{float: left; width: 23%; margin-left: 2%;}
.wrap-news .news3 li img{max-height: 170px;}
.wrap-news .news3 li a{color: #000; margin-top: 10px; display: block;}
.wrap-news .news3 li p{margin-top: 10px; font-size: 1.2rem; line-height: 20px;}
.wrap-news .swiper-container-horizontal>.swiper-pagination-bullets,.wrap-news .swiper-pagination-custom,.wrap-news .swiper-pagination-fraction{right: 10px; width: auto; left: inherit;}

/*list-news*/
.list-news .list-newsL{width: 23%;}
.list-news .list-newsR , .article-newsR{width: 75%;}
.m-nav-l  , .m-special-l{border: 1px solid #e8e8e8;}
.m-nav-l .t , .m-special-l .t{padding: 15px 0 15px 25px; background-color:#313131}
.m-nav-l .t .fa-caret-down{display: none;}
.m-nav-l h2 , .m-special-l .t strong{font-size: 2.4rem; font-weight: bold;  color: #fff; line-height: 30px;}
.m-nav-l .en , .m-special-l .t .en{font-size: 1.4rem; font-weight: 600; position: relative;  color: #333; line-height: 25px; padding-bottom: 8px;}
 .m-special-l .t .en:after{content: ""; width: 40px; height: 0; position: absolute;; left: 0 ; bottom: 0; border-bottom: 2px solid #333333;}
.m-nav-l ul li  a{display: block; line-height: 30px; padding: 10px 10px 10px 15px; border-top: 1px solid  #e8e8e8;}
.m-nav-l ul li{ background:url(../images/listcon.png) no-repeat 80% center}
.m-nav-l > ul > li > a:hover{background: #132b88; color: #fff;}
.m-nav-l > ul > li > a:hover:after{color: #fff;}
.m-nav-l  ul li >ul>li,.m-nav-l  ul .duo{background:none}
.m-case-l .t {border-bottom: 1px solid #dddddd; position: relative; padding-bottom: 8px; margin-bottom: 15px;}
.m-case-l .t strong{font-size: 2rem; line-height: 30px;}
.m-case-l .t strong:after{content: ""; position: absolute; left: 0; bottom: -1px; width: 50%; height: 1px; background: #222;}
.m-case-l .t a{text-align: right; line-height: 30px;}
.m-case-l figcaption{margin-top: 8px;}
.m-case-l figcaption a{color: #333; line-height: 24px;}

.m-special-l li{margin-bottom: 15px; padding: 0 15px;}
.m-special-l figure img{border-radius: 5px;}
.m-special-l figcaption{margin-top: 5px;}

.m-contact-l .t{background: #313131; color: #fff; padding: 15px 10px 15px 25px;}
.m-contact-l .t strong{font-size: 2rem; line-height: 30px;}
.m-contact-l .t i{float: right; line-height: 30px; font-size: 2.2rem; font-weight: normal;}
.m-contact-l .tel , .m-contact-l .message{border: 1px solid #ddd; text-align: center; padding: 22px 0;}
.m-contact-l .tel span{color: #9d0606; font-size: 2.4rem; font-weight: 600; margin-top: 10px; display: block;}
.m-contact-l .message{margin-top: -1px;}
.m-contact-l .message a{background: #00479d; color: #fff; margin-top: 15px; padding: 10px 30px; border-radius: 5px;}
.m-contact-l .message a:hover{opacity: .9;}

.list-news .list-newsR{border: 1px solid #ddd;}
.list-news .list-newsR .list li{padding: 30px 0; border-top: 1px solid #ddd; margin-top: -1px; height: 170px; overflow: hidden;}
.list-news .list-newsR .list .img{width: 20%; max-height: 105px; overflow: hidden;}
.list-news .list-newsR .text{width: 73%; padding-left: 2%; padding-right: 2%;}
.list-news .list-newsR .text h3 a{font-size: 2rem; line-height: 38px; color: #444;}
.list-news .list-newsR .text p{line-height: 24px; color: #666;}
.list-news .list-newsR > .f-fr{width: 6%; text-align: center; }
.list-news .list-newsR .date{background: #c5c5c5; color: #fff; line-height: 18px; padding: 12px 0; margin-top: 25px;  width: 52px;  text-align: center;}
.list-news .list-newsR .date .day{display: block; font-size: 1.8rem;}
.list-news .list-newsR .date .year{font-size: 1.2rem;}

/*article-news*/
.article-newsR{border:1px solid #e8e8e8; padding-bottom: 50px;}
.article-newsR h2{border-bottom: 1px solid #e8e8e8; font-size: 2.2rem; padding: 25px 30px; font-weight: 600;}
.article-newsR .top{padding: 20px 30px 30px; line-height: 1.5;}
.article-newsR .content{padding: 0 30px; line-height: 1.5;}
.article-newsR .content div , .article-newsR .content p {margin-bottom: 20px; line-height: 2; text-indent: 2em;}
.article-newsR .content img {display: block; margin: 0 auto 15px;}
	.footer2{ display:none; }
/*
 鍗曢〉
 * */
/*璧拌繘鑸痉*/
.single-index .t h2{font-size: 3.2rem; }
.single-index .t p{max-width: 1100px; margin-left: auto; margin-right: auto;}
.single-index .about{margin-left: -3.3333%;}
.single-about video{max-width: 800px; margin-left: auto; margin-right:auto; display: block;}
.single-index .about figure{width: 30%; margin-left: 3.3333%; }
.single-index .about figcaption{position: absolute; z-index: 1; top: 10%; left: 10%; color: #fff; font-size: 2.6rem; padding-bottom: 5px; border-bottom: 2px solid #f37020; transition: all .3s ease-in-out;}
.single-index .about figure:hover figcaption{transform: scale(1.2);}
.single-index .factory.bgi{background: url(../images/single_ifactory_bg.jpg) center top repeat; padding: 30px 0;}
.single-index .factory .img{margin-left: -2%;}
.single-index .factory figure{width: 23%; margin-left: 2%;}
.single-index .check{box-shadow: 0 0 0 10px #f3f3f3 inset; }
.single-index .box{width: 50%;padding: 5%; line-height: 1.5;}
.single-index .box h2:after{left: 13%;}
.single-index .box p{font-size: 1.8rem;}
.single-index .honor ul{margin-left: -1%;}
.single-index .honor li{width: 24%; float: left; margin-left: 1%;}
/*鍘嗗彶*/
.single-index .l , .single-index .r{width: 49%;}
		#timeline {max-width: 1200px;overflow: hidden;position: relative;}
		#dates {width: 800px; margin: 60px auto 0; height: 50px; overflow: hidden;}
		#timeline:after{content: "";position: absolute; bottom: 40px; display: block; z-index: 0; height: 1px; width: 88%; left: 50%; margin-left: -44%; background: #d6d6d6; overflow: hidden;}
		#issues li{width: 1200px; height: auto; float: left;}
		#dates li {float: left; width: 200px; height: 50px;font-size: 1.4rem;}
		#dates a{line-height: 30px; height: 30px; position: relative;}
		#dates a:before{content: ""; width: 20px; height: 20px; background: #e8e8e8; display: block; border-radius: 50%; margin: 0 auto; position: relative; z-index: 1; }
		#dates a:after{content: ""; position: absolute; z-index: 2; width: 10px; height: 10px; background: #fff; border-radius: 50%; top: -21px; left: 50%; margin-left: -5px;}
		#dates .selected {font-size: 1.6rem;}
		#dates .selected:before{background: #122a88;}

		#issues li img {
			-webkit-transition: all 2s ease-in-out;
			-moz-transition: all 2s ease-in-out;
			-o-transition: all 2s ease-in-out;
			-ms-transition: all 2s ease-in-out;
			transition: all 2s ease-in-out;
			-webkit-transform: scale(0.7,0.7);
			-moz-transform: scale(0.7,0.7);
		    -o-transform: scale(0.7,0.7);
		    -ms-transform: scale(0.7,0.7);
		    transform: scale(0.7,0.7);
		}
		#issues li.selected img {
			-webkit-transform: scale(1);
			-moz-transform: scale(1);
		    -o-transform: scale(1);
		    -ms-transform: scale(1);
		    transform: scale(1);
		}
		#issues li b {color: #e6e6e6;font-size: 10rem; font-weight: normal;}
		#issues li p {font-size: 1.4rem; line-height: 1.6;}


		#grad_left , #grad_right{position: absolute; z-index: 3; height: 50px; background: #fff; bottom: 0;  width: 25px;}
		#grad_right{right: 0;}
		#next,
		#prev {
			position: absolute;
			z-index: 5;
			bottom: 22px;
			width: 22px;
			height: 38px;
			background-position: 0 0;
			background-repeat: no-repeat;
			text-indent: -9999px;
			overflow: hidden;
			background: #fff;
		}
			#next:hover,
			#prev:hover {
				background-position: 0 -76px;
			}
			#next {right: 0;background-image: url('../img/next.png');}
			#prev {left: 0;background-image: url('../img/prev.png');}
				#next.disabled,
				#prev.disabled {
					opacity: 0.2;
				}


/*钁ｄ簨闀胯嚧杈�*/
.single-boss .pic{max-height: 560px; overflow: hidden;}
.single-boss .l , .single-boss .r{width: 50%;}
.single-boss .r.bgi{background: url(../images/boss_bg.jpg) left top repeat; height: 560px;}
.single-boss .r{font-size: 1.8rem; line-height: 2; padding: 10% 5% 0 5%; color: #122a88;}
.single-boss .text{line-height: 1.8;}
/*鍏充簬鑸痉*/
.single-about .content p{line-height: 1.5;}
.single-about ul{margin-left: -3.333%;}
.single-about li{width: 30%; margin-left: 3.333%;}

/*浼佷笟鏂囧寲*/
.single-culture .bgi{background: url(../images/culture_bg.png) left top no-repeat; height: auto;}
.single-culture .t{position: absolute; top: 30%; left: 0;}
.single-culture dl:before{content: "";display: block; position: absolute; height: 100%; width: 1px; background: #d6d6d6; left: 10px; top: 10px;}
.single-culture dt:before{content: "";display: inline-block;border: 1px solid #334899; width: 20px; height: 20px; border-radius: 50%; font-size: 1.8rem; vertical-align: middle; margin-right: 5px; background: #fff; position: relative; z-index: 1;}
.single-culture dd{padding-left: 25px; line-height: 1.5;}
.single-culture .col{width: 24%; margin: 0 3%;}

/*鏈嶅姟缃戠粶*/
.single--web .bgc{background: #f7f7f7; padding: 30px 0;}
.single--web .text{line-height: 1.8;}
.net_bann{ height:500px; z-index: 3;}
.net_bann #baiduMap{height:100%;}
.net_bann .guo_cur{display:block;}
.net_bann .net_map_sele{position:absolute;bottom:26px; left:0;width:100%; }
.net_bann .net_a{width:220px; height:60px;line-height: 60px; font-size:18px; background-color:#fc8f10; color:#fff; margin-right: 15px;}
.net_bann .net_a .map_white{margin-right: 8px;}

/*鑽ｈ獕璧勮川*/
.single--honor ul{margin-left: -2%;}
.single--honor li{width: 31.3333%; margin-left: 2%; background: #f3f3f3; margin-bottom: 30px; float: left; text-align: center;}

/*鍙戝睍鍘嗗彶*/
.single-history .r {width: 60%;} .single-history .l{width: 38%;}
.single-history ul:before{content: ""; height: 100%; width: 2px; background: #f37020; position: absolute; left: 90px;}
.single-history li{margin-bottom: 40px;}
.single-history li span{width: 90px; display: inline-block; margin-right: 30px;}
.single-history li span:before{content: "";display: inline-block; width: 14px; height: 14px; background: #f37020; border-radius: 50%; margin-right: 6px;}

/*鏈嶅姟鎵胯*/
.single-promise-t .l {width: 480px;}
.single-promise-t .r{width: 660px;}
.single-promise-t .paper{background: #fcfcfc; padding: 10px 0; border: 1px solid #fbfbfb;}
.single-promise-t .paper h2{font-size: 3rem; color: #162d79;}
.single-promise-t .paper h2 , .single-promise-t .paper li{line-height: 2.5; border-bottom: 1px solid rgba(200,234,243,.5);}
.single-promise-t .paper li{padding: 0 7px;}
.single-promise-t .paper:before , .single-promise-t .paper:after{
	z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  box-shadow: 0 15px 20px #777;
  transform: rotate(-3deg);}
.single-promise-t .paper:after{
  transform: rotate(3deg);
  right: 10px;
  left: auto;}
.single-promise-b h2 , .single-contact .t h1 , .single .t h2{font-size: 3.6rem; display: inline-block;}
.single-promise-b h2:before , .single-contact .t h1:before , .single .t h2:before{content: ""; position: absolute; left: 50%; bottom: -15px; transform: translateX(-50%); width: 60px; height: 4px; background: #132b88; }
.single .t p{line-height: 1.8;}
.single-promise-b ul{margin-left: -0.3333%;}
.single-promise-b li{width: 33%; margin-left: 0.3333%;}
.single-promise-b p{position: absolute; left: 0; top: 30%; padding-left: 10%; padding-right: 10%; line-height: 1.3;}
.single-promise-b span{font-size: 1.6rem; color: #162d79;}

/*鑱旂郴鎴戜滑*/
.single-contact h2 , .single-contact .info h3{font-size: 2.4rem;}
.single-contact .phone{font-size: 2.4rem; color: #132b88;}
.single-contact .site{margin-bottom: 100px;}
.single-contact .info{width: 40%;}
.single-contact .l , .single-contact .r {width: 49%;}
.single-contact .r h2{border-bottom: 1px solid #d4d4d4; padding-bottom: 15px;}
.single-contact .col1 input , .single-contact .col2 textarea{border: 1px solid #d9d9d9; border-radius: 3px; box-shadow: inset 0px 1px 0 1px #f7f7f7; }
.single-contact .col1{width: 45%; margin-bottom: 15px;}
.single-contact .r label{width: 80px; line-height: 30px; float: left;}
.single-contact .r input{width: -moz-calc(100% - 80px);width: -webkit-calc(100% - 80px);width: calc(100% - 80px); height: 30px; padding: 0 5px;}
.single-contact .col2 label{vertical-align: top;}
.single-contact .col2 textarea{width: -moz-calc(100% - 80px); width: -webkit-calc(100% - 80px);width: calc(100% - 80px); height: 120px; padding: 5px;}
.single-contact input[type='submit']{width: -moz-calc(100% - 80px);width: -webkit-calc(100% - 80px);width: calc(100% - 80px); margin-left: 80px; margin-top: 15px; border: none; background: #1075f3; color: #fff; font-size: 1.6rem; line-height: 38px; height: 38px;}
.single-contact input[type='submit']:hover{opacity: .9;}
.map-left {width: 50%;float: left;background: url(../images/map_bg.jpg) center center; height: 300px; background-size: cover;}
.map-text {position: absolute; top: 50%; left: 53%; transform: translate(-50% , -50%); color: #fff;}
#allmap { width: 50%;height: 300px;}
.BMap_shadow{display: none;}
/*鑸痉鍥介檯*/
.single-word ul{margin-left: -4%;}
.single-word li{margin-left: 4%; width: 21%; transition: all .3s;}
.single-word li:hover{box-shadow: 0 0 12px 4px #ededed; transform: translateY(-5px);}
/*鑸痉鏈嶅姟*/
.single-service .box1-icon{background: url(../images/ser_ico.png) left top no-repeat; height: 124px; width: 124px; margin-left: auto; margin-right: auto; transition: all .4s linear;}
.single-service .box1-icon1{background-position: -0px 0px;}
.single-service .box1-icon2{background-position: -124px 0px;}
.single-service .box1-icon3{background-position: -248px 0px;}
.single-service .box1-icon4{background-position: -372px 0px;}
.single-service .box1 li:nth-child(1):hover .box1-icon1{background-position: 0 -124px;}
.single-service .box1 li:nth-child(1):hover strong{color: #fea900;}
.single-service .box1 li:nth-child(2):hover .box1-icon2{background-position: -124px -124px;}
.single-service .box1 li:nth-child(2):hover strong{color: #fea900;}
.single-service .box1 li:nth-child(3):hover .box1-icon3{background-position: -248px -124px;}
.single-service .box1 li:nth-child(3):hover strong{color: #fea900;}
.single-service .box1 li:nth-child(4):hover .box1-icon4{background-position: -372px -124px;}
.single-service .box1 li:nth-child(4):hover strong{color: #fea900;}
.single-service .box1 .t>p{max-width: 1024px; margin-left: auto; margin-right: auto;}
.single-service .box1 strong{font-size: 1.8rem;}
.single-service .box1 li{width: 23%; margin-left: 2%; float: left;}
.single-service .box1 li p{color: #666; line-height: 1.5;}
.single-service .box2 .l , .single-service .box2 .r{width: 48%;}
.single-service .t a{color: #333;}
.single-service .t h2:hover a{color: #fea900;}
.single-service .t h2:hover:before{background: #fea900;}
.single-service .box2 b{font-size: 1.8rem;}
.single-service .box2 li p{line-height: 1.5;}
.single-service .box3 ul{margin-left: -2%;}
.single-service .box3 li{width: 23%; margin-left: 2%;}

.single-service .box4 h3{font-size: 3.6rem;}
.single-service .box4 .l , .single-service .box4 .r{width: 48%;}
.single-service .box4 .row , .single-service .box4 .r{background: #f7f7f7; padding: 15px;}
.single-service .box4 .l label{width: 15%; float: left; vertical-align: middle; line-height: 24px;}
.single-service .box4 .l input{width: 85%; float: left;height: 24px; line-height: 24px; position: relative; padding-right: 15px;}
.single-service .row  input[type="text"] , .single-service .row textarea{border: none; background: #f7f7f7;}
.single-service .box4 .l span{display: inline-block; color: red; position: absolute; right: 7px; top: 0; z-index: 1; height: 54px; width: 15px; text-align: center; line-height: 54px;}
.single-service .box4 .r{height: 192px;}
.single-service .box4 .r label{vertical-align: top; width: 40px; float: left;}
.single-service .box4 textarea{height: 142px; resize:vertical; width: calc( 100% - 40px);}
.single-service .box4 input[type='submit'] , .single-service .box4 input[type='reset']{border: none; padding: 7px 40px; color: #fff; background: #909090;}
.single-service .box4 input[type='submit']{background: #f37020; margin-right: 10px;}
.single-service .box4 input[type='submit']:hover , .single-service .box4 input[type='reset']:hover{opacity: .9;}
.table-container
{
width: 100%;
overflow-y: auto;
_overflow: auto;
margin: 0 0 1em;
}
table{border:0; border-collapse:collapse;}
table td,table th{ padding: 0.5em 1em}
//添加IOS下滚动条
.table-container::-webkit-scrollbar
{
-webkit-appearance: none;
width: 14px;
height: 14px;
}

.table-container::-webkit-scrollbar-thumb
{
border-radius: 8px;
border: 3px solid #fff;
background-color: rgba(0, 0, 0, .3);
}

/* 琛ㄦ牸浼樺寲 */
table {
  max-width: 100%;
  background-color: transparent;
  empty-cells: show;
}
table code {
  white-space: normal;
}
th {
  text-align: left;
}
.am-table {
  width: 100%;
  margin-bottom: 1.6rem;
  border-spacing: 0;
  border-collapse: separate;
}
.am-table > thead > tr > th,
.am-table > tbody > tr > th,
.am-table > tfoot > tr > th,
.am-table > thead > tr > td,
.am-table > tbody > tr > td,
.am-table > tfoot > tr > td {
  padding: 0.7rem;
  line-height: 1.6;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.am-table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #ddd;
}
.am-table > caption + thead > tr:first-child > th,
.am-table > colgroup + thead > tr:first-child > th,
.am-table > thead:first-child > tr:first-child > th,
.am-table > caption + thead > tr:first-child > td,
.am-table > colgroup + thead > tr:first-child > td,
.am-table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.am-table > tbody + tbody tr:first-child td {
  border-top: 2px solid #ddd;
}
/* Bordered version */
.am-table-bordered {
  border: 1px solid #ddd;
  border-left: none;
}
.am-table-bordered > thead > tr > th,
.am-table-bordered > tbody > tr > th,
.am-table-bordered > tfoot > tr > th,
.am-table-bordered > thead > tr > td,
.am-table-bordered > tbody > tr > td,
.am-table-bordered > tfoot > tr > td {
  border-left: 1px solid #ddd;
  /*&:first-child {
          border-left: none;
        }*/
}
.am-table-bordered > tbody > tr:first-child > th,
.am-table-bordered > tbody > tr:first-child > td {
  border-top: none;
}
.am-table-bordered > thead + tbody > tr:first-child > th,
.am-table-bordered > thead + tbody > tr:first-child > td {
  border-top: 1px solid #ddd;
}
/* Border-radius version */
.am-table-radius {
  border: 1px solid #ddd;
  border-radius: 2px;
}
.am-table-radius > thead > tr:first-child > th:first-child,
.am-table-radius > thead > tr:first-child > td:first-child {
  border-top-left-radius: 2px;
  border-left: none;
}
.am-table-radius > thead > tr:first-child > th:last-child,
.am-table-radius > thead > tr:first-child > td:last-child {
  border-top-right-radius: 2px;
  border-right: none;
}
.am-table-radius > tbody > tr > th:first-child,
.am-table-radius > tbody > tr > td:first-child {
  border-left: none;
}
.am-table-radius > tbody > tr > th:last-child,
.am-table-radius > tbody > tr > td:last-child {
  border-right: none;
}
.am-table-radius > tbody > tr:last-child > th,
.am-table-radius > tbody > tr:last-child > td {
  border-bottom: none;
}
.am-table-radius > tbody > tr:last-child > th:first-child,
.am-table-radius > tbody > tr:last-child > td:first-child {
  border-bottom-left-radius: 2px;
}
.am-table-radius > tbody > tr:last-child > th:last-child,
.am-table-radius > tbody > tr:last-child > td:last-child {
  border-bottom-right-radius: 2px;
}
/* Zebra-striping */
.am-table-striped > tbody > tr:nth-child(odd) > td,
.am-table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
/* Hover effect */
.am-table-hover > tbody > tr:hover > td,
.am-table-hover > tbody > tr:hover > th {
  background-color: #e9e9e9;
}
.am-table-compact > thead > tr > th,
.am-table-compact > tbody > tr > th,
.am-table-compact > tfoot > tr > th,
.am-table-compact > thead > tr > td,
.am-table-compact > tbody > tr > td,
.am-table-compact > tfoot > tr > td {
  padding: 0.4rem;
}
.am-table-centered > thead > tr > th,
.am-table-centered > tbody > tr > th,
.am-table-centered > tfoot > tr > th,
.am-table-centered > thead > tr > td,
.am-table-centered > tbody > tr > td,
.am-table-centered > tfoot > tr > td {
  text-align: center;
}
.am-table > thead > tr > td.am-active,
.am-table > tbody > tr > td.am-active,
.am-table > tfoot > tr > td.am-active,
.am-table > thead > tr > th.am-active,
.am-table > tbody > tr > th.am-active,
.am-table > tfoot > tr > th.am-active,
.am-table > thead > tr.am-active > td,
.am-table > tbody > tr.am-active > td,
.am-table > tfoot > tr.am-active > td,
.am-table > thead > tr.am-active > th,
.am-table > tbody > tr.am-active > th,
.am-table > tfoot > tr.am-active > th {
  background-color: #ffd;
}
.am-table > thead > tr > td.am-disabled,
.am-table > tbody > tr > td.am-disabled,
.am-table > tfoot > tr > td.am-disabled,
.am-table > thead > tr > th.am-disabled,
.am-table > tbody > tr > th.am-disabled,
.am-table > tfoot > tr > th.am-disabled,
.am-table > thead > tr.am-disabled > td,
.am-table > tbody > tr.am-disabled > td,
.am-table > tfoot > tr.am-disabled > td,
.am-table > thead > tr.am-disabled > th,
.am-table > tbody > tr.am-disabled > th,
.am-table > tfoot > tr.am-disabled > th {
  color: #999999;
}
.am-table > thead > tr > td.am-primary,
.am-table > tbody > tr > td.am-primary,
.am-table > tfoot > tr > td.am-primary,
.am-table > thead > tr > th.am-primary,
.am-table > tbody > tr > th.am-primary,
.am-table > tfoot > tr > th.am-primary,
.am-table > thead > tr.am-primary > td,
.am-table > tbody > tr.am-primary > td,
.am-table > tfoot > tr.am-primary > td,
.am-table > thead > tr.am-primary > th,
.am-table > tbody > tr.am-primary > th,
.am-table > tfoot > tr.am-primary > th {
  color: #0b76ac;
  background-color: rgba(14, 144, 210, 0.115);
}
.am-table > thead > tr > td.am-success,
.am-table > tbody > tr > td.am-success,
.am-table > tfoot > tr > td.am-success,
.am-table > thead > tr > th.am-success,
.am-table > tbody > tr > th.am-success,
.am-table > tfoot > tr > th.am-success,
.am-table > thead > tr.am-success > td,
.am-table > tbody > tr.am-success > td,
.am-table > tfoot > tr.am-success > td,
.am-table > thead > tr.am-success > th,
.am-table > tbody > tr.am-success > th,
.am-table > tfoot > tr.am-success > th {
  color: #5eb95e;
  background-color: rgba(94, 185, 94, 0.115);
}
.am-table > thead > tr > td.am-warning,
.am-table > tbody > tr > td.am-warning,
.am-table > tfoot > tr > td.am-warning,
.am-table > thead > tr > th.am-warning,
.am-table > tbody > tr > th.am-warning,
.am-table > tfoot > tr > th.am-warning,
.am-table > thead > tr.am-warning > td,
.am-table > tbody > tr.am-warning > td,
.am-table > tfoot > tr.am-warning > td,
.am-table > thead > tr.am-warning > th,
.am-table > tbody > tr.am-warning > th,
.am-table > tfoot > tr.am-warning > th {
  color: #F37B1D;
  background-color: rgba(243, 123, 29, 0.115);
}
.am-table > thead > tr > td.am-danger,
.am-table > tbody > tr > td.am-danger,
.am-table > tfoot > tr > td.am-danger,
.am-table > thead > tr > th.am-danger,
.am-table > tbody > tr > th.am-danger,
.am-table > tfoot > tr > th.am-danger,
.am-table > thead > tr.am-danger > td,
.am-table > tbody > tr.am-danger > td,
.am-table > tfoot > tr.am-danger > td,
.am-table > thead > tr.am-danger > th,
.am-table > tbody > tr.am-danger > th,
.am-table > tfoot > tr.am-danger > th {
  color: #dd514c;
  background-color: rgba(221, 81, 76, 0.115);
}
.am-scrollable-horizontal {
  width: 100%;
  overflow-y: hidden;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-overflow-scrolling: touch;
}
.am-scrollable-vertical {
  height: 240px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  resize: vertical;
}


.box01 , .box02 , .box03{width: 31%; float: left;}
#goleft ul li{ width:33%; float:left; padding-left:10px }
#goleft ul li img,#goleft{ width:100%; height:auto; overflow:hidden}

.box01 .box01-t, .box03 .box03-t, .main-pro-t {
    line-height: 30px;
    color: #666;
    border-bottom: 1px solid #E2E2E2;
}

 .box01 .box01-t h3,.box03 .box03-t h3, .main-pro-t h3 {
    color: #555;
    margin-right: 5px;
    border-bottom: 1px solid #333;
    line-height: 33px;
    margin-right: 0.5rem;
}
.f-fs18 {
    font-size: 1.8rem;
}
.f-fr {
    float: right;
}
.mb30 {
    margin-bottom: 30px;
}.main02 {width: 100%; padding-top:30px}
.main02 .box01 , .main02 .box02 , .main02 .box03{width: 31%; float: left;}
.main02 .box02 {margin-left: 3.5%; margin-right: 3.5%;}
.main02 .box01 .box01-t , .main02 .box03 .box03-t , .main-pro-t{line-height: 30px; color: #666; border-bottom: 1px solid #E2E2E2;}
.main02 .box01 .box01-t h3 , .main02 .box03 .box03-t h3 , .main-pro-t h3{color: #555; margin-right: 5px; border-bottom: 1px solid #333; line-height: 33px; margin-right: 0.5rem;}
.main02 .box01  figure ,.main02 .box03 figure{height: 105px; width: 100%; overflow: hidden; display: block; margin-top: 20px;}
.main02 .box01  figure img , .main02 .box03 figure img{border: 1px solid #e2e2e2; width: 40%; float: left; margin-right: 3%; height:auto;}
.main02 .box01  figcaption , .main02 .box03 figcaption{float: left; width: 57%;color: #333; line-height: 1.5;}
.main02 .box01  figcaption a , .main02 .box03 figcaption a{color: #333;}
.main02 .box01  figcaption p , .main02 .box03 figcaption p{color: #666;white-space: nowrap;word-wrap: normal;text-overflow: initial;white-space: normal; margin-top: 6px; line-height: 20px;}
.main02 .box02 h3{margin-top: 10px;text-align: center;background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(82,192,253, 1)), to(rgba(3,131,204, 1))); -webkit-background-clip: text;-webkit-text-fill-color: transparent; font-size: 2rem; line-height: 30px; font-weight: 600;}
.main02 .box02 p{color: #666; margin-top: 4px; line-height: 20px; font-size: 1.4rem; text-indent: 2em;}
.main02 .box02 .box02-btn a{display: inline-block; width: 31%; float: left; margin-top: 10px; text-align: center; background-color: #0086D1; margin-right: 3.5%; padding-top: 30px; padding-bottom: 30px; font-size: 1.6rem; color: #fff; line-height: 24px;}
.main02 .box02 .box02-btn a:last-child{margin-right: 0;}
.main02 .box02 .box02-btn a:hover{background-color: #F2C767; color: #333;}

.main02 .box03 ul li{margin-top: 6px; line-height: 18px;}
.main02 .box03 ul li span{position: absolute; right:0; top:0;}

.main-pro-t {margin-top: 30px;}
.main-pro{width: 100%; background-color: #f4f4f4;margin-top: 15px; padding-top: 15px; padding-bottom: 30px;}
.main-pro figure{width: 22%; float: left; margin-left: 1.5%; margin-right: 1.5%; text-align: center; margin-top: 15px;}
.main-pro figure figcaption { line-height: 24px; margin-top: 10px; }
.main-pro figure img{border: 1px solid #dfdfdf;}
.main-pro figure:hover img{border: 1px solid #2C91DF;}
.main-pro figure:hover a{color:#2C91DF;}
img { max-width: 100%;}

/* 合作伙伴 */
#goleft{width:100%;height:auto;overflow:hidden; padding-top:15px} 


#goleftone{padding:20px 0px;}
#goleft img{border:1px solid #ccc;}


.midtitle{ text-align:center; font-size:25px; line-height:50px; height:60px; border-bottom:#00469b 5px solid; width:120px; margin:0 auto}
.join ul li,.slimg ul li{ float:left; padding-left:3%; padding-bottom:2%}
.join ul li{ width:33%;}.slimg ul li{ width:24.5%}
.contentbox,.shili,.join,.contact{ width:100%; height:auto; overflow:hidden}
.contentbox{ }

.con01{ background:url(../images/con01.png) no-repeat left center}
.con02{ background:url(../images/con02.png) no-repeat left center}
.con03{ background:url(../images/con03.png) no-repeat left center}
.content_contact ul li{ padding-left:4%; line-height:40px; height:40px; font-size:16px}
.content_contact{ padding-bottom:30px}


/*新闻内页*/
.news_right_content{ float:left}
.news_right_content .title,.xg_news{ width:100%; height:auto; overflow:hidden; padding-bottom:10px}
.news_right_content .title h1,.news_right_content .date{ text-align:center}
.news_right_content .date{border-bottom:#ebebeb 1px solid;}
.news_right_content .title h1{ font-size:24px; padding:10px 0px;}
.news_right_content .title p{ font-size:13px}

.news_right_content article{ padding:10px 0px; font-size:15px; line-height:1.9em;color:#333;padding:2%; }
.news_right_content article img{ width:99%; height:auto; overflow:hidden;}
.xg_news{ padding-top:30px; padding-left:30px}
.xg_news ul li{ width:48%; float:left; height:30px; line-height:30px}
.xg_news .news_title{ height:30px; line-height:30px; font-size:20px; color:#0f58a7}
.page_box { height:auto; margin:20px 10px;padding: 0 20px;}
.page_tip { width: 200px;color: #222; line-height: 50px; font-size: 14px;}
.page {width: 100%;height: 30px; line-height: 30px; padding: 30px 0; overflow:hidden}
.page a,.page .next { display: inline-block; padding:2px 10px; height: 30px; color: #252525; font-size: 14px;text-align: center; margin: 0 5px;border: 1px solid #ccc;
    border-radius: 3px;}
.page a:hover,.page a.on {border:1px #dedede solid; color: #ffab33;}
.page .next{background: url(../images/page.png) no-repeat;}
.page .prev{background: url(../images/pagepre.png) no-repeat;}
.page .prev,.page .next {display: inline-block;width: 15px;height: 18px;  vertical-align: middle; border-radius: 0; -webkit-border-radius: 0;
    -o-border-radius: 0;-ms-border-radius: 0; -moz-border-radius: 0;}
.page .prev {}
.page .next {}
.page a.prev:hover,
.page a.next:hover,.right_tel{background-color: #fff;}
.page span {
    background: #333 none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    height: 30px;

    padding: 2px 10px;
    text-align: center;
}


/*list_pic*/
.contain1200,.desc,.cpcontent ul,.neirong{max-width: 1200px; margin: 0 auto;height: auto; overflow: hidden; padding:0px 5px}
.picbox,.list_pic,.list_pic ul li img,.titlepic,.spare_list02 img{ width:100%; height:auto; overflow:hidden}
.titlepic h2{ width:30%; float:left; font-size:20px; color:#0e58a7}
.titlepic span{ width:69%; float:right; text-align:right }
.titlepic span a{ font-size:16px; }

.list_pic ul li{ width:24.5%; float:left; padding:10px}
.list_pic ul li span{display:block;text-align:center; width:100%; padding:15px 0px; height:40px; line-height:40px }
.titlepic{ padding:15px; border-bottom:#0e58a7 2px solid; margin-top:15px}
.list_pic{ margin-top:20px}


/*article_pro*/
#floater { word-break: break-all; position: fixed; _position: absolute; right: 20px; bottom: 20px; background: white; }
.desc,.cpcontent{ margin-top:30px}
.desc .cprow1{ float:left; width:40%}
.desc .cprow2{ float:right; width:56%; padding-left:2%}
.desc .cprow1 img{ border:#ebebeb 3px solid}
.desc .cprow1 img,.cpcontent,.neirong .jieshao,.neirong .anli ul li img,.neirong .anli { width:100%; height:auto; overflow:hidden}
.desc .cprow2 h2{ font-size:20px; padding-bottom:20px}
.desc .cprow2 p{ font-size:16px}
.desc .cprow3{ padding-top:30px}
.desc .cprow3 .lyan{ float:left; width:40%; background-color:#e70012; }
.desc .cprow3 .cptel{ float:right; background-color:#01479d; width:55%; margin-left:3% }
.desc .cprow3 .lyan,.desc .cprow3 .cptel{line-height:60px; height:60px; text-align:center;}
.desc .cprow3 .lyan a,.desc .cprow3 .cptel{ color:#FFF; font-weight:bold}
.desc .cprow3{ width:60%}

.cpcontent ul li{ float:left; width:14%; height:60px; line-height:60px; padding-left:2%; font-size:16px}
.cpcontent ul .xq01{ color:#FFF; padding-left:2%; font-size:20px}
.cpcontent ul li a{ color:#FFF}
.cpcontent{ background-color:#01479d}


.neirong .jieshao h3 ,.neirong .canshu h3,.neirong .anli h3,.neirong .tuijian h3,.neirong .liuyan h3  { font-size:18px; color:#ff0101; font-weight:bold; padding:20px 5px}
.tuijian .textimg img{ border:#ebebeb 2px solid}
.liuyan{ width:100%; overflow:hidden; height:auto;}


.neirong ,.neirong .canshu .text,.neirong .anli .text{ padding-top:30px; line-height:30px}
.neirong .anli ul li,.neirong .tuijian ul li{ width:23%; height:auto; overflow:hidden; float:left; padding-left:2%}

.neirong .anli ul li span,.tuijian .textimg span{ height:30px; line-height:30px; text-align:center; display:block}


.swiper-container.mobileimg {
    display: none;
}
.swiper-container.pcimg {
	display: block;
}
.modeltable{
	width: 100%;
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* 2019年9月27日12:28:49 */
#topnav{margin-left: 31%;}
.w3 .message a{
  background: #ff1d00;
  color: #fff;
  /* margin-top: 15px; */
  padding: 10px 30px;
  border-radius: 5px;
}
.pd0{padding: 0px!important;}
.mg0{margin: 0px!important;}
#cnzz_stat_icon_1278073511{display: none;}
.text .table-responsive td{vertical-align: middle !important;}

.table-hover > tbody > tr:hover {
  background-color: #799fe2!important;
}


/* footer-xs */
.footer-xs{position: fixed;bottom: 0;left: 0;right: 0;z-index: 11;background: #e8e8e8;}
.footer-xs .col-xs-4 a{font-size: 1.7rem;color: #000;}
.footer-xs .col-xs-4 .fa-circle{color: #f00;}
.footer-xs .col-xs-4 .fa-plus{color: #fff;}
.footer-xs .col-xs-4 a i{display: block;margin: 5px 0;}
.footer-xs .btn-primary{width: 100%;}
.footer-xs img{display: block;margin: auto;}
.footer-xs .yjzx .fa-lg{    position: absolute;top: -120%;left: 29%;z-index: 5;font-size: 3rem;}
.footer-xs .yjzx span{    display: block;margin-top: 27px;}
.footer-xs .btn-primary img{display: inline-block;}