@charset "utf-8";

/* CSS Document */
/* common */
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
p,
a,
form,
select,
input,
ul,
ol,
li {
  margin: 0;
  padding: 0;
  text-indent: 0;
  font-weight: normal;
  font-size: 14px;
  font-family: 'Microsoft YaHei', sans-serif;
  color: #000000;
}

ul,
ol {
  list-style: none;
  text-indent: 0;
  list-style-position: outside;
}

img {
  border: 0;
}

b {
  font-weight: normal;
}

.fl {
  float: left;
  display: inline;
}

.fr {
  float: right;
  display: inline;
}

/* link : style */
a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

/*clear*/
.clearfix:before,
.clearfix:after {
  content: ' ';
  display: table;
}

.clearfix:after {
  clear: both;
}

body {
  width: 100%;
}

.wrap {
  margin: 0 auto;
  width: 100%;
  max-width: 1920px;
  min-width: 1200px;
  overflow: hidden;
  background: #fbe9e6;
}

.main {
  margin: 0 auto;
  width: 1200px;
  overflow: hidden;
}

.content {
  width: 100%;
}

.content .question {
  position: relative;
}

.txt img {
  position: absolute;
  left: 50%;
  margin-left: -600px;
  text-align: center;
}

.content .question .box1 {
  position: absolute;
  left: 50%;
  top: -280px;
  width: 1200px;
  height: 304px;
  margin-left: -600px;
  background: #FFFFFF;
  box-shadow: 0px 4px 27px 0px rgba(129, 129, 129, 0.16);
  border-radius: 10px;
}

.content .question .box1 .bt-q {
  height: 74px;
  margin-top: -12px;
  background: url("../img/bt-q.png") no-repeat center top;
}

.content .question .box1 .bt-q h2 {
  text-align: center;
  color: #fff;
  font-size: 33px;
  font-weight: bold;
  color: #fff;
  line-height: 58px;
}

.content .question .box1 .bt-q i {
  font-style: normal;

}

.button {
  position: absolute;
  width: 320px;
  height: 64px;
  background: linear-gradient(90deg, #FFC05E, #FF9E2B);
  box-shadow: 0px 4px 20px 0px rgba(207, 127, 30, 0.28);
  border-radius: 10px;
  margin-left: -160px;
  margin-top: 40px;
  line-height: 58px;
  text-align: center;
  left: 50%;
}

.button a {
  width: 320px;
  height: 64px;
  font-size: 30px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 58px;
}

.question .button {
  left: 50%;
  top: -50px;
}

.sec2 .button {
  z-index: 999;
}


/* 顶部 */

.header {
	width: 100%;
	height: 100px;
  background-color: #fff;
}

.header .logo {
	margin-top: 32px;
	float: left;
	width: 118px;
	height: 36px;
}

.header .logo-text {
	margin-top: 32px;
	margin-left: 11px;
	padding-left: 10px;
	float: left;
	text-align: left;
	font-size: 16px;
	color: #888888;
	line-height: 18px;
	border-left: 1px solid #ffa200;
}


.nav {
	top: 35px;
	left: 50%;
	margin-left: -130px;
	z-index: 9999;
	position: absolute;
}

.nav li {
	margin-right: 50px;
	float: left;
	position: relative;
}

.nav li a {
	font-size: 20px;
	color: #999;
	text-align: center;
}



.content .banner {
  width: 100%;
  height: 956px;
  background: url('../img/banner.png') no-repeat center top;
}

.content .title {
  margin: 0 auto;
  padding: 36px 0 45px;
  position: relative;
}

.content .title span {
  top: 0;
  left: 50%;
  margin-left: -28px;
  width: 56px;
  height: 6px;
  display: block;
  position: absolute;
  background: #ef4517;
  border-radius: 3px;
}

.content .title h2 {
  font-size: 40px;
  line-height: 40px;
  font-weight: bold;
  color: #333333;
  text-align: center;
}

.content .title p {
  margin-top: 12px;
  font-size: 16px;
  line-height: 26px;
  color: #666666;
  text-align: center;
}

.content .title p b {
  color: #ef4517;
}

.part {
  padding-bottom: 80px;
}

/* p0 */

/*section2*/
.sec2 {
  padding: 150px 0 50px;
  /* background: url(../images/sec2_bg_05.jpg) no-repeat center top; */
  overflow: hidden;
}

.sec2_cont {
  margin-top: 71px;
}

.sec2_cont p {
  font-size: 22px;
  text-align: center;
  color: white;
  float: left;
  line-height: 40px;
  margin-top: 83px;
  width: 160px;
}

.sec2_cont div {
  float: left;
  margin-left: 75px;
}

.rotatebox {
  margin: 100px auto 20px;
  height: 490px;
  position: relative;
}

#test-element {
  width: 1200px;
  height: 490px !important;
  position: relative;
}

