/*主体宽度*/
.w1000 {
  width: 1000px;
  margin: 0 auto;
}

/*title*/
.title {
  height: 80px;
  font-size: 36px;
  line-height: 45px;
  color: #000;
  text-align: center;
  font-weight: bold;
}

.title strong {
  display: inline-block;
  margin: 0 auto;
}

.title span {
  display: block;
  width: 50px;
  height: 50px;
  padding: 0 13px;
}

.title span.title_L {
  background: url(../images/titleL.png) left no-repeat;
  float: left;
}

.title span.title_R {
  background: url(../images/titleR.png) right no-repeat;
  float: right;
}


/*主体*/
.main {
  width: 100%;
}

.banner {
  width: 100%;
  height: 640px;
  background: url(../images/bannerbj.png) top no-repeat;
}

.banner p {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

.banner img {
  display: block;
  margin: 0 auto;
}

.banner a {
  display: block;
  width: 234px;
  height: 54px;
  position: absolute;
  left: 5 px;
  bottom: 95px;
  border: 3px #000 solid;
  font-size: 16px;
  color: #000;
  text-align: center;
  line-height: 54px;
}

.box_nav {
  height: 80px;
  background: #ffa300;
}

#nav_wrap {
  width: 100%;
  height: 80px;
  background: #ffa300;
  z-index: 99;
}

.box_nav ul {
  width: 1000px;
  height: 80px;
  margin: 0 auto;
}

.box_nav ul li {
  float: left;
  width: 90px;
  height: 80px;
  text-align: center;
  font-size: 16px;
  color: #FFF;
  line-height: 80px;
  position: relative;
  cursor: pointer;
}

.box_nav ul li em {
  display: block;
  width: 32px;
  height: 17px;
  position: absolute;
  left: 15px;
  top: 10px;
  background: url(../images/hot.gif) no-repeat;
  border-radius: 3px;
  overflow: hidden;
}

.box_nav ul li.side {
  background: #ff5041;
}

.box_nav ul li:last {
  margin-right: 0
}

#nav_wrap.navFix {
  position: fixed;
  top: 0;
}

.box1 {
  height: 372px;
  padding-top: 35px;
}

.box1 ul {
  width: 998px;
  margin: 0 auto;
}

.box1 ul li {
  width: 158px;
  height: 240px;
  margin-right: 10px;
  border-radius: 2px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.16);
}

.box1 ul li h2 {
  height: 50px;
  padding-top: 18px;
  line-height: 35px;
  font-size: 16px;
  color: #FFF;
  text-indent: 33px;
}

.box1 ul li .p1 {
  height: 130px;
  padding: 0 12px;
  font-size: 14px;
  color: #000;
  line-height: 24px;
}

.box1 ul li .p2 a {
  display: block;
  width: 79px;
  text-align: center;
  line-height: 42px;
  font-size: 14px;
  color: #FFF;
  float: left;
}

.box1 ul li.n1 {
  background: url(../images/box1_01.png) no-repeat;
}

.box1 ul li.n2 {
  background: url(../images/box1_02.png) no-repeat;
}

.box1 ul li.n3 {
  background: url(../images/box1_03.png) no-repeat;
}

.box1 ul li.n4 {
  background: url(../images/box1_04.png) no-repeat;
}

.box1 ul li.n5 {
  background: url(../images/box1_05.png) no-repeat;
}

.box1 ul li.n6 {
  background: url(../images/box1_06.png) no-repeat;
  margin-right: 0;
}

.box2 {
  height: 150px;
  background: #ffdb06;
}

.box2 p {
  width: 1000px;
  margin: 0 auto;
}

.box2 p a {
  display: block;
  float: left;
  width: 560px;
  height: 80px;
  background: url(../images/box2_01.png) left no-repeat;
  margin-top: 20px;
  padding-left: 136px;
  padding-top: 30px;
  font-size: 14px;
  line-height: 24px;
}

.box2 p a strong {
  color: #ff5441;
  font-weight: normal;
  font-size: 14px;
}

.box2 p span {
  display: block;
  width: 221px;
  height: 62px;
  background: url(../images/box2_03.png) no-repeat;
  border-radius: 3px;
  overflow: hidden;
  text-align: center;
  line-height: 62px;
  font-size: 18px;
  color: #FFF;
  float: right;
  margin-top: 48px;
  cursor: pointer;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.16);
}

.box3 {
  height: 405px;
  background: url(../images/box3_bj.png) top no-repeat;
  padding-top: 45px;
}

