@charset "utf-8";
/* CSS Document */
/**
 * @description: 网站公共样式
 * @author: ishang_pan
 * @update: ishang_pan (2020-06-16 09:25)
 */

/*reset*/
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: #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-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-mlrf5{margin: 0 -5px;}
.f-mlrf7{margin: 0 -7px;}
.f-mlrf10{margin: 0 -10px;}
.f-mlrf15{margin: 0 -15px;}
.f-mlrf20{margin: 0 -20px;}
.f-plr5{padding: 0 5px;}
.f-plr7{padding: 0 7px;}
.f-plr10{padding: 0 10px;}
.f-plr15{padding: 0 15px;}
.f-plr20{padding: 0 20px;}
.f-ptb10{padding: 10px 0;}
.f-pt45{padding-top: 45px !important;}
.f-pt25{padding-top: 25px !important;}

.f-pl0{padding-left: 7px;}
.f-mb5{margin-bottom: 5px;}
.f-mb10{margin-bottom: 10px;}
.f-mb15{margin-bottom: 15px;}
.f-mb20{margin-bottom: 20px;}
.f-mt20{margin-top: 20px;}
.f-mt10{margin-top: 10px;}
.f-mb45{margin-bottom: 45px;}
.f-mb24{margin-bottom: 24px;}
.f-mb53{margin-bottom: 53px;}
.f-ml43{margin-left: 43px;}
.f-ml20{margin-left: 20px;}

.f-mr40{margin-right: 40px;}
.f-mt28{margin-top: 28px;}
.f-mt53{margin-top: 53px;}
.f-mt30{margin-top: 30px;}
.f-nbg{background: none!important;}
.f-nbd{border: none;}