/* .cicle_center{position:absolute;left:32px;top:94px;background:url(../images/bg1.png) no-repeat;width:307px;height:307px;animation:rt1 5s infinite linear;} */
/* .cicle_inner{position:absolute;left:32px;top:94px;background:url(../images/bg2.png) no-repeat;width:307px;height:307px;animation:rt2 5s infinite linear;} */
.feature-presenter-circle-container {
  left: 100px !important;
  top: -20px;
}

.feature-presenter-text-container {
  margin: 70px 0 0 0 !important;
  background: none !important;
  width: 635px !important;
  height: 386px !important;
  left: auto !important;
  right: 0 !important;
}

.video_box {
  position: relative;
}

.play_v {
  position: absolute;
  left: 102px;
  top: 98px;
  width: 436px;
  height: 245px;
}

.iframe_box {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -320px;
  margin-top: -180px;
  z-index: 2000;
}

.close {
  position: absolute;
  width: 20px;
  right: 40px;
  top: 20px;
  cursor: pointer;
  display: none;
}

.close img {
  width: 100%;
  height: auto;
}

.rotate_left {
  width: 400px;
  height: 490px;
  background: url(../images/quan.png) no-repeat center 40px;
  position: relative;
  transition: 600ms;
}

.rotate_left a {
  position: absolute;
  width: 192px;
  height: 192px;
  text-align: center;
  line-height: 192px;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
}

.gun1 {
  left: 34px;
  top: 0;
  background: url(../images/npart1_img1.png);
}

.gun2 {
  left: 253px;
  top: 130px;
  background: url(../images/npart1_img2.png);
}

.gun3 {
  left: 53px;
  top: 274px;
  background: url(../images/npart1_img3.png);
}

.rotate_right {
  /* margin-top: 50px; */
}

.feature-presenter-text-container .cg_box {
  position: relative;
  /* display: none; */
  width: 630px;
  height: 486px;
}

/* .feature-presenter-text-container .cg_box a {
    padding: 0 18px;
    height: 45px;
    line-height: 45px;
    border-radius: 50px;
    border: solid 1px #ffffff;
    font-size: 18px;
    color: #ffffff;
    position: absolute;
    bottom: 20px;
  } */
.feature-presenter-text-container .cb1 {
  background: url(../images/npart1_img4.png) no-repeat;
}

.feature-presenter-text-container .cb1 a {
  left: 167px;
}

.feature-presenter-text-container .cb2 {
  background: url(../images/npart1_img5.png) no-repeat;
}

.feature-presenter-text-container .cb2 a {
  left: 228px;
}

.feature-presenter-text-container .cb3 {
  background: url(../images/npart1_img6.png) no-repeat;
}

.feature-presenter-text-container .cb3 a {
  left: 188px;
}

.ie_bro {
  display: none;

}


/* b2 */

.l4 {
  min-width: 1200px;
  height: 1200px;
  margin-top: -280px;
  padding-top: 265px;
  background: url('../images/l4_02.png') no-repeat;
  background-position: center;
  background-size: cover;
}

.l4 .main {
  height: 700px;
  background-image: url(../images/l4_c__03.png);
  background-repeat: no-repeat;
  position: relative;
}

.l4 ul {
  position: absolute;
  width: 100%;
  height: 218px;
  left: 0;
  bottom: 0;
}

.l4 ul li {
  width: 155px;
  height: 100px;
  padding: 5px 28px;
  background-color: #ffb877;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  float: left;
  line-height: 1.5;
  position: relative;
  margin-left: 35px;
  cursor: pointer;
  transition: all 0.3s;
}

.l4 ul li span {
  display: block;
  width: 43px;
  height: 4px;
  border-radius: 2px;
  background-color: #fff;
  margin: 0 auto;
  margin-top: -15px;
  margin-bottom: 20px;
}

.l4 ul li:nth-child(1) {
  margin-top: 55px;
  margin-left: 0;
}

.l4 ul li .btn {
  position: absolute;
  display: block;
  width: 138px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  border-radius: 5px;
  background-color: #fff;
  bottom: -15px;
  left: 50%;
  margin-left: -69px;
  color: #f1852c;
  text-decoration: none;
  box-sizing: border-box;
}

.l4 ul li:nth-child(2) {
  margin-top: 15px;
}

.l4 ul li:nth-child(3) {
  margin-top: -8px;
}

.l4 ul li:nth-child(4) {
  margin-top: 15px;
}

.l4 ul li:nth-child(5) {
  margin-top: 55px;
}

.l4 ul li:hover {
  background-color: #fff;
  color: #f1852c;
}

