body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f9f9f9;
	font-family:Arial,Microsoft YaHei;
	-webkit-text-size-adjust: none;
}
a{
	text-decoration:none
}
/*kaishi*/
/*
.nav{
	position: relative;
	width: 100%;
	z-index: 10;
	height: 80px;
	margin-top: 35px;
}
#nav_bj{
	width: 90%;
	height: 80px;
	background: url(../images/menu.png) no-repeat right center;
	background-size: 100%;
}
.nav ul{
	width: 90%;
	position: absolute;
	left: 50%;
	margin-left: -45%;
	z-index: 500;
	height: 80px;
}


.nav ul li a{
	list-style: none;
	display: block;
	width: 10%;
	text-align: center;
	height: 80px;
}
.nav ul .nomargin{
	margin: 0px;
}
.nav ul .nav_life{
	float: left;width: 40%;
}
.nav ul .nav_right{
	float: right;width: 60%;
}
.nav h2{
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	margin: 0;
}
.nav ul a{
	float: left;
	margin-top: 5px;
	text-decoration: none;
	
}
.nav p{
	font-size: 14px;
	font-weight:lighter;
	color: #84a6cd;
	margin: 0;
	line-height: 21px;
}
.nav h3{
	color: #fff;
	font-size: 18px;
	font-weight: lighter;
	margin: 0;
}
*/

.Gnavbox {
	position: absolute;
	width: 100%;
	height: 90px;
	top: 35px;
	z-index: 100;
}

.GnavCenter {
	width: 90%;
	margin: auto;
	height: 100%;
	background: url(../images/menu.png) no-repeat right center;
	background-size: 100%;
}
.GnavCenter ul .nav_life{
	float: left;
	width: 40%;
}
.GnavCenter ul .nav_right{
	float: right;
	width: 60%;
}
.GnavCenter h2{
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	margin: 0;
}
.GnavCenter ul{
	width: 90%;
	height: 100%;
	padding: 0;
	margin: 0;
	margin: auto;
	position: relative;
}
.GnavCenter ul li{
	list-style: none;
	margin-top: 20px;
}
.GnavCenter ul a{
	float: left;
	margin-top: 5px;
	text-decoration: none;
	list-style: none;
	display: block;
	width: 10%;
	text-align: center;
}
.GnavCenter p{
	font-size: 14px;
	font-weight:lighter;
	color: #84a6cd;
	margin: 0;
	line-height: 21px;
}
.GnavCenter h3{
	color: #fff;
	font-size: 18px;
	font-weight: lighter;
	margin: 0;
}
#nav_bj02{
	width:20%;
	height: 34px;
	background-color: #f9c614;
	transform: perspective(90px) rotatex(-3deg);
	transform-origin: left;
	position: absolute;
	top:68px;
}
#news{
	padding: 0 10px;
}
#news div{
	float: left;
}

.news_img{
	width: 30%;
	position:relative;
	top: -60px;
	text-align: center;
	z-index: 10;
}
.news_img img{
	max-width: 300px;
	width: 100%;
}
.news_center{
	width: 34%;
	margin-top:22px;
}
.news_center a{
	text-decoration: none;
	color: #666;
}
.news_center h2{
	font-size: 22px;
	color: #333;
	text-align: left;
	margin-left: 10px;
}
.news_center h4{
	font-size: 12px;
	color: #999;
	text-align: left;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom:10px;
}
.news_center h3{
	font-size: 18px;
	font-weight: 500;
	text-align: left;
	color: #333;
	margin-left: 10px;
}
.news_right{
	width: 36%;
}
.news_center span{
	width: 14px;
	height: 2px;
	background-color: #bfbfbf;
	display: block;
	margin-left: 10px;
}

