* {
    margin: 0; padding: 0;
}

img {
    border: none; display: block;
}
body {
	font-size: 16px; color: #202020;background-color: #fff; font-family:"Arial","Microsoft YaHei","黑体","宋体",sans-serif; 
}
a {
    text-decoration: none; color: #202020; cursor:pointer;  
}
input {
	 cursor:pointer; 
} 
a:hover {
    text-decoration: none !important;
}
ul,li {
    list-style-type: none;  
}
h1,h2,h3 {
        font-weight: normal;
}
html {
    -webkit-text-size-adjust： none;
} /* 禁用iPhone中Safari的字号自动调整 */

/*清楚浮动*/

.clearfix:after{  
   content: "020";  
   display: block;  
   height: 0;  
   clear: both;  
   visibility: hidden;   
} 
 .clearfix {  
   /* 触发 hasLayout */  
   zoom: 1;  
}

/*首页样式开始*/

.all {
	width: 100%; height: auto; min-width: 1440px; margin: 0 auto; 
}

.top {
	width: 100%; height: 90px; margin: 0 auto; position: relative;
}
.top_1 {
	width: 1200px; height: auto; margin: 0 auto; 
}
.logo {
	display: block; float: left; width: 364px; height: 48px; margin: 21px 0 0;
}
.nav {
	float: right; height: 90px; margin: 0px 0 0;
}
.nav li {
	float: left; height: 90px; line-height: 90px; margin-left: 18px;
}
.nav_1>a {
	font-size: 16px; color: #525252; height: 90px; display: block; float: left; margin-right: 18px; background-position: center 60px; background-repeat: no-repeat;
	
	transition:All 0.5s ease-in-out;
	-webkit-transition:All 0.5s ease-in-out;
	-moz-transition:All 0.5s ease-in-out;
	-o-transition:All 0.5s ease-in-out;
}
.nav_1>span {
	display: block; float: left;
}
.nav_1>a:hover {
	color: #005aad; background-image: url(../img/dh01.png); background-position: center 55px; background-repeat: no-repeat;
}


.nav_2 {
	background-image: url(../img/dh.png); background-position: left center; background-repeat: no-repeat; text-indent: 25px; color: #005aad; font-weight: bold;
}
.nav_1:hover .er_1 {
	display: block;
}
.er_1 {
	width: 100%; height: auto; position: absolute; top: 89px; left: 0; z-index: 6;  overflow: hidden; display: none;
}
.er_1>div {
	width: 100%; height: 50px;  margin: 0px 0 0; background-image: url(../img/bj01.png);
}
.er_1 ul {
	display: table; 
}

.dw_001 {
	width: 1200px; height: 50px; margin: 0 auto; overflow: hidden;
}

.er_j_1 {
	margin-left: 460px;
}

.er_j_2 {
	margin-left: 550px;
}

.er_j_3 {
	margin-left: 710px;
}

.er_j_4 {
	margin-left: 920px;
}


.er_1 ul li {
	float: left; height: 50px; line-height: 50px;
}
.er_1 ul li a {
	font-size: 14px; color: #fff; display: block; height: 50px;
	transition:All 0.5s ease-in-out;
	-webkit-transition:All 0.5s ease-in-out;
	-moz-transition:All 0.5s ease-in-out;
	-o-transition:All 0.5s ease-in-out;
}
.er_1 ul li a:hover {
	color: #005aab;
}



/*焦点图样式*/

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.js_2_3 img {
	max-width: 100%;
	height: auto;
	display: inline !important;
}

.q_1 img {
	width: 40% !important;
	height: auto;
	margin: 30% auto;
}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}

.rslides img {

}

.slide_container {
	position: relative;
	margin: 0 17px;
	z-index: 2;
	overflow: hidden;
	
	width: 596px; height: auto; background-color: #787878; float: left;
}

.slide_container:hover  .slide_nav {
	display: block;
}


.slide li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;

}

.slide img {
	display: block;
	position: relative;
	z-index: 1;
	height: 448px;
	width: 100%;
}

.slide .caption {
	position: absolute;
	z-index: 2;
	height: 35px;
	font-size: 14px;
	text-shadow: none;
	color: #fff;
	background-color:rgba(0, 0,0, 0.5);
	filter:Alpha(opacity=50); 
	left: 0;
	right: 0;
	bottom: 0;
}
.slide .caption span,.slide .caption strong {
	width: 20%; height: 35px; display: block; margin-left: 2%; line-height: 35px; float: left; font-weight: normal;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	
}
.slide_container .prev,.slide_container .next {
	position: absolute; top: 50%; display: block; width: 64px; height: 64px; z-index: 3;
	text-indent: -999%;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	 opacity: 0.5;
}
.slide_container .prev {
	background-image: url(../img/left.png);
	left: 15%;
}

.slide_container .next {
	background-image: url(../img/right.png);
	right: 15%;
}

.slide_nav:active {
	opacity: 1.0;
}

.slide_nav.next {
	left: auto;
}

.slide1_tabs .slide_here {
	background-color: #005aab;
}

.slide1_tabs .slide_here a {
 
}

.bj {
	margin: 0 50px;
}

.slide1_tabs {
	position: absolute;
	bottom: 10px;
	right: 2%;
	z-index: 444;
height: 11px;
}
.slide1_tabs li {
	display: block; width: 11px; height: 11px; float: left;
	background-color: #fff; border-radius: 500px;
}
.slide1_tabs li a {
	display: block; overflow: hidden; width: 11px; height: 11px; text-indent: -999px;
}

.slide1_tabs>.slide1_s2 {
	margin-left: 10px; margin-right: 10px;
}
.slide1_tabs>.slide1_s3,.slide1_tabs>.slide1_s4 {
	margin-right: 10px;
}




.moduletable-banner {
	position: relative;
}

.flexslider {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.flexslider .slides > li {
	display: none;
}

.flexslider .slides img {
	width: 100%;
	display: block;
}

.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .slides {
	display: block;
}

* html .slides {
	height: 1%;
}

.no-js .slides > li:first-child {
	display: block;
}

.flexslider {
	position: relative;
	zoom: 1;
}

.flexslider .slides {
	zoom: 1;
}
.flexslider .slides img {
	min-height: 400px;
}

.flexslider .slides > li {
	position: relative;
}

.flex-caption {
	background: none;
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
	zoom: 1;
}

.flex-caption {
	width: 96%;
	padding: 2%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.3);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	font-size: 14px;
	line-height: 18px;
}