.l4 ul li:hover .btn {
  background: linear-gradient(to right, #6afcf5, #f0fdaf);
}

/* 3b */

.p6 .title {
  text-align: center;
}

.p6 .title img {
  margin-top: 50px;
}



.p6 {
  background: #fafafa;
  position: relative;
  top: -400px;
}

.p6 .box {
  margin-left: 70px;
  margin-top: 50px;
  width: 1200px;
  height: 710px;
  position: relative;
  /* background:url("../img/p6-box.png") no-repeat; */
}

.p6 .ul {
  top: 83px;
  left: 31px;
  position: absolute;
}

.p6 .ul li {
  float: left;
  margin-right: 20px;
  width: 314px;
  height: 78px;
  cursor: pointer;
  border: 1px #ffb877 solid;
  border-radius: 30px 0px 30px 0px;
  background: url("../img/3b-btn.png") no-repeat center top;
}

.p6 .ul li h2 {
  margin-top: 14px;
  font-size: 22px;
  line-height: 22px;
  text-align: center;
}

.p6 .ul li p {
  margin-top: 11px;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
}

.p6 .ul li.act {
  position: relative;
  color: #fff;
  background: url("../img/3b-btn-act.png") no-repeat center top;
  box-shadow: 0px 4px 8px 0px rgba(248, 172, 72, 0.47);
}

.p6 .ul li.act::after {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: -40px;
  width: 32px;
  height: 25px;
  background: url(../img/npart3_jiantou.png);
  animation: jiantou 0.6s linear infinite;
  content: "";
}

.p6 .ul li.act h2 {
  color: #ffffff;
}

.p6 .ul li.act p {
  color: #ffffff;
}

.p6 .box-3b {
  position: absolute;
  top: 235px;
  width: 1050px;
  height: 440px;
  /* background: linear-gradient(90deg, #FFC05E, transparent); */
  border-radius: 5px;
  border: 1px #f1852c solid;
  box-shadow: 0px 0px 10px 0px rgba(250, 162, 30, 0.5);

}

.p6 .tab {
  top: 50px;
  left: 70px;
  width: 915px;
  height: 370px;
  overflow: hidden;
  position: absolute;
  border-radius: 5px;
  /* box-shadow: 0px 0px 10px 0px rgba(250, 162, 30, 0.5); */
}

.p6 .tab>div {
  /* 这个top能把li顶出去 */
  top: 390px;
  width: 1000px;
  height: 340px;
  position: absolute;
  transition: 0.2s;
}

.p6 .tab>div.act {
  top: 0;
  transition: 0.4s;
}

.p6 .tab ul {
  float: left;
}

.p6 .tab ul li {
  width: 366px;
  height: 56px;
  margin-bottom: 5px;
  cursor: pointer;
  text-indent: 20px;
  font-weight: 700;
  color: #333;
  font-size: 18px;
  line-height: 60px;
  border-radius: 5px;
  transition: 300ms;
  /* background:url("../img/p6-jt.png") no-repeat 22px 22px; */
  background: linear-gradient(90deg, #FFC05E, transparent);
}

/* .p6 .tab ul li:before {

} */
.p6 .tab ul li.act {
  width: 364px;
  text-indent: 60px;
  color: #f1852c;
  background: url("../img/p6-jt-act.png") no-repeat 22px 24px #fafafa;
  border-left: 2px solid #ffb877;
}

.p6 .tab>div>div {
  float: left;
  margin-left: 20px;
  width: 515px;
  height: 350px;
  position: relative;
  overflow: hidden;
  background-color: #fff;
  border-radius: 5px;
}

.p6 .tab>div>div h2 {
  margin: 20px 0 0 20px;
  width: 153px;
  height: 36px;
  font-size: 24px;
  color: #ffffff;
  line-height: 36px;
  text-align: center;
  background: #ffb877;
  border-radius: 16px;
}

.p6 .tab>div>div p {
  margin: 15px 0;
  padding-left: 31px;
  font-size: 16px;
  line-height: 21px;
  background: url("../img/p6-gou.png") no-repeat left top;
}

.p6 .tab>div>div h3 {
  left: 20px;
  bottom: 14px;
  padding: 0 50px;
  height: 50px;
  font-size: 22px;
  text-align: center;
  line-height: 50px;
  position: absolute;
  border: 1px #f1852c solid;
  /* background:#ffb877; */
  border-radius: 6px;
  transition: 400ms
}

.p6 .tab>div>div h3:hover {
  background-color: #f1852c;
  color: #fff;
}

.p6 .tab>div>div>div {
  left: 500px;
  width: 500px;
  height: 350px;
  position: absolute;
  transition: 0.2s;
}

.p6 .tab>div>div>div.act {
  left: 0;
  position: absolute;
  transition: 0.4s;
}

/* 定制 */

.b3_dz {
  position:relative;
  top: 105px;
  text-align: center;
  margin-top: 70px;
  height: 213px;
}


/* 项目案例 p1 */


/* box3 */


.box3 .tit {
  padding-top: 60px;
}

.box3 .tit h3 {
  color: #333;
}

.box3 .tit p {
  color: #777;
}

.box3 .a_btn {
  border-bottom: none;
}

.box3 .box2_con .con4main3 {
  position: relative;
  width: 1200px;
  margin: 60px auto 0;
  padding-bottom: 20px;
  overflow: hidden;
}

.box3 .box2_con .con4main3 .main3list {
  display: none;
}

.box3 .box2_con .con4main3 .main3list.cur {
  display: block;
}

.box3 .box2_con .con4main3 .main3list .cent {
  text-align: center;
}



.box3 .box2_con .con4main3 .main3_bot {
  width: 1200px;
  float: right;
  background: #fff;
  box-shadow: 0 1px 10px rgba(127, 127, 128, .1);
  padding: 30px 0 0 0;
  box-sizing: border-box;
  border-radius: 10px;
}

.box3 .box2_con .con4main3 ol {
  margin: 0 0 25px 70px;
  text-align: center;
}

.box3 .box2_con .con4main3 ol li {
  position: relative;
  float: left;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  line-height: 70px;
  margin-right: 43px;
  cursor: pointer;
  width: 230px;
  height: 70px;
  color: #ffaa3a;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px 0px rgba(255, 170, 58, 0.55);
  border-radius: 10px;
}

.box3 .box2_con .con4main3 ol li.cur {
  color: #fff;
  background: #FFAA3A;
}

.box3 .box2_con .con4main3 ol li:before {
  position: absolute;
  left: 156px;
  top: 14px;
  width: 10px;
  height: 11px;
  background: url("../img/pic.png") no-repeat -278px -42px;
  content: "";
}

.box3 .box2_con .con4main3 ol.listtwo {
  margin-left: 43px;
}

.box3 .box2_con .con4main3 ol.listtwo li {
  width: 104px;
  margin: 0 26px 0 0;
}

.box3 .box2_con .con4main3 ol.listtwo li:before {
  left: 115px;
}

.box3 .box2_con .con4main3 ol li:last-child:before {
  background: none;
}

.box3 .box2_con .con4main3 .con {
  position: relative;
  width: 1170px;
  padding: 30px 0 35px;
  display: none;
  height: 340px;
  overflow-y: auto;
}

.box3 .box2_con .con4main3 .con::-webkit-scrollbar {
  width: 14px;
  height: 1px;
}

.box3 .box2_con .con4main3 .con::-webkit-scrollbar-thumb {
  width: 14px;
  border-radius: 10px;
  background: #eee;
}

.box3 .box2_con .con4main3 .con::-webkit-scrollbar-track {
  width: 14px;
  height: 1px;
}

.box3 .box2_con .con4main3 .con h3 {
  font-size: 18px;
  color: #364458;
  font-weight: bold;
  line-height: 22px;
  margin-bottom: 22px;
}

.box3 .box2_con .con4main3 .con h3 .h2span2 {
  font-weight: normal;
  margin: 0 12px;
}

.box3 .box2_con .con4main3 .con .con4btn {
  display: inline-block;
  width: 124px;
  height: 22px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  background: #ff9898;
  margin-left: 18px;
  border-radius: 11px;
}

.box3 .box2_con .con4main3 .con .con4btn:hover {
  background: #f67e7e;
}

.box3 .box2_con .con4main3 .con .xm_p3 {
  width: 1010px;
  font-size: 14px;
  color: #333;
  line-height: 22px;
  background: #edf7ff;
  padding: 5px 10px;
  margin-bottom: 25px;
}

.box3 .box2_con .con4main3 .con .conh4 {
  position: relative;
  height: 22px;
  font-size: 16px;
  color: #202020;
  font-weight: bold;
  padding-left: 25px;
}

.box3 .box2_con .con4main3 .con .conh4 i {
  position: absolute;
  left: 0;
  top: 1px;
  width: 19px;
  height: 22px;
  background: url("../img/pic.png") no-repeat -194px -42px;
}

.box3 .box2_con .con4main3 .con .conh4 i.zynr {
  background-position: -215px -42px;
}

.box3 .box2_con .con4main3 .con .conh4 i.xswt {
  background-position: -236px -42px;
}

.box3 .box2_con .con4main3 .con .conh4 i.hxnl {
  background-position: -257px -42px;
}

.box3 .box2_con .con4main3 .con .conp {
  width: 600px;
  font-size: 14px;
  color: #b7b7b7;
  padding: 4px 20px 22px 24px;
  line-height: 26px;
}

.box3 .box2_con .con4main3 .con .conp span {
  margin: 0 8px 0 2px;

}

.box3 .box2_con .con4main3 .con .conpk span {
  display: inline-block;
  width: auto;
  height: 30px;
  line-height: 30px;
  margin-top: 10px;
  padding: 0 30px;
  border: 1px solid #ffaa3a;
  border-radius: 5px;
  color: #ffaa3a;
  font-size: 14px;
}

.box3 .box2_con .con4main3 .con .conpk span:hover {
  color: #fff;
  background-color: #ffaa3a;
}

.box3 .box2_con .con4main3 .con .conp5 {
  position: absolute;
  right: 0;
}

/* 师资 */

.p9 {
  background-color: #fff;
  margin-top: 100px;
}
.content .p9 .title {
  margin: 0 auto;
  padding: 70px 0 45px;
  position: relative;
}


.p9 .box{
  width:100%;
  height:700px;
  overflow:hidden;
  margin-top: 50px;
  background:url("../img/p9-box.jpg") no-repeat center;
}
.p9 .box .main{
  height:616px;
  position:relative;
}
.p9 .p9-div{
  width:100%;
  height:450px;
  position:relative;
  overflow:hidden;
}
.p9 .p9-div > div{
  top:450px;
  left:0;
  width:1024px;
  height:450px;
  position:absolute;
  overflow:hidden;
  transition:0.4s;
}
.p9 .p9-div > div.act{
  top:0;
  transition:0.4s;
}
.p9 .p9-div > div .img{
  top:100px;
  left:120px;
  width:300px;
  height:380px;
  position:absolute;
  background:#ffaa3a;
}
.p9 .p9-div > div .img img{
  top:-40px;
  left:20px;
  width:300px;
  height:400px;
  position:absolute;
}
.p9 .p9-div > div .info{
  top:100px;
  right:120px;
  position:absolute;
}
.p9 .p9-div > div .info h2{
  font-size:36px;
  line-height:36px;
  font-weight:bold;
  text-align:right;
}
.p9 .p9-div > div .info h3{
  margin-top:22px;
  font-size:30px;
  line-height:30px;
  text-align:right;
}
.p9 .p9-div > div .info span{
  margin-top:46px;
  float:right;
  width:65px;
  height:5px;
  display:block;
  background:#ffaa3a;
}
.p9 .p9-div > div .info p{
  margin-top:40px;
  font-size:18px;
  line-height:26px;
  text-align:right;
}
.p9 .p9-ul{
  margin:80px auto 0;
  width:950px;
  height:80px;
  position:relative;
  background:#ffaa3a;
}
.p9 .p9-ul ul{
  top:-30px;
  left:100px;
  position:absolute;
}
.p9 .p9-ul ul li{
  float:left;
  margin-right:10px;
  width:120px;
  height:90px;
  cursor:pointer;
}
.p9 .p9-ul ul li.act{
  border:2px solid #0084ff;
}



.p1 {
  margin-top: -240px;
  /* z-index: 99999; */
}

.p1 ul {
  width: 1300px;
}

.p1 ul li {
  margin-right: 34px;
  margin-bottom: 30px;
  float: left;
  width: 273px;
  height: 213px;
  border-radius: 10px;
}

.p1 ul li.l1 {
  background: url('../img/p1-img1.jpg') no-repeat center 8px #ffffff;
}

.p1 ul li.l2 {
  background: url('../img/p1-img2.jpg') no-repeat center 8px #ffffff;
}

.p1 ul li.l3 {
  background: url('../img/p1-img3.jpg') no-repeat center 8px #ffffff;
}

.p1 ul li.l4 {
  background: url('../img/p1-img4.jpg') no-repeat center 8px #ffffff;
}

.p1 ul li.l5 {
  background: url('../img/p1-img5.jpg') no-repeat center 8px #ffffff;
}

.p1 ul li.l6 {
  background: url('../img/p1-img6.jpg') no-repeat center 8px #ffffff;
}

.p1 ul li.l7 {
  background: url('../img/p1-img7.jpg') no-repeat center 8px #ffffff;
}

.p1 ul li.l8 {
  background: url('../img/p1-img8.jpg') no-repeat center 8px #ffffff;
}

.p1 ul li p {
  margin-top: 15px;
  margin-left: 30px;
  font-size: 22px;
  line-height: 22px;
}

.p2 .img {
  margin: 0 auto;
  width: 1192px;
  height: 483px;
  background: url('../img/p2-img.jpg') no-repeat center top;
}

.p3 {
  background: url('../img/p3-bg.jpg') no-repeat center bottom;
}

.p3 .box {
  margin: 0 auto;
  width: 1200px;
  height: 752px;
  position: relative;
  background: #ffffff;
  border-radius: 20px;
}

.p3 .img {
  margin: 0 auto;
  width: 1087px;
  height: 481px;
  background: url('../img/p3-img.jpg') no-repeat center;
}

.p3 a {
  bottom: -38px;
  left: 50%;
  margin-left: -218px;
  width: 436px;
  height: 77px;
  color: #ef4517;
  font-size: 34px;
  line-height: 77px;
  font-weight: bold;
  text-align: center;
  display: block;
  position: absolute;
  background: #ffd631;
  border-radius: 42px;
}

.p4 {
  margin-top: 80px;
}

.p4 .img {
  margin: 0 auto 70px;
  width: 1290px;
  height: 627px;
  overflow: hidden;
  background: url('../img/p4-img.jpg') no-repeat center;
}

.p4 a {
  margin: 472px auto 0;
  width: 383px;
  height: 77px;
  color: #ef4517;
  font-size: 34px;
  line-height: 77px;
  font-weight: bold;
  text-align: center;
  display: block;
  background: #ffd631;
  border-radius: 42px;
}

.p5 .img {
  margin: 0 auto;
  width: 1184px;
  height: 497px;
  background: url('../img/p5-img.jpg') no-repeat center;
}

.p7 {
  background: url('../img/p7-bg.jpg') no-repeat center 214px;
}

.p7 ul {
  width: 1300px;
}

.p7 ul li {
  margin-right: 24px;
  margin-bottom: 30px;
  float: left;
  width: 180px;
  height: 177px;
  position: relative;
}

.p7 ul li p {
  top: 132px;
  font-size: 16px;
  width: 100%;
  color: #ffffff;
  text-align: center;
  position: absolute;
  display: none;
}

.p7 ul li p.small {
  font-size: 12px;
}

.p7 ul li:hover p {
  display: block;
}

.p7 a {
  margin: 20px auto 0;
  width: 436px;
  height: 77px;
  color: #ef4517;
  font-size: 34px;
  line-height: 77px;
  font-weight: bold;
  text-align: center;
  display: block;
  background: #ffd631;
  border-radius: 42px;
}

.p8 .img {
  margin: 0 auto;
  width: 1200px;
  height: 521px;
  background: url('../img/p8-img.jpg') no-repeat center;
}


.p10 {
  background: url('../img/p10-bg.jpg') no-repeat center 450px;
}

.p10 ul {
  margin: 0 auto 30px;
  width: 1300px;
}

.p10 ul li {
  margin-top: 12px;
  margin-right: 19px;
  float: left;
  width: 221px;
  height: 56px;
  position: relative;
  border: 2px solid #ef4517;
  border-radius: 30px;
}

.p10 ul li span {
  display: none;
}

.p10 ul li p {
  width: 221px;
  height: 56px;
  color: #333333;
  text-align: center;
  font-size: 24px;
  line-height: 56px;
}

.p10 ul li.act {
  margin-top: 0;
  width: 225px;
  height: 72px;
  background: url('../img/p10-li-act.png') no-repeat center;
  background-size: 225px 72px;
  border-radius: none;
  border: none;
}

.p10 ul li.act span {
  top: 0;
  left: 0;
  width: 72px;
  font-weight: bold;
  text-align: center;
  font-size: 34px;
  color: #ffffff;
  line-height: 72px;
  display: block;
  position: absolute;
}

.p10 ul li.act p {
  margin-top: 12px;
  width: 100%;
  height: 56px;
  text-indent: 100px;
  color: #ffffff;
  text-align: left;
  font-size: 24px;
  line-height: 56px;
}

.p10 .p10-div {
  margin: 0 auto;
  width: 1202px;
  height: 611px;
  overflow: hidden;
  position: relative;
  border-radius: 20px;
}

.p10 .p10-div div {
  top: 611px;
  left: 0;
  width: 1202px;
  height: 611px;
  position: absolute;
  transition: 0.4s;
}

.p10 .p10-div div.d1 {
  background: url('../img/p10-img1.png') no-repeat center;
}

.p10 .p10-div div.d2 {
  background: url('../img/p10-img2.png') no-repeat center;
}

.p10 .p10-div div.d3 {
  background: url('../img/p10-img3.png') no-repeat center;
}

.p10 .p10-div div.d4 {
  background: url('../img/p10-img4.png') no-repeat center;
}

.p10 .p10-div div.d5 {
  background: url('../img/p10-img5.png') no-repeat center;
}

.p10 .p10-div div.act {
  top: 0;
  transition: 0.8s;
}

.p10 a {
  margin: 40px auto 0;
  width: 360px;
  height: 77px;
  color: #ef4517;
  font-size: 34px;
  line-height: 77px;
  font-weight: bold;
  text-align: center;
  display: block;
  background: #ffd631;
  border-radius: 42px;
}

.p11 .b1 {
  margin: 0 auto 320px;
  width: 1201px;
  height: 175px;
  position: relative;
  background: url('../img/p11-b1.jpg') no-repeat center;
}

#p11_1 {
  top: 118px;
  left: 0;
  width: 1200px;
  height: 322px;
  position: absolute;
}

#p11_1 .box {
  margin: 0 auto;
  width: 260px;
  height: 322px;
  position: relative;
}