.news_center p{
	font-size: 14px;
	margin-top: 24px;
	line-height: 28px;
	color: #666;
}
.news_center .bmore{
	font-size: 12px;
	margin-top: 28px;
	border: 1px solid #bfbfbf;
	display: block;
	width: 122px;
	padding: 6px 0px; 
	color: #333;
	text-decoration: none;
	margin-left: 10px;
}
.news_center a:hover{
	text-decoration: none;
	color: #333;
	
}
.news_right ul{
	margin-top: 26px;
	padding-left: 20px;
}
.news_right .amore{
	display: block;
	font-size: 12px;
	margin-top: 46px;
	border: 1px solid #bfbfbf;
	width: 122px;
	padding: 6px 0; 
	color: #333;
	text-decoration: none;
	float: right;
	
}
.news_right li a{
	padding: 0;
	margin: 0;
}
.news_right li{
	background-color: #f6f6f6;
	border-top:1px solid #fff;
	
}
.news_right li:hover{
	background-color: #ff4a51;
}
.news_right li:hover h5,.news_right li:hover span{
	color: #fff;
}

.news_right p{
	margin: 0;
}
.news p{
	margin: 0;
	text-align: left;
	margin-left: 10px;
}
.news_right h5{
	float: left;
	display: block;
	text-align: center;
	width: 20%;
	line-height: 60px;
	margin: 0;
	color: #333;
	font-size: 16px;
	border-right: 1px solid #fff;
	
}
.news_right span{
	display: block;
	float: left;
	width: 65%;
	text-align:left;
	padding-left: 5%;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
	line-height: 60px;
	font-size: 14px;
	color: #999;
}
#Product ul{
	margin-top: 80px;
	padding: 0 10px;
	text-align: left;
}
#Product .maindiv{
	width: 94%;
	overflow:hidden;
	height:494px;
}

#Product .longdiv{
	width: 2640px;
}

#Product .longdiv div{
	width: 820px;
	margin-left: 0.2%;
}
#Product .longdiv div ol li p{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 10px;
	padding: 0 2%;
}
#Product .longdiv div ol li span{
	font-size: 13px;
	color: #999;
	text-align: left;
	padding: 0 2%;
	display: block;
}
#prod_tit{
	background-color: #f6f4f7;
}
#Product li,#Product .product_02,#Product div{
	float: left;
}
#Product .product_left{
	width: 26%;
	height: 494px;
	overflow: hidden;
	position: relative;
}
#Product .product_left img{
	width: 100%;
	position: relative;
	display: block;
	bottom: 0;
}
#Product .product_right{
	width:74%;
	height: 494px;
	overflow: hidden;
}
#Product .product_02{
	display: block;
	margin-top:26%;
	max-width: 12px;
	width: 3%;
	padding-right:1%;
	
}
#Product .product_01{
	float: right;
	margin-top:26%;
	max-width: 12px;
	width: 3%;
}
#Product ol{
	padding: 0;
}

#Product ol li{
	width: 32%;
	text-align: left;
	height: 247px;
   overflow: hidden;
	margin: 0 0.6%;
	background-color:#fafafa;
	position: relative;
}
#Product ol li p{
	display: block;
	position: absolute;
	bottom: 0;
	text-align: center;
	color: #fff;
	width: 100%;
	background-color: rgba(0,0,0,0.5);
	margin: 0;
	padding: 10px 0;
}
#Product ol li:last-child{
	margin-right: 0;
}
#in_about{
	margin-top: 40px;
	background-color: #f7f7f9;
	padding-left: 0px;
}

