﻿@charset "utf-8";
/* CSS Document */

/***********************************************************首页--开始******************************************************************************/
.service_w_wrap {
	width: 1200px;
	margin-top: 50px;
}
.line_index_bottom{
	height: 16px;
	border-bottom:solid 1px #d7d7d7;
	position: relative;
}
.line_blue{
	width: 96px;
	height: 8px;
	background: #00b2ed;
	position: absolute;
	left:552px;
	bottom: -4px;
		
}
.service_nr{
	margin-top: 45px;
	overflow: hidden;
}
.service_nr li{
	list-style: none;
	width: 564px;
	text-align: left;

}
.service_nr_bt p{
	font-size: 20px;
	color: #009dee;
}
.service_nr_bt p>span{
	font-size: 13px;
	color: #000000;
	display: inline-block;
	vertical-align: bottom;
	padding-left: 10px;
}
.service_img_wrap{
	display: block;
	width: 564px;
	height: 207px;
	margin-top: 10px;
}
.service_font{
	font-size: 15px;
	color:#717171;
	margin-top: 10px;
    line-height:25px;
}
.service_font a{
	color: #00b2ed;
}
.transbg{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
}
.aboutlist {
	width: 1200px;
	overflow: hidden;
	margin-top: 15px;
	padding-bottom: 25px;
}
.aboutlist li{
	width: 20%;
	float: left;
	
}
.aboutlist li a{
	display: block;
	width: 155px;
	height: 172px;
	padding-top: 25px;
	font-size: 16px;
	color: #153270;
	position: relative;
	margin: 0 auto;

}
.aboutlist li .y1 {
	background: url(../images/icon_about_on.png) no-repeat center ; 
}
.aboutlist li .y2 {
	background: url(../images/icon_about.png) no-repeat center center; 
}
.aboutlist li .y2, .aboutlist li .y1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	transition: all 0.5s ease 0s;
	-webkit-transform: all 0.5s ease 0s;
	z-index: 1;
}
.aboutlist li .y1 {
	opacity: 1;
	transform: scale(0.7);
	-webkit-transform: scale(0.7);
	visibility: visibility;
}
.aboutlist li .ico {
	width: 80px; 
	height: 80px;
	margin: 0 auto; 
	display: block; 
	background: url(../images/ico1.png) no-repeat;
	z-index: 3;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}