#p11_1 .box.t1 {
  background: url('../img/p11-t1.jpg') no-repeat center;
}

#p11_1 .box.t2 {
  background: url('../img/p11-t2.jpg') no-repeat center;
}

#p11_1 .box.t3 {
  background: url('../img/p11-t3.jpg') no-repeat center;
}

#p11_1 .box.t4 {
  background: url('../img/p11-t4.jpg') no-repeat center;
}

#p11_1 .box.t5 {
  background: url('../img/p11-t5.jpg') no-repeat center;
}

#p11_1 .box.t6 {
  background: url('../img/p11-t6.jpg') no-repeat center;
}

#p11_1 .box.t7 {
  background: url('../img/p11-t7.jpg') no-repeat center;
}

#p11_1 .box.t8 {
  background: url('../img/p11-t8.jpg') no-repeat center;
}

#p11_1 .box .info {
  top: 245px;
  left: 0;
  width: 260px;
  height: 322px;
  position: absolute;
  overflow: hidden;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
  transition: 0.4s;
}

#p11_1 .box .info h3 {
  margin-top: 14px;
  margin-left: 20px;
  color: #ffd631;
  font-size: 24px;
  line-height: 24px;
  transition: 0.4s;
}

#p11_1 .box .info h4 {
  margin-top: 10px;
  margin-left: 20px;
  color: #ffd631;
  font-size: 16px;
  line-height: 16px;
}

