/* Write your styles */
*,: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;
}
a:focus,a:hover{text-decoration:none;}
input,button{ font-family: "Microsoft YaHei"; }
body {	margin: auto;
	min-width: 1200px;
	/* 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;
}
.pcshow{display: block;}
.webshow{ display: none; }
.BodyBox{ min-width: 1200px; overflow: hidden; background-color: #fff; }
header .headertop{height: 116px;background: url(../images/header.jpg) no-repeat top center;}
header .headert{padding: 0 50px;}
header .logo{ display: block; float: left; height: 116px; }

nav{background: #e67817;padding: 10px 0;}
nav>ul{width: 1200px;margin: auto;}
nav>ul>li{float: left;background: url(../images/navli.jpg) no-repeat left center;}
nav>ul>li:first-child{background: none;}
nav>ul>li>a{display: block;width: 133px;height: 35px;line-height: 35px;font-size: 14px;color: #fff;text-align: center;}
nav>ul>li>a:hover,
nav>ul>li>a.jd{font-weight: bold;}





header .headerTop{ height: 30px; line-height: 30px; background: #f2f2f2; }
header .navbtn{ display: none; }
.headerBox{ 
    position: relative;
    float: right; 
    height: 88px;
    display: table;
    vertical-align: middle; 
}
.headerBox .headerTel{
    padding-left: 65px; 
    font-size: 18px;
    color: #009f3c;
    display: table-cell;
    vertical-align: middle; 
    background: url(../images/ico_400.png) no-repeat left center;
}
.headerBox .headerTel span{ 
	font-family: Arial;
    font-size: 23px;
}



.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; }
.MainCon.noh{overflow: inherit;}
.MainCon:before,
.MainCon:after{ /*display: table; content: ""; */
    display: block;
    content: "";
    visibility: hidden;
    height: 0;
}

ul.mul{width: 100%;}
ul.mul li{position: relative;margin: 4px 0;padding-left: 20px;border-bottom: 1px dashed #d2d2d2;}
ul.mul li a{height: 30px;line-height: 30px;font-size: 13px;color: #787878;}
ul.mul li:before{display: block;content: '';position: absolute;width: 3px;height: 3px;background: #787878;left: 5px;top: 13px;}
/**
 * =====*=====*=====*=====*=====*FOOTER CSS*=====*=====*=====*=====*=====
 */
footer{padding: 15px 0;color: #b6b6b6;background: #2d2d2d;}
footer .MainCon{width: 1000px;}
footer a{ color: #b6b6b6; }
.copyright{ float: left; color: #888; line-height: 32px; }
.copyright a{ color: #888; }

/**
 * =====*=====*=====*=====*=====*SUBMAIN CSS*=====*=====*=====*=====*=====
 */
.submain .MainCon{ overflow: inherit; }
.subBanner{ 
	width: 100%; 
	height: 495px; 
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto 100%; 
}
.subBody{
	padding-bottom: 3rem;
	/* 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;}
/*.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; }
.productlist ul li p{ line-height: 45px; text-align: left; }
.productlist ul li:hover a{ color: ##ff7300; }
.productlist .imgTable{ overflow: hidden; position: relative; border: 1px solid #f9f9f9; }
.productlist .imgTable span{ height: 23rem; }
.productlist .imgTable span img{ max-height: 23rem; }
/*
.product-list-name{ width: 100%; height: 35px; line-height: 35px; text-align: center; font-size: 1.4rem; background: rgba(0,0,0,.7); }
*/

/* .newslist{ margin-top: 50px; }
.newslist .items{ padding: 2px; float: left; width: 25%; }
.newslist .items a{ display: block; background: #f2f2f2; color: #98999d; }
.newslist .items img{  }
.newslist .items .text{ padding: 10px; }
.newslist .items .text h5{ font-size: 18px; line-height: 2; color: #343434; }
.newslist .items .text .desc{ padding: 15px 0; line-height: 2; }
.newslist .imgTable{ background: #f2f2f2; } */

.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;
	}
}


@media only screen and (max-width: 768px){
	body{width: 100%;min-width: auto;overflow-x: hidden;}
	.pcshow{display: none;}
	.webshow{display: block;}
	.MainCon{width: 100%;padding: 0 10px;}
	

	header .logo{width: 100%;height: auto;}
	header .headert{display: none;}
	nav>ul{width: 100%;}
	nav>ul>li{width: 33.3%;}
	
	.editor img{width: 100% !important;height: auto !important;}
}