@charset "UTF-8";
/*-----default model-----*/
body,h1, h2, h3, h4, h5, h6,p,ul, ol, dl, dd,figure, menu, input, textarea, button, select, th, td,figcaption {margin: 0;padding: 0;}
h1, h2, h3, h4, h5, h6,b, strong {font-size: 100%;font-weight: normal;}
li {list-style: none;}
em, i {font-style: normal;}
img {border:none;}
input,textarea,button,select {outline: 0 none;}
table{border-collapse: collapse; margin:0 auto;}
textarea {resize: vertical;}
a {text-decoration: none;outline: 0 none;color:inherit}
i,em{ font-style:normal;}
table{border-collapse:collapse;width: 100%;color: #333;text-align: center;}
.clearfix:before,.clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfix{zoom:1}
body{width: 100%;height:100%;font-size: 12px;min-width: 1100px!important; font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;color: #444;background: #fff;}
.wrap{position: relative; width: 1100px; margin: 0 auto;font-size: 0;text-align: center;}

input:-webkit-autofill,
 textarea:-webkit-autofill,
 select:-webkit-autofill {
	 -webkit-box-shadow: 0 0 0 1000px white inset;
 }

 /* common begin */
 /*左侧悬浮*/
.mt185 {margin-top: 112px;}
.left{position: fixed;width:167px; height:505px; display: block; background: url(../images/fixedNavBg.png) no-repeat center;top:18%; left:20px;z-index:9;}
.left .close{position:absolute;top:0; right:0; height:20px; width:20px; }
.left_top {width: 148px;height: 75px;display: block;float: left;margin-left: 0;}
.nav-bg{width:148px; height:38px; display: block;float:left; clear:both;margin-left:0;margin-bottom:2px;}
.nav-bg a{width:148px; height:38px; display: block; margin:auto; font: 18px/38px "微软雅黑";color:#fff; text-align: center;}
.nav-bg a:hover{font-weight: bold;}

 /* head */
 .nav-bgd{display:none;}
 .dv_mn {width: 100%;background: #fff;z-index: 899;position: relative;}
 .hdr_mn {width: 100%;height: 80px;margin: 0 auto;position: relative;z-index: 9999;background: #fff;display: flex;justify-content: left;align-items: center;}
 .hdr_mn p{font-weight: bold;/*font-size: 20px;*/font-size: 18px;line-height: 64px;padding: 0 30px;border-right: 1px solid #d6d5d5;}
 .hdr_mn ul{display: flex;justify-content: left;align-items: center;}
 .hdr_mn > ul > li {width: 130px;font-size: 16px;text-align: center;line-height: 80px;}
 .hdr_mn > ul > li a{cursor: pointer;}
 .hdr_mn ul li a :hover{color:red;}
 /* footer */
 .footer {background: #f5f5f5;}
 .footer .footer-content {width: 100%;text-align: center;font-size: 16px;color: #666666; padding: 20px 0;}
 /* form-btn */
 .btn {width: 50%; height:55px; line-height: 55px;border: none; background: #fba641; text-align: center;overflow: hidden;display: block; margin:20px auto 0;}
 .btn a {font-size: 1.8em; color: #fff; font-weight: bold; cursor: pointer; font-family: "微软雅黑";}
 /* common end */

/*banner */
.banner-box{position:relative;height:921px;background:url(../images/banner.png) no-repeat center top; overflow:hidden;width:100%; text-align:center;}
.banner-box .wrap{}

/*section1*/
.sec1{width: 100%; height: 836px; display: block; clear: both; background: #fff url(../images/s1-bg.png) no-repeat center bottom;}
.s1-title{width: 100%; float:left; margin-top: 50px;}
.s1-title h2{font: bold 46px/61px "微软雅黑";color:#282828; width: 100%; background: url(../images/s1-img01.png) no-repeat center top;}
.s1-title h2 span{color:#bc3f3f;}
.s1-cont{width: 100%; clear: both; float:left; margin-top: 22px;}
.s1-cont .s1-part{width: 560px; height: 386px; display: block; background: url(../images/s1-img02.png) no-repeat center;}
.s1-cont .s1-left{float:left; margin-left: -10px;}
.s1-cont .s1-right{float:right; margin-right: -20px;}
.s1-cont .s1-part p{font: 18px/34px "微软雅黑";color:#fff;width: 380px; text-align: left; float:left; margin-left: 110px; margin-top: 87px;}
.s1-cont .s1-part p span{color: #dbbb83;}
.s1-cont .s1-part font{font: bold 30px/52px "微软雅黑";color:#8f2a2a; width: 320px; float: left; margin-left: 48px; margin-top: 60px;}
.s1-cont .s1-part font span{font: bold 36px/52px "微软雅黑";}

.sec1 iframe.iframe-form1{width: 100%; height: 267px; display: block; float:left; margin-top: 27px;border: none;background-color: rgba(0,0,0,0);}
.s1-form{width: 100%; height: 227px; display: block; float:left; margin-top: 20px; background: #c69e5e;
	background: -webkit-linear-gradient(left, #b78a4c , #d4b070); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #b78a4c , #d4b070); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #b78a4c , #d4b070); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #b78a4c , #d4b070); /* 标准的语法 */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b78a4c', endColorstr='#d4b070',GradientType=1 );
  -webkit-box-shadow: 0 0 20px rgba(28,67,156,.15);
  box-shadow: 0 0 20px rgba(28,67,156,.15);
}
.s1-form h3{font: bold 38px/50px "微软雅黑";color:#fff; width: 100%; clear: both; float:left; margin-top: 40px;}
.s1-form ul{width: 100%; clear: both; float:left; margin-top: 25px;}
.s1-form ul li{width: 328px; height: 56px; display: block; float:left; margin: auto 14px 10px; background: #fff;}
.s1-form ul li:first-child{margin-left: 30px;}
.s1-form ul li span{font: 18px/56px "微软雅黑";color:#282828; float:left; margin-left: 20px;}
.s1-form ul li input{float:left; width: 215px; height: 56px; display: block; border: none;font: 18px/56px "微软雅黑";color:#282828;}
.s1-form ul li a{width: 100%; height: 56px; font: bold 24px/56px "微软雅黑";color: #dec089; display: block; background: #b83d3d;
	background: -webkit-linear-gradient(left, #cb4444 , #a73737); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #cb4444 , #a73737); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #cb4444 , #a73737); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #cb4444 , #a73737); /* 标准的语法 */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb4444', endColorstr='#a73737',GradientType=1 );
}
.s1-form p{font: 18px/30px "微软雅黑";color:#333; width: 100%; clear: both;}
/*section2*/
.sec2{width: 100%; height: 613px; display: block; clear: both; background: url(../images/s2-bg.png) no-repeat center;}
.s2-title{width: 100%; float:left; margin-top: 50px;}
.s2-title h2{font: bold 46px/61px "微软雅黑";color:#282828; width: 100%; background: url(../images/s1-img01.png) no-repeat center top;}
.s2-title h2 span{color:#bc3f3f;}
.s2-cont{width: 100%; clear: both; float:left; margin-top: 46px;}
.s2-cont ul{width: 100%; clear: both;}
.s2-cont ul li{width: 259px; height: 389px; display: block; float:left; background: url(../images/s2-img02.png) no-repeat center top; float:left; margin-left: 20px;
	-webkit-box-shadow: 0 5px 15px rgba(176,173,173,.75);
	box-shadow: 0 5px 15px rgba(176,173,173,.75);
}
.s2-cont ul li.item01{margin-left: 0;}
.s2-cont ul li img{display: block; margin: 19px auto 1px;}
.s2-cont ul li h3{font: bold 24px/64px "微软雅黑";color:#bf433f; width: 100%; background: url(../images/s2-img07.png) no-repeat center top;}
.s2-cont ul li font{float:left; width: 109px; height: 31px; display: block; float:left;margin-top: 10px; clear: both; background: url(../images/s2-img08.png) no-repeat center;
	font: bold 18px/31px "微软雅黑";color:#fff; text-align: left; text-indent: 12px;
}
.s2-cont ul li p{font: 18px/30px "微软雅黑";color:#282828; text-align: left; width: 207px; float:left; clear: both; margin: 12px 26px; letter-spacing: -1px;}

/*section3*/
.sec3{width: 100%; height: 883px; display: block; clear: both; background: url(../images/s3-bg.jpg) no-repeat center;}
.s3-title{width: 100%; float:left; margin-top: 50px;}
.s3-title h2{font: bold 46px/61px "微软雅黑";color:#282828; width: 100%; background: url(../images/s1-img01.png) no-repeat center top;}
.s3-title h2 span{color:#bc3f3f;}
.s3-title p{font: 20px/47px "微软雅黑";color:#333; width: 100%; clear: both;}
.s3-cont{width: 100%; float:left; clear: both; margin-top: 45px;}
.s3-left{float:left; width: 612px; height: 459px; display: block; background: url(../images/s3-img01.png) no-repeat center; margin-left: -58px;}
.s3-left font{width: 491px; float:right; font: bold 30px/50px "微软雅黑";color:#282828;}
.s3-left font span{color: #bf4040;}
.s3-left ul{float: left; width: 100%; clear: both; margin-top: 44px;}
.s3-left ul li{width: 328px; height: 75px; display: block; float:left; clear: both; margin-bottom: 11px; background: url(../images/s3-img02.png) no-repeat center;
	font: 24px/63px "微软雅黑";color:#fff; cursor: pointer;
}
.s3-left ul li:hover{background: url(../images/s3-img03.png) no-repeat center;}
.s3-left ul li.level01{margin-left: 178px;}
.s3-left ul li.level02{margin-left: 263px;}
.s3-left ul li.level03{margin-left: 203px;}
.s3-right{float:right; width: 491px; height: 373px; display: block; margin-top: 20px; background: #B83D3D;
    background: -webkit-linear-gradient(left, #cb4444 , #a73737); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #cb4444 , #a73737); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #cb4444 , #a73737); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #cb4444 , #a73737); /* 标准的语法 */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb4444', endColorstr='#a73737',GradientType=1 );
}
.s3-right .s3-form{width: 445px; height: 327px; display: block; background: url(../images/s3-img05.png) repeat;margin: 23px;
	-webkit-box-shadow: 0 9px 21px rgba(176,173,173,.5);
	box-shadow: 0 9px 21px rgba(176,173,173,.5);
}
.s3-right .s3-form h3{font: bold 30px/50px "微软雅黑";color:#bf433f; float:left; width: 100%; margin: 14px auto 13px;}
.s3-right .s3-form ul{width: 100%; clear: both;}
.s3-right .s3-form ul li{width: 370px; height: 56px; display: block; clear: both; margin:0 auto 16px; border: solid 1px #999;}
.s3-right .s3-form ul li span{font:20px/56px "微软雅黑";color:#333; float:left; margin-left: 20px;}
.s3-right .s3-form ul li input{border:none; width: 248px; height: 56px; display: block;font:20px/56px "微软雅黑"; background: rgba(255,255,255,0);}
.s3-right .s3-form ul li:last-child{border:none; width: 372px; height: 58px; }
.s3-right .s3-form ul li a{width: 100%; height: 58px; display: block; font: bold 24px/58px "微软雅黑";color:#fff;background: #B83D3D;
    background: -webkit-linear-gradient(left, #cb4444 , #a73737); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #cb4444 , #a73737); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #cb4444 , #a73737); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #cb4444 , #a73737); /* 标准的语法 */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb4444', endColorstr='#a73737',GradientType=1 );
}

/*section4*/
.sec4{width: 100%; height: 981px; display: block; clear: both; background: url(../images/s4-bg.jpg) no-repeat center;}
.s4-title{width: 100%; float:left; margin-top: 50px;}
.s4-title h2{font: bold 46px/61px "微软雅黑";color:#fff; width: 100%; background: url(../images/s4-img01.png) no-repeat center top;}
.s4-title h2 span{color:#dbbc84;}
.s4-title p{font: 20px/50px "微软雅黑";color:#fff; width: 100%; clear: both;}

.s4-cont{width: 100%; float: left;clear: both; margin-top: 42px;}
.s4-cont .part{width: 499px; height: 307px; display: inline-block; margin: auto 18px;}
.s4-cont .part .num{width: 100%; height: 48px; display: block;}
.s4-cont .part .num img{display: block; margin: auto;}
.s4-cont .part .part-box{width: 100%; height: 259px; display: block; background: url(../images/s4-img04.png) no-repeat center;
	-webkit-box-shadow: 0 0 23px rgba(117,21,24,.2);
	box-shadow: 0 0 23px rgba(117,21,24,.2);
}
@media only screen and (min-width: 800px) {
	.s4-cont .part .part-box .tag{width: 65px; height: 250px; display: block; background: url(../images/s4-img05.png) no-repeat center; float: left; margin-left: 46px;}
	.s4-cont .part .part-box .tag span{font: 30px/51px "微软雅黑";color:#fff;width: 41px; margin: auto 12px;  text-align: center;
		writing-mode: vertical-lr;
		-webkit-writing-mode: tb-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: tb-rl;
	}
	.s4-cont .part .part-box .s-tag span{font: 28px/45px "microsoft yahei";padding-top: 5px;}
}

.s4-cont .part .part-box .part-txt{width: 310px; height: 196px; display: block; float:left; margin-left: 40px; margin-top: 33px; background: url(../images/s4-img06.png) no-repeat center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.s4-cont .part .part-box .part-txt ul{width: 100%; float:left; margin-left: 30px; margin-top: 25px;}
.s4-cont .part .part-box .part-txt ul li{ position: relative;padding-bottom: 10px;}
.s4-cont .part .part-box .part-txt ul li:before{content: "";width: 1px; height: 100%; background: #fff; position: absolute;	left: 5px; top: 13px;}
.s4-cont .part .part-box .part-txt ul li:last-child:before{display: none;}
.s4-cont .part .part-box .part-txt ul li i{width: 11px; height: 11px; display: block; background: url(../images/s4-img07.png) no-repeat center; position: absolute;left: 0; top: 8px;}
.s4-cont .part .part-box .part-txt ul li p{padding-left: 16px; font: 20px/33px "微软雅黑";color:#fff; text-align: left;width: 245px;}
.s4-cont .part .part-box .part-txt ul li p span{font: 18px/30px "微软雅黑";}

.sec4 iframe{width: 100%; height: 373px; display: block; float:left; margin-top: 20px;border: none;background-color: rgba(0,0,0,0);}
.s4-form{width: 100%; height: 333px; display: block; float:left; margin-top: 20px; background: url(../images/s4-img08.png) no-repeat center;
    -webkit-box-shadow: 0 0 20px rgba(28,67,156,.15);
    box-shadow: 0 0 20px rgba(28,67,156,.15);
}
.s4-form h3{font: bold 38px/70px "微软雅黑";color:#333; margin: 32px auto 16px; width: 100%; float:left; clear: both;}
.s4-form h3 span{color:#cb4443;}
.s4-form ul{clear: both; width: 100%;}
.s4-form ul li{width: 433px; height: 56px; display: inline-block; border:solid 1px #ccc; margin: auto 16px;}
.s4-form ul li span{float: left; font: 18px/56px "微软雅黑";color:333; margin-left: 20px;}
.s4-form ul li input{width: 320px; height: 56px; border: none;font: 18px/56px "微软雅黑";color:333;}
.s4-form .s4-btn{width: 100%; clear: both; float:left; margin: 27px auto 10px;}
.s4-form .s4-btn a{width: 438px; height: 58px; display: block;margin: auto;font: bold 24px/58px "微软雅黑";color:#fff;background: #B83D3D;
    background: -webkit-linear-gradient(left, #cb4444 , #a73737); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #cb4444 , #a73737); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #cb4444 , #a73737); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #cb4444 , #a73737); /* 标准的语法 */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb4444', endColorstr='#a73737',GradientType=1 );
}
.s4-form p{font: 18px/30px "微软雅黑";color:#333; width: 100%; clear: both;}

/*section5*/
.sec5{width: 100%; height: 945px; display: block; clear: both; background: url(../images/s5-bg.jpg) no-repeat center;}
.s5-title{width: 100%; float:left; margin-top: 50px;}
.s5-title h2{font: bold 46px/61px "微软雅黑";color:#fff; width: 100%; background: url(../images/s5-img01.png) no-repeat center top;}
.s5-title h2 span{color:#dbbc84;}
.s5-cont{width: 100%; clear: both; float:left; margin-top: 37px;}
.s5-cont .s5-left{float:left; margin-left: -36px;}
.s5-cont .s5-left img{display: block;}
.s5-cont .s5-right{width: 656px;margin: 77px auto 0;}
.s5-cont .s5-right ul{width: 100%; clear: both;}
.s5-cont .s5-right ul li{width: 299px; height: 155px; display: block; float:left; background: url(../images/s5-img03.png) no-repeat center; margin-left: 26px; margin-bottom: 32px; cursor: pointer;}
.s5-cont .s5-right ul li.item01{margin-left: 0;}
.s5-cont .s5-right ul li.item03{height: 184px; background: url(../images/s5-img04.png) no-repeat center; }
.s5-cont .s5-right ul li font{width: 100%; font: bold 24px/44px "微软雅黑";color:#fff;}
.s5-cont .s5-right ul li p{width: 90%; font: 20px/34px "微软雅黑";color: #333; margin: 5px 5%; text-align: left;}
.s5-cont .s5-right ul li:hover{background: url(../images/s5-img03-2.png) no-repeat center;}
.s5-cont .s5-right ul li.item03:hover{background: url(../images/s5-img04-2.png) no-repeat center;}
.s5-cont .s5-right ul li:hover p{color:#7a2828}

.sec5 iframe{width: 100%; height: 287px; display: block; float:left; margin-top: 10px;border: none;background-color: rgba(0,0,0,0);}
.s5-form{width: 100%; height: 247px; display: block; float:left; margin-top: 20px; background: url(../images/s5-img05.png) no-repeat center;
	-webkit-border-radius: 125px;
	-moz-border-radius: 125px;
	border-radius: 125px;
    -webkit-box-shadow: 0 0 20px rgba(28,67,156,.15);
    box-shadow: 0 0 20px rgba(28,67,156,.15);
}
.s5-form h3{width: 100%; float:left; margin-top: 17px; font: bold 38px/70px "微软雅黑";color:#fff;}
.s5-form ul {clear: both; float:left; width: 100%; margin-top: 16px;}
.s5-form ul li{width: 331px; height: 56px; display: block; float:left; margin: auto 13px 25px; background: #fff;}
.s5-form ul li:first-child{margin-left: 60px;}
.s5-form ul li:last-child{width: 267px;}
.s5-form ul li span{font: 18px/56px "微软雅黑";color:#333; float:left; margin-left: 20px;}
.s5-form ul li select,.s5-form ul li input{width: 215px; height: 56px; display: block; border: none;font: 18px/56px "微软雅黑";color:#333;}
.s5-form ul li a{width: 100%; height: 56px; display: block; font: bold 24px/56px "微软雅黑";color:#fff;background: #B83D3D;
    background: -webkit-linear-gradient(left, #cb4444 , #a73737); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #cb4444 , #a73737); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #cb4444 , #a73737); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #cb4444 , #a73737); /* 标准的语法 */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb4444', endColorstr='#a73737',GradientType=1 );
}
.s5-form p{font: 18px/30px "微软雅黑";color:#333; width: 100%; clear: both;}

/*section6*/
.sec6{width: 100%; height: 719px; clear: both;  display: block; background: url(../images/s6-bg.png) repeat;}
.s6-title{width: 100%; float:left; margin-top: 50px;}
.s6-title h2{font: bold 46px/61px "微软雅黑";color:#282828; width: 100%; background: url(../images/s1-img01.png) no-repeat center top;}
.s6-title h2 span{color:#bc3f3f;}
.s6-title p{font: 20px/47px "微软雅黑";color:#333; width: 100%; clear: both;}

.sec6 iframe{width: 100%; height: 542px; display: block; float:left; margin-top: 20px;border: none;background-color: rgba(0,0,0,0);}
.s6-left{float:left; margin-left: 30px; width: 513px;}
.s6-left img{display: block;}
.s6-form{float:right; width: 482px; height: 455px; display: block; margin-top: 20px; margin-right: 25px; background: #fff;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	-webkit-box-shadow: 0 0 23px rgba(117,21,24,.2);
	box-shadow: 0 0 23px rgba(117,21,24,.2);
}
.s6-form ul{clear: both; width: 100%; margin-top: 38px;}
.s6-form ul li{width: 396px; height: 54px; display: block; border:solid 1px #999; margin: auto 41px 16px;}
.s6-form ul li span{font: 18px/54px "微软雅黑";color:#333; float:left; margin-left: 20px;}
.s6-form ul li input,.s6-form ul li select{width: 280px; height: 54px; display: block; font: 18px/54px "微软雅黑";color:#333; border:none;}
.s6-form a{width: 398px; height: 56px; display: block; margin: 45px 41px 25px; font: bold 24px/56px "微软雅黑";color:#fff;ackground: #B83D3D;
    background: -webkit-linear-gradient(left, #cb4444 , #a73737); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #cb4444 , #a73737); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #cb4444 , #a73737); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #cb4444 , #a73737); /* 标准的语法 */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb4444', endColorstr='#a73737',GradientType=1 );
}
.s6-form p{font: 18px/30px "微软雅黑";color:#333; width: 80%; clear: both; margin: auto 10%; text-align: left;}

/*section7*/
.sec7{width: 100%; height: 690px; display: block; clear: both; background: #fff;}
.s7-title{width: 100%; float:left; margin-top: 50px;}
.s7-title h2{font: bold 46px/61px "微软雅黑";color:#282828; width: 100%; background: url(../images/s7-img01.png) no-repeat center top;}
.s7-title h2 span{color:#bc3f3f;}
.s7-title p{font: 20px/47px "微软雅黑";color:#333; width: 100%; clear: both;}
.s7-cont{width: 100%; clear: both; float:left; margin-top: 53px;}
.s7-cont ul{width: 100%; clear: both;}
.s7-cont ul li{width: 256px; height: 443px; float:left; margin-right: 25px; background: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 23px rgba(28,67,156,.2);
	box-shadow: 0 0 23px rgba(28,67,156,.2);
}
.s7-cont ul li.item04{margin-right: 0;}
.s7-cont ul li .item-top{width: 100%; height: 147px; display: block; background: url(../images/s7-img02.png) no-repeat center;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
.s7-cont ul li .item-top font{width: 100%; font: bold 30px/37px "微软雅黑";color:#fff; float:left; margin-top: 42px;}
.s7-cont ul li .item-top font i{font: 24px/37px "微软雅黑";}
.s7-cont ul li p{width: 80%; float:left; margin: 25px 10% 45px; text-align: left; font: 18px/32px "微软雅黑";color:#333;}
.s7-cont ul li a{width: 70%; height: 45px; display: block;clear: both; margin: auto; font: 20px/45px "微软雅黑";color: #fff;ackground: #B83D3D;
    background: -webkit-linear-gradient(left, #cb4444 , #a73737); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #cb4444 , #a73737); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #cb4444 , #a73737); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #cb4444 , #a73737); /* 标准的语法 */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb4444', endColorstr='#a73737',GradientType=1 );
    -webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	-webkit-box-shadow: 0 0 23px rgba(28,67,156,.2);
	box-shadow: 0 0 23px rgba(28,67,156,.2);
}
.s7-cont ul li:hover .item-top{background: url(../images/s7-img03.png) no-repeat center;}
.s7-cont ul li:hover a{background: #c9a469;
	background: -webkit-linear-gradient(left, #dcbd85 , #b78a4c); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #dcbd85 , #b78a4c); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #dcbd85 , #b78a4c); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #dcbd85 , #b78a4c); /* 标准的语法 */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcbd85', endColorstr='#b78a4c',GradientType=1 );
}

/*section8*/
.sec8{width: 100%; height: auto; clear: both;display: block; background: #fff; overflow: hidden;}
.s8-title{width: 100%; float:left; margin-top: 50px;}
.s8-title h2{font: bold 46px/61px "微软雅黑";color:#282828; width: 100%; background: url(../images/s7-img01.png) no-repeat center top;}
.s8-title h2 span{color:#bc3f3f;}
.s8-cont{width: 100%; clear: both; float:left; margin-top: 50px; margin-bottom: 30px;}

.sec-cont table{ border:none;border-right:solid 1px #ddd; float:left;
	-webkit-box-shadow: 4px 2px 16px rgba(141,141,141,.4);
	box-shadow: 4px 2px 16px rgba(141,141,141,.4);
	-webkit-border-radius: 20px 0 0 20px;
	-moz-border-radius: 20px 0 0 20px;
	border-radius: 20px 0 0 20px;
}
.sec-cont .course-table2 tr th{ font: 24px/80px "微软雅黑"; border-bottom:solid 1px #ddd; border-right:solid 1px #ddd;}
.sec-cont .course-table2 tr th:first-child{width: 126px; border-bottom:none; background: #526de2;
	background: -webkit-linear-gradient(#4058c5, #6481ff); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#4058c5, #6481ff); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#4058c5, #6481ff); /* Firefox 3.6 - 15 */
    background: linear-gradient(#4058c5, #6481ff); /* 标准的语法 */
   	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4058c5', endColorstr='#6481ff',GradientType=0 );
   	-webkit-border-radius: 20px 0 0 0;
	-moz-border-radius: 20px 0 0 0;
	border-radius: 20px 0 0 0;
}
.sec-cont .course-table2 tr th:first-child+th{width: 95px;}
.sec-cont .course-table2 tr th:first-child+th+th{width: 145px;}
.sec-cont .course-table2 tr th:first-child+th+th+th{width: 152px; }
.sec-cont .course-table2 tr th:last-child{border-right: none;}
.sec-cont .course-table2 td{font: 16px/28px "微软雅黑";color:#333; border-bottom:solid 1px #ddd; border-right:solid 1px #ddd; padding:13px 0; position: relative;}
.sec-cont .course-table2 td.gradient{color:#fff;background: #526de2;
	background: -webkit-linear-gradient(#4058c5, #6481ff); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#4058c5, #6481ff); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#4058c5, #6481ff); /* Firefox 3.6 - 15 */
    background: linear-gradient(#4058c5, #6481ff); /* 标准的语法 */
   	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4058c5', endColorstr='#6481ff',GradientType=0 );
   	border-bottom: none;
   	-webkit-border-radius: 20px 0 0 20px;
	-moz-border-radius: 20px 0 0 20px;
	border-radius: 20px 0 0 20px;
}
.sec-cont .course-table2  td.gradient02{
	-webkit-border-radius: 0 0 0 20px;
	-moz-border-radius: 0 0 0 20px;
	border-radius: 0 0 0 20px;
}
.sec-cont table td.gradient font{ font: bold 20px/48px "微软雅黑";color:#fff;}
.sec-cont table td.gradient i{position:absolute;width:1080px;height:8px;top:0;left:20px;background: url(../images/table-shadow.png) repeat-x;}
.sec-cont .course-table2 td p{width: 95%; margin: auto 18%; text-align: left;}

.sec-cont table td dl dt{display:inline-block;width:140px;font:16px/24px "微软雅黑";text-align:left}
.sec-cont table td dl dt span{display:block;font:bold 28px/28px "微软雅黑";vertical-align:top; margin-top: 22px;}
.sec-cont table td dl dd{display:inline-block;width:74px;vertical-align:top;margin: 24px 0 0;}
.sec-cont table td dl a{display:block;width:74px;height:28px;font:16px/28px "微软雅黑";color:#fff;background:#ec4232;
	background: -webkit-linear-gradient(left, #ff6b60 , #e83828); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #ff6b60 , #e83828); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #ff6b60 , #e83828); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ff6b60 , #e83828); /* 标准的语法 */
   	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6b60', endColorstr='#e83828',GradientType=1 );
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.sec-cont table td a.tab-btn02{display:block;width:103px;height:46px;margin:15px auto;font:16px/46px "微软雅黑";color:#fff;background:#e82021;
	background: -webkit-linear-gradient(left, #d90000 , #f84444); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #d90000 , #f84444); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #d90000 , #f84444); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #d90000 , #f84444); /* 标准的语法 */
   	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d90000', endColorstr='#f84444',GradientType=1 );
}


/*section9*/
.sec9{width: 100%; height: 195px; display: block; clear: both; background: #fff;}
.s9-title{width: 100%; float:left; margin-top: 50px;}
.s9-title h2{font: bold 46px/61px "微软雅黑";color:#282828; width: 100%; background: url(../images/s1-img01.png) no-repeat center top;}
.s9-title h2 span{color:#bc3f3f;}
.s9-cont{width: 100%; clear: both; float:left; margin-top: 67px; background: #252424;}

.s9-cont ul{width: 100%; clear: both;}
.s9-cont ul li{width: 25%; float:left; display: block; position: relative; height: 188px;}
.s9-cont ul li.item1{background: url(../images/s9-img02.png) no-repeat center;}
.s9-cont ul li.item2{background: url(../images/s9-img03.png) no-repeat center;}
.s9-cont ul li.item3{background: url(../images/s9-img04.png) no-repeat center;}
.s9-cont ul li.item4{background: url(../images/s9-img05.png) no-repeat center;}
.s9-cont ul li .item-show{width: 100%; padding: 60% 0;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.s9-cont .item-img{width: 100%;margin: 0 auto;height: 80px;}
.s9-cont .item-img img{display: block;margin: auto;}
.s9-cont .item-tit{width: 100%; margin: 30px auto 0; text-align: center; font: 24px/38px "微软雅黑"; color: #fff; }

.s9-cont .info {width: 100%; height: 100%; position: absolute; top: 0; left: 0; opacity: 0;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	-webkit-transform: scale(0) rotate(-180deg);
	-moz-transform: scale(0) rotate(-180deg);
	-ms-transform: scale(0) rotate(-180deg);
	-o-transform: scale(0) rotate(-180deg);
	transform: scale(0) rotate(-180deg);
}
.s9-cont .info p {width: 70%; margin: 0 auto; font:20px/30px "微软雅黑"; color: #fff; text-transform: uppercase; padding-top: 42%;text-align: justify; height: 150px;}
.s9-cont .info a {width: 70%; display: block; margin: 20% auto 0; font: 24px/50px "微软雅黑"; color: #fff;  border: 1px solid #fff; text-align: center;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
.s9-cont .info a:hover {background: #fff; color: #e72d1b;}
.s9-cont ul li:hover .item-show {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition-delay: 0;
	-moz-transition-delay: 0;
	transition-delay: 0;
}
.s9-cont ul li:hover .info {visibility: visible; opacity: 1;
	-webkit-transform: scale(1) rotate(0deg);
	-moz-transform: scale(1) rotate(0deg);
	-ms-transform: scale(1) rotate(0deg);
	-o-transform: scale(1) rotate(0deg);
	transform: scale(1) rotate(0deg);
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	transition-delay: 0.3s;
}


.hvr-grow-shadow{
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
}
.hvr-grow-shadow:hover, .hvr-grow-shadow:active {
    box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
