@charset "utf-8";
/* CSS Document */

a.cd-search-trigger{ width:20px; height:20px; float:right; margin:30px 0 0 30px; background:url(../images/search_btn.png) no-repeat center center;}
a.cd-search-trigger:hover{}

a.cd-en-trigger{ float:right; margin:30px 0 0 30px; font-size:20px; color:#fff;}
.header.mini a.cd-en-trigger{ color:#666;}

.header.mini a.cd-search-trigger{ background:url(../images/search_btn1.png) no-repeat center center;}

@media only screen and (max-width: 1199px) {
	a.cd-search-trigger {
		margin: 15px 20px 0 0;
	}
}

/* 头部弹出菜单 */
.show-menu-info{ width:390px; height:0; position:absolute; background:#062A68; z-index:1000; right:-30px; top:80px; opacity:0; -webkit-transform:scale(0); transform:scale(0);-webkit-transform-origin:86% -12px; -ms-transform-origin:86% -12px; transform-origin:86% -12px; -webkit-transition:all .3s; -moz-transition:all .3s; -o-transition:all .3s; transition:all .3s;}
.show-menu-info:before{ content:""; display:block; position:absolute; width:0; height:0; border-color:transparent; border-width:8px; border-style:solid; bottom:100%; right:30px;border-bottom-color: #062A68;}
.show-menu-info.show{ height:auto; opacity:1; -webkit-transform:scale(1); transform:scale(1); -webkit-transition:all .3s; -moz-transition:all .3s; -o-transition:all .3s; transition:all .3s;}

.search_box{ width:100%; padding:10px; box-sizing:border-box;}
.search_box a.search_btn{ width:80px; line-height:42px; font-size:14px; color:#fff; float:left; text-align:center; display:block; border:none; background:#ff8a00;}
.search_box a.search_btn:hover{ color:#ff0;}
.search_box input{ width:280px; line-height:42px; padding-left:10px; float:left; font-size:14px; border:none; background:#fff;}


/***************** baner *****************/
.banner{
	position: relative;
	width: 100%;
	height: 800px;
	overflow: hidden;
	/*cursor: move;*/
}

.banner .swiper-container {
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
}

.banner .swiper-slide a{
	display: block;
}

.banner .pagination {
    position: absolute;
    width: 100%;
    z-index: 20;
    left: 0;
    bottom: 32px;
    text-align: center;
}
.banner .swiper-pagination-switch {
  display: inline-block;
  width: 60px;
  height: 3px;
  background: #fff;
  margin: 0 10px;
  opacity: 0.8;
  cursor: pointer;
}
.banner .swiper-visible-switch {
  background: #fff;
}
.banner .swiper-active-switch {
  background: #ffba00;
  opacity: 1;
}

.banner .swiper-slide{
	position: relative;
	overflow: hidden;
}

.banner .imgBox{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.bannerCon{
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 51px;
	margin-top: -25px;
	/*z-index: 999;*/
}
.bannerCon a{
	position: relative;
	z-index: 999;
	display: block;
	width: 42px;
	text-align: center;
	height: 60px;
	line-height: 60px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	background: rgba(0,0,0,0);
}
.bannerCon a i {
    color: #fff;
    font-size: 30px;
    vertical-align: middle;
}
.bannerCon a#banner-left{
	float: left;
	margin-left: 15px;
}
.bannerCon a#banner-right{
	float: right;
	margin-right: 15px;
}
.bannerCon a:hover{
	background: rgba(0,0,0,.3);
}
	
.banner .pagination{
	/*visibility: hidden;*/
}

/*  banner  */



/***************** content *****************/
.content_bg{ background:url(../images/bg.gif) no-repeat center bottom;}
.content{ width:1200px; margin:0 auto; padding:50px 0 150px;}
.company_industry{ height:168px; box-shadow:0px 0px 25px rgba(0,0,0,0.10)}
.company_industry ul{}
.company_industry ul li{ width:100%; height:165px; float:left; text-align:center; font-size:14px; background:url(../images/line.gif) no-repeat right center;}
.company_industry ul .owl-item a i{ width:55px; height:55px; display:block; margin:40px auto 20px;}
.company_industry ul .owl-item:nth-child(1) a i{ background:url(../images/icon.png) no-repeat 0 0;}
.company_industry ul .owl-item:nth-child(1) a:hover i{ background:url(../images/icon.png) no-repeat right 0;}
.company_industry ul .owl-item:nth-child(2) a i{ background:url(../images/icon.png) no-repeat 0 -55px;}
.company_industry ul .owl-item:nth-child(2) a:hover i{ background:url(../images/icon.png) no-repeat right -55px;}
.company_industry ul .owl-item:nth-child(3) a i{ background:url(../images/icon.png) no-repeat 0 -110px;}
.company_industry ul .owl-item:nth-child(3) a:hover i{ background:url(../images/icon.png) no-repeat right -110px;}
.company_industry ul .owl-item:nth-child(4) a i{ background:url(../images/icon.png) no-repeat 0 -165px;}
.company_industry ul .owl-item:nth-child(4) a:hover i{ background:url(../images/icon.png) no-repeat right -165px;}
.company_industry ul .owl-item:nth-child(5) a i{ background:url(../images/icon.png) no-repeat 0 -220px;}
.company_industry ul .owl-item:nth-child(5) a:hover i{ background:url(../images/icon.png) no-repeat right -220px;}
.company_industry ul .owl-item:nth-child(6) a i{ background:url(../images/icon.png) no-repeat 0 -275px;}
.company_industry ul .owl-item:nth-child(6) a:hover i{ background:url(../images/icon.png) no-repeat right -275px;}
.company_industry ul .owl-item:nth-child(6){ background:none;}
.company_industry ul .owl-item:nth-child(7) a i{ background:url(../images/icon.png) no-repeat 0 -385px;}
.company_industry ul .owl-item:nth-child(7) a:hover i{ background:url(../images/icon.png) no-repeat right -385px;}
.company_industry ul li:hover{ border-bottom:3px #ff8a00 solid;}
.company_industry ul li a{ color:#00538d;}
.company_industry ul li a:hover{ color:#ff8a00;}


.bttom_con{ margin-top:60px;}
.bttom_con li{ width:630px; height:380px; float:left;}
.bttom_con li:nth-child(2){ width:190px;}
.bttom_con li:nth-child(3){ width:380px;}

.news_box{ height:190px; background:#ecf1f3;}
.index-news{
	width: 605px;
    height: 165px;
	padding:25px 0 0 25px;
	overflow:hidden;
}

.index-news-list{
	position: relative;
}

.index-news-list .index-news-btn{
	display:none;
}


.index-news-list .swiper-slide a{
	display: block;
}

.index-news-list .pagination {
    position: absolute;
    width: 10px;
    z-index: 20;
    right: 20px;
    top: 30px;
}
.index-news-list .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: transparent;
  margin:8px 0;
  cursor: pointer;
  background:#062a68;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.index-news-list .swiper-visible-switch {
  background: transparent;
}
.index-news-list .swiper-active-switch {
  background: #ffba00;
}

.index-yewu-list .swiper-slide .img{
	float: left;
}

.index-news-list .swiper-slide .img,
.index-news-list .swiper-slide .img img{
	width: 200px;
	height: 145px;
	overflow:hidden;
	float:left;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.index-news-list .swiper-slide a:hover .img img{ 
	transform: scale(1.1);
}

.index-news-list .swiper-slide .text{
	float:left;
	width:320px;
	padding: 0 30px 0 30px;
}

.index-news-list .swiper-slide .text .p1{
	font-size: 18px;
	color:#000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 10px 0 0 0;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.index-news-list .swiper-slide .text span.data{ display:block; line-height:16px; background:url(../images/data.png) no-repeat 0 center; padding-left:25px; margin-top:10px;}

.index-news-list .swiper-slide .text .p2{
	font-size: 14px;
	line-height: 24px;
	height: 70px;
	overflow: hidden;
	margin-top: 15px;
	-webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.index-news-list .swiper-slide a:hover .text .p1{
	padding-top:15px;
}

.index-news-list .swiper-slide a:hover .text .p2{
	margin-top: 5px;
}


.industry_layout dl dd{ width:250px; height:190px; overflow:hidden; float:left;}
.industry_layout dl dd:nth-child(1){ width:330px; height:130px; background:#00538d; padding:60px 0 0 50px;}
.industry_layout dl dd:nth-child(1) h3{ color:#fff; font-size:24px; font-weight:bold; margin-bottom:10px;}
.industry_layout dl dd:nth-child(2) img{ width:100%;}

.technolog dl dd{ width:190px; height:190px; overflow:hidden; }
.technolog dl dd:nth-child(2){ width:160px; height:150px; background:#e0e8ee; padding:40px 0 0 30px;}
.technolog dl dd:nth-child(2) h3{ color:#00538d; font-size:24px; font-weight:bold; margin-bottom:10px;}


/***************** foot *****************/
.foot_bg{ background:#000;}
.foot{ width:1200px; margin:0 auto; line-height:30px; padding:20px 0;}
.foot a{ float:left; margin-right:20px;}
.foot span{ color:#999; float:right;}

.footer-guanzhu{
	float: left;
}

.footer-guanzhu .fenxiang a{
	position: relative;
	float: left;
	display: block;
	width:30px;
    height: 30px !important;
    line-height: 30px !important;
    text-align: center;
    font-size: 0;
    color: rgba(255, 255, 255, .9);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #999 !important;
	background-color: transparent;
    border: 1px solid rgba(0, 0, 0, 0);
    -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -moz-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    margin: 0 20px 0 0 !important;
}

.footer-guanzhu .fenxiang a i{
	position: absolute;
	width: 30px;
	height: 30px;
	left: 0;
	top: 0;
	line-height: 30px !important;
	text-align: center;
	background: none !important;
}

.footer-guanzhu .fenxiang a.share-sinaWb i,
.footer-guanzhu .fenxiang a.share-weixin i{
	font-size: 20px;
}

.footer-guanzhu .fenxiang a.share-qqIm i{
	font-size: 18px;
}

.footer-guanzhu .fenxiang a:hover{
	background-color: #0085ed !important;
    border: 1px solid #0074ce;
    color: #fff;
    text-decoration: none;
}

.foot .fenxiang img{ box-shadow: 0px -8px 20px rgba(96, 120, 234, 0.2);}


/***************** 内页样式 *****************/
.i_banner{ min-height:400px; background-repeat:no-repeat; background-position: center top;}
.i_banner img{ width:100%;}

/* 面包屑 */
.navCur{ background:#fff; height:70px; font-size:0; width:100%;}
.navCur1{ width:1200px; height:70px; overflow:hidden; margin:0 auto}
.curL{float:left;}
.icoHome{display:inline-block; background:url(../images/icoHome.png) center no-repeat; background-color:#f9f9f9; width:70px; height:70px; vertical-align:middle}
/*.icoHome:hover{background:url(../images/icoHomeHover.png) center no-repeat;}*/
.curL span{display:inline-block; height:70px; vertical-align:middle}
.curL span a{display:inline-block; background:url(../images/icoCur.png) left center no-repeat; height:70px; line-height:70px; padding:0 0 0 15px; margin-right:15px; font-size:12px; color:#888}
.curL span a:hover{background:url(../images/icoCurHover.png) left center no-repeat;color:#ffb619; }
.curL .on{ background:url(../images/icoCurHover.png) left center no-repeat!important;color:#ffb619!important; }

.curR{ float:right;}
.curR a{ display:inline-block; padding:0 15px; margin:0 0 0 10px;height:70px; line-height:70px; font-size:14px; color:#555}
.curR a:hover{ color:#ffb619}
.curR .on{ background:#184166; color:#fff!important}


.box .con_con{ padding:25px; line-height:24px; color:#666; position:relative; overflow:hidden; background:#e3e3e3;}
.box .con_con .title h3{ font-size:16px; margin-bottom:10px; color:#062a68; font-weight:bold;}
.box .con_con a.more{ width:118px; padding-left:20px; line-height:36px; display:block; color:#062a68; background:url(../images/arrow.png) no-repeat 100px 0; position:absolute; bottom:15px; right:15px;}
.box .con_con a.more:hover{ text-decoration:underline;}

.i_about_01{ float:left; padding:20px 312px 170px 20px;}
.i_about_01 .con_con{ width:410px; height:300px; background:#fff;}
.i_about_01 .con_con a.more{ border:1px #062a68 solid; bottom:25px; right:25px;}

.i_about_02{ width:388px; float:right; padding-top:266px;}
.i_about_02 .con_con{ height:224px;}

.i_about_03{ width:388px; float:left; margin-top:20px; padding-top:162px;}
.i_about_03 .con_con{ height:158px;}

.i_about_04,.i_about_05{ margin-left:18px;}



.i_title{ margin:30px 0 50px;}
.i_title h3{ width:auto; font-size:30px; text-align:center; font-weight:bold; padding-bottom:15px; color:#10426d; margin:0 auto;}
.i_title:after{ width:50px; height:3px; margin:0 auto; background:#10426d;}

.article{ font-size:16px; line-height:30px; color:#666;}

.pic_link ul{ width:1220px; margin-top:80px;}
.pic_link ul li{ width:386px; height:248px; overflow:hidden; float:left; margin-right:20px; background:#000; position:relative;}
.pic_link ul li div{ width:100%; padding-top:100px; position:absolute; color:#fff; text-align:center; z-index:999;}
.pic_link ul li div h3{ font-size:30px; margin-bottom:10px;}
.pic_link ul li img{ opacity:0.8; transform: scale(1);
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;}
.pic_link ul li:hover img{ opacity:1; transform: scale(1.1);}


/*leader*/
.leader_list { width:1200px; margin:0 auto; padding:40px 0; }
.leader_list .list{ padding-left:40px; padding-top:50px; margin-bottom:50px;}
.leader_list .list .bg{ min-height:200px; padding:30px 0; background:#f4f4f4 url(../img/leader_bg.png) right top no-repeat;}
.leader_list .list .bg .pic{ margin-top:-80px; margin-left:-40px; margin-right:50px;}
.leader_list .list .bg .info{ width:70%;}
.leader_list .list .bg .info .name{ font-size:20px ;color:#404040; margin-bottom:10px; font-weight:bold;}
.leader_list .list .bg .info .work{ font-size:16px ;color:#999; margin-bottom:30px;}
.leader_list .list .bg .job{ width:100%; line-height:1.5em; color:#666;}
.leader_list .list .bg .box ._t{ font-size:16px; color:#404040; margin-bottom:25px;}

.self-help-section {
    max-width: 1400px;
}
.self-help-section {
    margin: 40px auto;
    background: #fff;
    -moz-box-shadow: 0 1px 6px #ccc;
    -webkit-box-shadow: 0 1px 6px #ccc;
    box-shadow: 0 1px 6px #ccc;
}
.self-help-section h2 {
    float: left;
    width: 20%;
    height: 130px;
    padding-top: 70px;
    background: #184166;
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    position: relative;
	text-align:center;
}
.self-help-section h2 a{ color:#fff;}
.self-help-section h2 a:hover{ color:#FFBA00}
.self-help-section h2:after {
    content: "\00a0";
    display: block;
    width: 40px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 122px;
    left: 50%;
	margin-left: -48px;
}
.self-help-section div {
    float: right;
    width: 80%;
    display: table;
}
.self-help-section ul {
    width: 100%;
    height: 200px;
    display: table-cell;
    vertical-align: middle;
}
.self-help-section ul li {
    width: 25%;
    float: left;
    text-indent: 24px;
    line-height: 42px;
    display: inline-block;
    font-size: 14px;
	padding-left:5%;
	box-sizing:border-box;
}
.self-help-section ul li a:hover{
	color:#007CC6;
	text-decoration:underline;
}




/** 公司产业 **/
.industry{ width:1280px;}
.industry li{ width:380px; float:left; margin-right:30px; margin-bottom:39px;}
.industry li:nth-child(1){ width:580px; margin-right:39px;}
.industry li:nth-child(2){ width:580px; margin-right:0;}
.industry li p{ width:580px; height:144px; display:table-cell; text-align:center; vertical-align:middle; font-size:24px; color:#00538d; background:-webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#e3e3e3));}
.industry li p i,.industry li p span{ display:inline-block; vertical-align:middle; margin:0 10px;}

.lt_con{ width:820px; float:left;}
.lt_con h3{ font-size:24px; color:#00538d; margin:50px 0; text-align:center;}
.lt_con p{ line-height:1.5; font-size:16px; color:#666;}

.rt_con{ width:310px; height:610px; padding:20px; float:right; background:url(../images/rt_con_bg.png) no-repeat center 0;}
.rt_con .people{}
.rt_con .people .pic{ width:140px; float:left;}
.rt_con .people .info{ width:150px; float:right; line-height:24px;}
.rt_con .people .info h3{ color:#00538d; font-size:20px;}
.rt_con .people .info h2{ color:#666; font-size:14px; margin:15px 0 20px;}
.rt_con .people .info p{ color:#999; font-size:13px;}
.rt_con .people .article p{ color:#999; font-size:13px; margin-top:15px; line-height:24px;}

.contact_con{}
.contact_con h3{ font-size:18px; margin:30px 0;}
.contact_con ul li{ line-height:24px; font-size:16px; margin-bottom:20px; padding:3px 0 3px 40px;}
.contact_con ul li:nth-child(1){ background:url(../images/tel.gif) no-repeat 0 0;}
.contact_con ul li:nth-child(2){ background:url(../images/add.gif) no-repeat 0 0;}
.contact_con ul li:nth-child(3){ background:url(../images/mail.gif) no-repeat 0 0;}
.contact_con ul li:nth-child(4){ background:url(../images/fax.gif) no-repeat 0 0;}


.video_box ul{ width:1260px; margin-top:80px;}
.video_box ul li{ text-align:center; float:left; margin-right:53px; position:relative;}
.video_box ul li p{ width:100%; padding-top:80px; position:absolute; color:#fff; text-align:center; z-index:999;}
.video_box ul li a{ width:365px; height:234px; overflow:hidden; display:block; background:#000;}
.video_box ul li span{ padding:15px 0; font-size:16px; color:#666; display:block;}
.video_box ul li span a{ width:auto; height:auto; background:none;}
.video_box ul li a>img{ opacity:0.8; transform: scale(1);
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;}
.video_box ul li:hover a>img{ opacity:1; transform: scale(1.1);}

.news_recommendation h3{ font-size:24px; margin:50px 0 30px;}
.news_recommendation ul{ width:1260px;}
.news_recommendation ul li{ width:260px; float:left; margin:0 53px 30px 0;}
.news_recommendation ul li span{ width:260px; height:173px; overflow:hidden; display:block;}
.news_recommendation ul li span img{ transform: scale(1);
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;}
.news_recommendation ul li p{ font-size:16px; padding:15px 0; line-height:24px;}
.news_recommendation ul li:hover span img{ opacity:1; transform: scale(1.1);}


/** 集团动态 **/
.i_news_pic_list{ }
.i_news_pic_list li{ padding:40px 0; position:relative; border-bottom:1px #eee solid;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;}
.i_news_pic_list li .pic{ width:248px; float:left;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;}	
.i_news_pic_list li .info{ padding:20px 220px 0 280px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;}
.i_news_pic_list li .info .n_title{ font-size:18px; color:#000; margin-bottom:25px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;}
.i_news_pic_list li .info .description{ line-height:24px; margin-bottom:30px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.i_news_pic_list li .info .date{}
.i_news_pic_list li .info .ico{ float:right; opacity:0; margin-top:-5px; position:absolute; top:50%; right:80px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;}
.i_news_pic_list li .info .more{ font-size:18px; line-height:50px; margin-top:-25px; padding:0 100px 0 30px; color:#ccc; border-left:1px #ccc solid; position:absolute; top:50%; right:0;}
	
	
.i_news_pic_list li:hover{ box-shadow: 0px 5px 20px rgba(96, 120, 234, 0.1);}
.i_news_pic_list li:hover .pic{ margin-left:30px;}	
.i_news_pic_list li:hover .info{ padding:20px 220px 0 320px;}
.i_news_pic_list li:hover .info .ico{ opacity:1; position:absolute; top:50%; right:50px;}
.i_news_pic_list li:hover .info .more{ color:#6078ea;}


/** 分页 **/
.news-page{width: 100%;height: 40px;text-align: center;font-size:0; margin-top:30px;}
.news-page a,.news-page span{font-size: 14px;line-height: 40px;width: 40px;height: 40px;display: inline-block;background: #f7f7f7;color: #686868;transition:background 0.3s,color 0.3s;}
.news-page.new a{background: #fff;}
.news-page a.active,.product-list .news-page a.active,.news-page.on a.active,.news-page.new a.active{color: #fff;background: #0085ed;}
.news-page a.btns i{ font-size:20px;}

.news-page a:hover,.product-list .news-page a:hover,.news-page.on a:hover{ color: #fff; background: #0085ed;}

/* 新闻详情 */
.i_news_show_box{ width: 100%; margin-top:50px;}
.i_news_show_box .left{ width: 72%; float: left; box-sizing:border-box;}
.i_news_show_box .left h2{font-size:24px;color: #000000;line-height: 30px; padding-right: 0;position: relative;}

.i_news_show_box .subtime{ padding:20px 0 10px; font-size:12px; border-bottom:1px #f3f3f3 solid; color:#999; margin-bottom: 30px;}
.i_news_show_box .subtime .info span{ display:inline-block; margin:0 30px 0 0; color:#b1b1b1;}
.i_news_show_box .subtime .info span.time{ padding-left:18px; background:url(../images/i1.gif) no-repeat 0 center;}
.i_news_show_box .subtime .info span.num{ padding-left:18px; background:url(../images/i2.gif) no-repeat 0 center;}

.i_news_show_box .left .time{ font-size: 14px;color: rgba(51,51,51,.5);line-height: 30px; display:block; margin-top:10px; text-align:center;}
.i_news_show_box .left p{font-size: 16px;color: #666666;line-height:1.5em;margin-bottom: 30px;}
.i_news_show_box .left img{max-width: 100%; height: auto !important;}

.i_news_show_box .right{width: 25%; float: right; padding: 0 2%; box-sizing:border-box;}
.i_news_show_box .right h2{font-size: 22px;color: #333;line-height: 22px;padding-bottom: 20px;border-bottom: 1px solid #e6e6e6;margin-bottom: 15px;}
.i_news_show_box .right a{display: block; width: 100%; font-size: 16px; color: #666; line-height: 26px; padding: 7px 0 7px 12%; background: url(../images/case23.png) no-repeat left 17px; transition: background 0.3s,color 0.3s; box-sizing:border-box;}
.i_news_show_box .right a:hover{ color:#0085ed; background: url(../images/case23_h.png) no-repeat left 17px;}
.i_news_show_box .right a.link{width: 100%;height: 55px;line-height: 55px;background: #0c5181 url(../images/news04.png) no-repeat 80% center;color: #fff;font-size: 18px;padding: 0 0 0 21%;transition: background 0.3s,color 0.3s,padding 0.3s;margin-top: 30px; box-sizing:border-box;}
.i_news_show_box .right a.link:hover{ background: #ffba00 url(../images/news04.png) no-repeat 85% center; color: #fff; padding: 0 0 0 15%;}

.tool_box{ height:40px; margin:20px 0 0; padding-top:20px; border-top:1px #f3f3f3 solid;}
.tool_box a{ padding:0 25px; height:40px; line-height:40px; text-align:center; margin-right:10px; font-size:16px; float:left; color:#fff; background:#37383A;}
.tool_box a:hover{ background:#FFA200;}
.tool_box a:hover{ text-decoration:underline;}
.tool_box .back{ float:right; margin:0; background:#FFA200;}


/**** 科技创新 ****/
.pro_box{ width:1200px; margin:0 auto 50px; background:#fff;}
.pro_box .pic{ float:left;}
.pro_box .info{ width:520px; float:right; padding:50px 50px 0;}
.pro_box .info h3{ font-size:18px; color:#00538d; font-weight:bold; margin-bottom:20px;}
.pro_box .info p{ font-size:14px; line-height:24px; color:#666;}

.pro_box .info  a.detail{ margin-top:20px; font-size:14px; color:#05437d;}
.pro_box .info  a.detail{ width:105px; line-height:34px; padding-left:20px; border:1px #1e73bc solid; color:#1e73bc; float:left; background:url(../images/more_arrow.gif) no-repeat 95px center;}

.pro_box.df .pic{ float:right;}
.pro_box.df .info{ float:left;}


/**** 产业布局 ****/
.article h3{ font-size:30px; color:#000; margin:30px 0; text-align:center;}

/**** 人才招聘 ****/
.concept_box{ margin-bottom:20px; overflow:hidden; background:#0c5181;}
.concept_box .concept_pic{ width:616px; float:right;}
.concept_box .concept_info{ width:450px; color:#fff; line-height:24px; float:left; padding:60px 60px 0 60px;}
.concept_box .concept_info h3{ font-size:24px; line-height:30px; font-weight:bold; margin-bottom:10px;}
.concept_box .concept_info h2{ font-size:18px; margin-bottom:30px;}
.concept_box .concept_info p{ color:#97d1f9;}

.accordion{ width:100%; height:50px; line-height:50px; margin-top:10px; position:relative; display:inline-block; color:#666; vertical-align:middle;}
.accordion .icon{ width:28px; height:28px; position:relative; float:right; border-radius:100%; border:2px #fff solid; margin:9px 15px 0 0; background:url(../images/jia.gif) no-repeat center center;}
.accordion.active .icon{ background:url(../images/jian.gif) no-repeat center center;}
.accordion h4{ float:left; padding-left:20px; position:relative; font-size:18px;}
.accordion a{ height:50px; position:relative; display:block; text-decoration:none; background:#e6e6e6;}
.accordion a:hover,.active a{ text-decoration:none; color:#fff; background-color:#0c5181; transition:0.3s;}

.accordion-desc{ background-color:#fff; color:#666; z-index:2; font-size:14px; line-height:2em; padding:30px;}
.accordion-desc ul{ width:1000px; padding-bottom:30px;}
.accordion-desc ul li{ width:33.33%; float:left;}
.accordion-desc ul li span{ color:#999;}
.accordion-desc h3{ font-weight:bold; padding-top:30px; margin-bottom:15px; border-top:1px #c4c4c4 dotted;}
.accordion-desc .apply_for{ width:200px; font-size:18px; color:#fff; padding:0 40px 0 60px; margin-top:30px; line-height:50px; text-align:center; display:block; background:#0c5181 url(../images/fj.png) no-repeat 40px center;}


/* 联系我们 */
.i_contact_box{}
.i_contact_box .contact_con{}
.i_contact_box .contact_con .con{ width:100%; height:450px; overflow: hidden; background:url(../images/i_con_pic2.jpg) no-repeat center 30px;}
.i_contact_box .contact_con .text{ width:100%; text-align:center; margin:80px 0;}
.i_contact_box .contact_con .con .text h3{ font-size:30px; display:inline-block; vertical-align:middle; color: black;font-weight: bold;}

.i_contact_box .contact_con ul{ width:1200px; margin:0 auto; font-size:0; vertical-align:top;}
.i_contact_box .contact_con ul li{ width:30%; display:inline-block; box-sizing:border-box; background:none; vertical-align:top;}
.i_contact_box .contact_con ul li:nth-child(2){ width:40%;}
.i_contact_box .contact_con ul li:nth-child(4){ display:none;}
.i_contact_box .contact_con ul li dl{ text-align:center;}
.i_contact_box .contact_con ul li dl dt{ margin-bottom:20px;}
.i_contact_box .contact_con ul li dl dd p{ font-size:16px; line-height:24px;}

.two_wm{ width:100%; text-align:center; margin-top:50px; font-size:16px;}
.two_wm img{ padding:8px; background:#0085ed; margin-bottom:10px;}

.i_message_bg{ padding:100px 0 150px; background:url(../images/message_bg.jpg) no-repeat center center;}
.i_message{ width:1200px; margin:0 auto;}
.i_message h3{ font-size:30px; color:#000; margin-bottom:40px;}
.i_message li{ width:48.5%; padding:10px 0; float:left;}
.i_message li:nth-child(2n){ float:right;}
.i_message li:nth-child(5),.i_message li:nth-child(6){ width:100%;}
.i_message li .text,.i_message li textarea{ width:100%; line-height:50px; font-size:14px; padding-left:14px; background:#fff; border:1px #ddd solid; box-sizing:border-box;}
.i_message li textarea{ width:100%; height:112px; padding-top:10px; line-height:24px;}
.i_message .submit{ display:block; width:300px; height:60px; font-size:24px; line-height:60px; text-align:center; color:#fff; background:#0c5181;}
.i_message .submit:hover{ color:#fff; background:#ffba00;}

