/* Write your styles */
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;}
a{
	color:#333;
	blr: expression(this.onFocus=this.blur());}
a:focus,a:hover{color: #333;text-decoration:none;}
body {
    line-height: 1.5;
    font-size: 1.2rem;
    font-size: 12px;
    color: #333;
    min-width: 320px;
    font-family: "Microsoft YaHei";
}
/*清除浮动*/ 
.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%;}
.wrap{margin:0 auto; text-align:left; position: relative; width: 1085px;}
.imgbox{
	/*非IE的主流浏览器识别的垂直居中的方法*/
	display: table-cell;
	vertical-align:middle;
	text-align: center;
	*display: block;
	*font-family:Arial;
}
.imgbox>img{
	vertical-align:middle;
	display: inline-block;
}
/*@media (min-width: 1600px){
	.container {
	    width: 1310px;
	}
}*/
.pc_wrap{display: block;min-width: 1200px;}
.sj-main,
.sj_wrap{display: none;}
/*  header  */
header{
	position: relative;
}
.headerTop{
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #d3d2d2;
}
.headerRi>a{
	padding-left: 8px;
	margin-left: 5px;
}
.headerRi>a img{
	border: 1px solid #ccc;
}
/*.headerRi>a:first-child{
	padding-right: 8px;
	border-right: 1px solid #333;
	margin-right: 5px;
}*/
.headerRi ul{
	float: right;
	height: 35px;
	padding-left: 10px;
}
.headerRi li{
	float: left;
	padding: 0 3px;
	height: 35px;
	cursor: pointer;
	text-align: center;
}
.headerCon{
	padding: 1.2rem 0;
}
header .logo{
	float: left;
}
header .logo img{
	float: left;
	max-height: 80px;
}
header .logo .desc{
	float: right;
	padding-left: 18px;
}
header .logo span{
	font-size: 24px;
	font-family: "宋体";
	font-weight: bold;
	color: #000;
}
header .logo p{
	text-align: center;
	color: #888;
	line-height: 2;
}
.headerTel{
	/*width: 300px;*/
	height: 80px;
	padding-top: 10px;
	padding-left: 65px;
	font-size: 1.4rem;
	background: url(../images/tel.jpg) no-repeat center left;
}
.headerTel span{
	display: block;
	margin-bottom: 3px;
}
.headerTel p{
	font-size: 3rem;
	line-height: 1;
	font-weight: bold;
}
.navbar{
	border-radius: 0;
	margin: 0;
	border: 0;
	/*background: #000;*/
	background: #003e8b;
}
.navbar-nav>li>a{
	padding: 15px;
	color: #fff;
}
.navbar-nav>li>a:focus,
.navbar-nav>li>a:hover,
.navbar-nav>li>a.jd {
    text-decoration: none;
    background-color: #e8320d;
}
.navbar-header .icon-bar{
	background: #fff;
	color: #fff;
}
@media (min-width: 768px){
	.navbar-nav>li>a{
		padding: 15px 45px;
	}
}
@media (max-width: 767px){
	header .logo{
		float: none;
		text-align: center;
	}
	header .logo img{
		float: none;
		max-height: 60px;
	}
	header .logo .desc{
		display: inline-block;
		float: none;
		padding-left: 15px;
	}
	header .logo span{
		font-size: 18px;
		font-family: "微软雅黑";
		font-weight: 100;
		color: #000;
	}
	header .logo p{
		font-size: 10px;
		line-height: 1.5;
	}
	.headerCon{
		padding: 18px 0;
	}
}
/*
nav {
	padding-top: 30px;
}
nav{
	height: 50px;
	background: #000;
}
nav ul{
}
nav>ul>li{
	float: left;
	width: 143px;
	text-align: center;
}
nav>ul>li>a{
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #fff;
}
nav>ul>li:first-child a{
	background: none;
}
nav>ul>li>a:hover,
nav>ul>li>a.jd{
	color: #fff;
	background: #e8320d;
}*/
/*	Banner */
.banner .bxslider li{}
.banner .bxslider li,
.banner .bxslider li img{width: 100%;height: auto;}
.banner .bx-wrapper .bx-pager{z-index: 90;bottom: 10px;}
.banner .bx-wrapper .bx-pager.bx-default-pager a:hover,
.banner .bx-wrapper .bx-pager.bx-default-pager a.active{background: #000;}
.banner .bx-wrapper .bx-controls-direction a{z-index: 999;}
/*	imgTbale */
.imgTable{
	display: table;
    height: 100%;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    background: #fff;
}
.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  */
main{width: 100%;}
.index-title{
	text-align: center;
}
.index-title h3{
	font-size: 24px;
    margin-top: 0;
    margin-bottom: 10px;
    color: #003e8b;
}
.index-title p{
    font-size: 13px;
    /*width: 80%;*/
    color: #848484;
    margin: 0 auto;
    margin-bottom: 10px;
}
.index-about{
    padding: 50px 0; 
}
.index-about .row-fl{
    padding-left: 0;
    /*padding-right: 0;*/
}
.index-about .row-fr{
    /*padding-left: 0;*/
    padding-right: 0;
}
/**
 * 首页工程案例
 */
.index-case{
    position: relative;
    padding: 30px 0 50px;
}
.index-tit h3{
    position: relative;
    font-size: 18px;
    font-weight: bold;
    line-height: 35px;
    padding-left: 8px;
    margin-bottom: 15px;
}
.index-tit h3:before{
    position: absolute;
    display: block;
    content: "";
    /*visibility: hidden;*/
    width: 2px;
    height: 18px;
    left: 0;
    top: 8px;
    background: #000;
}
.index-tit h3 span,
.index-tit h3 a{
    font-size: 14px;
    font-weight: 100;
    padding-left: 15px;
    color: #555;
}
.index-case .items{
    padding-right: 10px;
}
.index-case .items h4{
    line-height: 30px;
}
.index-case figure{
    position: relative;
}
.index-case figure h5{
    position: absolute;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    left: 0;
    bottom: 0;
    color: #fff;
    background: rgba(0,0,0,.5);
}
.index-case .slick-arrow{
    position: absolute;
    display: block;
    font-size: 0;
    width: 40px;
    height: 20px;
    bottom: -38px;
    /*top: 100%;*/
    cursor: pointer;
}
.index-case .slick-prev{
    left: 50%;
    margin-left: -90px;
    background: url(../images/jiantou.png) repeat 0 -50px;
    -webkit-transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
    transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
}
.index-case .slick-prev:hover{
    background: url(../images/jiantou.png) repeat 0 -70px;
}
.index-case .slick-next{
    right: 50%;
    margin-right: -80px;
    background: url(../images/jiantou.png) repeat -37px -50px;
    -webkit-transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
    transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
}
.index-case .slick-next:hover{
    background: url(../images/jiantou.png) repeat -37px -70px;
}
.index-case .index_more{
    height: 40px;
    line-height: 40px;
    width: 60px;
    background: url(../images/icon_more.png) no-repeat 0 -9px;
    display: block;
    -webkit-transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
    transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
    border: #dfdfdf 1px solid;
    position: relative;
    /*top: -70px;*/
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    position: absolute;
    /*top: 94%;*/
    /*top: 91%;*/
    left: 50%;
    bottom: 0;
    margin-left: -30px;
}
.index-case .index_more:hover{
    border: 1px solid #666;
    background: url(../images/icon_more.png) no-repeat 0 -53px;
}

.index-ban{
    width: 100%;
    padding-top: 20px;
    background-color: #dadada;
    overflow: hidden;
}
.index-ban li{
    text-align: center;
}
.index-ban li img{
    padding: 8px;
}

.index-product{
    padding: 50px 0;
}
.index-product .nav-tabs{
    border-bottom: 0;
}
.index-product .nav-tabs{
    text-align: center;
}
.index-product .nav-tabs>li{
    float: none;
    display: inline-block;
    margin: 0 10px;
}
.index-product .nav-tabs>li>a{
    border-radius: 0;
    background: #fff;
    border: 1px solid #888;
    padding: 8px 15px;
}
.index-product ul.blocks{
    padding: 20px 0;
}
.index-product ul.blocks > li{
    padding-right: 5px;
    padding-left: 5px;
}
.index-product li h5{
    line-height: 30px;
    height: 30px;
    text-align: center;
    background: #f9f9f9;
    border-top: solid 1px #f3f3f3;
}

.index-news{
    padding: 50px 0;
}
.index-news .box{
    padding-top: 25px;
}
.index-news li{
    height: 30px;
    line-height: 30px;
    background: url(../images/ico-6.jpg) no-repeat left center;
}
.index-news li a{
    padding-left: 15px;
    font-size: 14px;
}
.index-news ul i{
    display: block;
    margin-bottom: 25px;
}
.index-news dl{
    padding: 15px 0;
    border-top: 1px dashed #888;
}
.index-news dl dt,
.index-news dl dd{
    padding-left: 25px;
}
.index-news dl dt{
    height: 30px;
    /*line-height: 30px;*/
    font-size: 14px;
    color: #003e8b;
    background: url(../images/ico-7.jpg) no-repeat 0 3px;
}
.index-news dl dt a{
    color: #003e8b;
}
.index-news dl dd{
    line-height: 2;
    background: url(../images/ico-8.jpg) no-repeat 0 5px;
}
.index-adv{
    height: 160px;
    background-image: url(../images/ban.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
/**
 * 屏幕最大为 767px
 * @param  {[type]} max-width: 767px         [description]
 * @return {[type]}            [description]
 */
@media (max-width: 767px){
	.index-title h3{
		font-size: 22px;
	}
	.index-title p{
		font-size: 12px;
	}
}
/**********
.imgList-table{
	display: table;
    width: 100%;
    height: 25rem;
    height: 100%;
    text-align: center;
    background: #f3f3f3;
}
.imgList-table span{
	display: table-cell;
	text-align:center;
	vertical-align: middle;
}
.imgList-table span img{
	max-height: 100%;
}
***********/
/**
 * FOOTER CSS
 */
footer{
	position: relative;
	/*padding: 10px 0 31px;*/
	color: #696969;
	background: #dcdcdc;
}
.footerLinks{
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: #7f7f7f;
}
.footerLogo{
	padding: 20px;
}
.footerLogo img{
	width: 200px;
}
.footerNav{
	padding: 10px 0;
}
.footerNav a{
	color: #fff;
	padding: 0 30px;
}
.footerEwm img{
	max-width: 118px;
}
.footerCon{
	padding: 20px 0;
}
footer .copyright{
	position: absolute;
	width: 100%;
	bottom: 0;
	text-align: center;
	line-height: 30px;
    border-top: 1px solid #000056;
    font-size: 1.2rem;
    color: #696969;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
}
footer .copyright a{
	padding: 0 5px;
	color: #696969;
}
footer .copyright a:hover{
	color: #696969;
}
@media (min-width: 768px){
	footer{
		/*padding: 20px 0;*/
	}
	.footerEwm{
		padding: 20px;
	}
}
/**
 * submain 公共部分
 */
.submainBody{
	padding: 2rem 0;
}
/*.submain .location{
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
	font-size: 1.2rem;
}
.sub-tit{
	padding-top: 30px;
	padding-bottom: 40px;
	text-align: center;
	line-height: 1;
}
.sub-tit .en{
	color: #323232;
	font-size: 1.6rem;
	text-transform: capitalize;
}
.sub-tit .cn{
	font-size: 2.8rem;
	line-height: 1.8;
	color: #023b60;
}
.sub-menu{
	padding: 10px 0;
	text-align: center;
}
.sub-menu a{
    display: inline-block;
    margin: 5px 8px;
    padding: 5px 10px;
}
.sub-menu a.jd,
.sub-menu a:hover{
	color: #fff;
	background: #305dc3;
}*/
.editor{padding: 1.2rem;line-height: 2;}
.editor img,.mbArticleSharePic{max-width: 100%;}
.sub-left{margin-bottom: 15px;}
/*.submain{padding-top: 1.5rem;}
.submain-nav{}
.submain-nav .am-menu-toggle{
	width: 120px;
	height: 30px;
	top: -50px;
	left: 180px;
	color: #427a89;
	font-size: 1.6rem;
}
.submain-nav .am-icon-angle-right:before{
	font-size: 2rem;
}
.submain-nav .am-menu-dropdown1{background: #000;}
.submain-nav .am-menu-dropdown1 .am-menu-nav{
	background: #427a89;
}
.sideBar{
	padding-top: 15px;
	text-align: center;
	border-bottom: 1px solid #ddd;
}
.sideBar>ul{display: inline-block;}
.sideBar>ul>li{
	display: inline-block;
	padding: 0 10px;
}
.sideBar>ul>li>a{
	display: inline-block;
	width: 120px;
	height: 38px;
	line-height: 38px;
	height: 100%;
	padding: 12px 8px;
	font-size: 15px;
	font-family: '宋体';
	border-bottom: 3px solid #fff;
}
.sideBar>ul>li a:hover,
.sideBar li a.jd{
	color: #fff;
	background: #000036;
	background: #fff;
	color: #023b60;
	border-bottom: 3px solid #023b60;
}*/
/*分页*/
.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-list li {
    height: 18rem;
    overflow: hidden;
    padding: 2px;
    margin-bottom: 8px;
}
.product-list li .items{
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.product-list-name{
	position: absolute;
	width: 100%;
	line-height: 30px;
	text-align: center;
	bottom: 0;
	color: #fff;
	font-size: 1.4rem;
	background: rgba(0,0,0,.7);
}
.product-list .imgTable{
	background: #fff;
}
.product-list .imgTable span{
	height: 18rem;
	max-width: 300px;
}
.product-list .imgTable span img{
	max-height: 18rem;
}
.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;
	}
}
.blocks,
[class*="blocks-"]{
  padding: 0;
  margin: 0;
  margin-right: -15px;
  margin-left: -15px;
  list-style: none;
}
.blocks:before,
[class*="blocks-"]:before,
.blocks:after,
[class*="blocks-"]:after {
  display: table;
  content: " ";
}
.blocks:after,
[class*="blocks-"]:after {
  clear: both;
}
.blocks > li,
[class*="blocks-"] > li {
  position: relative;
  float: left;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 22px;
}
.blocks.no-space,
[class*="blocks-"].no-space {
  margin: 0;
}
.blocks.no-space > li,
[class*="blocks-"].no-space > li {
  padding-right: 0;
  padding-left: 0;
  margin-bottom: 0;
}
.blocks-2 > li:nth-child(2n+3),
.blocks-3 > li:nth-child(3n+4),
.blocks-4 > li:nth-child(4n+5),
.blocks-5 > li:nth-child(5n+6),
.blocks-6 > li:nth-child(6n+7),
.block-first {
  clear: both;
}
.blocks-100 > li {
  width: 100%;
}
.blocks-2 > li {
  width: 50%;
}
.blocks-3 > li {
  width: 33.33333333%;
}
.blocks-4 > li {
  width: 25%;
}
.blocks-5 > li {
  width: 20%;
}
.blocks-6 > li {
  width: 16.66666667%;
}
@media (min-width: 480px) {
  .blocks-xs-100 > li {
    width: 100%;
  }
}
@media (min-width: 480px) {
  .blocks-xs-2 > li {
    width: 50%;
  }
}
@media (min-width: 480px) {
  .blocks-xs-3 > li {
    width: 33.33333333%;
  }
}
@media (min-width: 480px) {
  .blocks-xs-4 > li {
    width: 25%;
  }
}
@media (min-width: 480px) {
  .blocks-xs-5 > li {
    width: 20%;
  }
}
@media (min-width: 480px) {
  .blocks-xs-6 > li {
    width: 16.66666667%;
  }
}
@media (min-width: 768px) {
  .blocks-sm-100 > li {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .blocks-sm-2 > li {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .blocks-sm-3 > li {
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .blocks-sm-4 > li {
    width: 25%;
  }
}
@media (min-width: 768px) {
  .blocks-sm-5 > li {
    width: 20%;
  }
}
@media (min-width: 768px) {
  .blocks-sm-6 > li {
    width: 16.66666667%;
  }
}
@media (min-width: 992px) {
  .blocks-md-100 > li {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .blocks-md-2 > li {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .blocks-md-3 > li {
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .blocks-md-4 > li {
    width: 25%;
  }
}
@media (min-width: 992px) {
  .blocks-md-5 > li {
    width: 20%;
  }
}
@media (min-width: 992px) {
  .blocks-md-6 > li {
    width: 16.66666667%;
  }
}
@media (min-width: 1200px) {
  .blocks-lg-100 > li {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .blocks-lg-2 > li {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .blocks-lg-3 > li {
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .blocks-lg-4 > li {
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .blocks-lg-5 > li {
    width: 20%;
  }
}
@media (min-width: 1200px) {
  .blocks-lg-6 > li {
    width: 16.66666667%;
  }
}
@media (min-width: 1600px) {
  .blocks-xlg-100 > li {
    width: 100%;
  }
}
@media (min-width: 1600px) {
  .blocks-xlg-2 > li {
    width: 50%;
  }
}
@media (min-width: 1600px) {
  .blocks-xlg-3 > li {
    width: 33.33333333%;
  }
}
@media (min-width: 1600px) {
  .blocks-xlg-4 > li {
    width: 25%;
  }
}
@media (min-width: 1600px) {
  .blocks-xlg-5 > li {
    width: 20%;
  }
}
@media (min-width: 1600px) {
  .blocks-xlg-6 > li {
    width: 16.66666667%;
  }
}