
*,:after,:before{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html{font-size: 62.5% !important;}
html,body,div,p,strong,input,form,img,
h1,h2,h3,h4,h5,h6,ul,ol,li,
dl,dd,dt{margin: 0;padding: 0;vertical-align:middle;}
tbody,tr,td{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;}
ul,ol,li{list-style: none;}
i,em{font-style:normal;font-weight: normal;}
a{
	blr: expression(this.onFocus=this.blur());
	text-decoration: none;
    transition-duration: .5s;
    cursor: pointer;
    color: #333;
    outline: none;
}
a:focus,a:hover{text-decoration:none;}
input,button{ font-family: "Microsoft YaHei"; }
body {
	/*overflow-x: hidden;*/
    font: 14px "Microsoft YaHei",Arial,Helvetica,sans-serif;;
}
/*清除浮动*/ 
.cle{
	clear:both;
	height:0;
	margin:0; 
	padding:0; 
	border:none; 
	overflow:hidden;}
.clearfix:before,
.clearfix:after{
    display:block;
    content:"";
    visibility:hidden;
    height:0}
.clearfix:after{clear:both;}
.clearfix{zoom:1} /* IE < 8 */
.tal{text-align:left;}
.tac{text-align:center;}
.tar{text-align:right;}
.text-nowrap{white-space: nowrap;}
.text-upper{text-transform: uppercase;}
.text-lower{text-transform: lowercase;}
.capitalize{text-transform: capitalize;}
.fl,.le{float:left;}
.fr,.ri{float:right;}
.por{position:relative;}
.poa{position:absolute;}
.row{padding: 0;}
.row-fl{padding-left: 0;}
.row-fr{padding-right: 0;}
[class*=am-u-]+[class*=am-u-]:last-child{float: left;}
[class*='am-icon']{font-size: 1.6rem;}
[class*=am-u-]{padding: 0;}
.img100{display:inline-block;max-width:100%;height:auto}
.img-center{text-align: center;}
img{max-width:100%;}

.imgbox{
	/*非IE的主流浏览器识别的垂直居中的方法*/
	display: table-cell;
	vertical-align:middle;
	text-align: center;
	*display: block;
	*font-family:Arial;
}
.imgbox>img{
	vertical-align:middle;
	display: inline-block;
}
.webShow{ display: none; }
.BodyBox{ min-width: 1200px; overflow: hidden; background-color: #fff; }
header{ background: #fff; }
header .logo{ display: block; float: left; height: 120px; }
header .navbtn{ display: none; }
header .MainCon{ overflow: inherit; }

.headerBox{ 
    position: relative;
    float: right; 
    height: 122px;
    display: table;
    vertical-align: middle;
}
.headerBox .headerTel{
    padding-left: 65px; 
    font-size: 20px;
    color: #73090b;
    display: table-cell;
    vertical-align: middle; 
    background: url(../images/ico_400.jpg) no-repeat left center;
}
.headerBox .headerTel span{ 
    font-size: 28px;
    color: #353535;
}
nav{ float: right; }
nav>ul>li{ float: left; }
nav>ul>li>a{ display: inline-block; padding: 0 30px; text-align: center; height: 58px; line-height: 58px; font-size: 14px; }
nav>ul>li>a:hover,
nav>ul>li>a.jd{ color: #df0023; }
nav .tel{ padding: 0 30px; text-align: right; font-size: 18px; line-height: 42px; height: 42px; }
nav .tel span{ font-size: 22px; }

.vertical-align-middle{ display: inline-block; max-width: 100%; font-size: 14px; }
.vertical-align:before{ display: inline-block; height: 100%; vertical-align: middle; content: ""; }

/*	Banner */
.banner{ width: 100%; overflow: hidden; z-index: 1; }
.banner img{ padding: 0; margin: 0; }
/*	imgTbale */
.imgTable{
	display: table;
    height: 100%;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    background: #fff;
    -moz-transition: all, 0.6s;
    -webkit-transition: all, 0.6s;
    -o-transition: all, 0.6s;
    -ms-transition: all, 0.6s;
    transition: all, 0.6s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
/*.imgTable:hover {
    z-index: 20;
    /* box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
}*/
.imgTable span{
	display: block;
	height: 20rem;
    /*max-width: 20rem;*/
    margin: 0 auto;
}
.imgTable span img{
    max-height: 20rem;
    position: relative;
    top: 50%;
    margin: 0 auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
/**
 * =====*=====*=====*=====*=====*MAIN CSS*=====*=====*=====*=====*=====
 */
.MainCon{ width: 1200px; margin: 0 auto; overflow: hidden; }
.MainCon.noh{overflow: inherit;}
.MainCon:before,
.MainCon:after{ /*display: table; content: ""; */
    display: block;
    content: "";
    visibility: hidden;
    height: 0;
}
.Mmore{ display: block; margin: 0 auto; width: 139px; height: 39px; line-height: 39px; text-align: center; border: 1px solid #333; }

.Mtit{ text-align: center; padding-bottom: 38px; }
.Mtit p{ padding: 8px 0; font-size: 26px; line-height: 2; text-transform: uppercase; }
.Mtit p.fwn{ font-weight: normal; }
.Mtit span{ position: relative; display: block; font-size: 16px; }
.Mtit i{ display: inline-block; width: 40px; height: 2px; background: #df0023; }
/* 
.Mtit span:before,.Mtit span:after{ top: 30%; position: absolute; display: block; width: 96px; height: 12px; content: ''; }
.Mtit span:before{ left: -110px; background: url(../images/ico_1.png) no-repeat; }
.Mtit span:after{ right: -110px; background: url(../images/ico_2.png) no-repeat; }
*/
.Mtit h2{ font-size: 35px; font-weight: bold; }
.Mtit.bs{ color: #fff !important; }
.Mtit.bs span:before{ left: -110px; background: url(../images/ico_3.png) no-repeat; }
.Mtit.bs span:after{ right: -110px; background: url(../images/ico_4.png) no-repeat; }


.p50{ padding: 50px 0; }

.M1Con{  }
@media only screen and (max-width: 768px){

}

.M2Con{ background: url(../images/m2bg.jpg) center; }
.M2Con .m2box{ line-height: 2; color: #fff; }

.m2ul{ padding: 38px 0; }
.m2ul li{ float: left; width: 25%; text-align: center; color: #fff; }
.m2ul li p{ font-size: 18px; line-height: 3; }
.m2ul li span{ font-size: 12px; line-height: 2; }

.m4box .items{ float: left; width: 33%; padding: 5px; }

.M5Con{ padding-bottom: 100px; background: url(../images/m5.jpg) no-repeat center top; }
.m5box .le{ width: 60%; }
.m5box .ri{ width: 30%; }
.m5tit{ color: #fff; }
.m5tit p{ font-size: 30px; }
.m5tit p b{ font-size: 40px; }
.m5tit .desc{ padding: 10px 0; font-size: 16px; line-height: 2; }

.m5msg{ color: #fff; }
.m5msg h3{ line-height: 40px; height: 40px; }
.m5msg .fl{ width: 50%; }
.m5msg input,.m5msg textarea{ background: none; border: 1px solid #fff; }
.m5msg input{ width: 90%; height: 40px; }
.m5msg textarea{ width: 100%; height: 120px; }
.m5msg .btn{ padding: 15px 0; }
.m5msg button{ width: 100%; height: 40px; line-height: 40px; background:    #1c1c1c; color: #fff; border: 0; cursor: pointer; }

.m5ri{ width: 30%; color: #fff; text-align: center; }
.m5ri p{ font-size: 24px; font-weight: bold;  }
.m5ri .tp{margin: 20px 0; padding: 20px; border: 1px solid #fff; }
/**
 * =====*=====*=====*=====*=====*FOOTER CSS*=====*=====*=====*=====*=====
 */
footer{ padding-top: 40px; color: #cbcbcb; background: #1c1c1c; }
footer a{ color: #cbcbcb; }
footer .footerCon{ float: left; font-size: 18px; }
footer .footerCon span{ font-size: 24px; }
footer .footerNav{ float: left; padding: 0 30px; }
footer .footerNav ul li{ float: left; padding: 0 10px; }
footer .footerNav ul li a{ display: block; height: 30px; line-height: 30px;	padding: 0 10px; }
footer .footerbox{ float: left; padding-left: 20px; border-left: 1px solid #cbcbcb; }
footer .footerbox ul{ padding: 20px 0; }
footer .footerbox ul li{ float: left; margin-right: 15px; }

.copyright{ text-align: center; color: #cbcbcb; line-height: 38px; }
.copyright a{ color: #cbcbcb; }

/**
 * =====*=====*=====*=====*=====*SUBMAIN CSS*=====*=====*=====*=====*=====
 */
.subBanner{ 
	width: 100%; 
	height: 455px; 
	background-repeat: no-repeat; 
	background-position: center top; 
	background-size: auto 100%; 
}
.subBody{ 
	padding: 2rem 0; 
}
.submain .Mtit{ padding: 30px 0 !important; }
.editor{ padding: 1.2rem; line-height: 2; }
.editor img,.mbArticleSharePic{ max-width: 100%; }

.sub-left{margin-bottom: 15px;}

.subMtit{ padding: 30px 0; text-align: center; }
.subMtit p{ font-family: Arial; font-size: 32px; text-transform: uppercase; }
.subMtit span{ display: block; line-height: 2; font-size: 18px; }
.subMtit i{ display: inline-block; width: 50px; height: 2px; background: #8f011d; }
/*.sidebar-first{ display: none; }*/
/*分页*/
.prevAndNext{ 
	border-top: 1px dashed #ddd; 
	border-bottom: 1px dashed #ddd; 
}
.prevAndNext li{
	margin: 5px 10px;
	padding: 5px 0;
}
@media (min-width: 768px){
	.prevAndNext{
		padding: 0 30px;
	}
	.prevAndNext li.prev{
		float: left;
	}
	.prevAndNext li.next{
		float: right;
	}
}
/**
 * PRODUCT CSS
 */
.product{ padding-top: 100px; }
.product .inner2{ padding-top: 50px; }
.product .inner2 .tit{ font-size: 24px; line-height: 3; border-bottom: 1px solid #c0c0c0; }
.productImg{ float: left; width: 50%; }
.productText{ float: right; width: 50%; padding-left: 50px; }
.productText .title{ width: 100%; height: 50px; font-size: 30px; }
.productText .desc{ margin: 30px 0; padding: 20px 0; height: 240px; overflow: hidden; font-size: 16px; color: #393939; line-height: 26px; border-top: 1px solid #c0c0c0; border-bottom: 1px solid #c0c0c0; }
.productText .more{ display: block; width: 132px; height: 38px; line-height: 38px; color: #fff; background: #023894; }

.productCate{ padding-top: 30px; }
.productCate ul li{ float: left; position: relative; width: 33.3333%; padding: 10px 8px; }
.productCate ul li a{ display: block; position: relative; text-align: center; }
.productCate .text{ position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 2; background: rgba(0,0,0,.2); transition-duration: .5s; }
.productCate .text p{ width: 100%; line-height: 50px; color: #fff; display: block; font-size: 20px; padding-top: 100px; }
.productCate .text p span{ border-bottom: 2px solid #fff; padding-bottom: 7px; }
.productCate .text font{ width: 100%; height: 50px; line-height: 50px; color: #fff; display: block; font-size: 12px; }
.productCate .imgTable{ z-index: 1; background: #f9f9f9; }
.productCate .imgTable span{ height: 24rem; }
.productCate .imgTable span img{ max-height: 24rem; } 
.productCate a:hover .text{ background: rgba(0,0,0,.7); }

.productlist ul li{ text-align: center; float: left; width: 33.33333%; padding: 20px 10px; }
.productlist ul li a{ display: block; border: 1px solid #f9f9f9; }
.productlist ul li p{ font-size: 14px; color: #333; background: #fff; line-height: 38px; }
.productlist .imgTable{ background: #fff; }
.productlist .imgTable span{ height: 24rem; }
.productlist .imgTable span img{ max-height: 24rem; }
/*
.product-list-name{ width: 100%; height: 35px; line-height: 35px; text-align: center; font-size: 1.4rem; background: rgba(0,0,0,.7); }
*/

.newslist{ }
.newslist ul{ margin-left: -20px; margin-right: -20px; }
.newslist ul li{ float: left; width: 33%; margin-bottom: 20px; padding: 0 20px; }
.newslist ul li p{
	font-size: 18px;
    line-height: 2.5;
    border-bottom: 1px solid #ccc;
}
.newslist ul li .desc{
	padding: 10px 0;
	font-size: 13px;
	line-height: 2;
	height: 100px;
	overflow: hidden;
	color: #767a7e;
}
.showpro .title{
	text-align: center;
	font-size: 1.4rem;
	line-height: 2;
}
.showpro .pic{
	text-align: center;
}
.showpro .pic img{
	max-width: 100%;
}
.showpro .h3{
	font-size: 1.4rem;
	line-height: 30px;
	text-indent: 10px;
	border-top: 1px dashed #f1f1f1;
	border-bottom: 1px dashed #f1f1f1;
}
/* NEWSLIST CSS */
.shownews .title{
	text-align: center;
	font-size: 1.5rem;
	line-height: 2;
}
.shownews .infos{
	text-align: center;
	padding: .5rem 0;
	border-bottom: 1px dashed #c7c7c7;
}
@media (min-width: 768px){
	.product-list li {
	    /*height: 25rem;*/
	    padding: 5px;
	}
	.product-list .imgTable span{
		height: 24rem;
		max-width: 360px;
	}
	.product-list .imgTable span img{
		max-height: 24rem;
	}

	.shownews .title,
	.showpro .title{
		text-align: center;
		font-size: 2rem;
		line-height: 2.5;
	}
	.showpro .h3{
		font-size: 1.6rem;
	}
}

/**关于我们页面**/
.ampt{ padding: 75px 0; }
.amjj{ letter-spacing: 55px; }
.AMtit{ /*text-align: center;*/ }
.AMtit p{ position: relative; font-size: 30px; }
.AMtit p:before{ position: absolute; right: 0; bottom: 0; display: block; content: ''; width: 85%; height: 1px; background: #ccc; }
.AMtit p.no:before{ display: none !important; }
.AMtit span{ display: block; font-weight: 100; font-size: 18px; line-height: 45px; text-transform: uppercase; font-family: Arial; color: #707070; }
.AMtit i{ display: block; /*margin: auto;*/ width: 72px; height: 3px; background: #707070; }

.AMbox{ padding: 35px 0 20px; }
.AMbox p{ font-size: 24px; line-height: 2; }
.AMbox .desc{ line-height: 2; }
.AMul{ margin-left: -5px; margin-right: -5px; }
.AMul li{ float: left; width: 25%; padding: 15px 5px; }
.AMul li .items img{ width: 100%; height: 230px; }
.AMul li .items p{ line-height: 35px; text-align: center; }

.AM1{ }
.AM1 .AM1box{ text-align: right; padding-top: 20px; line-height: 2 !important; }
.AM1 .AM1box .txt{ text-align-last: left; float: left; width: 45%; color: #707070; font-weight: 100; }
.AM1 .AM1box img{ width: 50%; }

.AM2{ position: relative; background: #f2f2f2; }
.AM2 .MainCon{ position: relative; z-index: 2; }
.AM2 .am2bj{ position: absolute; display: block; width: 30%; height: 100%; background: #fff; right: 0;top: 0; z-index: 0; }
.AM2 .AMtit{ text-align: left; }
.AM2 .AM2box{ text-align: right; }
.AM2 .AM2box .text{ text-align: left; float: left; width: 50%; }

.AM3{ position: relative; background: #f2f2f2; }
.AM3 .MainCon{ position: relative; z-index: 2; }
.AM3 .am3bj{ position: absolute; display: block; width: 30%; height: 100%; background: #fff; left: 0;top: 0; z-index: 0; }
.AM3 .AM3box{ max-width: 500px;overflow: hidden; float: right; padding: 70px 0; }

.AM4{ background: url(../images/page_bg.jpg) no-repeat left top;}
.AM4 .AM4box .text{ float: left; width: 50%; }

.AM5{ background: #f2f2f2; }
.AM5 .AM5box{ margin-top: 50px; }
.AM5 .AM5box img{ float: left; width: 760px; }
.AM5 .AM5box .text{ float: right; padding-top: 55px; padding-left: 30px; width: 430px; }
.AM5 .AM5box .text p{ font-size: 24px; line-height: 2; }
.AM5 .AM5box .text .desc{ padding: 15px 0; line-height: 2; }

.AM6{ background: #f2f2f2 }
.AM6 .amSlider{ padding-top: 40px; padding-bottom: 60px; }

.AM9{ padding: 50px 0; background: #f2f2f2; }
.AM9 ul{ margin-left: -5px; margin-right: -5px; }
.AM9 ul li{ float: left; padding: 0 5px; width: 33.333333%; text-align: center; }
.AM9 ul li img{ width: 100%; height: 240px; }
.AM9 ul li p{ line-height: 48px; }


/**关于我们页面  END*