@charset "utf-8";
/*思源宋体*/
@font-face {font-family: 'siyuansongti'; src:url('../font/siyuansongti.otf');}
.siyuansongti{font-family: 'siyuansongti' !important;}

/*苹方黑体*/
@font-face {font-family: 'pingfangheiti'; src:url('../font/pingfangheiti.ttf');
   src:
    url('../font/pingfangheiti.eot') format('embedded-opentype'),
    url('../font/pingfangheiti.woff') format('woff'),
    url('../font/pingfangheiti.ttf') format('truetype'),
    url('../font/pingfangheiti.svg') format('svg');
}
.pingfangheiti{font-family: 'pingfangheiti' !important;}

/*平方中黑*/
@font-face {font-family: 'pingfangzhonghei'; src:url('../font/pingfangzhonghei.ttf');
  src:
    url('../font/pingfangzhonghei.eot') format('embedded-opentype'),
    url('../font/pingfangzhonghei.woff') format('woff'),
    url('../font/pingfangzhonghei.ttf') format('truetype'),
    url('../font/pingfangzhonghei.svg') format('svg');
}
.pingfangzhonghei{font-family: 'pingfangzhonghei' !important;}

/*平方粗黑*/
@font-face {font-family: 'pingfangcuhei'; src:url('../font/pingfangcuhei.ttf');
  src:
    url('../font/pingfangcuhei.eot') format('embedded-opentype'),
    url('../font/pingfangcuhei.woff') format('woff'),
    url('../font/pingfangcuhei.ttf') format('truetype'),
    url('../font/pingfangcuhei.svg') format('svg');
}
.pingfangcuhei{font-family: 'pingfangcuhei' !important;}

/*平方超粗黑*/
@font-face {font-family: 'pingfangchaocuhei'; src:url('../font/pingfangchaocuhei.ttf');
   src:
    url('../font/pingfangchaocuhei.eot') format('embedded-opentype'),
    url('../font/pingfangchaocuhei.woff') format('woff'),
    url('../font/pingfangchaocuhei.ttf') format('truetype'),
    url('../font/pingfangchaocuhei.svg') format('svg');
}
.pingfangchaocuhei{font-family: 'pingfangchaocuhei' !important;}


