html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
}
h1,h2,h3,h4,h5,h6,em,i {
    font-weight:normal;
    font-style: normal;
}
ul,ol,li {
    list-style-type: none;
}
a {
    color: #666;
    text-decoration: none;
    outline: 0
}
a:hover {
    text-decoration: none;
}
a {
  color: #212B34;
  outline: none;
  text-decoration: none;
  background-color: transparent;
  box-sizing: border-box;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration-skip: objects;
}
input,button,textarea,select {
 *font-size:100%;
 border:0
}
body{
  min-width: 1000px;
  font: 14px/1.8 "Helvetica Neue",Helvetica,"PingFang SC","Microsoft YaHei","Hiragino Sans GB","WenQuanYi Micro Hei",Arial,sans-serif;
}
html,body{width: 100%; height: 100%;}
html {
  position: relative;
}
i{
  color:#999;
}
.fr{float: right;}
.fl{float: left;}
.clearfix{zoom:1;}
.clearfix:after,.clearfix:before{content:"";display:table;}
.clearfix:after{clear:both;}
.public-box{
  width:100%;
  background:#fff;
}
.public-main{
  width:1100px;
  margin:0 auto;
  padding:35px 0 30px;
}
.tab-title{
  text-align: center;
}
/*banner*/
.banner{
  background: url(../images/banner.jpg) no-repeat center center;
  height:568px;
  margin-top:60px;
}
.banner-main{
  width:1100px;
  height:568px;
  margin:0 auto;
  position: relative;
}
.banner-info{
  height:65px;
  line-height:40px;
  position:absolute;
  bottom:50px;
  left:100px;
}
.banner-info>p{
  font-size: 24px;
  color:#fff;
  margin:0 20px 0 60px;
}
.banner-info>p>i{
  padding-right:15px;
}
/*tab1*/
.tab1-left{
  width:480px;
  text-align:center;
  margin-top:50px;
}
.tab1-right{
  width:600px;
}
.tab1-right p{
  color:#000;
}
.tab1-right .tab1-p1{
  font-size:18px;
}
.tab1-right .tab1-p2{
  margin-top:30px;
  font-size:24px;
  font-weight:bold;
}
.public-form{
  width:1100px;
  margin:0 auto;
  background:url(../images/form-img.jpg) no-repeat center center;
  height:87px;
}
.public-form-content{
  width:1000px;
  height:30px;
  font-size:18px;
  color:#fff;
  padding: 30px 0 0 185px;
}
.public-form-content input{
  border:none;
  width:150px;
  height:30px;
  line-height:30px;
  padding-left:10px;
  background:#cdcdf6;
  margin-left:8px;
}
.public-form-content input[type="submit"]{
  width:100px;
  height:35px;
  line-height:35px;
  background:#f5f217;
  margin-left:30px;
  border-radius:25px;
  font-size:16px;
  color:#000;
  text-align: center;
  border:1px solid #f5f217;
  cursor:pointer;
  font-weight:bold;
}
.public-form-content input[type="submit"]:hover{
  background:#fff;
  color:#df2424;
  border:1px solid #df2424;
}
/*tab2*/
.tab2-content{
  margin-top:40px;
}
.tab2-content > dl{
  float:left;
  width:205;
  height:255px;
  margin-right:13px;
  margin-bottom:30px;
}
.tab2-content > dl > dt{
  font-size:0px;/*去除img之间的间距*/
}
.tab2-content > dl > dd{
  height:90px;
  border:1px solid #dedede;
  padding-bottom:15px;
}
.tab2-content > dl > dd > p{
  font-size:22px;
  color:#000000;
  text-align: center;
  line-height:2;
  padding:10px 0;
}
.tab2-content > dl > dd > a{
  display:inline-block;
  border:1px solid #c1a05a;
  font-size:13px;
  color:#c1a05a;
  margin:0px 10px 0 10px; 
  padding:0 5px;
}
.tab2-content > dl > dd > a:hover{
  color:#fff;
  background:#c1a05a;
}
/*tab3*/
.tab3{
  background:url(../images/tab3-bg.jpg) no-repeat center center;
  height:449px;
}
.tab3-main{
  height:449px;
  position:relative;
}
.tab3-main>p{
  color:#01ffa9;
  margin-left:20px;
}
.tab3-main>p.tab3-p1{
  font-size:36px;
  margin-top:50px;
}
.tab3-main>p.tab3-p2{
  font-size:46px;
}
/*tab4*/
/*tab4*/
.tab4-content{
  margin:40px 0;
}
.tab4-content > div.tab4-content-bg{
  float:left;
  width:345px;
  height:685px;
  position:relative;
  color: #fff;
}
.tab4-content > div.tab4-content-bg1{
  background: #47c3a9;
}
.tab4-content > div.tab4-content-bg2{
  background: #4b59ab;
}
.tab4-content > div.tab4-content-bg3{
  background: #f6a800;
}
.tab4-content-bg .tab4-p1{
  font-size: 160px;
  font-weight:bold;
  padding:0 0 0 20px;
}
.tab4-content-bg .tab4-p2{
  font-size: 30px;
  font-weight:bold;
  padding:0 0 0 20px;
}
.tab4-content-bg .tab4-p3{
  font-size: 18px;
  margin-top:20px;
  padding:0 0 0 20px;
}
.tab4-content-bg .tab4-p4{
  font-size: 14px;
  margin-top:15px;
  padding:20px 0 20px 20px;
}
.tab4-btn{
  display:block;
  background:#fff100;
  color: #333;
  width:120px;
  font-size:16px;
  text-align: center;
  height:35px;
  line-height:35px;
  position:absolute;
  bottom:40px;
  left:50%;
  margin-left:-60px;

}
.tab4-btn:hover{
  background:#ed344e;
  color:#fff;
}
/*tab5*/
.tab5-content{
  margin-top:40px;
}
/*tab6*/
.tab6{
  background:#f1f1f1;
}
.tab6-content .tab6-info{
  padding-left: 35px;
  padding-top:20px;
  padding-right: 60px;
  width:625px;
  height: 278px;
  background:#fff;
}
.tab6-p1{
  font-size:24px;
  color:#000;
  padding-bottom:7px;
}
.tab6-p2{
  font-size:16px;
  color:#7c7c7c;
  padding-bottom:8px;
}
#dituContent {
  width:1100px;
  height:500px;
  margin: 0 auto;
  margin-top: 30px;
}
/*tab7*/
.tab7-content{
  margin-top:40px;
}
.tab7-content dl{
  float:left;
  width:360px;
  float: left;
  text-align: center;
}
.tab7-content dd a{
  font-size: 22px;
  color:#565656;
}
.tab7-content dd a:hover{
  color:#fa4949;
}
/*tab8*/
.tab8{
  background: url(../images/tab7-bg.jpg) no-repeat center center;
  height:707px;
}