h/* reset */ html { height: 100% ;-webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-tap-highlight-color: transparent;} body { min-height: 100%; color: #606060; } body { _height: 100% } body, div, ul, ol, li, dl, dt, dd, h3, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, input, select, textarea, button, p, blockquote, th, td, figure { margin: 0; padding: 0 } body, div, ul, ol, li, dl, dt, dd, h3, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, p, blockquote, figure, header, footer, nav, article, section, aside, address, figcaption { *zoom: 1 } li { list-style-type: none } h3, h2, h3, h4, h5, h6 { font-size: 100%;font-weight:normal; } iframe, frame, fieldset, img { border: 0 none } img { vertical-align: top } input[type=button], input[type=submit], input[type=reset] { cursor: pointer } button { cursor: pointer } input, textarea, button { -webkit-border-radius: 0; -webkit-appearance: none } input[type=radio] { -webkit-border-radius: 100%; -webkit-appearance: radio } input[type=checkbox] { -webkit-appearance: checkbox } input[type=search] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -ms-box-sizing: content-box; -o-box-sizing: content-box; box-sizing: content-box } textarea { overflow: auto; resize: none } blockquote, q { quotes: none } blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none } table { border-collapse: collapse; border-spacing: 0 } caption, th { text-align: left } th { font-weight: normal } em, cite, address,i { font-style: normal } sup { vertical-align: text-top } sub { vertical-align: text-bottom } body, input, select, button, textarea { font-size: 14px; font-family:"Microsoft Yahei",arial,"\5b8b\4f53"; } body { line-height: 1.5 } a { text-decoration: none;-webkit-tap-highlight-color:transparent;color: #606060; } a { blr:expression(this.onFocus=this.blur()) } a * { *cursor: pointer } :focus { outline: none } .edit_con_original{ line-height:2; padding:0 0; color:#333;} .edit_con_original ul{ margin:inherit; padding:inherit; padding-left:2em;} .edit_con_original ul li { list-style-type:disc; margin:auto; } .edit_con_original ol{ margin:inherit; padding:inherit} .edit_con_original ol li { list-style-type:decimal; margin:auto; } .edit_con_original h3 { font-size: 2em; font-weight:bold } .edit_con_original h2 { font-size: 1.5em; font-weight:bold } .edit_con_original h3 { font-size: 1.17em; font-weight:bold } .edit_con_original h4 { font-size: 1em; font-weight:bold } .edit_con_original h5 { font-size: 0.83em; font-weight:bold } .edit_con_original h6 { font-size: 0.67em; font-weight:bold } .edit_con_original em { font-style: italic } .edit_con_original cite{ font-style: italic } .edit_con_original address{ font-style: italic } .edit_con_original i { font-style: italic } .edit_con_original table{ border-collapse: separate; border-spacing: 2px } .edit_con_original img{ max-width:100%; height:auto;display: block;margin: 0 auto;} /*所有后台编辑器区域都要引用 edit_con_original 类名*/ /* clear 页头,页脚,内容区都不用再加清除样式 */ .fixed:before, .clearfix:before, .cf:before, body:before, .header:before, .main:before, .footer:before { content: ''; display: table } .fixed:after, .clearfix:after, .cf:after, after, .header:after, .main:after, .footer:after { content: ''; display: table; clear: both } .fixed, .clearfix, .cf, .header, .main, .footer { *zoom: 1 } .clear, .cl { display: block!important; float: none!important; clear: both; width: auto!important; max-width: none!important; min-width: 0!important; max-height: none!important; min-height: 0!important; overflow: hidden; margin: 0!important; padding: 0!important; border: 0 none!important; font-size: 0!important; line-height: 0!important } .err_position{ width:100%; height:auto; background:url(../images/errors.png) center no-repeat;} /*隐藏视频下载按钮*/ video::-internal-media-controls-download-button { display:none; } video::-webkit-media-controls-enclosure { overflow:hidden; } video::-webkit-media-controls-panel { width: calc(100% + 30px);} /*图片经过*/ .tran_scale{ overflow:hidden; display:block;} /*img{transition: All 0.7s ease-in-out;}*/ .tran_scale img{-webkit-transition: opacity .4s ease-in,-webkit-transform .6s linear;transition: opacity .4s ease-in,transform .6s linear;} /*两端对齐*/ .justify { text-align:justify; text-justify:distribute-all-lines;} /*上下居中*/ .v-m-c{ transform: translate(0,-50%); -webkit-transform: translate(0,-50%); -ms-transform: translate(0,-50%); position:absolute; left:0; top:50%;} /*左右居中*/ .l-m-c{ transform: translate(-50%,0); -webkit-transform: translate(-50%,0);-ms-transform: translate(-50%,0); position:absolute; left:50%; top:0;} /*绝对居中*/ .a-m-c{ transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%); position:absolute; left:50%; top:50%;} .animate{ transition: 1.5s all cubic-bezier(0.19, 1, 0.22, 1);} .animate_slowx { transition: 2.5s all cubic-bezier(0.19, 1, 0.22, 1); } .animate_fast{ transition: 1s all cubic-bezier(0.19, 1, 0.22, 1);} .animate_slow{ transition: 10s all cubic-bezier(0.19, 1, 0.22, 1);} .animate_normal{ transition: 0.5s all linear;} /*font-size*/ .fnt_16 { font-size: 16px;} .fnt_18 { font-size:18px;} .fnt_20 { font-size: 20px;} .fnt_22 { font-size:22px;} .fnt_24 { font-size:24px;} .fnt_28 { font-size:28px;} .fnt_32 { font-size:32px; line-height:34px; } .fnt_36 { font-size:36px;} .fnt_45 { font-size: 45px;} .fnt_48 { font-size: 48px;} .fnt_66 {font-size: 66px;} .fnt_120 { font-size: 120px;} @media only screen and (max-width: 1280px) { .fnt_24 { font-size:20px;} .fnt_28 { font-size:16px;} .fnt_32 { font-size:19px; line-height:20px; } .fnt_36 { font-size:21px;} .fnt_45{font-size: 36px;} .fnt_48 { font-size:28px;} .fnt_66 {font-size: 40px;} .fnt_120 { font-size: 70px;} } @media only screen and (max-width: 1023px) { .fnt_24 { font-size:18px;} .fnt_48 { font-size:26px;} .fnt_36 { font-size:19px;} .fnt_45{font-size: 30px;} .fnt_66 {font-size: 36px;} .fnt_120 { font-size: 64px;} } @media only screen and (max-width: 768px) { .fnt_18{ font-size:16px;} .fnt_22{ font-size:14px;} .fnt_32 { font-size:18px; line-height:20px; } .fnt_36 { font-size:17px;} .fnt_45{font-size: 24px;} .fnt_48 { font-size:19px;} .fnt_66 {font-size: 26px;} .fnt_120 { font-size: 48px;} } /*公用样式开始*/ .wrap{max-width: 1280px; width: 92%; margin:0 auto;} /*内页banner*/ .banner{text-align: center; background-repeat: no-repeat; background-size: cover;} .banner img{width:100%;} /*面包屑*/ .site{padding:20px 0;color: #606060; margin-bottom: 35px;} .site a{color: #606060;} .site span{color: #A6A6A6;} @media only screen and (max-width: 1023px) { .site{margin-bottom: 0;} } /*分页*/ .page {text-align:center; font-size: 0; margin:25px 0;} .page a{display:inline-block;text-align:center; width:60px; height: 60px; line-height: 60px; background: #fff; border: 1px solid #D6D6D6; margin: 0 0.5px; color: #BFBFBF; font-size: 20px;} .page a.on,.page a:hover{ background:#D9141D;border: 1px solid #D9141D; color: #fff;} .page_box{margin-bottom: 60px;} @media only screen and (max-width: 768px) { .page_box{margin-bottom: 30px;} .page a{width: 40px; height: 40px; line-height: 40px; font-size: 14px;} } @media only screen and (max-width: 767px) { .page a{display: none;} .page a.prev,.page a.next{display: inline-block;} } /*内容页*/ .details{margin-bottom: 65px;} .details h2{color:#000;padding:0 0 3%; text-align: center;} .details .bon {text-align: center;margin:0 0 3%;color:#3C3C3C;padding:0 0 3%;border-bottom:1px solid #CCCCCC;} .details .bon span { display: inline-block;zoom:1; *+display:inline;margin:0 20px; padding-left: 20px;} .details .bon span.come{background: url(../images/news_dot03.png) left center no-repeat;} .details .bon span.click{background: url(../images/news_dot04.png) left center no-repeat;} .details .bon span.time{background: url(../images/news_dot05.png) left center no-repeat;} .details .bon span a{margin:0 4px; cursor: pointer;} .details .bon span a#big{font-size: 18px;} .details .bon span a#middle{font-size: 16px;} .details .bon span a#small{font-size: 14px;} .details .bon span a.on{ color: #D9141D;} .news_article {font-size:14px; margin-bottom:50px;} .news_article img { max-width: 100%;} .sharebox{padding-bottom:20px; border-bottom: 1px solid #E0E0E0;} .sharebox p{margin-bottom: 10px;} .sharebox a{width: 25px!important; height: 25px!important; margin:0 12px 0 0!important;} .sharebox .bds_weixin{background: url(../images/news_dot06.png) no-repeat!important;} .sharebox .bds_tsina{background: url(../images/news_dot07.png) no-repeat!important;} .sharebox .bds_sqq{background: url(../images/news_dot08.png) no-repeat!important;} .sharebox .bds_douban{background: url(../images/news_dot09.png) no-repeat!important;} .sharebox .bds_bdhome{background: url(../images/news_dot10.png) no-repeat!important;} .prev_next{position: relative; margin-bottom:30px;} .prev_next span{ display: block;padding:15px 0;color:#666666;font-size:12px;border-bottom: 1px solid #E0E0E0;} .prev_next span a{color:#000000;} a.closebtn{float:right;width:50px;height:50px;line-height:50px; background: url(../images/news_dot11.jpg) no-repeat;} #bdshare_weixin_qrcode_dialog{ box-sizing: content-box; } @media only screen and (max-width: 1023px) { .details,.prev_next{margin-bottom: 0;} a.closebtn{ display: none;} } @media only screen and (max-width: 767px) { .details .bon{overflow: hidden;} .details .bon span{ float: left; width: 50%; margin:0 0 5px; text-align: left;} } /*公用样式结束*/ .ratio-img,.ratio-img img{width: 100%; max-height: 100%;} .index_body{background:#eeeeee;position: relative;} .header{height: 100px; background: #fff; position:fixed; left: 0; top:0; width: 100%;z-index: 999;} .scrollHeader .header{ box-shadow: 0px 0px 10px #555;} .Header_Hight{height: 100px;} .header>.wrap{padding-top: 20px; overflow: hidden; position: relative;} .header>.wrap>a{position: absolute; right:0; top:10px;} .header h3{float: left; width: 180px;} .header h3 img{width: 100%;} .nav{float: left; padding-top: 20px; margin-left: 60px;} .nav ul{overflow: hidden;} .nav>ul>li{float: left; font-size: 18px;height: 60px; margin: 0 22px; } .nav>ul>li>a{display: block; position: relative; height: 100%; padding: 0 12px; } .nav>ul>li>a>em{position: absolute; left: 50%; bottom: 0; width: 0; height: 4px; background: #d9151d;transition: 0.3s all;-webkit-transition: 0.3s all;-moz-transition: 0.3s all;-o-transition: 0.3s all;-ms-transition: 0.3s all;} .nav>ul>li.on>a>em{ left: 0; width: 100%;} .navlist{position: absolute; left: 0; top:100px; width: 100%; height: 50px; line-height: 50px; background: #d8252d; color: #fff;} .navlist a{color: #fff;} .navlist a:hover{color: #fff !important;} .navlist ul{overflow: hidden; position: absolute; font-size: 14px;} .navlist ul li{float: left;} .navlist ul li a{display: inline-block;} .navlist ul li i{ margin: 0 40px;} .navlist ul li i img{vertical-align: middle;} .navlist ul li:last-child i{display: none;} @media only screen and (max-width: 1280px){ .navlist ul li i{margin: 0 20px;} } .search{ float: right; width: 280px; height: 30px; line-height: 30px; border-radius: 20px; background: #fff; border-bottom:1px solid #f6f6f5; margin-top: 20px;box-shadow: inset 2px 3px 6px #d3d3d3;} .search input{width: 215px; height: 30px; line-height: 30px; padding:0 20px; padding-right: 0px; border: none; outline: none; background: none; float: left;} .search button{border: none; outline: none; background: none; width: 40px; height: 30px; text-align: center; float: right;} .search button img{vertical-align: middle; margin-top: -2px} .phone_search{display: none} .index_body .footer{padding-top: 40px;} .footer{padding: 70px 0; overflow: hidden; background: #fff;position: relative; } .footer .foot_le{float: left; color: #b7b7b7;position: relative;} .footer .foot_le a:first-child{margin-left: 0} .footer .foot_le a{margin: 0 20px; color: #000;} .footer .foot_re{float: right; color: #000000; font-family: "Arial";display: none;} .footer .foot_le .foot_re_p{text-align: left; font-size: 12px; margin-top: 20px;} .footer .foot_le .foot_re_p p{position: relative; color: #000} .footer .foot_le .foot_re_p a{margin-left: 18px; color: #000;position: relative;} .footer .foot_le .foot_re_p a.xhr{color: #777777;} .footer .foot_le .foot_re_p a.xhr:hover{color: #d9151d;} .footer .foot_center{float: right; overflow: hidden; margin-left: 30px;} .foot_erma{overflow: hidden;} .foot_erma dl{float: left; margin: 0 4px; text-align: center;} .foot_erma dl dd{margin-top: 10px;} .sharebox_index{text-align: right;margin-bottom: 20px;} .sharebox_index a{display: inline-block; margin:0 !important; margin-left:10px !important; width: 30px !important;height: 30px !important; padding: 0 !important; float: none !important;} .sharebox_index a.bds_tsina{background:url(../images/share_01.png) no-repeat center center !important;} .sharebox_index a.bds_weixin{background:url(../images/share_02.png) no-repeat center center !important;} /*banner*/ .inbanner{width: 100%;overflow: hidden;z-index:2; padding-bottom: 90px; background:#fff;position: relative;} .inbanner img{width: 100%;height:100%;} .inbanner li{position: relative;overflow: hidden;} .inbanner li a{display: block;width: 100%;height: 100%;} .inbanner li a h4{position: absolute;top: 40%;left: 50%;transform: translate(-50%,-50%);z-index: 3;color: #fff;width: 100%;text-align: center;} .inbanner li a h4 span{display: block;text-align: center;letter-spacing: 10px;} .inbanner li video{position: absolute;top: 0; width: 100%; height:100%;background:#000;} .inbanner .swiper-button-next ,.inbanner .swiper-button-prev{display: none !important;} .inbanner .swiper-pagination-bullet{background: #fff;width: 9px;height: 9px;vertical-align: middle; margin-top: 0px; opacity: 1; margin: 0 12px !important; transition: all .5s; } .inbanner .swiper-pagination-bullet-active{background: #fff;width: 16px;height: 16px;} .inbanner .swiper-container-horizontal>.swiper-pagination-bullets,.inbanner .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 32px;} @media only screen and (max-width: 1024px){ .inbanner .swiper-pagination-bullet{margin: 0 5px !important; width: 10px; height: 10px;} .inbanner .swiper-container-horizontal>.swiper-pagination-bullets, .inbanner .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 20px;} } @media only screen and (max-width:768px){ .inbanner .swiper-button-next,.inbanner .swiper-button-prev{display: block !important;width: 20px !important; height: 40px !important;} .inbanner .swiper-container-horizontal>.swiper-pagination-bullets, .inbanner .swiper-pagination-custom, .swiper-pagination-fraction{display: none !important; } .inbanner .swiper-button-next{background: url(../images/ban_right.png) no-repeat;} .inbanner .swiper-button-prev{background: url(../images/ban_left.png) no-repeat;} } /*banner*/ .index_block01{background:#fff url(../images/index_about_bg.jpg) no-repeat 0 bottom; padding-bottom: 164px; background-size: 100%; overflow: hidden;} .index_block01 .left{width: 50%; float: left;} .index_block01 .right{width: 40%; float: right;} .index_ti h3{color: #303030;margin-bottom: 10px;} .index_ti p{font-size: 12px;opacity:0.3;filter:alpha(opacity=30); -moz-opacity:0.3; -khtml-opacity:0.3;} .index_line{width: 120px; height: 4px; background:#d9151d; margin-top: 15px; } .index_more{margin-top: 65px;} .index_more a{display: block; width: 122px; height: 44px; line-height: 44px; text-align: center; color: #fff; background:#d9151d;} .index_about{color: #606060; line-height: 2.6em; height: 10.4em; overflow: hidden; margin: 55px 0 0 0;} .index_about p{font-size: 20px;} .index_vidoe{position: relative;} .index_vidoe .video_bf{ width: 45px; height: 45px;transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%); position:absolute; left:50%; top:50%;} .index_vidoe .video_bf img{width: 100%; height:100%;} .video_appbox{ position:fixed; width:100%; height:100%; top:0; left:0; z-index:9999999;display:none;} .video_appbox .video_t{ left:10%; top:22%; position:absolute; height:60%; width:80%; z-index:2; background:#000;} .video_appbox .mask{ position:absolute; z-index:1; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.5);} .lt9 .video_appbox .mask{filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr="#88000000", EndColorStr="#88000000");} .vide0_close{ position:absolute; top:18%; right: 8%; cursor:pointer; z-index: 99999;} .index_block02{overflow: hidden; margin-bottom: 110px;} .index_block02 ul{width: 100%; height: 100%; position: relative;} .index_block02 li{ width: 33.33%;*margin-left: -1px; height: 50%; float: left; position: absolute;} .index_block02 li>a{display: block;height: 100%;} .index_block02 li img{height: 100%;} .index_cy{position: relative; width: 100%; height: 100%;} .index_block02 li:nth-child(1){width: 39%;} .index_block02 li:nth-child(2){width: 23%; left: 39%;} .index_block02 li:nth-child(3){width: 38%;right: 0} .index_block02 li:nth-child(4){width: 33%;top:50%;} .index_block02 li:nth-child(5){width: 33%;top:50%;left: 33%;} .index_block02 li:nth-child(6){width: 34%;top:50%;right: 0} .index_cy_text01{text-align: center; position: absolute; left: 0; bottom:40px; width: 100%;transition: 0.5s all;-webkit-transition: 0.5s all;-moz-transition: 0.5s all;-o-transition: 0.5s all;-ms-transition: 0.5s all;} .index_cy_title h3{margin-bottom: 5px;} .index_cy_title span{display: inline-block; height: 50px; line-height: 50px; padding:0 30px; color: #fff; background: rgba(0,0,0,0.5)}.index_cy_title p{font-size: 12px; color: #fff;} .index_cy_text02{transition: 0.3s all;-webkit-transition: 0.5s all;-moz-transition: 0.5s all;-o-transition: 0.5s all;-ms-transition: 0.5s all;position: absolute; top:0; left: 0; width: 100%; height: 100%; background: url(../images/indeximg_bg.jpg) no-repeat; background-size: cover; -webkit-transform: scale(0);-moz-transform: scale(0);-o-transform: scale(0);-ms-transform: scale(0);transform: scale(0); opacity:0;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; } .index_cy_text02 .index_cy_title span{background:none; padding: 0;} .index_cy_text02 .index_cy_title{margin-bottom: 20px;} .index_cy_box{transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%); position:absolute; left:50%; top:50%;} .index_cy_box .index_cy_p{color: #fff; line-height: 2.1em; max-height: 6.3em; overflow: hidden;} .index_block03 li{float: left;} .index_block03 dl{background: #fff; overflow: hidden;} .index_block03 dt{width: 50%; float: left;} .index_block03 dd{width: 50%;float: left;} .index_new{padding: 70px 40px;} .index_new_time{margin-bottom: 15px; color: #666666; font-family: "Arial"} .index_new h3{line-height: 1.3em; height: 2.6em; overflow: hidden; margin-bottom: 25px;} .index_new h3 a{color: #393939;} .index_new_p{line-height: 1.7em; height: 6.8em; overflow: hidden;} .index_new_more{margin-top: 25px;} .index_new_more img{width: 19px; height: 19px;} .index_block03 li{width: 32.5%; float: left; margin-bottom: 30px;} .index_block03 li:nth-child(1) dd{width: 100%} .index_block03 li:nth-child(2){width: 65%; float: right;} .index_block03 li:nth-child(3){width: 65%} .index_block03 li:nth-child(4){width:32.5%; float: right;} .index_block03 li:nth-child(4) dd{width: 100%} .index_block03 li dd{position: relative;} .index_arrow{position: absolute; left:-18px; top:40px; width: 0;height: 0;overflow: hidden;margin: 0 0 0 -18px;border: 18px dashed transparent;border-right: 18px solid #fff; display: none;} .index_block03 li:nth-child(2) .index_arrow,.index_block03 li:nth-child(3) .index_arrow{display: block;} /*手机导航*/ .nav_phone_btn,.nav_phone{display: none;} @media only screen and (max-width: 990px){ .nav{display: none} .nav_phone_btn,.nav_phone{display: block;} .nav_phone_con>ul li a{color: #333} /*手机导航按钮开始*/ .nav_phone_btn{float:right; } .nav_phone_btn{display: block;position: relative;cursor: pointer; height: 35px; margin-top: 4px;} .nav_phone_btn span {position: relative;font-size: 0;width: 26px;height: 3px;background-color: #d9151d;display: inline-block;transition:all 250ms ease-out;-webkit-transition:all 250ms ease-out;} .nav_phone_btn span:before,.nav_phone_btn span:after {content: "";position: absolute;width: 100%;height: 3px;background-color: #d9151d;left:0px;transition:all 250ms ease-out;-webkit-transition:all 250ms ease-out;} .nav_phone_btn span:before{top:-7px;} .nav_phone_btn span:after{top:7px;} .visible_nav.nav_phone_btn span{background-color: transparent;} .visible_nav.nav_phone_btn span:before{left:0px;top:0px;transform: rotateZ(45deg);-webkit-transform: rotateZ(45deg);-ms-transform: rotateZ(45deg);} .visible_nav.nav_phone_btn span:after{top:0px;left: 0px;transform: rotateZ(-45deg);-webkit-transform: rotateZ(-45deg);-ms-transform: rotateZ(-45deg);} /*手机按钮结束*/ /*手机导航内容*/ body>*{ /* position: relative;*/left:0;transition:left 250ms ease-out;-webkit-transition:left 250ms ease-out;}body.body_nav_phone>*{left:-260px;} .nav_phone{display:block;position: fixed;top:0px;bottom: 0px;right:-260px;height: 100%;width:260px;left:auto;transition:left 0ms ease-out;-webkit-transition:left 0ms ease-out;transition:right 250ms ease-out;-webkit-transition:right 250ms ease-out;overflow: hidden;} body.body_nav_phone .nav_phone{right:0;left:auto;} .nav_phone_tit{box-sizing:border-box;height: 50px;width: 100%;border-left:5px solid #d9151d;background: #d9151d;line-height: 50px;color: #fff;text-indent: 20px;} .nav_phone_tit span{float: left;display: inline-block;} .nav_phone_tit .button{float: right;display: inline-block;margin-right: 10px; cursor: pointer; display:none;} .nav_phone_tit .button:before{ content: "";display: inline-block;width: 17px;height: 3px;background: #fff;transform: rotate(45deg);border-radius: 8px; transform: rotate(45deg); -webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);} .nav_phone_tit .button:after{content: "";display: inline-block;width: 3px;height: 17px;background: #fff;margin-left: -10px;margin-bottom: -7px;transform: rotate(45deg);border-radius: 8px;transform: rotate(45deg); -webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);} .nav_phone_con{position: absolute;top:50px;bottom: 0px;width: 100%;background: #f1f1f1;overflow: hidden;} .nav_phone_con>ul{overflow-y: auto;overflow-x: hidden;position: absolute;bottom: 0px;top: 0px;width:100%;} .nav_phone_con>ul>li{height: 50px;line-height: 50px;border-bottom: 1px solid #e6e6e6;} .nav_phone_con>ul>li a{opacity: 1;padding:0 30px;box-sizing: border-box;width: 100%; display: inline-block;position: relative;-ms-transition: all 250ms ease-out;transition: all 250ms ease-out;} .nav_phone_con>ul>li>a em{display: inline-block;width:8px;height:8px;border-right: 3px solid #d9151d;border-bottom: 3px solid #d9151d;position: absolute;top:50%;right:30px;margin-top: -4px;transform: rotate(-45deg); -webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);} .nav_phone_con>ul>li ul{overflow-y: auto;overflow-x: hidden;position: absolute;top:0;bottom: 0px;width: 100%;background: #f1f1f1;opacity: 0;visibility: hidden;right:-100%;-ms-transition: all 250ms ease-out;transition: all 250ms ease-out;z-index: 3;} .nav_phone_con>ul>li ul li{height:50px;line-height:50px;border-bottom: 1px solid #e6e6e6;} .nav_phone_con>ul>li ul li:first-child{background: #898989;} .nav_phone_con>ul>li ul li:first-child a{color: #fff;} .nav_phone_con>ul>li.on>a{opacity: 0;} .nav_phone_con>ul>li.on ul{opacity: 1;visibility: visible;right:0;} /*搜索*/ .header h3{width: 140px;} .header>.wrap{padding-top: 10px;} .header,.Header_Hight{height: 65px;} .phone_search{display: block; float: right;width: 30px;height: 30px; text-align: center; margin-right: 10px; margin-top: 5px;} .phone_search.cur{opacity: 0.7} .phone_search img{margin-top: 8px} .search{display: none;position: fixed; top: 35px;right: 36px;} .search.cur{display: block;} } /*手机导航按钮结束*/ @media only screen and (min-width:1023px){ a{transition: 0.3s all;-webkit-transition: 0.3s all;-moz-transition: 0.3s all;-o-transition: 0.3s all;-ms-transition: 0.3s all;} .tran_scale:hover img{transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);-moz-:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);} a:hover{color: #d9151d;} .index_new h3 a:hover,.footer .foot_le a:hover,.foot_re_p a.xhr:hover{color: #d9151d;} .nav>ul>li:hover>a>em{left: 0; width: 100%; } .index_more a:hover,.index_new_more a:hover{color: #fff;opacity:0.8;filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity:0.8;} .index_block02 li:hover .index_cy_text02{-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);transform: scale(1);opacity:1;filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1;} .index_block02 li:hover .index_cy_text01{-webkit-transform: translateY(150%);-moz-transform: translateY(150%);-o-transform: translateY(150%);-ms-transform: translateY(150%);transform: translateY(150%);} } @media only screen and (max-width: 1340px){ /*.wrap{width: 96%; margin: auto}*/ .index_about,.index_more{margin-top: 30px;} .index_block01{padding-bottom: 70px;} .inbanner{padding-bottom: 50px;} .index_block02{margin-bottom: 50px;} .footer .foot_le a{margin: 0 10px;} .nav>ul>li{margin: 0 18px;} } @media only screen and (max-width:1280px){ .nav>ul>li{margin: 0 14px;font-size: 16px;} .index_new{padding: 40px;} } @media only screen and (max-width:1240px){ .search{width: 230px;} .search input{width: 180px; padding-left: 10px;} .nav{margin-left: 40px;} } @media only screen and (max-width:1150px){ .nav{margin-left: 30px;} .nav>ul>li>a{padding: 0 8px;} .nav>ul>li{margin: 0 4px;} .index_new_time,.index_new h3{margin-bottom: 10px;} } @media only screen and (max-width:1023px){ .index_ti h3{margin-bottom: 5px;} .footer .foot_le,.footer .foot_re,.footer .foot_center{width: 100%; float: none; text-align: center;} .footer .foot_center{margin: 0;} .footer .foot_center .foot_erma{width: auto; margin:20px auto;text-align: center;} .foot_erma dl{float: none; display: inline-block;} .sharebox_index{margin-bottom: 10px;} .sharebox_index,.foot_re_p{float:none; text-align: center;} .index_body .footer{padding: 20px 0;} .index_cy_text01{transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%); position:absolute; left:50%; top:50%; bottom: auto;} .index_new{padding: 30px;} .index_new_more{margin-top: 15px;} .footer .foot_le .foot_re_p{text-align: center;} .index_about p{font-size: 16px;} } @media only screen and (max-width:990px){ .index_about, .index_more{margin-top: 20px;} .index_new{padding:30px 20px;} .index_new_p{height: 5.1em;} .inbanner{padding-bottom: 30px;} } @media only screen and (max-width:850px){ .index_new{padding: 20px;} .index_new_more{margin-top: 10px;} } @media only screen and (max-width:768px){ .inbanner{padding-bottom: 20px;} .index_block01{padding-bottom: 30px;} .index_block01 .left{margin-bottom: 20px;} .index_block01 .left,.index_block01 .right{width: 100%; float: none;} .index_more a{margin: auto; height: 36px; line-height: 36px;} /*.index_block02{height: auto !important; margin-bottom: 20px;} .index_block02 li{width: 100% !important; position: static;}*/ .index_block02{margin-bottom: 30px;} .index_block02 li:nth-child(1){width: 34%;} .index_block02 li:nth-child(2){width: 33%; left: 34%} .index_block02 li:nth-child(3){width: 33%;} .index_block03 li{width: 100% !important; margin-bottom: 20px;} .index_block03 li dd{height: auto !important;} .index_new h3{height: auto; max-height: 2.6em} .index_new_p{height: auto;max-height: 5.1em;} .index_block03 li:nth-child(2) .index_new,.index_block03 li:nth-child(3) .index_new{padding-top: 60px;} .inbanner li a h4 span{ letter-spacing: 0;} .header>.wrap>a{right: 80px; top: 20px;} } @media only screen and (max-width:640px){ .index_block02{height: auto !important; margin-bottom: 20px;} .index_block02 li{width: 100% !important; position: static;} .index_block03 li:nth-child(2) .index_new,.index_block03 li:nth-child(3) .index_new{padding-top: 35px;} .inbanner .fnt_66{font-size: 20px;} .inbanner .fnt_16{font-size: 12px;} .index_about p{font-size: 14px;} .footer .foot_le .foot_re_p p>a{display: block;} .details h2{font-size:18px;} .details .bon span.click span{float: right; margin: 0;padding: 0;} } @media only screen and (max-width:540px){ .footer .foot_le a{margin: 0 4px; font-size: 12px;} .footer .foot_le em{display: none;} .foot_erma dl dd{font-size: 12px;} .index_block03 dt,.index_block03 dd{width: 100%;} .index_arrow{display: none;} .index_block03 li:nth-child(2) .index_new,.index_block03 li:nth-child(3) .index_new{padding:20px;} } .phone_footer .wrap{width: 320px; margin: auto} /* 20180723 */ .main>img{width: 100%;} /* 20181120 */ .langChange{ font-size: 12px; position: absolute; right: 70px; top: 12px;} @media only screen and (max-width: 768px){ .langChange{ font-size: 12px; position: absolute; right: 0px; top: 2px; } } .main{position: relative;} .block03{width: 317px;position: fixed;top: 30%;left: 6%;background-color: #dae5eb;z-index: 99;display: none;} .block03 p{margin-top: 50px;color: #000000;margin-left: 30px;margin-right: 30px;line-height: 1.7;} .block03 span{display: block;margin-left: 30px;width: 102px;height: 28px;line-height: 28px;background-color: #d50324;text-align: center;margin-top: 27px;margin-bottom: 30px;} .block03 span a{display: inline-block;color: #fff;padding-right: 16px;background: url(../images/g_more.png) no-repeat right center;} .close{width: 26px;height: 26px;border-radius: 100%;position: absolute;top: 10px;right: 10px;cursor: pointer;} .block03 .close{border: 1px solid #797a7a;} .close .pic{width: 12px;height: 12px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);} .close .pic img{width: 100%;} .inbanner_box{position: absolute;left: 50%;top:10.5%;transform: translateX(-50%);width: 600px;z-index: 99;} .inbanner_box h2{height: 49px;line-height: 49px;padding-left: 30px;color: #fff;background: url(../images/g_beijing.jpg) no-repeat center;background-size: cover;} .inbanner_box_t{/*height: 300px;*/overflow: hidden;background: #fff;padding-bottom: 30px;} .inbanner_box p{padding-left: 40px;padding-right: 40px;padding-top: 30px;line-height: 1.7;} .inbanner_box .close{border: 1px solid rgba(254,249,249,0.49);} @media only screen and (max-width: 1200px) { } @media only screen and (max-width: 1023px) { .block03{display: block;} .inbanner_box h2{padding-left: 20px;} .inbanner_box{width: 80%;top: 6.5%;} .inbanner_box_t{padding-bottom: 20px;} .inbanner_box p{padding-top: 20px;padding-left: 30px;padding-right: 30px;} .block03{left: 3%;} } @media only screen and (max-width: 767px) { .block03{width: 70%;} .inbanner_box{top: 2.5%;} } .floatingAd .ad{z-index: 100;background: #dae5eb;position: absolute;display: none;width: 317px;} .floatingAd a{color:#000000; display: inline-block;text-decoration: none;} .floatingAd a >img{border: 0;display: none;} .floatingAd .close{display: block !important;} .floatingAd .opacity{position: absolute; top: 0; width: 100%; height: 100%; opacity: 0.20; filter: alpha(opacity = 20);border: 1px solid #797a7a;border-radius: 100%;} .opacity1{opacity: 0.90; filter: alpha(opacity = 90);} .floatingAd .text{position: absolute; top: 0; width: 100%; height: 25px; color: #000000; line-height: 25px; } .floatingAd .text .button{position: absolute;top: 50%;left: 50%;transform:translate(-50%,-50%);width: 12px;height: 12px;background: url("../images/g_close.png") no-repeat center;cursor: pointer;} .floatingAd .text .title{position: relative;float: left;font-size: 12px;margin-left: 5px;}.floatingAd a p{margin-top: 50px;color: #000000;margin-left: 30px;margin-right: 30px;line-height: 1.7;} .floatingAd a span{display: block;margin-left: 30px;width: 102px;height: 28px;line-height: 28px;background-color: #d50324;text-align: center;margin-top: 27px;margin-bottom: 30px;} .floatingAd a span a{display: inline-block;color: #fff;padding-right: 16px;background: url(../images/g_more.png) no-repeat right center;} @media only screen and (max-width: 767px) { .floatingAd .ad{width: 70%;} }