#p11_1 .box .info span {
  margin-top: 15px;
  margin-left: 20px;
  width: 28px;
  height: 3px;
  display: block;
  background: #ffd631;
}

#p11_1 .box .info p {
  margin-top: 25px;
  padding: 0 20px;
  font-size: 16px;
  line-height: 25px;
  color: #ffd631;
}

#p11_1 .box:hover .info {
  top: 0;
  transition: 0.4s;
}

#p11_1 .box:hover .info h3 {
  margin-top: 40px;
  transition: 0.4s;
}

.p11 .b1 .p11-left1 {
  top: 260px;
  left: 0;
  width: 38px;
  height: 38px;
  z-index: 9999;
  cursor: pointer;
  position: absolute;
  background: url('../img/left.png') no-repeat center;
}

.p11 .b1 .p11-right1 {
  top: 260px;
  right: 0;
  width: 38px;
  height: 38px;
  z-index: 9999;
  cursor: pointer;
  position: absolute;
  background: url('../img/right.png') no-repeat center;
}

.p11 .b2 {
  margin: 0 auto 320px;
  width: 1201px;
  height: 175px;
  position: relative;
  background: url('../img/p11-b2.jpg') no-repeat center;
}

#p11_2 {
  top: 118px;
  left: 0;
  width: 1200px;
  height: 322px;
  position: absolute;
}

