
@charset "utf-8";

* {
	font-family: "微软雅黑"
}
body, h1, h2, h3, h4, h5, ul, li, dl, dt, dd, input, p {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
a, ul, li, h1, h2, dl, dt, dd {
	list-style: none;
	text-decoration: none;
}
.top-box {
	background: url(../images/top-d.png);
	height: 7px
}
.top {
	width: 1100px;
	margin: 0 auto;
	background: url(../images/top-di.png);
	height: 20px
}
.h-con {
	height: 104px;
	padding-top: 24px;
	width: 1200px;
	margin: 0 auto;
}
.h-con h1 {
	float: left;
	height: 90px;
}
.h-bt {
	float: left;
	padding-left: 24px;
	padding-top: 18px;
}
.h-pho {
	float: right;
	margin-top: 24px;
	font-size: 14px;
	color: #222;
	background: url(../images/xxx.png) no-repeat center 2px;
	text-align: center;
	line-height: 14px;
	padding-bottom: 20px;
	margin-right: 100px
}
.h-pho span {
	color: #222;
	font-size: 24px;
	display: block;
	padding-top: 10px;
}
.nav-box {
	height: 50px;
	background: url(../images/navbg.png)
}
.nav {
    height: 50px;
    color: white;
    width: 510px;
    float: right;
	margin-top: 15px;
}
.nav ul {
	width: 800px;
	overflow: hidden;
	height: 50px;
	border-top: 1px solid #46bfa9;
    border-bottom: 1px solid #46bfa9;
}
.nav ul li {
    float: left;
    width: 85px;
    height: 50px;
}
.nav ul li a {
	font-size: 16px;
    color: rgb(255, 255, 255);
    line-height: 50px;
    width: 75px;
    text-align: center;
    height: 50px;
    display: block;
    transition: all 1s;
    position: relative;
}

.nav ul li a:hover:before{
	width: 7px;
    height: 7px;
    background: #46bfa9;
    content: "";
    display: block;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    outline: none !important;
	top: -4px;
}

.nav ul li a:hover:after{
	width: 7px;
    height: 7px;
    background: #46bfa9;
    content: "";
    display: block;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    outline: none !important;
	bottom: -4px;
}


.nav ul li a:hover {
    color: #46bfa9;
}
.nav ul li .n-cur {
	color: #46bfa9;
}

.nav ul li .n-cur:before{
	width: 7px;
    height: 7px;
    background: #46bfa9;
    content: "";
    display: block;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    outline: none !important;
	top: -4px;
}

.nav ul li .n-cur:after{
	width: 7px;
    height: 7px;
    background: #46bfa9;
    content: "";
    display: block;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    outline: none !important;
	bottom: -4px;
}


.nav-banner {
	position: relative;
	margin: 0 auto;
	height: 500px;
	overflow: hidden;
	width: 100%;
}
.banner {
	width: 1920px;
	height: 500px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -960px;
}
.banner ul {
	width: 1920px;
	height: 500px;
}
.banner ul li {
	width: 1920px;
	height: 500px;
}
.banner ul li img {
	width: auto;
	height: 500px;
}
.small {
	position: absolute;
	left: 50%;
	bottom: 10%;
	cursor: pointer;
	margin-left: -50px
}
.small a {
	width: 40px;
	height: 4px;
	background: white;
	float: left;
	margin: 0 8px;
}
.small .small_s {
	background: #103b00;
	width: 40px;
	height: 4px
}
.tjCont {
	height: 78px;
	padding-bottom: 13px;
	background: url(../images/tjBg.png) no-repeat center;
}
.tjCont .container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1100px;
}
.fl {
	float: left;
	display: inline;
}
.tjCont li.noBl {
	border-left: none;
}
.tjCont li {
	float: left;
	padding: 0 20px;
	border-left: 1px dotted #3fba68;
	margin: 30px 0;
}
.tjCont li a {
	font-size: 15px;
	color: #fff;
}
.fr {
	float: right;
	display: inline;
}
.tjCont dl {
	position: absolute;
	padding-left: 48px;
	background: url(../images/xxBg.png) no-repeat left center;
	left: 412px;
	top: 17px;
}
.tjCont dt {
	font-size: 25px;
	color: #fff;
	font-weight: bold;
}
.tjCont dd {
	font-size: 22px;
	color: #7cd095;
	text-align: center;
	text-transform: uppercase;
}
.product-box {
	width: 1100px;
	margin: 0 auto
}
.product-box .cpMain {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto
}
.cpMain li {
	float: left;
	width: 234px;
	margin-left: 8px;
	margin-top: 35px;
	margin-right: 8px;
}
.cpMain li>a {
	display: block;
	overflow: hidden;
	width: 234px;
	height: 229px;
}
.cpMain li img {
	display: block;
}
.cpMain li h5 {
	font-weight: normal;
	line-height: 15px;
	margin-top: 19px;
	margin-bottom: 15px;
	text-align: center;
}
.cpMain li h5 a {
	font-size: 15px;
	color: #000;
}
.cpMain li p {
	height: 29px;
	line-height: 29px;
	text-align: center;
	border: 1px solid #e8e8e8;
	color: #000;
}
.cpMain li.noMl {
	margin-left: 0;
}
.gBox {
	background: url(../images/tl1.png) no-repeat center;
	height: 336px;
	margin-top: 50px;
}
.gBox .container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1100px;
}
.gBox h5 {
	font-size: 16px;
	color: #fafafa;
	font-weight: normal;
	position: absolute;
	top: 80px;
	right: 5px;
	width: 600px;
	line-height: 28px
}
.gBox h4 {
	font-size: 30px;
	color: #ffef3f;
	position: absolute;
	top: 160px;
	right: 0;
}
.gBox h4 span {
	font-size: 24px;
	color: #fff;
	font-weight: normal;
}
.gBox .rx {
	color: #fff;
	width: 461px;
	height: 51px;
	line-height: 51px;
	text-align: center;
	border: 1px solid #0bb13e;
	position: absolute;
	top: 243px;
	right: 0;
}
.gBox .rx span {
	font-size: 18px;
	padding-left: 32px;
	background: url(../images/txBg.png) no-repeat left center;
	display: inline-block;
	padding-top: 1px;
}
.gBox .rx em {
	font-size: 32px;
	font-family: "Arial";
	position: relative;
	top: 5px;
}
.ysBox {
	width: 100%;
}
.youshi {
	width: 1100px;
	margin: 0 auto;
	background: url(../images/youshi.jpg);
	position: relative;
	height: 1260px
}
.youshi dl {
	position: absolute;
}
.youshi .dw1 {
	width: 280px;
	top: 300px;
	left: 72px;
}
.youshi .dsy1 {
	color: #fff;
}
.youshi dt h4 {
	font-size: 27px;
	font-weight: 500
}
.youshi dt span {
	font-size: 16px;
}
.youshi dd {
	font-size: 16px;
	line-height: 24px;
	margin-top: 22px;
}
.youshi .dw2 {
	top: 460px;
	left: 481px;
	width: 280px;
}
.youshi .dsy2 dt {
	color: #000;
	width: 280px;
}
.youshi .dsy2 dd {
	color: #3c3c3c;
	width: 300px;
	margin-top: 20px;
	font-size: 15px
}
.youshi .dw2 h4 {
	width: 280px;
	text-align: center
}
.youshi .dw2 span {
	width: 280px;
	text-align: center;
	display: block
}
.youshi .dw3 {
	top: 856px;
	left: 710px;
	width: 310px;
}
.youshi .dw3 dt {
	margin-left: 114px;
}
.tl2-box {
	background: url(../images/tl2.jpg) no-repeat center;
	height: 222px;
}
.tl2 {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1100px;
}
.tl2 .rx {
	color: #fff;
	width: 461px;
	height: 51px;
	line-height: 51px;
	text-align: center;
	border: 1px solid #0bb13e;
	background: #0bb13e;
	position: absolute;
	top: 60px;
	right: 0;
}
.tl2 .rx span {
	font-size: 18px;
	padding-left: 32px;
	background: url(../images/txBg.png) no-repeat left center;
	display: inline-block;
	padding-top: 1px;
	color: #0f5b28
}
.tl2 .rx em {
	font-size: 32px;
	font-family: "Arial";
	position: relative;
	top: 5px;
	color: #062d14
}
.about-box {
	background: #eceeed;
	height: 650px;
}
.about {
	overflow: hidden;
	width: 1100px;
	margin: 0 auto
}
.about .abMain {
	overflow: hidden;
	margin-top: 53px;
}
.about .abMain dt {
	float: left;
}
.about .abMain dd {

}
.about .abMain dd h5 {
	font-weight: normal;
	margin-bottom: 16px;
}
.about .abMain dd h5 a {
	font-size: 48px;
	color: #007b25;
	font-family: "Microsoft Tai Le";
	text-transform: uppercase;
	text-decoration: none;
}
.about .abMain dd h5 span {
	font-size: 18px;
	color: #007b25;
	margin-left: 13px;
}
.about .abMain dd p {
    font-size: 20px;
    color: #101010;
    line-height: 40px;
    height: 330px;
    overflow: hidden;
}
.about .abMain dd .lj {
    font-size: 14px;
    font-weight: 400;
    color: #242424;
    display: inline-block;
    padding: 15px 25px;
    border: 1px solid #46bfa9;
    text-transform: uppercase;
    margin-top: 15px;
    position: relative;
    z-index: 99;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.about .abMain dd .lj:before {
    content: "";
    display: block;
    height: 100%;
    width: 5px;
    position: absolute;
    background: #46bfa9;
    top: 0;
    left: -1px;
    z-index: -1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.about .abMain dd .lj:hover{
	color: #fff;
}
.about .abMain dd .lj:hover:before {
    width: 100%;
    left: 0;
}

.zixun {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
	height: 420px;
	margin-top: 30px
}
.zi-l {
	float: left;
	width: 335px;
	margin-right: 47px;
	overflow: hidden
}
.zi-l h2 {
	height: 38px;
	line-height: 38px;
	background: url(../images/line3.jpg) no-repeat left 14px;
	padding-left: 15px;
	margin-bottom: 28px;
}
.zi-l h2 a {
	color: #333333;
	font-size: 18px;
	font-weight: 600;
}
.zi-l h2 .more1 {
	float: right;
	line-height: 38px
}
.zi-l h2 .more1 a {
	cursor: pointer;
	font-size: 14px;
	line-height: 38px;
	color: #666;
	font-weight: normal
}
.zi-l h2 em {
	color: #555555;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	display: inline-block;
	padding-left: 5px;
}
.lst4 li {
	height: 40px;
	line-height: 40px;
	padding-left: 18px;
	background: url(../images/dtico.jpg) no-repeat 6px center;
	overflow: hidden;
}
.lst4 li a {
	color: #555555;
	font-size: 13px
}
.wend {
	float: left;
	width: 335px;
	overflow: hidden;
}
.wend h2 {
	height: 38px;
	line-height: 38px;
	background: url(../images/line3.jpg) no-repeat left 14px;
	padding-left: 15px;
	margin-bottom: 28px;
}
.wend h2 a {
	color: #333333;
	font-size: 18px;
	font-weight: 600;
}
.wend h2 .more1 {
	float: right;
	line-height: 38px
}
.wend h2 .more1 a {
	cursor: pointer;
	font-size: 14px;
	line-height: 38px;
	color: #666;
	font-weight: normal
}
.wend h2 em {
	color: #555555;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	display: inline-block;
	padding-left: 5px;
}
.wend dl {
	border-top: 1px dashed #cecece;
	height: 90px;
	padding: 20px 0 0 0;
}
.wend dt {
	height: 19px;
	padding-left: 25px;
	line-height: 19px;
	background: url(../images/q.png) no-repeat left 3px;
	font-size: 12px;
	color: #c8161d;
	overflow: hidden;
}
.wend dt a {
	color: #007b25;
	font-weight: bold;
}
.wend dd {
	margin-top: 8px;
	padding-left: 25px;
	background: url(../images/a.png) no-repeat left 3px;
	line-height: 24px;
	font-size: 12px;
	color: #555555;
	height: 48px;
	overflow: hidden;
}
.lcMain {
	padding-top: 43px;
	padding-bottom: 56px;
	width: 1100px;
	margin: 0 auto
}
.lcMain ul {
	overflow: hidden;
}
.lcMain li {
	float: left;
	border-left: 1px dotted #ccc;
	padding: 0 27px;
}
.lcMain li.noPl {
	padding-left: 0;
	border-left: none;
}
.lcMain li img {
	width: 86px;
	height: 66px;
	display: block;
}
.lcMain li p {
	font-size: 18px;
	color: #000;
	margin-top: 7px;
	text-align: center;
}
.yq-box {
	background: #f3f3f3;
	padding-top: 30px
}
.yq {
	width: 1100PX;
	margin: 0 auto;
}
.yq-top {
	border-bottom: 1PX solid #CCC;
	height: 35px;
}
.yq-top span {
	float: right;
}
.yq-top span a {
	color: #666;
	font-size: 12px;
}
.yq-top h3 a {
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	color: #999
}
.yq-con {
	padding: 10px;
	line-height: 30px;
}
.yq-con a {
	padding: 0 10px;
	color: #666;
	font-size: 12px
}
.foot-box {
	background: url(../images/didi.png) repeat-x;
	height: 208px;
}
.footer {
	width: 1100px;
	margin: 0 auto
}
.f-top {
	overflow: hidden
}
.f-f {
	padding: 18px 0 0 18px;
	height: 170px;
	width: 194px;
	float: left
}
.f-f h3 {
	height: 45px;
}
.f-f h3 span {
	padding-right: 5px;
}
.f-f h3 span a {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #fff;
	font-weight: normal;
}
.f-f h3 em {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #1eaa48;
	font-weight: normal;
	font-style: normal
}
.f-f p {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #fff;
}
.f-f .p1 {
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: 600
}
.f-f ul li {
	height: 24px;
}
.f-f ul li a {
	color: #fff;
	font-size: 13px
}
.f-f1 {
	padding: 30px 0 0 18px;
	height: 170px;
	width: 200px;
	float: left
}
.f-f1 p img {
	float: left;
	margin: 0px 6px 0 0
}
.f-img {
	float: left;
	padding: 35px 30px 0 60px;
}
.f-p {
	line-height: 24px;
	padding: 26px 0 0;
	float: left;
	width: 220px
}
.f-p p {
	font-size: 13px;
	color: white;
	margin: 0;
	font-family: "微软雅黑";
}
.f-p p a {
	font-size: 13px;
	color: white;
	font-family: "微软雅黑";
}
.f-con {
	background: url(../images/f_yy.gif) no-repeat 0 0;
	width: 1100px;
	margin: 0 auto;
	height: 39px
}


/* 联系我们 */
.contact-section {
    width: 100%;
    background: url(/skin/images/map-bg.png) #2f3133;
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
}

/* .contact-section:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(50, 50, 50, .70);
} */

.contact-section .container {
    width: 1170px;
}

.contact-section .container .row {
    margin-right: -15px;
    margin-left: -15px;
}

.title-section {
    display: block;
    width: 100%;
    text-align: center;
    height: auto;
    margin-bottom: 80px;
}

.title-section > h1 {
    display: inline-block;
    font-size: 60px;
    color: #fff;
    font-weight: 700;
    margin: 0;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
    border-top: 1px solid #46bfa9;
    border-bottom: 1px solid #46bfa9;
    line-height: 70px;
    position: relative;
	letter-spacing: 5px;
}

.title-section > h1:before {
    content: "";
    height: 9px;
    width: 9px;
    position: absolute;
    display: block;
    margin: 0 auto;
    background: #46bfa9;
    top: -5px;
    left: 0;
    right: 0;
}

.title-section > h1:after {
    content: "";
    height: 9px;
    width: 9px;
    position: absolute;
    display: block;
    margin: 0 auto;
    background: #46bfa9;
    bottom: -5px;
    left: 0;
    right: 0;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.contact-section .left-content {
    display: block;
    overflow: hidden;
}

.left-content .contact-info p {
    margin: 0;
    display: block;
    opacity: 1;
}

.contact-section .left-content p {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    font-family: 'Roboto';
}

.contact-section .left-content p b {
    color: #46bfa9;
}



.contact-section .left-content h3 {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Roboto';
    margin: 0;
    padding: 0;
    margin-top: 15px;
    margin-bottom: 10px;
}

.titleh1{
	display: inline-block;
    font-size: 60px;
    color: #070202;
    font-weight: 700;
    margin: 0;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
    border-top: 1px solid #46bfa9;
    border-bottom: 1px solid #46bfa9;
    line-height: 70px;
    position: relative;
}

.titleh1:before{
	content: "";
    height: 9px;
    width: 9px;
    position: absolute;
    display: block;
    margin: 0 auto;
    background: #46bfa9;
    top: -5px;
    left: 0;
    right: 0;
}

.titleh1::after{
    content: "";
    height: 9px;
    width: 9px;
    position: absolute;
    display: block;
    margin: 0 auto;
    background: #46bfa9;
    bottom: -5px;
    left: 0;
    right: 0;
}

.service-item {
	margin-left: 10px;
	width: 350px;
    height: 330px;
    text-align: center;
    border-bottom: 1px solid #959595;
    border-top: 1px solid #959595;
    display: block;
    position: relative;
    padding: 30px 0;
    margin-bottom: 30px;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.service-item:before {
    content: "";
    display: block;
    width: 1px;
    height: 40px;
    background: #959595;
    position: absolute;
    top: 0;
    left: 0;
}


.service-item:after {
    content: "";
    display: block;
    width: 1px;
    height: 40px;
    background: #959595;
    position: absolute;
    top: 0;
    right: 0;
}

.service-conent:before {
    content: "";
    display: block;
    width: 1px;
    height: 40px;
    background: #959595;
    position: absolute;
    bottom: 0;
    right: 0;
}

.service-conent:after {
    content: "";
    display: block;
    width: 1px;
    height: 40px;
    background: #959595;
    position: absolute;
    bottom: 0;
    left: 0;
}

.service-conent > h3 {
    font-size: 19px;
    font-weight: 600;
    display: block;
    text-align: center;
}

.service-conent > p {
    font-size: 14px;
    font-weight: 300;
    color: #383636;
    line-height: 24px;
}

.service-item:hover:before,.service-item:hover:after {
    background: #46bfa9;
}


.service-conent:hover:before,.service-conent:hover:after{
	background: #46bfa9;
}

.service-item:hover {
	transform: scale(1.03, 1);
    border-bottom: 1px solid #46bfa9;
    border-top: 1px solid #46bfa9;
}