.H_technology .R_imgs ul li/*container*/
.container{
	width: 1200px;
	margin: 0 auto 30px;
	background: #FFFFFF;
}
/*AboutPage*/
.AboutPage{
	padding: 0 55px;
}
.AboutPage .title{
	text-align: center;
	padding: 45px 0;
}
.AboutPage .title h3{
	color: #333333;
	font-size: 30px;
	font-weight: normal;
}
.AboutPage .title i{
	display: inline-block;
	width: 65px;
	height: 2px;
	background: #3385ff;
}
.AboutPage .title p{
	color: #444444;
	font-size: 16px;
}
.AboutPage .honor_list{
	overflow: hidden;
	padding: 0 0 57px;
}
.AboutPage .honor_list li{
	float: left;
	width: 303px;
	height: 205px;
	padding-bottom: 25px;
	background: url(../images/honor_list_li.png) no-repeat center bottom;
	margin-left: 88px;
	display: inline;
}
.AboutPage .honor_list li img{
	width: 303px;
	height: 205px;
}
.AboutPage .honor_list li:first-child{
	margin-left: 0;
}
.AboutPage .about_txt{
	color: #6d6d6d;
	font-size: 12px;
	line-height: 24px;
}
.AboutPage .about_txt p{
	text-indent: 2em;
	margin: 20px 0;
}
.AboutPage .about_txt ul{
	overflow: hidden;
}
.AboutPage .about_txt ul li{
	float: left;
	width: 200px;
	height: 200px;
	margin-left: 20px;
	display: inline;
	position: relative;
}
.AboutPage .about_txt ul li .info{
	width: 188px;
	height: 188px;
	background: url(../images/about_txt_li_bg.png) repeat left bottom;
	position: absolute;
	z-index: 9;
	left: 6px;
	top: 6px;
	text-align: center;
	display: none;
}
.AboutPage .about_txt ul li .info i{
	display: inline-block;
	width: 43px;
	height: 43px;
	padding: 60px 0 5px;
}
.AboutPage .about_txt ul li .info i img{
	width: 43px;
	height: 43px;
}
.AboutPage .about_txt ul li .info h3{
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.AboutPage .about_txt ul li:first-child{
	margin-left: 0;
}
.AboutPage .about_txt ul li img{
	float: left;
	width: 200px;
	height: 200px;
}

.AboutPage .about_txt ul li:hover .info{
	display: block;
}

.AboutPage .culture_txt{
	color: #6d6d6d;
	font-size: 12px;
	line-height: 24px;
}
.AboutPage .culture_txt p{
	text-indent: 2em;
	margin: 20px 0;
}


/*about_contact*/
.about_contact{
	overflow: hidden;
}
.about_contact li{
	width: 220px;
	float: left;
	text-align: center;
	padding-top: 170px;
	text-align: center;
	margin-left: 70px;
	display: inline;
	color: #444444;
}
.about_contact li:first-child{
	margin-left: 0;
}
.about_contact li:hover{
	color: #0d69f1;
}
.about_contact li h3{
	font-size: 18px;
	font-weight: normal;
}
.about_contact li i{
	display: inline-block;
	width: 37px;
	height:0;
	border-bottom:1px solid #8f8f8f;
	margin-bottom: 5px;
}
.about_contact li p{
	font-size: 18px;
}
.about_contact .li1{
	background: url(../images/about_contact1.png) no-repeat center top;
}
.about_contact .li2{
	background: url(../images/about_contact2.png) no-repeat center top;
}
.about_contact .li3{
	background: url(../images/about_contact3.png) no-repeat center top;
}
.about_contact .li4{
	background: url(../images/about_contact4.png) no-repeat center top;
}
.about_contact .li1:hover{
	background: url(../images/about_contact_on1.png) no-repeat center top;
}
.about_contact .li2:hover{
	background: url(../images/about_contact_on2.png) no-repeat center top;
}
.about_contact .li3:hover{
	background: url(../images/about_contact_on3.png) no-repeat center top;
}
.about_contact .li4:hover{
	background: url(../images/about_contact_on4.png) no-repeat center top;
}


/*H_title*/
.H_title{
	width: 1200px;
	margin: 0 auto;
	height: 61px;
	line-height: 61px;
	background: url(../images/H_tt_bg.png) no-repeat left top;
	border-bottom: 3px solid #efad10;
	color: #ffffff;
	font-size: 26px;
	overflow: hidden;
}
.H_title i{
	margin-right: 20px;
	display: inline-block;
	width: 59px;
	line-height: 61px;
	float: left;
	font-size: 0;
}
.H_title i img{
	width: 59px;
	height: 61px;
}
.H_title .more{
	float: right;
	padding-right: 43px;
	background: url(../images/H_tt_more.png) no-repeat right center;
	line-height: 61px;
	margin-right: 49px;
	color: #ffffff;
	font-size: 16px;
}
.H_title .tab_a{
	float: right;
	font-size: 0;
	padding:8px 27px 0 0;
}
.H_title .tab_a a{
	display: inline-block;
	width: 85px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	color: #85a5dc;
	font-size: 14px;
	margin: 0 8px;
}
.H_title .tab_a a.on,.H_title .tab_a a:hover{
	background: url(../images/H_tt_a.png) no-repeat center top;
	color: #333333;
}

/*H_case*/
.H_case{
	width: 1200px;
	margin: 0 auto 30px;
	background: #ffffff;
	padding: 60px 0;
}
.H_case ul{
	padding: 0 33px;
}
.H_case ul li{
	width: 338px;
	height: 406px;
	border-bottom: 3px solid #ffffff;
	float: left;
	margin: 0 20px;
	box-shadow:0 0 5px #ebebeb;
	-moz-box-shadow:0 0 5px #ebebeb;
	-webkit-box-shadow:0 0 5px #ebebeb;
	-o-box-shadow:0 0 5px #ebebeb;
}
.H_case ul li em{
	display: inline-block;
	text-align: center;
	width: 100%;
	padding: 21px 0;
}
.H_case ul li em img{
	width: 305px;
	height: 215px;
}
.H_case ul li h3{
	color: #efad10;
	font-size: 16px;
	font-weight: normal;
	padding: 0 18px 0 33px;
	margin-bottom: 8px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.H_case ul li p{
	color: #666666;
	font-size: 14px;
	line-height: 25px;
	height: 75px;
	overflow: hidden;
	padding: 0 18px 0 33px;
	margin-bottom: 8px;
}
.H_case ul li span{
	display: block;
	padding: 0 18px 0 33px;
	text-align: right;
	color: #999999;
	font-size: 14px;
}
.H_case ul li:hover{
	border-color:#4676c9;
}


/*H_technology*/
.H_technology{
	width: 1200px;
	margin: 0 auto 31px;
	height: 468px;
}
.H_technology .L_tips{
	width: 258px;
	height: 468px;
	float: left;
	background: url(../images/L_tips_bg.jpg) no-repeat center bottom #dedede;
}
.H_technology .L_tips p{
	color: #555555;
	font-size: 16px;
	line-height: 38px;
	max-height: 190px;
	overflow: hidden;
	padding: 0 54px;
	margin-top: 64px;
	text-align: justify;
}
.H_technology .R_imgs{
	
}
.H_technology .R_imgs ul{
	padding: 1px 0 0 2px;
	height: 468px;
	overflow: hidden;
	display: none;
}
.H_technology .R_imgs ul:first-child{
	display: block;
}
.H_technology .R_imgs ul li{
	text-align: center;
	float: left;
	background: #FFFFFF;
	margin-bottom: 1px;
	margin-right: 1px;
	padding-bottom: 13px;
	width: 234px;
	height: 220px;
}
.H_technology .R_imgs ul li em{
	
}
.H_technology .R_imgs ul li em img{
	width: 234px;
	height: 176px;
}
.H_technology .R_imgs ul li h3{
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	width: 113px;
	margin: 0 auto;
}

/*H_focus*/
.H_focus{
	width: 1200px;
	/*height: 413px;*/
	margin: 0 auto 30px;
}
.H_focus .H_news{
	width: 270px;
	height: 474px;
	margin-top: 10px;
	float: right;
	background: #ffffff;
}
.H_focus .H_news .tab{
	height: 40px;
	padding-top: 12px;
	margin: 0 35px;
	background: url(../images/line_icon.png) repeat-x left bottom;
	font-size: 0;
}
.H_focus .H_news .tab a{
	color: #777777;
	font-size: 16px;
	display: inline-block;
	line-height: 39px;
	margin: 0 16px;
	text-align: center;
	border-bottom: 1px solid #f1f1f1;
}
.H_focus .H_news .tab a.on,.H_focus .H_news .tab a:hover{
	color: #efad10;
	border-color:#efad10;
}
.H_focus .H_news .info_txt{
	
}
.H_focus .H_news .info_txt ul{
	padding: 16px 0;
	display: none;
}
.H_focus .H_news .info_txt ul:first-child{
	display: block;
}
.H_focus .H_news .info_txt li{
	line-height: 30px;
	padding: 0 19px 0 27px;
	background: url(../images/dian_icon.png) no-repeat 14px center;
}
.H_focus .H_news .info_txt li a{
	color: #666666;
	font-size: 12px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.H_focus .H_news .pic{
	text-align: center;
}
.H_focus .H_news .pic img{
	width: 242px;
	height: 121px;
	display: none;
}
.H_focus .H_news .pic img:first-child{
	display: inline-block;
}

.jsqg
{
}
.jsqg h3
{
  
    margin:0 10px;
    color: #777777;
	font-size: 16px;
	line-height: 39px;
	text-align: center;
	border-bottom: 1px solid #f1f1f1;
	font-weight:normal;
    }
.H_focus .jsqg ul{
	padding: 6px 0;
}

.H_focus .jsqg li{
	line-height: 30px;
	padding: 0 19px 0 27px;
	background: url(../images/dian_icon.png) no-repeat 14px center;
}
.H_focus .jsqg li a{
	color: #666666;
	font-size: 12px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/*Focus_point*/
.Focus_point{
   width: 700px;
   float: left;	
   padding-left: 220px;
}
.Focus_point .info_tb{
	height: 200px;
	background: #FFFFFF;
}
.Focus_point .info_tb .li1{
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	line-height: 36px;
	border-bottom: 1px solid #f5f5f5;
}
.Focus_point .info_tb li .sp1{
	margin-left: 40px;
}
.Focus_point .info_tb li .sp2{
	margin-left: 80px;
}
.Focus_point .info_tb li .sp3{
	margin-left: 275px;
}
.Focus_point .info_tb li .sp4{
	margin-left: 50px;
}



/*Homeban*/
.Homeban{
	width: 700px;
	height: 284px;
}
.Homeban .banlist{
	width: 700px;
	height: 284px;
}
.Homeban .banlist li{
	width: 700px;
	height: 284px;
}
.Homeban .banlist li img{
	width: 700px;
	height: 284px;
}