#in_about .in_bj0202{
	width: 100%;
	transition: 0.2s all;
}
#in_about .in_bj{
	width: 40%;
	background: #000;
}
#in_about li{
	float: left;
	width: 60%;
	position: relative;
}
.in_aboutbj{
	background: #fff;
	padding: 0 10px;
}
#in_about div{
	width: 100%;
	height: 100%;
	background:url(file:../images/bofang.png) no-repeat center center;
	position: absolute;
	opacity: 0;
	transition: 0.5s all;
}
#in_about li:hover .in_bj0202{
	opacity: 0.6;
}
#in_about li:hover div{
	opacity: 1;
}
#in_about .bnt{
	display: block;
	font-size: 12px;
	border: 1px solid #bfbfbf;
	width: 122px;
	padding: 6px 0; 
	color: #333;
	text-decoration: none;
	margin: 0 5%;
}
#in_about h2{
	font-size: 28px;
	color: #666;
	padding-top: 20px;
	text-align: left;
	padding:0% 5%;
	font-weight: normal;
	margin-bottom:10px;
}
#in_about span{
	font-size: 28px;
	font-family:shuzi;
	color: #999;
	padding:0% 5%;
	display: block;
	text-align: left;
}
#in_about h3{
	width: 32px;
	height: 2px;
	background-color: #fa4647;
	margin-top:20px;
	margin:0% 5%;
}
#in_about p{
	width: 90%;
	margin-top:20px;
	font-size: 14px;
	text-align: left;
	padding:0% 5%;
	color: #999;
	line-height: 26px;
	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
	overflow:hidden;
}
#lingyu{
	background: url(../images/linyu.jpg) no-repeat center;
	background-size: 100%;
	text-align: center;
	padding-bottom: 50px;
	margin: 0 10px;
	margin-top:40px;
	
}
#lingyu h2{
	text-align: center;
	font-size: 28px;
	color: #fff;
	padding-top: 52px;
	font-weight: normal;
	margin: 0;
	width: 100%;
}

#lingyu span{
	color: #809dbb;
	font-size: 14px;
}

#lingyu p{
	margin-top: 40px;
	font-size: 14px;
	color: #fff;
	font-weight:lighter;
	line-height: 28px;
	margin-bottom: 40px;
}
#lingyu a{
	background-color: #fff;
	width: 96px;
	margin: auto;
	line-height: 28px;
	color: #333;
	position: relative;
	text-decoration: none;
	display: block;
}

#lingyu h3{
	display: block;
	width: 22px;
	height: 2px;
	position: absolute;
	bottom:-18px;
	background-color: #fb4748;
}
#in_contact{
	background-color: #f7f7f9;
	padding: 70px 0px 70px 0;
	margin: 0 10px;
	margin-top: 40px;
}
#in_contact li{
	float: left;
	width: 33%;
}
#in_contact h2{
	font-size: 28px;
	font-weight: bold;
	color: #043b73;
	margin: 0;
	text-align: left;
}
#in_contact a{
	background-color: #fff;
	width: 96px;
	line-height: 28px;
	color: #333;
	position: relative;
	margin-top: 70px;
	text-decoration: none;
	display: block;
}
#in_contact h3{
	display: block;
	width: 22px;
	height: 2px;
	position: absolute;
	bottom:-18px;
	background-color: #fb4748;
}
#in_contact p{
	font-size: 14px;
	margin-top: 30px;
	font-weight: lighter;
	color: #333;
	text-align: left;
	line-height: 26px;
}
#in_contact h4{
	font-size: 18px;
	color: #333;
	text-align: left;
	margin: 0;
	font-weight: normal;
}
#in_contact h5{
	font-size: 18px;
	text-align: left;
	margin: 0;
	color: #333;
	font-weight: normal;
}
#in_contact .lianxixi p{
	float: left;
	margin-right:10%;
	text-align: left;
}
#in_contact .lianxixi .quxiao{
	margin-right: 0;
}
#in_about span{
	
}
#in_about .clearfix{
	clear: both;
}
.in_bj{
	text-align: left;
	overflow: hidden;
}


/*jieshu*/
.clearfix{
	clear: both;
}
.ban:after {
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-image:url(../images/overlay.png);
    background-repeat: repeat;
}

.ban {
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    position: relative;
    z-index: 98;
}
.men {
	z-index: 99;
	position: absolute;
	padding: 0px;
	width:100%;
	margin: 0px;
	text-align:center;

}
.news {
	position: relative;
	z-index: 150;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}