#p11_2 .box {
  margin: 0 auto;
  width: 260px;
  height: 322px;
  position: relative;
}

#p11_2 .box.d1 {
  background: url('../img/p11-d1.jpg') no-repeat center;
}

#p11_2 .box.d2 {
  background: url('../img/p11-d2.jpg') no-repeat center;
}

#p11_2 .box.d3 {
  background: url('../img/p11-d3.jpg') no-repeat center;
}

#p11_2 .box.d4 {
  background: url('../img/p11-d4.jpg') no-repeat center;
}

#p11_2 .box.d5 {
  background: url('../img/p11-d5.jpg') no-repeat center;
}

#p11_2 .box .info {
  top: 245px;
  left: 0;
  width: 260px;
  height: 322px;
  position: absolute;
  overflow: hidden;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
  transition: 0.4s;
}

#p11_2 .box .info h3 {
  margin-top: 14px;
  margin-left: 20px;
  color: #ffd631;
  font-size: 24px;
  line-height: 24px;
  transition: 0.4s;
}

#p11_2 .box .info h4 {
  margin-top: 10px;
  margin-left: 20px;
  color: #ffd631;
  font-size: 16px;
  line-height: 16px;
}

.p11 .b2 .p11-left2 {
  top: 260px;
  left: 0;
  width: 38px;
  height: 38px;
  z-index: 9999;
  cursor: pointer;
  position: absolute;
  background: url('../img/left.png') no-repeat center;
}

