﻿html {
	height: 100%;
	border: none;
}
body {
	height: 100%;
	min-width: 1200px;
	border: none;
	padding: 0;
	margin: 0;
	text-align: left;
	font-size: 14px;
	color: #484848;
	font-family: Arial, "microsoft yahei";
	background: #FFF;
}
div, ul, li, img, dl, dd, dt, p {
	padding: 0;
	margin: 0;
	border: none;
}
ul, dl {
	list-style-type: none;
}
h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #00A04F;
	text-decoration: none;
}
.clear {
	clear: both;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.container {
	width: 1300px;
	margin: 0 auto;
}
.containe{ width:1400px; margin:0px auto;}
.header {
	height: 157px;
}
.top {
	height: 36px;
	line-height: 36px;
	color: #666;
	border-bottom: 1px solid #e2e2e2;
}
.top a {
	padding: 5px 8px;
	color: #666;
}
.top ul {
	float: right;
}
.top ul li {
	float: left;
	padding: 0 10px;
}
.top .fr {
	position: relative;
}
.top .fr img {
	position: relative;
	top: 3px;
	margin-right: 4px;
}
#logo {
	height: 140px;
	width: 100%;
}
#logo .logo {
}
#logo .logo img {

}
#logo .company {
	padding-left: 15px;
	border-left: 1px solid #c4c4c4;
	margin-top: 15px;
	margin-left: 10px;
	padding-top: 5px;
}
#logo .company h2 {
	font-size: 33px;
	color: #0164AA;
	font-weight: bold;
}
#logo .company h3 {
	font-size: 18px;
	margin-top: 5px;
	color: #666;
}
#logo .tel {
	background: url(../images/tel.jpg) no-repeat left center;
	height: 120px;
	width: 200px;
	padding-left: 58px;
}
#logo .tel p {
	font-size: 16px;
	color: #666;
	margin-top: 35px;
}
#logo .tel p span {
	font-size: 30px;
	display: block;
	font-weight: bold;
	color: #666;
}
.nav {
	height: 68px; background-color:#004FAB; margin-top:10px;
}
.nav ul li {
	float: left;
	display: inline;
	text-align: center;
	font-size: 16px;
	position: relative;
}
.nav ul li:after {
	content: '┆';
	position: absolute;
	left: 0;
	top: 18px;
	width: 1px;
	height: 60px;
	display: block;
	color: #FFF;
}
.nav ul li a {
	color: #FFF;
	display: block;
	width: 160px;
	height: 68px;
	line-height: 68px;
	position: relative;
	z-index: 2;
}
.nav ul li a:hover, .nav ul>li.on>a { background-color:#01923F;

}
.nav ul li dl {
	margin: 0px;
	padding: 0;
	position: absolute;
	z-index: 999;
	display: none;
}
.nav ul li dl dt a {
	display: block;
	width: 160px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #252525;
	color: #fff;
}
.nav ul li dl dt a:hover {
	background: #00A04F;
	color: #fff;
	display: block;
	width: 160px;
	height: 50px;
}
.nav ul .home {
	margin-left: 15px;
}
.nav ul .on.home a {
	color: #FFF;
}
.nav ul .home a:hover {
	color: #FFF;
}
.nav ul .home:after, .nav ul li:nth-child(2):after {
	display: none;
}
.banner {
	height: 600px;
	overflow: hidden;
	position: relative;
}
.banner .hd {
	height: 18px;
	position: absolute;
	width: 100%;
	z-index: 1;
	text-align: center;
	bottom: 20px;
}
.banner .hd ul li {
	display: inline-block;
	margin: 0 5px;
	width: 10px;
	height: 10px;
	cursor: pointer;
	background: #252525;
	border-radius: 8px;
}
.banner .hd ul li.on {
	background: #00A04F;
}
.banner .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.banner .bd li {
	zoom: 1;
	vertical-align: middle;
	width: 100%;
	height: 600px;
	display: block;
}
.banner .bd li a {
	width: 100%;
	height: 600px;
	display: block;
}
.search {
	height: 70px;
	border-bottom: 1px solid #e2e2e2;
}
.search .fl {
	line-height: 70px;
}
.search .fl a {
	margin-right: 15px;
}
.search .fl span {
	color: #333;
	font-weight: bold;
}
.search .fr {
	width: 384px;
	height: 70px;
}
.search .fr input {
	width: 280px;
	height: 36px;
	border: 1px solid #eee;
	margin-top: 15px;
	padding-left: 3px;
	border-radius: 6px 0 0 6px;
	padding-left: 15px;
}
.search .fr button {
	width: 75px;
	height: 40px;
	background: url(../images/search.jpg) no-repeat;
	border: none;
	position: relative;
	left: -10px;
	top: 14px;
}
.sec-title {
	text-align: center;
	padding: 40px 0;
	height: 40px;
	position: relative;
}
.sec-title h2 {
	font-size: 24px;
	color: #252525;
	font-weight: bold;
}
.sec-title h2 span {
	color: #00A04F;
}
.sec-title p {
	font-size: 14px;
	margin-top: 10px;
}
.Floor002529 { padding:3% 0 ; background: url(../images/bg.png)}
.w1200{ width:1300px; margin:0px auto;}
.g_bao{background:url(../images/baobg.jpg) no-repeat center top;height: 698px;}
.g_bao h2{height: 155px;text-align: center;font-size: 44px;font-weight: bold;color: #000000;width: 1200px;margin: 0 auto;}
.g_bao h2 b{color: #01923F}
.g_bao h2 i{display: inline-block;font-size: 30px;font-style: normal;position: relative;padding: 0 6px;top:-6px;}
.g_bao h2 em{display: block;font-size: 18px;color: #545657;font-weight: normal;position: relative;margin-top: 12px;}
.g_bao h2 em:before{content: "";position: absolute;width: 50px;height: 2px;background: #01923F;left:396px;top:11px;}
.g_bao h2 em:after{content: "";position: absolute;width: 50px;height: 2px;background: #01923F;right:396px;top:11px;}
.g_bao h3{height: 134px;font-size: 24px;color: #000000;font-weight: normal;}
.g_bao h3 b{display: block;margin-bottom: 5px;height:75px;}
.g_bao p{font-size: 14px;line-height: 24px;color: #333333;width: 510px;height: 105px;}
.g_bao li{float: left;width: 120px;margin-right: 30px;text-align: center;font-size: 14px;color: #333333;}
.g_bao li em{display: block;width: 100px;height: 100px;overflow: hidden;margin-bottom: 12px;}
.g_bao li em img{width: 100px;height: 100px;transition: all 0.3s linear 0s; }
.g_bao li:hover em img{transform: rotateY(180deg);}
.g_ys{padding-top: 68px;}
.g_ys h2{height: 140px;text-align: center;font-size: 44px;font-weight: bold;color: #000000;width: 1200px;margin: 0 auto;}
.g_ys h2 a{color: #000000;}
.g_ys h2 b{color: #01923F}
.g_ys h2 i{display: inline-block;font-size: 30px;font-style: normal;position: relative;padding: 0 6px;top:-6px;}
.g_ys h2 em{display: block;font-size: 18px;color: #545657;font-weight: normal;position: relative;margin-top: 12px;}
.g_ys h2 em:before{content: "";position: absolute;width: 50px;height: 2px;background: #01923F;left:350px;top:11px;}
.g_ys h2 em:after{content: "";position: absolute;width: 50px;height: 2px;background: #01923F;right:350px;top:11px;}
.g_ys .m_ys1{background:url(../images/ysbg1.jpg) no-repeat center top;height: 340px;padding-top: 60px;text-align: right;}
.g_ys .m_ys2{background:url(../images/ysbg2.jpg) no-repeat center top;height: 340px;padding-top: 60px;text-align: left;}
.g_ys .m_ys3{background:url(../images/ysbg3.jpg) no-repeat center top;height: 340px;padding-top: 60px;text-align: right;}
.g_ys .m_ys4{background:url(../images/ysbg4.jpg) no-repeat center top;height: 340px;padding-top: 60px;text-align: left;}
.g_ys h3{height: 214px;font-size: 36px;color: #000;font-weight: normal;}
.g_ys h3 i{display: block;height: 100px;} 
.g_ys h3 b{display: block;font-size: 24px;color: #4fb73d;}
.g_ys p{font-size: 16px;line-height: 34px;color: #333333;padding-right: 41px;background:url(../images/ysline.png) no-repeat right 15px}
.g_ys .m_ys2 p,.g_ys .m_ys4 p{background:url(../images/ysline.png) no-repeat left 15px;padding-left: 41px;}

.sec-titles {
	text-align: center;
	padding: 30px 0;
	height: 40px;
	position: relative;
}
.sec-titles h2 {
	font-size: 30px;
	color: #252525;
	font-weight: bold;
	background: url(../images/line.png) no-repeat bottom center;
	padding-bottom: 10px;
}
.sec-titles p {
	font-size: 14px;
	margin-top: 8px;
}
.index-pro {
	padding: 30px 0 30px;
	height: auto;
	overflow: hidden;
	
}
.index-pro .content {
	margin-top: 30px;
	height: auto;
	overflow: hidden;
}
.blk-xs{width:240px;}
.blk{margin-bottom:  20px;}
 .fdh-01-tit {
            background: #01923F;
            height: 80px;
        }
        
        .fdh-01-tit h3 {
            height: 75px;
            font-size: 24px;
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .fdh-01-tit h3 span {
            font-size: 14px;
            text-transform: uppercase;
        }
        
        .fdh-01-nav-one h3 {
            height: 50px;
            line-height: 50px;
            background: url(../images/p14-icon5.png) no-repeat right center #ececeb;
            margin-bottom: 2px;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
            height: 50px;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #666;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: url(../images/p14-icon2.png) no-repeat right center  #01923F;
        }
        
        .fdh-01-nav-one h3.sidenavcur a,
        .fdh-01-nav-one h3:hover a{
            color: #fff;
        }
        .fdh-01-nav dl {
            padding: 2px 0 4px;
        }
        
        .fdh-01-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px;
            margin-bottom: 1px;
            background: #ececec;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav dt:after {
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 32px;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        
        .fdh-01-nav dt.sidenavcur:after,
        .fdh-01-nav dt:hover:after {
            border-color:  #01923F;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color:  #01923F;
        }
        
        .fdh-01-nav dd {
            border: 1px solid #ececec;
            border-bottom: 0;
        }
        
        .fdh-01-nav p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px;
            border-bottom: 1px solid #ececec;
            background: #fff;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav p.sidenavcur a,
        .fdh-01-nav p:hover a {
            color:  #01923F;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #1ea001;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
		 .cbgg-01 {
            background: #01923F;
            text-align: center;
            color: #fff;
        }
        
        .cbgg-01-img img {
            width: 100%;
            display: block;
        }
        
        .cbgg-01 p {
            padding-top: 15px;
        }
        
        .cbgg-01 p img {
            vertical-align: middle;
            margin-right: 5px;
        }
        
        .cbgg-01 span {
            display: block;
            font-size: 28px;
            font-weight: bold;
            font-family: Arial;
            padding-bottom: 20px;
            padding-top: 10px;
        }
.index-pro .content .fr {
	width: 1040px;
}

.index-pro .content .fr ul li {
	float: left;
	display: inline-block;
	margin-right: 15px;
	text-align: center;
	margin-bottom: 10px;
	font-size: 14px;
}
.index-pro .content .fr ul li:nth-child(3n) {
	margin-right: 0
}
.index-pro .content .fr ul li .img {
	width: 330px;
	height: 248px;
	border: 1px solid #ccc;
	position: relative;
	overflow: hidden;
}
.index-pro .content .fr ul li .img img {
	width: 330px;
	height: 248px;
}
.index-pro .content .fr ul li h2{ color:#fff; background-color:#02923F; height:45px; line-height:45px;}
.index-pro .content .fr ul li h2 a:hover{ color:#000}
.index-pro .content .fr ul li .mask {
	background: rgba(230,33,42,0.8);
	display: none;
	text-align: center;
	width: 269px;
	height: 196px;
	position: absolute;
	left: 0;
	top: 0;
}
.index-pro .content .fr ul li:hover .mask {
	display: block;
}
.index-pro .content .fr ul li .mask h2 {
	font-size: 18px;
	line-height: 42px;
	padding-top: 60px;
}
.index-pro .content .fr ul li .mask .more {
	width: 120px;
	height: 30px;
	margin: 0 auto;
	border: 1px solid #FFF;
	border-radius: 15px;
	line-height: 30px;
}
.index-pro .content .fr ul li a:hover h2 {
	color: #FFF;
}
.index-pro .content .fr ul li a:hover .more {
	color: #FFF;
}
.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.gsjj {
    padding-bottom: 70px;
    margin-top: 64px;
}
.container-fluid { width:1300px; margin:0px auto;
}
.gsjj .title1 h5,
.gsjj .title1 p {
    color: #fff;
}

.gsjj .title1 b {
    color: rgba(255, 255, 255, .5)
}

.gsjj .title1 b::before,
.gsjj .title1 b::after {
    opacity: .3;
}

.gsjj ul {
    background: #fff;
}

.gsjj ul li {
    width: 550px;
    position: relative;
}

.gsjj ul li:first-child {
    padding: 40px;
    border-right: 1px solid #ededed;
}

.gsjj ul li:first-child .imgbox {
    overflow: hidden;
    display: block;
}

.gsjj ul li:first-child .imgbox .img {
    height: 350px;
}

.gsjj ul li:last-child {
    padding: 60px 40px 0 40px;
}

.gsjj ul li:last-child h5 {
    font-size: 24px;
    font-weight: bold;
    color: #281b26;
    padding-bottom: 15px;
    position: relative;
}

.gsjj ul li:last-child h5::before {
    content: "";
    width: 20px;
    height: 2px;
    background: #178780;
    position: absolute;
    bottom: 0;
    left: 0;
}

.gsjj ul li:last-child h5 span {
    font-size: 12px;
    color: #fff;
    background: #d5d5d5;
    border-radius: 30px;
    padding: 0 10px;
    line-height: 20px;
    margin-left: 5px;
    display: inline-block;
    position: relative;
    top: -2px
}

.gsjj ul li:last-child .text {
    color: #555;
    line-height: 26px;
    margin: 28px 0;
    max-height: 156px;
    overflow: hidden;
}

.gsjj ul li:last-child a {
    display: block;
    width: 95px;
    line-height: 30px;
    border: 1px solid #e1e1e1;
    text-align: center;
    color: #5c5c5c;
    border-radius: 30px;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, .1);
}

.gsjj ul li:last-child a img {
    margin-left: 8px;
    position: relative;
    top: -1.5px;
}

.gsjj ul li:last-child a img.img-2 {
    display: none;
}
.title1 {
    margin: 70px 0 20px;
    text-align: center;
    overflow: hidden;
}

.title1 h5 {
    font-size: 30px;
    font-weight: bold;
    color: #178780;
}

.title1 b {
    font-weight: normal;
    color: #888;
    font-size: 17px;
    display: inline-block;
    position: relative;
    margin: 10px 0 18px;
}

.title1 b::before,
.title1 b::after {
    content: "";
    width: 1000%;
    height: 1px;
    border-top: 1px dashed #e5e5e5;
    position: absolute;
    top: 50%;
    right: 100%;
    margin-right: 10px;
}

.title1 b::after {
    right: auto;
    left: 100%;
    margin: 0 0 0 10px;
}

.title1 p {
    line-height: 21px;
}

.about {
	background: url(../images/aboutbg.jpg) no-repeat top center;
	height: 440px;
	overflow: hidden;
	padding-top: 54px;
}
.about .fl {
	float: left;
	display: inline-block;
	width: 622px;
}
.about .fr {
	float: right;
	display: inline-block;
	padding-top: 20px;
}
.about .fr img {
	width: 482px;
	height: 307px;
	border-radius: 10px;
	border: 15px solid #FFF;
}
.about .fl span {
	color: #4f5358;
	font-size: 30px;
	font-weight: bold;
}
.about .fl h2 {
	font-weight: bold;
	color: #FFF;
	position: relative;
	height: 50px;
}
.about .fl h2:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 70px;
	height: 3px;
	background: #00A04F;
}
.about .fl .info {
	font-size: 12px;
	line-height: 25px;
	color: #FFF;
	margin-top: 20px;
}
.about .fl .more {
	width: 185px;
	height: 42px;
	line-height: 42px;
	border-radius: 5px;
	margin-top: 20px;
	background: #00A04F url(../images/ico03.jpg) no-repeat 40px center;
	display: block;
}
.about .fl .more a {
	color: #FFF;
	padding-left: 80px;
}
.honor {
	height: auto;
	overflow: hidden;
	text-align: center;
	margin-top: 55px;
}
.honor .hd {
	height: 55px;
	overflow: hidden;
	width: 100%;
}
.honor .hd ul li {
	display: inline-block;
	width: 200px;
	height: 55px;
	font-size: 16px;
	line-height: 55px;
	margin-right: 12px;
}
.honor .hd ul li a {
	background: #f2f2f2;
	width: 200px;
	height: 55px;
	display: block;
	border-radius: 5px 5px 0 0
}
.honor .hd ul li a:hover {
	background: #00A04F;
	color: #FFF;
}
.honor .hd ul li.on a {
	background: #00A04F;
	color: #FFF;
}
.honor .bd { padding-bottom:50px;
}
.honor .bd ul li {
	float: left;
	display: inline-block;
	margin-right: 20px;
	text-align: center;
	font-size: 16px;
	width: 285px;
	height: 260px;
	border: 1px solid #ccc;
	overflow: hidden;
}
.honor .bd ul li img {
	max-width: 300px;
	height: 230px;
}
.indnews {
	padding: 80px 0;
	overflow: hidden;
	position: relative; background-color:#f7f7f7;
}
.title {
	text-align: center;
	width: 100%;
	padding-bottom: 30px;
}
.title h3 {
	font-size: 40px;
	font-weight: normal;
	display: block;
	line-height: 40px;
	background: url(../images/title.png) no-repeat center; color:#01923F; font-weight:bold;
}
.title p {
	color: #999;
	font-size: 20px;
	text-transform: uppercase;
	font-family: "AvantGardeITVbyBT Book", arial;
	padding-top: 14px;
}
.title h3 b {
	display: inline-block;
}
.newsBox {
	width: 380px;
	height: 410px;
	overflow: hidden;
	position: relative;
}
.newsBox .bd {
	border: 1px solid #ddd;
}
.newsBox .hd {
	height: 28px;
	overflow: hidden;
	position: absolute;
	bottom: 1px;
	z-index: 10;
	padding-left: 20px;
	text-align: center;
}
.newsBox .hd ul {
	overflow: hidden;
	zoom: 1;
}
.newsBox .hd ul li {
	margin-right: 6px;
	width: 10px;
	height: 10px;
	line-height: 14px;
	text-align: center;
	background: #999;
	cursor: pointer;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	display: inline-block;
}
.newsBox .hd ul li.on {
	background: #00ae66;
	color: #fff;
}
.picBox .bd {
	height: 100%;
	z-index: 0;
}
.newsBox .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
	height: 408px;
	overflow: hidden;
}
.newsBox .bd img {
	width: 380px;
	height: 285px;
	display: block;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.newsBox .bd li h3 {
	display: block;
	font-size: 18px;
	color: #000;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.newsBox .bd li .txt {
	z-index: 5;
	padding: 15px 20px;
	border-top: 0 none;
	height: 93px;
}
.newsBox .bd li p {
	padding: 0;
	color: #666;
	line-height: 24px;
	height: 45px;
	overflow: hidden;
}
.newsBox .bd li .time {
	font-size: 16px;
	padding-right: 30px;
	padding-top: 28px;
}
.newsBox .bd li a:hover h3 {
	color: #3fb150;
}
.newsBox .bd li a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.txtlistbox {
	width: 900px;
}
.txtlistbox .item {
	border: 1px solid #ddd;
	margin-bottom: 26px;
	transition: all 0.2s linear 0s;
+margin-bottom: 18px;
}
.txtlistbox .item a {
	display: block;
	padding: 28px;
}
.txtlistbox .item h3 {
	font-size: 18px;
	vertical-align: top;
}
.txtlistbox .item p {
	font-size: 14px;
	line-height: 20px;
	height: 40px;
	color: #666;
}
.txtlistbox .item .time {
	display: block;
	width: 90px;
	height: 66px;
	border-right: 1px solid #ddd;
	line-height: 20px;
	margin-right: 30px;
	color: #666;
	vertical-align: middle;
*zoom: 1;
}
.txtlistbox .item .time b {
	color: #666;
	display: block;
	font-size: 48px;
	line-height: 48px;
}
.txtlistbox .item:hover {
	border: 1px solid #3fb150;
	-webkit-box-shadow: 0 15px 15px rgba(0,0,0,.1);
	box-shadow: 0 2px 6px rgba(0,0,0,.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}
.links {
	padding-bottom: 20px;
}
.links span {
	font-weight: bold;
	font-size: 18px;
}
.links a {
	margin-right: 15px;
}
.footer {
	background: #333333;
	height: 240px;
	overflow: hidden;
	padding-top: 45px;
	color: #bbbbbb;
}
.footer .fl h3 {
	color: #FFF;
	margin-bottom: 20px;
}
.footer .fl a {
	color: #bbbbbb;
}
.footer .fl a:hover {
	color: #ae0a11;
}
.footer .dh {
	width: 220px;
	line-height: 30px;
}
.footer .dh ul li {
	float: left;
	width: 45%;
}
.footer .pro {
	width: 120px;
	margin-right: 50px;
	line-height: 30px;
	padding: 0 50px;
	border-left: 1px solid #484848;
	border-right: 1px solid #484848;
}
.footer .contact {
	line-height: 30px;
}
.footer .fr h3 {
	background: #494949;
	width: 140px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
}
.footer .fr img {
	height: 140px;
}
.copyright {
	background: #333333;
	padding: 15px 0;
	border-top: 1px solid #484848;
	color: #bbbbbb;
	text-align: center;
}
.copyright a{ color:#bbbbbb}
.kefu {
	position: fixed;
	right: -170px;
	top: 50%;
	z-index: 900;
}
.kefu li a {
	text-decoration: none;
	color: #FFF;
}
.kefu li {
	margin-top: 1px;
	clear: both;
	height: 71px;
	position: relative;
}
.kefu li i {
	background: url(../images/fx.png) no-repeat;
	display: block;
	width: 30px;
	height: 27px;
	margin: 0 auto;
	text-align: center;
}
.kefu li p {
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
	margin: 0;
}
.kefu .kefu-qq i {
	background-position: 4px 5px;
}
.kefu .kefu-tel i {
	background-position: 0 -21px;
}
.kefu .kefu-liuyan i {
	background-position: 4px -53px;
}
.kefu .kefu-weixin i {
	background-position: -34px 4px;
}
.kefu .kefu-weibo i {
	background-position: -30px -22px;
}
.kefu .kefu-ftop {
	display: none;
}
.kefu .kefu-ftop i {
	width: 33px;
	height: 35px;
	background-position: -27px -51px;
}
.kefu .kefu-left {
	float: left;
	width: 77px;
	height: 47px;
	position: relative;
}
.kefu .kefu-tel-right {
	font-size: 16px;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 22px;
	padding: 0 15px;
	border-left: 1px solid #fff;
	margin-top: 14px;
}
.kefu .kefu-right {
	width: 20px;
}
.kefu .kefu-tel-main {
	background: #00A04F;
	color: #fff;
	height: 56px;
	width: 247px;
	padding: 9px 0 6px;
	float: left;
}
.kefu .kefu-main {
	background: #00A04F;
	width: 97px;
	height: 56px;
	position: relative;
	padding: 9px 0 6px;
	float: left;
}
.kefu .kefu-weixin-pic {
	position: absolute;
	left: -130px;
	top: -24px;
	display: none;
	z-index: 333;
}
.kefu-weixin-pic img {
	width: 115px;
	height: 115px;
}
.ban {
	width: 100%;
	height: 320px;
	overflow: hidden;
}
.ny {
	height: auto;
	overflow: hidden;
	width: 100%;
	padding: 30px 0;
}
.ny .fl {
	width: 300px;
	border: 1px solid #ccc;
}
.ny .fr {
	width: 980px;
}
.ny .fl .title {
	height: 63px;
	width: 270px;
	background: #00A04F url(../images/ico01.jpg) no-repeat 20px center;
	color: #FFF;
	padding: 22px 0 0 30px;
}
.ny .fl .title span {
	font-size: 28px;
	padding-left: 50px;
	display: block;
}
.ny .fl .title span i {
	display: block;
	font-size: 14px;
	font-style: normal;
	text-transform: uppercase
}
.ny .contact {
	background: #00A04F;
	text-align: center;
	padding: 20px 0;
}
.ny .contact p {
	font-size: 18px;
	color: #FFF;
	margin-top: 10px;
}
.ny .contact p span {
	display: block;
	font-size: 24px;
	font-weight: bold;
}
.ny .fr .title {
	line-height: 42px;
	border-bottom: 1px solid #e1e1e1; float:left;
}
.ny .fr .title span {
	font-size: 20px;
	color: #00A04F;
	border-bottom: 3px solid #00A04F;
	padding-bottom: 10px; float:left;
}
.ny .fr .title p {
	display: inline-block;
	float: right;
}
.ny .fr .tit {
	line-height: 38px;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 15px;
}
.ny .fr .tit span {
	font-size: 18px;
	color: #00A04F;
	border-bottom: 3px solid #00A04F;
	padding-bottom: 8px;
}
.ny .fr .txt {
	border: 1px solid #e1e1e1;
	background: #f4f4f4;
	margin-top: 20px;
	padding: 15px;
}
.list-1 dl {
	border-bottom: 1px solid #e1e1e1;
	padding: 15px 0;
}
.list-1 dl dt {
	line-height: 35px;
	font-size: 16px;
}
.list-1 dl dt:before {
	content: '■';
	font-size: 12px;
	margin-right: 5px;
	color: #00A04F;
	position: relative;
	top: -3px;
}
.list-1 dl dt span {
	float: right;
	font-size: 14px;
}
.list-1 dl dt a {
	font-weight: bold;
}
.list-1 dl dd {
	color: #999;
}
.list-2 {
	height: auto;
	overflow: hidden;
	padding-bottom: 30px; float:left;
}
.list-2 ul li {
	float: left;
	display: inline-block;
	margin-right: 20px;
	font-size: 16px;
	text-align: center;
	margin-top: 20px;
}
.list-2 ul li:nth-child(3n) {
	margin-right: 0
}
.list-2 ul li .img {
	width: 309px;
	height: 230px;
	border: 1px solid #c1c1c1;
}
.list-2 ul li img {
	max-width: 100%;
	height: 229px;
}
.list-2 ul li p {
	margin-top: 5px;
}
.news {
	padding: 0px 0 0;
}
.news h1 {
	text-align: center;
	font-size: 24px;
	padding-top: 30px;
}
.news .date {
	text-align: center;
	font-size: 14px;
	padding: 15px 0;
}
.news .date span {
	padding: 0 15px;
}
.news .info {
	padding: 10px 0 0;
	line-height: 25px;
}
.tags {
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	height: 35px;
	line-height: 35px;
}
.tags span {
	font-weight: bold;
}
.tags a {
	margin-right: 15px;
}
.page {
	line-height: 50px;
}
.page span {
	float: right;
}
.xg-pro {
	height: auto;
	overflow: hidden;
	margin-top: 5px;
}
.xg-pro ul li {
	float: left;
	display: inline-block;
	width: 200px;
	margin-right: 15px;
	margin-bottom: 10px;
	text-align: center;
}
.xg-pro ul li img {
	width: 200px;
	height: 160px;
}
.xg-news {
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.xg-news ul li {
	float: left;
	display: inline-block;
	width: 47%;
	margin-right: 3%;
	line-height: 25px;
}
.xg-news ul li:before {
	content: '■';
	font-size: 12px;
	margin-right: 5px;
	color: #00A04F;
	position: relative;
	top: -10px;
}
.xg-news ul li a {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 240px;
	display: inline-block;
}
.xg-news ul li span {
	float: right;
}
.xg-area {
	height: auto;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 15px;
}
.xg-area ul li {
	float: left;
	display: inline-block;
	margin-right: 25px;
	line-height: 25px;
}
.pro {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 10px 0 30px;
}
.pro .img {
	float: left;
	display: inline-block;
	width: 480px;
}
.pro .text {
	float: right;
	display: inline-block;
	width: 350px;
}
.pro .text h1 {
	font-size: 24px;
	padding-top: 20px;
}
.pro .text .desc {
	padding: 20px 0;
	height: 150px;
	font-size: 16px;
	line-height: 25px;
}
.pro .text .btn {
	width: 120px;
	height: 40px;
	background: #00A04F;
	color: #FFF;
	display: block;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
}
.pro-content .tits {
	border-bottom: 1px solid #e1e1e1;
	height: 40px;
	width: 100%;
	font-size: 18px;
}
.pro-content .tits span {
	background: #00A04F;
	color: #FFF;
	display: block;
	width: 120px;
	height: 40px;
	text-align: center;
	line-height: 40px;
}
.pro-content .info {
	padding: 20px 0;
}
div.zoomDiv {
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
	background: #ffffff;
	border: 1px solid #ddd;
	display: none;
	text-align: center;
	overflow: hidden;
	font-size: 0;
}
div.zoomMask {
	position: absolute;
	background: url(../images/mask.png) repeat scroll 0 0 transparent;
	cursor: move;
	z-index: 1;
}
.pc-slide {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.view .swiper-slide .imgauto {
	width: 100%;
	height: 350px;
	position: relative;
}
.view .swiper-slide .imgauto img {
	max-width: 90%;
	max-height: 100%;
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}
.view .swiper-container {
	width: 100%;
}
.preview {
	width: 100%;
	margin-top: 10px;
	position: relative;
}
.preview .swiper-container {
	width: 80%;
	margin: 0 10%;
	overflow: hidden;
}
.preview .swiper-slide {
	width: 22.5%;
	padding: 5px;
}
.preview .swiper-slide .imgauto {
	width: 100%;
	height: 80px;
	line-height: 80px;
	border: 1px solid #ddd;
	text-align: center;
	cursor: pointer;
	position: relative;
	display: block;
}
.preview .swiper-slide .imgauto img {
	display: inline-block;
	vertical-align: middle;
	max-width: 90%;
	max-height: 100%;
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}
.preview .slide6 {
	width: 82px;
}
.preview img {
	padding: 1px;
}
.preview .active-nav .imgauto {
	border: 1px solid #00A04F;
}
.preview .arrow-left {
	background: url(../images/prev1.png) no-repeat left center;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -9px;
	width: 10px;
	height: 18px;
	z-index: 10;
}
.preview .arrow-right {
	background: url(../images/next1.png) no-repeat left center;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -9px;
	width: 10px;
	height: 18px;
	z-index: 10;
}
.clearfix {
*zoom: 1;
}
.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#message {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1000;
	transform: scale(0);
	transition: .3s;
}
.messagebg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	z-index: 1001;
}
#message .m-content {
	margin-top: 10%;
}
#message .m-content .m-message {
	background: #fff;
	width: 580px;
	background: #fff;
	padding: 50px;
	margin: 0 auto;
	position: relative;
	z-index: 1002;
	box-shadow: 1px 1px 50px rgba(0,0,0,.3);
}
.m-message {
	width: 494px;
	margin: 48px auto 0;
}
.m-message label {
	margin-bottom: 15px;
	display: block;
	font-size: 14px;
}
.m-message label em {
	display: block;
	float: right;
	color: red;
	height: 32px;
	line-height: 32px;
}
.m-message label span {
	width: 70px;
	height: 34px;
	line-height: 34px;
	color: #2F2F2F;
	float: left;
	font-weight: bold;
	text-align: right;
	margin-right: 30px;
	display: inline-block;
}
.m-message label input.inp, .m-message label textarea, .m-message label.code input {
	width: 77%;
	overflow: hidden;
	height: 32px;
	line-height: 32px;
	border: #cccccc 1px solid;
	border-radius: 3px;
	padding: 0 14px;
	box-sizing: border-box;
	color: #555;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.m-message label input:focus, .m-message label textarea:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 150, 0, .6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 150, 0, .6);
}
.m-message label textarea {
	height: 72px;
	line-height: 24px;
	padding: 10px 14px;
}
.m-message label.code {
	line-height: 34px;
}
.m-message label.code input {
	width: 30%;
	float: left;
	margin-right: 30px;
}
.m-message label.code .pic {
	display: inline-block;
	vertical-align: top;
	width: 80px;
	height: 32px;
}
.m-message label.code img {
	display: block;
	width: 100%;
	height: 100%;
}
.btn-1 input {
	width: 52px;
	height: 32px;
	line-height: 32px;
	background: #e8e8e8;
	border: none;
	color: #333;
	margin-right: 22px;
	cursor: pointer;
	transition: 0.3s;
}
.btn-1 {
	padding-left: 100px;
}
.btn-1 input.focus {
	background: #00A04F;
	color: #fff;
}
.btn-1 input.focus:hover {
	background: #444;
}
.btn-1 input:hover {
	background: #ccc;
}

.pagebar{clear:both;margin:20px 0;text-align:center;}
.pagebar a:hover{color:#333;}
.page-status{border-radius:2px 0 0 2px;}
.page-last{border-radius:0 2px 2px 0;}
.page-index,.page-last,.page-next,.page-num,.page-pre,.page-status{display:inline-block;margin:0 -1px 5px 0;padding:0 15px;height:28px;border:1px solid #e2e2e2;background-color:#fff;color:#333;vertical-align:middle;font-size:12px;line-height:28px;}
.page-status{display:none;}
.page-num-current{height:30px;border-top:none;border-bottom:none;background-color:#333;color:#fff !important;line-height:30px;}
a.page-num-current:hover{color:#fff;}

/* 关于我们数字 */
.center{ width:1300px; margin:0px auto; background-color:#fff;}
.float_l{ float:left;}
.shuzi{
	height: 121px; padding-top:20px;
}
.shuzi{

}
.shuzi .float_l{
	width: 20%;
	text-align: center;
}
.shuzi .float_l div{
	font-size: 20px;
	color: #3e3e3f;
	padding-top: 10px;
}
.shuzi .float_l p{
	font-size: 18px;
	color: #F97B00;
}
.shuzi .float_l p span{
	font-size: 60px;
	color: #F97B00; font-weight:bold;
}