﻿@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
.body {
	text-align: center;

}
ul ,li,ol,h1,h2,h3,h4,h5,p,img,dt,dd,dl{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a,a:link,a:hover,a:visited,a:active {
	color: #656565;
	text-decoration: none!important;
}
.cl {width:100%;
	clear: both;
}
.wpe {
	width: 1005px;
	margin-right: auto;
	margin-left: auto;
	
}
.l {
	float: left;
}

.r {
	float: right;
}



#header {
	height: 144px;
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header .wp .logo {
	float: left;
	width: 975px;
	height: 144px;
	background-image: url(../images/top_logo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}








#nav-main {
	background-color: #0060C6;
	height: 54px;
}
#nav-main .nav ul li {
	float: left;
	width: 120px;
	height: 54px;
	text-align: center;
	position: relative;
	line-height: 54px;
}
#nav-main .nav ul li.active {
	background-color: #3898FE;
}

#nav-main .nav ul li:hover{
	background-color: #3898FE;
}
#nav-main .nav ul li a {
	color: #FFF;
	font-size: 18px;
}
#nav-main .nav ul li:hover a {
	color: #FFFFFF;
	font-family: 14;
}
/*banner*/
.flexslider {
	position: relative;
	width: 100%;
	height: 600px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
	background-image: url(../images/dot.png);
	background-repeat: no-repeat;
	background-position: 0 -16px;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	height: 600px;
	display: block;
}
.page_banner {
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
}

/*banner*/
#footer {
	color: #FFF;
	font-size: 12px;
	height: 205px;
	background-color: #01479D;
	/*line-height: 150px;*/
}
#footer .f_nav{
	height: 70px;
	font-size: 16px;
	text-align: center;
}
#footer .f_nav a {
	color: #FFF;
	line-height: 70px;
	margin-right: 10px;
	margin-left: 10px;
}
#footer .wp #ft-copyright {
	color: #FFF;
	font-size: 14px;
	text-align: center;
	line-height: 150%;
}
.box_search {
	line-height: 38px;
	font-size: 14px;
	background-color: #3898FE;
	height: 38px;
	color: #FFF;
}
.box_search .key {
	float: left;
}
.box_search .wp .key a {
	color: #FFF;
}

.box_search .search {
	float: right;
	height: 38px;
	margin-top: 5px;
}
.box_search .search form {
	margin: 0px;
	padding: 0px;
}