.p11 .b2 .p11-right2 {
  top: 260px;
  right: 0;
  width: 38px;
  height: 38px;
  z-index: 9999;
  cursor: pointer;
  position: absolute;
  background: url('../img/right.png') no-repeat center;
}

.p11 a {
  margin: 50px auto 0;
  width: 360px;
  height: 77px;
  color: #ef4517;
  font-size: 34px;
  line-height: 77px;
  font-weight: bold;
  text-align: center;
  display: block;
  background: #ffd631;
  border-radius: 42px;
}

.p12 .img {
  margin: 0 auto;
  width: 1201px;
  height: 583px;
  background: url('../img/p12-img.jpg') no-repeat center top;
}

.p13 {
  background: url('../img/p13-bg.jpg') no-repeat center 340px;
}

.p13 .img {
  margin: 0 auto;
  width: 1200px;
  height: 374px;
  background: url('../img/p13-img.jpg') no-repeat center top;
}

.p13 a {
  margin: 50px auto 0;
  width: 360px;
  height: 77px;
  color: #ef4517;
  font-size: 34px;
  line-height: 77px;
  font-weight: bold;
  text-align: center;
  display: block;
  background: #ffd631;
  border-radius: 42px;
}

.p14 .img {
  margin: 0 auto;
  width: 1200px;
  height: 298px;
  background: url('../img/p14-img.jpg') no-repeat center top;
}

