@charset "UTF-8";
*{margin:0;padding:0}
body{font:14px/1 "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;color:#000;margin:0;background:#FFF;-webkit-font-smoothing: none;-webkit-font-smoothing:antialiased}
table,td{color:#5a5a5a}
table{border-collapse:collapse;border-spacing:0;empty-cells:show}
td,th{border-collapse:collapse}
a,a:link,a:visited,a:hover,a:active{text-decoration:none!important;color: #000;}
.btn{color: #fff !important;}
img{border:0}
dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,img,input,label,li,ol,p,span,ul{margin:0;padding:0}
a{outline:0}
a{text-decoration:none}
.clear{clear:both;}
.playicon{cursor: pointer;}
@font-face {
  font-family: 'iconfont';  /* project id 12736 */
  src: url('//at.alicdn.com/t/font_12736_8ybjz47s1ud.eot');
  src: url('//at.alicdn.com/t/font_12736_8ybjz47s1ud.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_12736_8ybjz47s1ud.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_12736_8ybjz47s1ud.woff') format('woff'),
  url('//at.alicdn.com/t/font_12736_8ybjz47s1ud.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_12736_8ybjz47s1ud.svg#iconfont') format('svg');
}
/*日文官网距离*/
.rw{padding-left: 10px;}

.icon-naifen:before { content: "\e607"; }
.icon-bizhi:before { content: "\e605"; }
.icon-you:before { content: "\e601"; }
.icon-you1:before { content: "\e602"; }
.icon-you2:before { content: "\e72f"; }
.icon-fenshuashuazi:before { content: "\e606"; }
.icon-niwa:before { content: "\e604"; }
.icon-xia:before { content: "\e600"; }
.icon-fangdajing:before { content: "\e603"; }
.icon-celiang:before { content: "\e608"; }
.icon-yuding:before { content: "\e609"; }
.icon-wuyoushouhou:before { content: "\e60a"; }
.icon-shigong:before { content: "\e60b"; }
.icon-yanse:before { content: "\e60e"; }
.icon-tu:before { content: "\e60c"; }
.icon-hetong:before { content: "\e60d"; }
.icon-yuan:before { content: "\e60f"; }
.icon-memu:before { content: "\e610"; }
.icon-address:before{content:"\e6a1";}
.icon-duihao:before{content:"\e611";}
.icon-quote-left:before{content:"\e62e";}
.icon-quote-right:before{content:"\e612";}
.icon-time:before{content:"\e613";}
.icon-user:before{content:"\e662";}
.icon-mobile:before{content:"\e614";}
.icon-close:before{content:"\e61d";}

.icon-children:before{content:"\e63b";}
.icon-Bedroom:before{content:"\e63a";}
.icon-engineering:before{content:"\e67b";}
.icon-balcony:before{content:"\e638";}
.icon-Study:before{content:"\e637";}
.icon-living:before{content:"\e636";}
.icon-Restaurant:before{content:"\e635";}
.icon-Villa:before{content:"\e6c4";}

.icon-measure:before{content:"\e641";}
.icon-scheme:before{content:"\e640";}
.icon-contract:before{content:"\e63f";}
.icon-safeguard:before{content:"\e63e";}
.icon-roadwork:before{content:"\e63d";}
.icon-book:before{content:"\e642";}


.iconfont{font-family: "iconfont" !important;font-style: normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale}
.header{width:100%;font-size:15px;font-weight:400;font-style:normal;margin:0 auto;min-width:1210px;
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1);
    position: fixed;
    width: 100%;
    z-index: 999;
    background-color: #fff;
}
.header .logo{height:auto;padding: 20px 0px 10px 5px;border-bottom: 2px #ce1818 solid;}
.header .nav{width:1210px;margin:0 auto;overflow: hidden;white-space:nowrap;  }
.header ul{list-style:none;display: flex;justify-content:space-between;}
.header ul li{display:inline-block;}
.header ul li a{height:50px;text-align:left;line-height:30px;display:inline-block;color:#000;padding: 10px 0px 10px 0px;}
.header ul li a span{display: block;font-size: 12px;}
.header ul li ul{position:absolute;display:none;}
.header ul li ul li{display: block;}
.header ul li ul li a{border-right:none;border-top:1px dotted #ccc;color:#000;height: 40px;line-height:20px;text-align: center;padding: 10px 20px;}
.header ul li a:hover{background-color:#fff;color:#ce1818;}
.header ul li:hover ul{display:block;z-index:999;background-color:#fff;}
.header .logo .slogan{color:#000;font-size: 1.2em; float:right;height: 42px;padding-top: 20px;padding-right: 5px;}

.header .logo .slogan1{float: left;font-size: 18px;padding-top: 16px;margin-left: 10px;color: #000;}
.header .logo img{height: 42px;}
.header .logo .tel{float:right;height:80px;width:510px;text-align: right;}
.header .logo .tel h2{font-weight:400;font-style:normal;color:#ce1818;padding-top:10px;font-size:26px}
.header .logo .tel h2 img{float:left;margin-top:-5px;margin-right:10px}
.header .logo .tel h4{font-weight:400;font-style:normal;padding-left:45px;color:#000;line-height: 80px;}
.header .current{background-color: #fff;color: #ce1818;}
.header .container{height: 42px; border-bottom: 1px #eee solid; width: 100%;background-color:#333;line-height: 42px;font-size: 12px;}
.header .container a{color: #fff ;}
.header .container .nav div{ float: left;}
.header .container .nav .pull-right div{margin-left: 20px;}
.header .container .nav .btn{background: none;color: #fff;padding: 0px;margin: 0px 0px 0px 0px; font-size: 12px;}
.nav .btn-group .dropdown-menu a{color: #0F0F0F;border-bottom: 1px #EFEFEF solid;height: 40px;}
.header .nav .btn-group .dropdown-menu li{width: 100%;}
.header .nav .btn-group .dropdown-menu a{width: 100%;line-height:40px;padding:0px;}
.nav .btn-group .btn{margin-top: 0px;margin-right: 10px;height: 40px;width: 40px;padding: 0px;color: #fff !important;border: none;background-color:#d7011d}
.nav .btn-group .btn span{font-size: 2em;}
.nav-bar-hidden{
    background-color: #fff;
    width:100% !important;
    position:fixed;top:0px;right: 0;margin: 0 auto;left:0;z-index:999;
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
}
.nav-bar-hidden .logo{
    display: none;
}
 /*
.nav-bar-hidden div{width: 1210px;margin: 0 auto;}
*/

.content{margin:0 auto;text-align:center;padding-top:125px;}
.banner{padding-top:60px;padding-bottom:60px;min-width:1210px;}
.banner .page-header{padding: 0px;text-align: left;padding-bottom: 15px;margin: 0px;margin-bottom: 20px;}
.banner .page-header h2{color: #000 !important;font-size: 1.8em;}
.banner .page-header h2 a{font-size: 14px; float: right;padding-top: 10px;}
.banner .page-header h4{line-height: 40px;}
.banner .page-header p{color:;font-weight:400;line-height: 20px;margin-top: 0px; text-indent:2em;font-size: 16px;}

.banner .title{background-position:center bottom;background-repeat:no-repeat;font-size:42px;margin-bottom:55px;margin-top:20px;color: #000;letter-spacing:0px;line-height:42px;}
.banner .title img{margin: 0px 50px;}
.banner .title2{font-weight: 600;text-align: left;font-size: 1.4em;height: 40px;display: flex;align-items: center;}
.banner .title p{font-size: 14px;line-height: 24px;padding: 8px 0;font-weight: 400;font-size: 16px;width: 800px;margin:auto;}
.banner .title_sub{color: #333;font-size: 22px;margin-bottom:50px;letter-spacing:2px;font-weight: 400;color: #444}
.banner .title_sub p{font-size: 18px;line-height: 24px;padding-top: 20px;width: 65%;margin:  auto;}
.banner .title_w{background-position:center bottom;background-repeat:no-repeat;font-weight: 200;}
.banner .title span{margin:10px;font-weight:700;color:#000;letter-spacing:2px;display: block;line-height: 40px;}
.banner .title>span + span{color:#777;font-size: .7em;font-weight:100;letter-spacing:1px;}
.banner .content_b .info{font-size:14px;width:800px;margin:auto;color:#000;line-height:20px}
.banner .btn{padding-left:20px;padding-right:20px;margin: 24px 0px;color: #ce1818 !important;border: 1px solid #ce1818;border-radius: 0px;}
.banner .info{padding-bottom: 30px;}
.banner .imglist{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;
}
.banner .imglist a{
	background-color: #e8e8e8;
	margin-bottom: 26px;
}
.banner .imglist h4{
	padding: 22px ;
	text-align: left;
	font-size: 16px;
}
.banner .imglist img{
	width: 388px;
	height: 260px;
}

.content_b .title3{
	margin-top: 90px;
	font-size: 35px;
	text-align: left;
	padding-bottom: 10px;
	font-weight: 700;
}
.content_b .title4{
	font-size: 28px;
	text-align: left;
	padding-bottom: 20px;
	line-height: 40px;
}

.content_b .justify{
    text-align: justify;
    text-align-last: justify;
}

.content_b .p2{
	font-size: 16px;
	text-align: left;
	padding-bottom: 14px;
}
.content_b .p22{
    font-size: 16px;
    line-height: 32px;
    text-align: left;
	padding-bottom: 14px;
}
.content_b .flex{
    display: flex;
    flex: 1;
    background-color: #000;
}
.content_b .p3_left{
    text-align: right;
    margin-top: 10px;
    font-size: 16px;
    padding-right: 20px;
}
.banner_top{padding: 0px;margin-bottom: 20px;}
.banner_top .content_b{padding: 50px;}
.banner_top p{color: #000 !important;}

.about .company{text-align:left;width:1210px;margin:0 auto;margin-top:50px}
.about .company .title{background:0 0;color:#000;font-size:22px;font-weight:700;margin-bottom: 0px;}
.about .company .left{width:740px;float:left}
.about .company .right{text-align:right}
.about .company p{font-size:14px;line-height:26px}
.content_b{width:1210px;margin:0 auto;position: relative;}
.box{margin:0 auto;background-color: #efefef;}
.box .content_b{background-color: #fff;padding: 60px 20px;}
/*功能*/
.productfuntion{margin-top: 20px;}
.productfuntion ul li{width: 33.33%;float: left;}
.productfuntion ul li .square{margin: 0px 10px;border: 1px solid #ccc;height: 160px;width: 360px;background-color: #fff;margin-top: -50px;z-index: 0;text-align: center;padding-top: 70px;line-height: 24px;margin-bottom: 20px;padding-left: 17px;padding-right: 17px;}
.productfuntion ul li .square>span{font-size: 16px;}
.productfuntion ul li .square>span+span{font-size: 14px;}
.circle{width: 120px;height: 120px;border-radius: 60px;color: #fff;padding-top: 32px;line-height: 32px;z-index: 1;position: relative;margin-left: 140px;}
.circle>span{font-size: 26px;}
.circle>span + span{font-size: 16px;font-weight: 100;}
/*citylist*/
.citylist .index{color: #ce1818;font-size: 3em;padding-right: 10px;}
.citylist{padding: 10px;}
.citylist li{width: 33.33%; text-align: left;padding: 10px;float: left;}
.citylist li a{font-size: 1.2em;padding-right: 5px;}
/*footer*/
.footer{color: #333;background: #EFEFEF;min-width:1210px;margin-top: -30px;padding-top: 30px;}
.footer .content{width: 1210px;min-width:1210px;}
.footer .footer-service{padding: 40px 0;border-bottom: 1px solid #dfdfdf}
.footer .footer-links{padding: 40px 0;border-bottom: 1px solid #dfdfdf;color: #6d6d6d}
.footer .footer-info{position: relative;padding: 35px 0 65px;font-size: 12px;text-align: center}
.footer .list-service{margin: 0;padding: 0;list-style-type: none}
.footer .list-service li{float: left;width: 20%;text-align: center}
.footer .list-service li a{display: block;font-size: 12px;color: #333;}
.footer .list-service li a:hover .iconfont{color: #E70012;}
.footer .list-service li a .iconfont{font-size: 30px;color: #6d6d6d}
.footer .list-service li a strong{display: block;margin-top: 5px;font-size: 18px;font-weight: 400;color: #000}
.footer .col-links{float: left;display: inline-block;width:256px;margin: 0 0 0 30px;border-right: 1px solid #dfdfdf;}
.footer .col-links dt{margin-bottom: 10px;font-size: 18px;color: #333}
.footer .col-links dd{margin: 0 0 6px}
.footer .col-links dd a{color: #6d6d6d;cursor: pointer;}
.footer .col-links dd a:hover{color: #E70012;}
.footer .col-links-first{margin-left: 0}
.footer .col-contact{float: right;width: 330px;text-align: center}
.footer .col-contact p{margin: 0 0 15px}
.footer .col-contact p.phone{margin-bottom: 5px;font-size: 26px;line-height: 1;color: #000}
.footer .info-text{margin-bottom: 20px}
.footer .info-text a{color: #333}
.footer .info-text a:hover{color: #E70012;}
.footer .info-text .logo-mini{float: left;width: 40px;height: 40px;margin-right: 15px;background: #E70012;text-align: center}
.footer .info-text .logo-mini i{font-size: 28px;color: #fff}
.footer .info-text .sep{margin: 0 3px}
.footer .info-text p{margin: 0;line-height: 20px}
.footer .info-sites{position: absolute;left: 50%;top: 85px;margin-left: 100px;width: 200px;font-size: 12px;text-align: left;color: #8c8c8c}
.footer .info-sites .global-site-current{width: 178px;height: 18px;padding: 10px;border: 1px solid #dfdfdf;background: #fff}
.footer .info-sites .arrow{position: absolute;right: 10px;top: 17px;z-index: 1;width: 0;height: 0;_font-size: 0;border-width: 5px;border-style: solid;border-color: #dfdfdf #fff #fff}
.footer .info-sites .global-site-list{display: none;position: absolute;left: 0;bottom: 0;z-index: 2;width: 198px;margin: 0;padding: 0;list-style-type: none;border: 1px solid #dfdfdf;background: #fff}
.footer .info-sites .global-site-list li a{display: block;height: 18px;padding: 10px}
.footer .info-links{clear: both}
.footer .info-links img{width: auto;height: 20px}
/*底部浮动*/
.bottom_box{position: fixed;height: 120px;width: 100%;bottom: 0px;z-index: 9;background: url(/static/images/bottom_box_bg.png) center no-repeat;color: #fff;}
.bottom_box .banner{padding: 0px;text-align: center;}
.bottom_box h4{padding: 0px 0px 10px;}
.bottom_box h1{padding-bottom: 10px;}
.bottom_box .form-group{margin: 0px;}
.bottom_box .form-group input{height: 50px;width: 300px;font-size: 1.4em;}
.bottom_box .iconfont{font-size: 22px;}
.bottom_box .input-group-addon{background-color: #fff;border: none;border-radius:0px;}
.bottom_box .form-control {border: none;margin: 0px;border-radius:0px;}
.bottom_box .btn{background-color: #d7011d;color: #fff !important;border: none;margin: 10px 0px;height: 50px;width: 150px;}
.bottom_box .left{text-align: left;}
.bottom_box .close{padding: 10px;}
.bottom_box .content_b{padding-top: 25px;}

.breadcrumb{text-align: left;width: 1210px;margin: 0 auto;}

.bgwhite{background-color:#fff}
.bggrey{background-color:#EFEFEF }
.bggrey2{background-color: #656565;}
.bggrey3{background-color: #f5f5f5;}
.bgorange{background-color: #ec6c00;}
.bggreen1{background-color: #018699;}
.bgyellow{background-color: #c4890b;}
.bgred{background-color: #d7011d;}
.bggreen{background-color: #00935f;}
.bgblue{background-color: #0054a7;}
.bgroyal{background-color: #8A6DE9;}
.bgblack{background-color:#23262b}
.btn-danger{background-color:#ce1818; }

.blue{ 	color:#007aff!important; 	}
.red{	color:#ce1818!important; 	}
.grey{	color:grey!important;}
.green{	color:#4cd964 !important;}
.orage{	color:#f0ad4e !important;}
.orangered{	color: orangered !important;}
.royal{	color: #8a6de9 !important;}
.deeppink{	color:deeppink !important;}
.gold{	color: gold;}
.chocolate{	color: chocolate;}
.cadetblue{	color: cadetblue;}
.white{	color:#FFFFFF;}
.black{	color: #000 !important;}
.border-none{	border: none !important;}
.pagetop{position: fixed;bottom: 20px;right: 20px;width: 40px;height: 40px;background-color:rgba(0,0,0,0.5);color: #fff;text-align: center;line-height: 40px; border-radius: 5px;}
.pagetop.chat{bottom: 65px;background-color: rgba(255,0,0,0.8);color: #fff;}
/*遍布全球*/
.world{	position: relative;	margin-top: 10px;}
.world img{	width: 100%;}
.world h3{font-weight: 300;line-height: 32px;margin-top: 20px;}
.world h3 span{display: inline-block;vertical-align: middle;}
.world h3 .onenumber{font: 54px/75px "Arial";}
/*轮播*/
.swiper-pagination-bullet-active{background-color: #d7011d ;}
.swiper-button-prev,.swiper-button-next{background-size: 16px;-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray; }

/*新闻a*/
.hidden-xs a{font-size: 13px !important;}
/*色彩*/
.colorlist{height:360px;margin:0px auto 0;overflow: hidden;margin-top: 10px;}
.colorlist ul li{list-style:none;width:100px;height:360px;float:right;position: relative;}
.colorlist ul li .cob{display: block;width: 100px;float: right;}
.colorlist .l1{background:url(/static/images/server/design.jpg) no-repeat;width: 794px;}
.colorlist .l1 .cob{background-color: #dee0e2;}
.colorlist .l2{background:url(/static/images/server/project.jpg) no-repeat;}
.colorlist .l2 .cob{background-color: #f6f8fa;}
.colorlist .l3{background:url(/static/images/server/function.jpg) no-repeat;}
.colorlist .l3 .cob{background-color: #dee0e2;}
.colorlist .l4{background:url(/static/images/server/delivery.jpg) no-repeat;}
.colorlist .l4 .cob{background-color: #f6f8fa;}
.colorlist .l5{background:url(/static/images/server/aftersale.jpg) no-repeat;}
.colorlist .l5 .cob{background-color: #dee0e2;}
.colorlist .l6{background:url(/static/images/server/colour_6.jpg)  no-repeat;}
.colorlist .l6 .cob{background-color: #f6f8fa;}
.colorlist .txt{width:100px;padding: 10px;height:360px;background:rgba(0,0,0,0);}
.colorlist .txt p{color:#fff;float:left;position:relative;color: #000;width:1px;margin:50px 15px;}
.colorlist .txt .p1{font-size:22px;}
.colorlist .txt .p2{font-size:14px;color:#666 ;}
.colorlist ul li.active .cob{background-color:#ce1818;position:relative;}
.colorlist ul li.active p{color: #fff !important;}
.colorlist ul li.active .arrow{z-index: 2;position: absolute;width: 10px;height: 10px;left: -60px;top: 150px;border:30px solid transparent;border-right-color: #CE1818;}
.colorlist .active .mask{display: flex;cursor: default;}
.colorlist .active .mask h2{margin-top: 20px;font-weight: 300;}
.colorlist .active .mask .btn{cursor: pointer;margin: 0px;border-color: #fff;color: #fff !important;display: inline;}
.colorlist .active .mask .btn a{background-color: #0000CC !important;}
/*认证*/
.attestation{padding: 0px;}
.attestation h4{margin-top: 15px;}
.attestation p{padding: 20px 10px;color: #000;font-size: 16px;line-height: 24px;text-align: left;}
.attestation .title p{width: 100%;}
.attestation .fun1{background: url(/static/images/zsjm/fun1.png) no-repeat center;background-size: 100%;height: 320px;}
.attestation .fun2{background: url(/static/images/zsjm/fun2.png) no-repeat center;background-size: 100%;height: 320px;}
.attestation .fun3{background: url(/static/images/zsjm/fun3.png) no-repeat center;background-size: 100%;height: 320px;}
.attestation .fun4{background: url(/static/images/zsjm/fun4.png) no-repeat center;background-size: 100%;height: 320px;}
.attestation .fun5{background: url(/static/images/zsjm/fun5.png) no-repeat center;background-size: 100%;height: 320px;}
.attestation .fun6{background: url(/static/images/zsjm/fun6.png) no-repeat center;background-size: 100%;height: 320px;}

/*旋转*/
.servericonlist li{display: inline-block;position: relative;margin: 0px 40px;cursor: pointer;}
.servericonlist a{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);border:2px solid #333;height: 90px;width: 90px;border-radius: 45px;-webkit-transition:.4s all;-moz-transition:.4s all;-ms-transition:.4s all;transition:.4s all;display: inline-block;}
.servericonlist a i{width: 16px;height: 16px;border:2px solid #333;display: block;border-radius: 8px;margin-left: 10px;background-color: #fff;} 
.servericonlist a.on{border-color: #ce1818;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);}
.servericonlist a.on i{border-color: #ce1818;}
.servericonlist a.on p{color: #CE1818;}
.servericonlist li p{margin-top: 15px;}
.servericonlist .iconfont{position: absolute;top: 22px;left: 22px;display: block;font-size: 48px;}
.servericonlist .icon-book{left: 28px;top: 14px;}

/*左侧导航*/
#tbox{width:70px;float:right; position:fixed;  top: 130px;right: 20px;z-index: 999;}
/*这个只能改宽高其他的不要修改，需要滚动的内容都要放在这div里面*/
#tbox a{border-radius: 6px 6px 0px 0px;background:url(/static/images/new_zixun.gif) no-repeat;color:#4c4c4c;text-decoration:none;text-align:center;width:70px; height:75px; text-align: center;  cursor:pointer;display:block; 	font-size: .8em;	padding: 5px;	vertical-align:bottom;	padding-top: 55px;word-wrap:break-word; word-break:normal;}
#tbox a:hover{text-decoration: none; color: #fff;border:none;background-position:0px -80px;}
#tbox >a+a{background-position:-69px 0px;border-radius: 0px;}
#tbox >a+a:hover{background-position:-69px -80px;}
#tbox >a+a+a{background-position:-325px  -5px;border-radius: 0px;}
#tbox >a+a+a:hover{background-position:-325px  -85px;}
#tbox >a+a+a+a{background-position:-205px   0px;border:none;border-radius: 0px 0px 6px 6px;}
#tbox >a+a+a+a:hover{background-position:-205px  -80px;}
#tbox #gotop{display:block; width:40px; height:40px; text-indent:-9999px; overflow: hidden; color: #fff; background:url(/static/images/top_icon.gif) no-repeat; position:absolute; display:none; cursor:pointer} /*这个样式随便改，必须有position:absolute; */
#tbox #gotop:hover{background-position: 0 -40px;}
/*弹窗*/
#alert{text-align: center;}
#alert img{margin-right: 20px;}
#alert p{line-height: 32px;font-size: 16px;}

/*遮罩层*/
.mask{position: absolute;top: 0px;width: 100%;height: 100%;background-color: rgba(0,0,0,.5);display: none;align-items: center;justify-content: center;}
.mask h4,.mask h3,.mask h2,.mask p{color: #fff;margin: 20px;}
.mask p{line-height: 20px;}

.youqing_links .tab-content a{width: 110px;display: inline-block;line-height: 30px;font-size: 12px;}

/*分页 */
.pagination .thisclass a,.pagination .active a{background-color: #d7011d;border-color:#d7011d;color: #fff !important;}

.page-meum li{display:inline-block}

@media (max-width: 1210px){
    .header,.banner,.footer,.footer .content{
        min-width: 1000px;
    }
    .content_b,.header .nav,.footer .content{
        width: 1000px;
    }
    /*
    .nav-bar-hidden{
        background: #000;
        color: #fff;
        border-bottom: 1px solid #ccc;
    }
    .nav-bar-hidden .current{background-color: #000;color:#fff;font-weight:700}
    .nav-bar-hidden ul li a{color:#fff;}*/
    .banner .imglist img{
	    width: 328px;
	    height: 200px;
    }
}