.box_search .search .s_t {
	background-color: #FFF;
	height: 29px;
	width: 212px;
	border: 1px solid #CCC;
	float: left;
}
.box_search .search .s_b {
	background-image: url(../images/search.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 29px;
	width: 33px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.box_ldb {
	height: 466px;
	text-align: center;
}
.box_ldb .wp .tit h1 {
	color: #0461BE;
	text-align: center;
	font-weight: normal;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}
.box_ldb .wp .tit .line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 1px;
	margin-top: 12px;
}
.box_ldb .wp .tit h2 {
	font-size: 14px;
	color: #3898FE;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 240px;
	line-height: 30px;
	background-color: #EDF8FE;
	height: 30px;
	margin-top: -15px;
	font-weight: normal;
	text-align: center;
}
.box_ldb .wp .tit h3 {
	margin-right: auto;
	margin-left: auto;
	color: #3898FE;
	display: block;
	text-align: center;
	font-weight: normal;
	font-size: 24px;
}
.box_ldb .wp .tit h3 strong {
	color: #025EC5;
	font-weight: normal;
}
.box_ldb .wp ul {
	margin-top: 30px;
}
.box_ldb .wp ul li {
	float: left;
	height: 244px;
	width: 267px;
	margin-right: 25px;
	margin-left: 25px;
}
.box_anli {
	height: 1052px;
	background-color: #a1968a;
	margin-right: auto;
	margin-left: auto;
}
.box_anli .wpe .anli_nav {
	height: 42px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	font-size: 1em;
}
.box_anli .wpe .anli_nav a {
	text-align: center;
	display: block;
	float: left;
	height: 42px;
	width:142px;
	line-height: 42px;
	color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	cursor: pointer;
}
.box_anli .wpe .anli_nav a:hover,.box_anli .wpe .anli_nav .active {
	color: #025EC5;
	background-color: #FFF;
}
.box_anli .wpe .anli_detail {
	height: 438px;
	width: 1000px;
	border: 1px solid #FFF;
	position: relative;
	margin-top: 30px;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
}
.box_anli .wpe .anli_detail .anli_detail_li {
	height: 415px;
	width: 975px;
	position: absolute;
	left: 12px;
	top: 12px;
	background-color: #FFF;
}
.box_anli .wpe .anli_detail .anli_detail_li img {
	float: left;
	height: 415px;
	width: 570px;
}
.box_anli .wpe .anli_detail .anli_detail_li .word {
	width: 340px;
	margin-top: 60px;
	margin-left: 25px;
	color: #333;
	float: left;
}
.box_anli .wpe .anli_detail .anli_detail_li .word a {
	line-height: 30px;
	color: #025EC5;
	text-align: center;
	height: 30px;
	width: 90px;
	border: 1px solid #025EC5;
	font-size: 12px;
	display: block;
	float: left;
	margin-right: 20px;
	margin-top: 40px;
}
.box_anli .wpe .box_anli_more {
	margin-top: 30px;
}
.box_anli .wpe .box_anli_more .anli_more_tit_line {
	height: 2px;
	width: 440px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
.box_anli .wpe .box_anli_more p {
	text-align: center;
	display: block;
	height: 25px;
	width: 200px;
	margin-top: -15px;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	color: #EBD685;
	background-color: #082841;
}
.box_anli .wpe .box_anli_more ul {
	margin-top: 10px;
}
.box_anli .wpe .box_anli_more ul li {
	float: left;
	height: 170px;
	width: 315px;
	margin-right: 5px;
	margin-left: 15px;
}
.box_anli .wpe .box_anli_more ul li a img {
	height: 170px;
	width: 300px;
}
.box_hezuo {
	margin-top: 45px;
}
.box_hezuo .wp .tit {
	text-align: center;
	color: #0061C6;
}
.box_hezuo .wp .tit p {
	color: #A0C8FB;
}




.ct {
	padding-top: 20px;
	padding-bottom: 20px;
}

.sd {
	float: left;
	width: 200px;
	background-color: #FFF;
}
.sd .rect {
	text-align: center;
}
.sd .rect .title-sd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.sd .rect .title-sd h2 {
	font-size: 20px;
	color: #FFF;
	line-height: 40px;
	text-align: center;
	display: block;
	height: 41px;
	width: 200px;
	background-color: #0060C6;
}
.sd .rect .nav-sd {
	sssssssspadding-top: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 10px;
}
.sd .rect .nav-sd a {
	color: #666;
	display: block;
	width: 200px;
	line-height: 31px;
	height: 31px;
	margin-bottom: 10px;
	background-color: #E7E7E7;
}
.sd .rect .nav-sd .second {
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	background-image: none;
	background-color: #FFF;
	width: 95%;
}






.mn {
	float: right;
	width: 750px;
}
.mn .rect #pt {
	line-height: 34px;
	border: 1px solid #CCC;
	height: 34px;
	padding-left: 10px;
	font-size: 12px;
	background-color: #FFF;
}
.mn .rect .f2   ,.mn .rect .f3{
	padding: 10px;
	line-height: 150%;
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-top: 5px;
}
.mn .f2 img {
	margin-right: auto;
	margin-left: auto;
	max-width:100%;
	_width:100%;
}

.ct-mn .list li {
	height: 150px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}

.ct-mn .list li a {

}
.ct-mn .list li a img {
	margin: 10px;
	height: 130px;
	width: 130px;
	float: left;
}
.ct-mn .list li a .list_r {
	float: right;
	width: 550px;
	padding-top: 10px;
}
.ct-mn .list li a .list_r strong {
}



.pages {
	margin-top: 10px;
}
.pages li {
	float: left;
	margin-right: 5px;
	padding-right: 10px;
	padding-left: 10px;
	height: 30px;
	background-color: #FFF;
	border: 1px solid #CCC;
	line-height: 30px;
}
.pages .c {
	background-color: #09F;
	border-top-color: #09F;
	border-right-color: #09F;
	border-bottom-color: #09F;
	border-left-color: #09F;
}

.pages li span {
	color: #FFF;
}
.mn .rect .ct-mn h1 {
	text-align: center;
	font-size: 24px;
	line-height: 200%;
	background-color: #FFF;
}
.mn .rect .ct-mn .t {
	font-size: 12px;
	color: #999;
	text-align: center;
	background-color: #FFF;
}
.mn .rect .ct-mn .prevnext {
	font-size: 14px;
}
.ct-mn .list dl {
	float: left;
	width: 200px;
	display: block;
	margin: 15px;
}
.ct-mn .list dl dt {
	text-align: center;
	display: block;
	height: 134px;
	width: 200px;
	overflow: hidden;
	line-height: 200px;
	border: 1px solid #999;
}
.ct-mn .list dl dt a {
	display: block;
	height: 100%;
	width: 100%;
}
.ct-mn .list dl dd {
	text-align: center;
	line-height: 30px;
}


.ct-mn .list dl dt a img {
	width: 100%;
}
.link {
	padding: 10px;
}

.link a {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
.box_hezuo .rollBox{
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-top: 34px;
}
.box_hezuo .rollBox .Cont{
	width: 880px;
	overflow: hidden;
	float: left;
	margin-left: 20px;
}
.box_hezuo .rollBox .ScrCont{width:10000000px;}
.box_hezuo .rollBox .Cont .pic{
	width: 210px;
	float: left;
	text-align: center;
	height: 150px;
	margin-right: 8px;
	margin-left: 8px;
}
*+html .box_hezuo .rollBox .Cont .pic{
	width: 210px;
	float: left;
	text-align: center;
}
.box_hezuo .rollBox .Cont .pic img{
	display: block;
	height: 98px;
	width: 210px;
}


.box_hezuo .rollBox .Cont a:link,.box_hezuo .rollBox .Cont a:visited{color:#626466;text-decoration:none;}
.box_hezuo .rollBox .Cont a:hover{
	color: #999;
}
.box_hezuo .rollBox #List1,.box_hezuo .rollBox #List2{float:left;}
.box_hezuo  .pic a p {
	color: #000;
	line-height: 50px;
}

.box_hezuo .rollBox .img1   {
	float: left;
	margin-top: 18px;
}
.box_hezuo .rollBox .img2   {
	float: right;
	margin-top: 18px;
}
.box_product {
	margin-top: 35px;
}
.box_product .wp .product_l {
	float: left;
	width: 203px;
}
.box_product .wp .product_l .tit {
	background-image: url(../images/product_class_tit.jpg);
	background-repeat: no-repeat;
	height: 103px;
}
.box_product .wp .product_l .con {
	background-color: #00A1E9;
}
.box_product .wp .product_l .con .first_class {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	line-height: 40px;
	font-size: 16px;
	color: #0060C6;
	font-weight: bold;
	cursor: pointer;
}
.box_product .wp .product_l .con .first_class.open {
	background-image: url(../images/first_class_h.png);
	background-repeat: no-repeat;
	background-position: 15px center;
}
.box_product .wp .product_l .con .first_class p {
	margin-left: 35px;
	line-height: 40px;
}
.box_product .wp .product_l .con .first_class p a {
	color: #0060C6;
}

.box_product .wp .product_l .con .second_list a {
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	color: #FFF;
	display: block;
	height: 40px;
	width: 167px;
	padding-left: 35px;
}
.box_product .wp .product_r {
	float: right;
	width: 750px;
}
.box_product .wp .product_r .tit {
	color: #FFF;
	height: 35px;
	background-color: #00A1E9;
	margin-bottom: 15px;
}
.box_product .wp .product_r .tit p {
	display: block;
	float: left;
	height: 18px;
	margin-left: 15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin-top: 8px;
	line-height: 18px;
	padding-left: 10px;
}
.box_product .wp .product_r .list ul li {
	float: left;
	width: 240px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.box_product .wp .product_r .list ul li a img {
	height: 220px;
	width: 240px;
}
.box_product .wp .product_r .list ul li a p {
	line-height: 30px;
	text-align: center;
}
.box_youhua {
	margin-top: 60px;
	background-color: #010101;
	overflow: hidden;
}

/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

/* End hide from IE-mac */
}
.box_youhua .wp .tit {
	background-image: url(../images/zuoyue_title.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 68px;
}
.box_youhua .wp .youhua_con {
	clear: both;
	color: #e4f0f3;
}
.wp{
	width: 100%;
}
.box_youhua .wp .youhua_con .youhua_l {
	float: left;
	width: 20%;
	max-width: 320px;
	background: hsla(0,0%,100%,.2);
	position: relative;
	z-index:999;
	margin-top: 5%;
	margin-bottom: 3%;
	margin-left: 5%;
}
.box_youhua .wp .youhua_con .youhua_l a {
	line-height: 220px;
	height: 150px;
	color: #fff;
	text-align: center;
	display: block;
	width: 100%;
	cursor: pointer;
}
}
.poukhja{
	width:100%;
	margin:0;
	padding-bottom: 20px;
	overflow: auto;
}
.box_youhua .wp .youhua_con .youhua_l a:hover,.box_youhua .wp .youhua_con .youhua_l .active{
	background-color: #48cdea;background-image: url(../images/cp1a.png);
}
.youhua_l a:hover .poukhja {background-image: url(../images/jiantou1.jpg);}
.box_youhua .wp .youhua_con .youhua_r {
	width: 100%;
	position: relative;
	text-align: center;
		
}
.youhua_r img{width:100%;}
.box_youhua .wp .youhua_con .youhua_r .youhua_detail {
	position: absolute;
	left: 0px;
	width:100%;
	
	
}

/*背景*/

 .first_word {
	    color: #FFFFFF;
    text-align: center;
    padding-left: 40%;
    padding-right: 10%;
}
#youhua_t_1 {background-image: url(../images/cp1b.png);  background-repeat: no-repeat; background-position: center top;}
#youhua_t_1:hover {background-image: url(../images/cp1a.png);}
#youhua_t_2 {background-image: url(../images/cp2a.png); background-repeat: no-repeat; background-position: center top;}
#youhua_t_2:hover {background-image: url(../images/cp2b.png);}
#youhua_t_3 {background-image: url(../images/cp3a.png);background-repeat: no-repeat;background-position: center top;}
#youhua_t_3:hover {background-image: url(../images/cp3b.png);}
#youhua_t_4 {background-image: url(../images/cp4a.png); background-repeat: no-repeat; background-position: center top;}
#youhua_t_4:hover {background-image: url(../images/cp4b.png);}
#youhua_d_1 {
	background-image: url(../images/solution-bgimg-1.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-size:100%;
	padding-bottom: 35%;
}
#youhua_d_2 {
	background-image: url(../images/solution-bgimg-2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-size:100%;
	padding-bottom: 35%;
}
#youhua_d_3  {
	color: #FFF;
	background-image: url(../images/solution-bgimg-3.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-size:100%;
	padding-bottom: 35%;
}
#youhua_d_4 {
	background-image: url(../images/solution-bgimg-4.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-size:100%;
	padding-bottom: 35%;
}
#youhua_d_4 p {
	padding-left:40%;
	padding-right:10%;
	display: block;
	margin: 0px;
}
.youhua_detail h3{
	
	padding-left:20%;
	font-size: 2em;
	font-weight: normal;
}
.youhua_detail h3 span{
	font-size: 2em;
	color: #48cdea;
	font-family: STXingkai;
}
.ppoa{
	
	padding-left:20%;
}
.ppob{
	
	padding-left:20%;
}
.ppoc{
	
	padding-left:20%;
}
.ppod{
	padding-left:20%;
}
.second_word{
padding-left:30%}

.third_word{padding-left:30%; padding-right:10%}
.box_ad1 {
	background-image: url(../images/ad_1.jpg);

	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	margin-top: 45px;
}
.box_gys {
	background-image: url(../images/gongyinshang.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1148px;
}
.box_gys .box_gys_btn {
	padding-top: 230px;
}
.box_gys .wp .box_gys_btn a {
	border: 1px solid #DDE6EB;
	text-align: center;
	display: block;
	float: left;
	height: 40px;
	width: 206px;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 40px;
	cursor: pointer;
}
.box_gys .wp .box_gys_btn a:hover,.box_gys .wp .box_gys_btn .active{
	color: #FFF;
	background-color: #0165C7;
	border-top-color: #0165C7;
	border-right-color: #0165C7;
	border-bottom-color: #0165C7;
	border-left-color: #0165C7;
	font-weight: bold;
}
.box_gys .wp .gys_con {
	background-color: #C6EBFD;
	height: 453px;
	position: relative;
	margin-top: 15px;
}
.box_gys .wp .gys_con .gys_con_list {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 453px;
	width: 970px;
}
.box_gys .wp .gys_con #gys_con1 {
	background-image: url(../images/gys1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 453px;
	width: 970px;
}
.box_gys .wp .gys_con #gys_con2 {
	background-image: url(../images/shili2.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.box_gys .wp .gys_con #gys_con3 {
	background-image: url(../images/shili3.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.box_gys .wp .gys_con #gys_con4 {
	background-image: url(../images/shili4.png);
	background-repeat: no-repeat;
	background-position: right center;
}



.box_gys .wp .box_chejian_btn {
	margin-top: 64px;
}
.box_gys .wp .box_chejian_btn a {
	float: left;
	height: 55px;
	width: 208px;
	margin-right: 120px;
	margin-left: 120px;
	background-image: url(../images/chejian_btn.png);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 42px;
	text-align: center;
	display: block;
	color: #06C;
	cursor: pointer;
}
.box_gys .wp .box_chejian_btn a:hover, .box_gys .wp .box_chejian_btn .active{
	color: #FFF;
	background-image: url(../images/chejian_btn_h.png);
}.box_gys .wp .chejian_con {
	position: relative;
}
.box_gys .wp .chejian_con .chejian_con_list {
	position: absolute;
}
.box_gys .wp .chejian_con .chejian_con_list a{
	text-align: center;
	display: block;
	float: left;
	height: 160px;
	width: 240px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
}
.box_ad2 {
	background-image: url(../images/ad_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 218px;
}
.box_about {
	background-image: url(../images/about_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 713px;
}
.box_about .wp .con {
	padding-top: 144px;
}
.box_about .wp .con img {
	float: left;
}
.box_about .wp .con p {
	color: #FFF;
	width: 540px;
	margin-top: 25px;
	margin-left: 10px;
	line-height: 180%;
	display: block;
	float: left;
}
.box_about .wp .con .more {
	display: block;
	height: 28px;
	width: 105px;
	float: right;
}






.houor_box #arrLeft {
	float: left;
	margin-top: 50px;
	margin-left: 15px;
}
.box_about .wp .con .houor_box {
	margin-top: 86px;
}


.houor_box #scrollbox {
	width: 860px;
	float: left;
	height: 145px;
	overflow: hidden;
	margin-left: 10px;
}
.box_about .wp .con .houor_box #scrollbox ul li {
	float: left;
	margin-right: 10px;
}

.houor_box #arrRight {
	float: right;
	margin-top: 50px;
	margin-right: 15px;
}
.box_news {
	margin-top: 20px;
}

.box_news .wp .box_zhishi {
	float: left;
	width: 640px;
}
.box_news .wp .box_zhishi .news_btn a {
	text-align: center;
	display: block;
	height: 34px;
	width: 142px;
	border: 2px solid #36C;
	border-radius: 10px;
	line-height: 34px;
	font-weight: bold;
	font-size: 18px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.box_news .wp .box_zhishi .news_btn .active{
	color:#36C;
}
.box_news .wp .box_zhishi .news_con .first {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.box_news .wp .box_zhishi .news_con .first a {
	width: 640px;
	display: block;
}

.box_news .wp .box_zhishi .news_con .first a img {
	float: left;
	height: 114px;
	width: 154px;
}
.box_news .wp .box_zhishi .news_con .first a .word {
	float: right;
	height: 120px;
	width: 450px;
	font-size: 14px;
}
.box_news .wp .box_zhishi .news_con .first a .word strong {
	float: left;
}
.box_news .wp .box_zhishi .news_con .first a .word span {
	float: right;
}
.box_news .wp .box_zhishi .news_con .list li {
	font-size: 14px;
	line-height: 38px;
	height: 38px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.box_news .wp .box_zhishi .news_con .list li a {
	float: left;
}
.box_news .wp .box_zhishi .news_con .list li p {
	float: right;
}
.box_news .wp .box_zhishi .news_con {
	position: relative;
	height: 350px;
	margin-top: 10px;
}
.box_news .wp .box_zhishi .news_con .news_con_a {
	position: absolute;
}
.box_news .wp .box_cjwt {
	float: right;
	width: 320px;
}
.box_news .wp .box_cjwt .tit {
	font-size: 18px;
	line-height: 50px;
	height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.box_news .wp .box_cjwt .tit p {
	float: left;
}
.box_news .wp .box_cjwt .tit a {
	float: right;
}
.box_news .wp .box_cjwt .cjwt_list .wen {
	line-height: 24px;
	font-weight: bold;
	height: 24px;
	background-image: url(../images/wen.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-size: 14px;
}
.box_news .wp .box_cjwt .cjwt_list .da {
	background-image: url(../images/da.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	padding-left: 25px;
	font-size: 14px;
}
.box_houor {
	margin-top: 15px;
}

.box_houor .wp .box_houor_l {
	float: left;
	width: 660px;
}
.box_houor .wp .box_houor_l .tit {
	background-image: url(../images/houor_1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 30px;
	height: 40px;
}
.box_houor .wp .box_houor_l .bhl_list {
	height: 195px;
	width: 658px;
	border: 1px solid #CCC;
	background-color: #FFF;
	margin-top: 20px;
}
.box_houor .wp .box_houor_l .bhl_list img {
	float: left;
	height: 192px;
	width: 258px;
}
.box_houor .wp .box_houor_l .bhl_list .word {
	margin: 5px;
	float: right;
	height: 185px;
	width: 360px;
	border: 1px solid #CCC;
}
.box_houor .wp .box_houor_l .bhl_list .word .con {
	height: 140px;
	width: 300px;
	margin-top: 5px;
	margin-left: 25px;
}
.box_houor .wp .box_houor_l .bhl_list .word a {
	font-size: 14px;
	line-height: 30px;
	color: #FFF;
	text-align: center;
	display: block;
	height: 30px;
	width: 96px;
	margin-top: 5px;
	margin-left: 250px;
	background-color: #016BF3;
}





.box_houor .wp .tit p  {
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #016BF3;
}
.box_houor .wp .tit a  {
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
	float: right;
}



.box_houor .wp .box_houor_r {
	float: right;
	width: 280px;
}
.box_houor .wp .box_houor_r .tit {
	line-height: 30px;
	background-image: url(../images/houor_2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
}
.box_houor .wp .box_houor_r .bhr_list {
	background-color: #EEEEEE;
	padding-top: 20px;
	padding-right: 8px;
	padding-left: 8px;
}

.box_houor .wp .box_houor_r .bhr_list a {
	height: 246px;
	width: 256px;
	text-align: center;
	display: block;
}
.box_houor .wp .box_houor_r .bhr_list a img {
	height: 192px;
	width: 256px;
}
.box_houor .wp .box_houor_r .bhr_list a p {
	line-height: 40px;
}
@media screen and (max-width: 1600px) {
.youhua_detail h3{padding-top: 23%;}
.ppoa,.ppob,.ppoc,.ppod{padding-bottom: 20%;}
}
@media screen and (min-width: 1400px) {
.youhua_detail h3{padding-top: 13%;}
.ppoa,.ppob,.ppoc,.ppod{padding-bottom: 10%;}
}