/* reset */
html { height: 100%; overflow-x:hidden;}
body { min-height: 100%; overflow-x:hidden;}
body { _height: 100% }
body, div, ul, ol, li, dl, dt, dd, h1, 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, h1, 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 }
h1, h2, h3, h4, h5, h6 { font-size: 100% }
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; top:0!important; }
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; color: #000;}
a { color: #000; text-decoration: none!important; transition:0.2s all; -webkit-transition:0.1s all;  }
a { blr:expression(this.onFocus=this.blur()) }
a * { *cursor: pointer }
:focus { outline: none }
a:focus{color: #000;}
img{max-width: 100%;}
 
.edit_con_original{ line-height:1.7em; 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 h1 { 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;}

.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;}
/*.main{ transition: 0.5s all linear !important;}*/

/*两端对齐*/
.justify { text-align:justify; text-justify:distribute-all-lines;}

/*行高*/
.tLineHeight{ line-height: 1.2em;}
.aLineHeight{ line-height: 1.7em;}


/*所有后台编辑器区域都要引用 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 }

/*图片经过*/
.tran_scale{ overflow:hidden; display:block;}
.tran_scale img{transition:0.5s all; -webkit-transition:0.5s  all;}

/*截字*/
.ellipsis{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap; display: inline-block; max-width:99%;}
.clamp{display:-webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 3; line-height: 1.5; max-height: 4.5em;overflow:hidden;}

/*上下居中*/
.v-m-c{ transform: translate(0,-50%); -webkit-transform: translate(0,-50%); position:absolute; left:0; top:50%;}

/*左右居中*/
.l-m-c{ transform: translate(-50%,0); -webkit-transform: translate(-50%,0); position:absolute; left:50%; top:0;}

/*绝对居中*/
.a-m-c{ transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); position:absolute; left:50%; top:50%;}


/*分页*/
.page {vertical-align:middle;text-align:center; margin:5% 0; color:#2F2F2F; font-size: 12px; height:36px; line-height:36px;}
.page .inner{ display: inline-block; }
.page span em{ color:#2F2F2F; font-family:Arial;}
.page a{text-align:center; width:34px; height:34px;font-family:Arial;}
.page i.dian{float: left; margin:0 10px 0 15px; vertical-align: middle; position: relative; top:-2px;}
.page a.num{float: left;border:1px solid #D8D8D8; border-left:0; background:#fff;color:#666666;}
.page a.on{background:#CE9C74;color:#fff;border:1px solid #CE9C74;}
.page a.num:nth-child(2){border-left:1px solid #D8D8D8;}
.page a.num:nth-child(2).on{border-left:1px solid #CE9C74;}
.page a.prev,.page a.next{float: left;border:1px solid #D8D8D8;margin:0 5px; background:#fff;}
.page a.prev img,.page a.next img{ vertical-align: middle; text-align: center; width: 7px; height: 9px; position: relative; top:-2px;}
.page a.prev.disable,.page a.next.disable{ cursor: default;}
.page a.prev.disable img,.page a.next.disable img{opacity: 0.3;}
.page input.txtnum{width:40px;height:22px; line-height:22px; margin:0 5px; padding:0 2px;background:#fff; border:1px solid #D8D8D8; font-family:Arial;}
.page a.go{ width: 45px; height: 22px; line-height: 22px; position: relative; top:-1px; background:#CE9C74;color:#fff!important; text-align: center; font-family:"微软雅黑"; display: inline-block; margin:0 5px;}
.lt8 .page a.num,.lt8 .page i.dian,.lt8 .page a.prev,.lt8 .page a.next{ float: none; display: inline-block; }
.lt8 .page a.num{margin-left:-4px;}
.lt8 .page a.prev,.lt8 .page a.next{ position: relative; top:10px; }
.lt8 .page a.prev img,.lt8 .page a.next img{top:10px;}
.lt8 .page input.txtnum{ position: relative; top:5px;}
@media only screen and (min-width: 1025px) {
    .page a.num:hover{background:#CE9C74;color:#fff!important; border:1px solid #CE9C74;}
    .page a.go:hover{opacity: 0.9;}
}
@media only screen and (max-width: 767px) {
    .page span,.page a.go,.page a.num{display: none;}
    .page i.dian{ margin:0 0 0 5px; display: none;}
}
/*分页 end*/





 /*手机导航按钮开始*/
.nav_phone_btn{display: block;position: relative;cursor: pointer;margin-top:0px; height: 21px;}
.nav_phone_btn span {
    position: absolute;font-size: 0;width: 38px;height: 1px;
    background-color: #fff;display: inline-block;
    transition:all 250ms ease-out;
    -webkit-transition:all 250ms ease-out;
    top:11px;
}
.nav_phone_btn span:before,.nav_phone_btn span:after {
    content: "";position: absolute;width: 100%;height: 1px;
    background-color: #fff;
    left:0px;
    transition:all 250ms ease-out;
    -webkit-transition:all 250ms ease-out;
}
.nav_phone_btn span:before{top:-10px;}
.nav_phone_btn span:after{top:10px;}
.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);
}
/*手机按钮结束*/







/*hover*/
@media only screen and (min-width: 1025px) {
    a:hover{ text-decoration: none; color:#CE9C74 !important;}
    .tran_scale:hover img { transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1); }
}





/*font-size*/
.fnt_14 { font-size: 14px;}
.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_30 { font-size:30px;}
.fnt_32 { font-size:32px;}
.fnt_36 { font-size:36px;}
.fnt_40 { font-size:40px;}
.fnt_42 { font-size: 42px;}
.fnt_48 { font-size:48px;}
.fnt_60 { font-size:60px;}
.fnt_72 { font-size:72px;}
.fnt_80 { font-size:80px;}
.fnt_100 { font-size:100px;}
.fnt_130 { font-size:130px;}




/*面包屑*/
.site{padding:20px 0 20px; margin-bottom:20px;color: #7F7F7F;}
.site a{color: #7F7F7F;}
.site span{color: #000000;}
@media only screen and (max-width: 1279px) {
    .site{margin-bottom:0;}
}
/*面包屑 end*/


.swiper-container,.swiper-wrapper,.swiper-slide{ height:auto!important;}

.in_menu{ position:absolute; top:50%; right:5%; transform:translateY(-50%); -webkit-transform:translateY(-50%); display: none; width:38px;}

.menu_white{ position: relative; overflow: hidden;}
.menu_white span{ z-index: 20; position: relative;}
.menu_white:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    background-color: rgba(255,255,255,1);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scale(0.5, 1);
    transform: scale(0.5, 1);
}

.menu_blue{ position: relative; overflow: hidden;}
.menu_blue a{ z-index: 20; position: relative;}
.menu_blue:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    background-color: rgba(16,45,84,1);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scale(0.5, 1);
    transform: scale(0.5, 1);
}

.menu_blue.on{ color:#00b0ec!important;}
.menu_blue.on a{ color:#fff;}
.menu_blue.on:before {
    opacity: 1;
    -webkit-transform: scale(1, 2);
    transform: scale(1, 2);
}

@media only screen and (max-width: 1520px) {
	    .fnt_14 { font-size: 12px;}
        .fnt_16 { font-size: 14px;}
        .fnt_18 {  font-size:15px;}
        .fnt_20 { font-size: 16px;}
        .fnt_22 {  font-size:18px}
        .fnt_24 { font-size:21px;}
        .fnt_28 {  font-size:24px;}
	    .fnt_30 { font-size:30px;}
        .fnt_32 {  font-size:25px;}
        .fnt_36 { font-size:28px;}
        .fnt_40 { font-size: 32px;}
        .fnt_42 { font-size: 35px;}
        .fnt_48 {  font-size:38px;}
        .fnt_60 {font-size: 52px;}
        .fnt_72 { font-size:56px;}
	    .fnt_80 {font-size: 64px;}
        .fnt_100 { font-size: 80px;}
        .fnt_130 { font-size:104px;}
}


@media only screen and (max-width: 1679px) {
        .fnt_16 { font-size: 13px;}
        .fnt_18 {  font-size:14px;}
        .fnt_20 { font-size: 15px;}
        .fnt_22 { font-size:16px;}
        .fnt_24 { font-size:17px;}
        .fnt_28 { font-size:18px;}
    	.fnt_30 { font-size:20px;}
        .fnt_32 { font-size:21px; }
        .fnt_36 { font-size:24px;}
        .fnt_40 { font-size: 27px;}
        .fnt_48 { font-size:32px;}
        .fnt_60 {font-size: 45px;}
        .fnt_72 { font-size:49px;}
    	.fnt_80 {font-size: 53px;}
        .fnt_100 { font-size: 68px;}
        .fnt_130 { font-size:88px;}
}

@media only screen and (max-width: 1279px) {
    .fnt_24 { font-size:15px;}
    .fnt_28 { font-size:16px;}
    .fnt_30 { font-size:18px;}
    .fnt_32 { font-size:19px; }
    .fnt_36 { font-size:21px;}
    .fnt_40,.fnt_42 { font-size: 23px;}
    .fnt_48 { font-size:28px;}
    .fnt_60 {font-size: 40px;}
    .fnt_72 { font-size:44px;}
    .fnt_80 {font-size: 47px;}
    .fnt_100 { font-size: 60px;}
    .fnt_130 { font-size:78px;}
}


@media only screen and (max-width: 1023px) {
    .fnt_30 { font-size:16px;}
    .fnt_48 { font-size:26px;}
    .fnt_36 { font-size:19px;}
    .fnt_40,.fnt_42 { font-size: 21px;}
    .fnt_60 {font-size: 36px;}
    .fnt_72 { font-size:39px;}
    .fnt_80 {font-size: 42px;}
    .fnt_100 { font-size: 53px;}
    .fnt_130 { font-size:68px;}
}

@media only screen and (max-width: 767px) {
    .fnt_22{ font-size:14px;}
    .fnt_32 { font-size:18px;}
    .fnt_36 { font-size:17px;}
    .fnt_40,.fnt_42 { font-size: 18px;}
    .fnt_48 { font-size:16px;}
    .fnt_60 {font-size: 18px;}
    .fnt_72 { font-size:24px;}
    .fnt_80 {font-size: 31px;}
    .fnt_100 { font-size: 40px;}
    .fnt_130 { font-size:52px;}
}


.weixin,.redBoohDiv{ position: fixed; width: 300px; height: 260px; z-index: 100000; left: 50%; top: 50%; margin: -130px 0 0 -150px; background: #fff; border: 1px solid #ddd; border-radius: 4px; box-shadow: 2px 2px 5px #999; }
.weixin .c,.redBoohDiv .c { position: absolute; width: 30px; height: 30px; right: 0; top: 0; font-size: 20px; font-style: normal; text-align: center; cursor: pointer; z-index: 2; }
.weixin h2,.redBoohDiv h2{ position: relative; line-height: 30px; font-size: 16px; padding-left: 10px; }
.weixin .img,.redBoohDiv .img { padding: 10px; text-align: center; border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; font-size:0; }
.weixin .img span,.redBoohDiv .img span { display:inline-block; width:50%; text-align:center; font-size:14px; }
.weixin .img img,.redBoohDiv .img img { width: 150px; height: 150px; display:block; margin:0 auto;}
.weixin p,.redBoohDiv p { padding: 15px 10px 0; text-align: center; font-size: 20px; }

.redBoohDiv{display: none;}
.redBook img{width: 20px;}