.p15 {
  margin-top: 50px;
}
.p15 .content .title {
  padding-bottom: 50px;
}

.p15 ul {
  margin: 0 auto;
  width: 1300px;
  margin-top: 70px;
}

.p15 ul li {
  float: left;
  width: 240px;
  height: 170px;
  overflow: hidden;
  background: #ffffff;
}

.p15 ul li h3 {
  margin-top: 26px;
  font-size: 20px;
  line-height: 20px;
  color: #333333;
  text-align: center;
}

.p15 ul li span {
  margin: 12px auto 0;
  width: 18px;
  height: 3px;
  display: block;
  background: #ef4517;
}

.p15 ul li p {
  margin-top: 10px;
  padding: 0 20px;
  font-size: 16px;
  line-height: 26px;
  color: #333333;
}

.p15 ul li.act {
  background: #ef4517;
  background: linear-gradient(to right, #ff7202, #ef4517);
}

.p15 ul li.act h3 {
  color: #ffffff;
}

.p15 ul li.act span {
  background: #ffffff;
}

.p15 ul li.act p {
  color: #ffffff;
}

.p16 .img {
  margin: 0 auto;
  margin-top: 60px;
  width: 1200px;
  height: 273px;
  background: url('../img/p16-img.jpg') no-repeat center top;
}

.p16 .box {
  margin: 0 auto;
  width: 1200px;
  height: 183px;
  position: relative;
  overflow: hidden;
}

#p16 {
  width: 1220px;
  height: 183px;
}

#p16 img {
  margin: 0 auto;
  width: 1200px;
  height: 183px;
}

.p16 .box .p16-left {
  top: 72px;
  left: 0;
  width: 38px;
  height: 38px;
  z-index: 9999;
  cursor: pointer;
  position: absolute;
  background: url('../img/left.png') no-repeat center;
}

.p16 .box .p16-right {
  top: 72px;
  right: 0;
  width: 38px;
  height: 38px;
  z-index: 9999;
  cursor: pointer;
  position: absolute;
  background: url('../img/right.png') no-repeat center;
}

.p17 .bg {
  margin: 60px auto 0;
  width: 1920px;
  height: 280px;
  position: relative;
  background: #ef4517;
  background: linear-gradient(to right, #ff7103, #ef4517);
}

.p17 .box {
  top: -60px;
  left: 50%;
  margin-left: -540px;
  width: 1080px;
  height: 268px;
  position: absolute;
  background: #ffffff;
  border-radius: 12px;
}

.p17 ul {
  margin-top: 42px;
}

.p17 ul li {
  margin-left: 60px;
  margin-bottom: 32px;
  float: left;
  width: 448px;
  height: 70px;
  font-weight: bold;
  font-size: 20px;
  line-height: 70px;
  text-indent: 90px;
  color: #ef4517;
  position: relative;
  border: 2px solid #ef4517;
  border-radius: 34px;
}

.p17 ul li a {
  font-size: 20px;
  color: #fff;
}

.p17 ul li.act {
  color: #ffffff;
}

.p17 ul li.l1 {
  background: url('../img/p17-t1.png') no-repeat 10px 8px;
}

.p17 ul li.l1.act {
  background: url('../img/p17-t1.png') no-repeat 10px 8px #ef4517;
}

.p17 ul li.l2 {
  background: url('../img/p17-t2.png') no-repeat 10px 8px;
}

.p17 ul li.l2.act {
  background: url('../img/p17-t2.png') no-repeat 10px 8px #ef4517;
}

.p17 ul li.l3 {
  background: url('../img/p17-t3.png') no-repeat 10px 8px;
}

.p17 ul li.l3.act {
  background: url('../img/p17-t3.png') no-repeat 10px 8px #ef4517;
}

.p17 ul li.l4 {
  background: url('../img/p17-t4.png') no-repeat 10px 8px;
}

.p17 ul li.l4.act {
  background: url('../img/p17-t4.png') no-repeat 10px 8px #ef4517;
}

.p17 ul li span {
  top: 20px;
  right: 18px;
  width: 30px;
  height: 30px;
  position: absolute;
  background: #fcdad1;
  border-radius: 100%;
}

.p17 ul li.act span {
  background: #f26a45;
}

.footer p {
  color: #666666;
  font-size: 16px;
  text-align: center;
  line-height: 80px;
}