* {
	padding: 0;
	margin: 0;
}
.clr{
	clear: both;
}
.one-line {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
/* 多行换行 */
.some-line{
    display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
}
/* 首页样式 */
.warp{
    position: relative;
	width: 100%;
	background-color: #FFFFFF;
	background-position: center;	
}

.content{
	position: relative;
	width: 1200px;
	margin:auto;
	overflow: hidden;
}

/* 网站开始 */
.top{
	width: 100%;
	min-width: 1200px;
	height: 131px;
	background-image: url('../images/top_bg.png');
	background-position: center;
}
.h-131px{
	height: 131px;
}
.logo-fl{
	width: 420px;
	margin-top: 25px;
}
.logo-fl img{
	float: left;
	max-height: 80px;
}
.company-name{
	float: right;
	text-align: center;
	margin-top: 10px;
}
.name-cn{
	font-size: 26px;
    font-family: 微软雅黑;
	font-weight: bold;
	color: #5a5a5
}
.name-en{
	font-size: 13px;
	font-family: 微软雅黑;
	color: #5a5a5a;
	margin-top: 5px;
}

/* 左边电话 */
.tel-fr{
	margin-top: 18px;
	width: 305px;
}
.tel-fr i{
	float: left;
	width: 22px;
	height: 38px;
	background-image: url('../images/m_icon.png');
	vertical-align: middle;
}
.tel-hot{
	text-align: right;
	margin-left: 10px;
	border-right: 1px solid #c8e3e8;
	padding-right: 10px;
}
.tel-hot p{
	color: #666;
	font-size: 13px;
}
.tel-number{
	font-size: 24px;
	font-weight: bold;
	color: #ffbb41;
	margin-left: 10px;
}
.nav-list{
	position: absolute;
    right: 0px;
    bottom: 7px;
    text-align: center;
}
.nav-list li{
	float: left;
	width: 120px;
	height: 50px;
	line-height: 50px;
	border-right: 1px solid #0491ad;
}
.nav-list li a{
	display: inline-block;
	width: 120px;
	height: 50px;
	color: #fff;
	font-size: 14px;
}
.nav-list li:hover a{
	color: #ffbb41;
}

.bottom-line{
	width: 100%;
	min-width: 1200px;
	height: 10px;
	background-color: #ffbb41;
}
.banner-bottom{
	position: relative;
	width: 100%;
	min-width: 1200px;
	height: 160px;
	background-image: url('../images/banner_bottom.png');
	background-position: center;
	background-repeat: no-repeat;
	top: -85px;
}
.list-intro{
	display: inline-block;
    margin-left: 40px;
    height: 160px;
}

.list-intro li{
	float: left;
	width: 315px;
	padding-top: 48px;
}
.list-intro li img{
	float: left;
	width: 50px;
	height: 50px;
	margin-top: 8px;
}
.banner-title{
	width: 245px;
}
.banner-title p{
	font-size: 18px;
	font-weight: bold;
	font-family: "微软雅黑";
	color: #fff;
}
.banner-text{
	font-size: 14px;
	color: #fff;
	font-family: "微软雅黑";
	margin-top: 8px;
}

.ml-65{
	margin-left: 50px;
}
.ml-45{
	margin-left: 35px;
}
.ml-48{
	margin-left: 40px;
}



/* 产品 */
.product{
	position: relative;
	width: 100%;
	min-width: 1200px;
	height: auto;
	top: -35px;
}
.product-en{
	text-transform: uppercase;
    font-size: 24px;
    font-family: 'Times New Roman';
    letter-spacing: 1px;
    color: rgb(189, 189, 189);
	font-weight: bold;
}
.product-cn{
	display: inline-block;
    width: 80px;
    height: 35px;
    text-align: center;
    font-size: 18px;
    font-family: 'Microsoft YaHei';
    color: rgb(102, 102, 102);
	font-weight: bold;
	border-bottom: 2px solid #ffbb41;
	margin-top: 10px;
}
.main-product{
	margin-top: 175px;
}
.main-product img{
	max-width: 600px;
}
.middle-line{
	width: 580px;
	height: 1px;
	background-color: #ececec;
	margin-top: 20px;
}
.main-product-text{
	width: 600px;
	position: relative;
}
.characteristic{
	margin-top: 10px;
}
.title-characteristic i{
	display: inline-block;
	vertical-align: middle;
  	width: 20px;
  	height: 20px;
  	background-image: url('../images/star.png');
}
.title-characteristic{
	font-size: 16px;
    color: rgb(0, 130, 156);
	font-weight: bold;
	margin-bottom: 10px;
}
.characteristic p{
	font-size: 14px;
    font-family: 微软雅黑;
	line-height: 30px;
	color: #5a5a5a;
}


/* 关于我们 */
.about{
	width: 100%;
	min-width: 1200px;
	height: 600px;
	background-image: url('../images/about.jpg');
	background-position: center;
}
.about-us{
	display: inline-block;
	padding: 20px;
}
.about-text{
	width: 550px;
	font-size: 14px;
   	line-height: 30px;
    font-family: 微软雅黑;
	color: #fff;
	padding-top: 8px;
}
.about-en{
	font-size: 24px;
    letter-spacing: 1px;
    line-height: 33.6px;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
	font-weight: bold;
}
.about-cn{
	width: 120px;
	height: 35px;
	font-size: 18px;
    font-family: 'Microsoft YaHei';
    color: rgb(255, 255, 255);
	font-weight: bold;
	border-bottom: 2px solid #ffbb41;
}
.about-us a{
	display: inline-block;
	width: 100px;
	height: 35px;
	font-size: 14px;
	text-align: center;
	line-height: 35px;
	border: 1px solid #fff;
	color: #fff;
	margin-top: 15px;
}
.about-us a:hover{
	background-color: #ffbb41;
}

.about-img-text{
	width: 447px;
	height: 181px;
	background-image: url('../images/about_bg.png');
	background-position: center;
	margin-left: 100px;
	background-repeat: no-repeat;
}
.about-img-text p{
	color: #fff;
	font-size: 14px;
	line-height: 25px;
	text-indent: 2em;
	padding: 34px;
}
.product-cn-title{
	display: inline-block;
    width: 80px;
    height: 35px;
    text-align: center;
    font-size: 18px;
    font-family: 'Microsoft YaHei';
    color: rgb(102, 102, 102);
	font-weight: bold;
}

/* 产品 */
.product-center{
	width: 100%;
	min-width: 1200px;
	height: 1035px;
	background-image: url('../images/product_bg.png');
	background-position: center;
}
.product-nav{
	width: 1200px;
    margin: 0px auto;
    display: flex;
    justify-content: center;
	margin-top: 130px;
}
.product-nav li{
	float: left;
	width: 100px;
	height: 30px;
	border: 1px solid #ccc;
	text-align: center;
	margin: 5px 10px;
}
.product-nav li a{
	display: inline-block;
	width: 100px;
	height: 30px;
	line-height: 30px;
}
.product-list{
	display: inline-block;
	width: 1200px;
	padding: 0px 55px;
	margin-top: 30px;
}
.product-list li{
	position: relative;
	float: left;
     width: 252px;
	 height: 315px;
	 border: 1px solid #ccc;
	 background-color: #fff;
	 text-align: center;
	 padding: 10px 0px;
	 margin:5px 10px;
	 display: flex;
	 justify-content: center;
	 align-items: center; 
}
.product-list li img{
	position: relative;
    max-width: 220px;
    margin: 0px auto;
    max-height: 260px;
    display: inline;
}

.product-list li p{
	font-size: 14px;
	margin-top: 10px;
	position: absolute; left: 0; right: 0; bottom: 10px;   
    margin: auto;    
}

.product-more{
	width: 105px;
	height: 35px;
	background-color: #ffbb41;
	text-align: center;
	margin: 0 auto;
	margin-top: 60px;
	border-radius: 10px;
}
.product-more a{
	display: inline-block;
	width: 105px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	
}
.product-more:hover a{
	background-color: #fff;
	color:#ffbb41 ;
	border: 1px solid #ffbb41;
	font-size: 14px;
}

/* 新闻 */
.news{
	width: 100%;
	min-width: 1200px;
	height: 600px;
	background-image: url('../images/news_bg.jpg');
	background-position: center;
}
.news-title{
	text-align: center;
	margin-top: 40px;
}
.news-en{
	font-size: 24px;
    letter-spacing: 1px;
    line-height: 33.6px;
    text-transform: uppercase;
	color: #fff;
	font-weight: bold;
}
.news-cn{
	width: 100px;
	height: 35px;
	font-size: 18px;
    font-family: 'Microsoft YaHei';
    color: #fff;
	font-weight: bold;
	border-bottom: 2px solid #ffbb41;
	margin: 0 auto;
	margin-top: 5px;
}
.news-content{
	position: relative;
	width: 1100px;
	margin-top: 40px;
}
.news-index{
	position: relative;
	width: 500px;
	height: 400px;
	background-image: url('../images/news_fl.jpg');
	background-position: left;
}

.news-text{
	position: absolute;
	bottom: 25px;
	padding: 10px;
}
.news-text p{
	display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 16px;
    color: #5a5a5a;
    font-weight: bold;
    text-decoration: none;
}
.news-time{
	display: block;
    font-family: Microsoft YaHei;
    font-size: 12px;
    color: #929292;
    font-weight: normal;
    text-decoration: none;
	margin: 5px 0px;
}
.news-describe{
	font-family: Microsoft YaHei;
    font-size: 14px;
    color: #999999;
    font-weight: normal;
    text-decoration: none;
    display: block;
    text-align: left;
	line-height: 20px;
}

.news-content-list li{
	position: relative;
	width: 584px;
	height: 125px;
	background-image: url('../images/fr_news.jpg');
	background-position: right;
	margin-bottom: 12px;
}

.news-text-fr{
	width: 460px;
    position: absolute;
    right: 10px;
    top: 15px;

}
.news-text-fr p{
	display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 16px;
    color: #5a5a5a;
    font-weight: bold;
    text-decoration: none;
}

/* 联系我们 */
.contact-title{
	text-align: center;
	margin-top: 40px;
}
.contact-en{
	font-size: 24px;
    letter-spacing: 1px;
    line-height: 33.6px;
    text-transform: uppercase;
	color: #5a5a5a;
	font-weight: bold;
}
.contact-cn{
	width: 100px;
	height: 35px;
	font-size: 18px;
    font-family: 'Microsoft YaHei';
    color: #474747;
	font-weight: bold;
	border-bottom: 2px solid #ffbb41;
	margin: 0 auto;
	margin-top: 5px;
}

.contact-describe{
	width: 300px;
	font-size: 14px;
    font-family: 微软雅黑;
	text-align: center;
	margin: 10px auto;
	color: #5a5a5a;
}

.contact-module{
	display: inline-block;
	width: 1100px;
	margin-top: 30px;
}
.information-title{
	font-size: 16px;
	font-weight: bold;
	color: #5a5a5a;
	margin-bottom: 5px;
}
.contact-information p{
	font-size: 14px;
    font-family: 微软雅黑;
	color: #5a5a5a;
	line-height: 25px;
}
.contact-code{
	margin-top: 8px;
}

.contact-code img{
	max-width: 167px;
	height: 167px;
}
.contact-code span{
	display: inline-block;
	width: 100px;
}

/* 底部 */
.foot{
	width: 100%;
	min-width: 1200px;
	height: 305px;
	background-color: #020D0F;
	margin-top: 50px;
}
.foot-link{
	width: 100%;
	min-width: 1200px;
	height: 42px;
	background-image: url('../images/link_bg.jpg');
	background-position: center;
}
.firend-link{
	font-size: 14px;
    color: rgb(102, 102, 102);
	font-weight: bold;
	line-height: 42px;
	margin-left: 80px;
}
.firend-link a{
	display: inline-block;
	color: #fff;
	margin-left: 30px;
}

.foot-nav{
	float: left;
	width: 130px;
	margin-left: 80px;
	margin-top: 30px;
}
.foot-nav p{
	font-size: 16px;
    color: rgb(15, 111, 130);
    font-family: 微软雅黑;
	font-weight: bold;
}
.foot-nav-list{
	display: inline-block;
	margin-top: 10px;
}
.ml-120{
	margin-left: 120px;
}
.foot-nav-list li{
	
}
.foot-nav-list li a{
	display: inline-block;
	color: rgb(15, 111, 130);
    font-size: 14px;
    font-family: 微软雅黑;
	margin: 5px 0px;
}
.foot-slogan{
	font-family: 华文行楷;
    font-size: 36px;
    line-height: 50.4px;
    color: rgb(3, 42, 50);
	font-weight: bold;
	padding: 75px;
}

.foot-line{
	width: 100%;
    min-width: 1200px;
	height: 2px;
	background-color: #01242A;
}
.foot-record{
	text-align: center;
}
.reserved{
	color: rgb(9, 75, 88);
    line-height: 180%;
    font-size: 14px;
    font-family: 微软雅黑;
	margin-bottom: 5px;
	margin: 5px 0px;
}

.foot-record a{
	display: inline-block;
	background-color: rgb(0, 0, 0);
    color: rgb(0, 255, 255);
	margin: 0px 5px;
}


/* 子页banner */
.sub_banner{ width:100%; min-width: 1200px; overflow: hidden; height: 328px}
.sub_banner img{ width:1920px; margin:0 calc(50% - 960px)}

.sub-about{
	position: relative;
	width: 100%;
	min-width: 1200px;
	height: auto;
	min-height: 450px;
}
.content-format{
	width: 1200px;
	margin:auto;
	overflow: hidden;
}
.left-module{
	position: absolute;
	width: 170px;
	height: auto;
	top: -100px;
}
.left-module-title{
	position: relative;
	width: 170px;
	height: 170px;
	background-image: url('../images/left_title_bg.png');
	background-position: center;
}
.title-625{
	position: absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
}
.cn-625{
	font-size: 30px;
	color: #fff;
	font-weight: bold;
}
.en-625{
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.left-module-title span{
	position: absolute;
    font-size: 16px;
    color: #fff;
    right: 22px;
    bottom: 34px;
}

.left-nav-625 li{
	width: 170px;
	height: 40px;
	border-bottom: 1px solid #d0d0d0;
	text-align: center;
	line-height: 40px;
	background-color: #ccc;
	margin-bottom: 2px;
}
.left-nav-625 li a{
	display: inline-block;
    font-size: 14px;
    color: #333;
    width: 170px;
    height: 40px;
}
.left-nav-625 li:hover{
	background-color: #fff;
}

.sub-right-content{
	display: inline-block;
	width: 1000px;
	height: auto;
	margin-top: 15px;
}
.position{
     width: 1000px;
	 height: 30px;
	 line-height: 30px;
	 border-bottom: 1px solid #ccc;
}
.position a{
	color: #5A5A5A;
	font-size: 15px;
}
.position .bg{
	padding-left: 10px;
}

.page_content{ 
	display: inline-block;
	width: 1000px;
	line-height: 30px;
	font-size: 14px;
	padding: 15px;
}
.page_content img{
	max-width: 1000px;
}

/* 图片展示 */
.page_content-img{
	
    display: inline-block;
	padding: 20px;
}
.page_content-img li{
	position: relative;
	float: left;
    width: 285px;
    height: 250px;
    border: 1px solid #eee;
    text-align: center;
    margin: 8px 15px;
}
.page_content-img li img{
    max-width: 250px;
    max-height: 200px;
    display: inline;
	margin: 15px auto;
}
.page_content-img p{
	position: absolute;
	left: 0; 
	right: 0; 
	bottom: 6px;   
    margin: auto; 
	font-size: 14px;   /* 有了这个就自动居中了 */  

}
/*内页翻页样式*/
#pages {width: 100%;height: 50px;text-align: center;line-height: 22px;padding-top: 10px; clear:both;}
#pages a {background: #f5f5f5;border: #ddd solid 1px;padding: 2px 8px;margin: 0 2px;float: none; color: #9d7751; font-size: 14px;}
#pages span {background: #00829C; color: #fff;border: #DDD solid 1px;padding: 2px 8px; margin: 0 2px; float: none;}

.center{
	text-align: center;
}
.page_content .tt{ font-size: 20px; font-weight: bold; color: #00829c;; line-height: 30px}
.page_content .des{ border: #E5E5E5 1px solid; padding: 5px; line-height: 30px; background: #f5f5f5; text-indent: 2em; margin: 20px; color: #868686}
.page_content .date{ color: #999999; padding: 5px 0px;}
.page_content .img-show{ max-width: 880px }
.pre_next{ margin-top: 20px }
.pre_next{ margin: 40px 20px 0 }
.pre_next a:hover{ color: #1651B8; text-decoration: underline;}


/*新闻列表样式*/
.ny_news .news_time{ float: left; background-color: #198ede; width: 72px; height: 65px; margin-right: 15px; text-align: center;}
.ny_news .news_time .ri{ font-size: 24px; color:#fff; font-weight: bold; line-height: 35px; font-family: "微软雅黑";}
.ny_news .news_time .nianyue{ font-size: 13px; color:#fff; font-family: "微软雅黑";}
.ny_news .news_neirong{ float: left; font-family: "微软雅黑"; width: 848px;}
.ny_news .news_neirong .biaoti{ color: #5A5A5A; font-size: 20px; overflow: hidden; padding-bottom: 5px;}
.ny_news .news_neirong .biaoti:hover{ color: #0064D4;}
.ny_news .news_neirong .miaoshu{ color: #999; font-size: 14px; line-height: 1.3em;}
.ny_news .news_fengexian{ border-bottom: 1px dotted #dbd4cd; margin: 25px auto;}
.ny_news{
	margin-top: 20px;
}
.ny_news li{
	margin-left: 10px;
}


/* 表单 */
.post-title{
	text-align: center;
	margin-top: 40px;
}
.post-en{
	font-size: 24px;
    letter-spacing: 1px;
    line-height: 33.6px;
    text-transform: uppercase;

	font-weight: bold;
}
.post-cn{
	width: 100px;
	height: 35px;
	font-size: 18px;
    font-family: 'Microsoft YaHei';
    
	font-weight: bold;
	border-bottom: 2px solid #ffbb41;
	margin: 0 auto;
	margin-top: 5px;
}
.post-text{
	margin-top: 10px;
	font-size: 14px;
	color: #5a5a5a;
}


.input-text{
	height: 35px!important;
}
.table_form tbody th{
	border-bottom: none!important;
}
.table_form tbody td{
	border-bottom: none!important;
}

.post-form-table{
	width: 525px;
	float: left;
	margin-top: 20px;
}
.form-table-right{
	width: 430px;
	margin-top: 100px;
}
.p1{
	font-family: 'Microsoft YaHei';
    font-size: 24px;
	color: #5a5a5a;
}
.p2{
	font-family: 'Times New Roman';
    font-size: 18px;
    color: rgb(199, 199, 199);
	margin: 5px 0px;
}
.w-150{
	width: 150px!important;
}

.sub-contact-module{
	display: inline-block;
	width: 900px;
	margin-top: 30px;
}