.aboutlist li.a1 .ico { background-position: 0px 0px; }
.aboutlist li.a2 .ico { background-position: 0px -80px; }
.aboutlist li.a3 .ico { background-position: 0px -160px; }
.aboutlist li.a4 .ico { background-position: 0px -240px; }
.aboutlist li.a5 .ico { background-position: 0px -320px; }
.aboutlist li.a6 .ico { background-position: 0px -400px; }
.aboutlist li a:hover { color: #fff;  }
.aboutlist li.a1 a:hover .ico { background-position: -80px 0px; }
.aboutlist li.a2 a:hover .ico { background-position: -80px -80px; }
.aboutlist li.a3 a:hover .ico { background-position: -80px -160px; }
.aboutlist li.a4 a:hover .ico { background-position: -80px -240px; }
.aboutlist li.a5 a:hover .ico { background-position: -80px -320px; }
.aboutlist li.a6 a:hover .ico { background-position: -80px -400px; }
.aboutlist li .con{ position: absolute;   z-index: 2; left:37px;}
.aboutlist li a:hover .y2 { 
	opacity: 0;
	transform: scale(1.3); 
	-webkit-transform: scale(1.3); 
}
.aboutlist li a:hover .y1 {
	opacity: 1;
	transform: scale(1); 
	-webkit-transform: scale(1);
	visibility: visible; 
}

.container{width: 960px;}
.container1{width: 1200px;}
.aboutTxt {
	/*padding: 60px 0;*/
    padding-top:60px;
    padding-bottom:100px;
	background: url(../images/bg1.png) no-repeat center bottom;
}
.ainfo{
	width: 100%;
	padding: 0 15px;
}
.ainfo .abouthd{
	color: #153270; 
	margin-bottom: 20px;
}
.ainfo .abouthd span{ 
	display:inline-block; 
	line-height: 60px; 
	border-bottom:1px solid #153270;
}
.ainfo p{ 
	font-size: 16px; 
	color: #153270; 
	line-height: 35px;
}
.aboutTxt .more{ 
	text-align: right; 
	padding-right: 10px;
}
.aboutTxt .more a{ 
	color: #153270; 
	font-size: 20px; 
	text-transform: uppercase;
}
.aboutTxt .more a:hover{ 
	color: #13aee9;
}
/***********************************************************新闻列表页--开始************************************************************************/
.banner_inner_wrap{
	/*margin-top: 4px;*/
	width: 100%;
	height: 451px;
	background: url(/images/banner_inner1.jpg) no-repeat center center;
}
.banner_inner_wrap_news{
	margin-top: 0px;
	width: 100%;
	height: 451px;
	background: url(/images/banner_inner2.jpg) no-repeat center center;
}
.banner_inner_wrap_Business{
	margin-top: 4px;
	width: 100%;
	height: 451px;
	background: url(/images/banner_inner3.jpg) no-repeat center center;
}
.banner_inner_wrap_Service{
	margin-top: 4px;
	width: 100%;
	height: 451px;
	background: url(/images/banner_inner4.jpg) no-repeat center center;
}
.banner_inner_wrap_ContactUs{
	margin-top: 0px;
	width: 100%;
	height: 451px;
	background: url(/images/banner_inner5.jpg) no-repeat center center;
}
.nav_inner_wrap{
	width: 100%;
	height: 62px;
	background: #f1f0ee;
}
.nav_inner{
	width: 1200px;
	height: 62px;
}
.nav_inner ul{
	overflow: hidden;
}
.nav_inner ul li{
	float: left;
	width: 140px;
	line-height: 62px;
	font-size: 18px;
	margin-left: 2px;
}
.nav_inner ul li>a{
	text-decoration: none;
	color: #000000;
}
.nav_inner ul li:hover{
	background: #fff;
	border-top:solid 4px #05904d;
}
.nav_active{
	background: #fff;
	border-top:solid 4px #05904d;
}
.inner_w_wrap{
	width: 1200px;
	margin-top: 50px;
}
	.inner_w_wrap h1 {
		color: #77a736;
		font-weight: bold;
	}


.inner_w_wrap_product {
	width: 500px;
	margin-top: 50px;
}
	.inner_w_wrap_product h2 {
		color: #77a736;
	}
.inner_w_wrap h1>span{
	font-size: 25px;
	text-transform: uppercase;
	color: #949494;
	display: inline-block;
	padding-top: 10px;
	padding-left: 10px;
}
.line_bottom{
	width: 200px;
	height: 6px;
	background: #dcdcdc;
	margin-top: 30px;
}
.line_bottom_product {
	width: 260px;
	height: 3px;
	background: #dcdcdc;
	margin-top: 30px;
}
.inner_nr_wrap{
	margin-top: 20px;

}
.inner_list_wrap{
	width: 1198px;
	height: 280px;
	margin-top: 30px;
	border: solid 1px #b9b9b9;
	box-shadow: 2px 2px 5px #818181;
}
.inner_left_wrap{
	width: 1050px;
	height: 202px;
	padding: 39px;
}
.news_font{
	padding-left: 20px;
	width: 730px;
	text-align: left;
	padding-top: 10px;
}
.news_font p{
	color: #828282;
	line-height: 30px;
	margin-top: 10px;
}
.img_wrap{
	width: 300px;
	height: 202px;
}
.icon_wrap{
	height: 155px;
	padding-top: 125px;
	width: 59px;
	border-left: solid 1px #b9b9b9;
}
.icon_wrap span{
	display: block;
	width: 18px;
	height: 30px;
}

/***********************************************************集团介绍--开始************************************************************************/
.company_wrap{
	width: 100%;
	background:url(../images/bg1.png) no-repeat bottom center;
	padding-bottom: 60px;
}
.company_font{
	width: 670px;
}
.company_font h3{
	color: #0e6cb6;
	font-weight: bold;
}
.company_font p{
	margin-top: 30px;
	line-height: 40px;
	text-indent: 32px;
	text-align: left;
}

.company_img_wrap{
	width: 480px;
}
 

#divimg{
  width: 564px;
  height: 207px;
  overflow: hidden;
}
#divimg img{
  cursor: pointer;
  transition: all 0.6s;
}
#divimg img:hover{
  transform: scale(1.4);
}
/***********************************************************新闻详情页--开始************************************************************************/
.site_inner_wrap{
	width: 100%;
	height: 59px;
	line-height: 59px;
	border-bottom: solid 1px #eeeeee;
	background: #f8f8f8;
}
.site_wrap{
	width: 30%;
	padding-left: 5%;
	text-align: left;
}
.site_wrap a{
	color: #000;
	text-decoration: none;
}
.site_wrap a:hover{
	color: #000;
	text-decoration: underline;
}
.site_nr_wrap{
	width: 100%;
	background: #f8f8f8;
	padding: 40px 0;
}
.site_nr{
	width: 1200px;

}
.site_nr h3{
	height: 60px;
	line-height: 60px;
	border-bottom: solid 1px #eeeeee;
}
.time_w_wrap{
	height: 50px;
	line-height: 50px;
}
.time_w_wrap div{
	display: inline-block;
	padding : 0 20px;
	font-size: 14px;
	color: #76807f;
}
.news_nr_wrap{
	width: 1200px;
	background:#fff;
	position: relative;
	margin-top: 60px;
	text-align: center;
	padding: 30px 0;
}
.arrow_icon{
	width: 40px;
	height: 40px;
	position: absolute;
	top: -20px;
	left:50%;
}
.news_nr{
	padding: 0 20px;
	color: #343434;
    text-align: left;
    font-size: 16px;
}
.news_nr p{
	line-height: 30px;
	text-indent: 32px;
	text-align: left;
    font-size: 16px;
}
.Business_nr p,.Business_nr div{
	margin-top: 15px;
}
.Business_nr{
	padding: 0 20px;
	color: #343434;
    text-align: left;
    font-size: 16px;
}
.Business_nr p{
	line-height: 40px;
	text-indent: 32px;
	text-align: left;
    font-size: 16px;
}
.Business_nr p,.Business_nr div{
	margin-top: 15px;
}
.Business_nr h3{
	color: #0e6cb6;
	font-weight: bold;
}
/***********************************************************科技成果转化--开始************************************************************************/
.science_wrap{
	width: 100%;
}
.science_A_wrap{
	
	padding: 40px 0;
	margin-top: 40px;
	background: #fff;

}
.science_B_wrap{
	background: #eeeeee;

}
.science_nr_wrap{
	width: 1200px;
	overflow: hidden;
}
.science_img{
	width: 732px;
	height: 477px;
}
.science_font{
	width: 380px;
	height: 477px;
	text-align: left;
}
.science_font h3{
	height: 60px;
	line-height: 60px;
	color: #28937c;
	font-weight: bold;
}
.science_font p{
	margin-top: 15px;
	line-height: 25px;
}
.link_w_wrap{
	display: block;
	width: 200px;
	height: 43px;
	line-height: 43px;
	background: #f5f5f5;
	margin-top: 40px;
	overflow: hidden;
}
.green_bottom_line{
	width: 47px;
	height: 40px;
	border-bottom:solid 3px #28937c;
}
.green_font{
	width: 153px;
	height: 40px;
	line-height: 40px;
	color: #747474;
	border-bottom:solid 3px #dcdcdc;
}
.green_font span{
	display: inline-block;
	padding-left: 10px;
	font-size: 14px;
}
.more_icon{
	padding-top: 17px;
}