.flex-direction-nav {
	width: 1200px; height: 80px; left: 50%; margin-left: -600px; 
	z-index: 3;
	position: absolute;
	top: 50%;
	margin-top: -40px;
}


.flex-direction-nav li a {
	float: left;
	width: 47px;
	height: 80px;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
}

.flex-direction-nav li a.next {
	position: relative;
	right: -50px;
	float: right;
	background: url("../img/bg_direction_nav.png") no-repeat scroll -47px 0 transparent;
}

.flex-direction-nav li a.next:hover {
}

.flex-direction-nav li a.next:active {
	background: url("../img/bg_direction_nav.png") no-repeat scroll -47px -80px transparent;
}

.flex-direction-nav li a.prev {
	background: url("../img/bg_direction_nav.png") no-repeat scroll 0 0 transparent;
}

.flex-direction-nav li a.prev:hover {
}

.flex-direction-nav li a.prev:active {
	background: url("../img/bg_direction_nav.png") no-repeat scroll 0 -80px transparent;
}

.flex-direction-nav li a.disabled {
	opacity: .3;
	filter: alpha(opacity=30);
	cursor: default;
}

.flex-control-nav {
	position: absolute;
	bottom: 10px;
	z-index: 3;
	right: 0;
	width: 80px;
	left: 50%;
	margin-left: -40px; 
}

.flex-control-nav li {
	float: left;
	zoom: 1;
	margin: 0 5px; 
}

.flex-control-nav li a {
	display: block;
	width: 10px;
	height: 10px;
	background-color:#FFF;
	border-radius:500px;
	cursor: pointer;
	text-indent: -9999px;
}

.flex-control-nav li a:hover {
	
}

.flex-control-nav li a.active {
	background-color:#005aab;
	border-radius:500px;
	cursor: default;
}



/*焦点图结束*/

.top_4 {
	 margin: 110px 0;
 }
 .top_4_1 {
 	width: 1200px; height: auto; margin: 0 auto;  position: relative;
 }
.top_4_left {
	width: 598px; height: 519px; float: left;
}
.top_4_right {
	width: 560px; height: 519px; float: right;
}
.top_4_right h2 {
	font-size: 18px; color: #525252;  font-weight: bold; margin: 156px 0 22px;
}
.top_4_right p {
	font-size: 14px; color: #818181; line-height: 25px; margin-bottom: 15px;
}

.top_4_right a {
	display: block; width: 98px; height: 48px; border: 1px solid #ededed; text-align: center; line-height: 48px; font-size: 14px; border: 1px solid #ededed;
	
	transition:All 0.5s ease-in-out;
	-webkit-transition:All 0.5s ease-in-out;
	-moz-transition:All 0.5s ease-in-out;
	-o-transition:All 0.5s ease-in-out;
 }
 .top_4_right a:hover {
 	color:#fff; border: 1px solid #005aab; background-color: #005aab;
 }

.bt {
	position: absolute; top: 24px; left: 452px; width: 498px; height: 85px; 
}
.bt h2 {
	width: 100%; height: 100%; display: block; position: relative;
}
.bt h2 span {
	width: 368px; height: 75px; border: 5px solid #ededed; display: block;
}
.bt strong {
	    font-size: 36px;
    color: #525252;
    height: 75px;
    display: block;
    width: 162px;
    line-height: 75px;
    position: absolute;
    top: 5px;
    left: 143px;
}
.bt p {
	font-size: 38px; height: 75px; color: #ededed; float: left; width: 159px; line-height: 75px; position: absolute; top: 5px; left: 315px; 
}

.top_4_1 ul {
	width: 1028px; height: 208px; position: absolute; right: 0px; bottom: 0; background-color: #0065bf;
}
.top_4_1 ul li {
	width: 25%; float: left; overflow: hidden; height: 208px;
}


.top_4 li:hover>span {
	/*transform:translate(5px,0px);
	-webkit-transform:translate(5px,0px);
	-moz-transform:translate(5px,0px);
	-o-transform:translate(5px,0px);
	-ms-transform:translate(5px,0px);
	-webkit-box-shadow:0px 0px 10px 3px #dcdcdc;
    -moz-box-shadow:0px 0px 10px 3px #dcdcdc;
    box-shadow:0px 0px 10px 3px #dcdcdc;*/
}
.top_4 li>span {
	width: 65px; height: 65px; margin: 37px auto 23px; display: block;
	
	transition:All 0.5s ease-in-out;
	-webkit-transition:All 0.5s ease-in-out;
	-moz-transition:All 0.5s ease-in-out;
	-o-transition:All 0.5s ease-in-out;
}
.top_4 li:hover>span  {
	border-radius: 500px;
	transform:translate(0px,0px);
	-webkit-transform:translate(0px,0px);
	-moz-transform:translate(0px,0px);
	-o-transform:translate(0px,0px);
	-ms-transform:translate(0px,0px);
	-webkit-box-shadow:0px 0px 10px 3px #dcdcdc;
    -moz-box-shadow:0px 0px 10px 3px #dcdcdc;
    box-shadow:0px 0px 10px 3px #dcdcdc;
}
.top_4 li h2 {
	font-size: 14px; color: #fff; text-align: center;
}
.top_4 li h2 span {
	font-size: 24px; font-weight: bold; 
}
.top_4 li strong {
	font-size: 14px;  text-align: center; color: #fff; display: block; font-weight: normal;
}
.t4_1 {
	background-color: #0060b5;
}


.cp {
	width: 100%; height: 667px; background-image: url(../img/b01.jpg); background-position: center center; overflow: hidden;
}
.cp .bt_1 {
	margin-top: 48px; margin-bottom: 58px;
}

