@charset "utf-8";
/* CSS Document */
/**
 * @description: 网站公共样式
 * @author: ishang_pan
 * @update: ishang_pan (2019-11-22 10:03)
 */

/*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: #454545; outline: 0;}
a{color: #3d3d3d; border: none; text-decoration: none; outline: none; hide-focus: expression(this.hideFocus=true);}
a:hover{text-decoration: none; color: #b81a24;}
a:focus{text-decoration: none; outline: 0; -moz-outline-style: none; color: #b81a24;}
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;}
.bgfff{background-color: #fff;}
/*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-bn{background: none!important;}
.u-bn{border: none;}
.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-mlr10{margin: 0 10px;}
.f-mlr15{margin: 0 15px;}
.f-mlr20{margin: 0 20px;}
.f-mlrf5{margin: 0 -5px;}
.f-mlrf6{margin: 0 -6px;}
.f-mlrf7{margin: 0 -7px;}
.f-mlrf10{margin: 0 -10px;}
.f-mlrf15{margin: 0 -15px;}
.f-mlrf18{margin: 0 -18px;}
.f-mlrf20{margin: 0 -20px;}
.f-mlrf30{margin: 0 -30px;}
.f-plr5{padding: 0 5px;}
.f-plr6{padding: 0 6px;}
.f-plr7{padding: 0 7px;}
.f-plr10{padding: 0 10px;}
.f-plr15{padding: 0 15px;}
.f-plr18{padding: 0 18px;}
.f-plr20{padding: 0 20px;}
.f-plr30{padding: 0 30px;}
.f-mb5{margin-bottom: 5px;}
.f-mb10{margin-bottom: 10px;}
.f-mb15{margin-bottom: 15px;}
.f-mb20{margin-bottom: 20px;}
.f-mb25{margin-bottom: 25px;}
.f-mb30{margin-bottom: 30px;}
.f-mb40{margin-bottom: 40px;}
.f-p20{padding: 20px;}
.f-p10{padding: 10px;}
.f-p5{padding: 5px;}
.is-main .container{background-color: #ffffff;}

.m-scrollbar::-webkit-scrollbar{width: 8px; height: 10px;}
.m-scrollbar::-webkit-scrollbar-thumb{border-radius: 10px; -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); background: #d5d5d5;}
.m-scrollbar::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); border-radius: 10px; background: #f6f6f6;}
.m-scrollbar1::-webkit-scrollbar{width: 8px; height: 10px;}
.m-scrollbar1::-webkit-scrollbar-thumb{border-radius: 10px; -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); background: #d00d0d;}
.m-scrollbar1::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); border-radius: 10px; background: #f6f6f6;}

/*module*/
.m-location{padding: 0 20px; font-size: 14px; height: 46px; line-height: 46px; background-color: #fff;}
.m-locationc{background: url(../images/public/location.png) left center no-repeat; padding-left: 20px; color: #525252; border-bottom: 1px solid #e6e6e6;}
.m-locationc a{color: #525252;}

.c-shine a::before{position: absolute; top: 0; left: -100%; 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: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3))); background: -moz-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); -moz-transform: skewX(-25deg); transform: skewX(-25deg);}
.c-shine a:hover::before{-webkit-animation: shine 1s; -moz-animation: shine 1s; animation: shine 1s;}
@-webkit-keyframes shine{100% {left: 125%;}}
@-moz-keyframes shine{100%{left: 125%;}}
@keyframes shine{100%{left: 125%;}}

