/*公共样式*/
*{margin:0;padding:0;}
body{font-size:12px;font-family:\5FAE\8F6F\96C5\9ED1;}
ul,li{ list-style-type: none;}
input,select,button,textarea{font-size:12px;outline:none;font-family:\5FAE\8F6F\96C5\9ED1;}
button{cursor: pointer;}
.cur,a{cursor: pointer;}
img{border:none;}
table{ margin:auto;}
a,a:link {color:#727272;text-decoration:none;}
a:visited { }
a:active,a:hover{text-decoration:underline;cursor: pointer; color:#FF6600;}
a:focus {outline:none;}

.more{width: 200px;height: 50px; background: url(../images/more.png) no-repeat;position: absolute;left: 50%;margin-left: -100px;}





/*banner*/
.banner{width: 100%;height: 580px;overflow: hidden;background: url(../images/banner.jpg) no-repeat center;}
.banner-con{width: 1200px;margin: 0 auto;position: relative;}
.banner .title{font-size: 60px;color: #fff;font-weight: bold;position: absolute;left: 570px;top:120px;}
.banner .title1{font-size: 24px;color: #fff;font-weight: bold;position: absolute;left: 570px;top:240px;}
.banner .text{font-size: 16px;line-height: 32px;color: #fff;position: absolute;left: 570px;top:285px;}


.area1{height: 510px;width: 100%;}
.area1-content{width: 1200px;margin: 0 auto;height: 100%;overflow: hidden;background: url(../images/area1-bg.jpg) no-repeat;}

.area2{height: 315px;width: 100%;background: url(../images/area2-bg.jpg) no-repeat center;}
.area2-content{width: 1200px;margin: 0 auto;height: 100%;overflow: hidden;}

.area3{height: 399px;width: 100%}
.area3-content{width: 1200px;position: relative;margin: 0 auto;height: 100%;overflow: hidden;;background: url(../images/area3-bg.png) no-repeat center;}
.area3-content .more{top:320px;}

.area4{height: 535px;width: 100%}
.area4-content{width: 1200px;position: relative;margin: 0 auto;height: 100%;overflow: hidden;;background: url(../images/area4-bg.png) no-repeat center;}
.area4-content .more{top:460px;}

.area5{height: 380px;width: 100%}
.area5-content{width: 1200px;position: relative;margin: 0 auto;height: 100%;overflow: hidden;;background: url(../images/area5-bg.png) no-repeat center;}
.area5-content .more{top:290px;}

.area6{height: 155px;width: 100%;background: url(../images/area6-bg.jpg) no-repeat center;}
.area6-content{width: 1200px;margin: 0 auto;height: 100%;overflow: hidden;line-height: 155px;text-align: center;font-size: 18px;color: #404040;}



.content-5{ width:100%; overflow:hidden; background:#fff; padding-bottom:50px;border-top:1px solid #E8E8E8;}
.foot-menu{ margin-top:50px;}
.foot-menu ul{ width:150px; float:left; margin-right:55px; padding-right:25px; border-right:1px solid #E9E9E9;}
.foot-menu ul p{ font-size:16px; margin-bottom:15px;}
.foot-menu ul li{ font-size:12px; line-height:30px; float:left; margin-right:25px;}
.foot-menu .wb-icon{ background:none; padding-left:0;}
.foot-menu .wb-icon img{ margin-right:10px; float:left; margin-top:5px;}
.ContactUs{ float:left;}
.ContactUs .title{ font-size:16px; margin-bottom:15px;}
.ContactUs .phnumber{ font-size:24px; color:#333333; line-height:40px;}
.ContactUs .address{color:#737373;}
.ContactUs a{ display:block; width:80px; height:35px; text-align:center; line-height:35px; color:#fff; font-size:14px;-moz-transition:all .2s .1s ease; -ms-transition:all .2s .1s ease; -o-transition:all .2s .1s ease; -webkit-transition:all .2s .1s ease; transition:all .2s .1s ease; margin-top:10px; padding-left:20px; background:#CC3333 url(../images/lxwm-icon.png) no-repeat 8px center; float:left;}
.ContactUs a:hover{  background:#990000 url(../images/lxwm-icon.png) no-repeat 8px center; color:#fff; text-decoration:none;}
.gslogo{ float:right;}
.gslogo a{ text-decoration:none; color:#999;}


.content-6{ padding-bottom:40px;}
.content-6 p{ color:#999999; line-height:24px; text-align:center;}

/*底部*/
.footer{ width:100%; height:40px; background:#343434; color:#BFBFBF;}
.foot{ line-height:40px;}
.foot a{ color:#BFBFBF;}
.foot a:hover{ color:#BFBFBF;}
.foot .bqsy{ padding-left:30px;}