.bt_1 {
	width: 300px; height: auto;  text-align: center; margin-left: auto; margin-right: auto;
}
.bt_1 h2 {
	font-size: 38px; color: #005aab; font-family: "微软雅黑"; font-weight: bold; margin-bottom: 13px;
}
.bt_1 h3 {
	width: 100%;  height: 20px; line-height: 20px; background-image: url(../img/b02.jpg); background-position: center center; background-repeat: repeat-x;
}
.bt_1 h3 span {
	display: block; width: 120px; font-size: 16px; color: #818181; height: 20px; line-height: 20px; margin: 0 auto; 
}
.cp .bt_1 h3 span {
	background-color: #fbfbfb;
}
.cp ul {
	width: 1200px; height: auto; margin: 0 auto;
}
.cp ul li {
	transition:All 0.5s ease-in-out;
	-webkit-transition:All 0.5s ease-in-out;
	-moz-transition:All 0.5s ease-in-out;
	-o-transition:All 0.5s ease-in-out;
	
	width: 310px; height: 390px; float: left; border: 5px solid #fff; 
	-webkit-box-shadow:0px 0px 10px 3px #dcdcdc;
    -moz-box-shadow:0px 0px 10px 3px #dcdcdc;
    box-shadow:0px 0px 10px 3px #dcdcdc;
}
.cp ul li:hover {
	border: 5px solid #005aab; 
}
.c_1 {
	margin-left: 120px; margin-right: 120px;
}

.cp ul li span,.cp ul li span img {
	display: block; width: 203px; height: 177px; 
}
.cp ul li span {
	margin: 44px auto 40px;
}
.cp ul li h2 {
	width: 60%; height: 20px; line-height: 20px; font-size: 20px; color: #005aab; text-align: center; overflow: hidden; margin: 0 auto 18px;
}
.cp ul li p {
	width: 80%; max-height: 40px; line-height: 20px; margin: 0 auto; display: block; text-align: center; font-size: 14px; color: #818181;
}

.news {
	overflow: hidden; margin: 110px auto; width: 1200px; height: auto;
}
.news .bt_1 h3 span,.hz .bt_1 h3 span {
	background-color: #fff;
}


.x-cp {
	width:100%; height:auto;  background-image: url(../img/b01.jpg); background-position: center center; overflow: hidden;
	}
.x-cp>div {
	width:1200px; height:auto; margin:0 auto; overflow: hidden;
	}
.x-cp-left {
	width:624px; float:left; height:auto; margin: 80px 0 50px;
	}
.x-cp-left img {
	display: block;
}
.x-cp-right {
	width:444px; height:auto; float:right; margin: 140px 0 0;
	}

.x-cp-right a {
	display: block; width: 134px; height: 45px; line-height: 45px; border: 1px solid #b2b3b5; color: #b3b4b6; font-size: 16px; text-align: center; margin: 100px 0 0;
	
	transition:All 0.5s ease-in-out;
	-webkit-transition:All 0.5s ease-in-out;
	-moz-transition:All 0.5s ease-in-out;
	-o-transition:All 0.5s ease-in-out;
}

.x-cp-right a:hover {
	color: #fff;
    border: 1px solid #005aab;
    background-color: #005aab;
}

/*焦点图开始*/


