*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
	color: #000000;
}
li{
	list-style: none;
}
body{
	font-family: "思源黑体 CN","Noto Sans SC",arial;
	background:#fff;
}
img{
	display: inline-block;
	max-width: 100%;
}

.security_Code p{
	padding: 30px 60px;
	font-family: "思源黑体 CN","Noto Sans SC",arial;
}
/* 头部 */
.pub_header{
	border-top: 10px solid #178b6e; 
	background: url(../img/header_bg.png) no-repeat center bottom;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10000;
	height: 100px;
}
.index_banner{
	margin-top: 94px;
}
.product{
	margin-top: 94px;
}
.banner{
	margin-top: 94px;
}
.news_List{
	margin-top: 94px;
}
.health{
	margin-top: 94px;
}
.security_Code{
	margin-top: 94px;
	min-height: 400px;
}
.news_Detail{
	margin-top: 94px;
}
.ph_con{
	max-width: 1179px;
	margin: 0 auto;
	height: 90px;
	background: url(../img/logo.png) no-repeat center left;
	background-size: auto 60px;
	position: relative;
}
.meua{
	text-align: right;
	margin-right: 60px;
}
.meua ul li{
	display: inline-block;
	position: relative;
}
.meua ul li h3{
	font-weight: normal;
	height: 102px;
}
.meua ul li h3 a{
	line-height: 88px;
	display: block;
	font-size: 14px;
	color: #000000;
	padding: 0 10px;
	width: 80px;
	text-align: center;
}
#index_En .meua ul li h3 a{
	text-transform: uppercase;
	width: auto;
	padding: 0 16px;
	font-weight: 500;
}
#index_En .pdt_button ul li:first-child{
	width: 215px;
}
#index_En .pub_right ul li a{
	line-height: 14px;
}
#index_En .ic_title p{
	font-size: 18px;
}
#index_En .ic_left h3{
	font-size: 24px !important;
	font-weight: normal;
	line-height: 30px !important;
}
#index_En .ic_left p{
	font-size: 24px !important;
	line-height: 24px;
}
#index_En .pf_meua ul li a{
	font-size: 12px;
}
#index_En .pub_right ul li a{
	height: 85px;
}
.product_label dl dd img{
	display: block;
	height: 100%;
}
#index_En .ic_left img{
	padding: 30px 0 20px;
}
#index_En .pf_meua ul li a{
	text-transform: uppercase;
}
.banner img{
	display: block;
	margin: 0 auto;
}
.index_banner img{
	display: block;
	margin: 0 auto;
}
.meua ul li h3 a b{
	content:"";
	display:block;
	width: 100%;
	height:5px;
	opacity:0;
	margin-top: -5px;
	transform:scaleX(0);
	transform-origin:100% 50%;
	background-color:#178b6e;
	transition:transform .3s,
	opacity .05s .15s
}
.meua ul li:hover h3 a b{
	opacity:1;
	transform:scaleX(1);
	transform-origin:0 50%;
	transition:transform .3s,
	opacity .05s;
}
.meua ul li.on h3 a b{
	opacity:1;
	transform:scaleX(1);
	transform-origin:0 50%;
	transition:transform .3s,
	opacity .05s;
}
.meua ul li.on h3 a{
	color: #178B6E;
}
.meua ul li:hover h3 a{
	color: #178B6E;
}
.meua ul li dl{
	border-top: 5px solid #178B6E;
	background: #fff;
	width: 140px;
	position: absolute;
	top: 83px;
	left: 50%;
	margin-left: -70px;
	text-align: center;
	padding: 10px 0;
	display: none;
	z-index: 1000;
}
.meua ul li:hover dl{
	display: block;
}
.meua ul li dl dd a{
	color: #000000;
	font-size: 14px;
	display: block;
	padding: 18px 0;
	margin: 0 18px;
	border-bottom: 1px solid #178b6e;
}
.meua ul li dl dd:hover a{
	color: #178B6E;
}
.meua ul li dl dd:last-child a{
	border: none;
}
.language{
	position: absolute;
	right: 0;
	top: 38px;
}
.language dl{
	overflow: hidden;
}
.language dl dd{
	float: left;
	margin: 0 1px;
}
.language dl dd a{
	display: block;
	font-size:14px ;
	color: #000;
	font-weight: bold;
	width: 23px;
	height: 24px;
	background: url(../img/lan_bg.jpg) no-repeat center top;
	transition-duration: .3s;
	text-align: center;
	line-height: 24px;
}
.language dl dd:hover a{
	background-position: center bottom;
	transition-duration: .3s;
	color: #fff;
}
.language dl dd.on a{
	background-position: center bottom;
	transition-duration: .3s;
	color: #fff;
}