.c-circle a::before{position: absolute; top: 50%; left: 50%; z-index: 2; display: block; content: ''; width: 0; height: 0; background: rgba(255, 255, 255, .2); -moz-border-radius: 100%; border-radius: 100%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); transform: translate(-50%, -50%); opacity: 0;}
.c-circle a:hover::before{-webkit-animation: circle .75s; -moz-animation: circle .75s; animation: circle .75s;}
@-webkit-keyframes circle{0%{opacity: 1;} 40%{opacity: 1;} 100%{width: 200%; height: 200%; border-radius: 200%; opacity: 0;}}
@-moz-keyframes circle{0%{width: 0; height: 0; opacity: 1;} 40%{opacity: 1;} 100%{width: 200%; height: 200%; opacity: 0;}}
@keyframes circle{0%{width: 0; height: 0; opacity: 1;} 40%{opacity: 1;} 100%{width: 200%; height: 200%; opacity: 0;}}

.c-cover{top: 0; left: 0; right: 0; bottom: 0; -webkit-transition: .3s; -moz-transition: .3s; transition: .3s;}
.c-play{left: 50%; top: 50%; margin: -25px 0 0 -25px; z-index: 9; width: 50px; height: 50px; background: url(../images/public/icon-video.png) 0 0 no-repeat; -webkit-transition:.3s; -moz-transition: .3s; transition: .3s; -webkit-transform: scale(2); -moz-transform: scale(2); transform: scale(2); opacity: 0;}
a:hover .c-cover{-webkit-box-shadow: inset 0 0 100px #000; -moz-box-shadow: inset 0 0 150px #000; box-shadow: inset 0 0 150px #000; opacity: .8;}
a:hover .c-play{-webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1); opacity: 1;}