.button {
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: 0.25em 0.6em 0.3em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

.red {
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#A51715));
	background: -moz-linear-gradient(top,  #ed1c24,  #A51715);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}

.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
	color: #fff;
}

.red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}

.cor_bs,.cor_bs:hover {
	color: #ffffff;
}

.keBody {
	background: url(../images/bodyBg.jpg) repeat #333;
}

.keTitle {
	height: 100px;
	line-height: 100px;
	font-size: 30px;
	font-family: '微软雅黑';
	color: #FFF;
	text-align: center;
	background: url(../images/bodyBg3.jpg) repeat-x bottom left;
	font-weight: normal
}

.kePublic {
	width: 628px; height: auto; float: left;
}

.keBottom {
	color: #FFF;
	padding-top: 25px;
	line-height: 28px;
	text-align: center;
	font-family: '微软雅黑';
	background: url(../images/bodyBg2.jpg) repeat-x top left;
	padding-bottom: 25px
}

.keTxtP {
	font-size: 16px;
	color: #ffffff;
}

.keUrl {
	color: #FFF;
	font-size: 30px;
}

.keUrl:hover {
	text-decoration: underline;
	color: #FFF;
}

.mKeBanner,.mKeBanner div {
	text-align: center;
}
/*基本框架CSS结束，应用特效时，以上样式可删除*/
/* 效果CSS开始 */
.mkeFocus {
	width: 100%;
	position: relative;
	margin: 0 auto;
	background-color: #f7f7f7;
}

.mkeUl {
	margin: 0px auto;
	height:520px;
	width: 628px;
	overflow: hidden;
	position: relative;
}

.mkeUl ul {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 520px;
}

.mkeUl ul li {
	float: left;

}
.mkeUl ul li a {
	display: block; height: 520px; position: relative;
}
.mkeUl ul li a span {
	display: block; width: 60%; height: 50px; position: absolute; bottom: 0px; left: 80px; line-height: 50px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.mkeUl ul li img {
	 width: 628px; height: 470px;
}

.mkeNum {
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 60px;
	background-color: #f7f7f7;
	position: absolute;
	z-index: 1;
	left: 0px;
	bottom: 0px;
}

.mke_ns1 {
	line-height: 50px;
	text-align: center;
	font-weight: bold;
	height: 50px;
	width: 25px;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 18px;
	color: #005aab;
}

.mke_ns2 {
	line-height: 50px;
	color: #9FA0A0;
	text-align: center;
	display: block;
	height: 50px;
	width: 25px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 14px; color: #818181;
}

.mkeLbtn {
	height: 50px;
	width: 50px;
	position: absolute;
	right: 0;
	bottom: 0;
	cursor: pointer;
	z-index: 10;
	background-image: url(../img/n02.png); background-position: center center; background-repeat: no-repeat;
	background-color: #f7f7f7;
	
	transition:All 0.5s ease-in-out;
	-webkit-transition:All 0.5s ease-in-out;
	-moz-transition:All 0.5s ease-in-out;
	-o-transition:All 0.5s ease-in-out;
}
.mkeLbtn:hover,.mkeRbtn:hover {
	background-color: #005aab;  background-position: center center; background-repeat: no-repeat;
}
.mkeLbtn:hover {
	background-image: url(../img/n02_1.png);
}
.mkeRbtn:hover {
	background-image: url(../img/n01_1.png);
}

.mkeRbtn {
		height: 50px;
	width: 50px;
	position: absolute;
	right: -50px;
	bottom: 0;
	cursor: pointer;
	z-index: 10;
	background-image: url(../img/n01.png); background-position: center center; background-repeat: no-repeat;
	background-color: #fff;
	
	transition:All 0.5s ease-in-out;
	-webkit-transition:All 0.5s ease-in-out;
	-moz-transition:All 0.5s ease-in-out;
	-o-transition:All 0.5s ease-in-out;
}
/* 效果CSS结束 */


/*焦点图结束*/

.gz {
	width: 572px; height: auto;  float: left;
}

/*选项卡开始*/
#con {
}
.n_wz_1 {
	
}
.n_xx {
	height: 50px; background-image: url(../img/n03.png); background-position: 45px bottom; background-repeat: no-repeat;
}
#tags {
	overflow: hidden;  height: 50px; line-height: 50px; float: right;
}
#tags li {
	float: left; height: 50px; line-height: 50px;
}
#tags li a {
	font-size: 18px;
	
	transition:All 0.5s ease-in-out;
	-webkit-transition:All 0.5s ease-in-out;
	-moz-transition:All 0.5s ease-in-out;
	-o-transition:All 0.5s ease-in-out;
}
#tags LI.emptyTag {
	
}
#tags LI.selectTag {
	
}
#tags LI.selectTag a {
	color: #005aab;
}
#tagContent {
	margin: 0px 0 0; background-color: #f7f7f7; height: 506px;
}
.tagContent {
	display: none; width: 484px; margin: 0 auto; position: relative; height: 506px;
}
.m01 {
	display: block; width: 98px; height: 48px; border: 1px solid #fff; position: absolute; bottom: 36px; left: 5px; text-align: center; line-height: 48px;
	
	transition:All 0.5s ease-in-out;
	-webkit-transition:All 0.5s ease-in-out;
	-moz-transition:All 0.5s ease-in-out;
	-o-transition:All 0.5s ease-in-out;
}
.m01:hover {
	color:#fff; border: 1px solid #005aab; background-color: #005aab;
}
#tagContent div.selectTag {
	display: block;
}
.gz_1 {
	overflow: hidden;
}
.gz_1_1 {
	width: 370px; float: left;
}
.gz_1_2 {
	width: 67px; height: 67px; float: right; border: 1px solid #818181; border-radius: 500px; text-align: center;
	
	transition:All 0.5s ease-in-out;
	-webkit-transition:All 0.5s ease-in-out;
	-moz-transition:All 0.5s ease-in-out;
	-o-transition:All 0.5s ease-in-out;
}
.gz_1_2 h2 {
	font-size: 18px; color: #818181; height: 18px; line-height: 18px; display: block; text-align: center; margin: 16.5px 0 0;
}
.gz_1_2 span {
	font-size: 14px; color: #818181; height: 16px; line-height: 16px; display: block; text-align: center;
}
.gz_1_1 h2 {
	font-size: 18px; color: #525252; width: 100%; height: 24px; line-height: 24px; margin: 0 0 5px;
	
	transition:All 0.5s ease-in-out;
	-webkit-transition:All 0.5s ease-in-out;
	-moz-transition:All 0.5s ease-in-out;
	-o-transition:All 0.5s ease-in-out;
	
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.gz_1_1 p {
	font-size: 14px; height: 40px; line-height: 20px; color: #818181;
	
	display: -webkit-box;
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.jl {
	
}

.gz_1 li {
	margin: 60px 0 0;
}
.gz_1 li a {
	display: block;
}
.gz_1 li a:hover .gz_1_1 h2 {
	color: #005aab;
}
.gz_1 li a:hover .gz_1_2 {
	-webkit-box-shadow:0px 0px 10px 3px #dcdcdc;
    -moz-box-shadow:0px 0px 10px 3px #dcdcdc;
    box-shadow:0px 0px 10px 3px #dcdcdc;
}
.gz_1 li:hover h2 {
	 
	
}

.news_z {
	margin: 58px 0 0;
}


/*选项卡结束*/


.hz {
	width: 1200px; height: auto; margin: 0px auto 55px; 
}



.hz_1 {
	margin: 58px 0 0;
}
.hz_1 li img {
	width: 223px; height: 108px;
}
.hz_1 li {
	width: 223px; height: 108px; border: 1px solid #F5F5F5;  float: left; margin-right: 18.75px; margin-bottom: 20px; cursor:pointer;  
	
	transition:All 0.5s ease-in-out;
	-webkit-transition:All 0.5s ease-in-out;
	-moz-transition:All 0.5s ease-in-out;
	-o-transition:All 0.5s ease-in-out;
}
.hz_1 li:hover {
	border: 1px solid #005aab;
}
.jl_5 {
	margin-right: 0 !important;
}

.yl {
	width: 1200px; height: auto; margin: 0 auto 15px; line-height: 25px;
}
.yl span,.yl a {
	font-size: 14px; color: #525252; float: left; margin-right: 5px;
}


.footer {
	background-color: #333; padding: 60px 0 40px; background-image: url(../img/f02.png); background-color: #005aab;
}

.footer_1 {
	width: 1200px; margin: 0 auto; height: auto;
}
.f01 {
	width: 618px; float: left;
}
.f01_1 li {
	width: 16%; height: auto; float: left; height: 25px; line-height: 25px;
}
.f01_1 li a {
	font-size: 16px; color: #fff; height: 25px; line-height: 25px; display: block;
	transition:All 0.5s ease-in-out;
	-webkit-transition:All 0.5s ease-in-out;
	-moz-transition:All 0.5s ease-in-out;
	-o-transition:All 0.5s ease-in-out;
}
.f01_1 li a:hover {
	color: #aaa;
}








.f01_2 h2 {
	font-size: 16px; color: #fff; margin:37px 0 16px;
}
.f01_2 p {
	font-size: 22px; color: #fff;
}

.f02 {
	width: 124px; height: auto; float: left;
}
.f02 img {
	width: 100%; height: 124px; margin-bottom: 10px; display: block;
}
.f02 p {
	width: 100%; height: 25px; font-size: 14px; color: #fff; line-height: 25px; text-align: center; display: block; 
}

.f03 {
	width: 355px; height: auto; float: right;
}
.f03>h2 {
	font-size: 18px; color: #fff; margin-bottom: 15px;
}
.f03 li {
	line-height: 20px; margin-bottom: 5px;
}

.f03 li span {
	font-size: 14px; display: block; color: #fff; float: left; width: 42px;
}
.f03 li strong {
	font-size: 14px; display: block; color: #fff; float: left; font-weight: normal;
}


.ba {
	height: 45px; line-height: 45px; 
	 background-image: url(../img/f03.png); background-color: #005aab;
}
.ba>div {
	width: 1200px; height: 45px; line-height: 45px; margin: 0 auto; font-size: 14px; color: #fff;
}
.ba a {
	font-size: 14px; color: #fff;
}

/*首页样式结束*/

/*口碑工长*/

.kb {
	width: 1200px; height: auto;  margin: 0 auto;
}
.kb_left {
	width: 883px; height: auto; float: left;
}
.wz_1 {
	width: 100%; height: 16px; font-size: 14px; color: #787878; line-height: 16px; margin: 18px 0;
}
.wz_1 span,.wz_1 a {
	font-size: 14px; color: #787878;
}
.wz_1 a:hover {
	color: #005aab;
}

.kb_left_1 {
	width: 881px; height: 43px; background-color: #f3f3f3; border: 1px solid #f3f3f3;
}

.kb_left_1>span {
	display: block; width: 120px; height: 43px; line-height: 43px; font-size: 20px; color: #000; text-align: center; float: left; 
}
.fl_1 {
	width: 761px; height: 43px; background-color: #fcfcfc; float: left;
}
.fl_1_1 {
	float: left; margin-left: 25px;
}
.fl_1_1 a {
	display: block; float: left; height: 43px; line-height: 43px; font-size: 16px; color: #787878; margin-right: 18px;
	
	transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -moz-transition: All 0.5s ease-in-out;
    -o-transition: All 0.5s ease-in-out;
}
.fl_1_1 a:hover {
	color: #005aab;
}
.dq {
	color: #005aab !important;
}
.fl_1_2 {
	float: right; display: block;
	border: 1px solid #f6f6f6;
    height: 28px;
    border-radius: 30px;
    overflow: hidden;
    width: 219px;
    margin: 6.5px 14px 0 0;
}
.fl_1_2 input {
    border: none;
    height: 28px;
    display: block;
    text-indent: 5px;
    float: left;
    width: 155px;
    border-right: 1px solid #f6f6f6;
}
.fl_1_2 button {
    height: 30px;
    display: block;
    width: 63px;
    float: left;
    border: none;
    background-color: #fd4403;
    color: #fff;
    cursor: pointer;
    transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -moz-transition: All 0.5s ease-in-out;
    -o-transition: All 0.5s ease-in-out;
}
.fl_1_2 button:hover {
	background-color: #5b98d2; color: #fff;
}
.kb_left_2 {
	 margin: 0px 0 0;
}
.kb_left_2 li {
	width: 50%; float: left; height: auto;  position: relative; margin: 30px 0 0;
}
.kb_left_2 li>a {
	display: block;
}
.kb_left_2 .gz_1_2 {
	float: left; overflow: hidden;
	width: 290px; margin-left: 20px;
}
.kb_left_2 li .a05 {
	display: block; width: 100%; height: 123px; 
}
.kb_left_2 li .a06 {
	display: block; width: 23px; height: 25px; position: absolute; top: 5px; left:230px;
	background-image: url(../img/xx01.gif); background-position: center center; background-repeat: no-repeat;
}
.kb_left_2 li:hover h2 {
	  color: #fff; background-color: #5b98d2; border: 1px solid #5b98d2;
	
}
.zfy {
	width: 100%; height: 20px; background-color: #F6F6F6; margin: 60px 0 70px;
}



.kb_right {
	width: 287px; height: auto; float: right; margin: 50px 0 0;
}
.kb_2 {
	border: 1px solid #f3f3f3; width: 285px; margin: 0 0 40px;
}
.kb_2_1>h2 {
	text-align: center; font-size: 20px; color: #005aab; width: 100%; height: 25px; line-height: 25px; margin: 15px 0 0; line-height: 25px; font-weight: normal;
}
.kb_2_2 li {
	margin: 15px auto 0; height: 30px; width: 90%;
}
.kb_2_2 li input {
	    display: block;
    height: 28px;
    border: 1px solid #dddddd;
    width: 99.9%; margin: 0 auto;
    cursor:text;
}
.kb_2_3 {
	width: 30%; float: left;
}
.kb_2_4 {
	width: 68%; float: right;
}
.kb_2_3 select {
	display: block;
    height: 28px;
    border: 1px solid #dddddd;
    width: 100%;
    cursor:pointer;
}
.kb_2_4 select {
	display: block;
    height: 28px;
    border: 1px solid #dddddd;
    width: 100%;
    cursor:pointer;
}
.a11 {
	width: 90%; height: 45px; display: block; background-color: #5b98d2; font-size: 20px; color: #fff; line-height: 45px; text-align: center; margin: 15px auto 0;
}
.kb_2_1 {
	overflow: hidden; padding: 0 0 15px;
}

.kb_3_3 {
	margin: 30px 0 0;
}
.kb_3_3 li {
	margin-bottom: 20px; position: relative;
}

.kb_3_1 {
	width: 139px; height: 105px; float: left;
	}
.kb_3_1 img {
	width: 139px; height: 105px;
}
.kb_3_2 {
	width: 146px; height: 103px; float: left; border: 1px solid #f5f5f5; float: left;
	}
.kb_3_2 h2 {
	font-size: 16px; color: #030303; width: 80%; height: 20px; line-height: 20px;  margin: 5px 0 10px 5%; overflow: hidden;
}
.kb_3_2 p {
	font-size: 14px; color: #787878; width: 80%; height: 20px; line-height: 20px; margin-left: 5%; margin-bottom: 10px; overflow: hidden;
}
.a13 {
	width: 80px; height: 26px; border-radius: 30px; display: block; line-height: 26px; text-align: center; background-color: #005aab; font-size: 14px; color: #fff; margin-left: 5%; position: absolute; right: 60px; bottom: 10px;
	
	transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -moz-transition: All 0.5s ease-in-out;
    -o-transition: All 0.5s ease-in-out;
}
.a13:hover {
	background-color: #5b98d2;
}

/*口碑工长样式结束*/

/*合作品牌*/

.hz_2 {
	
}
.hz_2 li {
	border: 1px solid #f5f5f5; float: left; width: 203px; height: 98px; margin-right: 21px; margin-top: 30px;
	
	transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -moz-transition: All 0.5s ease-in-out;
    -o-transition: All 0.5s ease-in-out;
}
.hz_2 li:hover {
	border: 1px solid #005aab;
}
.hz_2 li img {
	width: 100%; height: auto;
}
.jl_6 {
	margin-right: 0 !important;
}

/*合作品牌结束*/

#scrollSearchDiv  {
	position: fixed; width: 180px; height: auto; right: 5px; top: 40%; z-index: 6666;
}

.gg {
	width: 100%; height: 170px;
	-webkit-box-shadow:0px 0px 15px #f3f3f3;
    -moz-box-shadow:0px 0px 15px #f3f3f3;
    box-shadow:0px 0px 15px #f3f3f3;
}
.gg>h2 {
	width: 100%; height: 55px; line-height: 55px; color: #fff; background-color: #005aab; font-size: 16px; text-indent: 20px; position: relative;
}
.gg>h2 button {
	width: 20px; height: 20px; display: block; position: absolute; top: 14.5px; right: 5px; border: none;  background-color: #005aab; background-image: url(../img/g02.png); background-position: center center; background-repeat: no-repeat;
	cursor:pointer;  
}

.zx_1 {
	height: 55px; line-height: 55px; background-color: #f0f0f0; overflow: hidden;
}
.zx_1 a {
	width: 108px; height: 23px; border: 1px solid #aaaaa8; border-radius: 3px; text-indent: 35px; line-height: 23px; font-size: 12px; color: #333333; display: block; margin: 14.5px 0 0 20px; background-image: url(../img/q01.png); background-position: 20px center;  background-repeat: no-repeat;
}
.zx_1 a:hover {
	border: 1px solid #005aab;
}

.zx_2 {
	background-color: #fff; padding: 20px 0;
}

.zx_2 h2 {
	font-size: 14px; color: #333; line-height: 20px; text-indent: 20px;
}
.kf {
	width: 42px; height: 123px; border-left: 1px solid #aaaaa8; border-right: 1px solid #aaaaa8; border-top: 1px solid #aaaaa8; margin-left: 136px;
}
.kf li {
	width: 100%; border-bottom: 1px solid #aaaaa8; height: 40px;
}
.kf li button {
	display: block; width: 100%; height: 100%; border: none; cursor:pointer;  
}
.fh_1 button {
	background-image: url(../img/q02.png); background-position: center center; background-repeat: no-repeat; background-color: #fff;
}

.fh_2 {
	position: relative;
}
.fh_2 button {
	background-image: url(../img/q03.png); background-position: center center; background-repeat: no-repeat; background-color: #fff;
}
.fh_2_1 {
	width: 100px; height: auto; position: absolute; left: -105px; top: 0; border: 1px solid #f2f2f2; background-color: #fff; border-radius: 3px; padding: 0 0 5px; display: none;
}
.fh_2_1 img {
	width: 100%; height: auto; margin: 0 auto;
}
.fh_2_1 p {
	font-size: 14px; text-align: center;
}

.fh_3 {
	background-image:url(../img/fh.png) ; background-position: center center; background-repeat: no-repeat; background-color: #fff;
}
.fh_3 a {
	display: block; width: 100%; height: 100%;
}



/*在线客服结束*/

/*新闻动态开始*/

.news_x {
	margin: 0 0 30px;
}

.news_1 {
	margin-bottom: 20px;
}

.news_1:hover h2 {
	color: #e62129;
}
.news_1:hover span {
	color: #202020;
}

.news_1_1 {
	width: 192px; height: 129px; float: left; border: 1px solid #d4d4d4;
}
.news_1_1 img {
	width: 100%; height: auto
}
.news_1_2 {
	width: 700px; height: 129px; border: 1px dashed #d4d4d4; border-left: none; float: left;
}
.news_1_2>div {
	width: 95%; height: auto; margin:5px auto 0;
}

.news_1_2 h2 {
	font-size: 16px; color: #202020; font-weight: normal; width: 100%; height: 25px; line-height: 25px; margin-bottom: 5px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_1_2 p {
	width: 100%;
    max-height: 40px;
    line-height: 20px;
    font-size: 14px;
    color: #666;
    margin-bottom: 15px;
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}

.news_1_2 span {
	font-size: 14px;  color: #aaa;
}
.news_2 p {
	width: 60%; height: 30px; line-height: 30px; float: left; font-size: 14px;  text-indent: 10px;
	
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_2:hover p {
	color: #e62129;
} 
.news_2:hover span {
	color: #202020;
}
.n_bj {
	border-bottom: 1px dashed #ebebeb; margin-bottom: 20px; padding: 0 0 20px;
}
.news {
	margin-bottom: 30px;
}
.news_2 a {
	width: 98%; display: block; height: 100%;
	background-image: url(../img/z02.png);
    background-position: left center;
    background-repeat: no-repeat;
}
.news_2:hover a {
	width: 98%; display: block; height: 100%;
	background-image: url(../img/z03.png);
    background-position: left center;
    background-repeat: no-repeat;
}
.news_2 span {
	width: 76px; height: 30px; line-height: 30px; float: right; font-size: 14px; color: #aaa;
}

.wz_2 {
	    border-bottom: 1px dashed #ebebeb;
    margin-bottom: 20px;
    padding: 0 0 20px;
}

/*新闻动态结束*/


.cp_5 {
	width: 1200px; height: auto; margin: 50px auto;
}

.cp_z_left {
	width: 270px; height: auto;  float: left; margin-bottom: 30px;
}

.cp_z_right {
	width: 897px; height: auto; float: right;
}

.cpz_1_1 {
	width: 100%; height: 150px; background-color: #005aab; overflow: hidden;
}
.cpz_1_1>div {
	width: 80%; height: auto;  margin: 40px auto 0; position: relative;
}
.cpz_1_1>div>span {
	width: 147px; height: 1px; display: block; margin: 18px 0 0; background-color: #fff;
}
.cpz_1_1 h3 {
	font-size: 22px; position: absolute; top: 0; left: 40px; height: 25px; line-height: 25px;  font-weight: normal; color: #fff;
}
.cpz_1_1 h2 {
	font-size: 18px;  font-weight: normal; height: 42px; overflow: hidden;
}
.cpz_1_1 h2 strong {
	font-size: 60px; font-weight: normal; height: 42px; line-height: 42px; display: block; float: left; text-align: left; color: #fff;
}
.cpz_1_1 h2 span {
	font-size: 18px;  font-weight: normal; display: block; float: left; height: 18px; line-height: 18px; margin: 24px 0 0; color: #fff;
}
.cpz_1_2 {
	height: auto; line-height: 60px; 
}
.show {
	border-top: 1px solid #eee; background-color: #f8f8f8;
}
.open>a {
	background-image: url(../img/z04.png) !important; background-position: 90% center; background-repeat: no-repeat;
}
#nav strong{ } 
#nav.dyn li ul{ display:none;} 
#nav.dyn li ul.show{ display:block;}
.cpz_1_2 {
	height: auto; line-height: 60px; border-left: 1px solid #eee; border-right: 1px solid #eee; border-top: 1px solid #eee;
}
.cpz_1_2 ul li {
	    height: auto;
    line-height: 60px;
    border-bottom: 1px solid #eee;
}
.cpz_1_2>a {
	height: 60px; line-height: 60px; display: block;  text-indent: 15%; 
	transition:All 0.2s ease-in-out;
	-webkit-transition:All 0.2s ease-in-out;
	-moz-transition:All 0.2s ease-in-out;
	-o-transition:All 0.2s ease-in-out;
}
.cpz_1_2 ul li a {
	height: 60px; line-height: 60px; display: block;  text-indent: 20%; 
	transition:All 0.2s ease-in-out;
	-webkit-transition:All 0.2s ease-in-out;
	-moz-transition:All 0.2s ease-in-out;
	-o-transition:All 0.2s ease-in-out;
}
.cpz_1_2 ul li a:hover {
	text-indent: 25%;
	color: #005aab;
}
.cpz_1_2 a {
	display: block; width: 100%; height: 100%; text-indent: 15%; background-image: url(../img/z02.png); background-position: 90% center; background-repeat: no-repeat;
	
	transition:All 0.2s ease-in-out;
	-webkit-transition:All 0.2s ease-in-out;
	-moz-transition:All 0.2s ease-in-out;
	-o-transition:All 0.2s ease-in-out;
}
.cpz_1_2>a:hover,.cpz_1_2>a:hover {
	text-indent: 20%; background-image: url(../img/z03.png); background-position: 95% center; background-repeat: no-repeat;
	color: #005aab;
}
.dq {
	text-indent: 20% !important; background-image: url(../img/z03.png) !important; background-position: 95% center !important; background-repeat: no-repeat;
	color: #005aab;
}
.cpz_1 {
	border-bottom: 1px solid #eee;
}
.cpz_1_3 {
	width: 100%; height: 60px; background-color: #005aab; overflow: hidden;
}
.cpz_1_3>div {
	width: 80%; height: 60px; line-height: 60px;  margin: 0px auto 0; font-size: 25px; color: #fff;
}

.cpz_2 {
	margin: 30px 0 0;
	}
.cpz_1_4 {
	padding: 10px 0; border: 1px solid #eee;
}
.cpz_1_4 p {
	width: 80%; height: auto; margin: 0 auto; font-size: 14px; line-height: 25px;
}

.bt_3 {
	width: 100%; height: 32px; border-bottom: 1px solid #eee;
}
.bt_3 h2 {
	font-size: 14px; font-weight: normal;
}
.bt_3 h2 span {
	background-image: url(../img/wz.png); background-position: left center; background-repeat: no-repeat; padding: 0 0 0 20px; color: #202020;
}
.bt_3>span {
	display: block; width: 124px; height: 1px; background-color: #eee; margin: 12px 0 0;
}
.bt_3 h2 a {
	font-size: 14px; font-weight: normal; color: #202020;
}
.bt_3 h2 a:hover {
	color: #005aab;
}

.cp_1 {
	
}
.cp_1 .cp_1_1 li {
	width: 284px; height: auto; float: left; margin-bottom: 30px;
	
	transition:All 0.2s ease-in-out;
	-webkit-transition:All 0.2s ease-in-out;
	-moz-transition:All 0.2s ease-in-out;
	-o-transition:All 0.2s ease-in-out;
}

.cp_1 .cp_1_1 li:hover {
	
}
.cp_1 .cp_1_1 li:hover h2 {
	padding: 0 0 5px;
	
}

.cp_1 .cp_1_1 li:hover h2 p {
	color: #005aab; margin: 5px auto 0;
}

.cp_1 .cp_1_1 li:hover img {
	-webkit-box-shadow:0px 0px 10px #e5e5e5;
    -moz-box-shadow:0px 0px 10px #e5e5e5;
    box-shadow:0px 0px 10px #e5e5e5;
}

.cp_1 .cp_1_1 li img {
	width: 282px; height: 214px;  border: 1px solid #eee;
	transition:All 0.2s ease-in-out;
	-webkit-transition:All 0.2s ease-in-out;
	-moz-transition:All 0.2s ease-in-out;
	-o-transition:All 0.2s ease-in-out;
}
.cp_1 .cp_1_1 li h2 {
	width: 100%; height: auto; overflow: hidden;
	transition:All 0.2s ease-in-out;
	-webkit-transition:All 0.2s ease-in-out;
	-moz-transition:All 0.2s ease-in-out;
	-o-transition:All 0.2s ease-in-out;
}
.cp_1 .cp_1_1 li h2 p {
	width: 80%; height: 25px; line-height: 25px; display: block; text-align: center; font-size: 14px; color: #666; margin: 10px auto 0;
	transition:All 0.2s ease-in-out;
	-webkit-transition:All 0.2s ease-in-out;
	-moz-transition:All 0.2s ease-in-out;
	-o-transition:All 0.2s ease-in-out;
}

.jl {
	margin-left: 22.5px; margin-right: 22.5px;
}

.cp_1_1 {
	margin: 30px auto 0;
}


/*新闻动态开始*/

.news_x {
	margin: 30px 0 30px;
}

.newsx_1 {
	margin-bottom: 20px;
}

.newsx_1:hover h2 {
	color: #005aab;
}
.newsx_1:hover span {
	color: #202020;
}
.newsx_1:hover strong {
	transform:translate(10px,0px);
	-webkit-transform:translate(10px,0px);
	-moz-transform:translate(10px,0px);
	-o-transform:translate(10px,0px);
	-ms-transform:translate(10px,0px);
	
	color: #005aab;
}

.newsx_1_1 {
	width: 300px; height: 145px; float: left; border: 1px solid #d4d4d4;
}
.newsx_1_1 img {
	width: 100%; height:145px;
}
.newsx_1_2 {
	width:594px; height: 145px; border: 1px dashed #d4d4d4; border-left: none; float: left;
}
.newsx_1_2>div {
	width: 95%; height: auto; margin:10px auto 0;
}

.newsx_1_2 h2 {
	font-size: 16px; color: #202020; font-weight: normal; width: 100%; height: 25px; line-height: 25px; margin-bottom: 5px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.newsx_1_2 p {
	width: 100%;
    height: 40px;
    line-height: 20px;
    font-size: 14px;
    color: #aaa;
    margin-bottom: 30px;
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}

.newsx_1_2 strong {
	font-size: 14px;  color: #666; font-weight: normal; width: 120px; height: 20px; display: block; float: left; background-image: url(../img/xq.png); background-position: right center; background-repeat: no-repeat;
	
	transition:All 0.2s ease-in-out;
	-webkit-transition:All 0.2s ease-in-out;
	-moz-transition:All 0.2s ease-in-out;
	-o-transition:All 0.2s ease-in-out;
}

.newsx_1_2 span {
	font-size: 14px;  color: #666; width: 76px; height: 20px; display: block; float: right;
}
.newsx_2 p {
	width: 60%; height: 30px; line-height: 30px; float: left; font-size: 14px;  text-indent: 10px;
	
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;

}
.newsx_2:hover p {
	color: #005aab;
} 
.newsx_2:hover span {
	color: #202020;
}
.n_bj {
	border-bottom: 1px dashed #ebebeb; margin-bottom: 20px; padding: 0 0 20px;
}
.newsx {
	margin-bottom: 30px;
}
.newsx_2 a {
	width: 98%; display: block; height: 100%;
	background-image: url(../img/z02.png);
    background-position: left center;
    background-repeat: no-repeat;
}
.newsx_2:hover a {
	width: 98%; display: block; height: 100%;
	background-image: url(../img/z03.png);
    background-position: left center;
    background-repeat: no-repeat;
}
.newsx_2 span {
	width: 76px; height: 30px; line-height: 30px; float: right; font-size: 14px; color: #aaa;
}

.jl_1 {
	    border-bottom: 1px dashed #ebebeb;
    margin-bottom: 20px;
    padding: 0 0 20px;
}

/*新闻动态结束*/

.xq_1 {
	margin: 20px 0 0;
}
.bt_2 {
	width: 80%; height: auto; margin: 0 auto 20px;
}
.bt_2 h2 {
	width: 100%; height: 25px; font-size: 16px; text-align: center; line-height: 25px; font-weight: normal;
}
.bt_2 h3 {
	width: 100%; height: 20px; font-size: 14px; text-align: center; line-height: 20px; font-weight: normal; color: #aaa;
} 
.bt_2 h3 a {
	 font-size: 14px; color: #aaa;
}

.xq_2 {
	margin: 0 0 20px;
}
.xq_2 p {
	line-height: 30px; color: #666;
}
.xq_2 img {
	max-width: 100%; height: auto; display: initial;
}

.xy {
	
}
.xy h2 {
	width: 100%; height: 20px; line-height: 20px;
}
.xy h2 span {
	font-size:14px ; color: #666; display: block; width: 60px; height: 20px; float: left;
}
.xy h2 a {
	font-size:14px ; color: #666; display: block; width: 60%; height: 20px; float: left;
}
.xy h2 a:hover {
	color: #005aab;
}

.cpz_1_5>.inactive{ 
	background-image: url(../img/z02.png);
    background-position: 90% center;
    background-repeat: no-repeat;
    }
.cpz_1_5>.inactives{
	    text-indent: 20%;
    background-image: url(../img/z03.png) !important;
    background-position: 95% center;
    background-repeat: no-repeat;
    color: #005aab;
border-bottom: 1px solid #eee;    
} 

.qx {
	border-bottom: none !important;   <div class="cp_z_left">
}


.fy {
	
}

.fy,.fy_1 {
	padding: 5px 0; display:table; margin:50px auto 0;
}

.fy_1 {
	margin: 20px 0 0
}
.BORDER,.disbled {
	float: left;
	box-sizing: border-box;
	height: 37px;
	text-align: center;
	line-height: 37px
}

.BORDER {
	margin: 0 5px 0 0;
	padding: 0 10px;
	border: 1px solid #e8e8e8;
	background: #f8f8f8;
	color: #898989;
	font-size: 14px;
	cursor: pointer;
	-webkit-transition: border 1s;
	transition: border 1s;
	
}
.fy b
{
	background: #F00;
	color:#FFF;
	border: 1px solid #e8e8e8;
	
	
	}

 

.treebox{  }
		.menu{ overflow: hidden; border-color: #ddd; border-style: solid ; border-width: 0 1px 1px ; }
		/*第一层*/
		
		.menu li.level1 {
			 border-top: 1px solid #eee;
		}
		
		.menu li.level1>a{ 
			display:block;
			width: 100%; height: 100%; text-indent: 15%; 
			height: 60px;
			line-height: 60px;
			position: relative;

    background-repeat: no-repeat;
    transition: All 0.2s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
    -moz-transition: All 0.2s ease-in-out;
    -o-transition: All 0.2s ease-in-out;
}
		
		.menu li.level1>a:hover {
			text-indent: 20%; 
	color: #005aab;
		}
		
		.menu li.level1>a:hover i {
			background-position: center center;  background-image:url(../img/z04.png); background-repeat: no-repeat;
		}
			
		 .menu li.level1 a:hover{ text-decoration: none;background-color:#F8F8F8;   }
		 .menu li.level1 a.current{ background: #fbfbfb; color: #005AAB; }


		 /*============小箭头*/
		 .level1 i{ width: 20px; height: 60px; background-position: center center; background-image:url(../img/z02.png); background-repeat: no-repeat; display: block; position: absolute; right: 20px; top: 0px; }
		.level1 i.down{ background-position: center center;  background-image:url(../img/z04.png); background-repeat: no-repeat;}


		 /*第二层*/
		 .menu li ul{ overflow: hidden; }
		 .menu li ul.level2{ display: none;
		 	    border-top: 1px solid #eee;
    background-color: #f8f8f8;
		  }
		  
		  .menu li ul.level2 li {
		  	border-bottom: 1px solid #eee;
		  }
		  
		 .menu li ul.level2 li a{
		 	display: block;
			height: 60px;
			line-height: 60px;
			color: #202020;
			text-indent: 15%;
			/*border-bottom: 1px solid #ddd; */
			font-size: 14px;
		 }
		 
		 .menu li ul.level2 li a:hover {
		 	background-color: #fff;
		 	
		 	 transition: All 0.2s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
    -moz-transition: All 0.2s ease-in-out;
    -o-transition: All 0.2s ease-in-out;
		 }


.act {
	background-color: #fff;  color: #005AAB; background-position:235px center; background-image:url(../img/z02.png); background-repeat: no-repeat;
	}