/* 共同底部 */
.pub_footer{
	background: #178b6e;
	padding: 36px 0 50px;
}
.pf_con{
	max-width: 1170px;
	margin: 0 auto;
	position: relative;
}
.pf_left{
	position: absolute;
	left: 0;
	bottom: 0;
}
.pf_right{
	position: absolute;
	right: 0;
	bottom: 0;
}
#code{
	overflow: hidden;
}
#code dd{
	float: left;
	padding-right: 30px;
	text-align: center;
}
#code dd:last-child{
	padding-right: 0;
}
#code dd img{
	margin: 0 auto;
	display: block;
	width: 100px;
}
#code dd p{
	font-size: 14px;
	color: #ffffff;
	padding-top: 5px;
}
.pf_title1 p{
	padding-bottom: 10px;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
}
.pf_title h3{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 20px;
}
.pf_title p{
	font-size: 36px;
	color: #fff;
	font-weight: bold;
	margin-top: -5px;
}
.pf_logo img{
	display: block;
	margin: 0 auto;
}
.pf_meua{
	margin-bottom: 100px;
	margin-top: 10px;
}
.pf_meua ul{
	text-align: center;
}
.pf_meua ul li{
	display: inline-block;
	background: url(../img/li.png) no-repeat center right;
	padding: 0 15px;
}
.pf_meua ul li:last-child{
	background: none;
}
.pf_meua ul li a{
	font-size: 14px;
	color: #fff;
	display: block;
}
.pf_meua ul li:hover a{
	opacity: .5;
}
.pf_text{
	text-align: center;
	font-size: 12px;
	color: #fff;
}
.pf_text a{
	color: #fff;
	padding-left: 8px;
}
.pf_text p{
	padding-top: 6px;
}

.con{
	max-width: 1100px;
	margin: 0 auto;
}
.neD_title{
	font-size: 24px;
	color: #009844;
	padding: 70px 0 30px;
	text-align: center;
}
.neD_text{
	font-size: 18px;
	line-height: 24px;
	color: #6a6a6a;
}
.neD_sxp{
	padding: 100px 0 80px;
	overflow: hidden;
}
.neD_sxp b{
	font-weight: normal;
	display: block;
}
.neD_prev{
	float: left;
	text-align: left;
}
.neD_next{
	float: right;
	text-align: right;
}
.neD_prev p{
	background: url(../img/prev.png) no-repeat left top;
	overflow: hidden;
	line-height: 24px;
	font-size: 14px;
	color: #000000;
	padding-left: 20px;
	transition-duration: .3s;
}
.neD_prev a{
	padding-left: 20px;
}
.neD_next a{
	padding-right: 20px;
}
.neD_sxp a{
	font-size: 14px;
	color: #000000;
}
.neD_next p{
	background: url(../img/next.png) no-repeat right top;
	overflow: hidden;
	line-height: 24px;
	font-size: 14px;
	color: #000000;
	padding-right: 20px;
	transition-duration: .3s;
}
.neD_prev:hover p{
	background-position: left bottom;
	transition-duration: .3s;
	color: #009844;
}
.neD_prev:hover a{
	color: #009844;
}
.neD_next:hover p{
	background-position: right bottom;
	transition-duration: .3s;
	color: #009844;
}
.neD_next:hover a{
	color: #009844;
}
.neL_text{
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:4;
}
.about_text{
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:4;
}
.news_List{
	padding-top: 80px;
}
.news_List ul li{
	background: url(../img/history_bg.png) no-repeat center;
    background-size: 100% 100%;
	padding: 4px 4px;
	margin-bottom: 40px;
	overflow: hidden;
}
.nel_img{
	float: left;
	width: 35%;
}
.nel_img img{
	
}
.neL_text{
	float: left;
	width: 60%;
	margin: 50px 2.5%;
}
.neL_text h3{
	font-size: 24px;
	color: #009844;
	font-weight: normal;
	margin-bottom: 10px;
}
.neL_text p{
	font-size: 18px;
	line-height: 24px;
	color: #6a6a6a;
}
.news_List ul li:hover .neL_text p{
	color: #009844;
}

