@charset "utf-8";

/* index CSS Document */

/* menu */

.menu{position: fixed; right: 5px; top: 50%; z-index: 200; margin-top: -156px; text-align: center; }

.menu li{padding: 10px 0;}

.menu a{color: #999; position: relative; transition: 0.3s;}

.menu a::before{content: ""; position: absolute; left: 50%; top: 50%; width: 6px; height: 6px; margin: -3px 0 0 -3px; border-radius: 50%; background: #000; opacity: 0.3;}

.menu i{opacity: 0; transition: 0.3s; font-size: 12px;}

.menu .active i{opacity: 1;}

.menu .active a::before{opacity: 0;}



.fp-viewing-1 .menu a,

.fp-viewing-4 .menu a,

.fp-viewing-7 .menu a{/*color: #fff;*/}

.fp-viewing-1 .menu a::before,

.fp-viewing-4 .menu a::before,

.fp-viewing-7 .menu a::before{/*background: #fff;*/}



/* section */

.section { position: relative; overflow: hidden;}

.section_bg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-position: center center; background-repeat: no-repeat; background-size: cover; box-sizing: border-box;}

.link_more {color: #c9151e; font-size: 14px; line-height: 20px; font-weight: bold; text-decoration: underline;}

.index_link {margin: 10px 0;}

.index_link a {font-size:16px;text-align: center; display: inline-block; box-sizing: border-box; width: 184px; line-height: 36px; font-weight: bold; border: 2px solid #454545;}

.index_link a:hover {background-color: #454545; color: #fff;}

.index_link .white_a {border-color: #fff; color: #fff;}

.index_link .white_a:hover {background-color: #fff; color: #454545;}



/* section1 */

.section.section1,

.section1 .fp-tableCell {display: block; width: 100%;}



.section1 .swiper-container,

.section1 .swiper-wrapper {height: 100%; box-sizing: border-box;}

.index_video {position: relative; z-index: 1; height: 100%; width: 100%;}

.section1 .swiper-slide {overflow: hidden; height: 100%; background-position: center center; background-repeat: no-repeat; background-size: cover; position: relative;}

.section1 .arrow_box {cursor: pointer; display: none; background-repeat: no-repeat; background-position: center center; border: none; width: 30px; height: 30px; margin-top: -15px; z-index: 10; top: 50%; position: absolute;}

.section1 .arrow_box.arrow_left {background-image: url(/static/content/img/arrow_left.png); left: 72px;}

.section1 .arrow_box.arrow_right {background-image: url(/static/content/img/arrow_right.png); right: 72px;}

.sec1_slidecon {position: absolute; z-index: 10; box-sizing: border-box; top: 50%; left: 196px; right: 196px; margin-top: -100px; text-align: center; color: #fff; letter-spacing: 3px;}

.sec1_tit {font-size: 78px; line-height: 1.2; text-shadow: 0px 1px 8px rgba(72, 51, 51, 0.74);}

.sec1_intro {font-size: 16px; line-height: 30px; margin: 30px 0 0;}

.sec1_search {z-index: 10; position: absolute; bottom: 100px; left: 50%; margin-left: -264px; width: 528px; box-sizing: border-box; border: 2px solid #fff;border-radius: 10px;}

.sec1_search .submit_box {position: absolute; top: 0; right: 0; width: 128px; height: 100%; background-color: #fff; text-align: center;}

.sec1_search .submit_box .submit_a {color: #000; line-height: 46px; font-weight: bold; display: inline-block; padding-left: 32px; background: url(/static/content/img/icon_search.png) left center no-repeat;}

.sec1_search .submit_box input {cursor: pointer; color: #fff; font-weight: bold; line-height: 46px; height: 46px; position: absolute; left: 0; top: 0;}

.sec1_search .input_box {padding: 0 128px 0 0;}

.sec1_search .input_box input {line-height: 46px; height: 46px; padding: 0 20px; color: #fff;}

.sec1_search .input_box input::-webkit-input-placeholder {color: #fff; font-weight: normal;}

.sec1_search .input_box input:-moz-placeholder {color: #fff; font-weight: normal;}

.sec1_search .input_box input::-moz-placeholder {color: #fff; font-weight: normal;}

.sec1_search .input_box input:-ms-input-placeholder {color: #fff; font-weight: normal;}



.sec1_img {width: 205px; margin: 0 auto; padding-top: 30px;}

.sec1_img img {max-width: 100%;}



.li2 .sec1_slidecon {margin-top: -150px; text-align: left; background: url(/static/content/images/a_index_banbg.png) no-repeat; background-size: cover; padding: 60px 76px; margin-top: -220px;}

.li2 .sec1_tit {font-size: 60px; line-height: 1.34; text-shadow: 0px 2px 4px rgba(97, 97, 97, 0.53);}

.li2 .sec1_intro {text-shadow: 0px 2px 4px rgba(97, 97, 97, 0.53); margin: 20px 0 0; font-weight: bold;}

.li3 .sec1_slidecon {margin-top: -170px; text-align: right;}

.li3 .sec1_tit {font-size: 50px; line-height: 1.5; text-shadow: 0px 1px 8px rgba(143, 143, 143, 0.4);}



/* section2 */

.sec2_wrapbox {background-position: right bottom; background-repeat: no-repeat; position: relative; height: 100%; box-sizing: border-box; padding: 10% 0 0;}

.sec2_wrapbox::before {content: ""; position: absolute; left: 0; top: 0; width: 52%; height: 100%; background-color: #f5f8fa; border-right: 1px solid #e7ebf0;}

.sec2_left {float: left; width: 52.375%; box-sizing: border-box; position: relative; z-index: 10; padding: 0 120px 0 0;}

.sec2_right {float: right; width: 47.625%; box-sizing: border-box; position: relative; z-index: 10; padding: 0 150px 0 120px;}

.sec2_tit {line-height: 24px; font-weight: bold; margin-bottom: 10px;}

.sec2_intro {font-size: 40px; line-height: 1.3; font-weight: lighter; margin-bottom: 15px;}

.sec2_intro2 {font-size: 48px; line-height: 1.375;}

.sec2_con {font-size: 18px; line-height: 28px; color: #666; margin-bottom: 25px; position: relative;}

.section2 .sec2_left .sec2_con {max-height: 56px;}

.section2 .sec2_right .sec2_con {max-height: 120px;}

.sec2_list {margin: 0 -32px;}

.sec2_list .li {float: left; width: 20%; box-sizing: border-box; padding: 32px;}

.sec2_list .link {display: block; text-align: center; color: #666;}

.sec2_icon {width: 50px; height: 50px; margin: 0 auto; overflow: hidden;}

.sec2_icon img {max-height: 100%; max-width: 100%;}

.sec2_icon .img2 {display: none;}

.sec2_listTit {height: 32px; line-height: 16px; overflow: hidden; margin-top: 10px;}

.sec2_listTit strong {padding: 0 10px; position: relative; display: inline-block; transition: all 0.4s;}

.sec2_listTit strong:after {transition: all 0.4s; content: ""; position: absolute; right: 0; top: 0; width: 0; height: 18px; background: url(/static/content/images/icon_red.png) right center no-repeat;}

.sec2_list .link:hover .sec2_listTit strong {text-decoration: underline;color: #c9151e;}

.sec2_list .link:hover .sec2_listTit strong:after {width: 10px;}

.sec2_list .link:hover .sec2_icon img {display: none;}

.sec2_list .link:hover .sec2_icon .img2 {display: inline-block;}



.sec2_con .link_more {position: absolute; top: 0; right: 0; width: 150px;}

.sec2_con h2 {font-size: 16px; color: #333; font-weight: bold; margin: 2px 150px 8px 0;}

.sec2_fromBox {padding: 20px 0;}

.form_item {border-bottom: 1px solid #e0e0e0; margin-bottom: 22px; background-position: 8px center; background-repeat: no-repeat;}

.sec2_fromBox .input_box {background-image: url(/static/content/images/icon_person.png);}

.sec2_fromBox .input_box input {height: 42px; line-height: 42px; padding: 0 0 0 40px;}

.sec2_fromBox .input_box input::-webkit-input-placeholder {font-weight: bold;}

.sec2_fromBox .input_box input:-moz-placeholder {font-weight: bold;}

.sec2_fromBox .input_box input::-moz-placeholder {font-weight: bold;}

.sec2_fromBox .input_box input:-ms-input-placeholder {font-weight: bold;}

.sec2_submit {border: 2px solid #333; text-align: center; margin: 47px 0 20px;}

.sec2_submit input {font-weight: bold; line-height: 36px; height: 36px; cursor: pointer; transition:all 0.4s;-webkit-transition:all 0.4s;}

.sec2_contact {font-weight: bold; font-size: 16px; line-height: 30px; color: #c9151e; text-align: center; padding: 5px 0;}

.sec2_contact strong {font-family: 'Conv_DIN-Bold'; font-size: 20px;}

.sec2_submit:hover input {color: #fff; background-color: #333;}



.sec2_fromBox .chosen-container-single .chosen-single {border: none; padding-left: 40px; background-repeat: no-repeat; background-position: 8px center;}

.sec2_fromBox .chosen-container-single .chosen-single div {transition: 0.4s; content: ""; width: 12px; height: 12px; background-image: url(/static/content/images/icon_gray.png); top: 15px; right: 10px;}

.sec2_fromBox .chosen-container.chosen-with-drop .chosen-single div {transform: rotate(90deg);}

.sec2_fromBox .select_box1 .chosen-container-single .chosen-single {background-image: url(/static/content/images/icon_didian.png);}

.sec2_fromBox .select_box2 .chosen-container-single .chosen-single {background-image: url(/static/content/images/icon_area.png);}

.sec2_fromBox .chosen-container-single .chosen-single span {font-size: 14px; color: #999; font-weight: bold;}

.sec2_fromBox .chosen-container .chosen-drop {margin-top: 1px;}







/* section3 */

.sec3_listBox {padding: 100px 0 0;}

.sec3_list {padding: 0 60px;}

.sec3_list .li {float: left; width: 24.663%; box-sizing: border-box; padding: 10px;}

.sec3_list .li_big {width: 50.674%;}

.sec3_list1 .li_big {padding-right: 30px;}

.sec3_list2 .li_big {padding-left: 30px;}

.sec3_list .sec3_a {display: block;}

.sec3_pic {position: relative;}

.sec3_pic strong {z-index: 10; position: absolute; bottom: 0; left: 0; width: 100%; color: #fff; line-height: 36px; box-sizing: border-box; padding: 0 15px; background: url(/static/content/images/index_tiao2.png) no-repeat; background-size: cover;}

.li_big .sec3_pic strong {background-image: url(/static/content/images/index_tiao1.png);}

.sec3_conbox {padding: 14px 0;}

.sec3_conbox .sec3_tit {font-size: 16px; font-weight: bold; line-height: 1.5;}

.sec3_conbox .sec3_intro {line-height: 20px; height: 40px; overflow: hidden; color: #888; margin-top: 4px;}

.sec3_list2 .li_big strong {font-size: 16px; bottom: 40%; background: url(/static/content/images/icon_video.png) 75px center no-repeat; background-size: auto; padding-left: 125px;}

.sec3_list2 .li_big .sec3_pic::before {content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(/static/content/images/opc_black3.png);}

.section3 .index_link {text-align: center;}



/* section4 */

.sec4_conBox {color: #fff; width: 80%; box-sizing: border-box; padding: 0 180px 0 70px; position: relative; z-index: 10;}

.sec4_conBox .sec2_intro {padding-bottom: 20px; border-bottom: 1px solid #fff; border-bottom: 1px solid rgba(255,255,255,0.23); margin-bottom: 20px;}

.sec4_conBox .sec2_con {color: #fff; margin-bottom: 40px;}

.sec4_conBox .sec2_con h2 {color: #fff;}



/* section5 */

.section5 .section_bg {height: 54%;}

.section5 .sec2_wrapbox {height: 46%; padding: 5% 0 0; position: absolute; left: 0; bottom: 0; width: 100%; box-sizing: border-box; background-position: left bottom; background-color: #f5f8fa;}

.section5 .sec2_wrapbox::before {width: 50%; left: auto; right: 0; background-color: #fff; border-right: none; border-left: 1px solid #e7ebf0;}

.sec2_wrapbox .wrap {position: relative;}

.sec5_left {float: left; box-sizing: border-box; width: 50%; padding: 0 135px 0 280px;}

.sec5_right {overflow: hidden; box-sizing: border-box; padding: 0 90px 0 135px;}



/* section6 */

.sec6_wrapBox {position: relative;}

.sec6_conbox {padding-right: 42%;}

.sec6_conbox .sec2_con {line-height: 1.5;}

.sec6_conbox .index_link {position: absolute; top: 0; right: 0;}



.sec6_listbox {padding: 50px 0 0;}

.sec6_left {width: 58%; float: left; box-sizing: border-box;}

.sec6_pic {float: left; width: 325px; margin-right: 55px;}

.sec6_pic img {width: 100%;}

.sec6_picText {overflow: hidden; padding: 70px 130px 0 0;}

.sec6_pictit {font-size: 24px; line-height: 32px; max-height: 64px; overflow: hidden; margin-bottom: 12px;}

.sec6_time {position: relative; overflow: hidden; font-size: 12px; line-height: 1.5; color: #999;}

.sec6_time::after {content: ""; position: absolute; left: 80px; top: 50%; height: 1px; width: 100%; background-color: #c2c2c2;}

.sec6_picintro {font-size: 14px; line-height: 24px; color: #666; margin: 8px 0 22px;}

.sec6_right {overflow: hidden; padding: 65px 0 0;}

.sec6_rightScoll {position: relative; padding-bottom: 50px;}

.sec6_rightScoll .li {box-sizing: border-box;}

.sec6_rightScoll .book_a {display: block; text-align: center;}

.sec6_rightPic {height: 230px; line-height: 230px;}

.sec6_rightPic img {max-width: 100%; max-height: 100%;}

.sec6_rightTit {font-weight: bold; line-height: 20px; height: 40px; overflow: hidden; margin: 3px 10px;}

.index_scrollbar {

    width: 100%;

    height: 1px;

    position: absolute;

    bottom: 5px;

    left: 0;

    -ms-touch-action: none;

    background: #999;

    margin-top: 10px;

    z-index: 10;

}

.index_scrollbar .swiper-scrollbar-drag {

    height: 3px;

    width: 100%;

    position: relative;

    top: -1px;

    background: #c9151e;

}

.index_scrollbar .swiper-scrollbar-cursor-drag {

    cursor: move;

}



/* section7 */

.section7:after {content: ""; position: absolute; top: 0; right: 0; width: 50%; height: 100%; background: url(/static/content/images/index_bg7_1.jpg) center no-repeat; background-size: cover;}

.sec7_conBox {color: #fff; margin-left: 50%; box-sizing: border-box; padding: 0 0 0 135px; position: relative; z-index: 10;}

.sec7_conBox .sec2_con {color: #fff;}

.sec7_conBox .sec2_con .editor_con {opacity: 0.8;}



/* section8 */

.section8 {background-color: #f5f8fa;}

.sec8_wrapBox {padding-bottom: 230px;}

.sec8_top {padding: 0 80px;}

.sec8_list {margin: 0 -10px;}

.sec8_list .li {float: left; width: 23%; box-sizing: border-box; margin: 5px 10px;background: #fff;height:316px;}

.city_a {display: block; color: #666;}

.sec8_list .sec8_tit {font-size: 16px; line-height: 1.5; text-align: center; margin: 10px 0;}

.sec8_btm {position: absolute; left: 0; bottom: 0px; width: 100%; box-sizing: border-box; background-color: #fff;}



/* 动画 */

.fullpage-wrapper .section1 .sec1_tit {transform: translateY(-80px); opacity: 0; transition: 1s 0.3s;}

.fullpage-wrapper .section1 .sec1_intro {transform: translateY(80px); opacity: 0; transition: 1s 0.4s;}

.fullpage-wrapper .section1 .sec1_search {transform: translateY(50px); opacity: 0; transition: 1s 0.8s;}

.fullpage-wrapper .section1.active .sec1_tit,

.fullpage-wrapper .section1.active .sec1_intro,

.fullpage-wrapper .section1.active .sec1_search {transform: translate(0); opacity: 1;}



.fullpage-wrapper .section2 .sec2_left .sec2_tit,

.fullpage-wrapper .section2 .sec2_left .sec2_intro {transform: translateY(-50px); opacity: 0; transition: 1s 0.7s;}

.fullpage-wrapper .section2 .sec2_left .sec2_con {transform: translateY(-50px); opacity: 0; transition: 1s 0.5s;}

.fullpage-wrapper .section2 .sec2_left .sec2_list {transform: translateY(80px); opacity: 0; transition: 1s 0.8s;}

.fullpage-wrapper .section2 .sec2_right .sec2_tit,

.fullpage-wrapper .section2 .sec2_right .sec2_intro {transform: translateY(50px); opacity: 0; transition: 1s 0.9s;}

.fullpage-wrapper .section2 .sec2_right .sec2_con {transform: translateY(50px); opacity: 0; transition: 1s 1.1s;}

.fullpage-wrapper .section2 .sec2_right .sec2_fromBox,

.fullpage-wrapper .section2 .sec2_right .sec2_contact {transform: translateY(50px); opacity: 0; transition: 1s 1.2s;}

/* .section2 .img_d{ transform: translateX(60px); opacity: 0; transition: 4s 0.6s;} */

.fullpage-wrapper .section2.active .sec2_left .sec2_tit,

.fullpage-wrapper .section2.active .sec2_left .sec2_intro,

.fullpage-wrapper .section2.active .sec2_left .sec2_con,

.fullpage-wrapper .section2.active .sec2_left .sec2_list,

.fullpage-wrapper .section2.active .sec2_right .sec2_tit,

.fullpage-wrapper .section2.active .sec2_right .sec2_intro,

.fullpage-wrapper .section2.active .sec2_right .sec2_con,

.fullpage-wrapper .section2.active .sec2_right .sec2_fromBox,

.fullpage-wrapper .section2.active .sec2_right .sec2_contact {transform: translate(0); opacity: 1;}





.fullpage-wrapper .section3 .sec3_list .li {transform: translateY(100px); opacity: 0; transition: 1.3s;}

.fullpage-wrapper .section3 .sec3_list .li:nth-child(1) {transition-delay: 0.4s;}

.fullpage-wrapper .section3 .sec3_list .li:nth-child(2) {transition-delay: 0.5s;}

.fullpage-wrapper .section3 .sec3_list .li:nth-child(3) {transition-delay: 0.6s;}

.fullpage-wrapper .section3 .sec3_list .li:nth-child(4) {transition-delay: 0.7s;}

.fullpage-wrapper .section3 .sec3_list .li:nth-child(5) {transition-delay: 0.8s;}

.fullpage-wrapper .section3 .sec3_list .li:nth-child(6) {transition-delay: 0.9s;}

.fullpage-wrapper .section3 .index_link {transform: translateY(40px); opacity: 0; transition: 1s 1s;}

.fullpage-wrapper .section3.active .sec3_list .li,

.fullpage-wrapper .section3.active .index_link {transform: translate(0); opacity: 1;}





/* .home_part4 .img_xz{transform: translateX(-100px); opacity: 0; transition: 2s 0.8s;} */

.fullpage-wrapper .section4 .sec2_tit {transform: translateY(60px); opacity: 0; transition: 1s 0.4s;}

.fullpage-wrapper .section4 .sec2_intro {transform: translateY(60px); opacity: 0; transition: 1s 0.6s;}

.fullpage-wrapper .section4 .sec2_con {transform: translateY(60px); opacity: 0; transition: 1s 0.8s;}

.fullpage-wrapper .section4 .index_link {transform: translateY(60px); opacity: 0; transition: 1s 1s;}

.fullpage-wrapper .section4.active .sec2_tit,

.fullpage-wrapper .section4.active .sec2_intro,

.fullpage-wrapper .section4.active .sec2_con,

.fullpage-wrapper .section4.active .index_link {transform: translate(0); opacity: 1;}





.fullpage-wrapper .section5 .section_bg {transform: translateY(60px); opacity: 0; transition: 1s 0.5s;}

.fullpage-wrapper .section5 .sec5_left {transform: translateX(-60px); opacity: 0; transition: 1s 0.7s;}

.fullpage-wrapper .section5 .sec5_right {transform: translateX(60px); opacity: 0; transition: 1s 0.7s;}



.fullpage-wrapper .section5.active .section_bg,

.fullpage-wrapper .section5.active .sec5_left,

.fullpage-wrapper .section5.active .sec5_right {transform: translate(0); opacity: 1;}



.fullpage-wrapper .section6 .sec2_intro {transform: translateY(60px); opacity: 0; transition: 1s 0.4s;}

.fullpage-wrapper .section6 .sec2_con {transform: translateY(60px); opacity: 0; transition: 1s 0.6s;}

.fullpage-wrapper .section6 .index_link {transform: translateY(-60px); opacity: 0; transition: 1s 1.4s;}

.fullpage-wrapper .section6 .sec6_left {transform: translateX(60px); opacity: 0; transition: 1s 0.9s;}

.fullpage-wrapper .section6 .sec6_rightScoll .li:nth-child(1) {transform: translateX(60px); opacity: 0; transition: 1s 1.2s;}

.fullpage-wrapper .section6 .sec6_rightScoll .li:nth-child(2) {transform: translateX(60px); opacity: 0; transition: 1s 1.4s;}

.fullpage-wrapper .section6 .sec6_rightScoll .li:nth-child(3) {transform: translateX(60px); opacity: 0; transition: 1s 1.6s;}

/* .section6 .part2 .box2 .page{transform: translateX(-60px); opacity: 0; transition: 1s 1.6s;} */

.fullpage-wrapper .section6.active .sec2_intro,

.fullpage-wrapper .section6.active .sec2_con,

.fullpage-wrapper .section6.active .index_link,

.fullpage-wrapper .section6.active .sec6_left,

.fullpage-wrapper .section6.active .sec6_rightScoll .li {transform: translate(0); opacity: 1;}

/* .section6.active .part2 .box2 .page{transform: translate(0); opacity: 1;} */



.fullpage-wrapper .section7 .sec2_tit {transform: translateY(60px); opacity: 0; transition: 1s 0.4s;}

.fullpage-wrapper .section7 .sec2_intro {transform: translateY(60px); opacity: 0; transition: 1s 0.6s;}

.fullpage-wrapper .section7 .sec2_con {transform: translateY(60px); opacity: 0; transition: 1s 0.8s;}

.fullpage-wrapper .section7 .index_link {transform: translateY(60px); opacity: 0; transition: 1s 1s;}

.fullpage-wrapper .section7.active .sec2_tit,

.fullpage-wrapper .section7.active .sec2_intro,

.fullpage-wrapper .section7.active .sec2_con,

.fullpage-wrapper .section7.active .index_link {transform: translate(0); opacity: 1;}



.fullpage-wrapper .section8 .sec2_intro {transform: translateY(-30px); opacity: 0; transition: 1s 0.6s;}

.fullpage-wrapper .section8 .sec8_list .li:nth-child(1) {transform: translateY(50px); opacity: 0; transition: 1s 0.8s;}

.fullpage-wrapper .section8 .sec8_list .li:nth-child(2) {transform: translateY(50px); opacity: 0; transition: 1s 0.9s;}

.fullpage-wrapper .section8 .sec8_list .li:nth-child(3) {transform: translateY(50px); opacity: 0; transition: 1s 1s;}

.fullpage-wrapper .section8 .sec8_list .li:nth-child(4) {transform: translateY(50px); opacity: 0; transition: 1s 1.1s;}

.fullpage-wrapper .section8 .sec8_list .li:nth-child(5) {transform: translateY(50px); opacity: 0; transition: 1s 1.2s;}

.fullpage-wrapper .section8 .sec8_list .li:nth-child(6) {transform: translateY(50px); opacity: 0; transition: 1s 1.3s;}

.fullpage-wrapper .section8 .sec8_btm {transform: translateY(50px); opacity: 0; transition: 2s 0.5s;}

.fullpage-wrapper .section8.active .sec2_intro,

.fullpage-wrapper .section8.active .sec8_list .li,

.fullpage-wrapper .section8.active .sec8_btm {transform: translate(0); opacity: 1;}







.index_body .hd_all{width:1200px;margin:0 auto;}

.clear1{width:100%;height:1px;clear: both;overflow: hidden;}

.sec_02{background: url(/static/content/img/sec2.png);background-size: 100%;}

.sec_03{background: url(/static/content/img/sec3.png);background-size: 100%;}

.sec_title{overflow: hidden;}

.sec_title img{display: block;margin: 20px auto 0px auto;width:18%;}

.set1{display: block;font-size: 21px;font-weight: bold;color: #000000;text-align: left;}

.set2{font-weight: 400;display: block;color: #666666;line-height: 20px;font-size: 14px;margin-top: 10px;text-align: left;}



/* btndiv */

.btndiv{width:160px;margin:15px auto 0 auto;height:28px;position:relative;line-height: 35px;}

.btndiv strong{float:left;padding-left:10px;padding-top:4px;}

a.aleft{display:inline-block;height:16px;width:16px;overflow:hidden;background:url(/static/content/img/nv_left.png) #E3E3E3 no-repeat;outline:none;    padding: 5px;

    background-position: 4px 5px;

    border-radius: 100px;}

a.aright{display:inline-block;height:16px;width:16px;overflow:hidden;background:url(/static/content/img/nv_right.png) #E3E3E3 no-repeat;outline:none;    padding: 5px;

    background-position: 4px 5px;

    border-radius: 100px;}



.uldiv{width:1200px;padding:8px;margin:10px auto;position:relative;text-align:center;}

.scrollcontainer{width:1200px;height:410px;overflow:hidden;position:relative;margin:0 auto;}
.scrollcontainer.en {height:520px;}
.scrollcontainer.en .sc_div {height:50%;}


.scrollcontainer ul{width:20000px;position:absolute;left:0px;top:0px;}

.scrollcontainer li{width:1200px;height:410px;float:left;}

/* .gzbtn{background:url(/static/content/img/nv_right.png) no-repeat;margin:0 auto;width:100px;height:30px;display:block;border:none;text-indent:-999em;} */

.sc_div{position: relative;width:21%;height:40%;float:left;margin: 0 8px 8px 0;background: #F7F8FA;padding: 20px;}

.bt_list{display: inline-block; padding: 6px 30px;border-radius: 20px;background:url(/static/content/img/list.png) #E3E3E3 no-repeat;background-position: 30px 5px;width:14px;height:14px;margin:0px 10px 0 10px;position: relative;top:0px;}

.see_xq{width:87px;height: 12px;display: block;background:url(/static/content/img/xq.png) no-repeat;position: absolute;

    bottom: 26px;right: 28px;}
.see_xq.en {background:url(/static/content/img/xq-en.png) no-repeat;}

.uldiv1{width:420px;height:550px;float:left;overflow: hidden;position:relative;}



.hd_right{float:right;width:700px;}

.hd_c3{padding: 20px 0;}

.se3_title img{width:20%;margin-bottom: 30px;}

.hd_m1{font-weight: 300;color: #333333;display: block;font-size: 42px;}

.hd_m2{display: block;font-weight: 400;

    color: #333333;font-size: 16px;margin: 20px 0 10px 0;}

.hd_m3{font-weight: 500;

    text-decoration: underline;

    color: #AD0C14;font-size: 16px;}

.hd_input{overflow: hidden;}

.hd_icon{position: relative;}

.scrollcontainer1{width:1200px;height:550px;overflow:hidden;position:relative;margin:0 auto;}

.scrollcontainer1 ul{width:20000px;position:absolute;left:0px;top:0px;}

.scrollcontainer1 li{width:1200px;height:550px;float:left;}

.bt_img{width:420px;display: block;}

.bt_img img{display: block;width:100%;}

.btndiv1{position:absolute;right:0px;bottom:-4px;}

.btndiv1 .abtn1{display: inline-block;

    height: 20px;

    width: 20px;

    overflow: hidden;

    background: url(/static/content/img/nv_left.png) #E3E3E3 no-repeat;

    outline: none;

    padding: 5px;

    background-position: 7px 9px;

    border-radius: 0px;}

.btndiv1 .abtn2{display: inline-block;

    height: 20px;

    width: 20px;

    overflow: hidden;

    background: url(/static/content/img/nv_right.png) #E3E3E3 no-repeat;

    outline: none;

    padding: 5px;

    background-position: 7px 9px;

    border-radius: 0px;}

.hd_icon{position:relative;height:42px;background: #FFFFFF;

    border: 1px solid #E0E0E0;

    border-radius: 4px;margin-top:20px;}

.icon_1{position:absolute;width:20px;height:20px;background:url(/static/content/img/b3.png);left:20px;top:10px;}

.icon_2{position:absolute;width:20px;height:20px;background:url(/static/content/img/b2.png);left:20px;top:10px;}

.icon_3{position:absolute;width:20px;height:20px;background:url(/static/content/img/b1.png);left:20px;top:10px;}

.hd_icon input{height:42px;padding-left:55px;}

.hd_icon select{    width: 100%;

    height: 42px;

    border: 0;

    padding-left: 52px;color:#999;}

.hd_icon select option{height:30px}

.hd_search{width:99.5%;display:block;text-align:center;height:42px;line-height:42px;

    border: 2px solid #333333;margin-top:20px;}

.hd_tel{width:100%;text-align:center;font-size: 20px;

    font-weight: 500;

    color: #AD0C14;

    line-height: 28px;margin-top:20px;}

.hd_tel b{font-weight: bold;color: #AD0C14;line-height: 28px;font-size: 20px;}

.section_bg{background:url(/static/content/img/bg.jpg);z-index:-1;}

.sec2_intro p{font-size:42px;}

/*.sc_div2{position: relative;width:27%;height:40%;float:left;margin: 0px 0px 8px 30px;background:url(/static/content/img/bgm.png) no-repeat;    padding: 10px 20px 5px 20px;background-size: 100%;text-align: center;}*/

.sc_div2{position: relative;width:21%;height:40%;float:left;margin: 0 8px 8px 0;background: #F7F8FA;padding: 20px;background:url(/static/content/img/bgm.png) no-repeat;  }

/*.scrollcontainer2{width:1200px;height:600px;overflow:hidden;position:relative;margin:0 auto;}*/

.scrollcontainer2{width:1200px;height:510px;overflow:hidden;position:relative;margin:0 auto;}

.scrollcontainer2 ul{width:20000px;position:absolute;left:0px;top:0px;}

.scrollcontainer2 li{width:1200px;height:510px;float:left;}

.sce5{background: url(/static/content/img/jz.png) no-repeat;background-size: 100%;padding-top: 20px;cursor: pointer;}

.jz_name{/*position: absolute;color: #333333;font-size: 18px;padding: 37px;bottom:-3px;left:10px;top:145px; */

    color: #333333;

    font-size: 16px;

    padding: 0px 30px;

    margin-top: 97px;

    display: block;

}

.jz_hide{position: fixed;top:0px;left:0px;width:100%;height:100%;background: #000;opacity: 0.6;z-index: 10;}

.js_zz{width:800px;margin: 0 auto;z-index: 20;background: #fff;}

.js_zz img{width:100%;display: block;}

/*.jz_all{position: absolute;width:800px;margin: 0 auto;z-index: 20;background: #fff;top:20%;}*/

.jz_all{position: absolute;width:800px;margin: 0 auto;z-index: 20;background: #fff;}

.jz_img{display: none;}

.sec6{background: url(/static/content/img/sp.png) no-repeat;}

.sp{position: relative;z-index: 20;margin-bottom: 20px;}

.sp_left{overflow: hidden;float:left;margin-top: 30px;}

.sp_right{width:415px;height: 400px;overflow: hidden;padding:10px 30px;float:left;background: #fff;position: relative;z-index: 30;margin-top: 30px;}

.sp_right li{overflow: hidden;border-bottom:1px dashed #666;padding: 12px 0;}

.sp_right li img{width:100%;border-radius: 4px;}

.sp_tt{float:left;margin: 5px 15px;}
.sp_tt {width:230px;}
.sp_tt .sp_snm {line-height:normal;}
.sp_tt .sp_time {font-size:12px;}
.sp_tt .sp_count {font-size:12px;}

.sp_bm{width:142px;float:left;display: block;}

.sp_snm{font-size: 16px;color: #A1011B;line-height: 30px;display: block;}

.sp_time{display: block;font-size: 14px;color: #666666;line-height: 30px;float:left;}

.sp_count{display: block;font-size: 14px;color: #666666;line-height: 30px;float:left;margin-left: 20px;}

.sec7{background:#fff;}

.s7_all{width:1200px;background: url(/static/content/img/hz.jpg);height:400px;position: relative;background-size: 100%;margin: 20px auto 0 auto;}

.s7_name{position: absolute;top:30px;left:20px;}

.s7_count{font-size: 90px;font-weight: 500;color: #010101;float:left;display: block;}

.s7_add{float:left;font-size: 20px;font-weight: 500;color: #010101;display: block;margin-top:140px;}

.s7_dt{display: block;text-align:left;font-size: 16px;color: #010101;width:280px;}

.sec8{background: url(/static/content/img/sec8.png) no-repeat;background-size: 100%;}

.s8_all{float:right;width: 500px;height: 300px;}

.s8_tt{font-size: 52px;color: #333333;width:52px;display: block;float:right;font-weight: bold;}

.s8_t1{display: block;writing-mode: vertical-rl;line-height: 49px;float:right;margin-right: 50px;font-size: 14px; color: #666666;}

.s8_area{margin-left: 20px;border: 2px solid #333333;border-radius: 22px;padding: 8px 30px;display: block;float:left;position: relative;}

.s8_lx{float:left;margin-top: 30px;}

.s8_total{float:right;width: 500px;height: 380px;}

.mc1{width: 12px;height: 12px;background: url(/static/content/img/mc1.png) no-repeat;display: inline-block;background-size: 100%;margin-right: 5px;}

.mc2{width: 12px;height: 12px;background: url(/static/content/img/mc2.png) no-repeat;display: inline-block;background-size: 100%;margin-right: 5px;}

.mc3{width: 12px;height: 12px;background: url(/static/content/img/mc3.png) no-repeat;display: inline-block;background-size: 100%;margin-right: 5px;}

.s8_oo{background: #B11D19;color: #fff;border: 2px solid #B11D19 !important;}

.ew_img{position: absolute;width: 100px;top: 38px;left: 18px;display: none;}

.lx_name{margin:0 auto;display: block;}

.ck{display: block;float: right;width:120px;height:15px;background: url(/static/content/img/ck.png);margin-top: -10px;}

.s9{overflow: hidden;padding: 20px;}

.s9_bj{overflow: hidden;display: block;font-size:16px;border-left:3px solid #B11D19;padding-left: 3px;margin: 5px 0;font-weight: bold;}

.s9_con{font-size: 12px;font-weight: 500;color: #666666;margin: 10px 0 20px 0;display: block;}

.s9_kk{display: block;font-size: 12px;font-weight: 500;color: #666666;margin-top: 10px;}

.sec9k{background:#F5F8FA;}

.share{display:inline-block;background:url(/static/content/img/sj.png);width:12px;height:11px;margin-right:6px;}

.yx_jt{position:absolute;right:15px;top:5px;color:#7b7b7b;}

























