body{background:#fff;min-width: 1300px;}
.container{width: 1200px;margin:0 auto;}

/*头部*/
.header{padding-top:27px;padding-bottom: 21px;}
.h_left{padding-top: 15px;width: 1050px;}
.logo{width: 127px;padding-right: 12px;margin-right: 12px; background:url(../logo_line.png)  no-repeat right center;}
.logo_img{width: 127px;height: 92px;}
.company_name{font-size: 38px;line-height: 35px;font-weight: bold;margin-bottom: 10px;}
.company_name span{color:#1857a4;}
.h_people{height: 25px;line-height: 25px; padding-left: 32px;color: #333;margin-top: 10px;font-size: 22px;}
.h_call{height: 30px;line-height: 30px; padding-left: 30px;background:url(../images/dianhua.png) no-repeat left center;color: #1857a4;
	margin-top: 10px;font-size: 30px;font-weight: 700;}
.h_right{width: 150px;text-align: right;}
.h_right a{color: #1857a4;font-weight:700;}
.ma img{width: 90px;padding:4px;border:1px solid #9c9c9c;}
/*导航*/
.nav{background: #1857a4;width: 100%;height: 45px;}
.nav_list a{display: block;height: 100%;}
.nav_list{text-align: left;}
.nav_list>li{display: inline-block;padding:0 55px;position: relative;height:45px;line-height: 45px;}
.nav_list>li>a{color: #fff;font-size: 16px;}
.nav_list>li:hover{background: #ecc81a;}
.sub_nav{width: 100%;box-sizing: border-box; border:1px solid #e5e5e5;padding:5px; position: absolute;top:45px;left: 0;width: 100%;background: #fff;display:none;}
.sub_nav>li{border-bottom: 1px dashed #eaeaea;font-size: 15px; }
.sub_nav>li:last-of-type{border-bottom: 0;}
.sub_nav>li>a{color: #1857a4;height: 35px;line-height: 35px;width: 100%;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;    text-align: center;}
.nav_list>li:hover  .sub_nav{display: block;z-index: 999;}
.icon_down{width: 10px;height: 10px;display: inline-block;background: url(../icon_down.png);margin-left: 2px;}
/*轮播图模块*/
.slideBox1{ width:100%; overflow:hidden; position:relative;  }
.slideBox1 .hd{width: 100%; height:20px; overflow:hidden; position:absolute; left:0; bottom:4%; z-index:1; }
.slideBox1 .hd ul{ overflow:hidden; zoom:1; text-align:center;  }
.slideBox1 .hd ul li{text-indent: -10000px; cursor:pointer;width: 10px;height: 10px;display: inline-block;border-radius: 50%; margin: 5px;border:2px solid #fff; }
.slideBox1 .hd ul li.on{ background:#fff; }
.slideBox1 .bd{ position:relative; height:100%; z-index:0;   }
.slideBox1 .bd li{ zoom:1; vertical-align:middle; }
.slideBox1 .bd img{ width:100%;  display:block;  }
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox1 .prev,.slideBox1 .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox1 .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox1 .prev:hover,
.slideBox1 .next:hover{ filter:alpha(opacity=100);opacity:1;}
/*产品分类*/	
.pro_type_title{text-align: center;}
.pro_type_title img{display: inline-block;}
.pro_type_list{font-size: 0;text-align:left;margin:30px auto;}
.pro_type_list li{width: 20%;display: inline-block;margin-bottom: 20px;}
.pro_type_list li img{width: 170px;height: 170px;border-radius: 50%;padding:5px;border:1px solid #b5b5b5;display: block; margin:0 auto;}
.pro_type_name{color: #333;font-size: 24px;line-height: 30px; text-align:center;margin-top: 15px;margin-bottom:4px;}
.pro_type_name_en{color: #b5b5b5;font-size:12px;text-align:center;text-transform: uppercase;}

/*展厅展示*/
.store_display{margin-top:60px;}
.block_title_box{text-align: center;}
.block_title_zh{font-size: 38px;color: #333;line-height:80px;position: relative; }
.block_title_zh .line{position: absolute;width: 70px;height: 6px;background: #1b55a6;left:50%;bottom: 0;margin-left: -35px;}
.block_title_en{text-transform: uppercase;font-size: 12px;color: #333;line-height: 20px;margin-top: 10px;}

.block_title_boxy{text-align: center;padding-top: 40px;}
.block_title_zhy{font-size: 38px;color: #fff;line-height:80px;position: relative; }
.block_title_zhy .line{position: absolute;width: 70px;height: 6px;background: #fff;left:50%;bottom: 0;margin-left: -35px;}
.block_title_eny{text-transform: uppercase;font-size: 12px;color: #fff;line-height: 20px;margin-top: 10px;}
.pro_min{width: 760px;float: left;margin-top: 380px;}
.pro_min h2{float: right;color: #333;font-size: 36px;font-weight: 700;}
.pro_min p{float: right;color: #333;font-size: 16px;    margin-top: 80px;    margin-right: -300px;}
.line-blue{position: absolute;
    width: 65px;
    height: 5px;
    background: #1857a4;
    margin-top: 67px;
    margin-left: -71px;}
.store_list{margin:40px 0;}
.store_list li{width: 24%;margin-right: 1%;margin-bottom: 1%;float: left;border:1px solid #e1e1e1;}
.store_list li p{text-align: center;background: #e1e1e1;font-size: 16px;padding: 8px 0;}
.store_list li:nth-of-type(4n){margin-right: 0;}
.store_list li img{width: 100%;}
.pro_demo{width: 100%;background: url(../images/yp1.jpg);height: 785px;position: relative;
    left: 50%;
    margin-left: -960px;width: 1920px;}
/*样品展示列表*/
.pro_demo_list{margin-bottom: 30px;}
.pro_demo_list ul{width: 100%;font-size: 0;}
.pro_demo_list li{width:32.333%;display: inline-block;box-sizing: border-box;margin-bottom: 10px;border:1px solid #e1e1e1;    margin: 0 5px 15px 5px;}
.pro_demo_list li:nth-of-type(3n){margin-right:0;}
.pro_demo_list li:hover{border:1px solid #e5e5e5;box-shadow:2px 2px 3px #aaaaaa; }
.pro_name,.pro_desc{color: #333;width: 100%;text-align: left;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.pro_name{font-size: 16px;height: 40px;line-height: 40px; text-align: center;    background: #e1e1e1;}
.pro_desc{font-size: 14px;height: 25px;line-height: 25px;}
.btn_buy{display: inline-block;padding:2px 8px;color: #fff;background: #1857a4;margin-top:4px;font-size: 15px;}

.project_box{padding:50px 0;}
.project_box{background: url(../bg_al.png);width: 100%;background-size: cover;}
.project_list{background: #1857a4;padding:1%;width: 100%;font-size: 0;text-align: left;margin-top: 30px;}
.project_list li{width: 24.2%;margin-right:1%;display: inline-block;    margin-bottom: 10px;}
.project_list li:nth-of-type(4n){margin-right:0;}
.project_list li img{width: 100%;}
.project_name{color: #fff; font-size: 16px;height: 35px;line-height: 35px;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;text-align: center;color: #fff;}

/*底部*/
.footer{background: #1857a4; padding: 10px 0 30px 0;}
.footer_nav{height: 40px;line-height: 40px;border-bottom: 1px solid #092646;}
.footer_nav ul{font-size: 0;}
.footer_nav ul li{display: inline-block;margin:0 15px;}
.footer_nav ul li a{ color: #fff;font-size: 15px;padding:4px 20px;}
.footer_nav ul li a:hover{text-decoration: underline;}
.footer_bottom{padding-top: 25px;border-top: 1px solid #799ecb;}
.footer_bottom .fl{height: 156px;}
.footer_address_box{display: table;}
.footer_address{font-size: 16px;line-height: 40px; color: #fff;display: table-cell;vertical-align: middle;}

/*左侧菜单*/
.common-img { background: url(../images/common.png) no-repeat;}
.left_menu { width: 280px; height: auto; float: left; margin: 25px 0px; }
.left_menu .navbox { border: 1px solid rgb(221, 221, 221); border-radius: 5px; padding: 5px 10px; }
.left_menu .navbox .nav-title { height: 44px; line-height: 44px; background: rgba(0, 0, 0, 0) url(../images/common.png) no-repeat scroll -177px -60px; border-bottom: 1px solid rgb(221, 221, 221); }
.left_menu .navbox .nav-title h2 { font-size: 18px; font-weight: normal; text-indent: 35px; }
.left_menu .navbox .nav-con {     padding: 15px 0px 15px 0; }
.left_menu .navbox .nav-con dt { border-bottom: 1px dashed rgb(221, 221, 221); position: relative; }
.left_menu .navbox .nav-con dt span { display: block; width: 10px; height: 35px; position: absolute; top: 0px; left: 0px; cursor: pointer; }
.left_menu .navbox .nav-con dt span.minus { background-position: -146px 13px; }
.left_menu .navbox .nav-con dt span.plus { background-position: -156px 13px; }
.left_menu .navbox .nav-con dt a { display: block; height: 35px; line-height: 35px; color: rgb(102, 102, 102); font-size: 14px; text-indent: 25px; }
.left_menu .navbox .nav-con dt a:hover, .left_menu .navbox .nav-con dd a:hover, .left_menu .navbox .nav-con dt.selected a { color: #1857a4; }
.left_menu .navbox .nav-con dd { border-bottom: 1px dashed rgb(221, 221, 221); }
.left_menu .navbox .nav-con dd a { text-indent: 40px; height: 40px; line-height: 35px; color: rgb(102, 102, 102); font-size: 14px; display: block; }
.left_menu .navbox .nav-con dd:hover,.left_navactive{ background: rgba(0, 0, 0, 0) url("../images/sideNavBg.gif") no-repeat scroll 15px center; }
.left_navactive a{color: #1857a4!important;}

.left_lxwm{margin-top: 20px; border: 1px solid rgb(221, 221, 221); border-radius: 5px; }
.left_lxwm h2{font-size: 18px;font-weight: normal;height: 35px;line-height: 35px;background: #1857a4;color: #fff;text-indent: 10px;    padding-left: 10px;}
.left_lxwm_con{padding: 5px 20px;color: rgb(102, 102, 102);}
.txt_right{text-align: right;}


.right_content { width: 870px; height: auto; float: right; margin: 25px 0px; border: 1px solid rgb(221, 221, 221); border-radius: 5px; padding: 0px 20px; }
.right_con{padding:20px 0;}
.right_con　img{max-width: 100%;}
.right_content .title { height: 43px; line-height: 43px; border-bottom: 2px solid rgb(225, 225, 225); margin-top: 5px; }
.right_content h1 { line-height: 43px; font-size: 20px; display: inline-block; border-bottom: 2px solid #1857a4; font-weight: 500; color: #1857a4; }
.right_content .content { line-height: 25px; font-size: 14px; color: rgb(102, 102, 102); padding: 20px 10px; }

/*分页*/
.pages{width: 100%;text-align: center;font-size: 0;margin-top: 30px;}
.pages span{display: inline-block;height: 30px;line-height: 30px;font-size: 13px;}
.pages span a{display: block; padding:0 12px;border:1px solid #e5e5e5;margin:0 5px;border-radius: 3px;}
.pages span a:hover{background: #1857a4;color: #fff;}
.pnum{width: 40px;height: 28px;line-height: 28px;margin:0 4px;border:1px solid #e5e5e5;border-radius: 3px;}

/*产品详情页*/
.product-info{margin-bottom: 20px;}
.left_proimg{width: 400px; }
#showbox { background:#eee;}
#showbox span { background:url(../images/whitebg.png) repeat;}
#showsum { left:25px; margin-top:10px;}
#showsum span { border:1px solid #ddd;}
#showsum span.sel { border:1px solid #f60;}
.showpage { width:400px; position:relative;}
.showpage a { display:block; width:15px; border:1px solid #ddd; height:60px; line-height:60px; background:#eee; text-align:center; font-size:18px; position:absolute; left:0; top:-62px; text-decoration:none; color:#999;}
.showpage a#shownext { left:auto; right:0;}
.showpage a:hover { background:#ccc; color:#777;}
.product-info .product-para { width: 430px; }
.product-info .product-para li { height: 35px; line-height: 35px; font-size: 14px; color: rgb(102, 102, 102); }
.product-info .product-para li h2 { font-weight: 700; font-size: 18px; color: #1857a4; }
.product-des { width: 850px; height: 40px; line-height: 40px; margin: 0px auto; border-bottom: 2px solid rgb(225, 225, 225); }
.product-des h3 { font-weight: normal; font-size: 18px; color: #1857a4; display: inline-block; border-bottom: 2px solid #1857a4; }
.content img{max-width: 100%;}

/*公司相册列表页*/
.companypic_list{}
.companypic_list ul{width: 100%;font-size: 0;text-align: left;}
.companypic_list ul li{display: inline-block;width: 23%;padding:1%;vertical-align: top;}
.cover{margin:0 auto; background: url(../images/album.png) no-repeat scroll 0 0 transparent;position: relative;overflow: hidden;height: 167px;width: 166px;}
.cover a {display: table-cell;overflow: hidden;vertical-align: middle;text-align: center;width: 160px;height: 161px;*display: block;*font-size: 146px;*font-family: Arial;}
.cover img {vertical-align: middle;}
.cover-label {background: url(../images/album.png) no-repeat scroll 0 0 transparent;background-position: 0 -299px;height: 42px;width: 42px;left: 0;top: 0;position: absolute;}
.companypic_title {font-size: 13px; margin: 5px auto 0;text-align: center;_font-family: "\5b8b\4f53";word-break: break-all;word-wrap: break-word;}
.count {text-align: center;color: #8F8F8F;font-size: 12px;}


/*文章列表页*/
.article_list li{height: 40px;line-height: 40px;border-bottom: 1px dashed #e5e5e5;padding:0 10px;box-sizing: border-box;}
.article_list li:hover{background: rgb(217, 238, 250);}
.article_list li:last-of-type{border-bottom: none;}
.article_list li a{float: left;width: 480px;height: 40px;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.article_list li .props {float: right;width: 260px;color: #999;text-align: right;}

.article_title{font-size: 18px;line-height: 35px;text-align: center;}
.article_ps{text-align: center;color: #999;font-size: 12px;}
.article_ps span{display: inline-block;margin:0 15px;}
.article_detail{font-size: 14px;line-height: 22px;margin:20px 0;color: #666;text-align: justify;}
.article_pages{margin:40px 0;color: #666;}
.article_pages a{color: #1857a4;}
.article_pages a:hover{text-decoration: underline;}

.small_newslist{width: 100%;}
.small_newslist li{width: 100%;height: 35px;line-height: 30px;border-bottom: 1px dashed #e5e5e5;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.small_newslist li:last-of-type{border-bottom: none;}
.left_friend_links {text-align: left;}
.left_friend_links a{display:inline-block;margin-right:10px;margin-bottom: 5px;}
.small_newslist li a:hover,.left_friend_links a:hover{color: #1857a4;}

.ad_img{background: url(../images/index_ad.jpg) no-repeat;width: 1920px;position: relative;
    left: 50%;
    margin-left: -960px;}
.ad_img_min{width: 1200px;margin: 0 auto}
.ad_img_min h1{color: #1857a4;font-size:30px;font-weight: 700;padding-top: 40px;}
.ad_img_min p{color: #333;font-size:16px;}


.aboutb{width: 1920px;background: url(../images/index_js.jpg) no-repeat;height: 1520px;    position: relative;
    left: 50%;
    margin-left: -960px;}
.aboutbm{width: 1200px;margin: 0 auto;}
.aboutbm .abup{width: 48%;float: right;}
.aboutbm .abup h2{font-size: 36px;padding-top: 120px;}
.aboutbm .abup p{font-size: 16px;margin-top: 10px;	}
.aboutbm .abmin{width: 48%;float: left;margin-top: 500px;}
.aboutbm .abmin h2{font-size: 36px;padding-top: 120px;}
.aboutbm .abmin p{font-size: 16px;margin-top: 10px;	}
.aboutbm .abdown{width: 45%;float: right;    margin-top: 120px;}
.aboutbm .abdown h2{font-size: 36px;padding-top: 500px;}
.aboutbm .abdown p{font-size: 16px;margin-top: 10px;	}
.aboutbm .abtit{margin-top: 30px;}
.aboutbm .abtit h1{padding-top: 50px;font-size: 40px;font-weight: 700;}
.aboutbm .abtit p{font-size: 16px;}



/*新闻资讯*/
.floor_5_main {
	padding-bottom: 100px;
	background: #fff;
}

.floor_5 .textlist {
	width: 800px;
	margin-top: 50px;
}
.floor_5 .newsBox {
	margin-top: 50px;
	width: 380px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
}
.floor_5 .newsBox .hd {
	height: 28px;
	overflow: hidden;
	position: absolute;
	bottom: 1px;
	z-index: 10;
	padding-left: 20px;
	text-align: center;
}
.floor_5 .newsBox .hd ul {
	overflow: hidden;
	zoom: 1;
}
.floor_5 .newsBox .hd li {
	margin-right: 6px;
	width: 10px;
	height: 10px;
	font-size: 0px;
	line-height: 14px;
	text-align: center;
	background: #999;
	cursor: pointer;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	display: inline-block;
}
.floor_5 .newsBox .hd li.on {
	background: #1b55a6;
	color: #fff;
}
.floor_5 .newsBox .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
	height: 408px;
	overflow: hidden;
}
.floor_5 .newsBox .bd li img {
	width: 380px;
	height: 285px;
	display: block;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_5 .newsBox .bd li h3 {
	display: block;
	font-size: 18px;
	color: #000;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_5 .newsBox .bd li .txt {
	z-index: 5;
	padding: 15px 20px;
	border-top: 0 none;
	height: 93px;
}
.floor_5 .newsBox .bd li p {
	padding: 0;
	color: #666;
	line-height: 24px;
	height: 45px;
	overflow: hidden;
}
.floor_5 .newsBox .bd li .time {
	font-size: 16px;
	padding-right: 30px;
	padding-top: 28px;
}
.floor_5 .newsBox .bd li:hover h3 {
	color: #1b55a6;
}
.floor_5 .newsBox .bd li:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.floor_5 .textlist .item {
	border: 1px solid #ddd;
	margin-bottom: 16px;
	transition: all 0.2s linear 0s;
}
.floor_5 .textlist .item a {
	display: block;
	padding: 26px;
}
.floor_5 .textlist .item h3 {
	font-size: 18px;
	vertical-align: top;
	color: #333;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_5 .textlist .item p {
	font-size: 14px;
	line-height: 20px;
	color: #999;
	text-align: justify;
	overflow:hidden; 
text-overflow:ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:2; 
}
.floor_5 .textlist .item .time {
	display: block;
	width: 90px;
	height: 66px;
	border-right: 1px solid #ddd;
	line-height: 20px;
	margin-right: 30px;
	color: #666;
}
.floor_5 .textlist .item .time b {
	font-family: arial;
	color: #666;
	display: block;
	font-size: 48px;
	line-height: 48px;
}
.floor_5 .textlist .item:hover {
	border: 1px solid #1b55a6;
	-webkit-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}
.floor_5 .textlist .item:hover h3 {
	color: #1b55a6;
}
.floor_5 .more {
	width: 180px;
	height: 36px;
	line-height: 36px;
	margin: 0 auto;
	margin-top: 40px;
	display: block;
	text-align: center;
	background: #444;
	color: #fff;
}
.floor_5 .more:hover {
	background: #1b55a6;
	color: #fff;
	text-indent: 10px;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.indexTit .tit {
	font-size: 40px;
	line-height: 40px;
	text-align: center;
	color: #333;
}
.indexTit .tit em {
	display: block;
	font-weight: bold;
	color: #1b55a6;
	text-align: center;
}
.conBox .mark {
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #999;
}

.conBox .mark span {
	margin-left: 14px;
}
.ArticleTencont {
padding-bottom: 30px;
    line-height: 28px;
    overflow: hidden;
    color: #666;
}
.conBox .mark span:first-child {
	margin-left: 0;
}
.reLink {
    height: 38px;
    line-height: 38px;
    color: #666;
    border: 1px solid #e4e4e4;
    margin: 10px auto 10px;

}
.reLink .prevLink {
	float: left;
	margin-left: 10px;
	color: #666;
}
.reLink .nextLink {
	float: right;
	margin-right: 10px;
	color: #666;
}
.reLink a {
	color: #666;
	display: contents;
}
.reLink a:hover {
	color: #1857a4;
}


.pagecode{text-align:center; padding:15px 8px; margin-top:20px; width: 100%; overflow: hidden;}
.pagecode a{display:inline-block;  padding:5px 10px; background:#dcdcdc; margin:0px 5px; font-size: 15px; color: #1857a4}
.pagecode a.on,.pagecode a:hover{background:#1857a4; color:#fff; padding:5px 10px;  font-size: 15px;}