@charset "utf-8";
/* CSS Document */
html,body{
	max-width: 1920px;
	margin: 0 auto;
}
#head{
	border-bottom: 1px solid #E3E3E3;
}
.sub_tname{
	text-align: center;
	padding: 2.5% 0;
}
.sub_tname .h3{
	font-size: 32px;
	color: #2F2F2F;
	line-height: 1.5;
}
.sub_tname .p{
	font-size:16px;
	color: #656565;
	font-weight: 100;
	text-transform: uppercase;
}
.weizhi{
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #818181;
	background: #F7F7F5;
}
.weizhi a{
	color: #333;
}
.weizhi a:hover{
	color:#00AD4F;
}
.sub_ban{
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
}
.sub_ban img{
	display: block;
	width: 100%;
}
.commm{
	line-height: 1.8;
	overflow: hidden;
	font-size: 14px;
	padding: 30px 0 60px;
	min-height: 300px;
}
.commm img{
	max-width: 100% !important;
	height: auto !important;
}

.sub_nav{
	background: #fff;
	border-bottom: 1px solid #f9f9f9;
	position: relative;
	z-index: 12;
}
.sub_nav li{
	float: left;
	width: 25%;
}
.sub_nav li a.a{
	display: block;
	position: relative;
	font-size: 18px;
	padding: 10px 30px;
	line-height: 60px;
	border-right: 1px solid rgba(203,203,203,0.3);
}
.sub_nav li a.a i{
	width: 11px;
	height: 9px;
	background: url(../img/cp_ico2.png) no-repeat right 0;
	position: absolute;
	display: block;
	right: 30px;
	top:38px;
}
.sub_nav li.on a.a i{
	background-position: left 0;
}
.sub_nav li.on a.a{
	background: #00AD4F;
	color: #fff;
}
.sub_nav li .sub{
	position: absolute;
	width: 100%;
	background: #00AD4F;
	left: 0;
	display: none;
	padding: 30px 0;
	font-size: 0;
}
.sub_nav li .sub dt{
	display: inline-block;
	padding-right: 12px;
}
.sub_nav li .sub dt a{
	display: inline-block;
	font-size: 14px;
	color: #fff;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
}
.sub_nav li .sub dt a:hover,.sub_nav li .sub dt a.a_hv{
	background: #FFFFFF;
	border-radius: 4px;
	color: #00AD4F;
}
.sub_nav li.on .sub{
	display: block;
}
.cppadd{
	padding: 136px 0 60px;
}
.cp_list{
	padding-bottom: 30px;
	overflow: hidden;
}
.cp_list ul{
	width: 108%;
}
.cp_list li{
	float: left;
	width: 280px;
	padding-right: 26px;
	padding-bottom: 26px;
}
.cp_list li a{
	display: block;
	background: #dedede;
}
.cp_list li .img{
	width: 100%;
	height: 248px;
	overflow: hidden;
}
.cp_list li p{
	font-size: 16px;
	text-align: center;
	height: 54px;
	line-height: 54px;
	padding: 0 10px;
	background: #F3F3F3;
	transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
}
.cp_list li a:hover img{
	transform: scale(1.3);
}
.cp_list li a:hover p{
	background: #00AD4F;
	color: #fff;
}

.alpadd{
	padding: 30px 0 60px;
}
.al_list{
	width: 100%;
}
.al_list ul{
	width: 108%;
}
.al_list li{
	float: left;
	width: 362px;
	padding: 18px;
}
.al_list li a{
	display: block;
}
.al_list li .img{
	position: relative;
	width: 100%;
	height: 362px;
	overflow:hidden;
}
.al_list li .img img{
	/* width: 100%;
	height: 100%; */
	transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
}
.al_list li p{
	height:56px;
	line-height: 56px;
	background:#F3F3F3;
	font-size: 18px;
	color: #333;
	text-align: center;
}
.al_list li a:hover{
	box-shadow: 0 0 20px rgba(0,0,0,0.2);
}
.al_list li a:hover .img img{
	transform: scale(1.3, 1.3);
}