.men2 {
margin:auto;

}
.main {
	max-width:1200px;
	margin: auto;
	width: 98%;
	background-color: #FFFFFF;
	text-align: center;
	z-index: 100;
	padding-top: 0px;
	padding-right: 0%;
	padding-bottom:10px;
	padding-left: 0%;
}
.main .bigb {
	font-size: 32px;
	line-height: 200%;
	color: #666666;
	padding: 0px;
	width: 100%;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
.main .bigb span {
	font-size: 14px;
	color: #999999;
	padding: 0px;
	width: 60%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	line-height: 150%;
}


.main .lan {
	text-align: center;
	display: block;
	margin: auto;
	padding: 0px;
}

.main .module_container {
    position: relative;
    height: 135px;
}

.main .container_content {
    position: absolute;
    width: 100%;
    height: 50px;
}

.container_content {
    clear: both;
}

.main .content_list {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    padding: 0;
}

.main .content_list li {
    width: 25%;
    float: left;
    text-align: center;
    position: relative;
}

ul li {
    list-style: none;
}

.main .content_list li p {
	text-align: center;
	font-size: 14px;
	color: #666666;
}
.main .content_list li p.number .counterDX {
    font-size: 50px;
    text-align: center;
    margin-top: 15px;
    line-height: 52px;
    vertical-align: top;
}
.main .content_list li p.number .unit {
    position: relative;
    top: 1px;
    left: 3px;
    font-size: 14px;
    vertical-align: top;
}.main .module_container .container_content .content_list .title {
	color: #999999;
}

.main .content_list li:not(:last-child):after {
    content: '';
    position: absolute;
    width: 1px;
    height: 45px;
    background-color: rgba(170, 170, 170, 0.2);
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.main .ap {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	background-color: #FFFFFF;
	overflow: hidden;
}
.main .ap ul {
	padding: 0px;
	width: 98%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}

.main .ap ul li {
	background-color: #FFFFFF;
	height: 370px;
	padding: 0px;
	float: left;
	width: 24%;
	margin-top: 0px;
	margin-right: 0.5%;
	margin-bottom: 0px;
	margin-left: 0.5%;
	background-position: center center;
	overflow: hidden;
	position: relative;
}

.main .ap ul li:hover .fb
{
	background:rgba(0,0,0,0.5);
	
	transition: all 0.5s ease;
	}

.main .ap ul li:hover .fb dt
{
	color:#FFFFFF;}

.main .ap ul li:hover .fb dd 

{

	color:#FFFFFF;}
	
.main .ap .fb {
	transition: all 0.5s ease;
	background-color: #f6f4f7;
	margin: 0px;
	padding: 0px;
	height: 145px;
	width: 100%;
	position: absolute;
	z-index:999;
}
.main .ap ul li:hover img{
	transform: scale(1.08); 
	transition: all 0.5s ease;}
	
.main .ap ul li img {
	transition: all 0.5s ease;
	height: 370px;
}

.main .ap .fb dt {

	font-weight: bold;
	color: #666666;
	font-size: 15px;
	line-height: 40px;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.main .ap .fb dd {
	font-size: 13px;
	color: #999999;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 150%;
	width: 96%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.foot {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #2d3034;
}
.foot ul {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	color: #999999;
}
.foot span {
	padding: 0px;
	max-width:1200px;
	width:90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
.foot a {
	color: #999999;
	margin: 0px;
	padding: 0px;
	float: right;
	text-decoration: none;
}
.bottom_center{
	max-width: 1200px;
	width: 90%;
	margin: auto;
	padding:40px 0px;
}
.bottom_center ul{
	margin: auto;
}
.bottom_center li{
	float: left;
	width: 33%;
	color: #96989a;
}
.bottom_center h2{
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0;
}
.bottom_center a{
	float: left;
	margin-left:20px;
}

.gzzz{
	line-height: 53px;
}




#center{
	max-width: 1200px;
	width: 80%;
	margin: auto;
	background-color: #fff;
	padding: 0 10px 40px 10px;
}
.a_banner,.a_banner img{
	width: 100%;
}

.banner_center{
	max-width: 1200px;
	width: 80%;
	height: 100%;
	margin: auto;
	position: relative;
}
.banner_js{
	position: absolute;
	right: 0px;
	margin-top:15%;
	z-index: 5;
	text-align: right;
}
.about_jieshao{
	padding: 56px;
	padding-bottom: 56px;
	margin: 0px;
	
}
.about_jieshao li{
	float: left;
	
}
.about_left{
	width: 40%;
}
.about_left img{
	width:100%;
}
.about_right{
	width: 58%;
	margin-left: 2%;
	font-size: 16px;
	text-align: justify;
	color: #999;
	line-height: 32px;
}

.about_jieshao02{
	font-size: 16px;
	text-align: justify;
	color: #999;
	line-height: 35px;
	padding-top:40px;
	padding-bottom:40px;
	border-top: 1px dashed #cccccc;
}
.news_bnt{
	padding-top: 5%;
	padding-bottom: 5%;
	padding-left: 0px;
	margin: 0;
}
.news_bnt li{
	float: left;
	padding: 8px 16px;
	cursor: pointer;
}
.news_bnt li a{
	color:#000;
	text-decoration:none;
}
.news_bnt .news_zt{
	background-color: #094e9e;
	color: #fff;
}
.news_bnt .news_zt a{
	color: #fff;
}
.news_zt a:hover{
	color: #fff;
	text-decoration: none;
}
.news_new{
	padding: 30px 0px;
	transition: 0.2s all;
	border-bottom: 1px solid rgba(0, 0, 0, .08);
}
.news_new img{
	float: left;
	width: 32%;
}
.news_new span{
	display: block;
}
.news_new:hover{
	padding-left: 20px;
	
	-moz-box-shadow: 0 8px 35px rgba(0, 0, 0, .08);
    -webkit-box-shadow: 0 8px 35px rgba(0, 0, 0, .08);
    box-shadow: 0 8px 35px rgba(0, 0, 0, .08);
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='rgba(0, 0, 0, .08)')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='rgba(0, 0, 0, .08)');
	
}
.news_new div{
	float: left;
	width: 64%;
	margin-left:4%;
	
}
.news_new h2{
	float: left;
	font-size: 18px;
	color: #333;
	margin: 0px;
}
.news_new h3{
	float: right;
	font-size: 18px;
	color: #666;
	margin: 0px;
	padding-right: 4px;
}
.news_new p{
	width: 100%;
	font-size: 14px;
	color: #999;
	line-height: 28px;
	margin: 0px;
	margin-top: 8%;
	word-break:break-all;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.yema a{
	float: left;
	color: #999;
	margin-top: 60px;
	padding: 0px 10px;
	font-size: 18px;
	
}
.yema a:hover{
	text-decoration: none
}
.yema .Cur{
	color:#094e9e; 
}



.lichengbox{
	margin-top: 20px;
}
.nianfen{
	float: left;
	font-size: 36px;
	border-bottom: 1px solid #999;
	padding: 0 10px;
	margin: 0;
	color: #094e9e;
}
.yuefen{
	float: left;
	width: 70%;
	border-left:1px solid #999; 
	margin-top: 42px;
	position: relative;
	padding-top: 4%;
	padding-left: 0px;
}
.yuefen p{
	background: url(../images/lcehgnquan.png) no-repeat left top;
	position: relative;
	left: -9px;
	padding-left: 50px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #999;
	line-height: 28px;
}
.honor_top{
	padding-top: 4%;
	margin: 0px;
	margin-bottom: 4%;
	padding-bottom: 4%;
	font-size: 22px;
	border-bottom: 1px dashed #cccccc;
	color: #333;
}
.product_contact_box{
	text-align: center;
	width: 100%;
}
.product_contact{
	display:inline-block;
	padding: 0;
}
.product_contact a{
	text-decoration: none;
}
.product_contact img{
	width: 100%;
	height: 200px;
}
.product_contact li{
	float: left;
	width: 32%;
	margin-right: 2%;
	transition: 0.2s all;
}

.product_contact .nmargin{
	margin: 0;
}
.product_contact h2{
	font-size: 18px;
	color: #333;
}
.product_contact p{
	padding: 0 38px;
	font-size: 14px;
	color: #999;
	line-height: 24px;
	padding-bottom: 34px;
}
.product_contact a:hover{
	text-decoration: none;
}
.product_contact li:hover{
	-moz-box-shadow: 0 8px 35px rgba(0, 0, 0, .08);
    -webkit-box-shadow: 0 8px 35px rgba(0, 0, 0, .08);
    box-shadow: 0 8px 35px rgba(0, 0, 0, .08);
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='rgba(0, 0, 0, .08)')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='rgba(0, 0, 0, .08)');
}
.kuan{
	padding-top: 50px;
}
.service_01{
	background-color: #f4f4f4;
	text-align: center;
	padding: 50px 0;
}
.service_02{
	background-color: #4a6193;
	text-align: center;
	padding: 50px 0px 70px 0px;
	color: #fff;
}
.service_01 p{
	font: 14px;
	color: #333;
	margin-top: 16px;
}
.service_01 h2{
	margin: 0;
}

.service_02 p{
	font: 14px;
	color: #fff;
	margin-top: 16px;
}
.service_02 h2{
	margin: 0;
}
.zpxi{
	width: 60%;
	
}
.zpxi span{
	display: block;
	float: left;
	font-size: 18px;
	font-family: shuzi,Microsoft YaHei;
}
.zpxi .gongzhong{
	color: #333;
}
.zpxi .dizhi{
	float: right;
}
.zpxi h2{
	font-size: 18px;
	margin-top: 20px;
}
.zpxi p{
	font-size: 14px;
	color: #999;
	line-height: 26px;
}
.honor_top1{
	border-bottom: 1px dashed #999;
	margin-top: 56px;
	margin-bottom:56px;
}
.contact_lx{
	padding-top: 56px;
	margin: 0;
	
}
.contact_lx li{
	float: left;
	width: 25%;
	text-align: center;
}
.contact_lx div{
	border:1px solid #ccc;
	margin-top: 42px;
}
.contact_lx h2{
	font-size: 18px;
}
.contact_lx p{
	font-size: 14px;
	color: #999;
	line-height: 16px;
	
}
.contact_ly{
	font-size: 18px;
	margin-top: 80px;
}
.phone{
	width: 48%;
	display: block;
	float: left;
	background-color: #f9f9f9;
	border:1px solid #eaeaea;
	line-height: 42px;
	font-size: 14px;
	padding-left: 10px;
	margin-top: 25px;
}
.email{
	width: 48%;
	display: block;
	float: right;
	background-color: #f9f9f9;
	border:1px solid #eaeaea;
	line-height: 42px;
	font-size: 14px;
	padding-left: 10px;
	margin-top: 25px;
}
.duanluo{
	width: 100%;
	background-color: #f9f9f9;
	border:1px solid #eaeaea;
	padding-left: 10px;
	margin-top: 25px;
	height: 206px;
}
.bntt{
	width: 100%;
	text-align: center;
	line-height: 42px;
	font-size: 14px;
	margin-top: 25px;
	background-color: #f9f9f9;
	border:1px solid #eaeaea;
}

/*æµ®åŠ¨åˆ†ç±»*/
.fdnav{
	position: relative;
}

.fdnav .news_bnt .proli .news_bnt02s{	
	width:0px;
	overflow:hidden;
	height:0px;
	
}

.fdnav .news_bnt .proli .news_bnt02s li{	
	float: left;
	margin-right:2%;
	color: #999;
	cursor: pointer;
	transition: 0.48s all;
	height:64px;
	line-height:64px;
	padding:0px;
}

.fdnav .news_bnt .proli .news_bnt02s li a{
	color:#999
}

.fdnav .news_bnt .proli:hover .news_bnt02s{	
	position: absolute;
	padding: 0;
	margin: 0;
	background-color: #fff;
	border-top: 1px solid #eaeaea;	
	left:0px;
	top:94px;	
	width: 100%;
	transition:height 0.5s;
	height:64px;
	
	
}
.fdnav .news_bnt .proli:hover{
	background-color: #094e9e;
    color: #fff;
}
.fdnav .news_bnt .proli:hover .news_bnt02s li{
	float: left;
	margin-right:2%;
	color: #999;
	cursor: pointer;
	transition: 0.48s all;
	height:64px;
	line-height:64px;
	padding:0px;
	
}

.fdnav .news_bnt .proli:hover .news_bnt02s li .cur{
	color:#39F;
	font-weight:bold;
}

.fdnav .news_bnt .proli:hover .news_bnt02s li:hover{
	color: #666;
}



.serl_jieshao{
	padding: 0;
}
.serl_jieshao li{
	float: left;
}
.serl_jieshao .serl_left{
	width: 30%;
}
.serl_jieshao .serl_left img{
	width: 100%;
}
.serl_jieshao .serl_right{
	width: 55%;
	margin-left: 5%;
	color: #666;
	font-size: 16px;
	line-height: 32px;
	margin-top: 5%;
}
.serl_bnt div{
	width: 50%;
	background-color: #f5f5f5;
	transition: 0.2s all;
	
}
.serl_bnt .serl_left{
	float: left;
}
.serl_left .bnt_left{
	width: 30px;
	height: 80px;
	background: url(../images/ser_arrow_right.png) no-repeat 0 center;
	margin-left: 20px;
	transition: 0.2s all;
}
.serl_bnt div:hover .bnt_left{
	background: url(../images/ser_arrow_right.png) no-repeat -30px center;
}
.serl_bnt div:hover {
	background-color: #094e9e;
}
.serl_bnt div:hover h2,.serl_bnt div:hover p{
	color: #fff;
}
.serl_left span{
	float: left;
	display: block;
}
.serl_left h2{
	font-size: 18px;
	font-weight: normal;
	color: #666;
	margin-bottom:0;
}
.serl_left p{
	margin-top:0;
	color: #999;
}
.serl_left p a{
	font-size: 14px;
	font-weight: normal;
	color: #999;
	
}
.serl_bnt .serl_right{
	float: right;
}
.serl_right .bnt_left1{
	width: 30px;
	height: 80px;
	background: url(../images/ser_arrow_left.png) no-repeat -30px center;
	margin-left: 20px;
	transition: 0.2s all;
}
.serl_bnt div:hover .bnt_left1{
	background: url(../images/ser_arrow_left.png) no-repeat 0 center;
}
.serl_bnt div:hover {
	background-color: #094e9e;
}
.serl_bnt div:hover h2,.serl_bnt div:hover p{
	color: #fff;
}
.serl_right span{
	float: right;
	display: block;
}
.serl_right h2{
	font-size: 18px;
	font-weight: normal;
	color: #666;
	margin-bottom:0;
}
.serl_right p{
	margin-top:0;
	color: #999;
}
.serl_right p a{
	font-size: 14px;
	font-weight: normal;
	color: #999;
	
}


.re_bt{
	font-size: 24px;
	text-align: center;
	font-weight:normal;
	padding-top: 5%;
	margin: 0;
	color: #333;
}

.chlider_xx{
	width: 490px;
	margin: auto;
	margin-top: 40px;
}
.chlider_xx span{
	margin: 0px 40px;
	display: block;
	float: left;
	font-size: 14px;
	color: #666666;
}
.chlider_js{
	width: 80%;
	margin: auto;
	line-height: 32px;
	color: #666666;
}
.chlider_js table{
	margin:auto;
}
.chlider_js img{
	display: block;margin: auto;
	max-width:100%;
}

.youqing{
	max-width: 1200px;
	width: 90%;
	margin:20px auto; 
	
}
.youqing span, .youqing a{
	color: #666;
}

.longdiv .heisebj{
	background-color: rgba(0,0,0,0.4);
	position: absolute;
	bottom: 0;
}
.rystyle{
	margin: 0;
	padding: 0;
}
.rystyle img{
	width: 100%;
	max-width: 316px;
}
.rystyle li{
	width: 28%;
	float: left;
	margin: 0 2.5%;
	-moz-box-shadow:2px 4px 11px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 4px 11px rgba(0,0,0,0.1);
	box-shadow:2px 4px 11px rgba(0,0,0,0.1);
	margin-bottom: 30px;
	text-align: center;
}
.rystyle li p{
	text-align: center;
	color: #666;
}
.ryck{
	display: block;
	border: 1px solid #999;
	margin: auto;
	background: none;
	color: #666;
	padding: 10px 60px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.ry_bt{
	font-weight: normal;
}
.zzbox{
	margin-top: 60px;
	padding-top: 30px;
	border-top: 1px dashed #cccccc;
}