@charset "utf-8";
/* CSS Document */
/**
 * @description: 网站公共样式
 * @author: ishang_pan
 * @update: ishang_pan (2019-09-11 18: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: 14px; color: #3d3d3d; outline: 0;}
a{color: #3d3d3d; border: none; text-decoration: none; outline: none; hide-focus: expression(this.hideFocus=true);}
a:hover{text-decoration: none; color: #b90609;}
a:focus{text-decoration: none; outline: 0; -moz-outline-style: none; color: #b90609;}
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;}

/*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-np{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-mlrf8{margin: 0 -8px;}
.f-mlrf10{margin: 0 -10px;}
.f-mlrf15{margin: 0 -15px;}
.f-mlrf20{margin: 0 -20px;}
.f-plr5{padding: 0 5px;}
.f-plr8{padding: 0 8px;}
.f-plr10{padding: 0 10px;}
.f-plr15{padding: 0 15px;}
.f-plr20{padding: 0 20px;}
.f-nbg{background: none!important;}
.u-nbd{border: none;}
.f-mb5{margin-bottom: 5px;}
.f-mb10{margin-bottom: 10px;}
.f-mb14{margin-bottom: 14px;}
.f-mb20{margin-bottom: 20px;}

/*module*/
/**tab左边红色线**/
.m-tabstyle1 li{line-height: 40px;}
.m-tabstyle1 li a{display: block; padding: 0 19px; font-size: 18px;background: url(../images/public/line.png) left center no-repeat;padding-left: 17px; }
.m-tabstyle1 li.u-active a{font-size:18px;font-weight: bold;color: #b90609; font-weight: bold;}

.m-liststyle1 li{height: 38px; line-height: 38px;}
.m-liststyle1 li span{float: right; padding-left: 10px; font-size: 14px; color: #999;}
.m-liststyle1 li a{display: block; padding-left: 21px; font-size:16px;background: url(../images/public/icon-li2.png) left center no-repeat; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}



/* .m-location{padding-top: 17px;}
.m-location,.m-location a{font-size: 14px; color: #999;}
.m-location .iconfont{color: #b90609;}


.m-banner{background: url(../images/public/bg-header.png) #fffcf5 center bottom no-repeat;}
.m-topbox{height: 40px; line-height: 40px;}
.m-topbox,.m-topbox a{font-size: 14px; color: #6a747d;}
.m-topbox li{float: left; margin-left: 10px; padding-left: 10px; background: url(../images/public/bg-topline.png) left center no-repeat;}
.m-topbox li a{display: block;}
.g-banner{padding: 35px 0 50px;}
.u-logo{display: block; text-align: center;}
.u-logo img{max-width: 100%;}
.m-search{padding-top: 18px; width: 451px;}
.g-search{width: 354px; height: 46px; -webkit-box-shadow: 0 0 10px #faeee1; -moz-box-shadow: 0 0 10px #faeee1; box-shadow: 0 0 10px #faeee1;}
.g-search .u-searchtext{padding: 0 58px 0 12px; width: 100%; *+width: 284px; height: 46px; line-height: 46px; background: #fff; border: none; font-size: 14px; box-shadow: none;}
.g-search .u-searchbtn{top: 0; right: 0; width: 48px; height: 46px; line-height: 46px; background: #fff; color: #ff862d; font-size: 22px; border: none;}
.m-search .u-deepbtn{display: block; width: 90px; height: 46px; line-height: 46px; text-align: center; background: #ff862d; color: #fff; font-size: 14px;}

.m-nav{background: #b90609; 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; width: 14.28%; line-height: 60px; text-align: center; background: url(../images/public/bg-navline.png) left center no-repeat;}
.g-nav li a{display: block; margin-left: 1px; font-size: 18px; font-weight: bold; color: #fff;}
.g-nav li a:hover,.g-nav li.u-active a{background: #9e0608;} */

/* .is-main{margin-bottom: 20px;} */

/*footer*/
/* .is-footer{background: #ebebeb; border-top: 3px solid #b90609;}
.m-links{padding: 12px 0; border-bottom: 1px solid #d1d1d1;}
.m-lktops .u-tit{margin: 5px 30px 5px 0; height: 42px; line-height: 32px; font-size: 20px; font-weight: bold; color: #b90609;}
.m-lktops li{float: left; text-align: center; width: 180px; height: 42px; line-height: 32px;}
.m-lktops li span,.m-lktops li a{margin: 5px 20px 5px 0; display: block; font-size: 14px; color: #3d3d3d; background: #fff; cursor: pointer;}
.m-lktops li.u-active span{color: #b90609;}
.m-lkboxs ul{padding: 15px 0; background: #fff;}
.m-lkboxs li{line-height: 26px; padding: 0;}
.m-lkboxs li a{margin: 0 10px; 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: 6px 0 20px;}
.m-footer,.m-footer a{font-size: 14px; color: #5e5e5e;} */
.m-ftfuns{padding: 15px 0;}
.m-copyright p{line-height: 30px;}
.m-copyright p img{vertical-align: middle;}
.m-project{margin-top: 15px;}
.m-project>img{margin-left: 10px;}


/*toolbar*/
/* .is-fixed{position: fixed; right: 1%; top: 307px; background: #f5f5f5; z-index: 9999;}
.is-fixed ul li{text-align: center; padding: 7px 0 0 0; color: #5e5e5e; position: relative;}
.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: 68px; top: 10px; padding: 5px; width: 85px; height: 78px; background: #fff; display: none;}
.is-fixed ul li:hover{background: #fad9d9; color: #b90609; cursor: pointer;}
.is-fixed ul li p{font-size: 12px; margin: 0 5px; border-bottom: 1px solid #ebebeb; padding: 0 5px 15px ;}
.is-fixed ul li i{font-size: 24px;}
.m-top{padding: 53px 0 21px; text-align: center; cursor: pointer;} */


/*pagination*/
.m-pagination{padding: 40px 0 54px;}
.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: #b90609; border: 1px solid #b90609; 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;}


/*media query*/
/*large pcScreen*/
@media (min-width:1200px) {
    .container{padding: 0; width: 1200px;}

}
/*medium pcScreen*/
@media screen and (max-width: 1199px) {
	
	#_ideConac{left: 6px;}
	.u-jbzx{left: 86px;}


}
/*pad*/
@media screen and (max-width: 991px ){
	.f-md-mb10{margin-bottom: 10px!important;}
	.f-md-mb15{margin-bottom: 15px!important;}
	.f-md-mb20{margin-bottom: 20px!important;}
	.f-md-ha{height: auto!important;}
	.f-md-fn{float: none!important;}
	.f-md-wa{width: auto!important;}
	.f-md-db{display: block!important;}
	.f-md-dn{display: none!important;}

	.g-banner{padding: 35px 0;}
	.g-search .u-searchtext{*+width: 100%; *+padding: 0;}
	.m-nav{height: 50px;}
	.g-nav li{line-height: 50px;}

    .m-project>img,.m-main>img{width: 100%;}
	.m-prjleftbox{height: auto;}
    /* #_ideConac,#_span_jiucuo,.u-jbzx{display: none;} */
	#_ideConac {top: 210px;left: 0px;}
	#_span_jiucuo {top: 220px;left: 20%;}
	.u-jbzx {right: -90px;top: 220px;}
	

}
/*phone*/
@media screen and (max-width: 767px) {
	.f-sm-mb10{margin-bottom: 10px!important;}
	.f-sm-mb15{margin-bottom: 15px!important;}
	.f-sm-mb20{margin-bottom: 20px!important;}
	.f-sm-dn{display: none!important;}


    .g-banner{padding: 30px 0;}
    .g-nav li{float: none; width: 100%; text-align: center; line-height: 40px; background: none;}
    .g-nav li a{padding: 0 15px; font-size: 16px; background: #cd0000;}
     
     #paging{padding:15px 0;}
    
    


}
/*small*/
@media screen and (max-width: 638px) {
	body{font-size: 14px;}
    .g-search{height: 40px;}
    .g-search .u-searchtext,.g-search .u-searchbtn{height: 40px; line-height: 40px;}


    .m-liststyle1 li {height: 30px;line-height: 30px;}
    .m-liststyle1 li a{font-size: 14px;}





}

/*print*/
@media print {
    a[href]:after {
        content: none!important;
    }
}