.art_jxbd{
	padding-bottom:80px;
}
.art_tit{
	padding:38px 0 8px;
	line-height: 1.4;
	font-size: 24px;
	text-align: center;
}
.art_tm{
	text-align: center;
	font-size: 15px;
	color: #656565;
}
.art_bd{
	padding: 20px 0 60px;
	line-height: 1.8;
	font-size: 14px;
	min-height: 250px;
}
.art_bd img{
	max-width: 100% !important;
	height: auto !important;
}
.art_npn{
	border-top: 1px solid #CBCBCB;
	padding-top: 18px;
}
.art_npn p{
	font-size: 14px;
	color: #1DA737;
	font-weight: bold;
	padding: 3px 0;
}
.art_npn p a{
	font-weight:300;
	color: #656565;
}
.art_npn p a:hover{
	color: #1DA737;
}
.art_nfh{
	padding-top: 20px;
}
.art_nfh a{
	background: #1DA737;
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	display: block;
}
.art_nfh a span{
	display: inline-block;
}
.art_nfh a:hover span{
	padding-left: 12px;
}
.js_padd{
	padding-bottom: 80px;
}
.js_list{
	padding:45px 0 50px;
	overflow: hidden;
}
.js_list ul{
	width: 108%;
}
.js_list ul li{
	float: left;
	width: 380px;
	padding-right: 30px;
	padding-bottom: 30px;
}
.js_list ul li a{
	background: #F7F7F5;
	padding: 38px 38px 45px;
	display: block;
}
.js_list ul li a span{
	font-size: 20px;
	color: #656565;
	font-weight: 100;
}
.js_list ul li a .h3{
	font-weight: bold;
	font-size: 16px;
	color: #333;
	padding: 5px 0;
}
.js_list ul li p{
	color: #656565;
	font-size: 15px;
	line-height: 26px;
	padding-top: 15px;
	height: 78px;
	overflow: hidden;
}
.js_list ul li a:hover{
	background: #00AD4F;
}
.js_list ul li a:hover span ,.js_list ul li a:hover .h3 ,.js_list ul li a:hover p{
	color: #fff;
}
.souhou{
	padding-bottom: 60px;
	padding-top: 10px;
}
.souhou li{
	padding: 45px 0 60px;
	border-bottom: 1px solid rgba(0,0,0,0.2);
}
.souhou li.last{
	border-bottom: 0;
}
.souhou li .h3{
	font-size: 26px;
	font-weight: bold;
	color: #00AD4F;
	line-height: 1.4;
	text-align: center;
}
.souhou li .p{
	font-size: 16px;
	color: #656565;
	text-transform: uppercase;
	line-height: 1.4;
	text-align: center;
}
.souhou li .nr{
	font-size: 16px;
	line-height: 2;
	padding-top: 30px;
	color: #333;
}
.c-333{
	color: #333;
}
.cont_a{
	padding-top: 45px;
}
.cont_a .cont_al{
	float: left;
	width: 575px;
}
.cont_a .cont_al .h1{
	color: #1DA737;
	font-size: 40px;
	line-height: 1.1;
}
.cont_a .cont_al .h2{
	font-size: 30px;
	line-height: 1.5;
}
.cont_a .cont_al .cont_nr{
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	padding-top: 25px;
	margin-top: 25px;
	padding-bottom: 35px;
}
.cont_a .cont_al .p{
	font-size: 16px;
	line-height: 1.8;
	padding: 1px 0;
}
.cont_a .cont_al .p strong{
	color: #1DA737;
}
.cont_a .cont_al .lx_ewm{
	padding-top: 40px;
}
.cont_a .cont_al .lx_ewm img{
	display: inline-block;
	vertical-align: middle;
	width: 126px;
}
.cont_a .cont_al .lx_ewm p{
	display: inline-block;
	vertical-align: middle;
	padding-left: 30px;
	font-size: 16px;
	color: #333333;
	line-height: 1.8;
}

.cont_a .cont_ar{
	float: right;
	width: 574px;
}
.cont_a .cont_ar .h3{
	font-size: 22px;
	padding-bottom: 18px;
}
.cont_a .cont_ar li{
	float: left;
	width: 284px;
	padding-bottom: 8px;
	position: relative;
}
.cont_a .cont_ar li.padr{
	padding-right: 6px;
}
.cont_a .cont_ar li .lxp{
	background: #F1F1F1;
	padding: 5px 20px;
	line-height: 32px;
	position: relative;
}
.cont_a .cont_ar li .click_sl{
	height: 32px;
	color: #656565;
	font-size: 14px;
	position: relative;
	cursor: pointer;
}
.cont_a .cont_ar li .click_sl i{
	width: 9px;
	height: 5px;
	position: absolute;
	right: 0px;
	top: 14px;
	display: block;
	background: url(../img/lx_ico.png) no-repeat;
}
.cont_a .cont_ar li .sl_com{
	position: absolute;
	width: 100%;
	background:#fff;
	border: 1px solid #DFDFDF;
	left: 0;
	z-index: 9;
	box-sizing: border-box;
	padding: 10px 0;
	top: 55px;
	display: none;
}
.cont_a .cont_ar li .sl_com dt{
	padding: 6px 20px;
	line-height: 20px;
	font-size: 13px;
	color: #656565;
	cursor: pointer;
}
.cont_a .cont_ar li .sl_com dt:hover{
	color:#1DA737 ;
}
.cont_a .cont_ar li .lx_txt{
	width: 100%;
	border: none;
	background: none;
	height: 32px;
	font-size: 14px;
}
.cont_a .cont_ar li.w100{
	width: 100%;
}
.cont_a .cont_ar li .lx_nr{
	width: 100%;
	height: 168px;
	border: none;
	background: none;
	line-height: 24px;
	font-size: 14px;
	padding: 5px 0;
}
.cont_a .cont_ar li .lx_btn{
	border: 2px solid #1DA737;
	color: #1DA737;
	background: none;
	width: 100%;
	height: 50px;
	text-align: center;
	font-weight: bold;
	box-sizing: border-box;
	margin-top: 12px;
	cursor: pointer;
	font-size: 16px;
}
.cont_a .cont_ar .p{
	text-align: center;
	color: #656565;
	font-size: 14px;
	padding-top: 10px;
}
.cont_b{
	padding: 40px 0;
}

/*-------分页样式-------*/

.quotes {
    clear: both;
    margin: 3px;
    padding: 3px;
    text-align: center;
}
.quotes ul li {
    border: 1px solid #CCCCCC;
    color: #666666;
    display: inline;
    margin-right: 4px;
    padding: 4px 7px;
    text-decoration: none;
}
.quotes .thisclass {
    background: #CCCCCC;
}
