@charset "utf-8";
a:active{star:expression(this.onFocus=this.blur());}
a:focus,button:focus{outline:none; -moz-outline:none;}
:focus{outline:none;}
/*Reset Css*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img,area,param{margin:0; padding:0;}
html,body{margin:0; padding:0; height: 100%; font-family:思源黑体\4F53,\5FAE\8F6F\96C5\9ED1,\5b8b\4f53,arial,sans-serif; -webkit-text-size-adjust:none;/*Google Chrome*/}
input,button,select,textarea{font-family:思源黑体\4F53,\5FAE\8F6F\96C5\9ED1,\5b8b\4f53,arial,sans-serif; }
select{*behavior: url("select.htc");}/*IE6,IE7select*/
ol,ul{padding-left:0; list-style:none;}
img{border:none; display:inline-block; vertical-align:middle;}
th{font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
input{display:inline-block; vertical-align:middle;}

fieldset{border:none;}
legend{display:none;}
/*Clear Css*/
.clear{clear:both; font-size:0; height:0; line-height:0;}
.clearfix:after{content:'\20';display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearb{ clear:both;}
.clearfix{display:block;zoom:1;}
html[xmlns] .clearfix{display:block;}
* html .clearfix{height:1%;}
/*Common Css*/
body{font-size:12px;}
a{ text-decoration:none;}
.fl{float:left; _display:inline;}
.fr{float:right; _display:inline;}
::-ms-clear, ::-ms-reveal{display: none;}  /*清除input右侧 X或者眼睛*/
input[type=button],input[type=submit],input[type=reset],select{border-radius:0;-webkit-appearance: none;}/*清楚苹果默认样式*/
a:focus,a:hover{-webkit-tap-highlight-color:rgba(0,0,0,0);} /*去除手机端a标签默认色块*/

/*防止文本域拖拽*/
textarea {resize: none;}

/*swiper 左右按钮防止点到链接*/
.swiper-button-disabled{pointer-events:visible !important;}

/*浮动*/
.fl{float: left;}
.fr{float: right;}

/*清除浮动*/
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.clear{ clear:both; height:0; font-size:0; overflow:hidden; line-height:0; width: 100%;}
.clear10{ clear:both; height:10px; overflow:hidden;}
.clear15{ clear:both; height:15px; overflow:hidden;}
.clear20{ clear:both; height:20px; overflow:hidden;}
.table{height:100%;display:table;}
.table-cell{display:table-cell;vertical-align:middle;}

/*边距*/
.m5{margin: 5px;}
.m10{margin: 10px;}
.m15{margin: 15px;}
.m20{margin: 20px;}
.m25{margin: 25px;}

.ml5{margin-left: 5px;}
.ml10{margin-left: 10px;}
.ml15{margin-left: 15px;}
.ml20{margin-left: 20px;}
.ml25{margin-left: 25px;}

.mt5{margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}
.mt20{margin-top: 20px;}
.mt25{margin-top: 25px;}

.mr5{margin-right: 5px;}
.mr10{margin-right: 10px;}
.mr15{margin-right: 15px;}
.mr20{margin-right: 20px;}
.mr25{margin-right: 25px;}

.mb5{margin-bottom: 5px;}
.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}
.mb20{margin-bottom: 20px;}
.mb25{margin-bottom: 25px;}

/*内边距*/
.p5{padding: 5px;}
.p10{padding: 10px;}
.p15{padding: 15px;}
.p20{padding: 20px;}
.p25{padding: 25px;}

.pl5{padding-left: 5px;}
.pl10{padding-left: 10px;}
.pl15{padding-left: 15px;}
.pl20{padding-left: 20px;}
.pl25{padding-left: 25px;}
.pl60{padding-left: 60px;}

.pt5{padding-top: 5px;}
.pt10{padding-top: 10px;}
.pt15{padding-top: 15px;}
.pt20{padding-top: 20px;}
.pt25{padding-top: 25px;}

.pr5{padding-right: 5px;}
.pr10{padding-right: 10px;}
.pr15{padding-right: 15px;}
.pr20{padding-right: 20px;}
.pr25{padding-right: 25px;}

.pb5{padding-bottom: 5px;}
.pb10{padding-bottom: 10px;}
.pb15{padding-bottom: 15px;}
.pb20{padding-bottom: 20px;}
.pb25{padding-bottom: 25px;}

/*一行显示*/
.textrap {white-space: nowrap;}
/*省略号*/
.textover{overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}

/*透明度*/
.o50{filter: alpha(opacity=50); opacity: 0.5; -moz-opacity: 0.5; -khtml-opacity: 0.5;}
.o60{filter: alpha(opacity=60); opacity: 0.6; -moz-opacity: 0.6; -khtml-opacity: 0.6;}
.o70{filter: alpha(opacity=70); opacity: 0.7; -moz-opacity: 0.7; -khtml-opacity: 0.7;}
.o80{filter: alpha(opacity=80); opacity: 0.8; -moz-opacity: 0.8; -khtml-opacity: 0.8;}
.o90{filter: alpha(opacity=90); opacity: 0.9; -moz-opacity: 0.9; -khtml-opacity: 0.9;}

/*文字大小*/
.f32{font-size: 32px;}
.f30{font-size: 30px;}
.f28{font-size: 28px;}
.f26{font-size: 26px;}
.f24{font-size: 24px;}
.f22{font-size: 22px;}
.f20{font-size: 20px;}
.f18{font-size: 18px;}
.f16{font-size: 16px;}
.f14{font-size: 14px;}
.f12{font-size: 12px;}
.font14{font-size:14px;color:#646464;line-height:24px;}

/*英文大小写*/
.text_f{text-transform: capitalize;}/*文本中的每个单词以大写字母开头。*/
.text_d{text-transform: uppercase;}/*大写*/
.text_x{text-transform: lowercase;}/*大写*/
.text_j{text-transform: inherit;}/*继承*/

a,input[type=reset],input[type=submit],input[type=button]{
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;}
.wrapper{max-width:1200px;width:93.75%;margin:auto;}
img{max-width:100%;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;}
#dituContent img{max-width:inherit;width:auto;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -ms-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;}


/*头部*/
.header{border-bottom:1px solid #dcdcdc;background:#fff;position:relative;z-index:2;padding:15px 0;}
.header .logo{float:left;width:310px;}
.header .nav{float:right;}
.header .nav a{display:block;padding:30px 0;font-size:16px;color:#323232;}
.header .nav li{padding:0 20px;float:left;position:relative;}
.header .nav li a{display:block;position:relative;}
.header .nav li .subnavv{padding:0 10px;display:none;left:-10px;border:1px solid #b7144f;position:absolute;z-index:11;background:#b7144f;color:#fff;width:100%;}
.header .nav li .subnavv a{padding:0;text-align:center;display:block;line-height:28px;padding:3px 0;font-size:14px;color:#fff;}
.header .nav li .subnavv a:hover{opacity:.8;}


.header .nav li span{position:absolute;width:0;bottom:-15px;left:0;height:4px;background:#b7144f;display:block;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;}
.header .nav li:hover>a,.header .nav li.cur>a{color:#b7144f;font-weight:bold;}
.header .nav li:hover span,.header .nav li.cur span{width:100%;}
.header .nav li:hover .subnavv{display:block;}
.header .header-login{margin:13px 0 0 12px;color:#fff;float:right;font-size:14px;padding:0 20px;background:#adadad;line-height:28px;border-radius:20px;}
.header .header-login a{color:#fff;}
.header .header-login a:hover{color:#b7144f;}

.subnav{text-align:left;display:none;z-index:9;background:url(/images/else/bk.png) repeat-y center center;position:absolute;left:0;width:100%;padding:55px 0;border-top:1px solid #b7144f;}
.subnav .fontp{text-align:left;}
.subnav-l{background:#f5f5f5;float:left;width:40.25%;}
.subnav-l h3{margin-bottom:20px;text-align:left;color:#323232;}
.subnav-l a{display:inline-block;font-size:16px;color:#646464;margin-top:35px;}
.subnav-l a:hover{color:#b7144f;}
.subnav-l .box{padding-right:20%;}
.subnav-r{background:#fff;float:right;width:58.75%;}
.subnav-r .box{padding-left:60px;}
.subnav-r dl{float:left;width:33.6%;}
.subnav-r dd{display:block;}
.subnav-r dd a{background:url(/images/else/jt.png) no-repeat right 15px center;;display:block;line-height:35px;color:#646464;font-size:16px;text-indent:15px;}
.subnav-r dd a:hover,.subnav-r dd a.cur{color:#fff;text-indent:25px;background-color:#b7144f }
.subnav-r .pic{width:40%;float:right;}
.subnav-r .img{margin-bottom:10px;overflow:hidden;}
.subnav-r .img:hover img{
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -ms-transform: scale(1.06);
    -o-transform: scale(1.06);
    transform: scale(1.06);}

.phone_header{position:fixed;top:0;left:0;background:#fff;width:100%;display:none;padding:13px 0;z-index:15;}
.phone_logo{float:left;width:250px;}
.phone_header .san{padding-top:25px;float:right;}
.phone_header .san span{height:3px;background:#b7144f;width:36px;display:block;margin-bottom:7px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;}
.phone_header .san span:nth-last-child(1){margin-bottom:0;}
.phone_nav{background:rgba(0,0,0,0.7);left:0;top:0;width:100%;height:0;position:fixed;overflow-y:auto;z-index:99;}
.phone_nav .close{position:absolute;right:30px;top:15px;color:#fff;font-size:40px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;}
.phone_nav .close:hover{
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);}
.phone_nav ul{margin-top:80px;}
.phone_nav dl a{display:block;line-height:34px;color:#fff;font-size:16px;font-weight:bold;}
.phone_nav dl{text-align:center;}
.phone_nav li{border-bottom:1px solid rgba(183,20,79,0.62);padding:10px 0;}
.phone_nav dd a{font-weight:normal;line-height:30px;font-size:14px;color:#c9c5c5;}
.phone_nav dd{display:none;}
.log a{font-size:16px;color:#fff;}
.log{vertical-align:middle;color:#fff;text-align:center;}




    /*底部*/
.footer{background:#f2f2f2;padding:42px 0;}
.footer ul{float:left;}
.footer li{margin-top:-10px;opacity:0;float:left;padding-right:80px;}
.footer li span{display:block;margin-bottom:10px;font-size:18px;color:#323232;}
.footer li a{line-height:29px;font-size:14px;color:#464646;}
.footer li a:hover{color:#b7144f;}
.footer .code{width:120px;text-align:center;float:right;font-size:14px;color:#464646;}
.footer .code img{margin-bottom:6px;}
.footer_t{padding-bottom:25px;margin-bottom:25px;border-bottom:1px solid #e1e1e1;}
.footer_b{}
.footer_b .search{font-size:12px;color:#2b2b2b;float:left;}
.footer_b .search div{margin-bottom:8px;}
.footer_b .search div input[type=text]{float:left;border:none;background:#bababa;outline:none;width:250px;line-height:28px;height:28px;text-indent:8px;color:#fff;font-size:14px;}
.footer_b .search div input[type=submit],.footer_b .search div input[type=button]{float:left;border:none;outline:none;line-height:28px;height:28px;width:38px;background:#595959 url(/images/else/search.png) no-repeat center center;cursor:pointer;}
.footer_b .search div input[type=submit]:hover,.footer_b .search div input[type=button]:hover{background:#bababa url(/images/else/search.png) no-repeat center center;}
.footer_b ::-webkit-input-placeholder { /* WebKit browsers */
    color: #fff;
}
.footer_b :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff;
}
.footer_b ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff;
}
.footer_b :-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #fff;
}
.footer_b .bdsharebuttonbox{float:right;}
.footer_b .bdsharebuttonbox a{height:26px !important;}
.footer_b .bdsharebuttonbox .bds_tqq{background:url(/images/else/qq.png) no-repeat top center;}
.footer_b .bdsharebuttonbox .bds_tsina{background:url(/images/else/xl.png) no-repeat top center;}
.footer_b .bdsharebuttonbox .bds_weixin{background:url(/images/else/wx.png) no-repeat top center;}
.footer_b .bdsharebuttonbox a:hover{background-position:0 -26px;}
