@import url("font-awesome.min.css");
.ico { display:inline-block; width:20px; height:20px; white-space:nowrap; letter-spacing:-1em; text-indent:-99em; color:transparent; background:url(ico.png);
	*text-indent:0; *zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\3000');}
.ico:before {content:'\3000';}
.ico1_2 { background-position:-20px 0;}
.ico1_3 { background-position:-40px 0;}
.ico1_4 { background-position:-60px 0;}
.ico1_5 { background-position:-80px 0;}
.ico2_1 { background-position:0 -20px;}
.ico2_2 { background-position:-20px -20px;}
.ico2_3 { background-position:-40px -20px;}
.ico2_4 { background-position:-60px -20px;}
.ico2_5 { background-position:-80px -20px;}
.ico3_1 { background-position:0 -40px;}
.ico3_2 { background-position:-20px -40px;}
.ico3_3 { background-position:-40px -40px;}
.ico3_4 { background-position:-60px -40px;}
.ico3_5 { background-position:-80px -40px;}
.ico4_1 { background-position:0 -60px;}
.ico4_2 { background-position:-20px -60px;}
.ico4_3 { background-position:-40px -60px;}
.ico4_4 { background-position:-60px -60px;}
.ico4_5 { background-position:-80px -60px;}

/* 常量设置 */
html { overflow-x:hidden;}
html,body,.wrap { min-width:1200px;}
.wrap { width:1200px; margin-right:auto; margin-left:auto;}
body{font-size:13px; line-height:1.6; color:#555; background:#fff;}
a{color:inherit;}
a:hover { color:#f6ab00;}
::-moz-selection {color:#fff; background:#39f; }
::selection {color:#fff; background:#39f; }
::-webkit-input-placeholder { color:#aaa; } 
.placeholder { color:#aaa;}
/*css组件设置*/
.form-control, .input-group-addon, .btn{border-radius:2px; }
.form-control:focus { border-color:#66afe9; outline:0; box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px rgba(102, 175, 233, 0.6);}

.imgZoom img,.imgY180 img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}

.imgZoom { overflow:hidden; }
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}

.imgY180:hover img { cursor:pointer; -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg) }

@font-face {
	font-family: 'helvetica_ce_55_romanregular';
	src: url('font/helvetica_neue_ce_55_roman-webfont.woff2') format('woff2'),
	url('font/helvetica_neue_ce_55_roman-webfont.woff') format('woff'),
	url('font/helvetica_neue_ce_55_roman-webfont.svg#helvetica_ce_55_romanregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'helvetica_ce_35_thinregular';
	src: url('font/helvetica_neue_ce_35_thin-webfont.woff2') format('woff2'),
	url('font/helvetica_neue_ce_35_thin-webfont.woff') format('woff'),
	url('font/helvetica_neue_ce_35_thin-webfont.svg#helvetica_ce_35_thinregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* 网站样式 */
.delay100 {
	-webkit-animation-delay: 0.1s;
	animation-delay: 0.1s;
}
.delay200 {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}
.delay300 {
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
}
.delay400 {
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
}
.delay500 {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}
.delay600 {
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
}
.delay700 {
	-webkit-animation-delay: 0.7s;
	animation-delay: 0.7s;
}
.delay800 {
	-webkit-animation-delay: 0.8s;
	animation-delay: 0.8s;
}
.delay900 {
	-webkit-animation-delay: 0.9s;
	animation-delay: 0.9s;
}
.delay1000 {
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}
.delay1200 {
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s;
}
.delay1400 {
	-webkit-animation-delay: 1.4s;
	animation-delay: 1.4s;
}
.delay1600 {
	-webkit-animation-delay: 1.6s;
	animation-delay: 1.6s;
}
.delay1800 {
	-webkit-animation-delay: 1.8s;
	animation-delay: 1.8s;
}
.delay2000 {
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
}
.delay2400 {
	-webkit-animation-delay: 2.4s;
	animation-delay: 2.4s;
}
.delay3000 {
	-webkit-animation-delay: 3s;
	animation-delay: 3s;
}
/*-----------------------------【公用头部和尾部 start-lujx】-----------------------------*/
/*头部*/
.xidinghe{position: fixed!important;top: 0;z-index: 30;background:rgba(255,255,255,1);width: 100%; }
.pageHeader{position: relative;}
.head{height: 100px;position: relative}
.wrap-1366 {width: 1200px; margin-right: auto; margin-left: auto; }
.head_lang { margin-top: 36px; font-size: 16px; cursor:pointer;}
.head_lang ._panel { position: absolute; top:25px;font-size:13px;z-index: 5; display: none; line-height: 30px; background: #006d86; color: #fff; width: 100%; text-align: center; }
.head_lang ._panel a { display: block; }
.head_lang ._panel a:hover { color: #fff; text-decoration: underline; }

.searForm { margin-top: 40px; }
.searForm input { border: 0; margin: 0; padding: 0; width: 0px; }
.searForm .search_button { background: none; border: 0; cursor: pointer;}
.xiala{width: 100%;background: rgba(241,246,246,0.8);height: 120px;line-height: 120px;position: absolute;top:100%;z-index: 1;display: none;text-align: center;overflow: hidden;}
.xiala .head_sear .in {width: 777px;height: 47px;border: none;padding-left: 19px;}
.xiala .head_sear .txt{background: url(head_sear.jpg) no-repeat;background-size:cover;border:none;width: 109px;height: 47px;font-size: 16px;color: #fff;cursor: pointer;}
/* nav-2 start*/
.widget-nav { position:relative; z-index:10;float:left;width:77%;}
.widget-nav > ul > li {width: 5%;float:left; position:relative;}
.widget-nav > ul > li > a { display:block; text-align:center; font-size:16px; height:100px; line-height:100px; font-weight:bold;color: #252626; }
/*下拉css*/
.nav_layer02 { display:none; width:467px; position:absolute; left:0; top:100%; background:#f4f4f4; }
.nav_layer02 ul { width:27%; float:left;background: url(xiala_bg.jpg) no-repeat;background-size: 100% auto;height: 287px;}
.nav_layer02 li { padding:5px 0;}
.nav_layer02 li a { display:block;line-height:1.5;padding:5px 0;text-align:center;color:#fff;}
.nav_layer02 li a:hover { color:#ffffff; background:#f6ab00;}
.nav_layer02 .nav_img { width:59%; float:left; padding:24px 0 10px;margin-left: 29px;}
.nav_layer02 .nav_img img { width:280px; height:124px; display:block;}
.nav_layer02 .nav_title { margin-top: 19px;color:#6d6d6d;}
.nav_layer02 .nav_title .txt{ font-size:13px;line-height:1.8;height: 96px;overflow: hidden;}
.nav5 .nav_layer02 {left: -180px;}
.nav6 .nav_layer02 {left: auto;right: -104px;}
.nav7 .nav_layer02 {left: auto; right: 0; }
/*下拉css end*/
.widget-nav .nav4 .nav_layer02 { left:-80px;}
.widget-nav .last .nav_layer02 { left:auto; right:0;}
.widget-nav .hover > a { color:#f6ab00;}
.widget-nav .hover .i_layer { display:block;}
.mobile_key { display:none;}

@media only screen and (max-width: 640px) {
.mobile_key { display:block; background:url(sjdh.png) no-repeat; display:block; width:34px; height:34px; float:right}
}
/*头部 end*/

/*尾部*/
/*.pageFooter {margin-top: 70px;}*/
.pageFooter ._top { background: #303030; padding: 45px 0; }
.pageFooter dl { float: left; width: 11.3%; }
.pageFooter dt { font-size: 18px; color: #e0e0e0; line-height: 1; margin-bottom: 20px; }
.pageFooter dd { color: #adadad; line-height: 28px; }
.pageFooter dd.contact_t{ color: #e0e0e0; font-size: 18px; margin: 20px 0; margin-top:0px; line-height: 1;}
.pageFooter ._address { color: #fff; }
.pageFooter .phone{color: #fff;}
.pageFooter .share { color: #fff; margin-top: 10px; }
.pageFooter .share span { line-height: 30px; }
.pageFooter .share .bdsharebuttonbox a { width: 30px; height: 30px; margin: 0 5px; background: url(share_icos.png) no-repeat 0 0; padding: 0; }
.pageFooter .share .bdsharebuttonbox a:hover { background-position-y: -30px; }
.pageFooter .share .bdsharebuttonbox .bds_tqq { background-position: -30px 0; }
.pageFooter .share .bdsharebuttonbox .bds_douban { background-position: -60px 0; }
.pageFooter .share .bdsharebuttonbox .bds_tsina { background-position: -90px 0; }
.pageFooter .share .bdsharebuttonbox .bds_qzone { background-position: -120px 0; }
.pageFooter .d1 .ics {vertical-align: middle; margin-right: 10px;  }/* display: inline-block; width: 24px; height: 24px; background: url(foot_ics.png) no-repeat 0 0;*/
.pageFooter .d1 .ic2 { background-position: -24px 0; }
.pageFooter .d1 .ic3 { background-position: -48px 0; }
.pageFooter .d1 .ic4 { background-position: -72px 0; }
.pageFooter .d1 dd { line-height: 36px; }
.pageFooter .d1 dd:hover .ics { background-position-y: -24px; }
.pageFooter .d4 { width: 32%; }
.pageFooter .d4 .d4_1{margin-right:10px;}
.pageFooter .d5, .pageFooter .d6 { max-width:115px; margin-left: 15px; }
.pageFooter ._t { height: 38px; background: #454545; width: 100%; text-align: center; line-height: 38px; color: #fff; }
.pageFooter ._bottom { height: 62px; line-height: 62px; color: #fff; background:url(foot_bg.jpg) no-repeat center;background-size: cover; }
.pageFooter ._bottom p{ line-height:62px;}
.pageFooter ._bottom a { color: #fff; }
.pageFooter ._bottom .l{ text-align:center; width:100%;}
.pageFooter ._bottom .l img {  vertical-align: middle;}
.pageFooter .jierui{margin-left:10px;}
.pageFooter .friendLink{width:244px; height:35px; line-height:35px; border:1px solid #fff; background:url(fff30.png) repeat; color:#fff; margin-top:12px; position:relative; cursor:pointer;}
.pageFooter .friendLink span{display:inline-block; *display:inline; *zoom:1; float:left;}
.pageFooter .friendLink .txt{margin-left:20px; height:35px;}
.pageFooter .friendLink .jt{margin-left:50px; width:20px; height:35px; background:url(f_jt.png) center center no-repeat;}
.pageFooter .friendLink ul{position:absolute;bottom:100%; left:-1px; background-color:#dcdcdc;  width:100%; border:1px solid #fff; border-bottom:0; padding:10px 0; height:175px; overflow-y:auto; display:none;}
.pageFooter .friendLink ul li{text-indent:20px; font-size:13px; line-height:26px;}
.pageFooter .friendLink ul a{color:#3f3f3f; display:block;}
.pageFooter .friendLink ul a:hover{color:#006D86;}
.pageFooter .ofenLink .tit{font-size:18px; color:#e0e0e0; line-height:1; margin-bottom:20px; margin-left:15px;}
.pageFooter .ofenLink ul{margin-bottom:15px; margin-left:15px;}
.pageFooter .ofenLink ul a{line-height:28px; color:#adadad; margin-right:10px;}
.pageFooter .ofenLink ul a:hover{color:#f6ab00;}
/*尾部 end*/

/*分页*/
.page{ height:auto; margin:10px 0px;margin-bottom: 50px;}
.page a{ float:left; display:block; padding:11px 25px; height:36px; line-height:36px; background:#ebf4f6; color:#5E5E5E; font-size:15px;}
.page a:hover{background:#f6ab00;color: #fff;}
.page .hover{background:#f6ab00; color:#fff;}
.page .hover:hover{background:#ffc300; color:#fff;}
.page .pagel a{ margin-right:5px;}
.page .pagel input{outline: none; border:0px; height:54px; width:70px; background-color:transparent; border: 1px solid #EFF6F8; text-align:center; color:#5E5E5E; font-size:18px; -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}
/*.page .pagel input:focus {border: 1px solid #EFF6F8;}*/
.page .pager a{ margin-left:5px; padding:11px 31px; }
.page .pager i{ font-size:15px;}

.xc_channel .innerBan { height: 302px; width: 100%; position: relative; overflow: hidden;z-index: 0 }
.xc_channel .innerBan img { position: absolute; width: 1920px; left: 50%; margin-left: -960px; top: 0; max-width: none; z-index: 0; }
.xc_channel .innerBan .wrap { z-index: 2; color: #fff; height: 100%; display: table; }
.xc_channel .innerBan .channelT { font-size: 40px; font-weight: normal; margin-top: 10%; line-height: 1; margin-bottom: 30px; }
.xc_channel .innerBan .breadCrumb a:last-child{ color:#F6AB00}
.xc_channel .subNavs { padding: 30px 0; background: #f5fafb; margin-bottom: 50px; }
.xc_channel .subNavs li { float: left; margin-bottom: 6px;}
.xc_channel .subNavs li a { font-size: 16px; line-height: 1; display: block; padding-right: 30px; margin-right: 30px; border-right: 1px solid #ddd; }
.xc_channel .subNavs li a:hover{color: #006d86;}
.xc_channel .subNavs li.cur a { color: #006d86; }

/*下层公用 end*/

/*下层综合banner*/
.xczh_channel {margin-bottom: 45px;}
.xczh_channel .xczh_banner{position: relative;height: 450px;}
.xczh_channel .xczh_banner img{position:absolute;left:50%;margin-left:-960px;max-width:1920px;}
/*下层综合banner  end*/

/*-------------------------------【公用头部和尾部 end】-------------------------------*/







/******************************【start-lujx】*************************************/

/*新闻与媒体-lujx*/
.replace{height: 101px;background: #eee;}
.news_abt_p1 {
	background: url(new_abt01.jpg) center no-repeat;
	background-size:cover;
	height: 699px;
	margin-bottom: 39px;
}
.news_abt_p1 .font01{color: #fdf9f9;text-align: center;}
.news_abt_p1 .font01 .t{font-size: 34px;margin-bottom: 20px;padding-top: 80px;}
.news_abt_p1 .font01 .c{font-size: 15px;margin-bottom: 50px;}

.news_abt_p1 .newsscroll01 ul>li{position: relative;}
.news_abt_p1 .newsscroll01 ul>li .all_area{padding-bottom: 140px;}
.news_abt_p1 .newsscroll01 .img_area a{display: block;}
.news_abt_p1 .newsscroll01 .img_area .rect-73247{padding-bottom: 73.247%;}
.news_abt_p1 .newsscroll01 .infor_area{position: absolute;bottom: 0px;width: 100%;transition:all 0.5s;}
.news_abt_p1 .newsscroll01 .infor_area .txt{padding: 20px 17px 25px 29px;background: #fff;}
.news_abt_p1 .newsscroll01 .infor_area .txt a{display: block;}
.news_abt_p1 .newsscroll01 .infor_area .tit{font-size: 18px;color:#19191a;margin-bottom: 23px;}
.news_abt_p1 .newsscroll01 .infor_area .con{font-size: 14px;color:#19191a;line-height: 26px; height:0px; overflow: hidden;transition: all 0.7s;}
.news_abt_p1 .newsscroll01 .infor_area .date{font-size: 13px;color:#909090;}
.news_abt_p1 .newsscroll01 ul>li:hover .txt{background: #ebf4f6;transition:all 0.7s;}
.news_abt_p1 .newsscroll01 ul>li:hover .con{height: 50px;margin-bottom: 23px;transition:all 0.7s;color: #979999;}
.news_abt_p1 .newsscroll01 ul>li:hover .tit{color: #979999;}
.news_abt_p1 .newsscroll01 ul>li:hover .date{color: #979999;}
.news_abt_p1 .newsscroll01 ul>li .con:hover{color: #508ea0;}
.news_abt_p1 .newsscroll01 ul>li .tit:hover{color: #508ea0;}
.news_abt_p1 .newsscroll01 ul>li .date:hover{color: #508ea0;}
/*横向滚动 01*/
.news_abt_p1 .news_abt_img {padding: 0 6.08%;position: relative;}
.news_abt_p1 .news_abt_img .newsscroll01{display:none;margin-bottom:2em;}
.news_abt_p1 .news_abt_img .newsscroll01 li {background:#fff;}
.news_abt_p1 .news_abt_img .newsscroll01 .scroll_nav{display: none;}

.news_abt_p1 .news_abt_img .myprev{position: absolute;top: 25%;left: -15px;}
.news_abt_p1 .news_abt_img .mynext{position: absolute;top: 25%;right: -15px;}
.news_abt_p1 .news_abt_img .myprev .left_jt2,
.news_abt_p1 .news_abt_img .mynext .right_jt2{display:none;}
.news_abt_p1 .news_abt_img .myprev:hover .left_jt1{display: none;}
.news_abt_p1 .news_abt_img .myprev:hover .left_jt2{display: block;}
.news_abt_p1 .news_abt_img .mynext:hover .right_jt1{display: none;}
.news_abt_p1 .news_abt_img .mynext:hover .right_jt2{display: block;}
/*横向滚动 end*/

.news_abt_p2 .media{margin-bottom: 2em; }
.news_abt_p2 .media_left {width: 57.25%;height: 561px;float: left;}
.news_abt_p2 .media_right{width: 42.5%;height: 561px;float: right;}
.news_abt_p2 ._h3{font-size: 34px;margin-bottom: 20px;color: #000;}
.news_abt_p2 .more{margin-top:25px;display: block;}
/*.news_abt_p2 .media .media_left{width: 57.25%;float: left}*/
.rect-56477{padding-bottom: 56%;}
.news_abt_p2 .media_left ul>li{position: relative;}
.news_abt_p2 .media_left ul>li .all_area{padding-bottom: 173px;}
.news_abt_p2 .media_left .img_area a{display: block;}
.news_abt_p2 .media_left .rect-73247{padding-bottom: 73.247%;}
.news_abt_p2 .media_left .rect-73247 img{width: 100%;}
.news_abt_p2 .media_left .infor_area{position: absolute;width: 100%;transition:all 0.5s; background-color: #ebf4f6;}
.news_abt_p2 .media_left .txt{padding: 20px 17px 20px 29px;background: #ebf4f6;}
.news_abt_p2 .media_left .txt a{display: block;}
.news_abt_p2 .media_left .tit{font-size:18px;color:#7e7f80;margin-bottom: 15px;}
.news_abt_p2 .media_left .con{font-size:14px;color:#7e7f80;line-height:26px;margin-bottom:15px;}
.news_abt_p2 .media_left .tit a:hover{color: #006d86;}
.news_abt_p2 .media_left .con a:hover{color: #006d86;}
.news_abt_p2 .media_left .date{font-size: 13px;color:#909090;}
.news_abt_p2 .media_left .date span{margin-right: 20px;}

/*横向滚动02*/
.news_abt_p2 .media .newsscroll02 .arrs{position: absolute; top:50%; margin-top: -1em;width: 41px;height: 83px;top: 35%;}
.news_abt_p2 .media .arr_prev{left:0;background: url(newsjt_left.png) no-repeat;}
.news_abt_p2 .media .arr_next{right:0;background: url(newsjt_right.png) no-repeat;}
.anniu_left{left:0;background: url(anniu_left.jpg) no-repeat!important;transition:all 0.6s;}
.anniu_right{right:0;background: url(anniu.jpg) no-repeat!important;transition:all 0.6s;}
.news_abt_p2 .media .newsscroll02 .scroll_nav{display: none;}
.news_abt_p2 .media .newsscroll02 .scroll_nav .on{color:#39f;}
/*横向滚动02 end*/

.news_abt_p2 .media_right .right{margin-left: 50px;}
.news_abt_p2 .media_right .date{margin-bottom: 16px;}
.news_abt_p2 .media_right .date_month{font-size: 30px;margin-top: 3px;color: #006d86 ;}
.news_abt_p2 .media_right .date_year{font-size: 13px;margin-top: 15px;}
.news_abt_p2 .new_message {padding-bottom: 29px;}
.news_abt_p2 .new_message a{display: block;}
.news_abt_p2 .new_message .t{font-size: 18px;color: #19191a;margin-bottom: 14px;}
.news_abt_p2 .new_message .c{font-size: 14px;color: #595757;line-height: 1.7;height: 48px;overflow: hidden;}
.news_abt_p2 .new_message:hover .t{color: #f6ab00;}
.news_abt_p2 .new_message:hover .c{color: #f6ab00;}
.news_abt_p2 .new_message {border-bottom: 1px solid #EFEFEF;}

.news_abt_p3{margin-bottom: 70px;}
.news_abt_p3 ._h3{font-size: 34px;margin-bottom: 20px;color: #000;}
.news_abt_p3 .more{margin-top:25px;display: block;}
.news_abt_p3 a{display: block;}
/*.news_abt_p3 .pic{height: 402px;}

/*新闻列表*/
.new_tuijian .newsscroll01 ul>li{position: relative;border: 1px solid #F5F5F5;border-top: none;margin-right: 1.8%!important;margin-bottom: 25px;}
.new_tuijian .newsscroll01 ul>li .all_area{padding-bottom: 140px;}
.new_tuijian .newsscroll01 .img_area a{display: block;}
.new_tuijian .newsscroll01 .img_area .rect-73247{padding-bottom: 73.247%;}
.new_tuijian .newsscroll01 .infor_area{position: absolute;bottom: 0px;width: 100%;transition:all 0.5s;}
.new_tuijian .newsscroll01 .infor_area .txt{padding: 20px 17px 25px 29px;background: #fff;}
.new_tuijian .newsscroll01 .infor_area .txt a{display: block;}
.new_tuijian .newsscroll01 .infor_area .tit{font-size: 18px;color:#19191a;margin-bottom: 23px;}
.new_tuijian .newsscroll01 .infor_area .con{font-size: 14px;color:#19191a;line-height: 26px; height:0px; overflow: hidden;transition: all 0.7s;color: #fff;}
.new_tuijian .newsscroll01 .infor_area .date{font-size: 13px;color:#909090;}
.new_tuijian .newsscroll01 ul>li:hover .txt{background:url(new_list02.jpg) no-repeat;background-size: cover;transition:all 0.7s;}
.new_tuijian .newsscroll01 ul>li:hover .con{height: 50px;margin-bottom: 23px;transition:all 0.7s;color: #fff;}
.new_tuijian .newsscroll01 ul>li:hover .tit{color: #fff;}
.new_tuijian .newsscroll01 ul>li:hover .date{color: #fff;}
.new_tuijian .newsscroll01 ul>li .con:hover{color: #F6AB00;}
.new_tuijian .newsscroll01 ul>li .tit:hover{color: #F6AB00;}
.new_tuijian .newsscroll01 ul>li .date:hover{color: #F6AB00;}
.new_tuijian .newsscroll01 ul>li:hover .infor_area{}

.news_lists{margin-bottom: 30px;}
.news_lists>ul>li{padding:40px 26px 25px 22px;}
.news_lists>ul>li:hover .know_detail .txt{color: #fff;}
/*g5*/
.news_lists>ul>li:hover .know_detail:after{border-right: 7px solid #fff}
.news_lists>ul>li:hover .tit{color: #f6ab00;}
.news_lists>ul>li a{display: block;}
.news_lists>ul>li a:hover{color:#555;}
.news_lists .date {width: 10.6%;margin-right: 27px;float: left;text-align: right;}
.news_lists .date .year{font-size: 13px;}
.news_lists .date .month{font-size: 32px;}
.news_lists .inpic{ width:22%;float: left;}
.news_lists .inpic img{ width:95%;}
.news_lists .infor{width: 65%;float: left;margin-top: -5px;}
.news_lists .infor .tit{font-size: 22px;color: #070707;margin-bottom: 10px;}
.news_lists .infor .con{font-size: 13px;color: #767474;margin-bottom: 20px;line-height: 2;height: 52px;overflow: hidden;}
.news_lists .know_detail{width: 140px;height: 40px;border: 1px solid #E7E9EA;position: relative;text-align: center; float:left}
.news_lists .know_detail .txt{display: block;margin-top: 10px;color: #444647;}
.news_lists .know_detail:after{content: '';width: 0px;height: 0px;position: absolute;top: 50%;margin-top: -4px;left: 28px;border-right: 7px solid #B3C9CB;border-top: 4px solid transparent;border-bottom: 4px solid transparent;}

/*新闻详细*/
/* newsdetail-7 start*/
.widget-newsdetail-7{margin-bottom: 20px;}
.new_detail_img{margin: 0 auto;display: block;}
.widget-newsdetail-7 .ion { color:#676767; }
.widget-newsdetail-7 .n_left { width:66.8%; float:left; box-sizing:border-box; }
.widget-newsdetail-7 ._head ._title { font-size:26px; font-weight:bold; color:#464646; margin-bottom:10px;}

.widget-newsdetail-7 ._tools { font-size:0; color:#7e7e7e; margin-bottom:15px;}
.widget-newsdetail-7 ._tools ._tool{ font-size:12px; margin-right:10px; display:inline-block; height:30px; line-height:30px; overflow:hidden;}
.widget-newsdetail-7 ._tools .ion { font-size:18px; display:inline-block; height:30px; line-height:30px; vertical-align:-2px;}
.widget-newsdetail-7 ._tools b { font-weight:normal; }
.widget-newsdetail-7 ._tools #switcher { margin-left:10px; }
.widget-newsdetail-7 ._tools #switcher ._title{margin-right:5px;font-size:12px;color:#7e7e7e;}
.widget-newsdetail-7 ._tools #switcher .ion { font-size:15px; }
.widget-newsdetail-7 ._tools .bds_more { float:none; background:none; padding:0;}

.widget-newsdetail-7 .myart { padding:30px 2.5%; background-color:#fafafa; line-height:2; min-height:200px; font-size:13px; color:#555555 }

.widget-newsdetail-7 .n_right { width:30%; float:right; padding-top:17px; }
.widget-newsdetail-7 ._back .ion { display:block; position:absolute; top:0; right:20px; font-size:20px; }
.widget-newsdetail-7 ._back a,.widget-newsdetail-7 ._back .ion { color:#434343; }
.widget-newsdetail-7 ._back a { display:block; position:relative; width:55%; height:51px; padding-left:20px; border:#F0EFEF 1px solid; font-size:20px; line-height:51px; }

.widget-newsdetail-7 ._detailPage_bottom li span,.widget-newsdetail-7 ._detailPage_bottom li a { display:block;}
.widget-newsdetail-7 ._detailPage_bottom{ margin-top:50px; }
.widget-newsdetail-7 ._detailPage_bottom ul { padding:14px 0;}
.widget-newsdetail-7 ._detailPage_bottom li { position:relative; padding-bottom:40px; }
.widget-newsdetail-7 ._detailPage_bottom li:after { content:''; position:absolute; top:15px; left:0; width:100%; height:1px; background-color:#e2e2e2;  overflow:hidden;}
.widget-newsdetail-7 ._db ._mark { color:#006d86 ; }/*
.widget-newsdetail-7 ._detailPage_bottom a:hover ._mark { color:#572b22; }*/
.widget-newsdetail-7 ._detailPage_bottom ._mark{ display:inline-block; background-color:#fff; padding-right:8px; padding-bottom:10px; font-size:18px; font-weight:bold; position:relative; z-index:10;}
.widget-newsdetail-7 ._detailPage_bottom ._date{ height:30px; line-height:30px; margin-bottom:7px; font-family:Arial; font-size:13px; color:#676767; }
.widget-newsdetail-7 ._detailPage_bottom ._date .ion { font-size:20px; height:30px; vertical-align:-2px; margin-left:0;}
.widget-newsdetail-7 ._detailPage_bottom a:hover ._title { color:#572b22; }
.widget-newsdetail-7 ._detailPage_bottom ._title{ padding-left:5px; font-size:18px; font-weight:bold; color:#5c5c5c; line-height:1.5em; font-weight:normal;}
.widget-newsdetail-7 ._detailPage_bottom2 ._mark { padding-bottom:8px; font-size:18px; font-weight:bold; }
.widget-newsdetail-7 ._detailPage_bottom2 li { padding:0 80px 0 13px; position:relative; line-height:28px;}
.widget-newsdetail-7 ._detailPage_bottom2 li:after { content:''; position:absolute; top:50%; margin-top:-4px; left:0px; width:0; height:0; overflow:hidden; border-width:4px; border-color:transparent transparent transparent #9a9a9a; border-style:dashed dashed dashed solid; }
.widget-newsdetail-7 ._detailPage_bottom2 li:hover:after { border-color:transparent transparent transparent #572b22; }
.widget-newsdetail-7 ._detailPage_bottom2 li ._title,.widget-newsdetail-7 ._detailPage_bottom2 ._date { color:#000; }
.widget-newsdetail-7 ._detailPage_bottom2 li:hover ._title,.widget-newsdetail-7 ._detailPage_bottom2 li:hover ._date { color:#572b22; }
.widget-newsdetail-7 ._detailPage_bottom2 li ._title { font-size:13px; font-weight:normal; height:28px; line-height:28px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.widget-newsdetail-7 ._detailPage_bottom2 ._date { position:absolute; right:0; top:0;}

@media only screen and (max-device-width: 760px) {
.widget-newsdetail-7 .n_left { width:100%; float:none; }
.widget-newsdetail-7 .n_right { display:none; }
.widget-newsdetail-7 .myart { padding:20px 0 0; background-color:#fff; }
}


/*概况综合*/
.company_group_p1{margin-bottom: 45px;}
.company_group_p1 .infor{text-align: center;width: 1024px;margin: 0 auto;margin-bottom: 45px;}
.company_group_p1 .infor .tit{font-size: 32px;color: #333;margin-bottom: 20px;}
.company_group_p1 .infor .con{font-size: 14px;color: #666;}
.company_group_p1 .jituan_img .rect-605{padding-bottom: 60.5%;}

.company_group_p1 .jituan_img .list_box{margin-bottom: 20px;}
.company_group_p1 .jituan_img .list_box.on .mask{position:absolute; left:0;right:0;top:0;bottom:0;/*background:url(intros_bg.png) center center no-repeat; background-size:cover; */padding:5%;transition: all 1.5s;z-index: 3;}
.company_group_p1 .jituan_img .list_box.on .mask .pd{width:100%; height:100%; border:1px dashed #fff;}
.company_group_p1 .jituan_img .list_box .text_box{position:absolute;left:0; width:100%; text-align:center; top:30%;}
.company_group_p1 .jituan_img .text_box .tit{ font-size:30px; color:#464646; line-height:1; margin-bottom:20px;}
.company_group_p1 .jituan_img .text_box .text{width:55%;font-size:14px; color:#5b5b5b; margin-bottom:40px; margin-left:auto; margin-right:auto;line-height: 1.6;height: 46px;overflow: hidden;}
.company_group_p1 .jituan_img .text_box .more_btn{width:147px; height:40px; border:1px solid #a6a9a9; margin:0 auto; font-size:13px; color:#464646; line-height:40px;position: absolute;bottom: -75px; left: 50%; margin-left: -73px;}
.company_group_p1 .jituan_img .text_box .more_btn .ion{vertical-align:top; color:#006d86;position: relative;z-index: 3;}
.company_group_p1 .jituan_img .text_box .more_btn span{position: relative;z-index: 3;}
/*.company_group_p1 .jituan_img .list_box .text_box .more_btn:before{content:'';position: absolute;right: 100%;width: 100%;height: 100%;}
.company_group_p1 .jituan_img .list_box.on .text_box .more_btn:before{ background-color:#f7ab00;right: 0%; transition: all 0.8s ease; }*/



.company_group_p1 .jituan_img .list_box.on  .text_box .tit{color:#fff;}
.company_group_p1 .jituan_img .list_box.on  .text_box .text{color:#fff;}
.company_group_p1 .jituan_img .list_box.on  .text_box  .more_btn{color:#fff;right: 0;transition: all 0.5s ease;overflow: hidden;}
.company_group_p1 .jituan_img .list_box.on  .text_box  .more_btn .ion{color:#fff;}

.company_group_p2{height:370px; background:url(intrs_develop.jpg) center top no-repeat; width:100%; overflow:hidden;}
.company_group_p2 .tit{font-size:32px; color:#fff; line-height:1; text-align:center; margin-bottom:45px; font-weight:normal;padding-top:50px;}
.company_group_p2 .tit a:hover{color:#fff;}
.company_group_p2 .develop_box{max-width:1366px;width:100%; margin:0 auto; background:url(intros_develop_line.jpg)
  left 29px repeat-x;}
.company_group_p2 .develop_box li{width:25%; padding-top:58px; background:url(intros_develop_s.png) center 19px no-repeat; float:left; text-align:center;transition: all 0.7s}
.company_group_p2 .develop_box li:hover{background:url(intros_develop_b.png) center 1px no-repeat;transition: all 0.7s}
.company_group_p2 .develop_box li ._y{font-size:24px; color:#fff; line-height:90px;}
.company_group_p2 .develop_box li .name{font-size:18px; color:#fff; line-height:1;}
.company_group_p2 .develop_box li a:hover .name{color:#f6ab00;}

.company_group_p3{background: #EBF4F6;}
.company_group_p3 .sa{padding: 64px 0 99px;}
.company_group_p3 .map{width: 28.76%;margin-right: 56px;float: left;height: 350px;}
.company_group_p3 .contact{width: 23%;margin-right: 63px;float: left;}
.company_group_p3 .contact .title{padding: 40px 0 25px;font-size: 30px;color: #333333;}
.company_group_p3 .contact dl{margin-bottom:34px;}
.company_group_p3 .contact .dl{margin-bottom: 0;}
.company_group_p3 .contact dt{font-size: 16px;color: #006d86;margin-bottom: 10px;}
.company_group_p3 .contact dd{font-size: 13px;color: #7c7c7c;}
.company_group_p3 .contact dd a:hover{color: #006d86;}
.company_group_p3 .jianyi {width: 34%;float: left;}
.company_group_p3 .jianyi .title{padding-top: 55px;font-size: 18px;color: #333333;}
.company_group_p3 .jianyi input{border:none;background:#EBF4F6; margin-left: 35px;}
.company_group_p3 .jianyi .mess .message{margin-top: 15px;position: relative;margin-right: 5px;}
.company_group_p3 .jianyi .mess{margin-right: 2%;border-bottom: 1px dashed #C1C6C8;margin-top: 23px;}
.company_group_p3 .jianyi label{position: absolute;left: 0;}
.company_group_p3 .jianyi .in_2{margin-left: 55px;}
.company_group_p3 .jianyi button{background: url(jituan_07.jpg) no-repeat;background-size: 100%;width: 157px;height: 47px;border:none;margin-top: 50px;text-align: center;font-size: 18px;color: #feffff;cursor: pointer;}

/*0323页面补充区域*/
.company_group_p4 {margin-bottom: 60px;}
.company_group_p4 .infor{text-align: center;width: 1024px;margin: 0 auto;margin-bottom: 45px;}
.company_group_p4 .infor .tit{font-size: 32px;color: #333;margin-bottom: 20px;}
.company_group_p4 .infor .con{font-size: 14px;color: #666;}
.company_group_p4 .com_p4_left{width:48.5%;float: left;}
.company_group_p4 .com_p4_right{width:51.5%;float: left;}
.company_group_p4 .com_p4_left .rect-6116{padding-bottom: 61.18%;}
.company_group_p4 .com_p4_right .box{padding: 45px 50px 42px 35px;}
.company_group_p4 .com_p4_right .box_infor{color: #464646;}
.company_group_p4 .com_p4_right .box_infor .tit{font-size: 24px;margin-bottom: 24px;overflow: hidden;
    white-space: nowrap; text-overflow: ellipsis;}
.company_group_p4 .com_p4_right .box_infor .con{font-size: 13px;color: #696969;line-height: 2;height: 78px;overflow: hidden;margin-bottom: 55px;}
.company_group_p4 .com_p4_bo .demo li{background: #ebf4f6;}
.com_p4_btn a{display: block;border: 1px solid #DFE2E2;width: 138px;height: 40px;text-align: center;font-size: 14px;color: #464646;position: relative;transition: all 1s;}
.com_p4_btn a:before{content: '';border-right: 7px solid #006D86;border-top: 7px solid transparent;border-bottom: 7px solid transparent;width: 0;height: 0;position: absolute;left: 24px;top: 12px;}
.com_p4_btn a span{display:block;margin-top: 8px;margin-left: 6px;}
.company_group_p4 .com_p4_bo {position: relative;}
/*.company_group_p4 .com_p4_bo .demo li:hover .tit{color: #f6ab00}
.company_group_p4 .com_p4_bo .demo li:hover .con{color: #f6ab00}
.company_group_p4 .com_p4_bo .demo li:hover .com_p4_btn a{background: #f6ab00;transition: all 0.5s;}
.company_group_p4 .com_p4_bo .demo li:hover .com_p4_btn a span{color: #fff;}
.company_group_p4 .com_p4_bo .demo li:hover .com_p4_btn a:before{border-right-color: #fff;}*/

.company_group_p4 .com_p4_bo .demo li .com_p4_btn a:hover {background: #f6ab00;transition: all 1s;}
.company_group_p4 .com_p4_bo .demo li .com_p4_btn a span:hover {color: #fff;}
.company_group_p4 .com_p4_bo .demo li .com_p4_btn a:hover:before{border-right-color: #fff;}

.com_p4_prev{background: url(shehui_jt04.png) no-repeat;width: 30px;height: 66px;position: absolute;left: -40px;top: 50%;margin-top: -33px;transition: all 0.5s ease;}
.com_p4_next{background: url(shehui_jt02.png) no-repeat;width: 30px;height: 66px;position: absolute;right: -40px;top: 50%;margin-top: -33px;transition: all 0.5s ease;}
.company_group_p4 .com_p4_bo .com_p4_prev:hover {background: url(shehui_jt03.png) no-repeat;transition: all 0.5s ease;}
.company_group_p4 .com_p4_bo .com_p4_next:hover {background: url(shehui_jt01.png) no-repeat;transition: all 0.5s ease;}


/*轮播*/
.company_group_p4 .com_p4_bo .demo{margin:auto;height:0; padding-bottom:29.73%;}
.company_group_p4 .com_p4_bo .demo .slide_nav{display:none;}

.company_group_p4 .com_p4_bo .demo .slide_nav .on{background:#666;}




/*0323页面补充区域 end*/





/*集团概况*/
.company_detail_p1 .pic_video{/*position: relative;*/float: right;margin-left: 50px;margin-bottom: 40px;}
/*.company_detail_p1 .pic_video .pic_{position: absolute;left: 50%;margin-left: -51px;top: 50%;margin-top: -70px;}*/
.company_detail_p1 .infor{font-size: 30px;color: #006d86;padding: 30px 0 25px;text-align: center;}
.company_detail_p1 .content{line-height: 27px;font-size: 13px;}
.company_detail_p1 .pic_video a{display: block;}




.company_detail_p2 {margin-top:55px;}
.company_detail_p2 .pd{padding:60px 0 50px; display:block; background-color:#ebf4f6;cursor: default;}
.company_detail_p2 .pd .img_box{width:100px;height:100px; margin-bottom:25px;background-image:url(company_iocn.png); margin-left:auto; margin-right:auto;}
.company_detail_p2 .pd .img_1{background-position:0 0;transition: all 0.7s;}
.company_detail_p2 .pd:hover .img_1{background-position:0 -100px;transition: all 0.7s;}
.company_detail_p2 .pd .img_2{background-position:-100px 0;transition: all 0.7s;}
.company_detail_p2 .pd:hover .img_2{background-position:-100px -100px;transition: all 0.7s;}
.company_detail_p2 .pd .img_3{background-position:-200px 0;transition: all 0.7s;}
.company_detail_p2 .pd:hover .img_3{background-position:-200px -100px;transition: all 0.7s;}
.company_detail_p2 .pd .img_4{background-position:-300px 0;transition: all 0.7s;}
.company_detail_p2 .pd:hover .img_4{background-position:-300px -100px;transition: all 0.7s;}
.company_detail_p2 .pd .text_box{text-align:center;padding:0 20px; font-size:18px; line-height:30px; height:60px; color:#464646; overflow:hidden;}
.company_detail_p2 li{margin-bottom: 50px;}

.company_detail_p3 .left{width: 50%;float: left;}
.company_detail_p3 .right{width: 50%;float: right;}
.company_detail_p3 .right .pic_video{/*position: relative;*/float: right;margin-left: 50px;margin-bottom: 40px;}

/*时间延迟*/
.delay100 { -webkit-animation-delay: 0.1s; animation-delay: 0.1s;}
.delay200 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s;}
.delay300 { -webkit-animation-delay: 0.3s; animation-delay: 0.3s;}
.delay400 { -webkit-animation-delay: 0.4s; animation-delay: 0.4s;}
.delay500 { -webkit-animation-delay: 0.5s; animation-delay: 0.5s;}
.delay600 { -webkit-animation-delay: 0.6s; animation-delay: 0.6s;}
.delay700 { -webkit-animation-delay: 0.7s; animation-delay: 0.7s;}
.delay800 { -webkit-animation-delay: 0.8s; animation-delay: 0.8s;}
.delay900 { -webkit-animation-delay: 0.9s; animation-delay: 0.9s;}
.delay1000 { -webkit-animation-delay: 1s; animation-delay: 1s;}
.delay1200 { -webkit-animation-delay: 1.2s; animation-delay: 1.2s;}
.delay1400 { -webkit-animation-delay: 1.4s; animation-delay: 1.4s;}
.delay1600 { -webkit-animation-delay: 1.6s; animation-delay: 1.6s;}
.delay1800 { -webkit-animation-delay: 1.8s; animation-delay: 1.8s;}
.delay2000 { -webkit-animation-delay: 2s; animation-delay: 2s;}
.delay2400 { -webkit-animation-delay: 2.4s; animation-delay: 2.4s;}
.delay3000 { -webkit-animation-delay: 3s; animation-delay: 3s;}

/*健康知识*/
.health {margin-bottom: 70px;}
.health .question{font-size: 18px ;color:#232424;background: none!important;cursor: pointer;}
.health .health_more{display: block;width: 140px;height: auto;border:1px solid #CACACB;font-size: 14px;color: #969696;text-align: center;margin-top: 30px;padding: 8px 0;position: relative;overflow: hidden;}
.health .health_more:after{content: '';position: absolute; left: 28px;top: 13px; border-right: 8px solid #006D86;border-top: 5px solid transparent; border-bottom: 5px solid transparent;}
.health .health_more span{display: inline-block;margin-left: 12px;}
.health .question .ic1{color: #4cc4c3;font-size: 30px;margin-right: 20px;margin-left: 10px;}
/*.health .question:hover .ic1{color: #f7ac00;}*/
.health .question .ic1.i_color1{color: #f7ac00;}
.i_color1{color: #f7ac00;}
.health .icon_border{width: 30px;height: 30px;background-color:#4cc4c3;text-align: center;margin-left: -60px;vertical-align: middle;color: #fff;display: inline-block;}
.health .icon_border i{margin-top: 5px;}
/*.health ._jcon:hover .icon_border{background-color: #f7ac00;}*/
.health ._jcon .icon_border.i_color2{background-color: #f7ac00;}
.i_color2{background-color: #f7ac00;}
.health .widget-job-2 ._jcon {padding:25px 70px 46px;background-color:#ebf4f6;color:#7f8182;border-bottom:1px solid #f2f2f2;}
.health_down{display: inline-block;}
.health_down .h_jt{margin-top: 5px;color: #ebebeb;}
.health_down .h_jt1{display: none;}
.health_down1 .h_jt1{display: block;color: #f7ac00;}
.health_down1 .h_jt2{display: none;}

/*社会招聘*/
/*.job_list_hd{padding:34px 0px;}*/
.social_job .job_list_hd .hd_title{font-size:14px;color:#000;margin-right:20px;}
.social_job .job_list_hd .main_list{font-size:13px;color:#5a5a5a;}
.social_job .job_list_hd .main_list01{margin-left: 28px;}
.social_job .job_list_hd .main_list li{float:left;margin-right:20px;color:#818181;}
.social_job .job_list_hd .main_list li.cur{color:#0372c3;}
.social_job .job_list_hd .company{margin-bottom:25px;}
.social_job .job_list_hd .addres,.job_list .job_list_hd .job_s{margin-bottom:25px;}
.social_job .job_list_hd .jobs{margin-bottom: 25px;}
.social_job .job_list_hd .select_box{width:20%;border-radius:0px;border-color:#e4e4e4;}
.social_job .job_list_hd .select-ui-choose-default ._arrow .arr{border-color:#e4e4e4 transparent transparent;}
.social_job .job_list_hd .select-ui-choose-default.on ._arrow .arr{border-color: transparent transparent #e4e4e4;}
.social_job .job_list_hd .select-ui-choose-default ._arrow{width:24px;}
.social_job .job_list_hd .job_s {margin-bottom: 20px;}
.social_job .job_list_hd .job_search .hd_title{font-size:22px;}
.social_job .job_list_hd .job_search .search_box{width:30%;}
.social_job .job_list_hd .job_search .search_box .iput_box input{border:none;width:86%;margin-left:7%;}
.social_job .job_list_hd .job_search .search_box .but_box button{border:none;width:100%;background:none;outline:none;color:#fff;font-size:20px;margin-top: 6px;}
.social_job .job_list_hd .job_search .search_box .iput_box{width:70%;border:1px solid #e4e4e4;height:38px;line-height:38px;}
.social_job .job_list_hd .job_search .search_box .but_box{width:26%;height:40px;line-height:40px;text-align:center;background-color:#f6ab00;}

/*job_list_bd*/
.social_job .job_list_bd{margin-top: 25px;}
.social_job .widget-job-2{margin-bottom:60px}
.social_job .widget-job-2 ._hd{background:url(social_job02.png) no-repeat; height:53px; line-height:53px;}
.social_job .widget-job-2 ._hd strong { float:left;width:16.667%;text-align:center;color:#fff;font-size:18px;}
.social_job .widget-job-2 ._jt { background-color:#fff; height:64px; line-height:64px; overflow: hidden; *zoom: 1;cursor: pointer;border-bottom:1px solid #f2f2f2;margin-bottom:0px;}
.social_job .widget-job-2 ._jt strong { float:left;width:16.667%;text-align:center;color:#5a5a5a;font-size:14px;font-weight:normal;line-height: 59px;}
.social_job .widget-job-2 ._jt .ion { font-size: 12px; color: #999999; }
.social_job .widget-job-2 ._jc { display: none; }
.social_job .widget-job-2 ._jcon {padding:25px 70px 46px;background-color:#ebf4f6;color:#7f8182;border-bottom:1px solid #f2f2f2; line-height:28px;}
.social_job .widget-job-2 ._jcon p{ line-height:28px; width:100%; display:block}
.social_job .widget-job-2 ._jcon .jc_hd{font-size:16px;margin-bottom:10px;}
.social_job .widget-job-2 ._jcon .jc_bd{margin-bottom:24px;}
.social_job .widget-job-2 ._jcon .jc_bd.jc_bd02{margin-bottom:50px;}
.social_job .widget-job-2 ._jcon .jc_bd.jc_bd02 p{font-size: 13px;color: #909394;}
.social_job .widget-job-2 ._jcon .more{width:161px;height:47px;line-height:47px;text-align:center;font-size:16px;color:#fff;background:url(social_job03.png);display:block;}

/*社会责任*/
.social_respons ._more { width: 140px; display: inline-block; height: 46px; line-height: 46px; text-align: center; font-size: 14px; border: 1px solid #e0e3e4; }
.social_respons ._more:hover .arr { border-color: transparent #fff transparent transparent; }
.social_respons ._more .arr { display: inline-block; width: 0; height: 0; overflow: hidden; border-color: transparent #006d86 transparent transparent; margin-right: 10px; border-style: solid dashed dashed; border-width: 6px; }
.social_respons .social_list li { overflow: hidden; position: relative; padding-left: 120px; margin-bottom: 50px; }
.social_respons .social_list li ._date { position: absolute; left: 0; top: 0; width: 87px; height: 103px; background: url(date_bg.gif) no-repeat 0 -103px; font-family: Arial;transition: all 0.5s ease; }
.social_respons .social_list li ._date .social_d { font-size: 50px; line-height: 1; padding: 15px 0 5px 0; }
.social_respons .social_list li:hover ._date { background-position: 0 0; color: #fff; transition: all 0.5s ease;}
.social_respons .social_list li ._img { width: 40%; margin-right: 2%; }
.social_respons .social_list li ._tit { font-size: 24px; font-weight: normal; margin-bottom: 20px; }
.social_respons .social_list li ._txt { line-height: 2; margin-bottom: 25px; height: 78px;overflow: hidden;}
.social_respons .social_list li .social_infor{float: left;width: 57%;}
.social_respons .social_list li .social_infor:hover ._tit{color: #f6ab00;}
.social_respons .social_list li .social_infor:hover ._more{color: #f6ab00;}
.social_respons .social_list li .social_infor:hover .arr{ border-color: transparent #f6ab00 transparent transparent;}

/*科技创新*/
.tech_p1{margin-bottom: 60px;}
.tech_p1 .tech_left{width: 20.267%;float: left;}
.tech_p1 .tech_center{width: 52.67%;float: left;position: relative;margin-right: 11px;}
.tech_p1 .tech_right{width:25.5833%; float: left;}/*25.5833%;*/

.tech_p1 .left_box{padding-right: 13px;color: #fff;}
.tech_p1 .left_box .infor{padding: 47px 43px 60px 28px;background: #f6ab00;}
.tech_p1 .left_box .tit{font-size: 32px;margin-bottom: 34px;}
.tech_p1 .left_box .con{font-size: 13px;line-height: 2.07;height: 216px;overflow: hidden;}
.tech_p1 .teac_add{position: absolute;bottom: 0;height: 11.79%;background:rgba(0,109,135,0.7);width: 100%;text-align: center;}
.tech_p1 .teac_add span{display: block;font-size: 16px;color: #fff;margin-top: 10px;}

.tech_p1 .rect-6424{padding-bottom: 64.56%;}
.tech_p1 .rect-6424 img{width: 100%;}
.tech_p1 .tech_right .rect-6319{padding-bottom: 63.19%;margin-bottom: 10px;}
.tech_p1 .tech_right .rect-66123{padding-bottom: 66.123%;}
.tech_p1 .tech_right .rect-6319 a{display: block;}
.tech_p1 .tech_right .r_top{float: right;}
.tech_p1 .tech_right .t_mask {position: absolute; bottom: 0; width: 100%; height: 24.6%; text-align: center; color: #fff; background: rgba(37, 151, 163, 0.8); font-size: 16px; -webkit-transition: all 0.7s ease; transition: all 1s ease; }
.tech_p1 .tech_right .t_mask  .t_name{margin-top: 8px;}
.tech_p1 .tech_right a:hover .t_mask {background-image: url(technology05.png);background-size: cover;width: 100%;height: 100%;bottom: 0;line-height: 195px;opacity: 0.9; transition: all 1s ease; }

.tech_p2{margin-bottom: 60px;}
.tech_p2 .t2_left {width: 50.5%;float: left;}
.tech_p2 .t2_right {width: 49.5%;float: left;}
.tech_p2 .t2_left .rect-7512{padding-bottom: 75.12%;}
.tech_p2 .t2_left .rect-7512 img{width: 100%;}
.tech_p2 .t2_fonts{position: absolute;top:40px;left: 36px;width: 438px;height: 222px;background: rgba(255,255,255,0.9);}
.tech_p2 .t2_fonts .infors{padding-top: 38px;padding-left: 51px;}
.tech_p2 .t2_fonts .t{font-size: 32px;color: #333;}
.tech_p2 .t2_fonts .c{font-size: 14px;color: #757575;}
.tech_p2 .t_icon{background: #f9fdff;text-align: center;vertical-align: middle;padding: 73px 0;position: relative;transition: all 1s ease;}
.tech_p2 .t_icon .t_intro{font-size: 14px;color: #6e6e6e;margin-top: 10px;}
.tech_p2 .t_icon .img2{display: none;/*position: absolute; left: 50%; margin-left: -22px; top: 50%; margin-top: -44px;*/}
.tech_p2 .t_icon.t_icon1 {border-right: 1px solid #F3F6FA;border-bottom: 1px solid #F3F6FA; }
.tech_p2 .t_icon.t_icon2 {border-bottom: 1px solid #F3F6FA; } 
.tech_p2 .t_icon.t_icon3 {border-right: 1px solid #F3F6FA;border-bottom: 1px solid #F3F6FA;}
.tech_p2 .t_icon.t_icon4 {border-bottom: 1px solid #F3F6FA;}
.tech_p2 .t_icon.t_icon5 {border-right: 1px solid #F3F6FA;border-bottom: 1px solid #F3F6FA;}
.tech_p2 .t_icon.t_icon6 {border-bottom: 1px solid #F3F6FA;background: #fff;}
.tech_p2 .t_icon.t_icon6 .t_intro{margin-bottom: 27px;}
.tech_p2 .t_icon:hover{background: #1d8f9e;transition: all 1s ease;}
.tech_p2 .t_icon:hover .t_intro{color: #fff;}
.tech_p2 .t_icon:hover .img1{display: none;}
.tech_p2 .t_icon:hover .img2{display: inline-block;}

.tech_p3{position: relative;height: 467px;}
.tech_p3 img{position: absolute;left: 50%;margin-left: -960px;width: 1920px; max-width:none;}
.tech_p3 .t3_infor {position: absolute;top: 105px;width: 36.167%;}
.tech_p3 .t3_infor .t{font-size: 30px;color: #333333;}
.tech_p3 .t3_infor .c{font-size: 36px;color: #006d87;margin-bottom: 60px;}
.tech_p3 .t3_infor .t3_btn{position: relative;background: url(technology08.jpg) no-repeat;width: 147px;height:40px;text-align: center;}
/*.tech_p3 .t3_infor .t3_btn:before{content:'';background: url(technology09.jpg)no-repeat;width: 0;height: 100%;position: absolute;left: 0;bottom: 0;transition: all 0.5s ease;}
.tech_p3 .t3_infor .t3_btn:hover:before{width: 100%;transition: all 0.5s ease;}*/
.tech_p3 .t3_infor .t3_btn a{color: #fff;display: block;padding-top: 10px;position: relative;z-index: 3;}

/*人力资源*/
.resources_p1{background: url(resources01.jpg) no-repeat center;height: 654px;}
.resources_p1 .r1_infor{width: 58.583%;line-height: 27px;}
.resources_p1 .r1_infor .t{margin-bottom: 25px;padding-top: 160px;}
.resources_p1 .r1_infor .c{font-size: 14px;color: #616161;}
.resources_p1 .r1_infor .c2 a{font-weight: bold;color: #006d87;}
.resources_p2{margin-top: -262px;}
.resources_p2 .r2_left{width:48.916%;float: left;background: url(resources03.jpg) no-repeat center;height: 537px;background-size: auto 100%;}
.resources_p2 .r2_left .infor_box{padding: 50px 10px 210px 43px;}
.resources_p2 .r2_left .infor_box .t{font-size: 32px;color: #fff;margin-bottom: 40px;}
/*.resources_p2 .r2_left dd{color: #fff;line-height: 30px;}
.resources_p2 .r2_left .dl1{width:42%;float: left; }
.resources_p2 .r2_left .dd1 a{position: relative;padding-left: 20px;}
.resources_p2 .r2_left .dd1 a:after{content: '';position: absolute;top: 6px;left: 0px;width: 5px;height: 5px;border-radius: 50%;background: #F7AB00;}*/

.resources_p2 .r2_left .dl2{width:27%;float: left; }
.resources_p2 .r2_left .dl3{width:27.25%;float: left; }
.resources_p2 .r2_right{width:51%;float: left;margin-left: -2px;}
.resources_p2 .r2_right a{display: block;}
.resources_p2 .r2_right .r_bg1{background: rgba(76,196,195,0.95)}
/*.resources_p2 .r2_right .r_bg1:hover .infor1 .t{color: #f6ab00;}
.resources_p2 .r2_right .r_bg1:hover .infor1 .c{color: #f6ab00;}*/
.resources_p2 .r2_right .r_bg2{background: url(resources04.jpg) no-repeat top;}
.resources_p2 .r2_right .infor1{padding: 50px 125px 117px 30px;}
.resources_p2 .r2_right .infor2{padding: 50px 95px 117px 30px;}
.resources_p2 .r2_right .infor .t{font-size: 32px;color: #fff;}
.resources_p2 .r2_right .infor .c{font-size: 14px;color: #fff;}
.resources_p2 .r2_right .dongtai{background: #ebf4f6;padding: 20px 45px 51px 19px }
.resources_p2 .dongtai .tit{font-size: 32px;color: #006d86;}
.resources_p2 .dongtai .mores{margin-top: 20px;}
.resources_p2 .dongtai li{line-height: 50px;border-bottom: 1px dashed #D8DCDD;font-size: 15px;color: #5a5a5a;}

.resources_p3{margin-top: 100px;}
.resources_p3 ._span{padding: 27px 17px 62px 8px;}
.resources_p3 ._span .icon .join_icon2{display: none;}
.resources_p3 ._span .icon {width: 97px;height: 92px;margin: 0 auto}
.resources_p3 ._span .icon.icon1{background: url(join03_1.png) no-repeat center;transition: all .5s ease;}
.resources_p3 ._span .icon.icon2{background: url(join04_1.png) no-repeat center;transition: all .5s ease;}
.resources_p3 ._span .icon.icon3{background: url(join05_1.png) no-repeat center;transition: all .5s ease;}
.resources_p3 ._span .infor{text-align: center;}
.resources_p3 ._span .infor .join_tit{line-height: 38px;font-size: 22px;color: #393939;margin: 26px 0 12px;}
.resources_p3 ._span .infor .join_con{line-height: 21px;font-size: 13px;color: #525252;padding: 0 35px;}
.resources_p3 ._span a:hover .join_tit{color: #f9be58;}
.resources_p3 ._span a:hover .join_con{color: #f9be58;}
.resources_p3 ._span a:hover .icon1{background: url(join03_2.png) no-repeat center;transform: rotateY(180deg);transition: all .5s ease;}
.resources_p3 ._span a:hover .icon2{background: url(join04_2.png) no-repeat center;transform: rotateY(180deg);transition: all .5s ease;}
.resources_p3 ._span a:hover .icon3{background: url(join05_2.png) no-repeat center;transform: rotateY(180deg);transition: all .5s ease;}

/******************************【end-lujx】*************************************/



/*集团荣誉-chm*/

.piclists li{cursor: pointer; margin-bottom: 50px;}
.piclists .cont_box{padding-left:0; height: 80px; line-height: 80px;background: url(pic_lists_ctit_bg1.png) no-repeat;background-size: 100% 100%;transition: all 1.5s ease;text-align: center;overflow:hidden}
.piclists .cont_box .c_tit{font-size: 15px; color: #19191a; text-overflow:ellipsis;overflow:hidden; white-space:nowrap;}
.piclists li:hover .cont_box{background: url(pic_lists_ctit_bg.png) no-repeat; background-size: 100% 100%;transition: all 1.5s ease;}
.piclists li:hover .c_tit{color: #fff;}
.album_ordinary .album_close{background: #299ca7 !important;}
/*.piclists {margin-bottom: 65px}*/
.piclistswu li{cursor: pointer; margin-bottom: 20px;}
.piclistswu .cont_box{padding-left:0; height: 25px; line-height: 25px;text-align: center;overflow:hidden}
.piclistswu .cont_box .c_tit{font-size: 15px; color: #19191a; text-overflow:ellipsis;overflow:hidden; white-space:nowrap;}
.album_ordinarywu .album_close{background: #299ca7 !important;}
/*王忠*/
/*核心产品*/
.rect-4819{padding-bottom: 48.19%}

.product_pt1 .title{font-size: 32px; color: #353636;padding:40px 0 30px 0}
.product_pt1 .list_li{margin-bottom: 34px;}
.product_pt1 .list_li:hover .txt_area{background: url("pl_bac_03.jpg") no-repeat;background-size: cover}
 .product_pt1 .list_li:hover .dec{color: #fff}
.product_pt1 .list_li:hover .title{color: #fff}
/*.product_abt .product_pt1 .list_li img{transition: 0.3s all ease;}*/
.product_pt1 .list_li:hover img{transform: scale(1.2,1.2)}
.product_pt1 .txt_area{text-align: center;background: #EBF4F6}
.product_pt1 .txt_area .title{font-size: 16px;padding: 16px 0 8px 0;transition: 0.3s all ease}
.product_pt1 .txt_area .dec{font-size: 13px;color: #707070;padding-bottom: 20px;transition: 0.5s all ease}
.product_pt2 .title_area{color: #353636;text-align: center;transition: 0.3s all ease;height: 196px;}
.product_pt2 .dec_area{height: 196px;position: relative;}
.product_pt2 .dec_area .replace_box{padding: 40px 40px 0 40px;font-size: 14px}
.rect-49{padding-bottom: 49%;}
.product_abt .product_pt2 .title{font-size: 32px;padding-top: 30px;padding-bottom: 20px;}
.product_abt .product_pt2 .dec{font-size: 14px;transition: 0.5s all ease}
.product_abt .product_pt2 .title_box{padding-top: 46px;padding-left: 43px;text-align: left;}
.product_abt .product_pt2 .title_box .en_title:after{content: "";position: absolute;bottom:3px;left: 0;width: 41px;height: 1px;background: #006D86}
.product_abt .product_pt2 .title_box .title{font-size: 18px;color: #464646;padding:0;transition: 0.3s all ease;font-weight:bold;}
.product_abt .product_pt2 .title_box .en_title{font-size: 14px;color: #848383;padding: 0 0 26px 0;position: relative;transition: 0.3s all ease}
.product_abt .product_pt2 .title_ico{display: inline-block;width: 60px;height: 72px;background: url("product_ico2.png");transition: all 0.5s ease;}
.product_abt .product_pt2 .list_li .dec_box{width: 100%;height: 100%;position: absolute;top: 100%;}


.product_abt .product_pt2 .list_li .dec_box .neirong_box{padding: 40px 40px 0 40px;}
.product_abt .product_pt2 .list_li:hover .title_area{background: #DBEBEF}
.product_abt .product_pt2 .list_li:hover .title{color: #006d86}
.product_abt .product_pt2 .list_li:hover .en_title{color: #006d86}
.product_abt .product_pt2 .list_li:hover .title_ico{background-position-y:-72px;transform: rotateY(180deg);transition: all 0.8s ease}
.product_abt .product_pt2 .list_li:hover .dec_box{background: url("pro_bac_07.jpg") no-repeat;background-size: cover;top: 0;transition: all .8s ease;}
.product_abt .product_pt2 .list_li:hover .replace_box{color: #fff;padding: 0;height: 0;}

.product_abt .product_pt2 .list_li:hover .dec{color: #ffffff}
.product_abt .product_pt2 .list_li .title_ico1{background-position: 0 0}
.product_abt .product_pt2 .list_li .title_ico2{background-position: -60px 0}
.product_abt .product_pt2 .list_li .title_ico3{background-position: -120px 0}
/*产品详细*/
.rect-1437{padding-bottom: 76.67%;}
.pro_detail_pt1{height: 488px;background: url("pro_detail_bac_02.jpg") no-repeat center;overflow: hidden}
.pro_detail_pt1 .pt1_box{padding-top: 55px;}
.pro_detail_pt1 .left_txt{float: left; position:absolute; left:470px;}
.pro_detail_pt1 .left_txt .txt_box{padding: 25px 15px 0 65px;}
.pro_detail_pt1 .pro_name{font-size: 36px;font-weight: bold;color: #ffffff}
.pro_detail_pt1 .pro_name2{font-size: 24px;font-weight: bold;color: #ffffff;padding-bottom: 10px;position: relative}
.pro_detail_pt1 .pro_name2:after{content:'';position: absolute;width: 45px;height: 3px;background: #ffffff;bottom: -3px;left: 0;}
.pro_detail_pt1 .dec{font-size: 13px;color: #ffffff;line-height: 2;padding-top: 20px;}
.pro_detail_pt1 .right_pic{width: 100%;float: left; position:relative; padding-top:30px}
.pro_detail_pt1 .right_pic .pic_box{padding: 0 0px 0 0px;}
.pro_detail_pt2{position: relative}
.pro_detail_pt2 .top_link{position: absolute;top: -70px;left: 0;width: 100%;}
.pro_detail_pt2 .link_btn{width: 100px;line-height: 40px;font-size:18px;text-align: center;display: inline-block;background: #4CC4C3;color: #ffffff;margin-right: 5px;vertical-align: bottom}
.pro_detail_pt2 .link_btnwu{width: 100px;line-height: 40px;font-size:18px;text-align: center;display: inline-block;background: #fff;color: #333;margin-right: 5px;vertical-align: bottom}
.pro_detail_pt2 .bottom_dec .miaoshu_item{margin-bottom: 28px;}
.pro_detail_pt2 .bottom_dec .dec_box{padding-top: 40px;}
.pro_detail_pt2 .bottom_dec .type{width: 12.5%;display: inline-block;float: left;text-align: right;font-size: 15px;color: #006d86}
.pro_detail_pt2 .bottom_dec .type_box{padding-right: 10px}
.pro_detail_pt2 .bottom_dec .dec{width: 87.5%;display: inline-block;float: left;font-size: 14px;line-height: 1.8}
.pro_detail_pt2 .bottom_dec .neirong_box{padding-left: 12px;}
/*产品荣誉*/
.bottom_area {padding-top: 47px;}
.pro_detail_pt2 .bottom_area .honor_box{padding-top: 40px;margin-bottom: 60px;}
.pro_detail_pt2 .bottom_area .miaoshu_item{margin-bottom: 28px;}
.pro_detail_pt2 .bottom_area .type{width: 12.5%;display: inline-block;float: left;text-align: right;}
.pro_detail_pt2 .bottom_area .type_box{padding-right: 10px}
.pro_detail_pt2 .bottom_area .duobianxing{display: inline-block;width: 10px;height: 12px;background: url("duobianxing.png");vertical-align: -3px;}
.pro_detail_pt2 .bottom_area .dec{width: 87.5%;display: inline-block;float: left;font-size: 14px;line-height: 1.8}
.pro_detail_pt2 .bottom_area .neirong_box{padding-left: 12px;}
.pro_detail_pt2 .bottom_area .pic{display: inline-block;float: left;text-align: center;margin-right: 40px;}
/*首页*/
.rect-647{padding-bottom: 64.7%}
.rect-787{padding-bottom: 78.7%;}
.rect-6759{padding-bottom: 67.59%}
.index_banner{height: 595px;overflow: hidden; position:relative; }
.index_banner .banner_area{height: 100%;position: relative;}
.index_banner .banner_li img{position: absolute;top:0;left: 50%;margin-left: -960px;max-width: none;;}
.index_banner .banner_pn{position: absolute;width: 100%;top: 300px;}
.index_banner .pn_btn{width: 68px;height: 57px;display: inline-block;position:absolute;right: -60px;background: url("index_pn.png") no-repeat;transition: 0.3s all ease}
.index_banner .pn_btn.cur{background-position-y:-57px;}
.index_banner .next_btn{top: 0;background-position: 0 0}
.index_banner .next_btn:hover{top: 0;background-position: 0 -45px}
.index_banner .prev_btn{top: 57px;background-position: -68px 0}
.index_banner .prev_btn:hover{top: 45px;background-position: -48px -45px}
.index .index_pt1{background: #F1F6F6;  }
.index .index_pt1 .li_box{text-align: center;padding: 45px 0;position: relative;z-index:15;}
.index .index_pt1 .pt1_li{position: relative}
.index .index_pt1 .ck_area{position: absolute;width: 100%;height: 81px;top: 0; background: #2396A2;
	background: -moz-linear-gradient(left, #4BC3C3 0%,#006D86 100%);
	background: -webkit-gradient(linear, left top,right top, color-stop(0%,#4BC3C3), color-stop(100%,#006D86));
	background: -webkit-linear-gradient(right, #4BC3C3 0% ,#006D86 100%);
	background: -o-linear-gradient(right, #4BC3C3 0%,#006D86 100%);
	background: -ms-linear-gradient(right, #4BC3C3 0%,#006D86 100%);
	background: linear-gradient(to right, #4BC3C3 0%,#006D86 100%);;left: 0;transition: 0.5s all ease;z-index: -5;visibility: hidden; }
.index .index_pt1 .inner_box{position: absolute;width: 100%;height: 100%;left: 0;top: 0;overflow: hidden}
.index .index_pt1 .inner_box>img{display: inline-block;width: 100%;height: 100%;bottom: 100%;position: absolute;left: 0;transition: 0.5s all ease;z-index: 2}
.index .index_pt1 .pt1_li:hover .inner_box>img{bottom: 0;}
.index .index_pt1 .pt1_li:hover .ck_area{top: -81px;z-index: 1;visibility: visible}
.index .index_pt1 .ck_area .ck_box{padding-top: 11px;padding-left: 20px;}
.index .index_pt1 .ck_area .ck_ion{display: inline-block;width: 55px;height: 60px;background: url("index_ck.png");float: left}
.index .index_pt1 .ck_area .ck_type{display: inline-block;font-size: 16px;color: #ffffff;float: left;margin-left: 20px;line-height: 61px;}
.index .index_pt1 .ico{display: inline-block;width: 90px;height: 75px;background: url("product_ion.png");background-position-y:-75px;margin-bottom: 25px;}
.index .index_pt1 .ico1{background-position-x: 0;}
.index .index_pt1 .ico2{background-position-x: -90px;}
.index .index_pt1 .ico3{background-position-x: -180px;}
.index .index_pt1 .ico4{background-position-x:-270px;}
.index .index_pt1 .ico5{background-position-x:-360px;}
.index .index_pt1 .ico6{background-position-x: -450px;}
.index .index_pt1 .ck_area .ck1{background-position: 0 0}
.index .index_pt1 .ck_area .ck2{background-position: -55px 0}
.index .index_pt1 .ck_area .ck3{background-position: -110px 0}
.index .index_pt1 .ck_area .ck4{background-position: -165px 0}
.index .index_pt1 .ck_area .ck5{background-position: -220px 0}
.index .index_pt1 .ck_area .ck6{background-position: -275px 0}
.index_pt2 .title_area .title_box{padding-top: 45px;padding-bottom: 30px;}
.index_pt2 .title_area .title{font-size: 34px;color: #006d86;display: inline-block;margin-right: 20px;}
.index_pt2 .title_area .dec{color: #888f91;display: inline-block}
.index_pt2 .left_area,.index_pt2 .right_area{width: 50%;float: left; position:relative;}
.index_pt2 .left_area .num { width:85%; padding-right:15%; left:0px; bottom:5px; text-align:right; height:20px; line-height:20px; position: absolute; z-index: 10;	}
.index_pt2 .left_area .num li {display:inline-block;
	text-align:right;
	width:15px;
	height:6px;
	line-height:0px;
	overflow:hidden;

	text-align:center;
	margin-right:4px;
	margin-left:4px;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0px;
	overflow:hidden; transition:all 0.3s ease-in-out 0s;border-radius:12px; background-color:#047289; 	filter: Alpha(Opacity=90);
-moz-opacity:0.9; 		opacity:0.9;
}
.index_pt2 .left_area  li.on { width:25PX; background-color:#F6AB00;
}
.index_pt2 .left_box{padding-right: 60px;}
.index_pt2 .left_area .riqi{width: 14%;float: left;color: #ffffff;text-align: center;
	background: #2396A2;
	background: -moz-linear-gradient(top, #4BC3C3 0%,#006D86 100%);
	background: -webkit-gradient(linear, left top,left bottom, color-stop(0%,#4BC3C3), color-stop(100%,#006D86));
	background: -webkit-linear-gradient(bottom, #4BC3C3 0% ,#006D86 100%);
	background: -o-linear-gradient(bottom, #4BC3C3 0%,#006D86 100%);
	background: -ms-linear-gradient(bottom, #4BC3C3 0%,#006D86 100%);
	background: linear-gradient(to bottom, #4BC3C3 0%,#006D86 100%);
}
.index_pt2 .left_area .txt_area{position: absolute;bottom: 0;left: 0;width: 100%}
.index_pt2 .left_area .riqi_box{padding: 10px 0;}
.index_pt2 .left_area .ri{font-size: 36px;line-height: 1}
.index_pt2 .left_area .title{width: 86%;float: left;background: rgba(256,256,256,0.83);height: 76px;line-height: 76px;}
.index_pt2 .left_area .title_box{font-size: 16px;color: #000000;padding-left: 29px;}
.index_pt2 .right_area .news_item{margin-bottom: 45px;}
.index_pt2 .right_area .news_item:hover .title{color: #f7ab00}
.index_pt2 .right_area .left_riqi{width: 15%;float: left;}
.index_pt2 .right_area .left_riqi .ri{font-size: 50px;color: #2396A2;line-height: 1}
.index_pt2 .right_area .left_riqi .nianyue{font-size: 14px;color: #656a6c;}
.index_pt2 .right_area .right_txt .title{font-size: 18px;color: #000;line-height: 2;transition: 0.3s all ease}
.index_pt2 .right_area .right_txt .dec{color: #6f7374;line-height: 1.8}
.index_pt2 .right_area .right_txt{width: 85%;float: left;}

.index_pt3{background: #F1F6F6;padding-bottom: 65px;}
.index_pt3 .title_area .title_box{padding-top: 45px;padding-bottom: 30px;}
.index_pt3 .title_area .title{font-size: 34px;color: #006d86;display: inline-block;margin-right: 20px;}
.index_pt3 .title_area .dec{color: #888f91;display: inline-block}
.index_pt3 .neirong_li .title_area{position: absolute;width: 100%;bottom: 0%;background: url("index_jianbian.png") no-repeat;background-size: cover;transition:all 0.5s ease;}
#lmdf{float:right; text-align:center; line-height:40px;   overflow:hidden;}
#lmdf A{
	padding-left:20px;
	line-height:40px;
	padding-right:20px;
	font-size:15px;
	display:inline-block;
	color:#fff;
	background-image: url(green_bac.png);
	background-repeat: repeat-x;
	background-position: center center;
}#lmdf A:hover{
	color:#fff;

	background-image: url(ck_yellow.png);
	background-repeat: no-repeat;
	background-position: center center;
}



.index_pt3 .neirong_li .title_box{padding: 12px 0;text-align: center;font-size: 16px;color: #ffffff;position: relative;z-index: 3;}
.index_pt3 .neirong_li .txt_area{background: #ffffff}
.index_pt3 .neirong_li .txt_box{padding: 25px 15px;line-height: 1.8}
.index_pt3 .neirong_li img{transition: 0.5s all ease}
.index_pt3 .neirong_li:hover img{transform: scale(1.2,1.2)}
/*.index_pt3 .neirong_li:hover .title_box{background: url("index_orange.png")no-repeat;background-size: cover;}*/
.index_pt3 .neirong_li:hover .txt_box{color: #29a7e1;}
.index_pt4{padding-bottom: 58px;}
.index_pt4 .title_area .title_box{padding-top: 45px;padding-bottom: 30px;}
.index_pt4 .title_area .title{font-size: 34px;color: #006d86;display: inline-block;margin-right: 20px;}
.index_pt4 .title_area .dec{color: #888f91;display: inline-block}
.index_pt4 .neirong_area .left_pic{width: 50%;float: left}
.index_pt4 .neirong_area .pic_box{padding-right: 60px;}
.index_pt4 .neirong_area .right_txt .title{font-size: 30px;color: #575b5b;padding-top: 35px;padding-bottom: 15px;}
.index_pt4 .neirong_area .right_txt .dec{font-size: 14px;color: #858c8c;}
.index_pt4 .neirong_area .right_txt .btn_area{padding-top: 20px;font-size: 18px;color: #ffffff}
.index_pt4 .neirong_area .gaikuo_btn{padding: 12px 48px;background: url("index_jianbian.png") no-repeat;background-size: cover}
/*.index_pt4 .neirong_area .gaikuo_btn:hover{color: inherit;background: url("index_orange.png")}*/
/*校园招聘*/
.xiaoyuanzhaopin .type_btn{display: inline-block;width: 50%;float: left;font-size: 18px;color: #ffffff;padding:10px 0;text-align: center;background: #2396A2;
    background: -moz-linear-gradient(right, #4BC3C3 0%,#006D86 100%);
    background: -webkit-gradient(linear, right top,left top, color-stop(0%,#4BC3C3), color-stop(100%,#006D86));
    background: -webkit-linear-gradient(left, #4BC3C3 0% ,#006D86 100%);
    background: -o-linear-gradient(left, #4BC3C3 0%,#006D86 100%);
    background: -ms-linear-gradient(left, #4BC3C3 0%,#006D86 100%);
    background: linear-gradient(to left, #4BC3C3 0%,#006D86 100%);}
.xiaoyuanzhaopin .type_btn.cur{background: #F7AC00;position: relative}
.xiaoyuanzhaopin .type_btn.cur:after{content: "";display: inline-block;height: 12px;width: 41px;background: url("orange_sanjiao.png");position: absolute;top: 44px;left: 50%;margin-left: -20.5px;}

.xiaoyuanzhaopin .gongsi{color: #000000;margin-bottom: 25px;}
.xiaoyuanzhaopin .gongsi_input{width: auto;display: inline-block;position: relative;margin-left: 20px;}
.xiaoyuanzhaopin .gongsi_input input{text-indent: 10px;padding: 5px 0;width: 240px;}
.xiaoyuanzhaopin .gongsi_xiala{position: absolute;top: 100%;background: #fafafa;width: 100%;text-align: center;padding: 10px 0;display: none}
.xiaoyuanzhaopin .gongsi_xiala.show{display: block}
.xiaoyuanzhaopin .gongsi_xiala .gongsi_li{line-height: 2;}
.xiaoyuanzhaopin .gongsi_xiala .gongsi_li:hover{background: #CCCCCC;color: #ffffff}

.xiaoyuanzhaopin .input_mb{position: absolute;width: 244px;height: 31px;top: 0;left: 0;}
.xiaoyuanzhaopin .input_mb .sanjiao{display: inline-block;position: absolute;width:10px ;height:5px;background: url("snajiao_03.jpg");right: 11px;top: 13px;}


.xiaoyuanzhaopin .zhuanye{color: #000000;margin-bottom: 28px;}
.xiaoyuanzhaopin .zhuanye_input{width: auto;display: inline-block;position: relative;margin-left: 20px;}
.xiaoyuanzhaopin .zhuanye_input input{text-indent: 10px;padding: 5px 0;width: 240px;}
.xiaoyuanzhaopin .zhuanye_xiala{position: absolute;top: 100%;background: #fafafa;width: 100%;text-align: center;padding: 10px 0;display: none}
.xiaoyuanzhaopin .zhuanye_xiala.show{display: block}
.xiaoyuanzhaopin .zhuanye_xiala .zhuanye_li{line-height: 2;}
.xiaoyuanzhaopin .zhuanye_xiala .zhuanye_li:hover{background: #CCCCCC;color: #ffffff}
.xiaoyuanzhaopin .input_mb_zhuangye{position: absolute;width: 100%;height: 100%;width: 244px\9;height: 33px\9;top: 0;left: 0;}
.xiaoyuanzhaopin .input_mb_zhuangye .sanjiao_zhuangye{display: inline-block;position: absolute;width:10px ;height:5px;background: url("snajiao_03.jpg");right: 11px;top: 13px;}

.xiaoyuanzhaopin .xuanxiang{padding-top: 45px;}
.xiaoyuanzhaopin .company{display: inline-block;font-size: 14px;color: #000000}
.xiaoyuanzhaopin .company_btn{display: inline-block;margin-left: 50px;color: #A8A8A8;font-size: 14px;}
.xiaoyuanzhaopin .company_btn>a{margin-right: 11px;}

.xiaoyuanzhaopin .xueli{display: inline-block;font-size: 14px;color: #000000}
.xiaoyuanzhaopin .xueli_btn{display: inline-block;margin-left: 50px;color: #A8A8A8;font-size: 14px;}
.xiaoyuanzhaopin .xueli_btn>a{margin-right: 11px;}

.xiaoyuanzhaopin .area{display: inline-block;font-size: 14px;color: #000000;margin-left: 85px;}
.xiaoyuanzhaopin .area_btn{display: inline-block;color: #a8a8a8;margin-left: 29px;}
.xiaoyuanzhaopin .area_btn>a{margin-right: 11px;}
.xiaoyuanzhaopin .zhuanye{display: inline-block;font-size: 14px;color: #000000;margin-top: 30px;}
.xiaoyuanzhaopin .zhuanye_btn{display: inline-block;color: #a8a8a8;margin-left: 50px;}
.xiaoyuanzhaopin .zhuanye_btn>a{margin-right: 11px;}
.xiaoyuanzhaopin .search{font-size: 22px;color: #000000;padding-top: 30px;}
.xiaoyuanzhaopin .search_input{font-size: 14px;text-indent: 17px;padding: 5px 0;margin-left: 18px;}
.xiaoyuanzhaopin .search_btn{font-size: 20px;color: #ffffff;background: #F6AB00;border: none;padding: 4px 23px;vertical-align: -2px;}
.xiaoyuanzhaopin .table_area{padding-top: 35px;padding-bottom: 70px;}
.xiaoyuanzhaopin .job_table{width: auto;}
.xiaoyuanzhaopin .job_table td{border: 1px solid #dedede;text-indent: 1.8em;font-size: 14px;padding: 5px 0}
.xiaoyuanzhaopin .job_table .table_name{text-align: center;font-size: 18px;color: #292929;background: #ebf4f6;text-indent: 0;}
.xiaoyuanzhaopin .table_gongsi{width: 12%;}
.xiaoyuanzhaopin .table_job{width: 19%;}
/**
*
.xiaoyuanzhaopin .table_gongsi{width: 15%;}
.xiaoyuanzhaopin .table_gongsi{width: 13%;}
.xiaoyuanzhaopin .table_gongsi{width: 8.5%;}
.xiaoyuanzhaopin .table_gongsi{width: 24.75%;}
*/
.xiaoyuanzhaopin .job_table .gongsi{font-size: 18px;color: #006d86;margin-bottom: 10px;}
.xiaoyuanzhaopin .bottom_area{height: 240px;max-width: 1920px;width: 100%;}
.xiaoyuanzhaopin .bottom_area .left_dec{width: 50%;height: 100%;float: left;background: url("xiaoyuan01.jpg") no-repeat right;position: relative}
.xiaoyuanzhaopin .bottom_area .dec_neirong{position: absolute;height: 100%;width: 600px;top: 0;right: 0;display: inline-block}
.xiaoyuanzhaopin .bottom_area .dec_box{padding: 40px 0}
.xiaoyuanzhaopin .bottom_area .right_jianli{width: 50%;height: 100%;float: left;background: url("job_right_bac_03.jpg") no-repeat left;position: relative}
.xiaoyuanzhaopin .bottom_area .left_pic{display: inline-block;float: left}
.xiaoyuanzhaopin .bottom_area .right_txt{display: inline-block;width: 50%;float: left;margin-left: 65px;font-size: 14px;color: #ffffff;padding-top: 10px;}
.xiaoyuanzhaopin .bottom_area .jianli_neirong{position: absolute;display: inline-block;width: 600px;height: 100%;top: 0;left: 0;text-align: center}
.xiaoyuanzhaopin .bottom_area .jianli_neirong .neirong_box{padding-top: 70px;}
.xiaoyuanzhaopin .bottom_area .jianli_neirong .title{font-size: 32px;color: #ffffff;}
.xiaoyuanzhaopin .bottom_area .jianli_neirong .dec{font-size: 20px;color: #ffffff;}


.xuanxiang .select_box{width:20%;border-radius:0px;border-color:#e4e4e4;}
.xuanxiang .select-ui-choose-default ._arrow .arr{border-color:#e4e4e4 transparent transparent;}
.xuanxiang .select-ui-choose-default.on ._arrow .arr{border-color: transparent transparent #e4e4e4;}
.xuanxiang .select-ui-choose-default ._arrow{width:24px;}
/*发展历程*/
.fazhanlicheng .company_group_p2 .dec{color: #ffffff;text-align: center;width: 600px;margin: 0 auto;}
.fazhanlicheng .company_group_p2{background: url("licheng_bac_02.jpg") no-repeat center;height: 429px;}
.fazhanlicheng .licheng_tree{padding-top: 80px;/*margin-bottom: 60px;*/}
.fazhanlicheng .licheng_item{background: url("licheng_bacx.jpg")repeat-y center;position: relative}
.fazhanlicheng .licheng_item .ting{position:absolute;display: inline-block;width: 130px;height: 83px;background: url("ting.jpg");top: 0;left: 50%;margin-left: -65px;}
.fazhanlicheng .licheng_item .left_licheng{width: 50%;float: left;position: relative}
.fazhanlicheng .licheng_item .right_licheng{width: 50%;float: right;margin-top: 80px;position: relative}
.fazhanlicheng .licheng_item .left_licheng .neirong_box{width: 53%;text-align: right;margin-left: 19%;font-size: 12px;}
.fazhanlicheng .licheng_item .left_licheng .pic_area{text-align: center}
.fazhanlicheng .licheng_item .left_licheng .pic_area img{max-width: 100%;height: auto;}
.fazhanlicheng .licheng_item .right_licheng .neirong_box{width: 53%;text-align: left;float: right;margin-right: 19%;font-size: 12px;}
.fazhanlicheng .licheng_item .right_licheng .pic_area{text-align: center}
.fazhanlicheng .licheng_item .right_licheng .pic_area img{max-width: 100%;height: auto;}
.fazhanlicheng .licheng_item .neirong_box .title{position: relative}
.fazhanlicheng .licheng_item .left_licheng .title:after{content: "";display: inline-block;position: absolute;width: 10px;height: 9px;background: url("6bianxing.png");top: 5px;right: -20px;}
.fazhanlicheng .licheng_item .right_licheng .title:after{content: "";display: inline-block;position: absolute;width: 10px;height: 9px;background: url("6bianxing.png");top: 5px;left: -20px;}
.fazhanlicheng .licheng_item .left_licheng:after{content: "";position: absolute;display: inline-block;width: 29px;height: 19px;background: url("xian.png") no-repeat;top:3px;right: 35px;z-index: 3}
.fazhanlicheng .licheng_item .right_licheng:after{content: "";position: absolute;display: inline-block;width: 29px;height: 19px;background: url("xian.png") no-repeat;top:-19px;left: 35px;z-index: 3}



/*调整*/
.nav_layer02 li a {line-height:3;}
.nav_layer02 ul {height: 350px; background-size: cover;}
.rect-647 {padding-bottom: 64.62%; }
.index_pt2 .left_area .riqi {width: 15%;height: 76px;}
.index_pt2 .left_area .title {width: 85%;}
.index_pt2 .left_area .title_box:hover{color: #E9A90B;}
.index_pt3 .neirong_li img {transition: 1s all ease; }
.index_pt3 .neirong_li:hover .txt_box {color:#006d86; }
.index_pt4 .title_area .title a:hover{color: #E9A90B; }
.company_group_p3 .jianyin button:hover{background:#E9A90B;}/*
.health .health_more:hover{background-color: #E9A90B;}*/
.health_more:hover:after{border-right: 8px solid #fff;}
.health_more:before {content: ""; display: block; width: 100%; height: 100%; position: absolute; right: 100%; top: 0; background-color:#f6ab00; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.health_more:hover:before{right: 0;}
.health .health_more span{position: relative;z-index: 2;}


.health .health_more:hover span{color: #fff;}
.widget-newsdetail-7 ._detailPage_bottom ._mark:hover{color: #006d86!important;}
.widget-newsdetail-7 ._detailPage_bottom a:hover ._title {color: #E9A90B; }
.widget-newsdetail-7 ._detailPage_bottom2 ._mark:hover{color: #006d86!important;}
.widget-newsdetail-7 ._detailPage_bottom2 li:hover ._title{color: #E9A90B;}
.widget-newsdetail-7 ._back .ion:hover {color: #E9A90B; }
.widget-newsdetail-7 ._back a:hover{background-color: #f6ab00; color:#fff;}
.widget-newsdetail-7 ._back a:hover i{color:#fff;}
.news_lists>ul>li .date {color: #006d86; }
.xc_channel .subNavs li a:hover {font-size: 18px; }
.xc_channel .subNavs li.cur a { font-size: 18px;}
.resources_p2 .r2_right .infor .c1{color: #010101;}
.resources_p2 .r2_right .infor .t1{color: #000;}

.resources_p2 .r2_left .ul1 {padding-left: 15px;position: relative;}
.resources_p2 .r2_left .ul1:after{content: '';position: absolute;border-radius:50%;width: 4px;height:4px;
left: 0px;top: 13px;background-color: #F7AB00;}
.resources_p2 .r2_left .ul1 a{display: block;}
.resources_p2 .r2_left .ul1 li{float: left;color: #fff;line-height: 30px;font-size: 14px;}
.resources_p2 .r2_left .ul1 .li1{margin-right: 100px;}
.resources_p2 .r2_left .ul1 .li2{margin-right: 80px;}
.resources_p2 .r2_left .ul1 .li3{padding-right: 60px;}
.resources_p2 .r2_left .ul1:hover .r_li{color: #F7AB00;}

/*.social_job .widget-job-2 ._jcon .more:hover{background:url(jianli.jpg) center repeat;}*/

/*.company_group_p3 .jianyi button:hover{background: url(tijiao.jpg)center repeat;}*/
.news_lists>ul>li:hover{background: #EBF5F7}

.index_pt4 .neirong_area .gaikuo_btn{position: relative;}
/*.index_pt4 .neirong_area .gaikuo_btn:before{content:'';position: absolute;width: 0;height: 100%;left: 0;bottom: 0;transition: all 0.5s ease;background: url(index_orange.png);background-size: cover;}
.index_pt4 .neirong_area .gaikuo_btn:hover:before{width: 100%;transition: all 0.5s ease;}*/
.index_pt4 .neirong_area .gaikuo_btn:hover span{position: relative;color: #fff;}

.company_group_p3 .jianyi button{position: relative;}
/*.company_group_p3 .jianyi button:before{content: '';position: absolute;width: 0%;left: 0;bottom: 0;background: url(tijiao.jpg)no-repeat;height: 100%;transition: all 0.5s ease;}
.company_group_p3 .jianyi button:hover:before{width: 100%;transition: all 0.5s ease;}*/
.company_group_p3 .jianyi button span{position: relative;z-index: 3;}
.news_lists .know_detail{position: relative;}
/*.news_lists .know_detail:before{content: '';position: absolute;width: 0;left: 0;bottom: 0;height:100%;background-color:#f6ab00;transition: all 0.5s ease;}
.news_lists>ul>li:hover .know_detail:before{background-color: #f6ab00;width: 100%;}
.news_lists .know_detail .txt{position: relative;z-index: 3;}
*/
.social_job .widget-job-2 ._jcon .more{position: relative;}
/*.social_job .widget-job-2 ._jcon .more:before{content:'';position: absolute;width: 0;height: 100%;background: url(jianli.jpg)no-repeat;transition:  0.5s all ease;left: 0;bottom: 0;}

.social_job .widget-job-2 ._jcon .more:hover:before{width: 100%;transition:  0.5s all ease;}*/
.social_job .widget-job-2 ._jcon .more span{position: relative;z-index: 3;}

.social_respons ._more{position: relative;}
/*.social_respons ._more:before{content:'';position: absolute;background: #f6ab00;width: 0;height: 100%;left: 0;bottom: 0;transition: all 0.5s ease;}
.social_respons .social_list li .social_infor:hover :before{width: 100%;transition: all 0.5s ease;background: #f6ab00;}*/
.social_respons ._more span{position: relative;z-index: 3;}
.social_respons ._more .arr{position: relative;z-index: 3;}


/*简历投递*/
   /*下层--简历投递挂件*/
.Form-J1 .Form-J1-Left {
  float: left;
  width: 48%;
}
.Form-J1 .Form-J1-right {
  float: right;
  width: 48%;
}
.Form-J1 .Form-J1-li {
  background: #f7f7f7;padding: 10px 2%;margin-bottom: 15px; position:relative;
}
.Form-J1 .Form-J1-li label {
  width: 5em;
  display: inline-block;
  color: #666;
  vertical-align: middle;
}
.Form-J1 .Form-J1-li input {
  height: 28px;
  line-height: 28px;
  width: 83%;vertical-align: middle;border: none;background: transparent;
}
.Form-J1 .Form-J1-li textarea {
  width: 83%;vertical-align: middle; height:90px;border: none;background: transparent;
}

.Form-J1 .Form-J1-li ._mes {
  width: 83%;vertical-align: middle; height:157px;border: none;background: transparent;
}
.Form-J1 .Form-J1-li em {
  color: red;
  vertical-align: middle;
  padding-left: 10px;
}
.Form-J1 .Form-J1-li input._yzm {
  width: 20%;
}
.Form-J1 .Form-J1-li img {
  vertical-align: middle;
  padding-left: 10px;
  cursor: pointer;height: 30px;width: 100px;
}
.Form-J1 .Form-J1-li b {
  color: #666;
  font-size: 12px;
  padding-left: 4px;
}
.Form-J1 .Form-J1-li select {
  width: 83%;background: transparent;border: none; height:30px;line-height: 30px;
}
.Form-J1 .Form-J1-Btn {
  clear: both;
  text-align: center;
  padding: 35px 0 35px;
}
.Form-J1 .Form-J1-Btn button {
  width: 173px;
  height: 45px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  cursor: pointer; outline:none; border:none;padding:0;font-size: 15px;
}
.Form-J1 .Form-J1-Btn ._submit {
  background: #F7AC00;
  margin-right: 10px;
}
.Form-J1 .Form-J1-Btn ._reset {
  background: #BEBEBE;
}
.Form-J1 .Form-J1-li  .Validform_wrong{position: absolute;right: 7%;top: 13px;}
@media only screen and (max-width: 40em) {
  .Form-J1 .Form-J1-Left {
    width: 100%;
  }
  .Form-J1 .Form-J1-li input {
    width: 86%;
  }
  .Form-J1 .Form-J1-li select {
    width: 54%;
  }
  .Form-J1 .Form-J1-right {
    width: 100%;
  }
  .Form-J1 .Form-J1-li textarea {
    width: 84%;
  }
  .Form-J1 .Form-J1-li input._yzm {
    width: 27%;
  }
  .Form-P1 .Form-P1-li b {
    display: none;
  }
  .Form-J1 .Form-J1-li label{ display:block; width:100%;}
  .Form-J1 .Form-J1-Btn{ text-align:left;}
  
}
.main_content .msg-30078 .form-m1 .form-m1-btn button,.main_content .msg-30260 .form-m1 .form-m1-btn button{width:120px;height:32px; line-height: 32px; border-radius: 0;font-size:15px; padding:0;border: none;}
.main_content .msg-30078 .form-m1 .form-m1-btn ._submit,.main_content .msg-30260 .form-m1 .form-m1-btn ._submit{background:#f37020;}
.pro_detail_pt2 .link_btn.tab_t_cur{background: #ffffff;
	color: #000;
	line-height: 70px;}
.pro_detail_pt2 .link_btn{transition: none;}


.widget-job-2 ._jt p{display: inline-block;}
.widget-job-2 ._jc p{display: inline; padding-left: 26px; }

.xiaoyuanzhaopin .bottom_area .left_dec{overflow: hidden;}
.xiaoyuanzhaopin .bottom_area .left_dec:after{content: "";display: block;position: absolute;width: 100%;height: 100%;background: url("ck_yellow.png");left: 0;top: 100%;transition: 0.5s all ease;z-index: 0;}
.xiaoyuanzhaopin .bottom_area .left_dec:hover:after{top: 0;}
.xiaoyuanzhaopin .bottom_area .left_pic{position: relative;z-index: 2;}
.xiaoyuanzhaopin .bottom_area .right_txt{position: relative;z-index: 2;}
.xiaoyuanzhaopin .bottom_area .right_jianli{overflow: hidden}
.xiaoyuanzhaopin .bottom_area .right_jianli:after{content: "";display: block;position: absolute;width: 100%;height: 100%;background: url("ck_yellow.png");left: 0;top: 100%;transition: 0.5s all ease;z-index: 0;}
.xiaoyuanzhaopin .bottom_area .right_jianli:hover:after{top: 0;}
.xiaoyuanzhaopin .bottom_area .jianli_neirong{z-index: 2}
.xiaoyuanzhaopin .type_btn.tab_t_cur:after{content: "";
	display: inline-block;
	height: 12px;
	width: 41px;
	background: url("orange_sanjiao.png");
	position: absolute;
	top: 44px;
	left: 50%;
	margin-left: -20.5px;
}

.xiaoyuanzhaopin .type_btn.tab_t_cur{position: relative;background: #F7AC00;}
/*0503社会招聘底部*/
.shehuizhaopin .bottom_area{height: 240px;max-width: 1920px;width: 100%;}
.shehuizhaopin .bottom_area .left_dec{width: 50%;height: 100%;float: left;background: url("xiaoyuan01.jpg") no-repeat right;position: relative}
.shehuizhaopin .bottom_area .dec_neirong{position: absolute;height: 100%;width: 600px;top: 0;right: 0;display: inline-block}
.shehuizhaopin .bottom_area .dec_box{padding: 40px 0}
.shehuizhaopin .bottom_area .right_jianli{width: 50%;height: 100%;float: left;background: url("social2.jpg") no-repeat left;position: relative}
.shehuizhaopin .bottom_area .left_pic{display: inline-block;float: left}
.shehuizhaopin .bottom_area .right_txt{display: inline-block;width: 50%;float: left;margin-left: 65px;font-size: 14px;color: #ffffff;padding-top: 10px;}
.shehuizhaopin .bottom_area .jianli_neirong{position: absolute;display: inline-block;width: 600px;height: 100%;top: 0;left: 0;text-align: center}
.shehuizhaopin .bottom_area .jianli_neirong .neirong_box{padding-top: 70px;}
.shehuizhaopin .bottom_area .jianli_neirong .title{font-size: 32px;color: #ffffff;}
.shehuizhaopin .bottom_area .jianli_neirong .dec{font-size: 20px;color: #ffffff;}
.shehuizhaopin .bottom_area .left_dec{overflow: hidden;}
.shehuizhaopin .bottom_area .left_dec:after{content: "";display: block;position: absolute;width: 100%;height: 100%;background: url("ck_yellow.png");left: 0;top: 100%;transition: 0.5s all ease;z-index: 0;}
.shehuizhaopin .bottom_area .left_dec:hover:after{top: 0;}
.shehuizhaopin .bottom_area .left_pic{position: relative;z-index: 2;}
.shehuizhaopin .bottom_area .right_txt{position: relative;z-index: 2;}
.shehuizhaopin .bottom_area .right_jianli{overflow: hidden}
.shehuizhaopin .bottom_area .right_jianli:after{content: "";display: block;position: absolute;width: 100%;height: 100%;background: url("ck_yellow.png");left: 0;top: 100%;transition: 0.5s all ease;z-index: 0;}
.shehuizhaopin .bottom_area .right_jianli:hover:after{top: 0;}
.shehuizhaopin .bottom_area .jianli_neirong{z-index: 2}
.shehuizhaopin .type_btn{display: inline-block;width: 50%;float: left;font-size: 18px;color: #ffffff;padding:10px 0;text-align: center;background: #2396A2;
    background: -moz-linear-gradient(right, #4BC3C3 0%,#006D86 100%);
    background: -webkit-gradient(linear, right top,left top, color-stop(0%,#4BC3C3), color-stop(100%,#006D86));
    background: -webkit-linear-gradient(left, #4BC3C3 0% ,#006D86 100%);
    background: -o-linear-gradient(left, #4BC3C3 0%,#006D86 100%);
    background: -ms-linear-gradient(left, #4BC3C3 0%,#006D86 100%);
    background: linear-gradient(to left, #4BC3C3 0%,#006D86 100%);}
.shehuizhaopin .type_btn.cur{background: #F7AC00;position: relative}
.shehuizhaopin .type_btn.cur:after{content: "";display: inline-block;height: 12px;width: 41px;background: url("orange_sanjiao.png");position: absolute;top: 44px;left: 50%;margin-left: -20.5px;}
.shehuizhaopin .table_area{padding-bottom: 0;}
/*0314*/
.cooperation  {margin-bottom: 90px;}
.cooperation02{margin-bottom: 80px;}
.cooperation   .coo_head {margin-bottom: 23px;}
.cooperation02 .coo_head {margin-bottom: 50px;}
.cooperation .coo_head>ul>li{padding-left: 27px;line-height: 30px;}
.cooperation .coo_head .coo01_li1{position: relative;font-size: 16px;color: #006d87;}
.cooperation .coo_head .coo01_li1:before{content: '';width: 10px;height: 12px;background: url(coo02.png) no-repeat;position: absolute;left: 5px;top:6px;}


.cooperation .coo_mess{}
.cooperation .coo_mess li {margin-bottom: 19px;position: relative;font-size: 0;}
.cooperation .coo_mess li input,.cooperation .coo_mess li select{width: 86%;height: 49px;border: none;background: #F7F7F7;padding-left: 14%;}


.cooperation .coo_mess .name,
.cooperation .coo_mess .addr,
.cooperation .coo_mess .company,
.cooperation .coo_mess .email,
.cooperation .coo_mess .zixun,
.cooperation .coo_mess .yanzheng,
.cooperation .coo_mess .num{position: relative;margin-bottom: 20px;font-size: 13px;background: #F7F7F7;}

.cooperation .coo_mess .name label,
.cooperation .coo_mess .addr label,
.cooperation .coo_mess .company label,
.cooperation .coo_mess .email label,
.cooperation .coo_mess .zixun label,
.cooperation .coo_mess .yanzheng label,
.cooperation .coo_mess .num label{position: absolute;left:20px;top:50%;margin-top:-10px;font-size:13px;color:#000;}
.cooperation .coo_mess .yanzheng label{color: #767F80;}

.cooperation .coo_mess .name span,
.cooperation .coo_mess .addr span,
.cooperation .coo_mess .company span,
.cooperation .coo_mess .email span,
.cooperation .coo_mess .zixun span,
.cooperation .coo_mess .num span{position: absolute;right:10px;top:50%;margin-top:-10px;color:#D50A16;}

.cooperation .coo_mess .zixun textarea{background: #F7F7F7;border: none;width: 86%;padding-left: 14%;height: 116px;}
.cooperation .coo_mess .yanzheng img{position: absolute;top: 50%;margin-top: -15px;left: 35%;}
.cooperation .coo_mess .yanzheng  .shuaxin{position: absolute;left: 55%;top: 50%;margin-top: -10px;}
.cooperation .coo_mess .yanzheng  .shuaxin span{color: #D50A16;}
.cooperation .coo_btn {text-align: center;}
.cooperation .coo_btn  .btn{width: 173px;height: 45px;font-size: 18px;color: #fff;position: relative;background: #BEBEBE;border: none;}
.cooperation .coo_btn  .btn1{margin-right: 7px;}
.cooperation .coo_btn  .btn2{margin-left : 7px;}
.cooperation .coo_btn  .btn span{position: relative;z-index: 3;}

/*.cooperation .coo_btn  .btn:before{content: '';width: 0%;height: 100%;background: #F7AC00;position:absolute;left:0;bottom: 0;transition: 0.5s ease;}
.cooperation .coo_btn  .btn.coo_btn_cur:before{width: 100%;transition: 0.5s ease;}*/


/*33333*/



/*20170315 wangzhong*/
.xczh_channel .xczh_banner img{max-width: none;width: 1920px;height: 100%;}
/*营销服务*/
.yingxiao_fuwu #map{width: 70%;height: 700px;float: left}
.yingxiao_fuwu .right_kehu_area{width: 30%;float: left;height: 500px;overflow: hidden;padding-top: 100px;}
.yingxiao_fuwu .right_kehu{width: 100%;height: 500px;overflow: hidden;position: relative;}
.yingxiao_fuwu .right_kehu .kehu_li .pic_area{width: 50%;float: left;margin-bottom: 40px;}
.yingxiao_fuwu .right_kehu .slide_nav{position: absolute;font-size: 0;left: 120px;bottom: 5px;}
.yingxiao_fuwu .right_kehu .slide_nav a{display: inline-block;width: 15px;height: 15px;border-radius: 50%;background: #006D86;margin-right: 13px;cursor: pointer;}
.yingxiao_fuwu .right_kehu .slide_nav a.on{background: #F6AB00}
.yingxiao_fuwu .right_kehu.hide{display: none}
.yingxiao_fuwu .right_kehu.show{display: block}


.pro_table { border-collapse: collapse; background-color: #ffffff; line-height:24px;  }
.pro_table th {  padding-top: 2px; padding-bottom: 2px;  text-align: right; width:16%; vertical-align:top; color:#006d8d; font-weight:normal; font-size:14px; font-weight:bold;}
.pro_table td {text-align: left; padding-top: 2px; padding-bottom: 5px; width:90%; padding-left:20px;  }




/*0316*/
.Form-J1 .Form-J1-li em {color: red; vertical-align: middle; padding-left: 10px; float: right; }
.Form-J1 .select-ui-choose-default {height: 2em; line-height: 2em; border: none!important; border-radius: 4px; background: none!important; color: #aaa; width: 84%; }

.rect-647 {overflow: hidden; }
.rect-647 img, .imgY180 img {
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all 1s ease 0s;
}
.rect-647:hover img {
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
.index_pt2 .left_area .title_box:hover {transition: 0.5s all ease; }
.index_pt2 .left_area .title_box {transition: 1s all ease; }
.nav_layer02 li{padding: 0;}
.product_pt1_list .list_li .li_box .pic_area{background: url(list_bg.jpg) no-repeat;background-size:cover;}
.pro_detail_pt1 .right_pic .pic_box{padding: 0;margin-top: -40px;}

.company_group_p1 .jituan_img .list_box{position: relative;}
.company_group_p1 .jituan_img .list_box:after{content: "";background:url(intros_bg.png) center center no-repeat; background-size:cover; position: absolute;top: 0;left: 0;transition: all 2s ease;opacity: 0;width: 600px;height: 360px;visibility: hidden}
.company_group_p1 .jituan_img .list_box.on:after{content: '';background:url(intros_bg.png) center center no-repeat; background-size:cover; position: absolute;top: 0;left: 0;transition: all 2s ease;width: 600px;height: 360px;opacity: 1;visibility: visible}
.company_group_p1 .jituan_img .list_box.on .text_box{z-index: 3;}
.piclists li.span-4{width: 23%;}
.album_ordinary .slide_c img {max-height: 70%!important; }
/*吸顶*/
.xidinghe{position: fixed!important;top: 0;z-index: 30;background:rgba(255,255,255,1);width: 100%; }

.resources_p2 .r2_left .ul1 .li1,
.resources_p2 .r2_left .ul1 .li2{width: 36%;margin-right: 0px;}
.resources_p2 .r2_left .ul1 .li3{widows: 15%;padding: 0;}
.resources_p2 .r2_left .infor_box .more {width: 135px;height: 40px;border: 1px solid #fff;margin-top: 42px;position: relative;}
.resources_p2 .r2_left .infor_box .more span{position: relative;z-index: 3;}
.resources_p2 .r2_left .infor_box .more a{display: block;position: relative;margin-top: 10px;text-align: center;color: #fff;}
.resources_p2 .r2_left .infor_box .more a:before{content: '';position: absolute;left: 10px;top: 4px;width: 0;height: 0;border-right: 9px solid #fff;border-left: 6px solid transparent;border-top:6px solid transparent;border-bottom: 6px solid transparent;z-index: 3;}

/*.resources_p2 .r2_left .infor_box .more:after{content: '';position: absolute;left: 0;top: 0;width:0%;height: 100%;background: #f6ab00;transition: all 0.5s ease;}
.resources_p2 .r2_left .infor_box .more:hover:after{width: 100%;transition: all 0.5s ease;}*/

/*.Form-J1-Btn ._submit{position: relative;}
.Form-J1-Btn ._submit:before {content: ''; width: 0%; height: 100%; background: #F7AC00; position: absolute; left: 0; bottom: 0; transition: 0.5s ease; }
.Form-J1-Btn ._submit:hover:before{width: 100%;}*/

.xiaoyuanzhaopin .xueli {display: block; margin-bottom: 25px; }
.xiaoyuanzhaopin .company {display: block; margin-bottom: 25px; }
.xiaoyuanzhaopin .area {display: block; margin-bottom: 25px;margin-left: 0; }
.xiaoyuanzhaopin .zhuanye{display: block;margin-bottom: 0;margin-top: 0;}
.xiaoyuanzhaopin .search{padding-top:25px;margin-bottom: 25px;}

/*20170317-王忠*/
.widget-newsdetail-7 .myart p{font-size: inherit;}
p{font-size: 14px;line-height: 1.8;}
.index .index_pt1 .ck_area{
	-webkit-transition: 0.7s all ease;
	-moz-transition: 0.7s all ease;
	-ms-transition: 0.7s all ease;
	-o-transition: 0.7s all ease;
	transition: 0.7s all ease;}
.index .index_pt1 .inner_box>img{bottom: 0;opacity: 0;visibility: hidden;-webkit-transition: 0.7s all ease;
	-moz-transition: 0.7s all ease;
	-ms-transition: 0.7s all ease;
	-o-transition: 0.7s all ease;
	transition: 0.7s all ease;}
.index .index_pt1 .pt1_li:hover .inner_box>img{opacity: 1;visibility: visible}
.index_pt2 .left_area .riqi,.index_pt2 .right_area .left_riqi{font-family:'helvetica_ce_35_thinregular'}
.index_pt2 .right_area .left_riqi{background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(75,195,195, 1)), to(rgba(0,109,134, 1)));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;}
.index_pt3 .neirong_li .txt_box{height: 7.4em;overflow: hidden}
.company_group_p2 .develop_box li{padding-top: 0;}
.company_group_p2 .develop_box li .lc_li_box{padding-top: 58px;}
.fazhanlicheng .licheng_item .neirong_box .title{font-size: 13px;margin-bottom: 10px;}
.fazhanlicheng .licheng_item .left_licheng{margin-bottom: 50px;}
.news_abt_p2 .media_right .date_month{font-family:'helvetica_ce_35_thinregular';background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(75,195,195, 1)), to(rgba(0,109,134, 1)));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent; }

/*20170319-王忠*/
/*研发平台*/
.rect-667{padding-bottom: 66.7%}
.rect-222{padding-bottom: 22.2%;}
.yanfapingtai .pt2 .pt2_li{margin-bottom: 10px}
.yanfapingtai .pt2 .pt2_li .txt_area{background: #F9F9F9}
.yanfapingtai .pt2 .pt2_li .txt_box{padding: 45px 40px 0 40px}
.yanfapingtai .pt2 .pt2_li .title{font-size: 20px;font-weight: bold;color: #000000;margin-bottom: 20px}
.yanfapingtai .pt2 .pt2_li .dec{font-size: 14px;margin-bottom: 20px;line-height:1.9;color:#555555}
.yanfapingtai .pt2 .jishu .txt_area{width: 66.7%;float: right}
.yanfapingtai .pt2 .jishu .pic_area{width: 33.3%;float: left}
.yanfapingtai .pt2 .jishu .pic_area a{cursor:default;}
.yanfapingtai .pt2 .oushu .txt_area{width: 66.7%;float:left}
.yanfapingtai .pt2 .oushu .pic_area{width: 33.3%;float:right}
.yanfapingtai .pt2 .pt2_li:hover .txt_area{background: #2396A2;
	background: -moz-linear-gradient(left, #4BC3C3 0%,#006D86 100%);
	background: -webkit-gradient(linear, left top,right top, color-stop(0%,#4BC3C3), color-stop(100%,#006D86));
	background: -webkit-linear-gradient(right, #4BC3C3 0% ,#006D86 100%);
	background: -o-linear-gradient(right, #4BC3C3 0%,#006D86 100%);
	background: -ms-linear-gradient(right, #4BC3C3 0%,#006D86 100%);
	background: linear-gradient(to right, #4BC3C3 0%,#006D86 100%);}
.yanfapingtai .pt2 .pt2_li:hover .title{color: #ffffff}
.yanfapingtai .pt2 .pt2_li:hover .dec{color: #ffffff}
/*研发体系*/
.rect-638{padding-bottom: 63.8%;}
.yanfatixi{padding-bottom: 50px;}
.yanfatixi .pt_area{margin-bottom: 30px;}
.yanfatixi .pt_area .txt_area{background: #EBF4F6;transition: 1.5s all ease}
.yanfatixi .pt_area .txt_box{width: 100%;height: 100%;}
.yanfatixi .pt_area .tb_box{padding: 0 50px;text-align: center}
.yanfatixi .pt_area .txt_area .title{font-size: 24px;color: #006d86;padding-top: 60px;transition: 1.5s all ease}
.yanfatixi .pt_area .txt_area .dec{font-size: 14px;color: #666666;transition: 1.5s all ease}
.yanfatixi .pt_li .txt_area{position: relative}
.yanfatixi .ji .txt_area:after{content: "";position: absolute;display: block;width: 0;height: 0;border:18px solid;border-color: transparent transparent #ebf4f6 transparent;top: -36px;left: 50%;margin-left: -18px;}
.yanfatixi .ou .txt_area:after{content: "";position: absolute;display: block;width: 0;height: 0;border: 18px solid;border-color: #ebf4f6 transparent transparent transparent;bottom: -36px;left: 50%;margin-left: -18px;z-index: 3}
.yanfatixi .ou .top_pic{position: relative;z-index: 2}
.yanfatixi .pt_li .txt_area .mb{position: absolute;width: 100%;height: 100%;box-sizing: border-box;left: 0;top: 0;transition: 1.5s all ease}
.yanfatixi .pt_li:hover .mb{padding: 25px;}
.yanfatixi .pt_li:hover .txt_area{background: #2396A2;
	background: -moz-linear-gradient(left, #4BC3C3 0%,#006D86 100%);
	background: -webkit-gradient(linear, left top,right top, color-stop(0%,#4BC3C3), color-stop(100%,#006D86));
	background: -webkit-linear-gradient(right, #4BC3C3 0% ,#006D86 100%);
	background: -o-linear-gradient(right, #4BC3C3 0%,#006D86 100%);
	background: -ms-linear-gradient(right, #4BC3C3 0%,#006D86 100%);
	background: linear-gradient(to right, #4BC3C3 0%,#006D86 100%);}
.yanfatixi .pt_li:hover .mb .border{width:100%;height: 100%;border: 1px dashed #ffffff;box-sizing: border-box}
.yanfatixi .pt_li:hover .title{color: #ffffff;}
.yanfatixi .pt_li:hover .dec{color: #ffffff;}
.yanfatixi .ji:hover .txt_area:after{border-color: transparent transparent #2598A4 transparent;}
.yanfatixi .ou:hover .txt_area:after{border-color: #2598A4 transparent transparent transparent;}
.yanfatixi .top_pic img{transition: 0.7s all ease;}
.yanfatixi .pt_li:hover .top_pic img{transform: scale(1.1,1.1)}
.yanfatixi p{line-height: 2;margin-bottom: 20px;}
.company_group_p2 .develop_box li ._y{padding-top: 50px;}
.index_pt3 .neirong_li3 .title_area{width: auto;padding: 0 15px;}



/**************2017-0319**************/
/*.xc_channel .subNavs li { float: left; margin-bottom: 6px;}*//*active页面--1203至1205注释*/
.cooperation .coo_btn  .btn{width: 173px;height: 45px;font-size: 18px;color: #fff;position: relative;background: #BEBEBE;border: none;transition: all 0.5s;}
.cooperation .coo_btn  .btn.coo_btn_cur{background: #F7AC00;transition: all 0.5s;}

/*概况综合页面  396至397注释*/
.company_group_p1 .jituan_img .list_box.on .text_box .more_btn:before {background-color: #f7ab00; transition: all 0.8s ease; }
.company_group_p1 .jituan_img .list_box.on .text_box .more_btn {background: #F7AC00;transition: all 0.5s; }
/*1001至1002注释*/
.company_group_p3 .jianyi button:hover{transition: all 0.5s ease;background: url(tijiao.jpg) no-repeat;}
.company_group_p3 .jianyi button{transition: all 0.8s ease;}

/*首页页面996-997*/
.index_pt4 .neirong_area .gaikuo_btn:hover{background: url(index_orange.png) no-repeat;transition: all 0.5s ease;background-size: 100%;color: #fff;}
.index_pt4 .neirong_area .gaikuo_btn{transition: all 0.5s ease;}

/*二级导航*/
/*.xc_channel .subNavs li a{width: 80px;}*/
.xc_channel .subNavs li {height:20px;}
/*新闻详情  注释1005-1007*/
.news_lists>ul>li:hover .know_detail{background: #f6ab00;transition: all 0.8s ease;border-color: transparent;}
.news_lists .know_detail{transition: all 0.8s ease;}

/*人力资源 注释1273-1274*/
.resources_p2 .r2_left .infor_box .more:hover{background: #f6ab00;transition: all 0.5s ease;}
.resources_p2 .r2_left .infor_box .more {transition: all 0.8s ease;}

/*社会招聘 注释1010-1012*/
.social_job .widget-job-2 ._jcon .more:hover{background: url(jianli.jpg) no-repeat;background-size: 100% 100%;transition: all 0.5s ease;}
.social_job .widget-job-2 ._jcon .more{transition: all 0.5s ease;}

/*社会责任 注释1016-1017*/
.social_respons .social_list li a:hover ._more{background: #f6ab00;border-color: transparent; color:#fff;}
.social_respons ._more{transition: all 0.5s ease;}

/*科技创新 注释609-610*/
.tech_p3 .t3_infor .t3_btn:hover{background: url(technology09.jpg) no-repeat;transition: all 0.5s ease;}
.tech_p3 .t3_infor .t3_btn{transition: all 0.5s ease;}
/*学术支持*/
.cooperation .coo_mess .yanzheng img{margin-top: -25px;}
.cooperation .coo_mess .yanzheng  .shuaxin{left: auto;right: 10px;}
/*新增页面 企业文化*/
.culture_p1 {margin-bottom: 97px;}
.culture_p1 .cul_left{width: 50.25%;float: left;}
.culture_p1 .cul_left .rect-5572{padding-bottom: 55.72%;}
.culture_p1 .cul_left .rect-5572 a{cursor:default;}
.culture_p1 .cul_left .rect-5572 img{width: 100%;}
.culture_p1 .cul_right{width: 49.75%;float: left;}
.culture_p1 .cul_right li a{cursor: default;}
.culture_p1 .cul_right .box{padding: 0 45px 0 20px;}
.culture_p1 .cul_right .box .cul_infor{padding: 20px 15px 0px 25px;background: #f2f8f9;margin-bottom: 15px;transition: all 0.8s ease;}
.culture_p1 .cul_right .box .cul_tit{font-size: 18px;color: #333;margin-bottom: 2px;}
.culture_p1 .cul_right .box .cul_con{font-size: 13px;color: #666;line-height: 2;height: 52px;overflow: hidden;}
.culture_p1 .cul_right .box .cul_infor.cul_last{margin-bottom: 0;}
.culture_p1 .cul_right .box li .cul_infor:hover{background: #f6ab00;transition: all 0.8s ease;}
.culture_p1 .cul_right .box li .cul_infor:hover .cul_tit{color: #fff;}
.culture_p1 .cul_right .box li .cul_infor:hover .cul_con{color: #fff;}

/*概况综合*/
.company_group_p1 .jituan_img .list_box{overflow: hidden;}

/*产品详情*/
.Form-J1 .Form-J1-Btn ._submit{background: #F7AC00!important;transition: all 0.5s ease;margin-right: 0;}
.Form-J1 .Form-J1-Btn ._reset{transition: all 0.5s ease;margin-left: 10px;}

/*科技创新*/
.tech_p2 .t2_left .rect-7512 img{height: 100%;position: absolute;}
/*首页*/
.index_pt2{ margin-top:-60px}
.index_pt2 .title_area .title_box{padding: 38px 0;}
.index_pt3 .title_area .title_box{padding: 38px 0;}
.index_pt4 .title_area .title_box{padding: 38px 0;}
.index_pt2 .right_area .news_item{margin-bottom: 51px;}
.index_pt3 .neirong_area .neirong_li .title_box{padding: 12px 0;}
.index_pt3 .neirong_li .title_area:hover{background: url(index_.png)repeat-x;background-size: cover;transition:all 0.5s ease;}
.index_pt3,.index_pt4{padding-bottom: 50px;}
.index_pt4 .pic_box .rect-6759{overflow: hidden;}
.index_pt4 .pic_box .rect-6759 img {-moz-transition: all .8s ease 0s; -ms-transition: all .8s ease 0s; -o-transition: all .8s ease 0s; -webkit-transition: all .8s ease 0s; transition: all .8s ease 0s; }
.index_pt4 .pic_box .rect-6759:hover img {-moz-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1); -o-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1); transform: scale(1.1,1.1); }
.news_abt_p2 .media_left .infor_area{position: static;}
.news_abt_p2 .media_left ul>li:hover .txt a{color: #006d86;}
.news_abt_p2 .new_message{padding-bottom: 24px;}
.news_abt_p2 .media .arr_next{right: 19px;}
.widget-nav > ul > li > a{font-weight: normal;}

/*战略合作*/
.yingxiao_fuwu .right_kehu .kehu_li .pic_area {width: 44%; float: left; margin-bottom: 25px; }

/*校园招聘*/
.xiaoyuanzhaopin .gongsi_xiala{z-index: 3;}
/*集团概况*/
.company_group_p1 .jituan_img .list_box{margin-bottom: 0;}
/*发展历程*/
.company_group_p2 .develop_box li .lc_li_box{padding-top: 0;}
/*新闻媒体*/
.new_tuijian .newsscroll01 ul>li .tit:hover,
.new_tuijian .newsscroll01 ul>li .con:hover,
.new_tuijian .newsscroll01 ul>li .date:hover{color: #fff;}
/*新闻详情*/
.widget-newsdetail-7{margin-bottom: 50px;}
.widget-newsdetail-7 .myart{min-height: 505px;}
/*产品详情*/
.bottom_area{padding-bottom: 50px;}

/*人力资源*/
.resources_p2 .r2_left .infor_box .more:hover{border-color: transparent;}

/*招聘*/
.xiaoyuanzhaopin .area_btn{margin-left: 24px;}
.xiaoyuanzhaopin .zhuanye_input{margin-left: 50px;}
.xiaoyuanzhaopin .xueli_btn{margin-left: 52px;}
.xiaoyuanzhaopin .gongsi_input{margin-left: 30px;}

/*20170320*/
.head_lang ._panel{top: 29px;}
.xiala .head_sear .txt{height: 49px;margin-left:-3px;vertical-align:-1px;}

/**/
.new_tuijian .newsscroll01 ul>li .all_area .rect-73247 img{width: 100%;height: 100%;position: absolute;}


.join04{background: url(join06.jpg) no-repeat center; height: 225px;}
.join04 .t{font-size: 34px;color: #333;text-align: center;padding: 57px 0 54px;}
.join04 .contact{padding:0 70px;text-align: center;}
.join04 .contact  i{font-size: 21px;color: #c3cacc;}
.news_abt_p2 .media_left{height: 595px;}
.news_abt_p2 .media_left ul>li{width: 100%;}
.news_abt_p2 .media_left ul:before{content: "";display: table;clear: both}
.news_abt_p2 .media_left ul:after{content: "";display: table;clear: both}
.new_tuijian .newsscroll01 .infor_area .tit{height: 3.2em;overflow: hidden;}
.new_tuijian .newsscroll01 ul>li:hover .tit{height: auto;}
.news_abt_p2 .media_left .tit{overflow: hidden;text-overflow: ellipsis;white-space: nowrap}
.news_abt_p2 .media .arr_next{right: 0;}
.news_abt_p2 .media_left .con{height: 3.2em;overflow: hidden;}

.product_pt2_list .list_ul .li_box{margin-bottom: 80px;}
.culture_p1 .cul_right .box .span-6.cul_last{width: 98%;}
.yanfapingtai .pt2 .pt2_li .txt_area,.yanfapingtai .pt2 .pt2_li{transition: 1.5s all ease}
.yanfapingtai .pt2 .pt2_li {margin-bottom: 35px; }

.xc_channel .subNavs li a {padding-right: 0; margin-right: 10px; text-align: center;border: none;}
.xc_channel .subNavs li{position: relative;width: auto;padding: 0 25px;}
.xc_channel .subNavs li:after{content: '';width: 1px;height: 10px;background: #dfe8e9;position: absolute;right: 2px;top: 4px;}

.xc_channel .subNavs li a{padding: 0;margin: 0;}


/*二级导航---暂定先别让字体变大，如有需要 删掉这行代码*/
.xc_channel .subNavs li.cur a { font-size: 16px;}
.xc_channel .subNavs li a:hover{font-size: 16px;}

/*研发体系*/
.yanfatixi .pt_area .tb_box{margin-top: 20px;}
.yanfatixi .pt_area .txt_area .title{margin-bottom: 9px;}

.pro_detail_pt2 .bottom_area .honor_box{margin-bottom: 0px;}
.Form-J1 .Form-J1-Btn {padding: 35px 0 50px; }
.nav_layer02 ul{height: 294px;}

.pageHeader{height: 100px; width:100%;}
.pageHeader.fixed{position: fixed;width: 100%;top: 0;left: 0;z-index: 98;background: #ffffff;height: 70px;}
.logo img,.widget-nav>ul>li>a,.searForm,.head_lang,.mobile_key{transition: 0.5s all ease;}
.pageHeader.fixed .logo img{height: 80px; margin-top:-15px}
.pageHeader.fixed .widget-nav>ul>li>a{height: 70px;line-height: 70px;}
.pageHeader.fixed .searForm{margin-top: 25px;}
.pageHeader.fixed .head_lang{margin-top: 21px;}
.pageHeader.fixed .mobile_key{margin-top: 15px;}

/*.pageFooter{margin-top: 50px;}*/

/*0321*/
.yanfapingtai .pt2 .pt2_li .txt_area{background: url(grey_bac.png) no-repeat;transition: all 0.8s ease; background-size:cover;}
.yanfapingtai .pt2 .pt2_li .txt_area a{cursor:default;}
.yanfapingtai .pt2 .pt2_li:hover .txt_area{background: url(green_bac.png) no-repeat;background-size: cover;}
.xiaoyuanzhaopin .zhuanye_xiala.show,.xiaoyuanzhaopin .gongsi_xiala{height: 200px;overflow-y: scroll}
.xiaoyuanzhaopin .job_table{width: 100%;}

.news_abt_p2 .media_left ul>li .all_area .rect-56477 img{width: 100%;}
.news_abt_p2 .media_left .txt a{    overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;}
.index_banner .banner_area .banner_li video{position: absolute;width: 1920px;height: 100%;left: 50%;top: 0;margin-left: -960px;}
/*适配视频顶部黑边*/
.index_banner .banner_area .banner_li video{ width:auto; min-width:1920px; height:597px; top:-2px;}

.index_banner .banner_area .banner_li .cover{position: absolute;width: 100%;height: 100%;background: url("video_cover.png")}
.widget-nav>ul>li:after{content: "";display: block;width: 0;height: 4px;background:#006D86;position: absolute;bottom: 0;left:50%;transition: 1s all ease}
.widget-nav>ul>li.cur:after{width: 100%;left: 0;}
.widget-nav>ul>li:hover:after{width: 100%;left: 0;}
.widget-nav>ul>li:hover>a{color: #006D86}
.widget-nav>ul>li.cur>a{color: #006D86}
.nav_layer02 ul{width: 24.95%;}
.news_lists>ul>li .date,.social_respons .social_list li ._date{font-family: 'helvetica_ce_35_thinregular'}
.tech_p1 .tech_right .rect-66123 img{position: absolute;width: 100%;height: 100%;left: 0;top: 0;}
.product_abt .product_onbanner .pro_type_li.cur .ico_box:before{content: "";
	display: inline-block;
	position: absolute;
	width: 137px;
	height: 158px;
	top: -1px;
	background: url("product_ck.png");
	left: -1px;}
.product_abt .product_onbanner .pro_type_li.cur .pro_ion{background-position-y: -75px;}
.product_abt .product_onbanner .pro_type_li.cur .ico_box{background: #ffffff;}
.searForm >.search_button:hover{color: inherit}
.product_abt .product_pt2 .list_li0:hover .dec_box{background: url("zixun_bac.jpg") no-repeat;background-size: cover;}
.product_abt .product_pt2 .list_li2:hover .dec_box{background: url("jiankang_bac.jpg") no-repeat;background-size: cover;}
.Validform_wrong{position: absolute;right: 0;}
.company_detail_p2 .pd .img_1{background: url("yao01.png") no-repeat;transition: 1s all ease;}
.company_detail_p2 .pd .img_2{background: url("deng01.png") no-repeat;transition: 1s all ease;}
.company_detail_p2 .pd .img_3{background: url("ping01.png") no-repeat;transition: 1s all ease;}
.company_detail_p2 .pd .img_4{background: url("bei01.png") no-repeat;transition: 1s all ease;}
.company_detail_p2 .pd:hover .img_1{background: url("yao02.png") no-repeat;}
.company_detail_p2 .pd:hover .img_2{background: url("deng02.png") no-repeat;}
.company_detail_p2 .pd:hover .img_3{background: url("ping02.png") no-repeat;}
.company_detail_p2 .pd:hover .img_4{background: url("bei02.png") no-repeat;}
.company_detail_p2 .pd:hover .img_1{background-position: 0 0;}
.company_detail_p2 .pd:hover .img_2{background-position: 0 0}
.company_detail_p2 .pd:hover .img_3{background-position: 0 0}
.company_detail_p2 .pd:hover .img_4{background-position: 0 0}
.pageFooter .share .bdsharebuttonbox .bds_weixin{background:url("weixin.png") no-repeat;transition: 1s all ease;}
.pageFooter .share .bdsharebuttonbox .bds_weixin:hover{background:url("weixin_ck.png") no-repeat;}
.pageFooter .share .bdsharebuttonbox .bds_sqq{background: url("qq.png") no-repeat;transition: 1s all ease;}
.pageFooter .share .bdsharebuttonbox .bds_sqq:hover{background: url("qq_ck.png") no-repeat;}
.pageFooter .share .bdsharebuttonbox .bds_douban{background: url("douban.png") no-repeat;transition: 1s all ease;}
.pageFooter .share .bdsharebuttonbox .bds_douban:hover{background: url("douban_ck.png") no-repeat;}
.pageFooter .share .bdsharebuttonbox .bds_tsina{background: url("weibo.png") no-repeat;transition: 1s all ease;}
.pageFooter .share .bdsharebuttonbox .bds_tsina:hover{background: url("weibo_ck.png") no-repeat;}
.pageFooter .share .bdsharebuttonbox .bds_qzone{background: url("qzone.png") no-repeat;transition: 1s all ease;}
.pageFooter .share .bdsharebuttonbox .bds_qzone:hover{background: url("qzone_ck.png") no-repeat;}
.pageFooter .d1 dd{line-height: 28px;}









.culture_p1 {margin-bottom: 50px; }
.news_abt_p1 .newsscroll01 .infor_area .tit{height: 56px;}

.xc_channel .subNavs li{height: auto;}
.sitemap{margin-bottom: 50px;}
.head_lang ._panel{padding-bottom: 5px;}
.zxzx_message{margin-top: 50px;}
.index_pt4 .neirong_area .gaikuo_btn{margin-right: 20px;}


/*.search_buttonl i{background: url(search.png)no-repeat;width: 24px;height: 24px;}*/
.widget-nav>ul{text-align: right;}
.widget-nav>ul>li{display: inline-block;float: none;}
.search_buttonl{background: url(search.png) no-repeat;width: 24px;height: 24px;display: inline-block}
.search_buttonl>.ion{display: none;}
.head_lang .diqiu{background: url("ditu.png");width: 24px;height: 24px;display: inline-block;}
.social_job .job_list_hd .job_search .hd_title{font-size: 14px;margin-top: 10px;}
.xiaoyuanzhaopin .search{font-size: 14px;}
.xiaoyuanzhaopin .search_input{margin-left: 22px}
.bottom_area{padding-bottom: 0;}
.head_lang ._panel a:hover{text-decoration: none; background:#f6ab00;}

.social_respons .social_list li ._tit {white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.social_respons ._more{margin-top: 30px;}
.health .icon_border{margin-right: 25px;}
.logo img{height: 80px; width:238px; margin-top:5px}

.xiaoyuanzhaopin .table_area{padding-bottom: 0;}
.nav_layer02 .nav_title{text-align: left;}

.page .pagel .ellipsis{float: left; display: block; padding: 11px 25px; height: 36px; line-height: 36px; background: #ebf4f6; color: #5E5E5E; font-size: 15px;margin-right: 5px;}
.xiaoyuanzhaopin .xueli_btn>a.cur{color:#f6ab00 }
.xiaoyuanzhaopin .company_btn>a.cur{color:#f6ab00 }
.xiaoyuanzhaopin .area_btn>a.cur{color:#f6ab00 }
.gongsi_span{margin-right: 28px;}
.zhuanye_span{margin-right: 49px;}
.xiaoyuanzhaopin .search_input{border: 1px solid #e4e4e4}
.xiala .head_sear .txt{line-height: 47px;}
/*.xiala .head_sear .in{line-height: 49px\9}*/
.xiala{background: #ffffff\9}
.index_pt3 .neirong_li .title_area,.index_pt4 .neirong_area .gaikuo_btn{background:#006D86\9}
.index_pt4 .neirong_area .gaikuo_btn:hover{background: #F7B112\9}
.company_group_p1 .jituan_img .list_box.on:after{background: #F7B112\9}
/*.tech_p1 .tech_right{width: 307px\9}*/
.tech_p1 .tech_right .r_top{width: 100%;}
.company_group_p1 .jituan_img .list_box.on .mask{background: url(intros_bg.png) center center no-repeat\9}
.product_abt .product_onbanner .ico_box{border: none\9}
.product_abt .product_onbanner .pro_type_li:hover .ico_box,.product_abt .product_onbanner .pro_type_li.cur .ico_box{background:url("yuan.png") no-repeat center\9;}

/**2017-03-23*/
.xc_channel.develop  .subNavs{margin-bottom:0;}
.i_layer .nav_img_li{display: none;}
.i_layer .nav_img_li.cur{display: block;}
.widget-nav .nav_img_ul{width: 100%;background: none;height: auto;}



/*fazhanlicheng_new*/

.trs{transition:all 0.5s ease; -webkit-transition:all 0.5s ease;}
.fazhanlicheng_new{background:url(dev_bg.jpg) center center no-repeat; margin-top:-50px;}
.fazhanlicheng_new .dev_con{position:relative; width:95%; height:936px;overflow:hidden; margin:0 2.5%;}
.fazhanlicheng_new .drag_box {position:absolute; left:0; top:0;}
.fazhanlicheng_new .drag_box img{max-width:none;}
.fazhanlicheng_new .drag_box .img img{width:100%; height:auto;}
.fazhanlicheng_new .drag_box .img.big{z-index:2;}
.fazhanlicheng_new .drag_box .img1{width:110px; position:absolute; left:240px; top:320px; cursor:pointer; }
.fazhanlicheng_new .drag_box .img1.big{width:250px; top:220px;}
.fazhanlicheng_new .drag_box .img2{width:100px; position:absolute; left:425px; top:620px; cursor:pointer;}
.fazhanlicheng_new .drag_box .img2.big{width:200px;}
.fazhanlicheng_new .drag_box .img3{width:100px; position:absolute; left:685px; top:300px; cursor:pointer;}
.fazhanlicheng_new .drag_box .img3.big{width:200px; top:220px;}
.fazhanlicheng_new .drag_box .img4{width:100px; position:absolute; left:820px; top:620px; cursor:pointer;}
.fazhanlicheng_new .drag_box .img4.big{width:200px;}
.fazhanlicheng_new .drag_box .img5{width:100px; position:absolute; left:1115px; top:245px; cursor:pointer;}
.fazhanlicheng_new .drag_box .img5.big{width:200px; top:180px;}
.fazhanlicheng_new .drag_box .img6{width:100px; position:absolute; left:1135px; top:660px; cursor:pointer;}
.fazhanlicheng_new .drag_box .img6.big{width:200px;}
.fazhanlicheng_new .drag_box .img7{width:100px; position:absolute; left:1295px; top:485px; cursor:pointer;}
.fazhanlicheng_new .drag_box .img7.big{width:200px;}
.fazhanlicheng_new .drag_box .img8{width:100px; position:absolute; left:1400px; top:150px; cursor:pointer;}
.fazhanlicheng_new .drag_box .img8.big{width:200px;}
.fazhanlicheng_new .drag_box .img9{width:100px; position:absolute; left:1450px; top:570px; cursor:pointer;}
.fazhanlicheng_new .drag_box .img9.big{width:200px;}
.fazhanlicheng_new .drag_box .img10{width:100px; position:absolute; left:1455px; top:720px; cursor:pointer;}
.fazhanlicheng_new .drag_box .img10.big{width:200px; top:620px;}
.fazhanlicheng_new .drag_box .img11{width:100px; position:absolute; left:1625px; top:300px; cursor:pointer;}
.fazhanlicheng_new .drag_box .img11.big{width:200px;}
.fazhanlicheng_new .drag_box .img12{width:100px; position:absolute; left:1625px; top:190px; cursor:pointer;}
.fazhanlicheng_new .drag_box .img12.big{width:200px;}
.fazhanlicheng_new .drag_box .img13{width:100px; position:absolute; left:1660px; top:665px; cursor:pointer;}
.fazhanlicheng_new .drag_box .img13.big{width:200px;}
.fazhanlicheng_new .drag_box .img14{width:100px; position:absolute; left:1870px; top:555px; cursor:pointer;}
.fazhanlicheng_new .drag_box .img14.big{width:200px;}
.fazhanlicheng_new .drag_box .img15{width:100px; position:absolute; left:1870px; top:445px; cursor:pointer;}
.fazhanlicheng_new .drag_box .img15.big{width:200px;}

.fazhanlicheng_new2{background:url(dev_bg.jpg) center center no-repeat; margin-top:-50px; position:relative;}
.fazhanlicheng_new2 .dev_con{position:relative; width:95%; height:765px;overflow:hidden; margin:0 2.5%;}
.fazhanlicheng_new2 .tip_word{position:absolute; left:50%;top:45px; width:1200px; height:34px; background:url(tip_word.png) left center no-repeat; margin-left:-600px;}
.fazhanlicheng_new2 .drag_box {position:absolute; left:0; top:0;}
.fazhanlicheng_new2 .drag_box img{max-width:none;}
.fazhanlicheng_new2 .drag_box .cell{position:absolute; cursor:pointer;}
.fazhanlicheng_new2 .drag_box .cell .t{font-size:8px; padding-left:10px; background:url(b_point.png) left top no-repeat;}
.fazhanlicheng_new2 .drag_box .cell .pic{width:110px;}
.fazhanlicheng_new2 .drag_box .cell .pic img{width:100%;}
.fazhanlicheng_new2 .drag_box .c1995{left:40px; top:260px;}
.fazhanlicheng_new2 .drag_box .c1997{left:40px; top:520px; width:250px;}
.fazhanlicheng_new2 .drag_box .c1998{left:250px; top:275px; width:120px;}
.fazhanlicheng_new2 .drag_box .c2000{left:385px; top:470px; width:160px;}
.fazhanlicheng_new2 .drag_box .c2001{left:385px; top:225px; width:120px;}
.fazhanlicheng_new2 .drag_box .c2002_1{left:510px; top:215px; width:160px;}
.fazhanlicheng_new2 .drag_box .c2002_2{left:510px; top:270px; width:160px;}
.fazhanlicheng_new2 .drag_box .c2003_1{left:675px; top:455px; width:300px;}
.fazhanlicheng_new2 .drag_box .c2003_2{left:675px; top:490px; width:300px;}
.fazhanlicheng_new2 .drag_box .c2004{left:775px; top:250px; width:175px;}
.fazhanlicheng_new2 .drag_box .c2007{left:950px; top:240px; width:175px;}
.fazhanlicheng_new2 .drag_box .c2008{left:1060px; top:470px; width:190px;}
.fazhanlicheng_new2 .drag_box .c2009{left:1150px; top:210px; width:180px;}
.fazhanlicheng_new2 .drag_box .c2010{left:1365px; top:200px; width:180px;}
.fazhanlicheng_new2 .drag_box .c2011{left:1335px; top:510px; width:180px;}
.fazhanlicheng_new2 .drag_box .c2012_1{left:1535px; top:330px; width:120px;}
.fazhanlicheng_new2 .drag_box .c2012_2{left:1535px; top:450px; width:120px;}
.fazhanlicheng_new2 .drag_box .c2012_3{left:1535px; top:510px; width:120px;}
.fazhanlicheng_new2 .drag_box .c2013{left:1645px; top:60px; width:205px;}
.fazhanlicheng_new2 .drag_box .c2013 .pic{padding-left:10px; width:80px;}
.fazhanlicheng_new2 .drag_box .c2014_1{left:1700px; top:400px; width:150px;}
.fazhanlicheng_new2 .drag_box .c2014_1 .pic{padding-left:10px;}
.fazhanlicheng_new2 .drag_box .c2014_2{left:1700px; top:530px; width:205px;}
.fazhanlicheng_new2 .drag_box .c2014_2 .pic{margin:0 auto; width:80px;}
.fazhanlicheng_new2 .drag_box .c2014_3{left:1700px; top:700px; width:205px;}
.fazhanlicheng_new2 .drag_box .c2015_1{left:1875px; top:200px; width:220px;}
.fazhanlicheng_new2 .drag_box .c2015_2{left:1875px; top:250px; width:220px;}
.fazhanlicheng_new2 .drag_box .c2016_1{left:1920px; top:520px; width:220px;}
.fazhanlicheng_new2 .drag_box .c2016_2{left:1920px; top:570px; width:220px;}
.fazhanlicheng_new2 .drag_box .c2017{left:2070px; top:290px; width:220px;}
.fazhanlicheng_new2 .drag_box .on {z-index:2;transform:scale(1.5,1.5);-webkit-transform:scale(1.5,1.5);transition:all 0.5s ease; -webkit-transition:all 0.5s ease; padding:10px; background:#fff; box-shadow: 1px 2px 3px #ddd;}
.fazhanlicheng_new2 .drag_box .c1997.on{transform-origin:0 50%;-webkit-transform-origin:0 50%;} 
.fazhanlicheng_new2 .drag_box .c2017.on{transform-origin:100% 50%;-webkit-transform-origin:100% 50%;} 

/*员工风采*/
.person .catlists{margin-bottom:40px;}
.person .catlists li{width:14%; margin-right:2%; float:left;}
.person .catlists li a{display:block; text-align:center;line-height:50px; height:50px; background:url(index_jianbian.png) center no-repeat; color:#fff; font-size:18px; background-size:cover;}
.person .catlists li a:hover{background:url(index_orange.png) center no-repeat;background-size:cover;}
.person .catlists li.cur a{background:url(index_orange.png) center no-repeat;background-size:cover;}
.rect-65{padding-bottom:65%;}

/*yanfapingtai add*/
.yanfapingtai .end_box{padding-bottom:35px;}
.yanfapingtai .pt2 .end_box .txt_area{background: url(grey_bac.png) no-repeat; background-size:cover;}
.yanfapingtai .pt2 .end_box .txt_box{padding: 45px 40px 0 40px}
.yanfapingtai .pt2 .end_box .title{font-size: 20px; font-weight: bold; color: #000000; margin-bottom: 20px;}
.yanfapingtai .four_catlist li{width:25%; float:left;background:#f9fdff; text-align:center; vertical-align:middle; transition:  all 1s ease; -webkit-transition: all 1s ease; padding:30px 0;}
.yanfapingtai .four_catlist li:hover{background:#1d8f9e}
.yanfapingtai .four_catlist li .img2{display:none;}
.yanfapingtai .four_catlist li a{display:block;}
.yanfapingtai .four_catlist li a:hover .img2{display:inline;}
.yanfapingtai .four_catlist li a:hover .img1{display:none;}
.yanfapingtai .four_catlist li a:hover .t_info{color:#fff;}
.yanfapingtai .four_catlist .t_info{font-size:14px; color:#6e6e6e; margin-top:10px;}

/*social_job 底部*/
.job_telway{padding:45px 0 90px; background:#ebf5f7 url(join06.jpg) center bottom no-repeat;margin-top:30px;}
.job_telway .pd{padding:0 5%;}
.job_telway .tit{font-size:34px; color:#333333; margin-bottom:35px; text-align:center;}
.job_telway .l_box{width:48%; font-size:15px; color:#5a5a5a; line-height:40px;}
.job_telway .l_box .phone_num{margin-right:10px;}
.job_telway .l_box .where{display:inline-block; width:115px;}

.shehuizhaopin .table_area{padding-top:0px;}
.social_job .job_list_hd .hd_title{display:inline-block; width:56px;}
.social_job .job_list_hd .main_list01{margin-left:0;}
.social_job .job_list_hd .main_list li.cur{color:#f7ac00;}
.shehuizhaopin .type_btn.tab_t_cur{background: #F7AC00; position:relative;}
.shehuizhaopin .type_btn.tab_t_cur:after{content: "";display: inline-block;
	height: 12px;
	width: 41px;
	background: url("orange_sanjiao.png");
	position: absolute;
	top: 44px;
	left: 50%;
	margin-left: -20.5px;}
.social_job .widget-job-2 ._hd strong{width:14%;}
.social_job .widget-job-2 ._jt strong{width:14%;}
.xiaoyuanzhaopin .table_area{padding-bottom:40px;}

/*20170605*/
.company_detail_p1 .infor{display:none;}
.index_pt4 .neirong_area .right_txt{float:left; width:50%;}
.index_pt4 .neirong_area .right_txt .title{padding:0;}
.index_pt3 .slide_box{position:relative;}
.index_pt3 .slide_box .neirong_area{height:225px; overflow:hidden;}
.index_pt3 .slide_box .pt3_arrs{position:absolute; top:50%; margin-top:-50px; font-size:40px; cursor:pointer;}
.index_pt3 .slide_box .pt3_arrs:hover i{color:# ma-rgin-l
eft:15px;f6ab00;}
.index_pt3 .slide_box .pt3_prev{left:-70px;}
.index_pt3 .slide_box .pt3_next{right:-70px;}

/*fulture*/
.fulture{padding-bottom:50px;}
.fulture .tab_t_box li{float:left; width:16.66666%;height:145px; position:relative;}
.fulture .tab_t_box{margin-bottom:60px;}
.fulture .tab_t_box .li1{background:url(ful1.png) center center no-repeat; background-size:contain;}
.fulture .tab_t_box .li1.tab_t_cur{background:url(ful1h.png) center center no-repeat;background-size:contain;}
.fulture .tab_t_box .li2{background:url(ful6.png) center center no-repeat; background-size:contain;}
.fulture .tab_t_box .li2.tab_t_cur{background:url(ful6h.png) center center no-repeat;background-size:contain;}
.fulture .tab_t_box .li3{background:url(ful2.png) center center no-repeat; background-size:contain;}
.fulture .tab_t_box .li3.tab_t_cur{background:url(ful2h.png) center center no-repeat;background-size:contain;}
.fulture .tab_t_box .li4{background:url(ful3.png) center center no-repeat; background-size:contain;}
.fulture .tab_t_box .li4.tab_t_cur{background:url(ful3h.png) center center no-repeat;background-size:contain;}
.fulture .tab_t_box .li5{background:url(ful4.png) center center no-repeat; background-size:contain;}
.fulture .tab_t_box .li5.tab_t_cur{background:url(ful4h.png) center center no-repeat;background-size:contain;}
.fulture .tab_t_box .li6{background:url(ful5.png) center center no-repeat; background-size:contain;}
.fulture .tab_t_box .li6.tab_t_cur{background:url(ful5h.png) center center no-repeat;background-size:contain;}
.fulture .tab_c .pd{background:#f1f8f9; padding:50px;}
.fulture .tab_t_box li:after{content:''; position:absolute; left:50%; margin-left:-15px;bottom:-60px; width:0; height:0;  border-left:  15px solid transparent;border-bottom: 15px solid #f1f8f9; border-right: 15px solid transparent; display:none;}
.fulture .tab_t_box li.tab_t_cur:after{display:block;}


/*20170606*/
.index_pt3 .neirong_li .txt_box{line-height:25px;}
.index_pt3 .neirong_li .txt_box{height:100px;}
.index_pt2 .title_area .title{font-size:27px;}
.index_pt3 .title_area .title{font-size:27px;}
.index_pt4 .title_area .title{font-size:27px;}
/*研发体系修改*/
.yanfatixi .pt_li .txt_area>.rect-638{height:auto; padding-bottom:0;}
.yanfatixi .pt_area .tb_box{padding-top:0; margin-top:0;}
.yanfatixi .pt_area .txt_area .title{margin-bottom:0; padding-top:0; line-height:76px;}
.yanfatixi .pt_li:hover .mb{padding:10px;}

/*20170613*/
.product_pt2{display: none;}

.product_detail .bottom_area{margin-bottom:40px;}

/*全站底部间距调整 统一70px*/
.pageMain{padding-bottom:70px;}
.company_detail_p3 .right .pic_video{margin-bottom:0;}
.pageMain .page{margin-bottom:0;}
.culture_p1{margin-bottom:0;}
.culture_p1 .cul_right .box .cul_last .cul_infor{margin-bottom:0;}
.news_lists{margin-bottom:0;}
.product_abt{padding-bottom:36px;}
.yanfatixi{padding-bottom:50px;}
.yanfapingtai{padding-bottom:35px;}
.cooperation{margin-bottom:0;}

.widget-nav > ul > li{width: 10%;}




/*shehuizhaopin*/
.shehuizhaopin.pageMain{padding-bottom:0;}


/*20170912*/
.index_banner .pn_btn{width: 48px;height: 45px;right: -75px;}
.index_banner .pn_btn{background: url(index_btn.png) no-repeat);}
.index_banner .prev_btn{background-position: -48px 0;top: 45px;}
.index_banner .pn_btn.cur{background-position-y: -45px;}

.index_banner .banner_li img{position: static;left: 0;margin-left: 0;width: 100%;}
.index_banner{height: 0;padding-bottom: 30.989%;}
.index_banner .banner_area{height: auto;}
#link{ width:1196px;  float:left; margin-top:25px; border:#40B6BA solid 1px; padding:1px;}
#link_1{
	width:50px;
	line-height:20px;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	font-size:14px;
	text-align:center;
	color:#FFFFFF;
	background-image: url(head_sear.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
#link_2{ width:1122px; padding-right:13px; font-size:14px; float:right; line-height:25px;}
#link_2 A{ padding-left:8px;color:#ddd;padding-right:8px;}
.izl-rmenu {
	position: fixed;
	right: 0;
	bottom: 30%;
	z-index: 999; background-color:#fff;width: 42px;
}
.izl-rmenu .btnkf {
	width: 40px;
	height: 40px;
	cursor: pointer;
	position: relative; border:#ddd solid 1px; margin-top:-1px; text-align:center;color:#1A555B; background-color:#fff; line-height:40px;
}
.izl-rmenu .btnkf:hover{ color:#fff; border:#1A555B solid 1px;}
.izl-rmenu .btnkf i{ font-size:18px; line-height:40px;}
.izl-rmenu .btnkf-qq {
}
.izl-rmenu .btnkf-qq:hover {
background-color: #1A555B;
}
.izl-rmenu a.btn-qq, .izl-rmenu a.btn-qq:visited {

}
.izl-rmenu .btnkf-wx {

}
.izl-rmenu .btnkf-wx:hover {
	background-color: #1A555B;
}
.izl-rmenu .btnkf-wx .pickf {
	position: absolute;
	left: -120px;
	top: -1px;
	width: 120px; display:none;
	height: 120px; 
}
.izl-rmenu .btnkf-wx  .pickf img { width:120px;}
.izl-rmenu .btnkf-phone {

}
.izl-rmenu .btnkf-phone:hover {
	background-color: #1A555B;
}
.izl-rmenu .btnkf-phone .phone {
background-color:#1A555B;
	position: absolute;
	width: 180px;
	left: -180px;
	top: -1px;
	line-height: 41px;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	display: none;
}
.izl-rmenu .btnkf-qq .qq {
background-color:#1A555B;
	position: absolute;
	width: 100px;
	left: -100px;
	top: -1px;
	line-height: 41px;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	display: none;
}
.izl-rmenu .btnkf-qq .qq p{  color:#fff;}
.izl-rmenu .btnkf-top {
	display: none;
}
.izl-rmenu .btnkf-top:hover {
	background-color:#1A555B; color:#fff;
}