.box3 ul {
  width: 984px;
  margin: 0 auto;
  padding-left: 16px;
  padding-top: 31px;
}

.box3 ul li {
  height: 157px;
}

.box3 ul li dt {
  width: 82px;
  height: 95px;
  text-align: center;
  line-height: 95px;
  font-size: 26px;
  font-weight: bold;
  color: #FFF;
  float: left;
}

.box3 ul li dd {
  padding-left: 15px;
  padding-top: 15px;
  font-size: 16px;
  line-height: 24px;
  color: #333;
  float: left;
}

.box3 ul li dd span {
  color: #ff5041;
  font-size: 16px;
}

.box3 ul li dd strong {
  display: block;
  font-size: 22px;
  color: #333;
  line-height: 32px;
  padding-bottom: 5px;
}

.box3 ul li.one {
  width: 313px;
}

.box3 ul li.two {
  width: 337px;
}

.box3 ul li.three {
  width: 334px;
}

.box4 {
  padding-top: 45px;
}

.box4 .box4_1 {
  height: 404px;
}

.box4_2 {
  height: 204px;
  background: url(../images/box4_2_bj.png) bottom repeat-x #fff;
}

.box4_ul ul li {
  width: 324px;
  height: 204px;
  margin-right: 14px;
}

.box4_ul ul li.last {
  margin-right: 0;
}

.box4_ul ul li h3 {
  height: 59px;
  line-height: 59px;
  padding-left: 25px;
  font-size: 20px;
  color: #FFF;
  margin-bottom: 10px;
  font-weight: normal;
}

.box4_ul ul li h3 span {
  float: right;
  display: block;
  width: 73px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  font-size: 16px;
  color: #000;
  border-radius: 16px;
  background: #ffdb06;
  margin-right: 10px;
  margin-top: 10px;
}

.box4_2 ul li h3 {
  background: url(../images/box4_2_01.png) no-repeat;
}

.box4_3 ul li h3 {
  background: url(../images/box4_3_01.png) no-repeat;
}

.box4_3 {
  padding-top: 28px;
  height: 234px;
  background: url(../images/box4_3_bj.png) bottom repeat-x #fff;
}

.box4_ul ul li dd {
  height: 90px;
  padding-left: 10px;
  padding-top: 20px;
  background: #FFF;
  border-radius: 5px;
  box-shadow: 0 0 11px rgba(0, 0, 0, 0.1);
}

.box4_ul ul li dd p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
}

.box4_ul ul li dd span {
  display: block;
  width: 109px;
  height: 46px;
  font-size: 16px;
  color: #FFF;
  text-align: center;
  line-height: 46px;
  position: absolute;
  left: 46px;
  bottom: 0;
  background: #fea82c;
  border-radius: 3px;
}

.box4_ul ul li dd span:hover {
  background: #fe9d12;
}

.box4_ul ul li .xq {
  display: block;
  width: 109px;
  height: 46px;
  font-size: 16px;
  color: #FFF;
  text-align: center;
  line-height: 46px;
  position: absolute;
  right: 43px;
  bottom: 0;
  background: #fea82c;
  border-radius: 3px;
}

.box4_ul ul li a:hover {
  background: #fe9d12;
}

.box4_4 {
  height: 215px;
  background: #ffdb06;
}

.box4_4 ul {
  height: 215px;
  background: url(../images/box4_4_01.png) no-repeat;
}

.box4_4 ul li {
  padding-top: 110px;
  width: 20%;
  font-size: 14px;
  color: #333;
  text-align: center;
  line-height: 24px;
}

.box4_5 {
  padding-bottom: 40px;
  background: #ffdb06
}

.box4_5_Top {
  width: 849px;
  height: 106px;
  background: url(../images/box4_5_T.png) no-repeat;
  padding-left: 151px;
  padding-top: 5px;
}

.box4_5_Top span {
  display: block;
  width: 123px;
  height: 50px;
  font-size: 20px;
  color: #333;
  text-align: center;
  line-height: 50px;
  float: left;
  background: #fed909;
  border-radius: 22px;
  margin-right: 21px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  position: relative;
}

.box4_5_Top span .news {
  display: block;
  width: 44px;
  height: 22px;
  position: absolute;
  top: -11px;
  right: 0;
  background: url(../images/new.gif) no-repeat;
}

.box4_5_Top span .ping {
  display: block;
  width: 52px;
  height: 22px;
  position: absolute;
  top: -11px;
  right: 0;
  background: url(../images/ping.gif) no-repeat;
}

