*{margin:0;padding:0;font-family: 微软雅黑;list-style-type: none;text-decoration: none;}
.left{float: left;}
.right{float: right;}
.clear{clear: both}
body{overflow-x: hidden;}
a,input,button{ outline:none!important; }   
a:hover{text-decoration:none!important;}
body{min-width:1200px;}
img{border:none;}
a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
@font-face {
	font-family: 'HYRunYuan-65W';
	src: url('../font/HYRunYuan-65W.ttf')
}
@font-face { 
	font-family: "dincond-medium"; 
	src: url('../font/dincond-regular.ttf');
}
@font-face {
	font-family: "novecentowide-book";
	src: url("../font/HelveticaNeueLTPro-LtEx.woff.ttf");
}
/*头部样式*/
.main{width:1180px;margin:0 auto;}
.top{width:100%;height: 36px;line-height: 36px;background: #f5f5f5;border-bottom:1px solid #ededed;}
.top-left{float: left;color: #959595;font-size: 14px;}
.top-right{float: right;color: #959595;font-size: 12px;}
.top-right a{color: #959595;display: inline-block;width:90px;text-align: center;font-size: 14px;}

.header{height:107px;}
.logo a{display:block;height:107px;width:509px;}
.logo a img{height:107px;width:509px;}
.zixun{text-align:right;color: #6c7d85;font-weight: bold;font-size: 18px;background: url('../images/tel.png') no-repeat center right;padding-right: 35px;line-height: 39px;height:35px;}
.tel{width:calc(100% - 509px);height:45px;padding:31px 0;}
.tel li{float: right;margin-right:30px;border-left: 1px solid rgba(0, 0, 0, 0.1);padding-left:30px;}
.tel li:last-child{border: none;}
.tel li .icon-box__title{display: inline-block;font-size: 13px;color: #aaaaaa;font-weight: normal;margin: 0;letter-spacing: 0;}
.tel li i{color: #e21f2f;}
.tel li .icon-box__subtitle{display: block;font-weight: bold;color: #474747;}
/* 栏目 */
.nav{background: #1f425d;width:100%;height:65px;}
.nav ul .one{float: left;position: relative;z-index:100001;}
.nav ul .one .a{display:inline-block;width:133px;text-align:center;color: #fff ;height:65px;line-height: 65px;}
.nav ul .one .a::before{position: absolute;content: "";width: 4px;height: 4px;right: -2px;top: calc(50% - 2px);border-radius: 50%;background: rgba(250, 250, 250, 0.2);}
.nav ul .one .a.current::after{position: absolute;content: "";width: 100%;height: 5px;left: 30px;bottom: 0;background-color: #e21f2f;}
.nav ul .one:last-child .a::before{background: none;}
.nav ul .one.has_child::before{position: absolute;content: "\f0d7";font-family: "FontAwesome";font-size: 12px;right: 23px;top: calc(50% - 8px);color: #ffffff;}


.er{width:100%;position: absolute;top:100%;left:0;z-index:100000;height:0;overflow: hidden;transition: all 500ms ease;}
.er li{height:40px;text-align: center;font-size: 14px;position: relative;}
.on::after{position: absolute;content: "";width: 100%;height: 5px;left: 0px;bottom: 0;background-color: #e21f2f;transition: top 200ms ease 0s;}
.er li a{position:relative;color: #fff;width:100%;height:40px;line-height: 40px;z-index:10000;}
.er li div{position: absolute;top:0;left:0;width:100%;height:40px;line-height: 40px;background: #000;opacity: 0.4;filter:Alpha(opacity=40);-moz-opacity:0.4;-ms-opacity:0.4;-webkit-opacity:0.4;border-bottom:1px solid #fff;}

/* banner */
.shutter {position: relative;}
.shutter .bd.a{display: block;}
.shutter .hd{ height:15px; overflow:hidden; position:absolute; left:50%; bottom:15px; z-index:1;margin-left:-22.5px;}
.shutter .hd ul{ overflow:hidden; zoom:1; float:left;  }
.shutter .hd ul li{ float:left; margin-right:5px;  width:10px; height:10px;text-align:center; background:#fff; cursor:pointer;font-size: 0;border-radius:50%;}
.shutter .hd ul li.on{ background:#f29707; color:#fff; }
.shutter .shutter-btn{width:1180px;margin:0 auto;}
.shutter .shutter-btn .prev{width: 60px;height: 60px;top: 50%;line-height: 60px;font-size: 24px;left: 50%;margin-left:-670px;border-radius: 2px;position: absolute;background-color: rgba(250, 250, 250, 0.35);color: rgba(0, 0, 0, 0.35);text-align: center;margin-top: -30px;transition: all 100ms ease-out;}
.shutter .shutter-btn .next{width: 60px;height: 60px;top: 50%;line-height: 60px;font-size: 24px;right: 50%;margin-right:-670px;border-radius: 2px;position: absolute;background-color: rgba(250, 250, 250, 0.35);color: rgba(0, 0, 0, 0.35);text-align: center;margin-top: -30px;transition: all 100ms ease-out;margin-left:68px;}
.shutter .shutter-btn .prev:hover{color: rgba(0, 0, 0, 0.5);background-color: rgba(250, 250, 250, 0.5);}
.shutter .shutter-btn .next:hover{color: rgba(0, 0, 0, 0.5);background-color: rgba(250, 250, 250, 0.5);}
.shutter .next:active,.shutter .prev:active { box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125); color: #444444; }
/*box1*/
.box1{margin:22px 0;height:375px;}
.box1 li{width:287px;height:375px;float: left;margin-left:10px;}
.box1 li .img{width:287px;height:204px;overflow:hidden;}
.box1 li .img img{transition: all .5s linear;}
.box1 li:hover .img img{transform: scale(1.1);}
.box1 li:first-child{margin-left:0;}
.box1 li .p1{font-size: 30px;color: #444444;font-weight: bold;transition: all .5s linear;}
.box1 li:hover .p1{color:#4ab9cf;}
.box1 li .p2{color: #959595;font-size: 14px;line-height: 21px;}
.box1 li .a{color: #4ab9cf;font-size: 14px;position: relative;font-weight: bold;text-transform: uppercase;}
.box1 li .a::after{position: absolute;content: "\f0da";font-family: "FontAwesome";right: -11px;top: calc(50% - 7px);font-size: 12px;}
/* box2 */
.title{margin-bottom: 30px;position: relative;font-weight: bold;color: #444;}
.title .title_wen{font-size: 44px;}
.title .line{border-bottom: 1px solid rgba(0, 0, 0, 0.065);position: absolute;right: 0;top: 50%;left: 373px;}

.box2 ul{float: left;}
.box2 li{float: left;margin-bottom:20px;margin-right: 40px;}
.box2 li:nth-child(3n){margin-right: 0;}
.box2 li a{display: inline-block;width: 366px;border: 1px solid #e6e6e6;border-bottom: 2px solid #b9babc;border-top-left-radius: 2px;border-top-right-radius: 2px;padding: 20px 15px 20px 15px;line-height: 1.3;transition: all 500ms ease-out;}
.box2 li a .p_tu{float: right;transition: all 500ms ease-out;background: #999;width: 72px;height:72px;border-radius:50%;text-align: center;}
.box2 li a .p_tu i{font-size: 40px;color: #fff;line-height: 72px;text-align: center;}
.box2 li a .p_tit{color: #111010;margin-top:0;font-weight: 900;}
.box2 li a .p_con{font-size: 14px;color: #555;}
.box2 li a:hover{border-bottom: 2px solid #4ab9cf;text-decoration: none;box-shadow: 0 6px 9px rgba(0, 0, 0, 0.1);}
.box2 li a:hover .p_tu{background: #4ab9cf;}
/* box3 */
.box3{background: #f5f5f5;height:82px;line-height: 82px;}
.box3 .box3_left{font-size: 18px;color: #959494;width:900px;float: left;}
.box3 .box3_right{font-weight: bold;height: 45px;line-height: 45px;text-align:center;border-radius: 2px;text-transform: uppercase;transition: all 100ms ease-out;width: 218px;float: right;background: #4ab9cf;color: #fff;margin-top:18.5px;}
.box3 .box3_right:hover{ background-color: #30a0b6; border-color: #2e99ae;}
/* box4 */
.box4{background: #1f425d;height:405px;}
.box4 .title{width: calc(100% - 132px);float: left;margin-top:30px;margin-bottom:40px;}
.box4 .title .title_wen{color: #fff;}
.box4 .title .line{background: #417094;}
.slideBox{overflow: hidden;}
.box4 .slideBox li{width:576px;margin-right: 26px;overflow:hidden;}
.box4 .slideBox ul li img{width:286px;height:231px;transition: all .5s linear;}
.box4 .slideBox ul li:hover img{transform: scale(1.1);}
.box4 .slideBox ul li{width:286px;height:231px;float: left;position: relative;margin-right: 16px;}
.box4 .slideBox ul li .tit{width:100%;height:40px;background: rgba(225,225,225,0.65);bottom: 0;position: absolute;color: #444;font-weight: bold;font-size: 16px;line-height: 40px;text-indent: 15px;transition: all 500ms ease;overflow: hidden;}
.box4 .slideBox ul li .tit p{font-size: 14px;transition: all 500ms ease;}
.box4 .slideBox ul li:hover div{margin-top:5px;}
.box4 .slideBox ul li:hover .tit{background: #30a0b6;height:75px;color: #fff;}
.box4 .slideBox ul li:hover .tit p{font-size: 14px;color: #fff;font-weight: bold;margin-top:-15px;position: relative;}
.box4 .slideBox ul li:hover .tit p span{position: relative;display: inline-block;text-indent: 0;}
.box4 .slideBox ul li:hover .tit p span::after{position: absolute;content: "\f0da";font-family: "FontAwesome";right: -11px;top: 1px;font-size: 12px;}
.box4 .slideBox .hd{float: right;margin-top:40px; padding-top: 3px;}
.box4 .prev{display: inline-block; border-radius: 2px; text-align: center; background-color: #ffffff; color: #aaaaaa; margin-left: 10px; transition: all 100ms ease-out; height: 40px; width: 40px; font-size: 18px; line-height: 40px;}
.box4 .next{display: inline-block; border-radius: 2px; text-align: center; background-color: #ffffff; color: #aaaaaa; margin-left: 10px; transition: all 100ms ease-out; height: 40px; width: 40px; font-size: 18px; line-height: 40px;}
.box4 .next:active,.protuijian .prev:active { box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125); color: #444444; }
/* box5 */
.box5{}
.box5_left{width:590px;float: left;}
.box5_left .title{margin-bottom: 30px;position: relative;font-weight: bold;color: #444;margin-top:50px;}
.box5_left .title .title_wen{font-size: 44px;color:#1f425d;}
.box5_left .title .line{border-bottom: 1px solid rgba(0, 0, 0, 0.065);position: absolute;right: 0;top: 50%;left: 200px;}
.box5 .box5_left .con{color: #959595;line-height: 25px;font-size: 14px;width:100%;border:none;}
.box5 .box5_left .abo_more{color: #4ab9cf;font-size: 14px;position: relative;font-weight: bold;text-transform: uppercase;margin:20px 0;display: block;width: 56px;}
.box5 .box5_left .abo_more::after{position: absolute;content: "\f0da";font-family: "FontAwesome";right: -11px;top: calc(50% - 7px);font-size: 12px;}
.box5 .box5_right{padding: 20px;background-color: #fff;box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);float: right;margin-top:60px;}
.box5 .box5_right img{width: 530px;height:300px;}
/* box6 */
.box6{margin:50px 0;}
.box6 .box6_con{width: 100%;height: 320px;}
.box6 .box6_con .box6_con_left{width:374px;height:320px;float: left;position: relative;}
.box6 .box6_con .box6_con_center{width:374px;height:320px;float: left;margin-left:29px;position: relative;}
.box6 .box6_con .date{position: absolute;right: 10px;top: 10px;background-color: #e21f2f;color: #ffffff;padding: 7px 6px;line-height: 1;text-align: center;z-index:99;}
.box6 .box6_con .date::before{position: absolute; content: "";background-color: rgba(250, 250, 250, 0.5);width: 20px;height: 2px;right: calc(50% - 10px);top: 7px;}
.box6 .box6_con .date::after{position: absolute;content: "";right: 0;bottom: -9px;width: 0;height: 0;border-style: solid;border-width: 9px 10px 0 0;border-color: #bf1926 transparent transparent transparent;}
.box6 .box6_con .date .date_month{text-transform: uppercase;font-size: 10px;margin-top: 7px;margin-bottom: 3px;}
.box6 .box6_con .date .date_day{font-size: 17px;}
.box6 .box6_con .box6_con_left:hover .img img{transform: scale(1.1);}
.box6 .box6_con .box6_con_center:hover .img img{transform: scale(1.1);}
.box6 .box6_con .box6_con_left:hover .tit h4{color:#4ab9cf;}
.box6 .box6_con .box6_con_center:hover .tit h4{color:#4ab9cf;}
.box6 .box6_con .img{width: 374px;height:207px;overflow:hidden;position: relative;}
.box6 .box6_con .img img{width: 374px;height:207px;transition: all .5s linear;}
.box6 .box6_con .tit{display: block;background-color: #f8f8f8;padding: 12px 12px 12px 12px;transition: all 100ms ease-out;}
.box6 .box6_con .tit h4{margin-top: 0;margin-bottom: 9px;font-size: 20px;text-transform: uppercase;line-height: 29px;font-weight: bold;height:58px;color:#505050;transition: all .5s linear;}
.box6 .box6_con .tit:hover{background: #f0f0f0;}
.box6 .box6_con .box6_con_right{width:374px;height:320px;float: left;position: relative;margin-left:29px;border:1px solid #f5f5f5;}
.box6 .box6_con .box6_con_right ul{margin-bottom:0;}
.box6 .box6_con .box6_con_right ul li{padding:12px 22px;border-bottom:1px solid #f5f5f5;height:84px;transition: all 500ms ease;}
.box6 .box6_con .box6_con_right ul li h5{margin-top: 0;margin-bottom: 0px;font-size: 16px;text-transform: uppercase;line-height: 29px;font-weight: bold;color: #505050;}
.box6 .box6_con .box6_con_right .more{color: #4ab9cf;font-size: 14px;position: relative;font-weight: bold;text-transform: uppercase;padding: 23px 0;display: block;width: 100%;padding-left:22px;}
.box6 .box6_con .box6_con_right .more::after{position: absolute;content: "\f0da";font-family: "FontAwesome";right: 32px;top: calc(50% - 7px);font-size: 12px;}
.box6 .box6_con .box6_con_right ul li:hover{background: #f5f5f5;}
.box6 .box6_con .box6_con_right .more:hover{background: #f5f5f5;}
/* box7 */
.box7{background: #1f425d;height:420px;}
.box7 .title{width: calc(100% - 132px);float: left;margin-top:30px;margin-bottom:40px;}
.box7 .title .title_wen{color: #fff;}
.box7 .title .line{background: #417094;}
.box7 .slideBox li{width:576px;margin-right: 26px;overflow:hidden;}
.box7 .slideBox ul li img{width:286px;height:231px;transition: all .5s linear;}
.box7 .slideBox ul li:hover img{transform: scale(1.1);}
.box7 .slideBox ul li{width:286px;height:231px;float: left;position: relative;margin-right: 16px;}
.box7 .slideBox ul li .tit{width:100%;height:40px;background: rgba(225,225,225,0.65);bottom: 0;position: absolute;color: #444;font-weight: bold;font-size: 16px;line-height: 40px;text-indent: 15px;transition: all 500ms ease;overflow: hidden;}
.box7 .slideBox ul li .tit p{font-size: 14px;transition: all 500ms ease;}
.box7 .slideBox ul li:hover div{margin-top:5px;}
.box7 .slideBox ul li:hover .tit{background: #30a0b6;height:75px;color: #fff;}
.box7 .slideBox ul li:hover .tit p{font-size: 14px;color: #fff;font-weight: bold;margin-top:-15px;position: relative;}
.box7 .slideBox ul li:hover .tit p span{position: relative;display: inline-block;text-indent: 0;}
.box7 .slideBox ul li:hover .tit p span::after{position: absolute;content: "\f0da";font-family: "FontAwesome";right: -11px;top: 1px;font-size: 12px;}
.box7 .slideBox .hd{float: right;margin-top:40px; padding-top: 3px;}
.box7 .prev{display: inline-block; border-radius: 2px; text-align: center; background-color: #ffffff; color: #aaaaaa; margin-left: 10px; transition: all 100ms ease-out; height: 40px; width: 40px; font-size: 18px; line-height: 40px;}
.box7 .next{display: inline-block; border-radius: 2px; text-align: center; background-color: #ffffff; color: #aaaaaa; margin-left: 10px; transition: all 100ms ease-out; height: 40px; width: 40px; font-size: 18px; line-height: 40px;}
.box7 .next:active,.protuijian .prev:active { box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125); color: #444444; }
/* box8 */
.box8{background: #eeeeee;height:392px;}
.box8 .title{width: calc(100% - 132px);float: left;margin-top:30px;margin-bottom:40px;}
.box8 .title .line{left:200px;}
.box8 .slideBox li{width:576px;margin-right: 26px;}
.box8 .slideBox li .testimonial__quote{position: relative;background: #ffffff;box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);padding: 21px 15px 21px 45px;margin-bottom: 45px;vertical-align: middle;font-size: 16px;min-height: 80px;line-height: 31px;}
.box8 .slideBox li .testimonial__quote::before{    position: absolute;content: '"';top: 24px;left: 0;background-color: #4ab9cf;color: #ffffff;width: 30px;height: calc(100% - 46px);font-size: 40px;text-align: center;border-top-right-radius: 2px;border-bottom-right-radius: 2px;line-height: 56px;box-sizing:border-box;}
.box8 .slideBox li .testimonial__quote::after{position: absolute;content: '';width: 0;height: 0;border-style: solid;border-width: 35px 35px 0 0;border-color: #ffffff transparent transparent transparent;bottom: -35px;left: 50px;}
.testimonial__author{font-size: 16px; color: #444444; font-style: normal; font-weight: bold;}
.testimonial__author-description{color: #aaaaaa; font-weight: normal; font-style: italic; display: inline-block;}
.box8 .slideBox .hd{float: right;margin-top:40px; padding-top: 3px;}
.box8 .prev{display: inline-block; border-radius: 2px; text-align: center; background-color: #ffffff; color: #aaaaaa; margin-left: 10px; transition: all 100ms ease-out; height: 40px; width: 40px; font-size: 18px; line-height: 40px;}
.box8 .next{display: inline-block; border-radius: 2px; text-align: center; background-color: #ffffff; color: #aaaaaa; margin-left: 10px; transition: all 100ms ease-out; height: 40px; width: 40px; font-size: 18px; line-height: 40px;}
.box8 .next:active,.box8 .prev:active { box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125); color: #444444; }
/* box9 */
.box9{background: #fff;height:515px;}
.box9 .title{width: 100%;float: left;margin-top:30px;margin-bottom:40px;}
.box9 .title .line{left:200px;}
.box9_left{width:580px;float: left;overflow:hidden; position:relative; }
.box9_left ul{margin-bottom:0;}
.box9_left ul li{margin-bottom:12px;border-bottom:1px solid #f5f5f5;height:106px;transition: all 500ms ease;box-sizing:border-box;}
.box9_left ul li h5{margin-top: 0;margin-bottom: 0px;font-size: 16px;text-transform: uppercase;line-height: 29px;font-weight: bold;color: #505050;}
.box9_right{width:580px;float: right;overflow:hidden; position:relative; }
.box9_right ul{margin-bottom:0;}
.box9_right ul li{margin-bottom:12px;border-bottom:1px solid #f5f5f5;height:106px;transition: all 500ms ease;}
.box9_right ul li h5{margin-top: 0;margin-bottom: 0px;font-size: 16px;text-transform: uppercase;line-height: 29px;font-weight: bold;color: #505050;transition: all 500ms ease;}
.box9 li:hover h5{color: #30a0b6;}
/*友情链接*/
.link{height:44px;margin:48px 0;line-height: 44px;}
.link a{color: #fff;background: #4ab9cf;padding:10px 20px;transition: all 100ms ease-out;border-radius:2px;margin:0 4px;font-weight: bold;font-size: bold;transition: all 100ms ease-out;}
.link a:hover{ background-color: #30a0b6;}
/*底部样式*/
.bot1{background: #1f425d;width:100%;height:378px;}
.bot1_left{float: left;width: 400px;}
.bot1 .bot1_logo{width:100%;}
.bot1 .bot1_jianjie{font-size:14px;color: #aac5d9;line-height: 24px;margin-top:30px;margin-bottom:20px;}
.bot1 .bot1_code a{color:#1f425d;display: inline-block;margin-right: 3px;margin-bottom: 5px;width: 40px;height: 40px;font-size: 22px;background-color: rgba(0, 0, 0, 0.5);text-align: center;line-height: 39px;transition: all 100ms ease-out;background: rgba(250, 250, 250, 0.5)}
.bot1 .bot1_code a:hover{background: #fff;}
.bot1 .bot1_center{width: 200px;float: left;margin-left:50px;}
.bot1 .bot1_center .tit{font-size: 22px;color: #fff;font-weight: bold;margin-bottom: 21px;}
.bot1 .bot1_center .li{color:#9eb7cb;font-size: 14px;height:30px;line-height: 30px;}
.bot1 .bot1_center .li a{color:#9eb7cb;}
.bot1 .bot1_center .li a:hover{color: #3dacc2;}
.bot1 .bot1_center .ewm img{width:180px;}

.bot2{background: #162f42;width: 100%;height:50px;line-height: 50px;border-bottom:7px solid #1f425d;}
.bot2 p{margin: 0;}
/*新闻中心*/
.news{margin-top: 48px}
.news-chinese{border-bottom:1px solid #e5e5e5;}
.news-chinese img{margin:26px 0 10px 0;}
.news-list{margin-top: 60px}
.news-img{float: left;width:202px;height:97px;}
.news-img img{width:202px;height:97px;}
.news-con{float: left;width:365px;margin-left: 14px ;}
.news-title{height:37px;line-height: 37px;border-bottom: 1px solid #cdcdcd}
.news-t{color: #393939;display:block;float: left;font-size: 15.65px;}
.news-d{color: #7a7a7a;display:block;float: right;font-size: 15.65px;}
.news-j{color: #6e6e6e;font-size: 12px;line-height: 22px;margin-top: 10px}
.news-list li{float: left;margin-left: 38px;margin-bottom: 48px}



/*单页*/
.about{}
.ernav{width:100%;height:62px;line-height: 62px;border-bottom:2px solid #f8f8f8;;}
.ernav .home{width:62px;height: 62px;background: #f8f8f8;color: #b6b6b6;text-align: center;float: left;}
.ernav a{color: #2a2a2a;font-weight: bold;}
.ernav i{color: #b5b5b5;}
.ernav .ernavlist{float: right;}
.ernav .ernavlist li{float: left;padding:0 15px;}
.ernav .ernavlist li.cur{background: url("../images/ernav_bg.png") no-repeat center bottom;}
.ernav .ernavlist li a{color:#a6a6a6;}
.con{width:1180px;margin:0 auto;color: #494949;border-bottom:1px solid #e2e2e2;}
.con .con_tit{height:134px;line-height: 134px;color: #333333;font-size: 34px;font-weight: bold;border-bottom:1px solid #e2e2e2;}

.about_di{width:1180px;margin:0 auto;margin-top:50px;height:312px;margin-bottom:50px;}
.about_di .about_did{float: left;width: 382px;height:312px;margin-left:15px;}
.about_di .about_did:first-child{margin-left: 0;}
.about_di .about_did img{display: block;}
.about_di .about_did .about_did_tit{background: #f0f0f0;width: 382px;height: 97px;	padding: 17px 20px;box-sizing: border-box;transition: all 300ms ease-out;}
.about_di .about_did .about_did_tit .p1{font-weight: bold;font-size: 24px;margin: 0;color: #444;transition: all 300ms ease-out;}
.about_di .about_did .about_did_tit .p2{font-weight: bold;font-size: 14px;margin: 0;color: #4ab9cf;margin-top:5px;}
.about_di .about_did:hover .about_did_tit{background: #1f425d;}
.about_di .about_did:hover .about_did_tit .p1{color: #fff;}
/*图文列表*/
.pro_con{margin-top:22px;}
.pro_con ul li{width:382px;height:309px;float: left;position: relative;margin-right: 16px;margin-bottom:30px;}
.pro_con ul li:nth-child(3n){margin-right:0;}
.pro_con ul li .tit{width:100%;height:57px;background: rgba(225,225,225,0.65);bottom: 0;position: absolute;color: #444;font-weight: bold;font-size: 20px;line-height: 57px;text-indent: 15px;transition: all 500ms ease;overflow: hidden;}
.pro_con ul li .tit p{font-size: 14px;transition: all 500ms ease;}
.pro_con ul li:hover div{margin-top:5px;}
.pro_con ul li:hover .tit{background: #1f425d;height:105px;color: #fff;}
.pro_con ul li:hover .tit p{font-size: 14px;color: #fff;font-weight: bold;margin-top:-20px;position: relative;}
.pro_con ul li:hover .tit p span{position: relative;display: inline-block;text-indent: 0;}
.pro_con ul li:hover .tit p span::after{position: absolute;content: "\f0da";font-family: "FontAwesome";right: -11px;top: 1px;font-size: 12px;}
/* 图文详情 */
.proshow{width: 100%;float: left;height: 524px;}
.proshow .proshow_left{float: left;width:700px;}
.proshow .proshow_left img{width:700px;height: 524px;}
.proshow .proshow_right{background:#f8f8f8;float: right;width: 480px;height:524px;text-align: center;}
.pro_xiang{margin-top:45px;width: 100%;float: left;}
.pro_xiang .pro_xiang_tit{background: #1f425d;line-height: 55px;font-weight: bold;font-size: 16px;color: #fff;text-indent: 10px;}
.pro_xiang .pro_xiang_xia{padding:30px 0;}

.protuijian{margin-top:48px;background: #eee;float: left;width: 100%;height: 467px;}
.protuijian .title{width: calc(100% - 132px);float: left;margin-top:30px;margin-bottom:20px;}
.protuijian .title .line{left:200px;}
.protuijian .slideBox li{width:576px;margin-right: 26px;}
.protuijian .slideBox ul li{width:382px;height:309px;float: left;position: relative;margin-right: 16px;}
.protuijian .slideBox ul li .tit{width:100%;height:57px;background: rgba(225,225,225,0.65);bottom: 0;position: absolute;color: #444;font-weight: bold;font-size: 20px;line-height: 57px;text-indent: 15px;transition: all 500ms ease;overflow: hidden;}
.protuijian .slideBox ul li .tit p{font-size: 14px;transition: all 500ms ease;}
.protuijian .slideBox ul li:hover div{margin-top:5px;}
.protuijian .slideBox ul li:hover .tit{background: #1f425d;height:105px;color: #fff;}
.protuijian .slideBox ul li:hover .tit p{font-size: 14px;color: #fff;font-weight: bold;margin-top:-20px;position: relative;}
.protuijian .slideBox ul li:hover .tit p span{position: relative;display: inline-block;text-indent: 0;}
.protuijian .slideBox ul li:hover .tit p span::after{position: absolute;content: "\f0da";font-family: "FontAwesome";right: -11px;top: 1px;font-size: 12px;}
.protuijian .slideBox .hd{float: right;margin-top:40px; padding-top: 3px;}
.protuijian .prev{display: inline-block; border-radius: 2px; text-align: center; background-color: #ffffff; color: #aaaaaa; margin-left: 10px; transition: all 100ms ease-out; height: 40px; width: 40px; font-size: 18px; line-height: 40px;}
.protuijian .next{display: inline-block; border-radius: 2px; text-align: center; background-color: #ffffff; color: #aaaaaa; margin-left: 10px; transition: all 100ms ease-out; height: 40px; width: 40px; font-size: 18px; line-height: 40px;}
.protuijian .next:active,.protuijian .prev:active { box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125); color: #444444; }

/* 页码 */
.page{text-align: center;width: 100%;height: 50px;padding:40px 0;font-size: 0;box-sizing: unset;}
.page a{color: #7f7f7f;font-family: "dincond-medium";width:10px;height: 50px;line-height: 50px;display: inline-block;margin:0 5px;letter-spacing:0;font-size: 26px;}
.page a.pre_page{background: url("../images/prev.jpg") no-repeat center;width:50px;height: 50px;display: inline-block;font-size: 0;line-height: 69px;}
.page a.next_page{background: url("../images/next.jpg") no-repeat center;width:50px;height: 50px;display: inline-block;font-size: 0;line-height: 69px;}
.page a.select{color: #1f425d;}

/*新闻列表*/
.news_left{float: left;width:818px;border-right:2px solid #f8f8f8;min-height:300px;}
.news_left ul{margin-top:10px;}
.news_left li{width: 795px;height:198px;float: left;background: #f7f7f8;margin-top:12px;box-sizing:border-box;padding:10px 15px;}
.news_left li .p1{font-family: "dincond-medium";font-size: 32px;color: #7b7b86;font-weight: bold;margin:0;}
.news_left li .p2{font-family: "dincond-medium";font-size: 20px;color: #7b7b86;font-weight: bold;margin:0;}
.news_left li .p3{font-size: 20px;font-weight: bold;color: #686874;}
.news_left li .p4{font-size: 16px;color: #7b7b86;overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.news_left li a{color: #7c7b81;transition: all 500ms ease;}
.news_left li:hover a{color: #1f425d;}
.news_right{float: right;width: 338px;}
.news_right .news_right_top{float: right;width: 338px;height:323px;background: #cfe5df;margin-top:22px;padding:50px 36px;box-sizing:border-box;text-align: right;}
.news_right .news_right_top .p1{color: #6a6875;font-size: 18px;margin: 10px 0 0;}
.news_right .news_right_top .p2{color:#7c7b81;font-size: 14px;margin-top:0px;}
.news_right .news_right_top .p3{margin-top:20px;color:#7c7b81;font-size: 14px;}
.news_right .news_right_top .p3 i{font-family: "dincond-medium";font-size: 25px;color: #7c7b81;font-weight: bold;}
.news_right .news_right_top .p4{margin-top:0px;color:#7c7b81;font-size: 14px;}
.news_right .news_right_bot{float: right;width:338px;height: 185px;background: #cfe5df;margin-top:10px;padding:45px 36px;box-sizing:border-box;line-height: 95px;;}
.news_right .news_right_bot img{float: right;height: 95px;}
/*新闻详情*/
.news_con{margin:22px 22px 0 0;}
.news_con .news_con_tit{border-bottom:1px solid #f3f3f3;padding-bottom:15px;}
.news_con .news_con_tit .p1{font-family: "dincond-medium";font-size: 32px;color: #1f425d;font-weight: bold;margin:0;}
.news_con .news_con_tit .p2{font-family: "dincond-medium";font-size: 20px;color: #1f425d;font-weight: bold;margin:0;}
.news_con .news_con_tit .p3{font-size: 20px;font-weight: bold;color: #2d2d2e;margin-top:5px;}
.news_con_con{padding-bottom:50px;}
/*招聘列表*/
.job-list li { background: #f8f8f8; min-height: 75px; position: relative; width: 100%; margin-top: 10px; }
.job-list-cont { padding: 25px; width: 1180px; position: relative; overflow: hidden; }
.job-list-btn { display: block; position: absolute; top: 0; right: 0; background: url(../images/icon-join.png) #e9e9e9 no-repeat center center; width: 150px; height: 100%; }
.job-list-date { width: 130px; color: #919191; font-size: 27px; font-family: "dincond-medium";  -webkit-transition: all .3s; transition: all .3s;font-weight: bold;}
.job-list-date .p1{font-family: "dincond-medium";font-size: 32px;color: #7b7b86;font-weight: bold;margin:0;}
.job-list-date .p2{font-family: "dincond-medium";font-size: 20px;color: #7b7b86;font-weight: bold;margin:0;}
.job-list-content { float: left; width: 770px; }
.job-list-content p { margin-bottom: 0; color: #7b7b86;line-height:24px; margin-top: 5px; height: 0; -webkit-transition: all .3s; transition: all .3s;display:none;font-size: 14px;}
.job-list-content h4 { color: #686874; font-size: 20px; font-weight: bold;}
.job-list-content h2 {color:#7b7b86;font-size: 16px;margin-top:0;margin-bottom:10px;}
.job-list .current .job-list-content p { height: auto; display: block; }
.job-list-content h4 a{color: #686874;line-height: 30px;}
.job-list .current h4 a, .job-list-content h4 a:hover { color: #1f425d; }
.job-list .current .job-list-btn{background-image: url("../images/icon-join1.png");}
/*by lin*/
.job-list-content span { display: block; color: #444;height: 0; display:none;-webkit-transition: all .3s; transition: all .3s; }
.job-list .current .job-list-content span { height: auto; display:block;}
.job-list-content span.email { margin-top: 10px; }

/*在线留言*/
.gbook-con{height:455px;background: url('../images/gbook.jpg') no-repeat  right bottom;}
.gbook-con  form{width:849px;margin:0 auto;height:311px;}
.gbook-con .main_bd{background: #adadad;color:#fff;height:40px;line-height: 40px;border:none;margin-bottom: 19px}
.gbook-con .info{color: #808080;font-size: 14px;text-align: center;margin-bottom: 39px;}
.gbook-con .contact-con1 li{position: relative;}
.gbook-con .contact-con1 li .main_ly_t2{position: absolute;top:40px;left:0;width:100%;}
.gbook-con .contact-con1 li .main_ly_t3{position: absolute;top:90px;left:0;width:100%;}
.gbook-con .input1{width:399px;padding-left: 15px}
.gbook-con .input2{width:834px;padding-left: 15px}
.gbook-con .pu1{width:414px;overflow: hidden}
.gbook-con .put2{width:849px;overflow: hidden}
.gbook-con .main_bd1{width:834px;padding-left: 15px;height:75px;padding-top:12px;background: #adadad;color:#fff;}
.gbook-con form{color: #fff!important;font-size: 14px;}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff;  
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #fff;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #fff;
}
 
.gbook-con #tijiao{border:none;width:126px;height:35px;line-height: 35px;text-align: center;color: #fff;background: #868686;margin:0 auto;}
.gbook-con .main_but{width:126px;margin:0 auto;padding-top:26px;}
/*招聘列表*/
#liajie td{border-bottom:1px dashed #07090a;}
/*在线简历*/
.jianli{margin:0 auto;width:895px;padding:60px 0 100px 0;}
.job-col{color: #333;font-size: 14px;height:30px;line-height: 30px;}
.main_bd3{width:180px; height:30px;margin-bottom: 24px}
.job textarea{height:135px;width:800px;margin-bottom: 25px}
.jianli td{position: relative;}
.info{margin-top: 59px}
.gbook-list{margin-top: 59px}

/*留言列表*/
.gbook-list{width:900px;margin:0 auto;padding:60px 0;}
.gbook-list table{margin-bottom: 30px}

.hover{background: url('../images/red-lanmu.png') no-repeat!important;}

/* 侧边栏 */
.cebian{width:70px;bottom:200px;right:50%;z-index: 1000;position: fixed;margin-right:-680px;display: none;}
.cgonggao{background: #4a4b4a;width: 70px;display: block;float: left;text-align: center;}
.cgonggao i{background-image: url("../images/cgonggao.png");background-size: 100% 100%;background-repeat: no-repeat;display: block;height: 30px;margin: 15px auto 0;width: 30px;}
.cgonggao:hover i{animation: 0.4s ease 0s normal none 1 running shake1;}
.cgonggao span{color: #fff;font-size: 15px;font-weight: bold;padding-bottom:13px;display: block;padding-top:5px;}
.cloging{background: #303030;width: 70px;display: block;float: left;text-align: center;}
.cloging i{background-image: url("../images/cloging.png");background-size: 100% 100%;background-repeat: no-repeat;display: block;height: 30px;margin: 15px auto 0;width: 30px;}
.cloging:hover i{animation: 0.4s ease 0s normal none 1 running shake1;}
.cloging span{color: #fff;font-size: 15px;font-weight: bold;padding-bottom:13px;display: block;padding-top:5px;}
.ctel{background: #4a4b4a;width: 70px;display: block;float: left;text-align: center;position: relative;}
.ctel i{background-image: url("../images/ctel.png");background-size: 100% 100%;background-repeat: no-repeat;display: block;height: 30px;margin: 15px auto 0;width: 30px;}
.ctel:hover i{animation: 0.4s ease 0s normal none 1 running shake1;}
.ctel span{color: #fff;font-size: 15px;font-weight: bold;padding-bottom:13px;display: block;padding-top:5px;}
.cweixin{background: #303030;width: 70px;display: block;float: left;text-align: center;position: relative;}
.cweixin i{background-image: url("../images/cweixin.png");background-size: 100% 100%;background-repeat: no-repeat;display: block;height: 30px;margin: 15px auto 0;width: 30px;}
.cweixin:hover i{animation: 0.4s ease 0s normal none 1 running shake1;}
.cweixin .span1{color: #fff;font-size: 15px;font-weight: bold;padding-bottom:13px;display: block;padding-top:5px;}
.totop{width:70px;height:70px;background: url("../images/top.jpg") no-repeat center;display: block;float: left;position: relative!important;}

.cweixin:hover .web_components_sidebar-layer{display: block;}
.ctel:hover .ctelp{display: block;}
.ctelp{background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
    left: -240px;
	display:none;
    padding: 14px;
    position: absolute;
    text-align: left;
    top: 15px;
	transition: all 1.2s ease 0s;color: #444;width:230px}
.web_components_sidebar-layer {
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
    display: none;;
    left: -172px;
    padding: 14px;
    position: absolute;
    text-align: center;
    top: -110px;
	transition: all 1.2s ease 0s;
}
.web_components_sidebar-layer img {
    display: block;
    height: 120px;
    margin-top: 9px;
    width: 120px;
}
.web_components_sidebar-layer-title {
    color: #323232 !important;
    display: block;
    font-size: 14px;
}
.web_components_sidebar-layer::after, .web_components_sidebar-layer::before {
    content: "";
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    width: 0;
}
.web_components_sidebar-layer::before {
    border-color: transparent transparent transparent #ddd;
    border-style: solid;
    border-width: 6px;
    display: block;
    right: -12px;
    top: 146px;
}
.web_components_sidebar-layer::after {
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 5px;
    right: -10px;
    top: 147px;
}



@keyframes -webkit-shake1 {
0%, 100% {
    transform: rotate(0deg);
}
10%, 50%, 90% {
    transform: rotate(13deg);
}
20%, 60%, 80% {
    transform: rotate(-13deg);
}
}
@keyframes -webkit-shake1 {
0%, 100% {
    transform: rotate(0deg);
}
10%, 50%, 90% {
    transform: rotate(13deg);
}
20%, 60%, 80% {
    transform: rotate(-13deg);
}
}
@keyframes -moz-shake1 {
0%, 100% {
    transform: rotate(0deg);
}
10%, 50%, 90% {
    transform: rotate(13deg);
}
20%, 60%, 80% {
    transform: rotate(-13deg);
}
}
@keyframes -moz-shake1 {
0%, 100% {
    transform: rotate(0deg);
}
10%, 50%, 90% {
    transform: rotate(13deg);
}
20%, 60%, 80% {
    transform: rotate(-13deg);
}
}
@keyframes -o-shake1 {
0%, 100% {
    transform: rotate(0deg);
}
10%, 50%, 90% {
    transform: rotate(13deg);
}
20%, 60%, 80% {
    transform: rotate(-13deg);
}
}
@keyframes -o-shake1 {
0%, 100% {
    transform: rotate(0deg);
}
10%, 50%, 90% {
    transform: rotate(13deg);
}
20%, 60%, 80% {
    transform: rotate(-13deg);
}
}
@keyframes shake1 {
0%, 100% {
    transform: rotate(0deg);
}
10%, 50%, 90% {
    transform: rotate(13deg);
}
20%, 60%, 80% {
    transform: rotate(-13deg);
}
}
@keyframes shake1 {
0%, 100% {
    transform: rotate(0deg);
}
10%, 50%, 90% {
    transform: rotate(13deg);
}
20%, 60%, 80% {
    transform: rotate(-13deg);
}
}


.aboutbanner{text-align: center;}
