@charset "utf-8";
html{color: #000;overflow-x: hidden;height: 100%;-webkit-tap-highlight-color: transparent;}
body {font-family: "Arial","Microsoft YaHei","黑体","宋体",sans-serif;color: #000;-webkit-text-size-adjust: none;}
*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,figure,form,fieldset,legend,input,textarea,button,p,blockquote,th,td,pre,xmp{margin:0;padding:0}
body,input,textarea,button,select,pre,xmp,tt,code,kbd,samp{line-height: 1.5rem;font-family: "Arial","Microsoft YaHei","黑体","宋体",sans-serif}
h1,h2,h3,h4,h5,h6,small,big,input,textarea,button,select{font-size:100%;-webkit-margin-before:0em;margin-block-start:0em;-webkit-margin-after: 0em;margin-block-end: 0em;}
h1,h2,h3,h4,h5,h6{font-family:"Arial","Microsoft YaHei","黑体","宋体",sans-serif}
h1,h2,h3,h4,h5,h6,b,strong{font-weight:normal}
address,cite,dfn,rem,i,optgroup,var{font-style:normal}
table{border-collapse:collapse;border-spacing:0;text-align:left}
caption,th{text-align:inherit}
ul,ol,menu{list-style:none}
fieldset,img{border:0}
img,object,input,textarea,button,select{vertical-align:middle}
article,aside,footer,header,section,nav,figure,figcaption,hgroup,details,menu{display:block}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
blockquote:before,blockquote:after,q:before,q:after{content:"\0020"}
textarea{overflow:auto;resize:vertical}
input,textarea,button,select,a{outline:0 none;border: none;}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
mark{background-color:transparent}
a,ins,s,u,del{text-decoration:none}@
sup,sub{vertical-align:baseline}
hr {height: .02rem;margin: .1rem 0;border: medium none;border-top: .02rem solid #cacaca;}
a {color: #333;text-decoration: none;}
a:hover{color: #fb2c3c;}
img {max-width: 100%;vertical-align:middle;}
/*placeholder*/
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{
    color: #999;@
}
input:-moz-placeholder, textarea:-moz-placeholder{
    color: #999;
}
input::-moz-placeholder, textarea::-moz-placeholder{
    color: #999;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder{
    color: #999;
}
input[type="button"], input[type="submit"], input[type="reset"] {
  -webkit-appearance: none;
}

textarea {  
  -webkit-appearance: none;
}  
body {
  margin: 0 auto;
  position: relative;
  width: 750px;
  max-width: 750px;
  box-shadow: 0 0 3px #ddd;
}
.tg-head{
  overflow: hidden;
  text-align: center;
  position: relative;
  padding: 19px 0 16px;
}
.tg-head::after{
  content: '';
  display: inline-block;
  position: absolute;
  left: 50%;
  margin-left: -18px;
  bottom: 0;
  width: 36px;
  height: 24px;
  background: url(../img/ico.png) -50px 0;
  z-index: 0;
}
.tg-head p{
  display: inline-block;
  height: 70px;
  line-height: 63px;
  border-bottom: 7px solid #FEDF8D;
  font-size: 40px;
  font-weight: bold;
  position: relative;
  color: #fff;
  background-color: #000000;
  padding: 0 20px;
  letter-spacing: 2px;
}
.tg-head p i{
  color: #ffb804;
  margin-left: 3px;
}
.tg-head p::before{
  content: '';
  display: inline-block;
  position: absolute;
  left: -85px;
  bottom: -10px;
  width: 50px;
  height: 60px;
  background: url(../img/ico.png);
  z-index: 0;
}
.tg-head p::after{
  content: '';
  display: inline-block;
  position: absolute;
  right: -85px;
  bottom: -10px;
  width: 50px;
  height: 60px;
  background: url(../img/ico.png);
  z-index: 0;
            transform:rotate(180deg);
}
.tg-head span{
  display: block;
  height: 20px;
  line-height: 20px;
  text-transform: uppercase;
  font-size: 24px;
  color: #000;
  position: absolute;
  top: 0;
  text-align: center;
  width: 100%;
  opacity: .2;
  line-height: 28px;
}
.tg-head span b{
  position: relative;
  z-index: 1;
  letter-spacing: 1px;
  font-weight: bold;
}
.top-header{
  background-color: #F0F0F0;
  padding: 0 10px;
}
.top-header .top-header-table::after{
  content: '';
  display: block;
  clear: both;
}
.top-header .top-header-table .top-link-left,
.top-header .top-header-table .top-text-right{
  height: 65px;
  line-height: 65px;
}
.top-header .top-header-table .top-link-left{
  float: left;
}
.top-header .top-header-table .top-text-right{
  float: right;
}
.top-header .top-header-table .top-link-left img{
  max-height: 40px;
  margin-right: 15px;
}
.top-header .top-text-right{
  text-align: right;
}
.top-header a,
.top-header p{
  color: #666;
  font-size: 16px;
  display: inline-block;
}
.top-header a:hover{
  opacity: .8;
}
.banner{
  background-image: url(../img/banner.jpg);
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  padding-bottom: 73.6%;
}
.banner .banner-text{
  padding-top: 103px;
}
.tg{
  position: relative;
}
.tg-item::after{
  content: '';
  display: block;
  clear: both;
}
.tg .tg-body .tg-btn{
  height: 74px;
  line-height: 74px;
  text-align: center;
}
.tg .tg-body .tg-btn a{
  display: inline-block;
  width: 250px;
  height: 50px;
  line-height: 50px;
  font-size: 30px;
  color: #ffb804;
  margin-top: 12px;
    letter-spacing: 3px;
    font-weight: bold;
}
.tg1{
  position: relative;
  height: 518px;
  padding-top: 65px;
}
.tg1 .tg-body{
  margin-top: 28px;
  height: 320px;
  background: url(../img/bg1.jpg);
  -moz-background-size: cover;
       background-size: cover;
}
.tg1 .tg-body .tg-item .tg-list{
  width: 375px;
  float: left;
}
.tg1 .tg-body .tg-item .tg-list .tg-box p{
  line-height: 30px;
  overflow: hidden;
  font-size: 24px;
  color: #fff;
  margin-top: 28px;
  padding-left: 15px;
}
.tg1 .tg-body .tg-item .tg-list .tg-box p:first-child{
  margin-top: 42px;
}
.tg1 .tg-body .tg-item .tg-list .tg-box p span{
}
.tg1 .tg-body .tg-item .tg-list .tg-box p i{
  color: #ffb804;
  display: block;
  font-weight: bold;
  text-align: right;
}
.tg1 .tg-body .tg-item .tg-list .tg-box p:last-child{
  font-size: 20px;
}
.tg2{
  background-image: url(../img/bg2.jpg);
  -moz-background-size: cover;
       background-size: cover;
  padding-top: 75px;
  height: 755px;
}
.tg2 .tg-body{
  margin-top: 45px;
}
.tg2 .tg-body .tg-item .tg-list{
  position: absolute;
  width: 155px;
  text-align: center;
}
.tg2 .tg-body .tg-item .tg-list.l1{
  top: 365px;
  left: 52px;
}
.tg2 .tg-body .tg-item .tg-list.l2{
  width: 205px;
  top: 540px;
  left: 105px;
}
.tg2 .tg-body .tg-item .tg-list.l3{
  width: 165px;
  top: 400px;
  left: 285px;
}
.tg2 .tg-body .tg-item .tg-list.l4{
  width: 160px;
  top: 270px;
  left: 380px;
}
.tg2 .tg-body .tg-item .tg-list.l5{
  width: 185px;
  top: 400px;
  left: 500px;
}
.tg2 .tg-body .tg-item .tg-list.l6{
  top: 580px;
  left: 565px;
}
.tg2 .tg-body .tg-item .tg-list .tg-box p{
  font-size: 20px;
  line-height: 30px;
}



.tg3{
  padding-top: 58px;
}
.tg3 .tg-body .tg-item .tg-list.l2{
  margin-top: 15px;
}
.tg3 .tg-body .tg-item .tg-list.l1 .tg-box{
  padding-left: 30px;
}
.tg3 .tg-body .tg-item .tg-list.l2 .tg-box{
  padding: 0 170px 0 150px;
}
.tg3 .tg-body .tg-item .tg-list .tg-box .tg-name p{
  color: #ffb804;
  font-size: 23px;
  height: 46px;
  line-height: 46px;
  font-weight: bold;
  position: relative;
  padding-left: 15px;
}
.tg3 .tg-body .tg-item .tg-list.l2 .tg-box .tg-name p{
  text-align: right;
  padding: 0 15px 0 0;
}
.tg3 .tg-body .tg-item .tg-list .tg-box .tg-name p::before{
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -17.5px;
  left: 0;
  width: 9px;
  height: 35px;
  background-color: #ffb804;
}
.tg3 .tg-body .tg-item .tg-list.l2 .tg-box .tg-name p::before{
  left: auto;
  right: 0;
}
.tg3 .tg-body .tg-item .tg-list .tg-box .tg-body{
  position: relative;
  padding-left: 200px;
  height: 226px;
}
.tg3 .tg-body .tg-item .tg-list .tg-box .tg-body .tg-img{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 185px;
  height: 226px;
}
.tg3 .tg-body .tg-item .tg-list .tg-box .tg-body .tg-img::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 185px;
  height: 226px;
  background: url(../img/bg3-1.jpg);
}
.tg3 .tg-body .tg-item .tg-list.l2 .tg-box .tg-body{
  padding: 0 226px 0 0;
}
.tg3 .tg-body .tg-item .tg-list.l2 .tg-box .tg-body .tg-img{
  left: auto;
  right: 0;
}
.tg3 .tg-body .tg-item .tg-list.l2 .tg-box .tg-body .tg-img::before{
  background: url(../img/bg3-2.jpg);
  left: auto;
  right: 0;
}
.tg3 .tg-body .tg-item .tg-list .tg-box .tg-body p:nth-child(2){
  margin-bottom: 5px;
}
.tg3 .tg-body .tg-item .tg-list.l2 .tg-box .tg-body p:nth-child(2){
  padding-top: 30px;
}
.tg3 .tg-body .tg-item .tg-list .tg-box .tg-body p b{
  line-height: 36px;
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #ffb804;
}
.tg3 .tg-body .tg-item .tg-list .tg-box .tg-body p span{
  display: block;
  line-height: 30px;
  font-size: 18px;
}
.tg3 .tg-body .tg-item .tg-list .tg-btn{
  background: url(../img/bg3-btn1.jpg);
  margin-top: 22px;
}
.tg3 .tg-body .tg-item .tg-list.l2 .tg-btn{
  background: url(../img/bg3-btn2.jpg);
}


.tg4{
  padding-top: 60px;
}
.tg4 .tg-body{
  margin-top: 30px;
}
.tg4 .tg-body .tg-item .tg-name{
  line-height: 46px;
  text-align: center;
}
.tg4 .tg-body .tg-item .tg-name p{
  font-size: 22px;
  display: inline-block;
  position: relative;
  font-weight: bold;
}
.tg4 .tg-body .tg-item .tg-name p::before,
.tg4 .tg-body .tg-item .tg-name p::after{
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -1.5px;
  left: -112px;
  height: 3px;
  width: 97px;
  background-color: #FFB804;
}
.tg4 .tg-body .tg-item .tg-name p::before{
  left: -112px;
}
.tg4 .tg-body .tg-item .tg-name p::after{
  left: auto;
  right: -112px;
}
.tg4 .tg-body .tg-item .tg-name p i{
  font-size: 30px;
}
.tg4 .tg-body .tg-item{
  padding: 0 25px;
}
.tg4 .tg-body .tg-item:last-child{
  margin: 50px 0;
}
.tg4 .tg-body .tg-item .tg-list{
  float: left;
  width: 25%;
}
.tg4 .tg-body .tg-item:last-child .tg-list{
  width: 33.33%;
}
.tg4 .tg-body .tg-item .tg-list .tg-box{
  text-align: center;
}
.tg4 .tg-body .tg-item .tg-list .tg-box{
  margin-top: 20px;
}
.tg4 .tg-body .tg-item .tg-list.l9,
.tg4 .tg-body .tg-item .tg-list.l10,
.tg4 .tg-body .tg-item .tg-list.l11{
  width: 33.33%;
}
.tg4 .tg-body .tg-item .tg-list .tg-box a{
  display: block;
  width: 160px;
  height: 160px;
  background: url(../img/yxtj.jpg);
  margin: 0 auto;
  border: 3px dotted #FFB804;
  box-sizing: content-box;
}
.tg4 .tg-body .tg-item .tg-list.l2 .tg-box a{
  background-position: -160px 0;
}
.tg4 .tg-body .tg-item .tg-list.l3 .tg-box a{
  background-position: -320px 0;
}
.tg4 .tg-body .tg-item .tg-list.l4 .tg-box a{
  background-position: -480px 0;
}
.tg4 .tg-body .tg-item .tg-list.l5 .tg-box a{
  background-position: 0 -160px;
}
.tg4 .tg-body .tg-item .tg-list.l6 .tg-box a{
  background-position: -160px -160px;
}
.tg4 .tg-body .tg-item .tg-list.l7 .tg-box a{
  background-position: -320px -160px;
}
.tg4 .tg-body .tg-item .tg-list.l8 .tg-box a{
  background-position: -480px -160px;
}
.tg4 .tg-body .tg-item .tg-list.l9 .tg-box a{
  background-position: 0 -320px;
}
.tg4 .tg-body .tg-item .tg-list.l10 .tg-box a{
  background-position: -160px -320px;
}
.tg4 .tg-body .tg-item .tg-list.l11 .tg-box a{
  background-position: -320px -320px;
}
.tg4 .tg-body .tg-item:last-child .tg-list.l1 .tg-box a{
  background-position: 0 -480px;
}
.tg4 .tg-body .tg-item:last-child .tg-list.l2 .tg-box a{
  background-position: -160px -480px;
}
.tg4 .tg-body .tg-item:last-child .tg-list.l3 .tg-box a{
  background-position: -320px -480px;
}
.tg4 .tg-body .tg-item:last-child .tg-list.l4 .tg-box a{
  background-position: 0 -640px;
}
.tg4 .tg-body .tg-item:last-child .tg-list.l5 .tg-box a{
  background-position: -160px -640px;
}
.tg4 .tg-body .tg-item:last-child .tg-list.l6 .tg-box a{
  background-position: -320px -640px;
}
.tg4 .tg-body .tg-item .tg-list .tg-box b{
  height: 46px;
  line-height: 46px;
  overflow: hidden;
  font-size: 20px;
  cursor: pointer;
}
.tg4 .tg-body .tg-item .tg-list .tg-box b:hover{
  color: #FFB804;
}





.tg5{

}

.tg5 .tg-body .tg-item .tg-name{
  text-align: center;
  margin-top: 30px;
  height: 52px;
  line-height: 52px;
}
.tg5 .tg-body .tg-item .tg-name p{
  font-size: 30px;
  display: inline-block;
  position: relative;
  font-weight: bold;
}
.tg5 .tg-body .tg-item .tg-name p::before,
.tg5 .tg-body .tg-item .tg-name p::after{
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -1.5px;
  left: -112px;
  height: 3px;
  width: 97px;
  background-color: #FFB804;
}
.tg5 .tg-body .tg-item .tg-name p::before{
  left: -112px;
}
.tg5 .tg-body .tg-item .tg-name p::after{
  left: auto;
  right: -112px;
}

.tg5 .tg-body .tg-item .tg-list{
  margin-top: 18px;
  text-align: center;
  position: relative;
  padding: 0 10px;
}
.tg5 .tg-body .tg-item .tg-list i{
  display: inline-block;
  width: 690px;
  height: 166px;
  background: url(../img/zy.jpg);
}
.tg5 .tg-body .tg-item .tg-list.l2 i{
  background-position: 0 -166px;
}
.tg5 .tg-body .tg-item.i2 .tg-list{
  padding: 0 20px;
}
.tg5 .tg-body .tg-item.i2 .tg-list i{
  background-position: 0 -332px;
}
.tg5 .tg-body .tg-item.i3 .tg-list{
  padding: 0 25px;
}
.tg5 .tg-body .tg-item.i3 .tg-list i{
  background-position: 0 -498px;
}
.tg5 .tg-body .tg-item.i4 .tg-list{
  padding: 0 5px;
}
.tg5 .tg-body .tg-item.i4 .tg-list i{
  background-position: 0 -664px;
}
.tg5 .tg-body .tg-item.i5 .tg-list{
  padding: 0 27px;
}
.tg5 .tg-body .tg-item.i5 .tg-list i{
  background-position: 0 -830px;
  height: 120px;
}
.tg5 .tg-body .tg-item .tg-list .tg-box:after{
  content: '';
  display: block;
  clear: both;
}
.tg5 .tg-body .tg-item .tg-list .tg-box span{
  width: 25%;
  float: left;
  font-size: 19px;
  line-height: 34px;
}
.tg5 .tg-body .tg-item.i2 .tg-list .tg-box span,
.tg5 .tg-body .tg-item.i3 .tg-list .tg-box span{
  width: 20%;
}
.tg5 .tg-body .tg-item.i5 .tg-list .tg-box span{
  width: 14.28%;
}
.tg5 .tg-body .tg-item .tg-list .tg-box span{
  margin-top: 15px;
  line-height: 22px;
}
.tg5 .tg-body .tg-item .tg-list.l3 .tg-box span{
  width: 12.5%;
}
.tg5 .tg-body .tg-item .tg-list.l5 .tg-box span{
  width: 14.28%;
}
.tg5 .tg-body .tg-item .tg-list.l3 .tg-box span:last-child,
.tg5 .tg-body .tg-item .tg-list.l5 .tg-box span:last-child{
  font-size: 16px;
}
.tg5 .tg-body .tg-btn{
  background: url(../img/bg6-btn.jpg);
  margin-top: 40px;
}
.tg5 .tg-body .tg-btn a{
  width: 315px;
  font-weight: bold;
}

.tg6{
  padding-top: 60px;
}
.tg6 .tg-head span b{
  font-size: 16px;
}
.tg6 .tg-body .tg-item{
  margin-top: 40px;
}
.tg6 .tg-body .tg-item .tg-list{
  float: left;
  width: 25%;
  margin-bottom: 20px;
}
.tg6 .tg-body .tg-item .tg-list .tg-box{
  text-align: center;
}
.tg6 .tg-body .tg-item .tg-list .tg-box a i{
  display: inline-block;
  width: 158px;
  height: 158px;
  background: url(../img/yx.jpg);
  border: 3px solid #FFB804;
  box-sizing: content-box;
}
.tg6 .tg-body .tg-item .tg-list.l2 .tg-box a i{
  background-position: -158px 0;
}
.tg6 .tg-body .tg-item .tg-list.l3 .tg-box a i{
  background-position: -316px 0;
}
.tg6 .tg-body .tg-item .tg-list.l4 .tg-box a i{
  background-position: -474px 0;
}
.tg6 .tg-body .tg-item .tg-list.l5 .tg-box a i{
  background-position: 0 -158px;
}
.tg6 .tg-body .tg-item .tg-list.l6 .tg-box a i{
  background-position: -158px -158px;
}
.tg6 .tg-body .tg-item .tg-list.l7 .tg-box a i{
  background-position: -316px -158px;
}
.tg6 .tg-body .tg-item .tg-list.l8 .tg-box a i{
  background-position: -474px -158px;
}



.tg6 .tg-body .tg-btn{
  background: url(../img/bg7-btn.jpg);
  margin: 40px 0 0;
}
.tg6 .tg-body .tg-btn a{
  font-weight: bold;
}










.tg-copy{
  margin-top: 15px;
  text-align: center;
  line-height: 22px;
  padding: 10px 20px;
}
.tg-copy,
.tg-copy p,
.tg-copy a{
  color: #999 !important;
  font-size: 12px;
}
.tg-copy a:hover{
  opacity: .8;
}