<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*===================== é‡ç½®æ&nbsp;·å¼ START =====================*/
@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,p,dl,dd,dt,th,td,select,ul,ol,li,form,input,textarea,fieldset,legend,img{ margin:0; padding:0;}
h1,h2,h3,h4,h5,h6{font-weight: 300;}
li{list-style: none;}
a{text-decoration: none;background: transparent;outline: none;color:#000;display: block;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
a:hover, .tran, .pub_button .pb_bg, .header .logo, .header.bg, .section_two .tab_box a i{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.wot{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.upp{text-transform:uppercase;}
.middle_box{display: table;width: 100%;height: 100%;}
.middle_box .middle{display: table-cell;vertical-align: middle;width: 100%;text-align: center;}
img{ border: 0;vertical-align: middle;max-width:100%;display: block;}
table{ border-collapse: collapse; border-spacing: 0;}
input,textarea{ -webkit-user-modify: read-write-plaintext-only;outline-style: none;border:none;font-size:14px;}
input::-moz-placeholder, textarea::-moz-placeholder {color: #000; } 
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color: #000; } 
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color:#000; }
html::-webkit-scrollbar{width:5px;height:5px;background-color:#fff;} 
html::-webkit-scrollbar-track{border-radius:0;background-color:#fff;}
html::-webkit-scrollbar-thumb{border-radius:50px;width:5px;height:5px;background-color:#a5285f;}
textarea{resize:none; overflow: auto;}
input{padding-top: 0; padding-bottom: 0;};
select,input{vertical-align:middle; }
select,input,textarea{font-size:14px;margin:0;}
.clear{zoom:1;}
.clear:after{ content:""; display:block; height:0; visibility:hidden; clear:both;}
.clear::before, .clear::after { content: "";display: table; } 
.clear::after{clear: both;}
.fl{float: left;}
.fr{float: right;}
html{-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: transparent;}
body{font-family: \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei";font-size:16px;color:#333;background-color: #fff;overflow-x: hidden;}
.error3{display: none !important;}
html,body{max-width:1920px;margin:0 auto;}
.dn{display: none;}
.delay{
	-webkit-transition-delay: 3s;
    -o-transition-delay: 3s;
    -ms-transition-delay: 3s;
    -moz-transition-delay: 3s;
    transition-delay: 3s;
}
/*===================== é‡ç½®æ&nbsp;·å¼ END =====================*/

/*===================== å…¬ç”¨æ&nbsp;·å¼ START =====================*/
.header{position: fixed;top:0;left:0;width:100%;z-index:999;_background-color: rgba(0, 0, 0, 0.5); /* æµè§ˆå™¨ä¸æ”¯æŒæ—¶æ˜¾ç¤º */
    background-image: linear-gradient(#000000c7, #9198e500);}
.header .auto{padding:0 20px;}
.header .logo img{margin-top:35px;}
.header ul{margin-left:6%;width:60%;padding-top:70px;}
.header ul li{float: left;width:12.5%;text-align: center;}
.header ul li a{color:#fff;font-size:16px;}
.header ul li a.active, .header ul li a:hover{color:#a5285f;}
.menu_button{cursor:pointer;width:70px;height:70px;margin:50px 0 0 0;position: relative;z-index:999999;background-color: #a5285f;}
.menu_button .nav_button{position: absolute;right:11px;top:34px;vertical-align: middle;border-radius:20px;width:46px;height:3px;cursor:pointer;background-color:#fff;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.menu_button .nav_button::after, .menu_button .nav_button::before{content:'';width:46px;height:3px;border-radius:20px;position: absolute;z-index:99999999;right:0;background-color:#fff;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.menu_button .nav_button::after{top:15px;}
.menu_button .nav_button::before{top:-15px;}
.menu_button.on .nav_button::before, .menu_button.on .nav_button::after{transform: scale(0);-webkit-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);-moz-transform: scale(0);}
.header.bg{background-color:rgba(0,0,0,0.75);padding:6px 0;}
.header.bg .logo img{height:50px;margin-top:2px;}
.header.bg ul{padding-top:16px;}
.header.bg .menu_button{width:50px;height:50px;margin:5px 0 0;}
.header.bg .menu_button .nav_button{width:26px;top:24px;}
.header.bg .menu_button .nav_button::after, .header.bg .nav_button::before{width:26px;}
.header.bg .menu_button .nav_button::after{top:11px;}
.header.bg .menu_button .nav_button::before{top:-11px;}
.ftel{position: fixed;left: 5%;bottom: 5%;z-index: 99999;font-size: 30px;color: #fff;text-shadow: 0px 1px 3px rgba(0,0,0,0.4), 0px 0px 30px rgba(0,0,0,0.075);
}
.ftel  p{font-size: 18px;}
.ftel h5{font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;}
.menu_box{position: fixed;width:100%;height:100%;background-color:#000;right:0;top:-100%;z-index:88888;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.menu_box .item{float: left;width:12.5%;overflow:auto;height:100%;}
.menu_box .item::-webkit-scrollbar{width:2px;height:2px;background-color:#f1f1f1;} 
.menu_box .item::-webkit-scrollbar-track{border-radius:0;background-color:#f1f1f1;}
.menu_box .item::-webkit-scrollbar-thumb{border-radius:0px;width:2px;height:2px;background-color:#db000b;}
.menu_box .item .pad{padding:200px 0 0 30px;}
.menu_box .item h4{font-size:24px;color:#fff;}
.menu_box .item i{display: block;width:30px;height:1px;background-color: #fff;margin:10px 0;}
.menu_box .item span{font-size:14px;color:#fff;}
.menu_box .item ul{padding-top:10px;width:auto;margin:0;}
.menu_box .item ul li{width:100%;text-align: left;}
.menu_box .item ul li a{font-size:14px;color:#fff;height:40px;line-height:40px;cursor:pointer;}

.pub_button{position: relative;z-index:1;}
.pub_button .pb_bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color:rgba(104,175,47,0.7);-webkit-transition: transform 0.5s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);transition: transform 0.5s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);transform-origin: left 100%;-webkit-transform-origin: left 100%;transform: scaleY(0);-webkit-transform: scaleY(0);visibility: hidden\9;z-index: -1;}
.pub_button:hover .pb_bg, .pub_button.active .pb_bg{transform: scaleY(1);-webkit-transform: scaleY(1);transform-origin: left 0;-webkit-transform-origin: left 0;visibility: visible\9;}

.vidbacking-active-body-back{position: fixed;z-index: -1;min-width: 100%;min-height: 100%;top: 50%;left: 50%;background-size: cover;overflow: hidden;opacity: 1;transition: 2s opacity;transform: translateX(-50%) translateY(-50%);-o-transform: translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);-webkit-transform: translateX(-50%) translateY(-50%);}
.vidbacking-active-block-back{position: absolute;min-width: 100%;min-height: 100%;height: auto;width: auto;z-index: -1;top: 50%;left: 50%;transform: translateX(-50%) translateY(-50%);-o-transform: translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);-webkit-transform: translateX(-50%) translateY(-50%);}
.vidbacking{display: none}
.vidmask-body-back{min-height: 100%;min-width: 100%;position: fixed;top: 0;left: 0;z-index: -50;display: block}
.vidmask-block-back{min-height: 100%;min-width: 100%;position: absolute;top: 0;left: 0;height: auto;width: auto;z-index: -50;display: block}

.footer{padding:30px 0;overflow: hidden;background-color:#242424;}
.footer .inner{width:1200px;margin:0 auto;}
.footer .one{width:320px;border-right:1px solid #2a2a2a;min-height:240px;}
.footer .one img{margin:50px auto 30px;max-width:90%;}
.footer .one .call{width:95%;height:40px;line-height:40px;text-align: center;background-color: #a5285f;border-radius:100px;color:#fff;}
.footer .one .call em{display: inline-block;vertical-align: top;font-style:normal;padding:0 10px;}
.footer .one .call span{display: inline-block;vertical-align: top;font-family: impact;font-size:28px;color:#fff;}
.footer .two{margin-left:26px;padding-right:40px;border-right:1px solid #2a2a2a;min-height:240px;}
.footer .two{width:300px;}
.footer .two a{font-size:16px;color:#fff;height:36px;line-height:36px;float: left;width:50%;}
.footer .two .title1{margin-bottom:20px;}
.footer .two .title1 strong{font-size:36px;color:#a5285f;position: relative;font-family: impact;display: inline-block;vertical-align: middle;z-index:1;}
.footer .two .title1 em{font-size:16px;color:#a5285f;border-left:1px solid #232323;padding-left:6px;display: inline-block;vertical-align: middle;margin-left:14px;}
.footer .two .text{font-size:16px;line-height:30px;color:#fff;}
.footer .ewm .box{text-align: center;}
.footer .ewm .box img{width:110px;border:2px solid #fff;}
.footer .ewm p{font-size:14px;color:#fff;margin-top:10px;}

.copyright{height:60px;line-height:60px;color:#fff;background-color: #1d1d1d;font-size:14px;text-align: center;}
.copyright img{display: inline-block;margin:0 10px 4px;}
.copyright a{display: inline-block;margin:0 10px;color:#fff;}

.section .arrow_down{position: absolute;bottom:5px;left:50%;margin-left:-36px;width:72px;height:66px;background:url(../images/arrow.png);-webkit-animation: long 1.5s linear alternate infinite;animation: long 1.5s linear alternate infinite;}
.section .bg{position: absolute;left:0;top:0;width:100%;height:100%;overflow: hidden;}
.section .bg_move{position: absolute;left:0;top:0;width:100%;height:100%;background-size:cover;-webkit-animation: bg_move 8s infinite ease-in-out;-ms-animation: bg_move 8s infinite ease-in-out;animation: bg_move 8s infinite ease-in-out;}
.section .middle_box{position: absolute;left:0;top:0;}
.w1200{width: 1200px; margin: 0px auto; display: table;}
@keyframes bg_move{ 
	0% { transform:scale3d(1, 1, 1); } 
	50% { transform: scale3d(1.1, 1.1, 1.1); } 
	100% { transform: scale3d(1, 1, 1); } 
}
/*===================== å…¬ç”¨æ&nbsp;·å¼ END =====================*/

/*===================== é¦–é¡µ START =====================*/

.section_one .img1{margin:40px auto 0;}
.section_one .fp-tableCell&gt;img{position: absolute;bottom: 0;}
.section_two .bg_move{background:url(../images/bg2.jpg) center no-repeat;}
.ode_p2-line1 { width: 400px; height: 400px; border: 0px solid #a91d36; border-radius: 50%; position: absolute; left: 50%; margin-left: -200px; top: 30%; z-index: 1; animation: line1 8s linear infinite 2s; opacity: 0; box-shadow: 1px 1px 36px #a91d36; } 
.ode_p2-line2 { width: 400px; height: 400px; border: 0px solid #a91d36; border-radius: 50%; position: absolute; left: 50%; margin-left: -200px; top: 30%; z-index: 1; animation: line1 8s linear infinite 4s; opacity: 0; box-shadow: 1px 1px 36px #a91d36; } 
.ode_p2-line3 { width: 400px; height: 400px; border: 0px solid #a91d36; border-radius: 50%; position: absolute; left: 50%; margin-left: -200px; top: 30%; z-index: 1; animation: line1 8s linear infinite 6s; opacity: 0; box-shadow: 1px 1px 36px #a91d36; } 
.ode_p2-line4 { width: 400px; height: 400px; border: 0px solid #a91d36; border-radius: 50%; position: absolute; left: 50%; margin-left: -200px; top: 30%; z-index: 1; animation: line1 8s linear infinite 8s; opacity: 0; box-shadow: 1px 1px 36px #a91d36; } @keyframes line1 { 0% { transform: scale(0); opacity: 1; } 50% { transform: scale(1.5); opacity: 1; } 100% { transform: scale(3); opacity: 0; } }
.section_two .img1{margin:0 auto;}
.section_two .prologo{display: inline-block;position: relative;}
.section_two .prologo .ppic{position: absolute;margin: auto;}
.section_two .prologo .p1{left: -320px;top: 0;bottom: 0;}
.section_two .prologo .p2{top: -300px;left: 0;right: 0;}
.section_two .prologo .p3{right:  -350px;top: 0;bottom: 0;}
.section_two .prologo .p4{bottom: -330px;left: 0;right: 0;}
.section_three .bg_move{background:url(../images/bg3.jpg) center no-repeat;}
.section_three .fl{margin-left: 5%;}
.section_three .fr{margin-right: 5%;margin-top: 30px;}
.section_three .title {text-align: left;text-shadow: 0 0 15px rgba(0,0,0,.5);}
.section_three .title strong::after{display: none;}
.section_three .img1{margin:0 auto;}
.section_three .p{font-size:18px;color:#3e3e3e;text-align: center;}
#scroll_one{height:299px;width:90%;position:relative;overflow: hidden;margin:40px auto 0;}
#scroll_one ul{width:100000px;position:absolute;left:0;}
#scroll_one ul li{float: left;width:399px;text-align: center;margin-right:16px;background-color: #fff;position: relative;}
#scroll_one ul li .img{overflow: hidden;}
#scroll_one ul li img{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
#scroll_one ul li:hover img{-webkit-transform:scale(1.2, 1.2);-moz-transform:scale(1.2, 1.2);-o-transform:scale(1.2, 1.2);-ms-transform:scale(1.2, 1.2);transform:scale(1.2, 1.2);}
#scroll_one ul li h3{font-size:18px;color:#fff;background: url(../images/plbg.png) no-repeat;text-align: left;background-size: cover;position: absolute;bottom: 0;height:58px ;line-height: 58px;width: 100%;text-indent: 15px;}
#scroll_one ul li:hover{background-color: #a5285f;}
#scroll_one ul li:hover h3{color:#fff;}
.section_three .more{width:272px;height:41px;margin:40px auto 0;line-height:39px;font-size:16px;color:#fff;background:#76429b;text-align: center;border-radius: 30px;}
.section_three .more:hover{background: #b31f3f;}
@-webkit-keyframes loadRotate {
	from {
	  -webkit-transform: rotateZ(0deg); }
	to {
	  -webkit-transform: rotateZ(360deg); } }
  @keyframes loadRotate {
	from {
	  transform: rotateZ(0deg); }
	to {
	  transform: rotateZ(360deg); } }
  .cppic {
	-webkit-animation: loadRotate 10s linear infinite;
	-webkit-animation-fill-mode: both;
	animation: loadRotate 10s linear infinite;
	/*åŠ¨ç”»ä»Žå¤´åˆ°å°¾çš„é€Ÿåº¦æ˜¯ç›¸åŒçš„  liner*/
	/*æŒ‡å®šåŠ¨ç”»åº”è¯¥æ’­æ”¾æ—&nbsp;é™æ¬¡ï¼ˆæ°¸è¿œï¼‰*/
	animation-fill-mode: both;
	/*åŠ¨ç”»ç»“æŸå‰å’Œç»“æŸåŽéƒ½åº”ç”¨è¯¥å±žæ€§ animation-fill-mode:both; */ }
.section_four .bg_move{background:url(../images/bg4.jpg) center no-repeat;}
.section_four .auto{width:1280px;margin:0 auto;}
.section_four .info{width:604px;height: 604px;background: url(../images/yuan.png) no-repeat center;background-size: cover;padding-top: 1px;margin:0 auto;position: relative;text-align: center;z-index: 2;}
.section_four .info&gt;img{position: absolute;top: 0px;left: 0;right: 0;bottom:0;margin: auto;z-index: -1;}
.section_four .info strong{display: block;font-weight:700;font-size:50px;color:#fff;text-align: center;margin-top: 10%;}
.section_four .info strong span{font-weight:400;display: block;font-size: 40px;}
.section_four .info .txt{background:url(../images/b1.png) left center no-repeat;font-size:22px;color:#ffc000;padding-left:30px;}
.section_four .info .text{font-size:16px;line-height:30px;color:#fff;padding:30px 8% 0;}
.section_four .info .text .more{color: #fff;display: inline-block;background: #ee2835;border-radius:30px;padding: 3px 30px}
.section_four .info .text .more:hover{background: #bd1e2d}
.section_four .num{height:133px;width:1102px;margin:-200px auto 0;text-align: center;position: relative;z-index: 1;}
.section_four .num .item{display: inline-block;text-align: center;margin-top:18px;color:#fff;float: left;}
.section_four .num .item:last-child{float: right;}
.section_four .num .item h3{font-size:100px;font-weight:bold;}
.section_four .num .item h3 i{font-style: normal;}
.section_four .num .item h3 span{font-size:22px;font-weight:100;}
.section_four .num .item p{font-size:18px;}

.section_six .bg_move{background:url(../images/bg6.jpg) center no-repeat;}
.section_six .info{width:1150px;margin:auto;}
.section_six .info a&gt;img{margin-top: -100px;}
.section_six .scroll .ts, .section_six .title strong::before{display: none;}
.section_six .title{text-align: right;margin: 0;}
#top_scroll {height:560px;overflow: hidden;margin:0 auto;width:760px;display: none;}
#top_scroll ul li{float: left;width:48%;margin:1%;background-color:#ffffff;text-align: center;}
#top_scroll ul li .imge{overflow: hidden;}
#top_scroll ul li img{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
#top_scroll ul li:hover img{-webkit-transform:scale(1.2, 1.2);-moz-transform:scale(1.2, 1.2);-o-transform:scale(1.2, 1.2);-ms-transform:scale(1.2, 1.2);transform:scale(1.2, 1.2);}
#top_scroll ul li h3{color:#000;font-size:18px;height:38px;line-height:38px;}
.section_six .img{position: absolute;right:0;bottom:0;width:700px;transition: .5s;}
.section_six .img:hover{right: 5%;}

.section_seven .bg_move{background:url(../images/bg7.jpg) center no-repeat;}
.section_seven .info{width:1180px;margin: auto;}
.title{text-align: center;margin-bottom: 50px;}
.title h3{font-size: 40px;font-weight: 700;color: #fff;}
.title strong{font-size:50px;display: inline-block;color:#fff;font-weight:700;position: relative;}
.title strong::after, .title strong::before{content: "";width:85px;height:1px;background-color: rgba(255,255,255,0.5);display: inline-block;position: absolute;top: 0;bottom: 0;margin: auto;}
.title strong::after{left: -100px;}
.title strong::before{right:  -100px;}
.section_seven .news_box{width:100%;position: relative;z-index:1;}
.section_seven .news_box:hover .item{filter: blur(5px);}
.section_seven .item{width:32.33%;float:left;margin:0 0.5%;background:rgba(255,255,255,0.3);border:1px solid #fff;box-sizing: border-box;transition: .5s;}
.section_seven .info .news_box .item:hover{filter: blur(0px);background: rgba(165,40,95,1);border: 1px solid rgba(165,40,95,1);}
.section_seven .item a{padding:46px 34px;color:#fff;text-align: left;}
.section_seven .item .date{line-height:58px;font-size:28px;}
.section_seven .item h3{line-height:58px;font-size:22px;font-weight: 700;}
.section_seven .item .text{padding:16px 0 32px;}
.section_seven .item .text p{font-size:16px;line-height:28px;}
.section_seven .item span{display: block;width:138px;height:28px;text-align: center;line-height:28px;text-align: center;color:#fff;border-radius:80px;border:1px solid #fff;}

.section_eight .bg_move{background:url(../images/bg8.jpg) center no-repeat;}
.section_eight .title{width:1033px;background:url(../images/h1.png) center center no-repeat;margin:0 auto;}
.section_eight img{margin:0 auto;}
.section_eight .title .call{display: inline-block;padding-left:90px;height:54px;line-height:54px;background:url(../images/a3.png) left center no-repeat;}
.section_eight .title .call img{display: inline-block;vertical-align:middle;}
.section_eight .img2{position: absolute;left: 0;right: 0;margin: auto;}
.section_eight .img3{width: 49.635%;margin-left:13%;}
.section_eight .text{line-height:30px;color:#363636;width: 511px;height: 776px;background: url(../images/shou.png);position: absolute;bottom: 0;right: 10%;z-index: 9;box-sizing: border-box;background-size: cover;}
.section_eight .text .contxt{width: 250px;height: 365px;margin: 190px 0 0 94px;color: #fff;overflow: hidden;}
.section_eight .text .contxt p{font-size:14px;}
.section_eight .p{margin-top:10px;}
/*===================== é¦–é¡µ END =====================*/

/* ========================= å†…é¡µ START ========================= */

/* ===================== äº§å“åˆ—è¡¨é¡µ ===================== */
#list{margin:30px 0;}
#list .auto, #news_article, #article, .position_now .auto, #nyba .black .auto{width:1500px;margin:0 auto;}
@media(max-width:1505px ){
	#list .auto, #news_article, #article, .position_now .auto, #nyba .black .auto{width:1200px;}
}
.showlist {width:100%;/* float:left; */}
/*.showlist div *{width:100%;}*/
.showlist li{width:98%;margin:0 auto 20px;overflow: hidden;position: relative;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.showlist .wrap_box{float:left;}
.showlist .button{width:60%;color:#fff;margin:0px auto;padding:0px;}
#showdata {display:none;}
#loaddata {text-align:center;}
.showlist li .img{overflow: hidden;}
.product_list_one .showlist, .product_list_two .showlist, .product_list_three .showlist{display: none;}
.product_list_one #showdata, .product_list_two #showdata, .product_list_three #showdata{display: block !important;}
.product_list_one .item, .product_list_two .item, .product_list_three .item{float: left;width:32.33%;margin:0 0.5% 30px;}
.product_list_one .item .img, .product_list_two .item .img{position: relative;overflow: hidden;}
.product_list_one .item img, .product_list_two .item img, .product_list_two .item strong, .product_list_three .item em{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.product_list_one .item:hover img, .product_list_two .item:hover img{-webkit-transform:scale(1.2, 1.2);-moz-transform:scale(1.2, 1.2);-o-transform:scale(1.2, 1.2);-ms-transform:scale(1.2, 1.2);transform:scale(1.2, 1.2);}

/* æ&nbsp;·å¼ä¸€ */
.product_list_one .item .info{padding:20px;background:url(../images/arrow.png) right 57px no-repeat;}
.product_list_one .item strong{display: block;width:95%;font-weight:100;font-size:18px;}
.product_list_one .item .line2{width:100%;height:2px;transform-origin: 100%;-webkit-transform-origin: 100%;-webkit-transition: -webkit-transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);transition: -webkit-transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);transition: transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);transition: transform .7s cubic-bezier(0.165, 0.84, 0.44, 1),-webkit-transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);transform: scaleX(0);-webkit-transform: scaleX(0);visibility: hidden\9;background-color:#a5285f;}
.product_list_one .item p{display: none;}
.product_list_one .item:hover .line2{transform: scaleX(1);-webkit-transform: scaleX(1);-moz-transform: scaleX(1);transform-origin: 0;-webkit-transform-origin: 0;visibility: visible\9;}
.product_list_one .item:hover .info{background:url(../images/arrow.png) right center no-repeat;}
.product_list_one .item:hover strong{border-right:1px solid #f1f1f1;}
/* æ&nbsp;·å¼ä¸€ */

/* æ&nbsp;·å¼äºŒ */
.product_list_two .item .info{padding:0 30px 20px;background-color:#f6f7f7;}
.product_list_two .item .info strong, .product_list_three .item .info strong{display: block;color:#555;font-size:18px;font-weight:100;padding-top:30px;}
.product_list_two .item .line1{width:0%;height:1px;margin-top:8px;}
.product_list_two .item .info p, .product_list_three .item .info p{display: none;color:#868585;font-size:14px;line-height:26px;height:52px;overflow: hidden;margin-top:8px;}
.product_list_two .item .line2{display: none;}
.product_list_two .item:hover{box-shadow: 0px 18px 25px rgba(0, 0, 0, 0.08);background-color: #fff;}
.product_list_two .item:hover strong{color:#a5285f;transform: translateY(-10px);-moz-transform: translateY(-10px);-o-transform: translateY(-10px);-ms-transform: translateY(-10px);-webkit-transform: translateY(-10px);}
.product_list_two .item:hover .line1{width:100%;height:1px;background-color:#a5285f;}
.product_list_two .item:hover p{transform: translateY(10px);-moz-transform: translateY(10px);-o-transform: translateY(10px);-ms-transform: translateY(10px);-webkit-transform: translateY(10px);}
/* æ&nbsp;·å¼äºŒ */

/* æ&nbsp;·å¼ä¸‰ */
.product_list_three .item .info strong{padding:0;}
.product_list_three .item{padding-bottom:20px;border-radius:6px;overflow:hidden;background-color:#f9f9f9;}
.product_list_three .item .info{padding:15px;}
.product_list_three .item em{font-style:normal;float: right;width:10px;height:3px;background-color:#a5285f;margin:0px 15px 0 0;}
.product_list_three .item:hover em{width:30px;}
.product_list_three .item:hover{box-shadow: 0px 18px 25px rgba(0, 0, 0, 0.08);background-color: #fff;}
/* æ&nbsp;·å¼ä¸‰ */

/* äº§å“å†…é¡µå›¾ */
.product_article .img1{display: none;}
.product_article .title{overflow: hidden;padding:10px 0 0;}
.product_article .title h1{text-align: center;font-size:22px;color:#333;}
.product_article .title .time{display: block;height:30px;line-height:30px;text-align: center;margin:14px 0 0;font-size:14px;color:#999;}
.product_article .title .time img{display: inline-block;height:18px;margin-top:-2px;margin-right:10px;}
.product_article .title .share{text-align: center;height:24px;line-height:24px;margin-top:10px;}
.product_article .title .share span{display: inline-block;vertical-align: top;}
.product_article .title .bdsharebuttonbox{display: inline-block !important;vertical-align: top;}
/* äº§å“å†…é¡µå›¾ */

/* ===================== äº§å“åˆ—è¡¨é¡µ ===================== */

/* ===================== äº§å“ è¯¦æƒ…é¡µ ===================== */
.img_big_box{width:55%;float: left;}
.img_big_box .img_box{height:400px;border:1px solid #f1f1f1;border-radius:5px;position: relative;border-bottom:none;}
.img_big_box .img_box img{max-width:99%;max-height:99%;border-radius:5px;position: absolute;left:0;top:0;right:0;bottom:0;margin:auto;}
.img_big_box .small_box{border:1px solid #f1f1f1;border-radius:5px;text-align: center;}
.img_big_box .small_box img{max-height:80px;display: inline-block;margin:10px 5px;border:1px solid #fff;}
.img_big_box .small_box img.active{border-color:#a5285f;}
.info_big_box{width:42%;float: right;height:502px;}
.info_big_box h1{color:#444;line-height:36px;font-weight: bold;font-size:26px;margin-top:60px;}
.info_big_box .info_1{margin:30px 0 0;}
.info_big_box .info_1 .dh{color:#555;margin-bottom:10px;height:40px;line-height:40px;cursor:help;font-family:impact;font-size:26px;margin-bottom:10px;letter-spacing:2px;}
.info_big_box .info_1 .dh a{display: inline-block;color:#555;}
.info_big_box .info_1 .dh img{display: inline-block;vertical-align: middle;width:30px;margin-right:12px;}
.info_big_box .info_1 .dh span{font-size:18px;display: inline-block;vertical-align: middle;color:#555;letter-spacing:0px;}
.info_big_box .info_2{padding:10px;}
.info_big_box .share{height:24px;line-height:24px;margin:20px 0;}
.info_big_box .share span{font-size:16px;color:#555;}
.bdshare-button-style0-24 a, .bdshare-button-style0-24 .bds_more{margin:0 6px 0 0 !important;}
/*.info_big_box .info_2 .ewm{margin-right:20px;}
.info_big_box .info_2 img{width:130px;border:1px solid #f2f2f2;padding:2px;}
.info_big_box .info_2 strong{display: block;font-size:14px;height:30px;line-height:30px;color:#333;text-align: center;}
.info_big_box .info_2 .but a{margin-top:26px;width:160px;height:36px;line-height:36px;text-align: center;position: relative;z-index:1;border:1px solid #f2f2f2;color:#666;}
.info_big_box .info_2 .but a.a1:hover, .info_big_box .info_2 .but a.a2:hover{color:#fff;}*/
.info_big_box .info_3 span{display: inline-block;padding:8px 0;line-height:24px;color:#555;cursor:help;font-size:12px;}
.info_big_box .info_3 span img{display: inline-block;height:20px;margin-bottom:3px;margin-right:6px;}

.xgcp_title{padding:10px;background-color:#fafafa; margin:30px 0 0;}
.xgcp_title h3{color:#a5285f;border-left:2px solid #a5285f;padding-left:20px;height:30px;line-height:30px;font-weight: bold;font-size: 20px;}

.article_content{font-size:16px;line-height:26px;color:#333;padding-top:30px;}
.article_box{padding-top:30px;}
.article_box img, .article_content img{display: inline;}
.article_box p, .article_content p{margin-bottom:14px;}
.article_content p a{display: inline-block;}

#xgcp ul li{float: left;text-align: center;width:23%;margin:1%;}
#xgcp ul li strong{display: block;height:36px;color:#333;font-size:16px;font-weight:100;line-height:36px;text-align: center;}
#xgcp ul li:hover strong{color:#fff;}
#xgcp ul li:hover .pb_bg{transform: scaleY(1);-webkit-transform: scaleY(1);transform-origin: left 0;-webkit-transform-origin: left 0;visibility: visible\9;}

.pagenum{border-top:1px solid #DCDCDC;margin-top:30px;text-align: center;}
.pagenum a{display: inline-block;color:#666;margin:20px 20px 0;width:120px;height:30px;line-height:30px;border:1px solid #a5285f;border-radius:60px;font-size:0px;}
.pagenum span{font-size:16px;color:#a5285f;}
.pagenum a:hover{background-color:#a5285f;}
.pagenum a:hover span{color:#fff;}
/* ===================== äº§å“ è¯¦æƒ…é¡µ ===================== */

/* ===================== å†…é¡µ Banner å›¾ ===================== */
#nyba{height:400px;position: relative;overflow:hidden;background-color:rgba(0,0,0,0.3);background-image:url(../images/neibanner.jpg);background-position:top center;background-repeat:no-repeat;background-attachment: fixed;}
.fade_text{text-transform:uppercase;margin-top:10%;text-align: center;font-size:0;}
.fade_text span{color:#fff;display: inline-block;}
.fade_text .cn{height:95px;line-height:95px;overflow: hidden;}
.fade_text .cn span{font-size:72px;}
.fade_text .en{height:40px;line-height:40px;font-size:30px;overflow:hidden;}
.fade_text .line{width:80px;height:3px;background-color:#fff;margin:20px auto;}
.arrow_down{position:absolute;left:50%;margin-left:-4px;bottom:5px;overflow: hidden;width:8px;}
.arrow_down .line{display: block;width:1px; height:40px;margin:0 3px;background: #fff; }
.arrow_down .aw{display: block;width:100%;height:5px;margin-top:3px;background: url('../images/aw.png') no-repeat;}
.arrow_down .lg{-webkit-animation: long 1.5s linear alternate infinite; animation: long 1.5s linear alternate infinite; }
@-webkit-keyframes long{
	from { -webkit-transform: translateY(-30px); transform: translateY(-30px); }
    to { -webkit-transform: translateY(0); transform: translateY(0); }
}
@keyframes long{
	from { -webkit-transform: translateY(-30px); transform: translateY(-30px); }
    to { -webkit-transform: translateY(0); transform: translateY(0); }
}
.son_list{position: absolute;height:50px;width:100%;bottom:10px;left:0;text-align: center;}
.son_list a{display: inline-block;width:140px;padding:0 5px;height:50px;color:#333;background-color: #fff;font-size:16px;text-align: center;line-height:50px;position: relative;z-index:1;white-space:nowrap; overflow:hidden; text-overflow: ellipsis;}
.son_list a i{background-color:#a5285f;position: absolute;left:50%;top:50%;margin:-100px 0 0 -100px;z-index:-1;width:200px;height:200px;border-radius:50%;transform: scale(0);-webkit-transform: scale(0);-moz-transform: scale(0);-o-transform: scale(0);-ms-transform: scale(0);}
.son_list a:hover i, .son_list a.active i{transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);}
.son_list a:hover, .son_list a.active{color:#fff;}
/* ===================== å†…é¡µ Banner å›¾ ===================== */

/* ===================== é¢åŒ…å±‘å¯¼èˆª ===================== */
.position_now{height:60px;line-height:60px;font-size:14px;background-color: #f1f1f1;}
.position_now a{display: inline-block;color:#707070;}
.position_now .fl{color: #707070;}
.position_now .fl img{height:20px;margin-top:-4px;display: inline-block;margin-right:8px;}
.position_now .fr{font-family: impact;color:#a5285f;font-size:22px;}
.position_now .fr img{height:26px;display: inline-block;margin-right:8px;vertical-align: middle;}
.position_now .fr strong{font-weight:100;}
/* ===================== é¢åŒ…å±‘å¯¼èˆª ===================== */

/* ===================== æ–°é—»é¡µé¢ ===================== */

/* æ–°é—»æ&nbsp;·å¼ 1 */
.news_one .news_box li{margin-bottom:20px;}
.news_one .news_box li .img{width:40%;height:300px;overflow:hidden;float:left;border-radius:8px;position: relative;}
.news_one .news_box li .img img{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.news_one .news_box li .img .bg{position: absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0);}
.news_one .news_box li .img .bg i{opacity:0;position: absolute;left:50%;top:50%;margin:-15px 0 0 -50px;width:30px;height:30px;background:url(../images/news_arrow.png) center/100% no-repeat;}
.news_one .news_box li .info{width:58%;height:240px;float:right;padding-top:60px;}
.news_one .news_box li .info h3{font-weight:bold;font-size:18px;color:#333;}
.news_one .news_box li .info .time{color:#777;font-size:14px;padding:20px 0;}
.news_one .news_box li .info .line{width:100%;height:1px;background-color: #e5e9ef;margin-bottom:20px;}
.news_one .news_box li .info .line i{display: block;width:0%;height:1px;background-color:#a5285f;}
.news_one .news_box li .info p{color:#999;font-size:16px;line-height:26px;height:52px;overflow: hidden;}
.news_one .news_box li:hover .info{padding-top:50px;}
.news_one .news_box li:hover .line i{width:100%;}
.news_one .news_box li:hover h3{color:#a5285f;}
.news_one .news_box li:hover .bg{background:rgba(0,0,0,0.55);}
.news_one .news_box li:hover .bg i{opacity:1;margin:-15px 0 0 -15px;}

.news_article_box .left_fixed{position: fixed;left:0;top:0;width:30%;height:100%;}
.news_article_box .left_fixed .text{padding:40% 0 0 25%;}
.news_article_box .left_fixed h6{font-size:70px;color:#a5285f;opacity:0.5;font-style:italic;font-family: impact;}
.news_article_box .left_fixed h5{font-size:16px;color:#333;margin-top:30px;}
.news_article_box .left_fixed .return{margin-top:40px;font-size:14px;color:#666;}
.news_article_box .left_fixed .return:after{content:'';}
.news_article_box .right_article{float: right;width:70%;background-color: #f5f5f5;overflow: hidden;}
.news_article_box .inner_content{padding:30px 50px;}
.news_article_box .h1_title{padding:170px 40px 60px;background-color:#E5E5E5;line-height:1.5;}
.news_article_box .h1_title h1{font-size:28px;color:#333;margin-bottom:20px;}
.news_article_box .h1_title .time img{height:20px;display: inline-block;margin:-4px 10px 0 0;}
.news_article_box .h1_title .time span{color:#777;font-size:16px;}

.page_list{text-align: center;}
.page_list b{font-size:0;}
.page_list b a, .page_list b font{display: inline-block;font-weight:100;color:#999;font-size:16px;margin-right:10px;border:1px solid #e5e9ef;width:40px;height:40px;line-height:40px;border-radius:6px;text-align: center;}
.page_list b font{background-color:#a5285f;color:#fff;border-color:#a5285f;}
.page_list_span1{display: none;}
/* æ–°é—»æ&nbsp;·å¼ 1 */

/* æ–°é—»æ&nbsp;·å¼ 2 */
.news_two .news_box li{float: left;width:31.33%;margin:1%;overflow: hidden;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.news_two .news_box li a{padding:20px;background-color:#f3f3f3;position: relative;}
.news_two .news_box li .time strong{font-size:50px;color:#a5285f;display: inline-block;font-family:"SimHei";position: relative;}
.news_two .news_box li .time strong::after{content:'';position: absolute;left:0;top:30px;width:0px;background-color:#a5285f;height:2px;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.news_two .news_box li .time span{font-size:12px;color:#333;display: block;font-family:"SimHei";}
.news_two .news_box li h3{color:#333;font-size:18px;line-height: 26px;height:52px;overflow: hidden;margin:15px 0 10px;}
.pc .news_two .news_box li:hover h3{color:#a5285f;}
.news_two .news_box li p{font-size:14px;color:#666;line-height:22px;height:44px;overflow: hidden;margin-bottom:10px;}
.news_two .news_box li i{position: absolute;background-color:#a5285f;}
.news_two .news_box li i.i1{width:0px;height:2px;top:20px;right:20px;}
.news_two .news_box li i.i2{width:2px;height:0px;top:20px;right:20px;}
.pc .news_two .news_box li:hover i.i1{width:30px;}
.pc .news_two .news_box li:hover i.i2{height:30px;}
.pc .news_two .news_box li:hover{box-shadow:0px 18px 25px rgba(0,0,0,0.08);}
.pc .news_two .news_box li:hover strong::after{width:100%;}

.fixed_body{display: none;position: fixed;width:100%;height:100%;background:rgba(255,255,255,0.8);left:-30%;top:0;z-index:9999;}
.fixed_body .fixed_article{display: none;position:fixed;width:1200px;height:800px;top:50%;right:20%;margin:-400px -600px 0 0;background-color:#fff;z-index:99999;box-shadow:0px 0 25px rgba(0,0,0,0.08);}
.fixed_body .fixed_article .fb_close{position: absolute;right:0;top:0;width:60px;height:60px;cursor:pointer;background-color:#a5285f;}
.fixed_body .fixed_article .fb_close i{display: block;margin:10px auto 0;width:40px;height:40px;background:url(../images/jia.png) center center/80% no-repeat;}
.fixed_body .fixed_article .fb_close:hover i{transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);}
.fixed_body .fixed_article iframe{border:none;width:100%;height:100%;display: block;}
@media( max-width:1505px ){
	.fixed_body .fixed_article{width:1000px;margin-right:-500px;}
}
/* æ–°é—»æ&nbsp;·å¼ 2 */

/* ===================== æ–°é—»é¡µé¢ ===================== */

/* ===================== äº§å“é¡µ å·¦ä¾§ å¯¼èˆª ===================== */
#list .left_side{width:280px;}
#list .left_side .box_one, #list .left_side .box_two{width:260px;background-color:#a5285f;padding:10px 10px;}
#list .left_side .box_one .title{text-align: center;margin-bottom:20px;}
#list .left_side .box_one .title h3{color:#fff;font-weight:bold;font-size:30px;margin:20px 0 10px 0;}
#list .left_side .box_one .title p{color:#fff;font-size:16px;}
#list .left_side .box_one ul li{line-height:50px;background-color:#fff;margin-bottom:5px;text-align:left;}
#list .left_side .box_one ul li a{position: relative;z-index:1;overflow: hidden;height:50px;}
#list .left_side .box_one ul li span, #list .left_side .box_one ul li em{position: absolute;display: block;width:96%;height:100%;padding-left:4%;white-space:nowrap; overflow:hidden; text-overflow: ellipsis;}
#list .left_side .box_one ul li span{left:0;top:0;background-color:#fff;}
#list .left_side .box_one ul li em{right:-100%;top:0;background-color:#a5285f;color:#fff;}
#list .left_side .box_one ul li a:hover span, #list .left_side .box_one ul li a.active span{top:100%;}
#list .left_side .box_one ul li a:hover em, #list .left_side .box_one ul li a.active em{right:0;}
#list .left_side .box_one ul li .son_nav{border-top:1px solid #a5285f;}
#list .left_side .box_one ul li .son_nav a{background:none;height:40px;line-height:40px;position: relative;}
#list .left_side .box_one ul li .son_nav a::after{content:'';position: absolute;left:20px;top:20px;width:8px;height:1px;background-color:#a5285f;}
#list .left_side .box_one ul li .son_nav a:hover::after, #list .left_side .box_one ul li .son_nav a.active::after{background-color: #fff;}
#list .left_side .box_one ul li .son_nav span{padding-left:40px;}
#list .left_side .box_two{margin-top:10px;padding:20px 10px;}
#list .left_side .box_two p{font-size:16px;color:#fff;line-height:30px;}
#list .left_side .box_two strong{color:#fff;font-size:30px;display: block;margin-bottom:10px;font-family:impact;font-weight:100;}
#list .left_side .box_two .more{height:36px;line-height:36px;background-color:#fff;margin-top:10px;width:200px;color:#333;text-align: center;}
#list .left_side .box_two .more i{background-color:#a5285f;}
#list .left_side .box_two .more:hover{color:#fff;}
#list .right_side.fr{width:1200px;}
@media(max-width:1505px ){#list .right_side.fr{width:900px;}}
/* ===================== äº§å“é¡µ å·¦ä¾§ å¯¼èˆª ===================== */

/* ===================== å…¨å±€æœç´¢æ¡† ===================== */
.form_box {display: none;border:1px solid #f1f1f1;border-radius: 5px;margin-bottom: 20px;}
.form_box .sf{margin:0 auto;text-align: center;font-size:0;}
.form_box .an {display: inline-block;border: 1px solid #f1f1f1;background-color: #fff;color: #333;height: 40px;border-radius: 8px;margin: 10px 5px;font-size: 16px;line-height:40px;padding: 0px 15px;outline:none;}
.form_box .an{vertical-align: bottom;}
.form_box .an:hover{border-color:#a5285f;}
.form_box .inp{height:38px;vertical-align: bottom;}
.form_box .submit{width:80px;cursor:pointer;}
/* ===================== å…¨å±€æœç´¢æ¡† ===================== */

/* ===================== åœ¨çº¿ç•™è¨€ ===================== */
.form_box_box{width:1200px;margin:40px auto;padding:60px 0;box-shadow: 0px 20px 80px rgba(76, 76, 76, 0.1);}
ul.fs{width:1000px;margin:0 auto;}
ul.fs input, ul.fs textarea{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-transition: 0.8s;-o-transition: 0.8s;-ms-transition: 0.8s;-moz-transition: 0.8s;transition: 0.8s;}
ul.fs .box1 li{float: left;width:320px;margin-right:20px;}
ul.fs .box1 li:nth-of-type(3){margin:0;}
ul.fs .box1 li input{border:1px solid #e1e7ee;width:100%;height:50px;padding:10px;color:#999;}
ul.fs li input:hover{border-color:#a5285f;}
ul.fs .box1 li input::-webkit-input-placeholder, ul.fs li.textarea textarea::-webkit-input-placeholder, ul.fs li.yzm input::-webkit-input-placeholder{color: #999;}   
ul.fs .box1 li input:-moz-placeholder, ul.fs li.textarea textarea:-moz-placeholder, ul.fs li.yzm input:-moz-placeholder{color: #999;}    
ul.fs .box1 li input:-ms-input-placeholder, ul.fs li.textarea textarea:-ms-input-placeholder, ul.fs li.yzm input:-ms-input-placeholder{color: #999;}
ul.fs li.textarea textarea{width:100%;height:150px;border:1px solid #e1e7ee;padding:10px;margin:20px 0;color:#999;}
ul.fs li.textarea textarea:hover{border-color:#a5285f;}
ul.fs li.radio{text-align: center;}
ul.fs li.radio label{margin:0 10px;}
ul.fs li.yzm{text-align: center;margin:20px 0;}
ul.fs li.yzm img{display: inline-block;height:20px;}
ul.fs li.yzm input{border-bottom:1px solid #e1e7ee;width:200px;height:50px;padding:10px;color:#999;}
ul.fs li.yzm input:hover{border-color:#a5285f;}
ul.fs li.submit input{height:50px;margin:0 auto;display: block;cursor:pointer;width:200px;border-radius:50px;background-color:#a5285f;font-size:16px;color:#fff;}
/* ===================== åœ¨çº¿ç•™è¨€ ===================== */

/* ===================== è”ç³»æˆ‘ä»¬ åœ°å›¾ ===================== */
#allmap{height:500px;padding-top:100px;}
#allmap img{max-width:none !important;}
/* ===================== è”ç³»æˆ‘ä»¬ åœ°å›¾ ===================== */

/* ===================== å›žåˆ°é¡¶éƒ¨ ===================== */
.go_top{display: none;background:url(../images/top.png) center center/50% no-repeat;width:40px;height:40px;cursor:pointer;text-align: center;background-color:#a5285f;border-radius:50%;position: fixed;right:6px;bottom:100px;z-index:99999999999;}
/* ===================== å›žåˆ°é¡¶éƒ¨ ===================== */

.firstRow img {display: inline-block;}
/* ================================ å†…é¡µ END ================================ */

/*===================== åœ¨çº¿ç•™è¨€â€”â€”t =====================*/
.baojia_box{
	width: 100%;
	height: 770px;
	display: table;
	background: url(../images/baoji_beijing.jpg) center;
	background-size: cover;
}
.h520{
	height: 520px;
	margin-top: 30px;
	background: rgba(255, 255, 255, 0.97);
    box-shadow: 0px 20px 80px rgba(76, 76, 76, 0.1);
}
.xiangzuo{
	position: relative;
    width: 677px;
    padding: 40px 40px 30px;
    border-right: 1px solid #eee;
    float: left;
}
.xiangzuo h3{
	font-size: 20px;
    margin-bottom: 20px;
    padding: 25px 25px 5px 25px;
    color: #333;
    font-weight: bold;
}
.xiangzuo h3 span{
	margin-left: 10px;
    color: #a5285f;
    font-size: 14px;
    font-weight: normal;
}
.xiangzuo .sw1{
	display: table;
	width: 100%;
	margin-bottom: 20px;
	position: relative;
}
.xiangzuo .sw1labe {
    width: 90px;
    padding-right: 8px;
    float: left;
    text-align: left;
    line-height: 34px;
}
.sw1em1 {
    float: right;
    font-size: 24px;
    color: #a5285f;
    font-family: Arial;
    margin-top: 5px;
}
.elements {
    margin-left: 8px;
    overflow: hidden;
    float: left;
    width: 80%;
    padding-top: 10px;
}
.elements label {
    float: left;
    margin-right: 25px;
    margin-bottom: 20px;
    font-size: 16px;
}
.elements input {
    border: 0;
    width: auto;
    height: 100%;
    padding-left: 40px;
    box-sizing: border-box;
    background: transparent;
    display: none;
}
.elements label i {
    font-size: 18px;
    font-style: normal;
    display: inline-block;
    width: 21px;
    height: 21px;
    text-align: center;
    line-height: 21px;
    color: #dcdcdc;
    vertical-align: middle;
    margin: -2px 2px 1px 0px;
    border: #a5a5a5 1px solid;
    margin-right: 10px;
    border-radius: 6px;
}
.elements label input[type="radio"]:checked + i {
    background: #a5285f;
    color: #fff;
}
.xiangzuo .element {
    width: 75.4%;
    float: left;
    margin-left: 20px;
    position: relative;
}
.xiangzuo .area_text {
    width: 223px;
    padding: 7px 20px 7px 10px;
    border: 1px solid #a9a9a9;
    position: relative;
}
.xiangzuo .unit {
    color: black;
    position: absolute;
    top: 6px;
    right: 280px;
}
.area_text::-webkit-input-placeholder{
	color: #ccc6c6;
}
.xiangzuo .tip {
    color: #666;
    font-size: 14px;
}
.ico-line-btn {
    width: 140px;
    height: 140px;
    right: -71px;
    display: block;
    position: absolute;
    background: url(../images/ico-line-btn.png) no-repeat;
    top: 180px;
    z-index: 9;
}
.calc-btn {
    position: absolute;
    top: 205px;
    right: -46px;
    display: block;
    width: 90px;
    height: 90px;
    background: #a5285f;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 45px;
    z-index: 15;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    font-style: normal;
}
.swcc{
	display: table; 
	margin: 0px auto;
	padding-top: 20px; 
	padding-bottom: 20px;
	display: none;
}
.calc-btnt {
    display: block;
    width: 120px;
    height: 50px;
    background: #a5285f;
    border-radius: 10px;
    z-index: 15;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    font-style: normal;
    margin: 0px auto;
}
    
.calc-btn em {
    display: block;
    font-size: 16px;
    color: #fff;
    width: 44px;
    height: 44px;
    margin: 20px auto 0;
    text-align: center;
    font-style: normal;
}
.circle-animate {
    position: absolute;
    top: 195px;
    right: -56px;
    width: 110px;
    height: 110px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #a5285f;
    z-index: 12;
    -webkit-animation: scale-three2 1.5s ease infinite;
    -moz-animation: scale-three2 1.5s ease infinite;
    -o-animation: scale-three2 1.5s ease infinite;
    animation: scale-three2 1.5s ease infinite;
    animation-fill-mode: both;
}
@keyframes scale-three2{
	from{transform: scale(1); opacity: 1;}
	to{transform: scale(1.3); opacity: 0;}
}
0% {
    transform: scale(1);
    opacity: .8;
}
100% {
    transform: scale(1.3);
    opacity: 0;
}
.xiangyou{
    width: 280px;
    padding: 70px 50px 0 0;
    color: #333;
    font-size: 14px;
    float: right;
}
.xiangyou .sw2{
	width: 100%;
	height: 100%;
	text-align: center;
}
.xiangyou .sw2 .sqc1{
	line-height: 35px;
    font-size: 20px;
    text-align: center;
    height: 75px;
}
.xiangyou .sw2 .sqc2{
	line-height: 35px;
    font-size: 20px;
    text-align: center;
    height: 75px;
}
.xiangyou .sw2 b {
    font-size: 28px;
    margin: 0 12px;
    display: inline-block;
    font-weight: 400;
    color: #a5285f;
    text-align: center;
}
.sw3{
	padding: 22px 0;
    margin: 26px auto 0;
    border: 1px solid #ddd;
}
.sw3 li{
	height: 40px;
    line-height: 40px;
}
.sw3 li span {
    float: left;
    width: 45%;
    height: 40px;
    text-align: right;
    font-size: 14px;
}
.sw3 li strong {
    float: left;
    width: 50%;
    font-weight: 400;
    text-align: left;
    font-size: 12px;
}
.sw3 li strong em {
    display: inline-block;
    width: 55px;
    font-style: normal;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 16px;
    text-align: center;
}
.xiangyou .tip {
    margin-top: 20px;
}
.xiangyou .tip p{
    line-height: 27px;
    color: #999;
}

/*===================== åœ¨çº¿ç•™è¨€â€”â€”tç»“æŸ =====================*/

/*===================== å“åº”å¼ä»£ç&nbsp; START =====================*/
@media( max-width:1600px ){
	.section_five .info, .section_six .info, .section_seven .info{width:1200px;}
	.section_five .box{background-size:100%;width:790px;}
	.section_five .txt{width:640px;background-size:100%;font-size:13px;line-height:44px;}
	.section_five .it2 {left: 210px;top: 355px;}
	.section_five .it3{top:250px;}
	.section_five .it5{top:84px;}
	#top_scroll{width:600px;}
	.section_six .img{width:540px;}
	.section_seven .item .text p{height:56px;overflow: hidden;}
	.section_seven .box{background: url(../images/g4.png) left top no-repeat;width:220px;}
	.section_seven .box p{font-size:14px;margin:15px 0;}
	.section_two .tab_box{width:1200px;}
}
@media( max-width:1500px ){
	.section_eight .img3{ width: 52%; margin-left: 7%; }
	.section_eight .text{height: 645px;}
}
.wap_son{display: none;padding:0 13px;margin-bottom:20px;}
.wap_son a{width:47.9%;height:40px;line-height:40px;font-size:16px;color:#fff;text-align: center;margin:1%;float: left;background-color:#a5285f;}
.pc .fixed_footer{display: none;}
.mobile .fixed_footer{display: none;background-color:rgba(165,40,95,0.9);height:50px;position: fixed;bottom:30px;left:50%;margin-left:-46%;z-index:999;width:92%;border-radius:10px;}
@media (min-width:640px){.mobile .fixed_footer{width:640px !important;left:50%;margin-left:-320px;}}
.mobile .fixed_footer a{float: left;width:33.33%;text-align: center;}
.mobile .fixed_footer img{display: inline-block;height:24px;margin:5px 0 0;}
.mobile .fixed_footer strong{color:#fff;font-size:12px;display: block;height:20px;line-height:20px;}
@media( max-width:1366px ){
	.section_eight .text{height: 645px;}
}
@media( max-width:1200px ){
	.section_three .auto{width:1200px;}
	.w1200{width: 100%; display: table; margin: 0px auto;}
	.xiangzuo{
		position: relative;
	    width: 100%;
	    padding: 0px 0px 0px;
	    border-right: 0px solid #eee;
	    float: left;
	}
	.xiangyou{
	    width: 100%;
	    padding: 0px 0px 0 0;
	    color: #333;
	    font-size: 14px;
	    float: right;
	}
	.h520{
		width: 98%;
		height: 520px;
		margin: 0px auto;
		margin-top: 30px;
	    box-shadow: 0px 20px 80px rgba(76, 76, 76, 0.1);
	}
	.ico-line-btn{
		display: none;
	}
	.swcc{
		display: block;
	}
	.swqb{
		display: none;
	}
	.xiangzuo .sw1 {
	    display: table;
	    width: 88%;
	    margin: 0px auto;
	    margin-bottom: 0px;
	    position: relative;
	}
	.elements {
	    margin-left: 0px;
	    overflow: hidden;
	    float: left;
	    width: 100%;
	    padding-top: 10px;
	}
}
@media( max-width:1210px ){
	.header{background-color: rgba(0,0,0,0.65);max-width: 750px;left: 50%;margin-left: -375px;padding:5px 0;}
	.header.bg{padding:5px 0;}
	.header .logo{margin:0;}
	.header .logo img{height:50px;margin-top:5px;}
	.header .auto{padding:0 10px;}
	.menu_button, .header.bg .menu_button{width:55px;height:55px;margin:0;}
	.menu_button .nav_button{width:33px !important;top:27px;}
	.menu_button .nav_button::after, .menu_button .nav_button::before{width:33px !important;}
	.menu_button .nav_button::after{top:11px;}
	.menu_button .nav_button::before{top:-11px;}
	.menu_box{overflow:auto;min-height:100%;}
	.menu_box .item{float:none;width:100%;height:auto;}
	.menu_box .item .pad{padding:30px 40px 0;}
	.menu_box .item h4{font-size:18px;}
	.menu_box .item ul li a{font-size:14px;height:28px;line-height:28px;}
	.menu_box .item:last-child{padding-bottom:40px;}
	html,body{max-width:750px;margin:0 auto !important;}
	.news_two .news_box li p, .position_now .fr, .arrow_down, #list .left_side, .news_one .news_box li .img .bg, .news_article_box .left_fixed, .img_big_box, #none, .header ul.nav, .ftel{display: none;}
	.header .menu_box, .mobile .fixed_footer, .wap_son{display: block;}
	#list .auto, #news_article, #article, .position_now .auto, #nyba .black .auto, .section_two .auto, .section_three .auto, .footer .inner{width:auto;padding:0 15px;}
	.product_son{display: none !important;}
	.copyright{height:auto;line-height:40px;}
	.position_now .fl{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;}
	#map{padding-top:60px;}
	#allmap{height:400px;padding:0;}
	#nyba{height:200px;}
	.fade_text{margin-top:94px;}
	.fade_text .cn{line-height:40px;height:40px;}
	.fade_text .cn span{font-size:30px;}
	.fade_text .en{font-size:16px;}
	.fade_text .line{margin:10px auto;}
	.form_box_box, ul.fs{width:100%;}
	.form_box_box{margin:0;padding:20px 0;box-shadow:none;}
	ul.fs .box1 li{float:none;width:100%;margin-bottom:20px;}
	.product_list_one .item, .product_list_two .item, .product_list_three .item{width:49%;margin:0.5%;}
	.product_list_two .item .info{min-height:70px;}
	#list .right_side{float:none !important;width:100% !important;}
	.news_one .news_box li .img, .news_one .news_box li .info{float:none !important;width:100%;}
	.news_one .news_box li .img{height:200px;}
	.news_one .news_box li .info{padding-top:20px;height:auto;}
	.news_one .news_box li .info .time{padding:6px 0;}
	.news_one .news_box li .info .line{margin-bottom:6px;}
	.news_one .news_box li:hover .info{padding-top:20px;}
	.son_list{height:40px;}
	.son_list a{height:40px;line-height:40px;width:100px;font-size:14px;padding:0;}
	.news_article_box .right_article{width:100%;float:none;background-color: #fff;}
	.news_article_box .wow.h1_title{padding-top:100px;}
	.news_article_box .inner_content, .news_article_box .h1_title{padding:20px;}
	.news_two .news_box li{width:49%;margin:0.5%;}
	.news_two .news_box li a{padding:8px;}
	.news_two .news_box li .time strong{font-size:30px;}
	.fixed_body .fixed_article {width:90%;height:500px;margin: -250px -45% 0 0;}
	.fixed_body .fixed_article .fb_close{top:auto;bottom:0;width:50px;height:50px;}
	.fixed_body .fixed_article .fb_close i{margin-top:5px;transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);}
	.info_big_box{width:100%;height:auto;}
	.info_big_box h1{margin-top:0;font-size:20px;}
	.info_big_box .info_1{margin-top:10px;}
	.info_big_box .share{margin:0 0 10px 0;}
	.xgcp_title{margin-top:10px;}
	 .section_seven .more, .section_six .img, .section_five .more .call, .footer .one, .footer .two_two, .footer .ewm, .section_two .title .line{display: none !important;}
	.footer .two{border:none;width:100%;margin:0;padding:0;min-height:auto;}
	
	.video_box, .section_eight .title .call, .section_seven .item span, .section_seven .item .date, .section_seven .title img, .section_seven .title .line, .section_seven .box, .section_six .img, .section_five .txt, .section_five .img2, .section_four .box img.fl, .section_two .tab_box .line, .section_two .tab_box a i, .section_three .fr, .section_six .info a&gt;img{display:none !important;}
	.section_one .logo img{height:30px;margin:0 5px;}
	.section_one .bg_move{background:url(../images/bg1.jpg) center no-repeat;}
	.section_one img{max-width:80%;}
	.section_one p{font-size:16px;}
	.section_one .call{padding-left:60px;}
	.section_two .img1{max-width:80%;}
	.section_two .tab_box{width:auto;padding:0 15px;}
	.section_two .tab_box a{width:50%;font-size:14px;margin-bottom:10px;}
	.section_two .tab_ele{width:auto;}
	.section_two .ele_scroll{width:280px;}
	.section_two .swiper-button-prev, .section_two .swiper-button-next{width:40px;height:80px;margin-top:-40px;background-size:100%;}
	#scroll_one{width:auto;height:125px;}
	#scroll_one ul li{width:190px;}
	#scroll_one ul li a{padding:4px;}
	#scroll_one ul li h3{font-size:12px;}
	.section_four .auto, .section_four .num{width: auto; padding: 0 15px;}
	.section_four .box{width:auto;height:auto;padding:0;background:none;}
	.section_four .text{height:250px;overflow: hidden;}
	.section_four .more{margin:30px auto 0;}
	.section_four .info{width:555px;float:none;margin: 0 auto;height: 555px;}
	.section_four .num{background:none;margin-top:20px;height:auto;}
	.section_four .num .item{width:30%;box-sizing:border-box;}
	.section_four .num .item h3{font-size:20px;}
	.section_four .num .item p{font-size:16px;}
	.section_five .info .fl{float:none;width:100%;}
	.section_five .info, .section_six .info, .section_seven .info{width:auto;padding:0 15px;margin:0;position: relative;top:0;right:0;bottom:0;left:0;}
	.section_five .box{width:100%;position: relative;top:0;padding-top:9rem;right:0;bottom:0;left:0;height:auto;background: url(../images/e4.png) center top/100% no-repeat;}
	.section_five .img1{max-width:94%;margin:35% auto 20px;}
	.section_five .item{float: left;width:48%;border-radius:70px;height:34px;margin:5px 1%;line-height:34px;position: relative;top:0;right:0;bottom:0;left:0;background:none;}
	.section_six .scroll{float:none;width:auto;}
	.section_six .scroll .ts{display: block;}
	#top_scroll{width:100%;height:18rem;margin-top:20px;display: block;}
	.section_six .title{text-align: center;}
	.section_six .title strong::before{display: block;}
	#top_scroll ul li h3{font-size:14px;line-height:26px;height:26px;}
	.title{width:auto;text-align: center;margin:0rem 0 20px;}
	.section_seven .news_box{width:auto;float:none;}
	.section_seven .item{width:100%;float:none;height:auto;margin:0 0 10px;}
	.section_seven .item a{padding:14px;}
	.section_seven .item h3{font-size:18px;line-height:28px;}
	.section_seven .item .text{padding:10px 0 0;border:none;}
	.section_eight .title{width:auto;background:none;}
	.section_eight .text{font-size:16px;line-height:26px;right: 0;left: 0;}
	.section_three .fl{float: none;}
	.section_three .title{text-align: center;}
	.section_three .title strong::after{display: inline-block;}
}

@media( max-width:750px ){
	.header{left:0;margin:0;}
	.section_eight .text { height: 555px; }
	
}
@media (max-width:640px){
	.section_four .info { width: 360px; height: 360px;	}
	.section_four .info .text{overflow: hidden;height: 150px;padding: 5px 8% 0;}
	.section_four .auto {margin-top: 30px;}
	.xiangzuo .unit {
	    color: black;
	    position: absolute;
	    top: 6px;
	    display: none;
	    right: 280px;
	}
}

/* é«˜åº¦æ”¹å˜æ—¶ */
.h750 .section_five .box{top:20%;}
.h700 .section_five .box, .h650 .section_five .box{top:15%;}
.h700 .section_five .info, .h650 .section_five .info{padding-top:10%;}
/*===================== å“åº”å¼ä»£ç&nbsp; END =====================*/




</pre></body></html>