/* 页码 */
.page {
    padding: 40px 0px 80px 0px;
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 0;
}

.page span,
.page a {
	width: 50px;
	height: 50px;
	display: inline-block;
	text-align: center;
	line-height: 50px;
    background-color: #fff;
    border-radius: 5px;
    font-size: 14px;
	color: #6a6a6a;
    margin: 0 3px;
    border: 1px #e3e3e3 solid;
}

.page .current,
.page a:hover {
    color: #fff;
    background-color: #178b6e;
}

.page .disabled {
    color: #ccc;
    background-color: #fff;
    border: 1px #e5e5e5 solid;
    cursor: not-allowed;
}

.page .rows {
    padding-left: 20px;
    background: none;
    border: none;
}

.contact{
	padding: 70px 0;
	overflow: hidden;
}
.contact_map{
	float: left;
	width: 47%;
	padding: 4px 4px;
	background: url(../img/mapbg.png) no-repeat center;
	background-size: 100% 100%;
}
.contact_right{
	float: right;
	width: 48%;
}
.contact_text h3{
	font-size: 36px;
	color: #009844;
	font-weight: 300;
	padding-bottom: 10px;
}
#index_En .contact_text h3{
	font-size: 30px;
}
.contact_text p{
	font-size: 20px;
	color: #000000;
	line-height: 24px;
}
.contact_code{
	padding-top: 50px;
}
.contact_code ul li{
	float: left;
	overflow: hidden;
	padding: 14px 14px;
	background: url(../img/contact_libg.png) no-repeat center;
	background-size: 100% 100%;
	width: 220px;
	border-radius: 5px;
	margin-bottom: 30px;
}
.contact_code ul li:nth-child(even){
	margin-left: 30px;
}
.code_text{
	float: left;
	max-width: 58%;
}
.code_img{
	float: right;
	max-width: 90px;
}
.code_text h4{
	font-weight: normal;
	font-size: 20px;
	color: #009844;
	padding-bottom: 5px;
}
.code_text p{
	font-size: 14px;
	line-height: 16px;
}
#index_En .code_text p{
	font-size: 12px;
}
.about_list{
	padding-top: 80px;
}
.about_list ul li{
    margin-bottom: 40px;
    overflow: hidden;
	background: url(../img/history_bg.png) no-repeat center;
    background-size: 100% 100%;
	padding: 4px 4px;
}
.about_img{
	float: left;
	width: 35%;
}
.about_text{
	float: left;
    width: 60%;
    margin: 25px 2.5%;
}
.about_text h3{
	font-size: 48px;
    color: #009844;
	font-weight: 300;
	padding-bottom: 5px;
}
.about_text p{
	font-size: 18px;
	line-height: 24px;
	color: #6a6a6a;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:4;
}
.about_list ul li:hover .about_text p{
	color: #009844;
}
.security_Code {
	margin: 140px 0 0;
}
.security_Code img{
	display: block;
	margin: 0 auto;
}
.security_Code h3{
	font-size: 24px;
	color: #009844;
	font-weight: normal;
	text-align: center;
}
.security_Code p{
	font-size: 18px;
	line-height: 24px;
	color: #6a6a6a;
	margin-top: 15px;
}
.security_Code h2{
	font-size: 48px;
	color: #009844;
	font-weight: 300;
	padding: 40px 0 10px;
	text-align: center;
}
.security_Code h4{
	font-size: 48px;
	color: #178b6e;
	font-weight: 300;
	padding: 40px 0 10px;
	text-align: center;
}
.security_form{
	padding-bottom: 90px;
	padding-top: 15px;
}
.security_form form{
	text-align: center;
	width: 680px;
	margin: 0 auto;
	overflow: hidden;
}
.security_form form input{
	float: left;
	border: 1px solid #9a9a9a;
	background: none;
	background: #f7f7f7;
	height: 63px;
	width: 470px;
	padding: 0 20px;
	font-size: 18px;
	color: #6a6a6a;
}
#backchange.security_form form button{
	background: url(../img/button.png) no-repeat 110px center #178b6e;
}
.security_form form button{
	float: left;
	border: 1px solid #9a9a9a;
	color: #fff;
	padding: 0 60px 0 20px;
	background: none;
	height: 65px;
	border-left: none;
	font-size: 18px;
	width: 160px;
	background: url(../img/button.png) no-repeat 110px center #009844;
}
.product_label{
	padding: 50px 0;
}
.product_label dl{
	overflow: hidden;
}
.product_label dl dd{
	float: left;
	padding: 0 10px;
	background: url(../img/label_bg.png) no-repeat right center;
	line-height: 17px;
}
.product_label dl dd a{
	display: block;
	font-size: 14px;
	color: #000;
}
.product_label dl dd:hover a{
	color: #178b6e;
}
.product_label dl dd.on a{
	color: #178b6e;
}
.product_label dl dd:last-child{
	background: none;
}
.product_label dl dd:first-child{
	padding-left: 0;
}
.product_List{
	
}
.product_List ul{
	overflow: hidden;
}
.product_List ul li{
	float: left;
	margin-left: 33px;
	width: 250px;
	margin-bottom: 33px;
	text-align: center;
}
.product_List ul li:nth-child(4n+1){
	margin-left: 0;
}
.pro_img{
	position: relative;
	border: 1px solid #e3e3e3;
}
.pro_logo{
	background: url(../img/pro_logo.png) no-repeat center;
	width: 35px;
	height: 35px;
	background-size: 100%;
	position: absolute;
	top: 10px;
	left: 10px;
	display: none;
}
.pro_text{
	font-size: 18px;
	color: #000;
	margin-top: 10px;
}
.health{
	overflow: hidden;
	padding: 50px 0 90px;
}
.health_big{
	float: left;
	width: 45%;
}
.health_List{
	float: right;
	width: 50%;
}
.health_label{
	position: relative;
	margin-bottom: 15px;
}
.health_label_show{
	background: url(../img/health_icon.png) no-repeat right center;
	text-align: right;
	padding-right: 25px;
	font-size: 14px;
	color: #178b6e;
}
.health_label_hidden{
	position: absolute;
	top: 20px;
	right: 0;
	text-align: center;
	box-shadow: 0 0 10px #ccc;
	padding: 10px 0;
	z-index: 1000;
	display: none;
	background: #fff;
}
.health_label:hover .health_label_hidden{
	display: block;
}
.health_label_hidden h3{
	font-size: 12px;
	color: #178b6e;
	padding: 10px 10px 20px;
	border-bottom: 1px solid #178b6e;
}
.health_label_hidden dl dd a{
	font-size: 14px;
    display: block;
    padding: 10px 10px;
    border-bottom: 1px solid #178b6e;
}
.health_label_hidden dl dd:last-child a{
	border: none;
}
.health_label_hidden dl dd:hover a{
	color: #178b6e;
}
.health_List ul{
	overflow: hidden;
}
.health_List ul li{
	float: left;
	width: 150px;
	margin-left: 50px;
	margin-bottom: 10px;
	height: 245px;
}
.health_img{
	height: 200px;
	overflow: hidden;
}
.health_List ul li:nth-child(3n+1){
	margin-left: 0;
}
.health_text{
	font-size: 14px;
	line-height: 18px;
	color: #000;
	text-align: center;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	padding-top: 8px;
	max-height: 45px;
}
.health .page{
	padding: 10px 0px 0 0px;
}
.breadtree{
	padding: 50px 0;
	color: #000000;
	font-size: 14px;
}
.breadtree a{
	color: #000000;
	padding: 0 10px;
}
.breadtree a:first-child{
	padding-left: 0;
}
.breadtree a:last-child{
	color: #178b6e;
}
.breadtree a:hover{
	color: #178b6e;
}
.connect_link {
	padding-top: 70px;
}
.connect_link h3{
	font-size: 24px;
	color: #000000;
	font-weight: normal;
	padding-bottom: 20px;
}
.pd_con{
	padding-top: 100px;
}
.pd_img{
	float: left;
	width: 500px;
}
.pd_top{
	overflow: hidden;
}
.pd_text{
	float: right;
	width: 550px;
	position: relative;
	height: 600px;
}
.pd_title{
	font-size: 24px;
	color: #000000;
	line-height: 28px;
}
.pd_title h3{
	font-weight: normal;
	font-size: 24px;
	color: #000000;
	line-height: 28px;
}
.pd_title p{
	font-size: 24px;
	color: #000000;
	line-height: 28px;
}
.pdt_con{
	font-size: 14px;
	color: #6a6a6a;
	line-height: 18px;
	padding: 15px 0 20px;
}
.pdt_button ul{
	overflow: hidden;
}
.pdt_button ul li{
	float: left;
	width: 178px;
	height: 53px;
	border: 1px solid #9a9a9a;
	background: #f7f7f7;
	line-height: 53px;
	margin-right: 40px;
}
.pdt_button ul li a{
	display: block;
	margin: 0 15px;
	height: 100%;
	color: #000;
	font-size: 18px;
	background: url(../img/pro_button.png) no-repeat top right;
	transition-duration: .3s;
}
.pdt_button ul li:hover a{
	background-position: bottom right;
	transition-duration: .3s;
}
.professor{
	position: absolute;
	bottom: 10px;
	left: 0;
	box-shadow: 0 0 10px #ccc;
	background: #fff;
	border-radius: 10px;
}
.professor_code{
	width: 144px;
	height: 144px;
	position: absolute;
	top: 23px;
	right: 20px;
}
.professor_code img{
	display: block;
	width: 100%;
}
.buy{
	padding-top: 15px;
}
.buy_title{
	background: url(../img/pro_icon.png) no-repeat right center;
	padding-right: 35px;
	float: left;
	font-weight: bold;
	font-size: 14px;
	color: #178b6e;
	line-height: 35px;
}
.buy_list{
	float: left;
}
.buy_list{
	
}
.buy_list ul li{
	float: left;
	position: relative;
	margin-left: 10px;
}
.buy_list ul li:hover .buylist_code{
	display: block;
}
.buylist_code{
	position: absolute;
	top: 30px;
	left: -27px;
	width: 130px;
	display: none;
	z-index: 1001;
	background: url(../img/tm_code_bg.png) no-repeat top center;
	padding: 20px 0;
}
.buylist_code img{
	display: block;
	margin: 0 auto;
}
.buy_list ul li:last-child .buylist_code{
	left: -72px;
	background: url(../img/jd_code_bg.png) no-repeat top center;
}
.pro_banner img{
	display: block;
	margin: 0 auto;
}
.pb_logo{
	padding-bottom: 45px;
}