.box4_5_Top span.side {
  background: #ff7462;
  color: #FFF;
  cursor: pointer;
}

.box5Bottom {
  margin-bottom: 30px;
}

.box5Bottom .tabCon {  
  height: 299px;
  background: #fea82c;
  display: none;
  overflow: hidden;
}
.box5Bottom .tfD{  
  height: 401px;
  overflow: hidden;
}
.box5Bottom .tfD dl{
  background: rgba(255,255,255,0.1);
}
.box5Bottom .tfD dt{
  width: 100px;
  padding: 15px 0;
  text-align: center;
  font-size: 20px;
  color: #FFF;
  padding-right: 1px;
  background: url(../images/shua_05.png) right no-repeat;
}
.box5Bottom .tfD dd{
  padding-left: 15px;
  padding-top: 10px;
}
.box5Bottom .tfD dd p{
  font-size: 14px;
  color: #FFF;
  line-height: 24px;
  padding-bottom: 10px;
}
.box5Bottom .tfD dd p a{
  color: #ff5a46;
}
.box5Bottom .tfD dt strong{
  font-size: 30px;
  display: block;
}

.box5Bottom .tabCon td {
  text-align: center;
  font-size: 14px;
  color: #FFF;
  line-height: 24px;
  border-bottom: 1px #fff solid;
  border-right: 1px #fff solid;
}

.box5Bottom .tabCon .h2 {
  border-bottom: none;
  background: #ff8400;
  font-size: 18px;
  line-height: 36px;
}

.box5Bottom .tabCon td a {
  display: inline-block;
  width: 92px;
  height: 34px;
  line-height: 34px;
  border-radius: 4px;
  background: #ff5945;
  color: #fff;
}

.box5Bottom .tabCon td a:hover {
  background: #fc3a23;
}

.box5Bottom .tabCon td .liv2 {
  background: #fed909;
  color: #333;
}

.box5Bottom .tabCon td .liv2:hover {
  background: #fce041;
}

.box4_5_Sw {
  position: relative;
}

.box4_5_c {
  width: 902px;
}

.box4_5_c .swiper-slide img {
  width: 218px;
}

.box4_5_c .TanC2 {
  cursor: pointer;
}

.box4_5_Sw .box4_5_n,
.box4_5_Sw .box4_5_p {
  width: 40px;
  height: 40px;
  top: 105px;
  border-radius: 20px;
  overflow: hidden;
}

.box4_5_Sw .box4_5_n {
  right: 0;
  background: url(../images/box4_5_right.png) no-repeat;
}

.box4_5_Sw .box4_5_p {
  left: 0;
  background: url(../images/box4_5_left.png) no-repeat;
}

.box5 {
  height: 492px;
  background: url(../images/box5_bj.png) #fff top no-repeat;
  padding-top: 42px;

}

.box5 .box5_left {
  padding-top: 34px;
  width: 171px;
}

.box5 .box5_left span {
  display: block;
  height: 49px;
  margin-bottom: 35px;
  font-size: 16px;
  color: #000;
  text-align: center;
  line-height: 24px;
  padding: 12px 0;
  padding-right: 21px;
}

.box5 .box5_left .side {
  background: url(../images/box5_10.png) no-repeat;
  color: #fff;
}

.box5 .box5_right {
  width: 829px;
}

.box5 .box5_right dl {
  display: none;
  width: 810px;
  padding-top: 29px;
  padding-right: 21px;
}

.box5 .box5_right dl dd {
  width: 218px;
  height: 330px;
  background: url(../images/box5_06.png) left 3px no-repeat;
}

.box5 .box5_right dl dd p {
  font-size: 15px;
  color: #000;
  line-height: 20px;
  margin-bottom: 27px;
  padding-left: 30px;
  padding-top: 3px;
}

.box5 .box5_right dl dd a {
  display: block;
  width: 166px;
  height: 49px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 49px;
  color: #FFF;
  background: url(../images/box5_13.png) no-repeat;
}

.box_gg a {
  display: block;
  height: 120px;
  background: url(../images/box_gg_09.jpg) top no-repeat;
}

.box6 {
  height: 410px;
  background: #ececec;
  padding-top: 45px;
}

.box6_1 {
  height: 364px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  background: #FFF;
  border-radius: 3px;
}

.box6_1 .box6_1_L {
  width: 731px;
  height: 335px;
  padding-top: 29px;
  position: relative;
}

.box6_1_c {
  width: 650px;
  margin: 0 auto;
}

