
/**
    *编辑器         \View\css\diy\editPageComm.css
    *编辑器-预览    \View\css\diy\pageCom.css
    *编辑器-发布    \Model\viewsRes\publish\comm.css
    */
    @charset "utf-8";
    /*----------------公共部分----------------*/
    html{}
    body{ background-repeat:no-repeat; background-position:left top; position:relative; overflow-x: hidden;}
    body, li, ul, ol, dl, dt, dd, form, input, textarea, h1, h2, h3, h4, h5, h6, p,select{ margin: 0px; padding: 0px; list-style-type:none; font-size: 12px; font:12px/1.5 tahoma,arial,"Microsoft YaHei";outline: 0 none; color:#333;}
    em,i{font-style:normal;}
    a{color:#333;}
    a{text-decoration:none;}
    *{margin:0px; padding:0px;outline: none !important;}
    img {-ms-interpolation-mode:bicubic; border:none;}
    .view{z-index: 1;position: absolute;}
    .horizontal .view{position:relative; float:left;}
    .vertical .view{position:relative;}
.view_contents{position:relative; width:100%; margin:0 auto; padding:0; z-index:10; height:100%; overflow: hidden; box-sizing: border-box;/*添加后，模块的内边距和边框不会再溢出*/}
.layout{ position: relative; width: 100%; margin: 0px auto; padding: 0px; z-index: 1;}
.layout > .view_contents{ /*overflow: visible;*/ cursor:default;}
/*流布局*/
.flow .view_contents > .view{float: left;}
.clear { clear: both; }
/*苹果去除样式*/
select,input[type='button'],input[type="reset"],input[type='submit'],input[type='text'],input[type="password"],input[name='query'],input[name='d']{-webkit-appearance: none; border-radius:0px}
input:focus{ -webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-user-modify:read-write-plaintext-only;}

/*模块分页*/
.page_btn{clear: both; margin-top: 20px; width: 100%; text-align: center;}
.page_btn .old_page a{display: inline-block; color: #333; box-sizing: border-box; margin: 0 5px 5px; width: 24px; height: 24px; line-height: 24px; border: 1px solid #ccc;vertical-align: top;}
.page_btn .old_page a.cur,.page_btn .old_page a:hover{border:1px solid #4c4c4c;}
.old_page .prev_btn,.old_page .next_btn{ border: 0 !important; font-family: '黑体';}
.no_page{border: 0 !important;}

/* 新分页 */
.page_btn .new_page .page{display:inline-block; border:none; background:white; text-align: center; width:auto; padding:0 15px; margin:0 .5px; height:auto; line-height:35px; box-sizing: border-box; -webkit-box-sizing: border-box; border:1px solid #e5e5e5;}
.page_btn .new_page .page{width:auto; margin:0 5px 10px 5px; border-radius:5px;  }
.page_btn .new_page .cur{ background:red; color:white; cursor:pointer;}
.page_btn .new_page .page:hover{ background:red; color:white; cursor:pointer;}
.page_btn .new_page{clear: both; margin-top: 20px; width: 100%; text-align: center;font-size:14px;}
.page_btn .new_page a{display: inline-block; color: #333; box-sizing: border-box; margin: 0 5px; min-width: 24px; height: 24px; line-height: 24px; border: 1px solid #ccc; font-family: 'microsoft YaHei';}
.page_btn .new_page a:nth-child(n+12){display: none;}
.page_btn .new_page a:nth-last-child(1),.page_btn .new_page a:nth-last-child(2),.page_btn .new_page a:nth-last-child(3){display: inline-block !important;}
.page_btn .new_page span{display: inline-block; color: #333;background:#ccc; box-sizing: border-box; margin: 0 5px; min-width: 24px; height: 24px; line-height: 24px; border: 1px solid #ccc; font-family: 'microsoft YaHei';}

.page_btn .new_page .prev_btn,.page_btn .new_page .next_btn{font-family: '黑体' !important; border: 0 !important;}
.page_btn .new_page .no_page{border: 0 !important;}
.page_btn .new_page a:nth-child(n+10){display: none;}
.page_btn .new_page .all_page{ display:inline-block; margin:0 10px; }
.submit_div{ display: inline-block; }
.page_btn .new_page .submit_div input{ width:50px; margin:0 5px;}
.page_btn .new_page .submit_div input:hover{ cursor:default; background:white; color:#333;}
.page_btn .new_page .page_submit{margin-left:5px;}
.page_btn .new_page .page.sty04{margin: 0 -1px 12px;border-radius: 0px;line-height: 32px;z-index: 3;}
.page_btn .new_page .sty04.cur{ border-color: red #e5e5e5;border-left-color:#e5e5e5!important;border-right-color:#e5e5e5!important;z-index: 5;}
.page_btn .new_page .sty04 .page:hover{ border-color: red #e5e5e5;}
.page_btn .new_page .sty04.new_prev_btn{border-radius: 200px 0px 0px 200px !important;font-family: '黑体';vertical-align: top;}
.page_btn .new_page .sty04.new_next_btn{border-radius: 0px 200px 200px 0px !important;font-family: '黑体';vertical-align: top;}
@media screen and (max-width:1200px) {
    .page_btn .new_page .page{margin: 0 3px 10px;padding: 0px 12px;line-height: 32px;}
}
@media screen and (max-width:640px) {
    .page_btn .new_page .page{margin: 0 2px 10px;padding: 0px 10px;line-height: 28px;}
    .page_btn .new_page .page.sty02{padding: 0px 7px;}
    .page_btn .new_page .page.sty04{padding: 0px 11px;margin-bottom: 0;line-height: 28px;}
    .page_btn .new_page{ font-size:12px; }
    .page_btn .new_page .submit_div{ display:none; }
}

/*图片放大样式*/
.imgBox{position: fixed; z-index: 9999; background-color: rgba(0, 0, 0, 0.4); top: 0; left: 0; width: 100%; height: 100%;}
.imgBox img{ position: absolute; width: auto; max-width: 80%; /*max-height: 65%;*/ border: 20px solid #fff;top: 40%; left: 50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); box-shadow: 0 0 10px rgba(0,0,0,.3);}
.imgBox.scroll{overflow-y:scroll;overflow-x:hidden;}
.imgBox.scroll::-webkit-scrollbar {width: 6px; height: 6px; background: rgba(0,0,0,.05);}
.imgBox.scroll::-webkit-scrollbar{width: 6px; height: 6px; background: rgba(0,0,0,.02);}
.imgBox.scroll::-webkit-scrollbar-button{background: #f7f7f7; height: 0;}
.imgBox.scroll::-webkit-scrollbar-corner{background: rgba(0,0,0,.05);}
.imgBox.scroll::-webkit-scrollbar-thumb{background: rgba(255,255,255,.7); border-radius: 3px;}

.imgBox.scroll img{top:5%; margin-bottom: 5%; transform: translate(-50%,0%); -webkit-transform: translate(-50%,0%); -moz-transform: translate(-50%,0%); -o-transform: translate(-50%,0%);}
.pos_fixed{position: fixed; width: 100%;}
.imageButton{position: fixed; bottom: 15%; left: 50%; 
	-webkit-transform: translateX(-50%); 
	-moz-transform: translateX(-50%); 
	-ms-transform: translateX(-50%); 
	-o-transform: translateX(-50%); 
	transform: translateX(-50%); 
}
.imageButton span{display: inline-block; cursor:pointer; box-shadow: 0 0 6px rgba(0,0,0,.2);
	-webkit-transition: all ease .2s; 
	-moz-transition: all ease .2s; 
	-ms-transition: all ease .2s;
	-o-transition: all ease .2s; 
	transition: all ease .2s; 
}
.imageButton span:hover{opacity: .8;}
.imageButton span.closeShowPic{ font-size: 40px; border-radius: 100%;font-family: serif; line-height: 1; background-color: #fff; padding: .2em; text-align: center;}
@media screen and (max-width: 768px){/*mobi*/
	.imgBox img{border-width: 10px;}
	.imgBox.scroll img{top:5%; margin-bottom: 10vh;}
}

.jurisdiction_mask{
    top: 0;
    left: 0;
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0,0.5);
    z-index: 2147483647;
    display:none;
}
.jurisdiction_tips{
    width: 400px;
    background: #ffffff;
    position: absolute;
    left: 50%;
    top: 45%;
    -ms-transform:translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);
    -o-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    padding: 23px 20px;
    box-sizing: border-box;
    text-align: center;
}
.jurisdiction_tips img{
    display: block;
    margin: 0 auto;
}
.jurisdiction_tips h3{
    font-size: 18px;
    font-weight: 400;
    line-height: 40px;color: #575757;
    text-align: center;
    margin: 5px 0 0;
}
.jurisdiction_tips p{
    color: #999;
    font-size: 16px;
    text-align: center;
    font-weight: 300;
    margin: 0;
}
.jurisdiction_tips button{
    color: #fff;
    font-size: 12px;
    padding: 10px 0;
    margin: 10px 3px 0;
    background-color: #aaa;
    cursor: pointer;
    display: inline-block;
    box-sizing: border-box;
    border: none;
    outline: none !important;
    width: 98px;
}
.jurisdiction_tips .jurisdiction_login{
    background: #ff0099;
}
.jurisdiction_tips button:hover{
    opacity: 0.8;
}
.jurisdiction_tips_mobile{
    display: none;
}
@media screen and (max-width: 450px){
    .jurisdiction_tips{
        width: 80%;
        padding: 20px 15px;
    }
    .jurisdiction_tips p{
        display: none;
    }
    .jurisdiction_tips .jurisdiction_tips_mobile{
        display: block;
    }
    .jurisdiction_tips img{width: 60px;}
    .jurisdiction_tips h3{font-size: 16px;}
    .jurisdiction_tips p{
        font-size: 14px;
    }
    .jurisdiction_tips button{margin-top: 12px;padding: 8px 0;}
}

/*内链替换的继承父样式*/
.inherit_the_style{color:inherit;font-weight:inherit;font-size:inherit;background:inherit;display:unset;margin:0;padding:0}


#text_style_01_1540891067360{width:30.833333333333336%;font-size:32px;color:#333;line-height:1.8;font-family:宋体;display:none;position:absolute;left:34.58333333333333%;top:145.640625px;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1540891067360{width:38.54166666666667%;display:none;left:30.729166666666664%;top:145.640625px;}}   @media screen and (max-width:640px) {#text_style_01_1540891067360{width:11.5625%;display:block;top:120.640625px;left:7.968749999999999%;}}  #text_style_01_1540891067360>.view_contents {box-sizing:border-box;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1540891067360>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1540891067360>.view_contents {box-sizing:border-box;color:#08afd8;font-family:Microsoft YaHei;font-size:13px;border-right-style:solid;border-right-width:1px;border-right-color:#2693b0;line-height:20px;height:20px;}}

#text_style_01_1540891176294{width:30.833333333333336%;font-size:32px;color:#333;line-height:1.8;font-family:宋体;display:none;position:absolute;left:0%;top:141.640625px;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1540891176294{width:38.54166666666667%;display:none;}}   @media screen and (max-width:640px) {#text_style_01_1540891176294{width:11.5625%;display:block;top:120.6px;left:22.5%;}}  #text_style_01_1540891176294>.view_contents {box-sizing:border-box;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1540891176294>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1540891176294>.view_contents {box-sizing:border-box;color:#08afd8;font-family:Microsoft YaHei;font-size:13px;border-right-style:solid;border-right-width:1px;border-right-color:#2693b0;line-height:20px;height:20px;}}

#text_style_01_1540891188915{width:30.833333333333336%;font-size:32px;color:#333;line-height:1.8;font-family:宋体;display:none;position:absolute;left:0%;top:141.640625px;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1540891188915{width:38.54166666666667%;display:none;}}   @media screen and (max-width:640px) {#text_style_01_1540891188915{width:11.5625%;display:block;top:120.640625px;left:38.75%;}}  #text_style_01_1540891188915>.view_contents {box-sizing:border-box;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1540891188915>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1540891188915>.view_contents {box-sizing:border-box;color:#08afd8;font-family:Microsoft YaHei;font-size:13px;border-right-style:solid;border-right-width:1px;border-right-color:#2693b0;line-height:20px;height:20px;}}

#text_style_01_1540891211754{width:30.833333333333336%;font-size:32px;color:#333;line-height:1.8;font-family:宋体;display:none;position:absolute;left:0%;top:141.640625px;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1540891211754{width:38.54166666666667%;display:none;}}   @media screen and (max-width:640px) {#text_style_01_1540891211754{width:11.5625%;display:block;top:120.640625px;left:55.3125%;}}  #text_style_01_1540891211754>.view_contents {box-sizing:border-box;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1540891211754>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1540891211754>.view_contents {box-sizing:border-box;color:#08afd8;font-family:Microsoft YaHei;font-size:13px;border-right-style:solid;border-right-width:1px;border-right-color:#2693b0;line-height:20px;height:20px;}}

#text_style_01_1540891227863{width:30.833333333333336%;font-size:32px;color:#333;line-height:1.8;font-family:宋体;display:none;position:absolute;left:0%;top:141.640625px;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1540891227863{width:38.54166666666667%;display:none;}}   @media screen and (max-width:640px) {#text_style_01_1540891227863{width:11.5625%;display:block;top:120.6px;left:70%;}}  #text_style_01_1540891227863>.view_contents {box-sizing:border-box;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1540891227863>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1540891227863>.view_contents {box-sizing:border-box;color:#08afd8;font-family:Microsoft YaHei;font-size:13px;border-right-style:solid;border-right-width:1px;border-right-color:#2693b0;line-height:20px;height:20px;}}

#text_style_01_1540891243707{width:30.833333333333336%;font-size:32px;color:#333;line-height:1.8;font-family:宋体;display:none;position:absolute;left:0%;top:141.640625px;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1540891243707{width:38.54166666666667%;display:none;}}   @media screen and (max-width:640px) {#text_style_01_1540891243707{width:11.5625%;display:block;top:120.640625px;left:85.7470703125%;}}  #text_style_01_1540891243707>.view_contents {box-sizing:border-box;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1540891243707>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1540891243707>.view_contents {box-sizing:border-box;color:#08afd8;font-family:Microsoft YaHei;font-size:13px;border-right-style:none;border-right-width:1px;border-right-color:#2693b0;line-height:20px;height:20px;}} #comm_layout_header{height:219px;}   @media screen and (min-width:641px) and (max-width:1200px) {#comm_layout_header{height:188px;}}   @media screen and (max-width:640px) {#comm_layout_header{height:155px;display:block;z-index:8;}} #comm_layout_header > .view_contents{max-width:1200px;}  #comm_layout_header  {border-top-color:#eeb81a;border-top-style:none;border-top-width:2px;border-bottom-style:none;background: url(../img/upimages/top/top.jpg);background-repeat:repeat-x!important;} @media screen and (min-width:641px) and (max-width:1200px) { #comm_layout_header  {background-size:cover;}} @media screen and (max-width:640px) { #comm_layout_header>.view_contents {margin-left:0px;margin-right:0px;}} @media screen and (max-width:640px) { #comm_layout_header  {background-size:cover;}}




.bottomMenu{width: 100%; box-sizing:border-box; display: none;position:fixed;bottom:0; z-index:999999;}

.bottomMenu ul{position: relative; box-sizing: border-box; width: 100%; height: 50px; background-color: #FFFFFF; border-top: 1px solid #ddd; box-shadow: 0 0px 6px rgba(0,0,0,.1); display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
.bottomMenu ul li{position:relative; box-sizing: border-box; -webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;}
.bottomMenu ul li .menuItem{position: relative;}
.bottomMenu ul li .menuIco{width: 26px; height: 26px; overflow: hidden; margin: 0 auto 4px;}
.bottomMenu ul li .menuIco img{width: 100%; height: 100%;padding:2px 1px 0;box-sizing:border-box;}
.bottomMenu ul li .menuName{font-size: 12px; white-space: nowrap; margin: auto; text-align: center; color: #666666; line-height: 1;font-family:Microsoft YaHei;}
.bottomMenu ul li .submenuItems{position: absolute; bottom: 48px; z-index:999999; width: 100%; text-align: center; border: 1px solid #ddd; background-color: #fff; box-shadow: 0 0px 6px rgba(0,0,0,.1);}
.bottomMenu ul li .submenuItems a{display: block; height: 36px; line-height: 36px; font-size: 12px; color: #333; border-bottom: 1px solid #ddd; }
@media screen and (max-width:767px) {
    .bottomMenu{display: block;}
    
    body{padding-bottom:55px!important;}
}

 