/*公共样式*/
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td,span{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset, img{border:0;}
img{vertical-align:top; border:none;}
address, caption, cite, code, dfn, em, strong, th, var{font-style:normal;}
li{list-style-type:none;}
html{width:100%;min-width:980px;}
body{width:100%;min-width:980px;font:12px/1.5 "苹方","PingFangSC","Microsoft YaHei","Helvetica Neue","Hiragino Sans GB",arial,helvetica,sans-serif;color:#333333;}
textarea{resize:none;}
textarea,input{font-family:"Microsoft YaHei","Helvetica Neue","Hiragino Sans GB",arial,helvetica,sans-serif;font:12px/1.5;}
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner{border:none; padding:0;}
input::-ms-clear{display:none;}
a:focus, *:focus{noFocusLine: expression(this.onFocus=this.blur());}
.clear{clear: both;}
a, object{outline:none;}
a{cursor:pointer;color:#333;}
a:link{text-decoration:none;}
ul, li, ol{list-style: none outside none;}
li{vertical-align:top;}
li{vertical-align:bottom;}
html{_background-attachment: fixed;}
:focus{outline: 0;}
input, button{border: 0; outline: none; background: none; filter: chroma(color=#000000);}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color: #bdbcbc;}
i, em, b{font-style: normal;}
::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder, :-ms-input-placeholder{color: #999; font-family: 微软雅黑, Microsoft YaHei, \5FAE\8F6F\96C5\9ED1; font-size: 12px;}
::selection{background: #f20e0e; color: #fff;}
::-moz-selection{background: #f20e0e; color: #fff;}
table{width: 100%; border-collapse: collapse; border-spacing: 0;}
table td{word-break: break-all; word-wrap: break-word;}
input{font-family: 微软雅黑, Microsoft YaHei, \5FAE\8F6F\96C5\9ED1; font-size: 12px;}
a, a *{text-decoration: none; outline: none; star: expression(this.onFocus=this.blur());}
.clearfix{clear: both; zoom: 1;}
.clearfix:after{content: ''; display: block; clear: both;}
.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden}
.clearfix{*+height:1%;}
img{max-width: 100%; border: 0; outline: none; vertical-align: middle;}
.oe{overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.txt-cut{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; /* -webkit-line-clamp: 2; */ -webkit-box-orient: vertical;}
/*reset end*/

.cs{display:block;position:absolute;width:100%;height:30000px;left:0;top:0;background:red;z-index:8000;opacity:0.3;background:url(1.jpg) no-repeat top center;}

/*公共样式*/
.blockbox{width:100%;max-width:1500px;min-width:980px;*+height:1%;margin:0 auto;}
.blockbox:after{content:"";display:block;height:0;clear:both;visibility:hidden}


/*header*/
.header{height:80px;position:absolute;left:0;top:0;width:100%;min-width:980px;z-index:2;}
.header .header_top{height:80px;position:relative;}
.header .header_top .logo{display:block;width:189px;height:80px;vertical-align:middle;line-height:80px;text-align:center;padding:0 12px;position:absolute;left:0;top:0;}
.header .header_top .logo img{max-height:70px;}
.header .header_center{height:80px;line-height:85px;text-align:center;}
.header .header_center ul{display:inline-block;position:relative;}
.header .header_center ul li{float:left;font-size:16px;padding:0 30px;position:relative;}
.header .header_center ul li a{color:#fff;display:block;width:64px;}
.header .header_center ul li:before{background:#fff;content:'';width:1px;height:11px;position:absolute;left:10px;top:10px;left: -1px;top: 37px;margin-right:-10px;opacity:0.68;}
.header .header_center ul span{display:block;width:64px;height:2px;background:#fff;position:absolute;margin-left:10px;}
.header .header_center .index a{width:32px;}
.header .header_center .index:before{display:none !important;}


/*focus*/
.focus{width:100%;position:relative;}
.focus .bd{height:100%;overflow:hidden;}
.focus ul{height:100%;}
.focus ul li{height:100%;}
.focus .hdbox{height:30px;line-height:30px;position:absolute;left:0;bottom:194px;width:100%;min-width:980px;padding:0 10px;box-sizing:border-box;}
.focus .hdbox .hd{width:100%;max-width:1500px;min-width:980px;margin:0 auto;height:30px;position:relative;}
.focus .hdbox .hd .prev{display:block;height:30px;width:80px;position:absolute;left:0;top:8px;}
.focus .hdbox .hd .prev .x1{display:block;height:30px;width:80px;background:url(../images/index/prev.png) no-repeat left center;position:absolute;top:0;transition: all .35s ease;opacity:1;position:absolute;left:0;}
.focus .hdbox .hd .prev:hover .x1{transition: all .35s ease;width:101px;}
.focus .hdbox .hd .next{display:block;height:30px;width:80px;position:absolute;right:0;top:8px;}
.focus .hdbox .hd .next .x1{display:block;height:30px;width:80px;background:url(../images/index/next.png) no-repeat right center;position:absolute;top:0;transition: all .35s ease;opacity:1;position:absolute;right:0;}
.focus .hdbox .hd .next:hover .x1{transition: all .35s ease;width:101px;}
.focus .hdbox .hd .mouse{position:relative;width:17px;height:28px;background:url(../images/index/mouse.png) no-repeat center;margin:0 auto;animation: light 0.8s infinite ease alternate;-webkit-animation: light 0.8s infinite ease alternate;cursor:pointer;}
@keyframes light{0%{top:0px;opacity:1;}
100%{top:10px;opacity:0.5;}}


/*底部样式开始*/
.footer>div{padding:0 10px;box-sizing:border-box;}
.footer{background:#232325;}
.footer .blockbox{min-width:960px;}
.footer .footer_bottom .footer_bottom_box{margin:0 auto;padding:30px 0 10px 0;}
.footer .footer_bottom:before,.new_footer .footer_bottom:after{content: "";display: block;clear: both;}
.footer .footer_bottom_left{float:left;width: 730px;}
.footer .footer_bottom_left_nav{font-size:14px;color:#B5B5B5;overflow:hidden;}
.footer .footer_bottom_left_nav a{color:#B5B5B5;padding:0 13px 0 12px;display:inline-block;background: url(../images/index/hr4.jpg) no-repeat right center;}
.footer .footer_bottom_left_nav a:hover{color:#fff;}
.footer .footer_bottom_left_nav font{float:left;}
.footer .footer_bottom_left_nav a{float:left;}
.footer .footer_bottom_left_nav a:last-child{background:none;}
.footer .footer_bottom .copyright{font-family:arial;color:#747474;line-height:24px;padding:12px 0;}
.footer .footer_bottom_right{float:right;}
.footer .footer_bottom .linkbox{width:250px;height:40px;background:#29292F;}
.footer .footer_bottom .linkbox dd{float:left;line-height:40px;font-size:14px;color:#8A8A8A;padding:0 10px;width:185px;}
.footer .footer_bottom .linkbox dt{width:45px;height:40px;float:right;background:#36363C url(../images/index/down4.png) no-repeat center;cursor:pointer;}
.footer .footer_bottom .links{height:0;position:relative;display:none;}
.footer .footer_bottom .links .linkboxli{position:absolute;left:0;bottom:0;background:#29292F;border-bottom:1px solid #333;max-height: 316px;overflow-x: hidden;overflow-y: auto}
.footer .footer_bottom .links .linkboxli a{line-height:35px;color:#888;display:block;width:205px;text-indent:10px;}
.footer .footer_bottom .links .linkboxli a:hover{color:#ccc;}
.footer .footer_bottom .linkbox:hover .links{display:block;}
.footer .footer_bottom .linkbox:hover dt{background:#36363C url(../images/index/up1.png) no-repeat center;}
.footer .footer_bottom .apply_link{text-align:right;line-height:35px;margin-top:8px;}
.footer .footer_bottom .apply_link a{color:#747474;padding-left:10px;background:url(../images/index/go.png) no-repeat left center;}
.footer .footer_bottom .apply_link a:hover{color:#EEE;}
.footer .footer_center{background:#EFF0F4;}
.footer .footer_center .blockbox{background:url(../images/index/logo3.png) no-repeat right center;}
.footer .footer_center .foot_nav{overflow:hidden;}
.footer .footer_center .foot_nav{overflow:hidden;padding:50px 0 30px 0;}
.footer .footer_center dl{float:left;width:130px;padding-left:5%;}
.footer .footer_center dl dt{font-size:18px;color:#606166;}
.footer .footer_center dl dd{font-size:14px;margin-top:15px;}
.footer .footer_center dl dd a{color:#616162;display:block;line-height:28px;transition: all .35s ease;}
.footer .footer_center dl dd a:hover{color:#ff0000;transition: all .35s ease;}
.footer .footer_center dl:first-child{padding-left:0;border:none;}
.footer .footer_center2{height:60px;background:#EFF0F4;border-top:1px dashed #E0E1E5;}
.footer .footer_center2 .blockbox{height:60px;line-height:60px;}
.footer .footer_center2 .blockbox a{font-size:14px;color:#616165;padding:0 13px 0 12px;display:inline-block;background: url(../images/index/hr4.jpg) no-repeat right 27px;}
.footer .footer_center2 .blockbox a:hover{color:red;}
.footer .footer_center2 .blockbox a{float:left;}
.footer .footer_center2 .blockbox a:first-child{padding-left:0;}
.footer .footer_center2 .blockbox a:last-child{background:none;}
.footer .footer_top{background:#232325;}


/*floatphone*/
.floatphone{width:40px;height:130px;display:block;position:absolute;z-index:10;top:50%; left:10px;margin-top:-50px; display:block;background:url(../images/index/tel.png) no-repeat center;}

/*floatshare*/
.floatshare{width:32px;position:absolute;top:50%;right:10px;z-index:10;margin-top:-84px;}
.floatshare li{width:32px;height:32px;margin-bottom:10px;border-radius:50%;cursor:pointer;position:relative;transition: all .35s ease;}
.floatshare li:hover{background-color:#ff0000 !important;transition: all .35s ease;}
.floatshare li.li1{background:url(../images/index/f1.png) no-repeat center;}
.floatshare li.li2{background:url(../images/index/f2.png) no-repeat center;}
.floatshare li.li3{background:url(../images/index/f3.png) no-repeat center;}
.floatshare li.li4{background:url(../images/index/f4.png) no-repeat center;}
.floatshare li.li3 .son{display:none;width:375px;height:120px;background:#fff;position:absolute;right:35px;top:50%;margin-top:-60px;box-shadow:0 0 3px #777;border-radius:4px;padding:0 10px;}
.floatshare li.li3 .son .i{display:block;width:6px;height:12px;background:url(../images/index/be2.png) no-repeat left center;position:absolute;right:-6px;top:50%;margin-top:-6px;}
.floatshare .bdsharebuttonbox{position:absolute;left:0;top:0;width: 375px;height: 120px;padding:0 10px;}
.floatshare .bdsharebuttonbox a{display:block;width:75px;height:62px !important;text-align:center;float:left;margin:35px 0 0 0 !important;padding-left:0 !important;background:none !important;opacity:0 !important;}
.floatshare li.li3 .son a{display:block;width:75px;text-align:center;float:left;margin-top:35px;}
.floatshare li.li3 .son a .img{display:block;width:36px;height:36px;margin:0 auto;}
.floatshare li.li3 .son a .txt{line-height:26px;line-height:26px;}
.floatshare li.li3 .son a:hover{color:#F44957;}
.floatshare li.li3:hover .son{display:block;}
.floatshare li.li1 .son{display:none;width:150px;height:180px;background:#fff;position:absolute;right:35px;top:50%;margin-top:-90px;box-shadow:0 0 3px #777;border-radius:4px;}
.floatshare li.li1 .son .i{display:block;width:6px;height:12px;background:url(../images/index/be2.png) no-repeat left center;position:absolute;right:-6px;top:50%;margin-top:-6px;}
.floatshare li.li1 .son a{display:block;text-align:center;float:left;}
.floatshare li.li1 .son a .img{display:block;width:150px;height:150px;margin:0 auto;border-radius:4px;overflow:hidden;}
.floatshare li.li1 .son a .txt{line-height:22px;line-height:22px;width:100%;text-align:center;}
.floatshare li.li1 .son a:hover{color:#F44957;}
.floatshare li.li1:hover .son{display:block;}
.floatshare li.li2 .son{display:none;width:150px;height:180px;background:#fff;position:absolute;right:35px;top:50%;margin-top:-90px;box-shadow:0 0 3px #777;border-radius:4px;}
.floatshare li.li2 .son .i{display:block;width:6px;height:12px;background:url(../images/index/be2.png) no-repeat left center;position:absolute;right:-6px;top:50%;margin-top:-6px;}
.floatshare li.li2 .son a{display:block;text-align:center;float:left;}
.floatshare li.li2 .son a .img{display:block;width:150px;height:150px;margin:0 auto;border-radius:4px;overflow:hidden;}
.floatshare li.li2 .son a .txt{line-height:22px;line-height:22px;width:100%;text-align:center;}
.floatshare li.li2 .son a:hover{color:#F44957;}
.floatshare li.li2:hover .son{display:block;}


/*distribution*/
.distribution{background:#232426;}
.distribution .top_title{text-align:center;color:#fff;padding-top:109px;}
.distribution .top_title .p1{font-size:64px;font-family:宋体;}
.distribution .top_title .p1 span{position:relative;}
.distribution .top_title .p1 span i{position:absolute;width:24px;height:24px;border:4px solid #FF0000;border-radius:50%;right:-10px;top:13px;}
.distribution .top_title .p2{font-size:34px;font-family:宋体;padding:20px 0;text-align:center;}
.distribution .top_title .p3{font-size:16px;}
.distribution .top_title .p4{font-size:22px;font-family:arial;color:#fff;font-weight:normal;line-height:36px;text-transform: uppercase;}
.distribution .top_tabs{display:block;padding:50px 0;}
.distribution .top_tabs .single{color:#616166;text-align:center;width:8%;padding:0 3%;float:left;cursor:pointer;border-right:2px solid #fff;}
.distribution .top_tabs .single:last-child{border-right:none;}
.distribution .top_tabs .single.on{border-color:#FF0000;}
.distribution .top_tabs .single.on .s1,.distribution .top_tabs .single.on .s2{color:#FF0000;transition: all .35s ease;}
.distribution .top_tabs  .single span{display:block;}
.distribution .top_tabs  .single .s1{font-size:28px;line-height:26px;transition: all .35s ease;}
.distribution .top_tabs  .single .s2{font-size:14px;color:#49494c;padding-top:5px;transition: all .35s ease;}
.distribution .zlsection05 .pagecontent{position: relative;z-index:10;padding:50px 0;}
.distribution .zlsection05 .mapbox{position: relative;top:-50px;margin:0 auto;display:block;}
.distribution .section.active .mapbox{animation:zoomIn 1s both;-webkit-animation: zoomIn 1s both;}
.distribution .zlsection05 .mapbox img{width:100%;}
.distribution .zlsection05 .mapbox .adr{position: absolute;font-size:15px;color:#AEAEAE;cursor:pointer;}
.distribution .zlsection05 .mapbox .adr:hover .point{display:none;}
.distribution .zlsection05 .mapbox .adr1{left:20%;top:35%;}
.distribution .zlsection05 .mapbox .adr2{left:35%;top:50%;}
.distribution .zlsection05 .mapbox .adr3{left:20%;top:60%;}
.distribution .zlsection05 .mapbox .adr4{left:66%;top:36%;color:#B3B3B3;width:50px;height:50px;text-align:center;line-height:100px;}
.distribution .zlsection05 .mapbox .adr5{left:51%;top:66%;color:#B3B3B3;width:50px;height:50px;text-align:center;line-height:100px;}
.distribution .zlsection05 .mapbox .adr6{left:66%;top:62%;color:#B3B3B3;width:50px;height:50px;text-align:center;line-height:100px;}
.distribution .zlsection05 .mapbox .adr7{right:15%;top:66%;color:#B3B3B3;width:50px;height:50px;text-align:center;line-height:100px;}
.distribution .zlsection05 .mapbox .adr8{right:25%;top:83%;color:#B3B3B3;width:50px;height:50px;text-align:center;line-height:100px;}
.distribution .zlsection05 .mapbox .adr9{right:18%;top:79%;color:#B3B3B3;width:50px;height:50px;text-align:center;line-height:100px;}
.distribution .zlsection05 .mapbox .adr10{right:8%;top:82%;}
.distribution .zlsection05 .mapbox .adr11{right:16%;top:31%;}
.distribution .zlsection05 .mapbox .adr12{right:8%;top:24%;}
.distribution .zlsection05 .mapbox .adr13{right:2%;top:14%;}
.distribution .zlsection05 .mapbox .adr14{right: 12%;top: 66%}
.distribution .zlsection05 .point{width:100%;height:100%;background:url(../images/index/aboutzb.png) no-repeat center;position:absolute;left: 0;top:0;}
.distribution .zlsection05 .point2{width:50px;height:50px;position:absolute;left:0px;top:0px;cursor:pointer;background-size:100% 100% !important;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;}
.distribution .zlsection05 .bigpoint{width:100%;height:100%;position:absolute;left:1px;top:1px;}
.distribution .zlsection05 .bigpoint span{display:block;width:40px;height:27px;padding-top:35px;background:url(../images/index/aboutzb2.png) no-repeat center top;font-size:15px;color: #fff;position:absolute;left:50%;top:50%;margin-left:-20px;margin-top:-18px;display:none;transition:all 1s ease;line-height:15px;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;}
.distribution .zlsection05 .adr.on{z-index:1;}
.distribution .zlsection05 .adr.on .point2{opacity:1;transition:all 1s ease;transform:scale(2.28);border-radius:50%;box-shadow:0 0 50px #000;cursor:pointer;}
.distribution .zlsection05 .adr.on .bigpoint span{display:block;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;}
.distribution .zlsection05 .adr.ons .point2{opacity:0;transform:scale(0);}
.distribution .zlsection05 .adr.ons .bigpoint span{opacity:0;transform:scale(0);}
.distribution .zlsection05 .adr4.on .point2{background:url(../images/index/abouts.png) no-repeat center;}
.distribution .zlsection05 .adr:hover{z-index:1;}
.distribution .zlsection05 .adr:hover .point2{opacity:1;transition:all 1s ease;transform:scale(2.28);border-radius:50%;box-shadow:0 0 50px #000;cursor:pointer;}
.distribution .zlsection05 .adr:hover .bigpoint span{display:block;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;}
.distribution .zlsection05 .adr4.on .point2,.adr4:hover .point2{background:url(../images/index/abouts.png) no-repeat center;}
.distribution .zlsection05 .adr5.on .point2,.adr5:hover .point2{background:url(../images/index/cd.png) no-repeat center;}
.distribution .zlsection05 .adr6.on .point2,.adr6:hover .point2{background:url(../images/index/wh.png) no-repeat center;}
.distribution .zlsection05 .adr7.on .point2,.adr7:hover .point2{background:url(../images/index/hz.png) no-repeat center;}
.distribution .zlsection05 .adr8.on .point2,.adr8:hover .point2{background:url(../images/index/gz.png) no-repeat center;}
.distribution .zlsection05 .adr9.on .point2,.adr9:hover .point2{background:url(../images/index/sz.png) no-repeat center;}
.distribution .mappop{height:100%;width:0%;position:fixed;background:rgba(0,0,0,0.2);right:0;top:0;z-index:10;overflow:hidden;transition:all 0.3s ease 0s;opacity:0;}
.distribution .mappop.open{width:100%;transition:all 0.3s ease 0s;opacity:1;}
.distribution .mappop .mappopbox{width:50%;height:100%;position:absolute;right:0;top:0;background:#000;max-width:670px;min-width:500px;background:#CB3628;}
.distribution .mappop .mappopcontent{height:100%;margin:0 100px 0 100px;}
.distribution .mappop .divtable{display:table;width:100%;height:100%;}
.distribution .mappop .divtablecell{display:table-cell;width:100%;height:100%;vertical-align:middle;}
.distribution .mappop .divtablecell .contentbox{display:inline-block;width:100%;}
.distribution .mappop .content1{margin-right:13px;border-radius:3px;}
.distribution .mappop .content1 .img{width:64px;height:64px;float:left;}
.distribution .mappop .content1 .txt{margin-left:75px;}
.distribution .mappop .content1 .txt h2{color:#FFFFFF;font-size:30px;font-weight:normal;height:36px;line-height:30px;}
.distribution .mappop .content1 .txt p{color:#FFFFFF;font-size:18px;}
.distribution .mappop .content1.li4{margin-right:0;float:right;}
.distribution .mappop .content2{width:100%;height:300px;background:#fff;margin-top:35px;}
.distribution .mappop .content3{margin-top:30px;}
.distribution .mappop .content3 p{font-size:14px;line-height:28px;color:#fff;}
.distribution .mappop .close{width:100px;height:40px;display:block;position:absolute;top:50%;margin-top:-20px;background:url(../images/index/up.png) no-repeat center;}


@media screen and (min-width:1500px) {
.distributionSmall .distributiontext{width:500px;text-align:left;float:left;margin-left:10px;position:relative;z-index:1;}
.distributionSmall .distributiontext .listleft{text-align:left;}
.distributionSmall .top_tabs{width:780px;margin-top:30px;}
.distributionSmall .top_tabs .single{width:18% !important;border-left: 2px solid #fff;border-right:none !important;margin-bottom:20px;}
.distributionSmall .zlsection05{margin-left:550px;padding-top:80px;}
.distributionSmall .top_title .p2{text-align:left;margin-top:40px;}
}




/*左边短线，右边文字，鼠标移入短线变长，变红*/
.qipalink{line-height:35px;font-size:12px;font-family:arial;float:right;display:block;}
.qipalink .x1{height:35px;float:left;width:40px;margin-right:5px;transition: all .35s ease;}
.qipalink .x1 .hr{display:block;height:1px;background:#333;position:relative;top:50%;margin-top:-0.5px;}
.qipalink .x2{height:35px;float:left;}
.qipalink .x3{height:35px;float:left;}
.qipalink .x3 .textgo{margin-top:12px;}
.qipalink:hover{color:#FF0000;transition: all .35s ease;}
.qipalink:hover .x1{width:80px;transition: all .35s ease;}
.qipalink:hover .x1 .hr{background:#FF0000;}
.qipalink1{margin-top:14px;}


/*箭头模拟*/
.textgo{height:6px;width:21px;position:relative;transition: all .35s ease;}
.textgo .go1{height:1px;width:100%;display:block;position:absolute;bottom:0px;}
.textgo .go2{height:6px;position:absolute;right:2px;bottom:0;width:1px;display:block;transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);-ms-transform: rotate(-45deg);}
.textgo .go{background:#fff;}


/*侧栏导航*/
.sidebarmenubtn{display:block;width:50px;height:100px;background:url(../images/index/navs.png) no-repeat center;position:fixed;z-index:10;left:0;top:50%;display:none;cursor:pointer;}
.sidebarmenu{height:100%;width:0%;position:fixed;background:rgba(0,0,0,0.2);left:0;top:0;z-index:10;overflow:hidden;transition:all 0.3s ease 0s;opacity:0;}
.sidebarmenu.open{width:100%;transition:all 0.3s ease 0s;opacity:1;}
.sidebarmenu .sidebarmenubox{width:320px;height:100%;position:absolute;left:0;top:0;background:#000;background:#CB3628;}
.sidebarmenu .sidebarmenuboxcontent{height:100%;}
.sidebarmenu .divtable{display:table;width:100%;height:100%;}
.sidebarmenu .divtablecell{display:table-cell;width:100%;height:100%;vertical-align:middle;}
.sidebarmenu .divtablecell .contentbox{display:inline-block;width:100%;}
.sidebarmenu .close{width:100px;height:40px;display:block;position:absolute;bottom:5%;margin-top:-20px;background:url(../images/index/close2.png) no-repeat center;}
.sidebarmenu .li{height:50px;margin:10% 0;}
.sidebarmenu .li .s1{display:block;line-height:25px;font-size:16px;color:#000;}
.sidebarmenu .li .s2{font-size:16px;color:#000;}
.sidebarmenu .li .hr{height:1px;height:1px;background:#000;width:30px;float:left;margin-top:25px;margin-right:10px;transition: all .35s ease;}
.sidebarmenu .li:hover .hr{width:50px;transition: all .35s ease;}
.sidebarmenu .li .text{float:left;}
.sidebarmenu .li:hover .s1,.sidebarmenu .li:hover .s2{color:#fff;}
.sidebarmenu .li:hover .hr{background:#fff;}

/*右上角导航*/
.menu{float:right;font-size:14px;color:#fff;position:absolute;right: 12px;top: -3px;padding:0 0 20px 50px;z-index:9999;}
.menu span{color:#fff;display:block;height:25px;line-height:25px;padding-left:25px;background:url(../images/index/menu.png) no-repeat left center;margin-top:32px;cursor:pointer;opacity:0.68;}
.menu:hover .son{display:block;}
.menu .son{display:none;background:#fff;width:270px;position:absolute;right:0;top:68px;border-radius:3px;padding:40px 25px 60px 25px;}
.menu .son a{display:block;width:90px;float:left;margin:0 0 25px 0;}
.menu .son a .img{width:50px;height:50px;margin:0 auto;vertical-align:middle;text-align:center;line-height:50px;}
.menu .son a .txt{height:25px;line-height:25px;text-align:center;font-size:14px;color:#444;}
.menu .son a:hover .txt{color:#FF0000;}
.menu .son .i{display:block;width:16px;height:8px;background:url(../images/index/be.png) no-repeat left center;position:absolute;right:64px;top:-8px;}
.menu .son .morebox{width:100% !important;height:40px;background:#F4F4F4;position:absolute;left:0;bottom:0;display:block;border-radius:0 0 3px 3px;text-align:center;color:#888;margin:0;}
.menu .son .p1{display:inline-block;line-height:40px;background:url(../images/index/dh2.png) no-repeat left center;padding-left:20px;}
.menu .son a.a1 .img{background:url(../images/index/m1.png) no-repeat center;}
.menu .son a.a2 .img{background:url(../images/index/m2.png) no-repeat center;}
.menu .son a.a3 .img{background:url(../images/index/m3.png) no-repeat center;}
.menu .son a.a4 .img{background:url(../images/index/m4.png) no-repeat center;}
.menu .son a.a5 .img{background:url(../images/index/m5.png) no-repeat center;}
.menu .son a.a6 .img{background:url(../images/index/m6.png) no-repeat center;}
.menu .son a.a7 .img{background:url(../images/index/m7.png) no-repeat center;}
.menu .son a.a8 .img{background:url(../images/index/m8.png) no-repeat center;}
.menu .son a.a9 .img{background:url(../images/index/m9.png) no-repeat center;}
.menu .son a.a1:hover .img{background:url(../images/index/m1_1.png) no-repeat center;}
.menu .son a.a2:hover .img{background:url(../images/index/m2_1.png) no-repeat center;}
.menu .son a.a3:hover .img{background:url(../images/index/m3_1.png) no-repeat center;}
.menu .son a.a4:hover .img{background:url(../images/index/m4_1.png) no-repeat center;}
.menu .son a.a5:hover .img{background:url(../images/index/m5_1.png) no-repeat center;}
.menu .son a.a6:hover .img{background:url(../images/index/m6_1.png) no-repeat center;}
.menu .son a.a7:hover .img{background:url(../images/index/m7_1.png) no-repeat center;}
.menu .son a.a8:hover .img{background:url(../images/index/m8_1.png) no-repeat center;}
.menu .son a.a9:hover .img{background:url(../images/index/m9_1.png) no-repeat center;}