.box6_1_c .swiper-slide img {
  display: block;
  margin: 0 auto;
}

.box6_1_c .swiper-slide .p1 {
  font-size: 14px;
  line-height: 20px;
  color: #000;
  text-align: center;
  padding: 10px 0;
}

.box6_1_c .swiper-slide .p1 strong {
  display: inline-block;
  font-weight: normal;
}

.box6_1_c .swiper-slide .p1 span {
  display: inline-block;
  width: 34px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  color: #FFF;
  background: #ff5b41;
  border-radius: 2px;
  margin-left: 4px;
}

.box6_1_c .swiper-slide input {
  float: left;
  margin-top: 3px;
  margin-right: 4px;
}

.box6_1_c .swiper-slide .p2 {
  text-align: center;
}

.box6_1_c .swiper-slide .p2 span {
  display: inline-block;
  padding: 0 2px;
  padding-bottom: 5px;
  border-bottom: 1px #de503e solid;
  color: #de503e;
  margin-right: 10px;
}

.box6_1_c .swiper-slide .p2 strong {
  display: inline-block;
  width: 66px;
  height: 25px;
  background: #486fff;
  color: #FFF;
  border-radius: 2px;
  line-height: 25px;
  font-weight: normal;
}

.box6_1_R {
  width: 269px;
  height: 364px;
  background: url(../images/box6_03.png) no-repeat;
}

.box6_1_R h2 {
  height: 98px;
  font-size: 18px;
  color: #FFF;
  line-height: 40px;
  text-align: center;
  padding-top: 28px;
}

.box6_1_R h2 strong {
  display: block;
  font-size: 24px;
}

.box6_1_R h2 span {
  color: #fffc00
}

.box6_1_R .bd {
  width: 245px;
  margin: 0 auto;
}

.box6_1_L .box6_1_n,
.box6_1_L .box6_1_p {
  width: 17px;
  height: 30px;
  top: 158px;
  overflow: hidden;
}

.box6_1_L .box6_1_n {
  right: 17px;
  background: url(../images/box6_17.png) no-repeat;
}

.box6_1_L .box6_1_p {
  left: 17px;
  background: url(../images/box6_14.png) no-repeat;
}

.box7 {
  height: 405px;
  background: #ececec;
}

.box7 img {
  border-radius: 4px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}

.box8 {
  height: 753px;
  background: url(../images/box8_11.png) top #ffdb06 no-repeat;
  padding-top: 42px;
}

.box8 .box8_1 {
  padding-top: 100px;
  height: 187px;
}

.box8 .box8_1 ul {
  width: 747px;
  margin: 0 auto;
}

.box8 .box8_1 li {
  width: 215px;
  padding: 0 17px;
}

.box8 .box8_1 li h3 {
  height: 215px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  font-size: 20px;
  font-weight: normal;
  color: #FFF;
  border-radius: 5px;
  margin-bottom: 8px;
}

.box8 .box8_1 li p {
  font-size: 14px;
  line-height: 30px;
  color: #000;
  padding: 0 8px;

}

.box8 .box8_1 .n1 h3 {
  background: #ffa302;
}

.box8 .box8_1 .n2 h3 {
  background: #ff6d02;
}

.box8 .box8_1 .n3 h3 {
  background: #ff6541;
}


.box8 .box8_2 {
  height: 334px;
  border-radius: 4px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  background: url(../images/box8_2_30.png) no-repeat;
}

.box8 .box8_2 .box8_2_left {
  width: 622px;
  height: 324px;
  padding-left: 10px;
  padding-top: 35px;
}

.box8 .box8_2 .box8_2_left li {
  width: 70px;
  height: 70px;
  overflow: hidden;
  border-radius: 35px;
  float: left;
  margin-right: 7px;
  margin-bottom: 25px;
  background: #f2f2f3;
}

.box8 .box8_2 .box8_2_left .side {
  background: url(../images/box8_07.png) no-repeat;
}

.box8 .box8_2 .box8_2_left li img {
  width: 100px;
  margin-left: -15px;
}

.box8 .box8_2 .box8_2_right {
  width: 368px;
  height: 334px;
}

.box8 .box8_2 .box8_2_right dl {
  display: none;
}

.box8 .box8_2 .box8_2_right dt {
  width: 314px;
  height: 163px;
  overflow: hidden;
  border-bottom: 2px #ffa302 solid;
  margin: 0 auto;
}

.box8 .box8_2 .box8_2_right dt img {
  width: 165px;
  margin-left: -20px;
  float: left;
}