.probanner_text h3{
	font-size: 48px;
	color: #009844;
	font-weight: 300;
}
.probanner_text h3 span{
	font-size: 24px;
	color: #009844;
}
.probanner_text p{
	font-size: 24px;
	color: #000000;
}
.pb_button{
	margin-top: 40px;
	width: 178px;
    height: 53px;
    border: 1px solid #9a9a9a;
    background: #f7f7f7;
    line-height: 53px;
}
.pb_button b{
	display: block;
    margin: 0 15px;
    height: 100%;
    color: #000;
    font-size: 18px;
    background: url(../img/pro_button.png) no-repeat top right;
    transition-duration: .3s;
	font-weight: normal;
}
.pro_banner:hover .pb_button b{
	background-position: bottom right;
	transition-duration: .3s;
}
.index_code{
	background: #f3faf6;
	padding: 70px 0;
}
.ic_title{
	text-align: center;
	padding-bottom: 70px;
	
	max-width: 1120px;
	margin: 0 auto;
}
.ic_title h3{
	font-size: 48px;
	color: #009844;
	font-weight: 300;
}
.ic_title p{
	font-size: 20px;
	color: #000;
	padding-top: 10px;
}
.ic_list{
	width: 745px;
	overflow: hidden;
	margin: 0 auto;
}
.ic_left{
	float: left;
	width: 340px;
	background: url(../img/wechat_bg.png) no-repeat center;
	height: 446px;
	padding-top: 30px;
	background-size: 100% 100%;
	text-align: center;
	padding: 34px 4px 4px;
}
.ic_left img{
	display: block;
	margin: 0 auto;
	padding: 20px 0 15px;
}
.ic_left h3{
	font-size: 48px;
	line-height: 48px;
	color: #009844;
	font-weight: 300;
}
#index_En .ic_left h3{
	font-size: 42px;
	line-height: 44px;
}
.ic_left p{
	font-size: 20px;
	color: #000000;
}
#index_En .ic_left p{
	font-size: 14px;
}
.ic_left img{
	display: block;
	margin: 0 auto;
	width: 145px;
}
.ic_right{
	float: right;
	width: 380px;
}
.ic_right ul li{
	margin-bottom: 12px;
	height: 198px;
	padding: 19px 19px;
	position: relative;
	background: url(../img/index_libg.png) no-repeat center;
	background-size: 100% 100%;
}
#code_position{
	position: absolute;
	bottom: 15px;
	right: 15px;
	width: 120px;
}
.ic_right ul li p{
	font-size: 14px;
	color: #000000;
	padding-top: 10px;
}
.ic_right ul li p span{
	color: #178b6e;
}
.index_history{
	padding: 70px 0;
	max-width: 1120px;
	margin: 0 auto;
	overflow: hidden;
}
.ih_banner{
	width: 1100px;
	margin: 0 auto;
}
.ih_news{
	width: 1100px;
	box-shadow: 0 0 10px #ccc;
	background: #fff;
	position: absolute;
	left: 2000px;
	bottom: 0;
	transition-duration: .8s;
	z-index: 1001;
	width: 1100px;
	margin: 0 auto;
}
.ih_date{
	padding-bottom: 40px;
	margin: 0 10px;
}
.ih_date ul li:hover .ih_news{
	left: 10px;
	transition-duration: .8s;
}
.ih_date ul{
	overflow: hidden;
}
.ih_date ul li{
	float: left;
	width: 11.1%;
	background: url(../img/li_line.jpg) no-repeat center 56px;
}
.ih_date ul li a h4{
	padding-bottom: 36px;
	background: url(../img/point.png) no-repeat center 30px;
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
}
.ih_date ul li:hover a h4{
	background: url(../img/point_on.png) no-repeat center 30px;
	font-size: 24px;
	color: #009844;
}
.swiper-paginationhistory_bannerswiper .active a h4{
    background: url(../img/point_on.png) no-repeat center 30px;
	font-size: 24px;
	color: #009844;
}
.ih_list{
	position: relative;
}
.history_con{
	overflow: hidden;
	padding: 15px 15px;
	background: url(../img/history_bg.png) no-repeat center;
	background-size: 100% 100%;
}
.hc_img{
	float: left;
	width: 270px;
}
.hc_text{
	float: right;
	width: 800px;
	text-align: center;
}
.hc_text h3{
	font-size: 48px;
	color: #009844;
	font-weight: 300;
	padding: 10px 0;
}

