@charset "utf-8";
/* CSS Document */
body {color:#963618;
  font-size:12px;
  font-family:Arial,Helvetica,sans-serif;
  line-height:24px;
  text-align:center;
  margin:0 auto;
  background:#fff url(../../images/sg_new/bg.jpg) top center no-repeat;
  text-align:center;
}
.header{ height:640px;margin:auto; width:1100px; position:relative; }
.nav {display: flex; justify-content: space-around;margin-top:8px;}
.nav li a,.nav li label{height:70px; display: block; background: transparent url(../../images/sg_new/title.png) no-repeat; text-indent: -1000em;}
#logo a{width:286px;background-image: url(../../images/sg_new/logo.png); height:114px;
}
#logo a:hover{background-position: inherit; }
.nav li:nth-child(2) a{background-position: 10px 0; width: 76px;}
.nav li:nth-child(3) a{background-position: -131px 0; width: 82px;}
.nav li:nth-child(4) a{background-position: -282px 0; width: 62px;}
.nav li:nth-child(5) a{background-position: -412px 0; width: 82px;}
.nav li:nth-child(6) label{background-position: -562px 0; width: 60px;cursor:pointer;}
.nav li:nth-child(7) a{background-position: -696px 0; width: 82px;}

.clicked{background-position-y:-86px!important; }
.nav li a,.nav li label{transition: background-position 300ms;}
.nav li a:hover,.nav li label:hover{background-position-y: -86px; }


/*内容*/
.main{ clear:both; width:1107px;margin:auto;padding-top:10px;}
.maincenter{  position:relative;}

.download{
  width: 639px;
  height: 520px;
  background: transparent url(../../images/sg_new/xz.png) no-repeat;
  margin: 0 auto;
  display: flex;
}
.download div{
  height:100px;
  margin-top:19px;
}
.div_1{width:158px;}
.div_2{width:100px;height:100px;margin-right:16px;}
.div_3{flex: 2;
  display: flex;
  flex-wrap: wrap;
}
.div_3 a{
  width: 178px;
  height:53px;
  text-indent: -1000em;
}

.news{
  width:1045px;
  height:802px;
  position:relative;
  background: transparent url(../../images/sg_new/xw_bg.png) no-repeat;
  margin:0 auto;
}
.news .more{
  position: absolute;
  width: 121px;
  height:54px;
  text-indent: -1000em;
  right:84px;
  top:187px;
  display: block;
}
.items{
  position: relative;
  top: 278px;
  left: 154px;
  width: 73%;
}
.items li {
  display: flex;
  justify-content: space-between;
  padding: 12px 0;
  border-bottom: dashed 1px #963618;
  font-size: 1.8em;
  line-height:45px;
}
.items a{
  display: block;
  color:#963618;
  flex:auto;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.items span{
  display: block;
  color:#963618;
  width:50px;
}

.newslist{
  width:1007px;
  height:1700px;
  position:relative;
  background: transparent url(../../images/sg_new/news_bg.png) no-repeat;
  margin:0 auto;
}

.newslist .items{
  left: 125px;
  top:100px;
  margin-bottom: 114px;
}
.newslist .items li{
  padding: 11px 0;
}

.newslist .pa{
  left: 75%;
  font-size: 1.2em;
}


.flag{
  display: inline-block;
  width: 108px;
  height: 45px;
  background-image: url(../../images/sg_new/cate.png);
  margin-right:10px;
}
.flag_2{
  background-position-y: -69px;
}
.flag_3{
  background-position-y: -138px;
}
.pagination{

  font-family: Arial,Helvetica,sans-serif;
}

.pagination a, .pagination .previous_page, .pagination .next_page{
  font-size: 1.8em;
  color: #963618;
  padding: 0 3px;
}
.pagination .current{
  font-size: 1.8em;
  font-style: normal;
  color: #eee;
}

.newslist .title{
  font-size: 2em;
  padding-top: 134px;
}
.title .pa{
  left: 75%;
  font-size: 16px;
  margin-top: 1em;
}
.detail{
  text-align: left;
  margin: 35px auto 10px;
  width: 70%;
  font-size: 1.5em!important;
  line-height: 2em;
  max-height: 1200px;
  overflow-y: auto;
  padding: 10px;
}


.picdiv{position:relative;
height:922px;
width: 1120px;
background: transparent url(../../images/sg_new/ts_bg.png) no-repeat right top;
}
#cycle_1{width:945px;height:538px;top:260px;margin:0 auto;left:6px;}
#cycle_1_nav{text-align: center; position:relative; top:270px;}
#cycle_1_nav a{ display:inline-block; height:14px; width:14px;border-radius:100%;  line-height:14px; cursor:pointer; margin-right:10px; font-weight:bold; font-size:12px; background:#a66f1a;text-indent:-1000em; }
#cycle_1_nav a.activeSlide{ background:#ffcb29;}


.footer{ clear:both; margin:auto; width:970px; padding-bottom:40px; padding-top:20px;font-size: 14px;}
.footer a, .footer .links{color: #ccc;}
.pa{position:absolute;}
.fix{position:fixed;top:0;right:0;z-index:10000;height:100%;}
#weixin{left:0;top:430px;right:180px;z-index:0;width:200px;}
#right_nav #plan_1 {
  width: 162px;
  height: 469px;
  right: 0;
  top: 20%;
  background: url(../../images/sg_new/contact_bg.png) no-repeat;

}
#plan_1 .con{
 position: relative;
 height:316px;
 padding-top: 84px;
}
#plan_1 a{
  display: block;
  height: 39px;
  margin-bottom: 4px;
  text-indent: -1000em;
}
#qa{margin-top:106px;height:82px;}
.right_charge{top: 74px;}

.hide{display:none;}