.m-titstyle1{border: 1px solid #ebebeb; border-top: 1px solid #d11d29; border-bottom: 0;}
.m-titstyle1 a{display: block; text-align: center; width: 100%; background: url(../images/public/tit1.png) top center no-repeat; font-size: 24px; line-height: 60px; height: 60px; color: #000; font-weight: 600;}

.m-titstyle2{padding-left: 15px; height: 38px; background: url(../images/public/icon-tit1.png) left center no-repeat; border-bottom: 1px solid #dddddd;}
.m-titstyle2 ul li{float: left;  line-height: 38px; font-size: 18px; font-weight: 600; color: #666666; cursor: pointer; margin-right: 30px;}
.m-titstyle2 ul li:last-child{margin-right: 0;}
.m-titstyle2 ul li.u-active{color: #d11d29;}

.m-titstyle3{border-bottom: 1px solid #ebebeb; margin-bottom: 18px;}
.m-titstyle3 ul li{float: left;}
.m-titstyle3 ul li a{display: block; position: relative; padding: 0 10px; font-size: 18px; padding-bottom: 10px;}
.m-titstyle3 ul li.on a{font-weight: 600; color: #d11d29;}
.m-titstyle3 ul li.on a::after{content: ""; position:absolute; bottom: -1px; left: 50%; margin-left: -15px; width: 30px; border-bottom: 1px solid #d11d29;}
.m-titstyle3 .u-xiexin{padding-left: 15px; background: url(../images/home/icon-list1.png) left center no-repeat; font-size: 14px;}

.m-titstyle4 {height: 43px; border-bottom: 1px solid #dddddd;}
.m-titstyle4 ul li{float: left;}
.m-titstyle4 ul li a{display: block; font-size: 16px; line-height: 40px; margin-right: 60px;}
.m-titstyle4 ul li.on a{font-weight: 600; color: #d71604; border-bottom: 3px solid #d71604;}

.m-tabstyle1{border-bottom: 1px solid #ddd;}
.m-tabstyle1 li{position: relative; float: left; margin-right: 8px;}
.m-tabstyle1 li a{display: block; padding: 8px 10px; font-size: 18px;}
.m-tabstyle1 li em{position: absolute; left: 0; bottom: -1px; right: 0; display:block; margin:0 auto; width: 0px; height: 2px; background: #b81a24; -webkit-transition: all linear 0.4s; -moz-transition: all linear 0.4s; transition: all linear 0.4s;}
.m-tabstyle1 li.u-active a{font-weight: bold; color: #b81a24;}
.m-tabstyle1 li a:hover em,.m-tabstyle1 li.u-active em{width:100%;}

.m-tabstyle2{border-bottom: 1px solid #ddd;}
.m-tabstyle2 li{margin-right: 10px; float: left; line-height: 48px;}
.m-tabstyle2 li a{display: block; padding: 0 8px; font-size: 18px; font-weight: bold; color: #525252;}
.m-tabstyle2 li.u-active a{color: #b81a24;}

.m-tabstyle3 li{float: left; margin-left: 20px; line-height: 48px;}
.m-tabstyle3 li a{display: block; font-size: 14px;}
.m-tabstyle3 li.u-active a{color: #b81a24;}

.m-liststyle1 li{height: 36px; line-height: 36px;}
.m-liststyle1 li span{float: right; padding-left: 10px; font-size: 14px; color: #999;}
.m-liststyle1 li a{display: block; padding-left: 22px; background: url(../images/public/icon-li1.png) left center no-repeat; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis; -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}
.m-liststyle1 li a:hover{padding-left: 25px;}
.list-ul{border-bottom: 1px solid #d8d9da;padding-bottom: 14px;margin-bottom: 14px;}
.u-zzbtn{top: 10px;left: 17px;}
.zytj, .szftj,.szf{display: block;width: 230px;height: 42px;line-height: 42px;background: #015293;color: #fff;text-align: center;border-radius: 5px;}
.zytj {position: absolute;bottom: -70px;left: 45px;}
.szftj {position: absolute;bottom: -70px;left: 298px;}
.zytj:hover,.szftj:hover{color: #fff;}
.szf{position:absolute;bottom:-70px;left:390px;}
.u-zzbtn a{display:block;}
.u-zzbtn a:hover{color:#fff;}
.u-zzbtn a img{width:42px;height:135px;}
.u-zzbtn .dzy{margin-bottom: 46px;}

.m-liststyle2 li{height: 36px; line-height: 36px;}
.m-liststyle2 li a{float: left; padding-left: 13px; width: 100%; background: url(../images/public/li1.png) left center no-repeat; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis; -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}
.m-liststyle2 li a:hover{padding-left: 16px;}

.m-liststyle3 li{height: 40px; line-height: 40px; background: url(../images/public/icon-li1.png) left center no-repeat; }
.m-liststyle3 li span{float: right; padding-left: 10px; font-size: 14px; color: #999;}
.m-liststyle3 li a:nth-of-type(1){display: block; float: left; max-width: 50%; padding-left: 13px;overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis; -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}
.m-liststyle3 li a:nth-of-type(2){float: left; color: #d11d29;}
.m-liststyle3 li a:hover{padding-left: 16px;}

.m-liststyle4 li{height: 40px; line-height: 40px;}
.m-liststyle4 li a{display: block; padding-left: 13px; background: url(../images/public/icon-li2.png) left center no-repeat; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis; -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}
.m-liststyle4 li a:hover{padding-left: 16px;}

.m-liststyle5 li{height: 40px; line-height: 40px;}
.m-liststyle5 li span{float: right; padding-left: 10px; font-size: 14px; color: #999;}
.m-liststyle5 li a{display: block; padding-left: 19px; background: url(../images/public/icon-li3.png) left center no-repeat; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis; -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}
.m-liststyle5 li a:hover{padding-left: 16px;}

.easy_scrollable,.scroll_container,.scroll_absolute{width: 100%!important;}
.scroll_absolute{position: absolute; padding-right: 10px!important;}
.scroll_vertical_bar{position: absolute; top: 0; right: 0; margin: 0; padding: 0; width: 5px; -moz-border-radius: 2px; border-radius: 2px; overflow: hidden;}
.scroll_track{position: relative; background: url(../images/public/bg-track.png) center top repeat-y; width: 5px;}
.scroll_drag{position: absolute; top: 0; right: 0; cursor: pointer; background: url(../images/public/bg-scroll.png) #cfcfcf center no-repeat; width: 5px; -moz-border-radius: 3px; border-radius: 3px; overflow: hidden;}

body{background-image: url(../images/public/bg.png); background-repeat: no-repeat; background-position: top center; background-color: #efefef;}
.active{background-color: #d71604;}
/*header*/
.is-header .m-pgtop{height: 36px; line-height: 36px; background-color: rgba(255, 255, 255, .5);}
.is-header .m-pgtop .f-fl ul li,.m-pgtop .f-fr ul li{float: left; margin-left: 5px; height: 36px;}
.is-header .m-pgtop .f-fl ul li a,.m-pgtop .f-fr ul li a{color: #333; font-size: 14px;}
.is-header .u-chosebgc{width: 250px; left: -60px;}
.is-header .u-chosebgc dt{float: left; margin-left: 10px; cursor: pointer; border: 2px solid #fff; border-radius: 5px;}
.is-header .m-header{height: 180px;}
.is-header .m-header .u-logo{margin-top: 48px;}
.is-header .m-searchc{margin-top: 74px;}
.is-header .m-search{width: 460px; height: 46px; position: relative;}
.is-header .u-search input{float: left; height: 46px;}
.is-header .u-search input.text{float: left; width: 100%; padding-left: 16px; padding-right: 62px; border-radius: 5px; border: 0;}
.is-header .u-search input.sub{position: absolute; right: 0; top: 0; width: 62px; color: #ffffff; border: 0; border-radius: 0 5px 5px 0; background: url(../images/public/search.png) center no-repeat #fe5c21;}

.m-nav{background: rgba(0,0,0,0.3);}
/* .m-nav .navbar-default{background-color: #d11d29;} */

.m-nav .navbar{border: 0; border-radius: 0; min-height: 55px; margin: 0;}
.m-nav .navbar-brand{height: 55px; line-height: 55px; padding: 0;}
.m-nav .navbar>.container-fluid .navbar-brand{margin-left: 0; width: 100%; text-align: center; color: #ffffff; font-size: 20px; font-weight: 600;}
.m-nav .navbar>.container-fluid .navbar-brand:hover{background-color: #d71604;}
.m-nav .container-fluid>.navbar-header{width: 12.5%;}
.navbar-default{background: none;}
.m-nav .navbar-default .navbar-nav>li>a{padding: 0; display: block; height: 55px; line-height: 55px; color: #ffffff; font-size: 20px; font-weight: 600;}
.m-nav .navbar-default .navbar-nav>li>a:hover{background-color: #d71604;}
.m-nav .navbar-nav{width: 87.5%;}
.m-nav .navbar-nav>li{width: 14.28%; text-align: center;}
.m-nav .navbar-nav>li::before{content: '';}
.m-nav .navbar-default .navbar-toggle .icon-bar{background-color: #ffffff;}

.m-ejnavs{line-height: 55px; background-color: rgba(255, 255, 255, .8);}
.m-ejnavs .m-navmenu ul li{float: left; padding: 0 15px; font-size: 16px;}

.m-lmsearch{width: 233px; height: 32px; line-height: 30px; border: 1px solid #eee; margin-top: 10px; margin-right: 20px;}
.m-lmsearch .text{display: inline-block; width: 196px; height: 30px; line-height: 30px;border: 0; padding-left: 15px;}
.m-lmsearch .sub{display: inline-block; width: 30px; line-height: 26px; background: url(../images/public/hdjlsearch.png) center no-repeat;border: 0; vertical-align: middle; border: 0;}
/*footer*/
.is-footer{height: 260px; text-align: center;}
.is-footer .u-footl{top:70px;}
.is-footer .u-footr{top: 85px; left: 85px;}
.is-footer .footer-gov{display: inline-block; margin-top: -10px; right: 130px;}
.is-footer .u-footc{text-align: center; font-size: 14px; line-height: 24px; padding-top: 30px;}
.is-footer .u-footc ul{width: 29%; margin: 0 auto;margin-top: 20px; margin-bottom: 25px;}
.is-footer .u-footc ul li{float: left; margin-left: 5px;}
.is-footer .u-footc p{color: #333333; line-height: 30px;}
.is-footer .u-footc a{color: #333333; transition: all 0.65s;}
.is-footer .u-footc a:hover{color: #ff0010;}
.m-friendlink{position: relative; height: 74px; line-height: 74px; background: rgba(0,0,0,0.3);}
.m-friendlink .u-link li{position: initial;float: left;width:14.2%;;text-align: center; color: #fff;}
.m-friendlink .u-link li a{color: #fff; font-size: 18px;}
.m-friendlink .u-link li:hover a.u-active{background:#fff;border-radius:5px;color:#d71604;padding:0 20px;}
.m-friendlink .u-link li:nth-child(5):hover a.u-active{padding:0;}
.m-friendlink .u-link li:nth-child(1){font-size: 20px; font-weight: 600; text-indent: 1em;}
.jbzx{right: 0; top: 75px;}

.m-linkbd{position: absolute;left: 0;width: 1168px;max-height: 230px;padding: 15px;border-bottom: 2px solid #d71604;background: #fff;right: 0;margin: auto;z-index: 999;overflow-y: auto;}
.m-linkbd ul li{width: 223px!important;line-height: 32px;float: left;font-size:16px!important;font-weight:400!important;text-indent: 0em!important;}
.m-linkbd ul li a{font-size: 14px!important;color: #333!important;font-weight: 400;}

#_span_jiucuo{position:absolute;top:80px;left:100px;}
.u-slhwza{width: 120px;height: 54px;right: 170px;top: 80px;}
.u-slhwza img{width: 120px;height: 54px;}
/*toolbar*/
.is-toolbar{position: fixed; right: 2%; top: 20%;}
.is-toolbar ul li{position: relative; width: 65px; height: 65px; margin-bottom: 2px; background-color: #ffffff; text-align: center; font-size: 14px;}
.is-toolbar ul li span{display: inline-block; width: 30px; height: 30px; background: url(../images/public/slider-icon1.png) no-repeat; margin-top: 5px;}
.is-toolbar ul li.nth1 span{background-position: 5px 0;}
.is-toolbar ul li.nth2 span{background-position: -24px 0;}
.is-toolbar ul li.nth3 span{background-position: -56px 0;}
.is-toolbar ul li.nth4 span{background-position: -88px 0;}
.is-toolbar ul li.nth5 span{background-position: -121px 0;}
.is-toolbar ul li img{position: absolute; left: -90px; top: 0; width: 90px; height: 90px; display: none;}
.is-toolbar ul li:hover img{display: block;}

/*pagination*/
.m-pagination{display: inline-block;}
.m-pagination li{float: left; margin: 3px; height: 28px; font-size: 14px;}
.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: #ff0010; border: 1px solid #b81a24; 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;}

/* share */
.share-main{position: relative; width: 102px; height: 24px; margin-top: 15px; margin-right: 15px;}
.share-bar a{margin-left: 10px; float: left; display: block; width: 24px; height: 24px; background-image: url(../images/public/icon-share.png);}
.share-bar .share-tsina{background-position: 0 0;}
.share-bar .share-weixin{background-position: -24px 0;}
.share-bar .share-qzone{background-position: -48px 0;}
.weixin-share-open{position: absolute; bottom: 34px; right: 0; display: none; background: #fff;}
.weixin-wrap{position: relative; padding: 10px; width: 234px; height: 102px; border: 1px solid #ddd;}
.share-qrcode{float: left;}
.share-qrcode img{display: block; width: 80px; height: 80px;}
.weixin-close{position: absolute; top: 0; right: 0; display: block; width: 20px; height: 20px; line-height: 20px; text-align: center; font-size: 16px; color: #d4d4d4; cursor: pointer;}
.weixin-text{padding: 10px 0 0 90px; line-height: 24px; font-size: 12px; color: #666;}

/*media query*/
/*large pcScreen*/
@media (min-width:1200px) {
    .container{padding: 0; width: 1200px;}
	.m-nav .container-fluid,.m-nav .navbar-collapse{padding: 0;}
	
}

/*medium pcScreen lg*/
@media screen and (max-width: 1199px) {
	.f-lg-mlr5{margin: 0 5px;}
	.f-lg-mlr10{margin: 0 10px;}
	.f-lg-mlr15{margin: 0 10px;}
	.f-lg-mlrf5{margin: 0 -5px;}
	.f-lg-mlrf10{margin: 0 -10px!important;}
	.f-lg-mlrf15{margin: 0 -15px;}
	.f-lg-plr5{padding: 0 5px;}
	.f-lg-plr10{padding: 0 10px!important;}
	.f-lg-plr15{padding: 0 15px;}
	.f-lg-mb5{margin-bottom: 5px;}
	.f-lg-mb10{margin-bottom: 10px;}
	.f-lg-mb15{margin-bottom: 15px;}
	.f-lg-mb20{margin-bottom: 20px;}
	.f-lg-mb30{margin-bottom: 30px!important;}
	.f-lg-ha{height: auto;}
	.f-lg-fn{float: none;}
	.f-lg-wa{width: auto;}
	.f-lg-db{display: block;}
	.f-lg-dn{display: none;}

	.is-footer .u-footc ul{width: 36%;}
	.m-friendlink{width: 100%;padding:0 15px;}
	.m-friendlink li.nLi{margin:0 21px;}
    .m-friendlink .sub{width: 100%;left: 0;margin: 0;}
	#_ideConac{position: static !important;}
	#_span_jiucuo,.jbzx,.u-slhwza,.is-footer .u-footl{
		position: static !important;
		border: 1px solid #ddd;
		width: 47% !important;
		float: left;
		height: 80px !important;
		line-height: 80px;
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 5px;
	}
}
/*pad md*/
@media screen and (max-width: 991px ){
	.f-md-npd{padding: 0;}
	.f-md-mlr5{margin: 0 5px;}
	.f-md-mlr10{margin: 0 10px;}
	.f-md-mlr15{margin: 0 10px;}
	.f-md-mlrf5{margin: 0 -5px;}
	.f-md-mlrf10{margin: 0 -10px;}
	.f-md-mlrf15{margin: 0 -15px;}
	.f-md-plr5{padding: 0 5px;}
	.f-md-plr10{padding: 0 10px;}
	.f-md-plr15{padding: 0 15px;}
	.f-md-mb5{margin-bottom: 5px;}
	.f-md-mb10{margin-bottom: 10px;}
	.f-md-mb15{margin-bottom: 15px!important;}
	.f-md-ha{height: auto!important;}
	.f-md-fn{float: none;}
	.f-md-wa{width: auto!important;}
	.f-md-db{display: block;}
	.f-md-dn{display: none!important;}
	.f-md-pa{position: absolute;}

	.m-locationc{background-position: left 12px;}

	.m-tabstyle1 li a{font-size: 16px;}

	.m-liststyle1 li{height: 30px; line-height: 30px;}
	.m-liststyle1 li a{font-size: 14px;}
    .m-liststyle1 li span{font-size: 12px;}

    .m-titstyle1 .u-tit{font-size: 18px;}

    .m-tabstyle2 li,.m-titstyle2 .u-tit,.m-tabstyle3 li{line-height: 38px;}
    .m-tabstyle2 li a,.m-titstyle2 .u-tit,.m-titstyle3 .u-tit{font-size: 16px;}


    .is-header .m-header{margin-bottom: 20px;}
    .is-header .m-header .u-logo,.is-header .m-searchc{margin-top: 20px;}
    .is-header .m-header .u-logo,.is-header .m-searchc{width: 100%;}
    .is-header .m-header .u-logo img,.is-header .m-search{display: block; margin: 0 auto;}

	.m-nav .navbar-default .navbar-nav>li>a{font-size: 15px;}
	
	.is-footer .u-footc ul{width: 47%; margin-top: 5px;}

	.m-friendlink li.nLi{margin:0 3px;}
    .m-friendlink .sub li{width: 29%;}
	.m-friendlink{display: none !important;}

	.is-header .m-pgtop .f-fl ul li, .m-pgtop .f-fr ul li{margin-left: 0 !important;}
	.is-header .m-pgtop .f-fl ul li a, .m-pgtop .f-fr ul li a{font-size: 12px !important;}
	.m-workrt ul li{padding: 0 !important;}
	.m-workrt ul li a{font-size: 15px !important;}
	.ztlistbox {height: 120px !important;}
}
/*phone sm*/
@media screen and (min-width: 767px) {
	.container-fluid{padding: 0;}
}
@media screen and (max-width: 767px) {
	.f-sm-mlr5{margin: 0 5px;}
	.f-sm-mlr10{margin: 0 10px;}
	.f-sm-mlr15{margin: 0 10px;}
	.f-sm-mlrf5{margin: 0 -5px;}
	.f-sm-mlrf10{margin: 0 -10px;}
	.f-sm-mlrf15{margin: 0 -15px;}
	.f-sm-plr5{padding: 0 5px;}
	.f-sm-plr10{padding: 0 10px;}
	.f-sm-plr15{padding: 0 15px;}
	.f-sm-mb5{margin-bottom: 5px;}
	.f-sm-mb10{margin-bottom: 10px;}
	.f-sm-mb15{margin-bottom: 15px;}
	.f-sm-ha{height: auto;}
	.f-sm-fn{float: none;}
	.f-sm-wa{width: auto;}
	.f-sm-db{display: block;}
	.f-sm-dn{display: none;}

    .m-nav .container-fluid>.navbar-header{width: 100%;}
    .m-nav .navbar>.container-fluid .navbar-brand{width:80%; float: left; text-align: left;}
    .m-nav .navbar>.container-fluid .navbar-brand.active{background: none;}
	
    .m-nav .navbar-toggle{margin-right: 0; margin-top: 12px;}
    .m-nav .container-fluid>.navbar-header{margin: 0;}
    .m-nav .navbar-nav{width: 100%; margin: 0;}
    .m-nav .navbar-nav>li{width: 100%; text-align: center;}
	.m-nav .navbar-default .navbar-nav>li>a{border-bottom: 1px solid #ddd;}
	
	.is-footer .u-footc ul{width: 100%;}

	.m-friendlink{height:96px;padding:0;}
	.m-friendlink .sub{top:96px;background:#f1f1f1;}
	.m-friendlink .dh{display:none;}
	.m-friendlink li.nLi{width:33.33%;margin:0;}
	.m-friendlink li.nLi h3{width:114px;margin:0 auto;}
}

/*small xs*/
@media screen and (max-width: 638px) {
	body{font-size: 14px;}

}

@media screen and (max-width: 550px) {
    .is-header .m-header .u-logo img, .is-header .m-search{width: 80%;}
    
}

@media screen and (max-width:414px){
	.m-friendlink li.nLi{width:33.33%;}
	.m-friendlink li.nLi h3{padding:0;width:90px;}
    .m-friendlink .sub li{width: 46%;}
}
@media screen and (max-width:370px){
	.m-friendlink{height:144px;}
	.m-friendlink .sub{top:144px;}   
	.m-friendlink li.nLi{width:50%;}
}
/*print*/
@media print {
    a[href]:after {
        content: none!important;
    }
}