.hc_text p{
	font-size: 22px;
	line-height: 28px;
	color: #000000;
}
.pub_right{
	position: fixed;
	top: 50%;
	right: 15px;
	margin-top: -163px;
	z-index: 10000;
}
.pub_right ul{
	border: 1px solid #e3e3e3;
}
.pub_right ul li{
	border-bottom: 1px solid #e3e3e3;
	position: relative;
	
}
.pub_right ul li:hover a{
	background: #178b6e;
	color: #fff;
}
.pr_img{
	background: url(../img/1.png) no-repeat top center;
	height: 45px;
	transition-duration: .5s;
	padding: 2px 0;
}
.pub_right ul li:nth-child(2) .pr_img{
	background: url(../img/2.png) no-repeat top center;
}
.pub_right ul li:nth-child(3) .pr_img{
	background: url(../img/3.png) no-repeat top center;
}
.pub_right ul li:nth-child(4) .pr_img{
	background: url(../img/5.png) no-repeat top center;
}
.pub_right ul li:nth-child(5) .pr_img{
	background: url(../img/4.png) no-repeat top center;
}
.pub_right ul li:hover .pr_img{
	background-position: bottom center;
	transition-duration: .5s;
}
.pub_right ul li a{
	display: block;
	width: 80px;
	height: 80px;
	background: #fff;
	font-size: 14px;
	color: #000000;
	text-align: center;
}
.pr_show{
	position: absolute;
	right: 55px;
	top: -4px;
	width: 170px;
	opacity: 0;
	transition-duration: .5s;
}
.pub_right ul li:hover .pr_show{
	right: 65px;
	transition-duration: .5s;
	opacity: 1;
}
.index_news{
	max-width: 1120px;
	margin: 0 auto;
	padding-bottom: 40px;
}
.index_news ul{
	overflow: hidden;
}
.index_news ul li{
	float: left;
	width: 545px;
	height: 240px;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	margin-bottom: 25px;
	overflow: hidden;
	overflow: hidden;
}
.index_news ul li:hover{
	background-color: #178b6e;
	border: 1px solid #178b6e;
}
.index_news ul li:hover .indexnewslist_text p{
	color: #FFFFFF;
}
.index_news ul li:hover .indexnewslist_text h2{
	color: #FFFFFF;
}
.index_news ul li:hover .indexnewslist_text b{
	color: #FFFFFF;
}
.index_news ul li:nth-child(even){
	margin-left: 25px;
}
.indexnewslist_text{
	float: left;
	padding-top: 28px;
	width: 288px;
}
.indexnewslist_text p{
	padding: 0 20px;
	font-size: 12px;
	color: #000000;
}
.indexnewslist_text p span{
	display: block;
	font-size: 36px;
	font-weight: bold;
}
.indexnewslist_text h2{
	padding: 0 20px;
	font-weight: normal;
	font-size: 18px;
	margin: 15px 0 30px;
	color: #000000;
	max-height: 50px;
	overflow: hidden;
}
.indexnewslist_text b{
	padding: 0 20px;
	font-weight: normal;
	font-size: 14px;
	color: #999999;
	max-height: 20px;
	overflow: hidden;
	display: block;
}
.indexnewslist_img{
	float: right;
	width: 235px;
	height: 173px;
	padding: 33px 20px 33px 0;
}
.indexnewslist_img img{
	display: block;
	width: 100%;
	height: 100%;
}