/*module*/
.m-btn{border-bottom: 1px solid #ccc;padding: 4px 0 10px 0;}
.m-btn>a{font-size: 20px;padding-left: 10px;padding-right: 30px;color: #2b3034;}
.m-btn .u-active{border-left: 3px solid #252879; color: #252879;font-weight:500;}

.m-liststyle{border: 1px solid #dddddd;padding: 10px;}
.m-liststyle li{height: 36px;line-height: 36px;overflow: hidden;padding-left: 5px;}
.m-liststyle li a{display: block; padding-left: 25px; background: url(../images/home/icon.png) left center no-repeat; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}


.m-liststyle1 ul{min-height:170px;}
.m-liststyle1 li{height: 34px; line-height: 34px; overflow: hidden;}
.m-liststyle1 li span{float: right; padding-left: 10px; color: #999;font-size: 16px;}
.m-liststyle1 li a{display: block; padding-left: 15px; background: url(../images/public/icon-li1.png) left center no-repeat; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}


.m-liststyle2 li{height:48px; line-height: 48px; overflow: hidden;margin-top:15px;}
.m-liststyle2 ul{display: flex;flex-wrap: wrap;padding-left:20px;}
.m-liststyle2 ul li{width: 18%; text-align: center; border: 1px solid #ccc;margin-right: 19px;border-radius: 4px;}
.m-liststyle2 li a{display: block; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;padding: 0px;width: 100%;}
.m-liststyle2 li a:hover{color: #fff;background: #252879;}

.m-titstyle3{border-bottom: 1px solid #ddd;}
.m-titstyle3 .u-tit{display: block; float: left; position: relative; padding: 3px 10px 8px; font-size: 18px; font-weight: bold; color: #252879;}
.m-titstyle3 .u-tit::after{position: absolute; left: 50%; bottom: -1px; content: ''; width: 100%; height: 2px; background: #252879; transform: translateX(-50%);}
/*header*/
.u-logo {overflow: hidden;}
.u-logo .s-img{width:120px;margin: 20px 10px 0;}
.u-logo img{max-width: 100%;}
.u-logo img:nth-child(2){max-width: 420px;}
.u-logo span{display: inline-block;font-size: 16px; color: #010101;font-weight: bold;line-height: 30px;}
.u-logo span i{color: #257b3f;font-size: 22px;font-weight: bold;text-shadow:1px 2px 1px #ccc;}

.m-nav{background: #f4f4f4; z-index: 2;border-top: 3px solid #252879;}
.m-nav .u-webhome{padding: 0 15px; line-height: 57px; font-size: 18px; font-weight: bold; color: #2b3034;}
.m-nav .navbar-collapse{padding: 3px 0px;}
.m-nav button{background: #fff;}
.g-nav li{float: left; padding-right: 1px; width: 10.6%; line-height: 51px; text-align: center;}
.g-nav a{display: block; padding: 0 ; font-size: 18px; color: #2b3034; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.g-nav .u-active a,.g-nav .c-active a,.g-nav a:hover{color: #252879; background: url(../images/public/icon.png) center top no-repeat;}


.m-search{width: 196px; height: 38px;margin-top:7px;}
.m-search .u-searchtext{padding-right: 65px; height: 38px; border-radius: 20px; font-size: 14px;outline: none;}
.m-search .u-searchbtn{right: 0; top: -2px; width: 55px; height: 40px; background: url(../images/public/icon-search.png)center no-repeat; border: none;}


.m-banner{background: url(../images/public/ban.png) center center no-repeat;height: 476px;background-size: cover;}


/* main */
.m-link{background-color: #f6f8fc;margin-top:29px;}

.u-link{padding: 45px 0px 45px  0px; overflow: hidden;}
.u-link li{float: left;width: 20%;text-align: center;}
.u-link .n-border{border: 0px;}
.u-link li a{display: block;}
.u-link li a img{vertical-align: text-bottom;}
.u-link li a>span{transition: all 1s;transform-style: preserve-3d;display:inline-block;}
.u-link li a:hover span{transform: rotateY(360deg); color:#252879}
.u-link li a span{font-size: 16px;color: #333333;}
.u-link li a {background: url(../images/public/line.png) right center no-repeat;}
.u-link li:nth-child(5) a{background: none;}
.u-link li a div{display: inline-block;text-align: start !important;margin-left: 15px;}
.u-link li a .u-text{font-size: 10px; color: #999999;}

.u-titb{background: url(../images/public/keshi.png) no-repeat;padding: 134px 0px;text-align: center;background-size:100% 100%; height: 423px;}
.u-titb p{font-size:30px;color:#fff;line-height:68px;}
.u-titb span{font-size:16px;color:#fff;line-height:26px;}
.s-frist{right:0;}
.s-scend{right:208px}

.m-select{padding: 20px 25px;overflow-y:auto; height: 423px;padding-bottom: 0px;background: url(../images/home/banner.png)no-repeat; background-size: 100% 100%;}
.u-select a{padding: 16px 34px;display: inline-block;font-size: 16px;font-weight: bold; color: #333333;}
.u-select .u-active{background: #252879; color: #fff;}
.m-select ul{display: none;}
.m-select .s-ul{display: block;}
.m-select ul li{width: 160px;height: 52px; display: inline-block; border: 1px solid #dbe0e0;margin-bottom: 13px;border-radius: 4px;margin-right: 20px;}
.m-select ul li:nth-child(5n){margin-right: 0px;}
.m-select ul li a{display: block; height: 100%;line-height: 52px; text-align: center; color: #333333;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;padding: 0px 24px;}
.m-select ul li a:hover{background: #f6f8fc;font-size:17px;}




.g-flash,.g-flash img{height: 441px;}
.g-flash img{display: block; width: 100%;}
.g-flash .owl-item,.g-flash .owl-item a{position: relative;}
.g-flash .owl-item a{display: block;}
.g-flash .owl-item p{position: absolute; left: 0; right: 0; bottom: 0; padding: 0 100px 0 15px; line-height: 65px; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis; background: rgba(0, 0, 0, .6); color: #fff;}
.g-flash .owl-pagination{position: absolute; right: 10px; bottom: 27px;}
.g-flash .owl-pagination .owl-page{float: left; margin-left: 8px;}
.g-flash .owl-pagination .owl-page span{display: block; width: 10px; height: 10px; background: rgba(255, 255, 255, .6); border-radius: 50%;}
.g-flash .owl-pagination .active span{background: #e60012;}

.f-flash,.f-flash img{height: 476px;}
.f-flash img{display: block; width: 100%;}
.f-flash .owl-item,.f-flash .owl-item a{position: relative;}
.f-flash .owl-item a{display: block;}
.f-flash .owl-item p{position: absolute; left: 0; right: 0; bottom: 0; padding: 0 100px 0 15px; line-height: 65px; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis; background: rgba(0, 0, 0, .6); color: #fff;}
.f-flash .owl-pagination{position: absolute; right: 10px; bottom: 27px;}
.f-flash .owl-pagination .owl-page{float: left; margin-left: 8px;}
/* .f-flash .owl-pagination .owl-page span{display: block; width: 10px; height: 10px; background: rgba(255, 255, 255, .6); border-radius: 50%;} */
/* .f-flash .owl-pagination .active span{background: #fff;} */


.m-main{height: 500px;background: url(../images/public/index.png) center center no-repeat;background-size: cover;margin-top: 57px;}


.g-title{text-align: center; margin-top: 28px;margin-bottom: 41px; overflow:hidden;position: relative;}
.g-title span{position: relative; margin-right: 8px; font-size:30px;color:#252879;line-height:42px; cursor: pointer;}
.g-title .u-active span{font-weight:bold;}
.g-title .u-active select{display: inline-block;}
.g-title .u-active .gd{display: inline-block;}
.g-title span i{font-size:20px;font-weight:normal;}
.g-title select{border: none;font-size: 16px; color: #5b5b5b;padding-left: 10px;padding-right: 10px;background: #fff url(../images/public/icon.png) no-repeat scroll 170px center ;padding-right: 14px;appearance:none;-moz-appearance:none;-webkit-appearance:none;}
.g-title .gd{position: absolute; right: 10px; line-height: 42px;}
.g-title .gd:hover{color: #252879;}

select::-ms-expand { display: none; }
.g-qywh{height: 329px; overflow: hidden;margin-top:15px}
.g-qywh li{float: left; width: 145px; height: 329px; margin-right: 20px; text-align: center;background-color: #fff;}
.m-listrg .g-qywh li{height:345px}
.g-qywh li img{display: block; width: 145px; height: 205px;}
.g-qywh li p{padding: 10px 0 10px; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;font-size: 16px; font-weight: bold;}
.g-qywh li div{text-align: left;padding-left: 17px;}
.g-qywh li span{display: block;font-size: 13px;line-height: 24px; color: #706f6f;}
.g-qywh .hd1{position: absolute; right: 0; top: 33%;}
.g-qywh .hd2{position: absolute; left: 0; top: 33%;}
.g-qywh .hd a{display: block; width: 15px; height: 30px;}
.g-qywh .hd .prev{background: url(../images/home/icon-left.png) no-repeat;}
.g-qywh .hd .next{margin-top: 10px; background: url(../images/home/icon-right.png) no-repeat;}

.tempWrap{width: 100% !important;}

#selectDepartment1{display: none;}

.m-specle>div{border: 1px solid #dbe0e0;margin-bottom: 46px;}
.g-special{margin: 22px 32px 22px 32px; height: 108px;}
/* .g-special ul{padding: 22px 32px;} */
.g-special li{float: left; margin-right: 32px; width: 284px; height: 108px;}
.g-special li img{display: block; width: 284px; height: 108px;}
.g-special .hd1{position: absolute; right: 0; top: 33%;}
.g-special .hd2{position: absolute; left: 0; top: 33%;}
.g-special .hd a{display: block; width: 15px; height: 30px;}
.g-special .hd .prev{background: url(../images/home/icon-left.png) no-repeat;}
.g-special .hd .next{margin-top: 10px; background: url(../images/home/icon-right.png) no-repeat;}

.mtext{font-size:30px;}

.u-special{background: url(../images/public/fr.png) right top no-repeat; box-sizing: border-box; height: 376px;margin-bottom: 44px;}
.u-special span{font-size:30px;font-weight:bold;color:#252879;line-height:42px;}
.u-special span i{font-size:20px;font-weight:normal;}
.f-special{ height: 303px;max-width: 1210px; padding-top: 85px;}
.f-special li{float: left; margin-right: 32px; width: 384px; height: 203px; border: 2px solid rgba(102, 102, 102, 0.1); border-bottom: 3px solid #252879;background-color: #fff;}
.f-special li:hover div{display:none;}
.f-special li:hover i{display:block;}
.f-special li a{padding: 25px 15px 30px;display: block; width: 100%;}
.f-special li div{font-size: 14px; color: #666666;  margin-bottom:26px;}
.f-special li h5{ font-size: 18px;margin-bottom:25PX;}
.f-special li p{text-indent: 2em; font-size: 14px; color: #666666;margin-bottom:20px;}
.f-special li i{display:none;color: #666666;font-size:14px;}
.f-special li i:hover{color:#252879;}
.f-special li .s_more::before{content: ''; width: 24px;height: 24px;display: inline-block;margin-right: 10px;background-image: url(../images/public/more_jt.png);background-repeat: no-repeat;background-size: 90% 90%;background-position: center center;vertical-align: middle;position: relative;top: -1px;}
.f-special .hd1{position: absolute; right: 60px; top: 2%;}
.f-special .hd2{position: absolute; right: 0; top: 2%;}
.f-special .hd a{display: block; width: 46px; height: 46px;}
.f-special .hd .prev{background: url(../images/home/icon-left.png) no-repeat;}
.f-special .hd .next{ background: url(../images/home/icon-right.png) no-repeat;}
.f-special .hd .next{margin-top:0px !important}
/*footer*/
.is-footer{background: #f2f5fc;text-align: center;padding-top: 23px;border-bottom: 1px solid #ccc;}
.is-footer .infor{font-size: 14px;margin-top: 25px;color: #78797c;padding-bottom: 22px;}
.m-fotter{background: #f2f5fc;}
.m-fotter p{font-size: 16px; font-weight: 500; line-height: 30px;}
.m-fotter .u-infor,.m-fotter .u-infor a{font-size: 14px;color: #78797c;margin-bottom: 30px;font-weight: normal;}
.u-img{bottom: 24px; right: 30px;display: block;position: absolute;}

.t-right{text-align:right;}
/*toolbar*/
.m-fix{position: fixed; right: 30px; top: 45%; width: 84px; height: 340px;border: 1px solid #dddddd;text-align: center;border-radius: 40px;padding: 20px 3px;z-index: 999;}
.m-fix span{display: block;font-size: 14px; color: #333333;}
.m-fix ul li{border-bottom: 1px solid #dddddd;}
.m-fix ul li:nth-child(4){border: none;}

.u-fix{position: fixed; right: 130px; top: 30%;}
.u-fix1{position: fixed; right: 130px; top: 39%;}
.u-fix2{position: fixed; right: 130px; top: 47%;}
.u-fix3{position: fixed; right: 130px; top: 54%;}
.u-f{z-index: 999;}
.u-f img{width: 150px;display: none;}

/*pagination*/
.m-pagination{padding: 15px;}
.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: #252879; border: 1px solid #252879; 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;}
.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:1300px) {
    .container{padding: 0; width: 1300px;}

}
/*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;}


    .g-nav ul{margin: 0;}
	.g-nav li{line-height: 50px;}
	.g-nav a{font-size: 16px;}
}
/*pad md*/
@media screen and (max-width: 991px){
	.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-pl15{padding-left: 15px !important;}
	.f-md-mb5{margin-bottom: 5px;}
	.f-md-mb10{margin-bottom: 10px;}
	.f-md-mb15{margin-bottom: 15px!important;}
	.f-md-mb75{margin-bottom: 75px;}
	.f-md-mt70{margin-top: 70px;}
	.f-md-ha{height: auto!important;}
	.f-md-fn{float: none;}
	.f-md-wa{width: auto;}
	.f-md-db{display: block;}
	.f-md-dn{display: none;}
	.f-md-ml0{margin-left: 0px;}

    .g-nav li{line-height: 50px;}
	.g-nav a{padding: 0 5px;}

    .m-banner{height: 260px;}

	.m-select ul li{margin-right: 20px !important;width: 130px;}
	
	.f-flash,.f-flash img{height: 300px;}
	
	.u-link li a div{text-align: center !important;}
    /* .m-main{height: 330px;} */
}
/*phone sm*/
@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-p15{padding: 15px;}
	.f-sm-mb5{margin-bottom: 5px;}
	.f-sm-mb10{margin-bottom: 10px;}
	.f-sm-mb15{margin-bottom: 15px;}
	.f-sm-mb75{padding-bottom: 45px;}
	.f-md-mt70{margin-top: 50px;}
	.f-sm-ml0{margin-left: 0px;}
	.f-sm-ha{height: auto;}
	.f-sm-fn{float: none!important;}
	.f-sm-wa{width: auto;}
	.f-sm-db{display: block;}
	.f-sm-dn{display: none !important;}

	.u-logo img{width: 340px;}

    .g-nav li{width: 100%; padding: 0; line-height: 40px; background: none;}
    .m-banner{height: 160px;}
	
    .u-link li a{text-align: center;}
    .u-link li a span{display:block;font-size: 12px;}
	.u-link li a div{margin-left: 0;}

	.m-select ul li{margin-right: 10px !important;width: 130px;}
	.m-select ul li a{padding: 0px 20px;}


    .m-btn>a{font-size: 12px;padding-right: 10px;}

    .g-flash,.g-flash img{height: 241px;}
	
	.f-flash,.f-flash img{height: 187px;}
	
	.u-select a{padding: 15px; font-size: 12px;}
	
	.g-title select{width:167px !important;}
	.s-scend{right:185px}
	
	.m-liststyle2 ul li{width: 28%;margin-right: 17px;}
	
	.u-titb{padding:0;}
}
/*small xs*/
@media screen and (max-width: 638px) {
	body{font-size: 14px;}

}

/*print*/
@media print {
    a[href]:after {
        content: none!important;
    }
}