﻿﻿@charset "utf-8";
/* CSS Document */

/*reset*/
*{-ms-touch-action: pan-y; touch-action: pan-y;}
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin: 0; padding: 0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display: block;}
html{overflow-y: scroll;}
:root{overflow-y: auto; overflow-x: hidden;}
table{border-collapse: collapse; border-spacing: 0;}
caption,th{font-weight: normal;}
html,body,fieldset,iframe,abbr{border: 0;}
i,cite,em,var,address,dfn{font-style: normal;}
[hidefocus],summary{outline: 0;}
ul,ol,ul li,li,ol li{list-style: none;}
h1,h2,h3,h4,h5,h6,small{font-size: 100%;}
sup,sub{font-size: 83%;}
pre,code,kbd,samp{font-family: inherit;}
q:before,q:after{content: none;}
textarea{overflow: auto; resize: none;}
label,summary{cursor: default;}
a,button{cursor: pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight: bold;}
ins,u,s,a,a:hover{text-decoration: none;}
body,textarea,input,button,select,keygen,legend{font-family: "微软雅黑"; font-size: 16px; color: #333333; outline: 0;}
a{color: #333333; border: none; text-decoration: none; outline: none; hide-focus: expression(this.hideFocus=true);}
    a:hover {
        text-decoration: none;
        color: #d70000!important;
        text-decoration: none;
    }
a:focus{text-decoration: none; outline: 0; -moz-outline-style: none; color: #b80608;}
img{border: 0 none; width: auto\9; height: auto; vertical-align: top; -ms-interpolation-mode: bicubic;}
button,input,select,textarea{font-size: 100%; font-family: tahoma; margin: 0; outline: 0 none; vertical-align: baseline; _overflow: visible; *vertical-align: middle; *overflow: visible;}
body{background: url(../images/public/bg.png) #f9f6e9 center top no-repeat; background-attachment: fixed; background-size: cover; }
/*去除谷歌自带黄色背景问题*/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus { box-shadow:0 0 0 60px #fff inset;  -webkit-text-fill-color: #333;}
.f-transition{
  transition:all 0.6s;
-ms-transition:all 0.6s; /* IE 9 */
-moz-transition:all 0.6s; /* Firefox */
-webkit-transition:all 0.6s; /* Safari 和 Chrome */
-o-transition:all 0.6s; /* Opera */}
.f-transform{
transform:scale(1.4);
-ms-transform:scale(1.4); /* IE 9 */
-moz-transform:scale(1.4); /* Firefox */
-webkit-transform:scale(1.4); /* Safari 和 Chrome */
-o-transform:scale(1.4); /* Opera */}
/*function*/
.f-dn{display: none;}
.f-db{display: block;}
.f-fl{float: left;}
.f-fr{float: right;}
.f-pr{position: relative;}
.f-pa{position: absolute;}
.f-pf{position: fixed;}
.f-oh{overflow: hidden;}
.f-fwn{font-weight: normal;}
.f-fwb{font-weight: bold;}
.f-toe{overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.f-csp{cursor: pointer;}
.f-csd{cursor: default;}
.f-csh{cursor: help;}
.f-csm{cursor: move;}
.f-usn{-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none;}
.f-clear{margin: 0; padding: 0; height: 0; overflow: hidden; visibility: hidden; content: "."; clear: both; font-size: 0; }
.f-clearfix:after{display: block; height: 0; visibility: hidden; font-size: 0; content:" "; clear: both;}
* html .f-clearfix{zoom: 1;}
*:first-child+html .f-clearfix{zoom: 1;}
.f-wd100{width: 100%;}
.f-npd{padding: 0;}
.f-nmg{margin: 0!important;}
.f-mlr2{margin: 0 2px;}
.f-mlr5{margin: 0 5px;}
.f-mlr7{margin: 0 7px;}
.f-mlr10{margin: 0 10px;}
.f-mlr15{margin: 0 15px;}
.f-mlr20{margin: 0 20px;}
.f-mlr25{margin: 0 25px;}
.f-mlrf3{margin: 0 -3px;}
.f-mlrf5{margin: 0 -5px;}
.f-mlrf6{margin: 0 -6px;}
.f-mlrf7{margin: 0 -7px;}
.f-mlrf8{margin: 0 -8px;}
.f-mlrf9{margin: 0 -9px;}
.f-mlrf10{margin: 0 -10px;}
.f-mlrf15{margin: 0 -15px;}
.f-mlrf20{margin: 0 -20px;}
.f-mlrf25{margin: 0 -25px;}
.f-mlrf30{margin: 0 -30px;}
.f-mlrf40{margin: 0 -40px;}
.f-mlrf55{margin: 0 -55px;}
.f-plr3{padding: 0 3px;}
.f-plr5{padding: 0 5px;}
.f-plr6{padding: 0 6px;}
.f-plr7{padding: 0 7px;}
.f-plr8{padding: 0 8px;}
.f-plr9{padding: 0 9px;}
.f-plr10{padding: 0 10px;}
.f-plr15{padding: 0 15px;}
.f-plr20{padding: 0 20px;}
.f-plr25{padding: 0 25px;}
.f-plr30{padding: 0 30px;}
.f-plr40{padding: 0 40px;}
.f-mb5{margin-bottom: 5px;}
.f-mb10{margin-bottom: 10px;}
.f-mb15{margin-bottom: 15px;}
.f-mb14{margin-bottom: 14px;}
.f-mb20{margin-bottom: 20px;}
.f-mb25{margin-bottom: 25px;}
.f-mb30{margin-bottom: 30px;}
.f-mb40{margin-bottom: 40px;}
.f-mt40{margin-top: 30px;}
.f-nbg{background: none!important;}
.f-nbd{border: none!important;}
.f-ofh{overflow: hidden;}

/*font*/
@font-face {
    font-family: "FZDBSJW";
    src: url("../font/FZDBSJW.eot"); /* IE9 */
    src: url("../font/FZDBSJW.eot?#iefix") format("embedded-opentype"),
    url("../font/FZDBSJW.woff") format("woff"),
    url("../font/FZDBSJW.ttf") format("truetype"),
    url("../font/FZDBSJW.svg#FZDBSJW") format("svg");
    font-style: normal;
    font-weight: normal;
}
/*fonts*/
/*.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}*/
.is-main{/*position: absolute;*//*top: 268px;*//*width: 100%;*/}
.interpdbor{border:1px solid #ddd;padding: 22px 14px 19px;}
/**主体内容***/
.c-shine a::before{position: absolute; top: 0; left: -75%; z-index: 2; display: block; content: ''; width: 50%; height: 100%; background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%); background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%); -webkit-transform: skewX(-25deg); transform: skewX(-25deg);}
.c-shine a:hover::before{-webkit-animation: shine 1s; animation: shine 1s;}

@-webkit-keyframes shine{100% {left: 125%;}}
@keyframes shine{100%{left: 125%;}}

.c-shineabout a::before{position: absolute; top: 0; left: -85%; z-index: 2; display: block; content: ''; width: 50%; height: 100%; background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%); background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%); -webkit-transform: skewX(-25deg); transform: skewX(-25deg);}

/*module*/
.m-tabbgcolor{background: #fbfbfb;margin-bottom: 8px;}
.m-tabstyle1 li{float: left; line-height: 40px;}
.m-tabstyle1 a{display: block; padding: 0 18px; font-size: 18px;  color: #333333;font-weight: bold;}
.m-tabstyle1 li.u-active a{color: #fff;background: #b80608;}

.m-tabstyle2{padding: 8px 0 11px;}
.m-tabstyle2 a{background: url(../images/public/more.png) right center no-repeat;font-size: 22px;color: #b80608;display: block;font-weight: bold;}
.m-tabstyle2 a{text-decoration: none;}

.m-tabstyle3 li{float: left;}
.m-tabstyle3 a{display: block; padding: 0 12px; font-size: 18px;color: #333333;}
.m-tabstyle3 li.u-active a{color: #b80608;background: url(../images/public/line.png) left center no-repeat;}

.m-tabstyle4 li{float: left; line-height: 45px;margin-bottom: 5px;}
.m-tabstyle4 a{border-radius: 5px;display: block; padding: 0 23px; font-size: 16px; color: #333333;background: #f5f5f5;transition: box-shadow 0.5s;-webkit-transition: box-shadow 0.5s;}
.m-tabstyle4 li.u-active a{color: #b80608;}

.m-tabstyle5 li{float: left;}
.m-tabstyle5 a{display: block; padding: 0 12px; font-size: 18px;color: #333333;font-weight: bold;transition: all 0.2s;}
.m-tabstyle5 li.u-active a{color: #b80608;;background: url(../images/public/line.png) left center no-repeat;}
/*.m-tabstyle5 li:hover a{transform: scale(1.1);}*/

.m-tabstyle6 li{float: left;}
.m-tabstyle6 a{display: block; padding: 0 21px; font-size: 18px;color: #3d3d3d;font-weight: bold;}
.m-tabstyle6 li.u-active a{color: #b80608;;background: url(../images/public/line.png) left center no-repeat;}
.m-tabstyle6 li.u-gray a{background: url(../images/home/gray-line.png) left center no-repeat;}

.m-tabstyle7{border-bottom: 1px solid #ddd;    height: 38px;margin-bottom: 8px;}
.m-tabstyle7 ul{padding: 8px 10px 12px;}
.m-tabstyle7 li{float: left;}
.m-tabstyle7 a{display: block; padding: 0 15px; font-size: 18px;color: #525252;font-weight: bold;transition: all 0.6s;}
.m-tabstyle7 li.u-active a{color: #b80608;}

.m-tabstyle8{padding: 15px 0 0;}
.m-tabstyle8 li{float: left;line-height: 38px;height: 38px;}
.m-tabstyle8 a{display: block; padding: 0 28px; font-size: 16px;color: #333;transition: all 0.6s;background: #f5f5f5;}
.m-tabstyle8 li.u-active a{color: #b90609;}

.m-tabstyle9{padding: 10px 0;}
.m-tabstyle9 li{float: left;}
.m-tabstyle9 a{display: block;font-size: 18px;font-weight: bold;transition: all 0.6s;}
.m-tabstyle9 li.u-active a{color: #b80608;}

.m-tabstyle10{}
.m-tabstyle10 li{float: left;width: 50%;text-align: center;padding: 0 10px;}
.m-tabstyle10 li a{display: block;line-height: 40px;border:1px solid #ddd;}
.m-tabstyle10 a{display: block;font-size: 16px;}
.m-tabstyle10 li.u-active a{color: #b80608;}

.m-tabstyle11{}
.m-tabstyle11 ul li.u-zdpublic a{     margin-right: 52px; color: #b80608;display: block;padding: 0 10px; font-size: 18px; font-weight: bold; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.m-tabstyle11 li{position: relative;float: left;line-height: 40px;   }
.m-tabstyle11 li a{display: block; padding: 0 15px; font-size: 16px;color:#333;overflow: hidden;word-wrap: normal;white-space: nowrap;text-overflow: ellipsis;}
.m-tabstyle11 li.u-active a{background: url(../images/home/bg-bottom.png) bottom center no-repeat; font-weight: bold;color:#b80608;}
.m-tabstyle11 li a:hover{-webkit-transition:none;transition: none;}

.m-tabstyle12{border-bottom: 1px solid #ddd;}
.m-tabstyle12 li{float: left;}
.m-tabstyle12 a{height: 40px;line-height: 40px;padding: 0 10px;font-size: 20px;font-weight: bold; color: #cd0000;}
.m-tabstyle12 li.u-active a{color: #b80608;}

.m-liststyle1 li{height: 38px; line-height: 38px;}
.m-liststyle1 li span{float: right; padding-left: 10px; font-size: 15px; color: #666666;}
.m-liststyle1 li a{display: block; padding-left: 14px; background: url(../images/public/icon-li2.png) left center no-repeat; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.m-liststyle1 li a:hover{padding-left: 16px; transition: all .3s;}

.m-liststyle2{line-height: 36px;}
.m-liststyle2 li a{display: block; padding-left: 14px; background: url(../images/public/icon-li2.png) left center no-repeat; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.m-liststyle2 li a:hover{padding-left: 16px; transition: all .3s;}

.m-liststyle3 li{height: 53px; line-height: 53px;}
.m-liststyle3 li span{float: right; padding-left: 10px; font-size: 14px; color: #999999;}
.m-liststyle3 li a{display: block; padding-left: 14px; background: url(../images/public/icon-li2.png) left center no-repeat; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.m-liststyle3 li a:hover{padding-left: 16px; transition: all .3s;}

.m-liststyle4 li{height: 40px; line-height: 40px;}
.m-liststyle4 li span{float: right; padding-left: 10px; font-size: 14px; color: #ff8a00;}
.m-liststyle4 li a{display: block; padding-left: 38px; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
/*.m-liststyle4 li a:hover{padding-left: 16px; transition: all .3s;}*/
/**二级导航**/
.page_nav{background: #f2f2f2;}
.page_nav .container{height: 60px;line-height: 60px;overflow-y: hidden;}
/*.page_nav .container .scrollbar{overflow-x: auto;overflow-y: hidden; height: 100%;}*/
.page_nav .container ul {height: 100%;}
.page_nav ul li{float: left;}
.page_nav ul li a{font-size: 18px; padding-right: 60px;}

.m-location{padding: 6px 0;}
.m-location,.m-location a{font-size: 14px; color: #999;}
.m-location .iconfont{color: #b90609;}
/*header*/
/*.m-header{height: 208px;}*/
.is-header{/*position: fixed; left: 0; top: 0; z-index: 9999;width: 100%;*/}
.m-header{background: url(../images/public/bg-banner.jpg) #fff center bottom no-repeat;}
.g-department{    background: url(../images/public/icon-down.png) 64px center no-repeat; width: 75px;}
.m-drop{width: 470px;background: #f5f5f5;top: 38px;left: 0;    z-index: 22;    height: 150px;overflow-y:auto;}
.m-droplist a{text-indent: 20px;display: block;}
.m-droplist{height: 30px;line-height: 30px;width: 50%;float: left;}
/*.m-droplist:hover a{color:#b80608;}*/
.m-topheader{height: 38px;line-height: 38px;}
.m-topheader ul li{float: left;}
.m-allweb ul li{margin-left: 16px;}
.m-topheader ul li a{color: #6c767e;font-size: 14px;display: block;overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.m-topheader ul li a:hover{color: #b80608;}
.m-topheader ul li span{color: #6c767e !important;    padding: 0 7px;}
.u-only{background: url(../images/public/icon-location.png) left center no-repeat;    padding-left: 24px;}
.m-headerlogo{text-align: center;display: block;}
.m-headerlogo img{max-width: 100%;    display: block;margin: 0 auto;}
.m-search{padding-top: 10px; width: 560px;    margin: 0 auto;   /* padding-bottom: 20px;*/}
.g-search{width: 464px; height: 42px; -webkit-box-shadow: 0 0 10px #faeee1; -moz-box-shadow: 0 0 10px #e5dcbf; box-shadow: 0 0 10px #eae0e3;}
.g-search .u-searchtext{       padding: 0 58px 0 65px;width: 100%; *+width: 284px; height: 42px; line-height: 42px; background: #fff; border: none; font-size: 14px; box-shadow: none;color: #666666;}
.g-search .u-searchbtn{top: 0; right: 0; width: 48px; height: 42px; line-height: 42px; background: #fff; color: #be1c1e; font-size: 22px; border: none;}
/*.u-web{position: absolute;top: 0;left: 0;z-index: 2;padding: 0 10px;height: 42px;line-height: 42px;background: url(../images/public/arrow.png) right center no-repeat;}*/
.m-search .hd{position: absolute;top: 0;left: 0;z-index: 2;width: 66px;height:42px;padding:0 9px;/*border-right: 1px solid #ddd;*/overflow: hidden;}
.m-search .hd .arrow{float: right;margin-top: 9px;}
.m-search .arrow a{display: block;width: 15px;height: 12px;}
.m-search .prev{background: url(../images/public/jt-t.png) center center no-repeat;}
.m-search .next{background: url(../images/public/jt-b.png) center center no-repeat;}
.m-search .hd ul{float: left;line-height:42px;font-size: 14px;}
.m-search .hd ul li{display: none;}
.m-search .hd ul li.on{display: block;}
.m-search .u-deepbtn{display: block; width: 90px; height: 42px; line-height: 42px; text-align: center; background: #ff862d; color: #fff; font-size: 14px;opacity:0;cursor:default;}
.m-search .u-deepbtn:hover{background: #e0701d;}
.m-duocai{ bottom: 30px;right: 0;}
.m-nav{background: #b80608; z-index: 2;}
.m-nav .u-webhome{padding: 0 15px; line-height: 50px; font-size: 18px; font-weight: bold; color: #fff;}
.m-nav .navbar-collapse{padding: 0;}
.m-nav button{background: #fff;}
.g-nav li{position: relative; float: left; }
.g-nav li a{-webkit-transition: all 200ms ease;transition: all 200ms ease;display: block; margin-left: 1px; font-size: 18px; font-weight: bold; color: #fff;width: 134px; line-height: 60px; text-align: center;height: 60px; }
.g-nav li a br{display:none;}
.g-nav li a:hover,.g-nav li.u-active a{background-color: #e22929; color:#fff!important;}
.m-nav .m-shouye a{background-image: url(../images/public/home.png);background-position:center center;background-repeat:no-repeat;width: 115px;}
.g-nav li.u-active a i{position: absolute;width:0px;height:0px;border-width:9px;border-style:solid;border-color:transparent transparent #fff transparent;left: 50%;margin-left:-9px;bottom: 0;}
/***隐藏的nav***/
.is_gov{width: 100%; height: 40px; line-height: 40px; background:#b80608;}
.gov_bg{background: #e1e8f0;}
.u-nav a{    font-size: 18px;color: #fff;padding: 0 10px;}
.u-searchBox{position: absolute;left:50%;top:54px;margin-left: 293px;}
.u-searchBox{ width:275px;height: 32px; position: absolute;top:57px;right:0;}
.is-searchtext{ padding-left: 10px; width:220px; height:32px; line-height:30px;     background: #fff; border: none;font-size: 14px;box-shadow: none;color: #666666; outline:none;border:1px solid #ddd;border-right:none;}
.is-searchtext:focus,.searchbtna:hover{box-shadow: 0 0 5px 1px #fff; }
.searchbtna{ line-height: 30px;font-size: 24px; color: #fff;cursor: pointer; width:44px; height:32px; border:none; padding:0;float:left; background: #fe5c21;}
.is-search form a{ float: left; display: block; width: 33px; height: 36px; margin:0 0 0 14px; padding-top:3px;font-size: 12px; line-height: 16px;color:#dd0f0f;}
.u-nav{height: 63px; }
.m-nav2{display: none;width: 100%;line-height: 62px;background: #b80608;position: fixed;left: 0; top: 0;z-index: 99999;}
.m-topbox,.m-allweb2{height: 40px; line-height: 40px;}
.m-topbox {padding-right: 10px;}
.m-topbox,.m-topbox a{font-size: 14px; color: #6c767e;}
.m-topbox li span{color: #6c767e !important;padding: 0 7px;}
.m-topbox li{float: left;}
.m-topbox li a{display: block;}
.m-allweb2 ul li {margin-left: 16px;float: left;}
.m-allweb2 ul li a {color: #6c767e;font-size: 14px; display: block;}
/*.m-allweb2 .m-droplist ul li:hover a{color: #b90609;}*/
.u-only {background: url(../images/public/icon-location.png) left center no-repeat;padding-left: 24px;}
/***热词**/
.m-schots {width: 560px; margin: 0 auto;    padding: 17px 0 20px 0;}
.m-schots a,.m-schots strong{font-size: 14px;    float: left;}
.m-schots a{margin-right: 30px;}
/*footer*/
.is-footer{border-top: 10px solid #b80608;background: #fff;    margin-top: 20px;}

.m-linksbox{ border-bottom: 1px solid #bababa;}
.m-links{padding: 10px 0;}

.m-links section{}
.m-links h2{margin: 19px 0;height: 36px;line-height: 36px;font-size: 18px;color: #b80608;font-weight: bold;}
.u-links{margin: 19px 0; height: 36px; border: 1px solid #ddd; }
.u-links dl{position: relative; z-index: 2;}
.u-links dl dt.u-active{color: #b80608;}
.u-links dl dt{overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;margin: 0 10px; line-height: 34px; cursor: pointer; font-size: 14px; font-weight: normal; color: #666;background: url(../images/public/icon-links.png) #fff right center no-repeat;} 
.u-links dl dd{position: absolute; top:35px; left: 0; right: 0; display: none; max-height: 130px; background: #fff; padding: 5px; overflow-y: auto;}
.u-links dl dd ul li{line-height: 30px;}
.u-links dl dd ul li a{display: block; padding: 0 12px; font-size: 14px;}
.u-links dl dd ul li a:hover{background: #c1dbf7;}
.m-lkboxs ul{margin-bottom: 20px;}
.m-lkboxs li{line-height: 26px;}
.m-lkboxs li a{display: block; padding-left: 12px; background: url(../images/public/icon-li2.png) left center no-repeat; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis; font-size: 14px;}

.m-footer{padding: 14px 0 24px;}
.m-ftfuns{line-height: 26px;}
.m-ftfuns,.m-ftfuns a{color: #282828; font-size: 14px;}
.m-copyright p{line-height: 30px;}
.m-copyright p,.m-copyright p a{color: #666; font-size: 14px;}
.m-copyright p img{vertical-align: middle;}
#_ideConac{position: absolute; left: 0px; top: 33px;}
#_span_jiucuo{position: absolute; left: 85px; top: 33px;}
.u-jbzx{left: 85px;top: 44px;}
.u-jbzx1{right: 0;top: 44px;}
.u-slhwza{width: 120px;height: 54px;right: 140px;top: 44px;}
.u-slhwza img{width: 120px;height: 54px;}
/**遮罩层***/
.fog{position: fixed;width: 100%;height: 100%;background: rgba(0,0,0,0.5);top: 0;left: 0;z-index: 999999;display: none;}
/*toolbar右侧悬浮框*/
.m-bim{margin-left: -20px;position: relative;}
.u-bxmhelp {position: absolute;left: -92px;top: 0;}
.is-fixed{position: fixed;top: 400px;z-index: 9999;    right: 5px; z-index: 9999;}
.is-fixed ul li{text-align: center;color: #5e5e5e; position: relative;background: #f2f2f2; width: 62px;height: 62px;margin-bottom: 10px;border:1px solid #ddd;}
.is-fixed ul li img{position: absolute; top: 0; display: block; width: 0; height: 0; border: 1px solid #ddd; background: #fff;}
.is-fixed ul li.u-share div{right: 60px; top: 10px; padding: 5px; width: 85px; background: #fff; display: none;}
.is-fixed ul li:hover{background: #fad9d9; color: #b90609; cursor: pointer;}
.is-fixed ul li p{font-size: 12px;}
.is-fixed ul li i{font-size: 24px;padding-top: 4px;display: inline-block;color: #d67475;}
.m-top{padding: 53px 0 21px; text-align: center; cursor: pointer;}
/*.bdshare-button-style0-16{position: absolute; right: 67px; top: 0; padding: 6px; width: 78px; background: #333;}
.bdshare-button-style0-16 a{float: left; margin: 3px; display: block; width: 16px; height: 16px; background-image: url(../images/public/icon-0-16.png);}
.bdshare-button-style0-16 a:hover{opacity: .8;}*/
/*pagination*/
/*#pagination{text-align: center;}
#pagination .pull-right{float: none !important;}
.m-pagination{padding: 15px;}
.m-pagination li{ margin: 3px; height: 28px; font-size: 14px;display: inline-block;}
.m-pagination li a{display: block; padding: 0 10px; line-height: 26px; border: 1px solid #ccc; font-size: 14px; background: #fff;}
.m-pagination li.u-redirect{line-height: 28px;}
.m-pagination li.u-redirect input{padding: 0 5px; vertical-align: middle; width: 42px; height: 28px; line-height: 28px; border: 1px solid #ccc; margin: -2px 0 0 3px; *margin: -2px 0 0 3px; _margin: -2px 0 0 3px;}
.m-pagination li.active a,.m-pagination li a:hover{background: #bd1011; border: 1px solid #ddd; color: #fff;}
.m-pagination li.page-info a,.m-pagination li.page-info a:hover{border: 1px solid #ccc; cursor: default; color: #666; background: #fff;}
.m-pagination li.disabled a,.m-pagination li.disabled a:hover{background: #eee; border: 1px solid #ccc; cursor: default; color: #666;}*/

/**下拉框选中效果**/
.dropsel li.u-active{background: #b80608;color: #fff;}
/*media query*/
/*large pcScreen*/
@media (min-width:1240px) {
.container{padding:0 20px;width: 1240px;}
.m-links .m-section{    width: 18.5%;}
}
/*medium pcScreen lg*/
@media screen and (max-width: 1239px) {
  .g-nav li{width: 11.11%}
  .g-nav li a{width: 100% !important;}
  .m-links h2{display: none !important;}
  .m-links .m-section{width: 20%;}
}
/*medium pcScreen lg*/
@media screen and (max-width: 1199px) {
.m-links .m-section{    width: 20%;} 
#_ideConac{left: 6px;}
.u-jbzx{right: -15px;}
.page_nav ul li a{padding-right: 20px;font-size: 16px;}
.f-mdplr5{padding: 0;}
}
/*pad md*/
@media screen and (max-width: 991px ){
  .page_nav .container{height: 50px;line-height: 50px;}

  .f-sm-mb0{margin-bottom: 0;}
  .f-sm-mb10{margin-bottom: 10px;}
  .f-sm-mb15{margin-bottom: 15px !important;}
  /**头部991***/
  .f-md-wa {width: auto!important;}
  .f-md-fn {float: none!important;}
  .f-md-dn{display: none !important;}
  .g-banner{padding: 18px 0;}
  .g-search .u-searchtext{*+width: 100%; *+padding: 0;}
  .m-nav{height: 50px;}
  .g-nav li a{line-height: 50px;height: 50px;font-size:16px;}
  .m-search{padding-bottom: 0;}

  .m-links section{    width: 50%;}
  #_ideConac,#_span_jiucuo,.u-jbzx{display: none;}
  .m-links{padding: 5px 0;}
  .u-links{margin: 5px 0;}
  .f-smmlrf5{margin: 0 -5px;}
  .f-smmlrf35{margin: 0 -35px;}
  .m-links .m-section{    width: 50%;} 
    /**头部767***/
  .g-banner{padding: 10px 0;}
  .g-nav li{float: none; width: 100%; text-align: center;  background: none;}
  .g-nav li a{padding: 0 15px; font-size: 16px; background: #cd0000;line-height: 40px;height: 40px;}
  .m-schots{    padding: 17px 0 0 0;}
  .u-slhwza{right: 100px;top: 285px;}
}
/*phone sm*/
@media screen and (max-width: 767px) {
  .f-sm-dn{display: none !important;}
  .f-sm-frnone{float: none;}

  /****/
  .m-liststyle1 li { height: 32px;line-height: 32px;}
  .m-liststyle3 li { height: 40px;line-height: 40px;}
  .m-tabstyle3 a{font-size: 16px;}
  .m-tabstyle1 a{font-size: 16px;}
  .m-tabstyle4 a{font-size: 14px;}
  .m-tzgg h2 a{font-size: 16px;}
  .m-zdlyzk ul li a p{font-size: 14px;}
   
   #home .top-banner .banner-content .left .web-title{font-size: 29px;}

.f-xsmlrf35{margin: 0 -15px;}
}
/*small xs*/
@media screen and (max-width: 638px) {
  body{font-size: 14px;}
    .m-tabstyle3 a{padding: 0 9px;}
}
@media screen and (max-width: 415px){
  .m-tabstyle3 a {padding: 0 9px;}
  .m-tabstyle4 a{padding: 0 8px}
}
/*print*/
@media print {
    a[href]:after {
        content: none!important;
    }
}