body,ul,dl,dd,ol,h2,h3,h4,h5,h6,p{margin: 0px ;padding: 0px;}
body{font-family: "微软雅黑";font-size: 16px;color: #333333;}
i{font-style: normal;}
img{border: 0 none;}
a{text-decoration: none;}
li{list-style-type: none;}
.clearfix:after{content: "";display: block;clear: both;}
a,textarea,input:focus{outline:none}
textarea{overflow: auto;resize: none;}

.header{width: auto;height: 97px;}
.header .main{width: 1200px;height: 97px;margin: 0 auto;position: relative;}
.language{
	position: absolute;
	right: 0;
	top: 10px;
}
.language ul{
	overflow: hidden;
}
.language li{
	float: left;
	
	
}
.language li a{
	color: #5c5c5c;
	font-size: 12px;
	display: block;
	border-right: 1px solid #cccccc;
	padding: 0 10px;
	opacity: 0.5;
}
.language li:hover a{
	color: #005430;
	opacity: 1;
}
.language li:last-child a{border: none;}
.header .main .logo{width: 164px;height: 87px;float: left;margin-top: 5px;}
.header .main .nav{/*width: 695px;*/height: 40px;float: right;}
.header .main .nav ul{
	overflow: hidden;
}
.header .main .nav ul li{width: 80px;height: 40px;float: left;margin-right: 40px;text-align: center;line-height: 100px;margin-top: 40px;}
.header .main .nav ul li:last-child{margin-right: 0;}
.header .main .nav ul li a{width: 80px;height: 35px;font-size: 15px;color: #5c5c5c;display: block;line-height: 35px;}
.header .main .nav li.on a{background-color: #005430;color: #ffffff;border-radius: 10px;}

/*左边菜单栏高亮*/
.left .js_nav_left li.left_current a{color: #005430;}

/*内页banner*/
.common_banner{width: auto;height: 280px;position: relative;overflow: hidden;}
.common_banner ul{width: 1920px;height: 280px;position: absolute;left: 50%;margin-left: -960px;}
.common_banner ul li{width: 1920px;height: 280px;position: absolute;}
.common_banner ul li a{display: block;width: 1920px;height: 280px;}
.common_banner ul li img{width: 1920px;height: 280px;}


/*内页公共部分*/
.content{width: 1200px;margin: 0 auto;}
.content .left_title{width: 113px;height: 45px;float: left;margin-top: 25px; }
.content .location{float: right;margin-right: 10px;}

.content .location ul{width: auto; height: 24px;margin-top: 50px; }
.content .location ul li{width: auto; height: 24px;float: left;}
.content .location ul li{font-size: 12px; color: #363636;line-height: 24px;}
.content .location ul li a{font-size: 13px; color: #585858;}
.content .location ul li .current{color: #005430;}
.content .location ul li a:hover{color: #005430;}

.content .left{float: left;width: 230px;}
.content .left img{display: block;}
.content .left h4{background: url(../img/line_bg.png) no-repeat left center;padding-left: 20px;color: #211d1a;font-size: 14px;}
.content .left ul{margin-left: 20px;margin-top: 10px;}
.content .left ul li a{color: #666666;font-size: 14px;line-height: 35px;}

/*.page{width:1200px;height:36px;margin:0 auto;line-height:36px;text-align: center;padding-top:30px}
.page ul{width: auto;height: 36px;display: inline-block;}
.page ul li{width: 36px;height: 36px;float: left;margin: 0 10px;line-height: 36px;color: #666666;background-color: #6b6b6b;}
.page ul li a{display: block;color: #ffffd4;}
.page ul li .on{color: #ffffd4;}
.page ul li:hover a{color: #0c8d3b;}*/


/*.page{width:900px;height:36px;margin:0 auto;line-height:36px;text-align: center;padding-top:30px;}*/
/*.page ul{width: auto;height: 36px;display: inline-block;}
.page ul li{width: 36px;height: 36px;float: left;margin: 0 10px;line-height: 36px;color: #666666;background-color: #6b6b6b;}
.page ul li a{display: block;color: #ffffd4;}



.page div{width: auto;margin: 0 auto;text-align: center;display: inline-block;}
.page div .current{width: 36px;height: 36px;color: #fff;background-color: #6b6b6b;display: inline-block;margin: 0 6px;}
.page div .prev{color: black;}
.page div .first{color: black;}
.page div .num{color: black;}
.page div .next{color: black;}
.page div .end{color: black;}*/


.page {
    padding: 20px 0px 20px 0px;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 0;
}

.page span,
.page a {
    padding: 10px 20px 10px 20px;
    background-color: #e5e5e5;
    border-radius: 10px;
    font-size: 12px;
    margin: 0 2px;
    border: 1px #e5e5e5 solid;
}

.page .current,
.page a:hover {
    color: #fff;
    border-color: green;
    background-color: green;
}

.page .prev{color: black;}
.page .first{color: black;}
.page .num{color: black;}
.page .next{color: black;}
.page .end{color: black;}

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

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






.footer{width: auto;height: 205px;margin-top: 30px;background-color: #f3f3f3;padding-top: 60px;}
.footer .top{width: 1200px;height: 205px;margin: 0 auto;}
.footer .top .footer_contact{width: 105px;height: 205px;float: left;margin-right: 165px;}
.footer .top .footer_contact h3{color: #484545;font-size: 24px;}
.footer .top .footer_contact span{color: #b1b1b1;font-size: 16px;}

.footer .top .footer_follow{width: 125px;height: 205px;float: left;margin-right: 130px;}
.footer .top .footer_follow h4{color: #5f5f5f;font-size: 17px;}
.footer .top .footer_follow ul{margin-top: 33px;}
.footer .top .footer_follow ul li{width: 21px;height: 18px;float: left;margin-right: 15px;cursor: pointer;}
.footer .top .footer_follow ul li:nth-child(1){background-image: url('/Public/Home/default/img/weibo.jpg');}
.footer .top .footer_follow ul li:nth-child(2){background-image: url('/Public/Home/default/img/qq.jpg');}
.footer .top .footer_follow ul li:nth-child(3){background-image: url('/Public/Home/default/img/weixin.jpg');}
.footer .top .footer_follow ul li:nth-child(1):hover{background-image: url('/Public/Home/default/img/weibo_hover.jpg');}
.footer .top .footer_follow ul li:nth-child(2):hover{background-image: url('/Public/Home/default/img/qq_hover.jpg');}
.footer .top .footer_follow ul li:nth-child(3):hover{background-image: url('/Public/Home/default/img/weixin_hover.jpg');}



.footer .top .footer_company{width: 313px;height: 205px;float: left;margin-right: 80px;}
.footer .top .footer_company h4{margin-bottom: 25px;color: #5f5f5f;font-size: 17px;}
.footer .top .footer_company p{color: #727272;font-size: 13px;line-height: 35px;}

.footer .top .footer_company_url{width: 185px;height: 155px;float: right;padding-top: 50px;}
.footer .top .footer_company_url p{color: #727272;font-size: 13px;line-height: 30px;}
.footer .top .footer_company_url p a{color: #727272;font-size: 13px;}


.footer .bottom{width: 1200px;height: 45px;margin: 0 auto;line-height: 45px;}
.footer .bottom .copyright{float: left;color: #585858;font-size: 12px;}.footer .bottom .copyright a{color: #585858;font-size: 12px;}
.footer .bottom .footer_nav{float: right;}
.footer .bottom .footer_nav ul li{float: left;color: #585858;font-size: 12px;margin-right: 5px;}
.footer .bottom .footer_nav ul li a{color: #585858;font-size: 12px;}
.footer .bottom .footer_nav ul li a:hover{color: green;}