/*公共样式*/
*{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: 670px;background: #2273D2;}
.banner-content{width: 1200px;height: 670px;margin:0 auto;background: url(../images/banner.png) no-repeat;}


.area1{width: 100%;height: 820px;background: #fff}
.area1-content{width: 1200px;margin: 0 auto;height: 100%;background: url(../images/area1-bg.png) no-repeat;}

.area2{width: 100%;background: #F5F5F5;overflow: hidden;}
.area2-content{width: 1200px;margin: 0 auto;overflow: hidden;}
.area2-title{width: 500px;height: 104px;margin: 0 auto;line-height: 55px;font-size: 30px;color: #2273d2;font-weight: bold;text-align: center;background: url(../images/area2-title-bg.png) no-repeat;margin-top: 86px;}
.area2 .tab-title{width: 510px;margin: 0 auto;overflow: hidden;}
.area2 .tab-title span{width: 146px;height: 36px;border:2px solid #2273D2;line-height: 36px;text-align: center;  display: block;float: left;font-size: 16px;color: #2273d2;margin: 0 10px;cursor: pointer;}
.area2 .tab-title span.mark{background: #2273D2;color: #fff;}
.area2 .tab-title span:hover{background: #2273D2;color: #fff;transition: 0.5s;}
.area2 .tab-cont{overflow: hidden;}
.area2 .tab-cont .tab-1{background: url(../images/area2-1-bg.png) no-repeat top center;width: 1200px;height: 650px;}
.area2 .tab-cont .tab-2{background: url(../images/area2-2-bg.jpg) no-repeat top center;width: 1200px;height: 1079px;}
.area2 .tab-cont .tab-3{background: url(../images/area2-3-bg.png) no-repeat top center;width: 1200px;height: 1079px;overflow: hidden;}
.area2 .tab-cont .tab-3-link{margin-top: 440px;margin-left: 56px;}
.area2 .tab-cont .tab-3-link a{width: 190px;height: 55px;line-height: 55px;text-align: center;border-radius: 30px;background: #27AE61;color: #fff;display: block;cursor: pointer;float: left;font-size: 18px;margin-left: 130px;-moz-transition: all .3s 0s ease;-ms-transition: all .3s 0s ease;-o-transition: all .3s 0s ease;-webkit-transition: all .3s 0s ease;transition: all .3s 0s ease;}
.area2 .tab-cont .tab-3-link a:hover{background: #18944D;text-decoration: none;}


.area3{width: 100%;height: 255px;background: url(../images/area3-bg.jpg) no-repeat center;overflow: hidden;}
.area3-more{display: block;width: 190px;height: 55px;line-height: 55px;margin: 0 auto;transition: 0.5s; background: #C72D35;font-size: 18px;color: #fff;text-align: center;border-radius: 30px;margin-top: 100px;}
.area3-more:hover{text-decoration: none;color: #fff; background: #B2212C;  }

.area4{width: 100%;height: 485px;background: #fff}
.area4-content{width: 1200px;margin: 0 auto;height: 100%;background: url(../images/area4-bg.png) no-repeat;}


.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;}