.box8 .box8_2 .box8_2_right dt span {
  display: block;
  font-size: 30px;
  color: #fff;
  line-height: 36px;
  padding-top: 70px;
  float: left;
}

.box8 .box8_2 .box8_2_right dt strong {
  display: block;
  font-size: 16px;
  font-weight: normal;
}

.box8 .box8_2 .box8_2_right dd {
  padding-top: 20px;
  width: 314px;
  margin: 0 auto;
}

.box8 .box8_2 .box8_2_right dd p {
  font-size: 14px;
  line-height: 22px;
  color: #FFF;
  height: 80px;
}

.box8 .box8_2 .box8_2_right dd .anniu a {
  display: block;
  width: 126px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  font-size: 18px;
  border-radius: 3px;
  margin-right: 10px;
  background: #ff5241;
  color: #FFF;
  float: left;
}

.box8 .box8_2 .box8_2_right dd .anniu .liv {
  background: #fff100;
  color: #333;
}

.box8 .box8_2 .box8_2_right dd .anniu a:hover {
  background: #f02f1c;
}

.box8 .box8_2 .box8_2_right dd .anniu .liv:hover {
  background: #fff100;
  opacity: 0.9;
}

.box9 {
  padding-top: 40px;
  height: 1015px;
  background: url(../images/box9_b_09.jpg) #fff bottom no-repeat;
}

.box9_1 {
  width: 1015px;
  height: 420px;
  margin: 0 auto;
}

.box9_1 img {
  display: block;
  float: left;
  border-radius: 24px;
  overflow: hidden;
  margin: 0 10px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}

.box9_2 {
  height: 517px;
}

.video_boxL {
  margin: 0 auto;
  width: 560px;
  height: 315px;
  overflow: hidden;
  border-radius: 10px;
  padding: 10px;
  background: url(../images/box9_2_31.png) no-repeat;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}

.box9_2 p {
  height: 77px;
  font-size: 16px;
  color: #000;
  line-height: 60px;
  text-align: center;
}

.box9_2 .anniu {
  text-align: center;
}

.box9_2 .anniu a {
  display: inline-block;
  width: 256px;
  height: 56px;
  text-align: center;
  line-height: 56px;
  font-size: 16px;
  border-radius: 5px;
  margin-right: 10px;
  background: #ff5241;
  color: #FFF;
  margin: 0 46px;
}

.box9_2 .anniu .liv {
  background: #fff100;
  color: #333;
}

.box9_2 .anniu a:hover {
  background: #f02f1c;
}

.box9_2 .anniu .liv:hover {
  background: #fff100;
  opacity: 0.9;
}

.box10 {
  height: 326px;
  background: url(../images/box10_07.png) #ffdb06 top no-repeat;
}

/*弹窗*/
.from_T1 {
  display: none;
  width: 480px;
  height: 326px;
  left: 50%;
  margin-left: -240px;
  top: 50%;
  margin-top: -163px;
  background: url(../images/boxT_03.png) no-repeat;
  z-index: 999;
}

.from_T1 span {
  display: block;
  width: 31px;
  height: 33px;
  position: absolute;
  right: 0px;
  top: 0px;
  cursor: pointer;
}

.from_T2 {
  display: none;
  width: 480px;
  height: 326px;
  left: 50%;
  margin-left: -240px;
  top: 50%;
  margin-top: -163px;
  background: url(../images/boxT_06.png) no-repeat;
  z-index: 999;
}

.from_T2 span {
  display: block;
  width: 31px;
  height: 33px;
  position: absolute;
  right: 0px;
  top: 0px;
  cursor: pointer;
}

.piao {
  width: 150px;
  height: 347px;
  background: url(../images/piao.png) no-repeat;
  top: 20%;
  left: 0;
  padding-top: 103px;
  z-index: 999;
}

.piao span {
  display: block;
  width: 26px;
  height: 26px;
  position: absolute;
  right: 0px;
  top: 0px;
  cursor: pointer;
}
.piao ul{
  padding-bottom: 5px;
}
.piao ul li{
  line-height: 30px;
  text-align: center;
}
.piao ul li a{
  color: #333;
  font-size: 14px;
}
.piao ul li a:hover{
  color: #ea644c;
}
.piao .btn a{
  width: 130px;
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
  color: #FFF;
  font-size: 14px;
  text-align: center;
  margin: 0 auto;
  background: #ea644c;
  display: block;
}
.piao .btn a:hover{
  background: #ec4b2e;
}