* {
	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: 0 auto;
	overflow: hidden;
}

/* 网站侧边栏开始 */
.my-kefu{position: fixed;right: 0px;top: 20%;z-index: 9999;}
.my-kefu ul{width: 77px;}
.my-kefu li a{text-decoration: none;}
.my-kefu li{background: #3a3a3a;margin-top: 1px;padding: 9px 0;height: 74px;width: 77px;}
.my-kefu li i{background: url(../images/tb.png) no-repeat;display: block;width: 30px;height: 27px;margin: 0px auto;text-align: center;}
.my-kefu li p{height: 20px;line-height: 20px;overflow: hidden;text-align: center;color: #fff;}
.my-kefu .my-kefu-qq i{background-position: 4px 0;}
.my-kefu .my-kefu-tel i{background-position: 0 -25px;}
.my-kefu .my-kefu-tel1 i{background-position: -35px 4px;}
.my-kefu .my-kefu-tel1:hover{width: 246px;height: 145px;}
.my-kefu .my-kefu-tel2 i{background-position: -35px 4px;}
.my-kefu .my-kefu-tel2:hover{width: 246px;height: 155px;}
.my-kefu .my-kefu-liuyan i{background-position: 4px -53px;}
.my-kefu .my-kefu-weixin i{background-position: -34px 4px;}
.my-kefu .my-kefu-weibo i{background-position: -30px -22px;}
.my-kefu .my-kefu-ftop{background-color: #0067d0;}
.my-kefu .my-kefu-ftop i{width: 33px;height: 35px;background-position: -27px -51px;}
.my-kefu-left{float: left;width: 77px;height: 47px;position: relative;}
.my-kefu-tel-right{font-size: 20px;color: #fff;float: left;height: 40px;line-height: 24px;padding-left: 15px;border-left: 1px solid #fff;padding-top: 10px;}
.my-kefu-tel1-right{font-size: 20px;color: #fff;float: left;height: 24px;line-height: 22px;margin-top: 8px;border: none;margin: 0 auto;margin-bottom: 5px;}
.my-kefu-tel2-right{font-size: 20px;color: #fff;float: left;height: 24px;line-height: 22px;margin-top: 8px;border: none;margin: 0 auto;margin-bottom: 5px;}
.my-kefu-right{width: 20px;}
.my-kefu-tel-main{color: #fff;margin-top: 9px;height: 47px;width: 247px;}
.my-kefu-main{width: 97px;position: relative;}
.my-kefu-weixin-pic{position: absolute;left: -130px;top: -24px;display: none;}
/* 网站侧边栏结束 */
/* 头部 */

.logo-left{
	margin: 17px auto;
}
.logo-left img{
	max-width: 100%;
	max-height: 85px;
}

/* 菜单 */
.nav{
	width: 100%;
	min-width: 1200px;
	height: 85px;
	background-color:#13305E;
	/* background-image: url('../images/top_bg.jpg'); */
    background-position: center;
}
.content-nav{
	width: 1200px;
	margin:auto;
	overflow: hidden;
}
.nav-list{ 
	height:85px;
}
.menu{ 
	width:100%; 
	overflow:hidden; 
	float:right;
}
.menu .menu_item{
	float:left;
	width: 120px;
	font-size: 16px;
	text-align:center;
	font-family:"微软雅黑";
}
.menu .menu_item a{
	font-size: 16px;
	color: rgb(255, 255, 255);
	display: block;
	width: auto; 
	line-height:85px;
	font-family:"微软雅黑";
}
.menu .menu_item a:hover{
	color:#eb6100;
}

.cur-nav{
	text-decoration:none;
	color:#eb6100;
}
.cur-nav a:hover{
	color:#eb6100;
}
.menu .menu_item:hover .submenu{
	display:block; 
	z-index:999999; 
	position:absolute;
}
.submenu{
	width: auto;
	height: auto;
	background-color:#0053a9;
	 overflow: hidden;
	 z-index:999999999; 
	 display:none;
	}
.submenu_item {
	padding:0 20px; 
	border-bottom: 1px dashed #929292;
}
.submenu_item a{ 
	font-weight:100;
	line-height:45px!important;
}
.submenu_item:hover{ 
	background:#fff;
}
.submenu_item a:hover{
	 color:#333;
}
.language i{
	width: 25px;
	height: 25px;
	background-image: url('../images/yuyan.png');
	display: inline-block;
	background-size: cover;
	vertical-align: -8px;
}
.chinese-icon{
	width: 25px;
	height: 25px;
	background-image: url('../images/icon2.png');
	display: inline-block;
	background-size: cover;
	vertical-align: -8px;
	margin-right: 5px;
}
.english-icon{
	width: 25px;
	height: 25px;
	background-image: url('../images/icon1.png');
	display: inline-block;
	background-size: cover;
	vertical-align: -8px;
	margin-right: 5px;
}
/* 搜索 */


/*搜索*/
.w100{ width:100%; min-width: 1200px;}
.w1200{ width:1200px; margin:0 auto;}
.search{ 
	height: 75px; 
	margin: 0 auto;
	background-image: url('../images/key_bg.png');
	background-position: center; 
	border-bottom: 10px #da1010 solid;
}
.search .reci{ margin-top: 5px;}
.search .reci img{ vertical-align: middle;}
.search .reci span{ color: #cc0000;font-size: 16px;}
.search .reci ul{float:right; width: 600px;}
.search .reci ul li{ display: inline-block; font-size: 13px;line-height: 25px;}
.search .reci ul li:hover{ color: #cc0000;}
.search form{ float: right; margin-top: 15px; width:340px}
.search .kuan .kuan_sou{ width:273px; height:34px; background:none;float:left; line-height:30px; border: 2px solid #0082d0; color:#6c6c6c}
.search .kuan .kuan_an{ width: 57px;height: 34px;background: #0082d0; float: left; border: 1px solid #0082d0; color:#fff;}
.search .kuan .kuan_an:hover{ background: #0082d0; border: 1px solid #0082d0;}


.about{
	width: 100%;
	min-width: 1200px;
	height: auto;
}
.mt-30{
	margin-top: 30px;
}
.mt-50{
	margin-top: 50px;
}
.about-left img{
	max-width: 500px;
}
.about-text{
	max-width: 650px;
}
.company-cn{	
	font-weight: bold;
    color: rgb(61, 133, 198);
    font-family: 微软雅黑;
    font-size: 20px;
    line-height: 40px;
    border-bottom: 1px dashed #ccc;
    height: 40px;
}

.gywm_nr{
	text-indent: 2em;
    color: rgb(102, 102, 102);
    font-family: 微软雅黑;
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 30px;
	margin-top: 5px;
	padding: 5px;
}
.company-cn a{
	float: right;
	font-size: 16px;
}
.about-list{
	display: inline-block;
	margin-top: 5px;
}
.about-list li{
	float: left;
	text-align: center;
	padding: 0px 55px;
}
.about-list li p{
	font-size: 16px;
    font-family: 微软雅黑;
    color: rgb(61, 133, 198);
}


/* 产品 */
.hot-product{
	width: 100%;
	min-width: 1200px;
	height: auto;
	background-image: url('../images/key_bg.png');
	background-position: center;
}

.part-title{
	color: rgb(0, 0, 0);
    font-size: 24px;
	text-align: center;
	margin: 35px auto;
	font-family: "微软雅黑";
}
.title-line{
	width: 60px;
	height: 3px;
	background-color: #0f60ba;
	margin: 8px auto;
}

/*产品*/
.product{display: inline-block; padding: 35px 0;padding-bottom: 50px;margin-top: 100px;}

.product_left{ float: left; width: 175px;margin-top: 20px;}
.product_left .flmc{ width: 100%; height: 95px; background-color: #0082d0;}
.product_left .flmc p{ line-height: 1em; font-size: 20px; font-weight: bold; color: #fff; text-align: center; padding-top: 30px; letter-spacing: 1px;}
.product_left .flmc span{ font-size: 12px; font-weight: normal; text-transform: uppercase;}
.product_left .product_fenlei{ width: 100%; margin: 5px auto;}
.product_left .product_fenlei .p_iteam{ width: 100%; height: 55px; line-height: 55px; text-align: center; background-color: #fff; font-size: 15px; margin-bottom: 3px; overflow: hidden;}
.product_left .product_fenlei .p_iteam:hover{ background-color: #0082d0; font-size: 15px; color: #fff;}
.product_left .product_gengduo{ width: 100%; height: 32px; margin-top: 10px; text-align: center; background: #da1010; line-height: 32px; font-size: 12px; font-weight: bold; color: #fff;}
.product_left .product_gengduo:hover{ background: #0082d0;}

.product_right{ float: right; width: 1000px;margin-top: 20px;}
.product_right li{ background-color: #fff; float: left; width: 322px; height: 262px; margin-left: 10px; margin-bottom: 15px; padding: 10px; border: 1px solid #d9d9d9;}
.product_right li:hover{ border-color: #0082d0;}
.product_right .cpimg{ width: 100%; height: 198px; text-align: center; overflow: hidden;}
.product_right .cpimg img{ object-fit: cover; width: 100%; height: 100%; margin: 0 auto; transition: all 0.6s;}
.product_right .cpimg img:hover{ transform: scale(1.4);}
.product_right .cptitle{ font-size: 15px; color: #5a5a5a; text-align: center; height: 40px; line-height: 40px; background-color: #f5f5f5; overflow: hidden; white-space: nowrap; text-overflow:ellipsis;}
.product_right li:hover .cptitle{ background-color: #0082d0; color: #fff;}

/* 新闻导航条 */
.news{
	position: relative;
	width: 100%;
	min-width: 1200px;
	height: auto;
}
/*首页子菜单栏目样式*/
.sub_cats{ 
	overflow: hidden; 
	text-align: center; 
	margin: 30px auto;
}
.sub_cats ul{ 
	display: inline-block;
	*display:inline;
    *zoom:1;
}
.sub_cats .sub_catsa{ 
	width: 130px; 
	line-height: 40px; 
	height: 40px; 
	/* background:#0067d0;  */
	margin: 0 5px;
}
.sub_catsa:first-child{ 
	/* background:#013F7B; */
}
.sub_cats .sub_catsa a{ 
	display: block; 
	text-align: center; 
	color: #333;
	font-size: 16px;
}
.sub_catsa:first-child a{ 
	/* color:#fff; */
}
.sub_cats .active, .sub_cats .sub_catsa a:hover{
	 background: #1e549c; 
	 color: #fff;
	 border-radius: 20px;
}


/* 新闻内容 */
.news-content{
	width: 1200px;
	display: inline-block;
}
.news .news_right{ width: 685px; height: auto;margin-top: 1px;}
.news .news_right li{float: left;}
.news .news_right .news_time{background: #0067d0;
    color: #fff;
    width: 70px;
    height: 70px;
    margin-right: 15px;
    margin-top: 5px;
    text-align: center;
    display: inline-block;
	padding-top: 4px;
}
.news .news_right .news_time .ri{ font-size: 24px; font-weight: bold; line-height: 35px; font-family: "微软雅黑";}
.news .news_right .news_time .nianyue{ font-size: 13px; font-family: "微软雅黑";}
.news .news_right .news_neirong{ text-align: left; font-family: "微软雅黑"; overflow: hidden; width: 506px; height: 75px; display: inline-block;padding-top: 5px;}
.news .news_right .news_neirong .biaoti{ color: #333; font-size: 16px;  }
.news .news_right .news_neirong .biaoti:hover{ color:#ce2029;}
.news .news_right .news_neirong .miaoshu{ 
	display: inline-block;
    color: #999;
    font-size: 14px;
    line-height: 1.5em;
    margin-top: 6px;}
.news .news_right .news_fengexian{ border-bottom: 1px dashed #d9d9d9; margin: 10px auto;}


/* 联系我们 */
.contact-way{
	width: 100%;
	min-width: 1200px;
	height: auto;
	background-image: url('../images/key_bg.png');
	background-position: center;
	padding-bottom: 50px;
}
.mt-100{
	margin-top: 100px;
}
.title-introduction{
	color: rgb(67, 67, 67);
    font-family: 微软雅黑;
	font-size: 14px;
}

.foot-info{
	margin: 10px 0px;
}
.foot-info p{
	font-size: 16px;
	line-height: 40px;
	font-family: "微软雅黑";
}

/* 表单 */
.form-top{
	width: 510px;
	height: 100px;
	background-image: url('../images/form_top.jpg');
	background-position: center;
}
.form-top{
	text-align: right;
	line-height: 30px;
	padding-right: 20px;
	padding-top: 20px;
}

.fs-21{
	font-size: 21px;
}
.form-top p{
	font-family: 微软雅黑;
}


/* 表单 */
.table_form tbody th {
	border-bottom: none!important;
}
.table_form tbody td{
	border-bottom: none!important;
}
.input-text{
	height: 35px!important;
}
.table_form tbody th {
	font-size: 14px!important;
}
.form-20{
	margin-top: 10px;
}

.button{
	width: 100px;
}

/* 底部 */
.foot{
	width: 100%;
	min-width: 1200px;
	height: 205px;
	background-color: #434343;
}
.foot-nav{
	display: inline-block;
	margin-top: 25px;
}
.foot-nav li{
	float: left;
	padding: 0px 15px;
}
.foot-nav li a{
	font-size: 14px;
	color: #fff;
}
.foot-address{
	padding-left: 15px;
	margin-top: 10px;
}
.foot-address p{
	font-size: 14px;
	color: #fff;
	line-height: 30px;
}

.foot-right{
	text-align: center;
	margin-top: 25px;
}
.foot-right img{
	max-width: 120px;
}
.foot-right p{
	color: #fff;
	font-size: 14px;
	line-height: 40px;
}

.foot-center{
	    position: absolute;
    text-align: center;
    color: #fff;
    font-size: 16px;
    left: 10px;
    /* right: 0px; */
    bottom: 0px;
}

 .banquan{ color: #fff; text-align: center; padding-top: 5px;}
.banquan a{ color: #fff;}




/* 关于我们  分页内容 */
.sub_banner{ width:100%; min-width: 1200px; overflow: hidden; height: 400px}
.sub_banner img{ width:1920px; margin:0 calc(50% - 960px)}

.web-page{
	position: relative;
	width: 100%;
	min-width: 1200px;
	height: auto;
	margin-bottom: 30px;
	min-height: 450px;
}
.content-page{
    width: 1200px;
    margin: 0 auto;
}
.web-left-nav{
	position: absolute;
    display: inline-block;
    width: 270px;
    top: -90px;
}
.nav-title{
	width: 270px;
	height: 90px;
	background-image: url('../images/left_bg.jpg');
	background-position: center;
	text-align: center;
	line-height: 90px;
	font-size: 28px;
    font-family: 微软雅黑;
    color: #fff;
	font-weight: bold;
}
.left-list{
	display: inline-block;
	width: 270px;
}
.left-list li{
	width: 270px;
	height: 60px;
	background-color:#d0d0d0;
	line-height: 60px;
	text-align: center;
	margin-top: 1px;
}
.left-list li a{
	display: inline-block;
	font-size: 16px;
	color: #1c4587;		
}
.left-list li:hover{
	display: inline-block;
	width: 270px;
	height: 60px;
	background-color:#D4E4F5;
}

.nav-bottom{
	width: 270px;
	height: 130px;
	background-color: #1360B8;
	margin-top: 5px;
	color: #fff;
	padding-top: 15px;
}
.nav-bottom img{
	max-width: 90px;
}

/* 位置 */
.page-position{
	width: 100%;
	min-width: 1200px;
	height: 40px;
	background-color: #F4F4F4;

}

.position{
	width: 900px; 
	height: 40px; 
	line-height: 40px; 
	background: url(../images/11.jpg) bottom right no-repeat #F4F4F4;
	margin-bottom: 15px; 
	padding-left: 15px;
}
.position a{
	color: #5A5A5A;
	font-size: 14px; 
}
.position .bg{
	background: url(../images/10.jpg) left center no-repeat; 
	padding-left: 15px;
}

.page-content{
	float: right;
	width: 880px;
	height: auto;
	font-size: 15px;
	color: #5a5a5a;
	line-height: 30px;
}

.aboutbox{float: right; padding:0px 10px; }
/* 新闻 */
.sub-news-list{
	float: right;
	width: 880px;
	margin-bottom: 30px;
}
.sub-news-list li{
	display: inline-block;
    width: 910px;
    height: 91px;
    border-bottom: 1px dashed #ccc;
    padding: 10px;
    margin: 5px 0px;
}
.sub-news-time {
	width: 62px;
	height: 62px;
	background-color: #0F60BA;
	text-align: center;
	margin-top: 5px;
}

.sub-news-time  p{
	color: #fff;
    font-size: 27px;
}
.sub-news-time  span{
	color: #fff;
    font-size: 13px;
}
.news-list-show{
	width: 810px;
}
.sub-news-title a{
	display: inline-block;
    font-family: Microsoft YaHei;
	font-size: 16px;
    color: #3c78d8;
}
.sub-news-description{
	font-size: 14px;
	color: #5a5a5a;
	margin-top: 5px;
}

.sub-news-title a:hover{
	display: inline-block;
	color:#da1010;
}


/*翻页样式*/
#pre{ margin-top:20px; padding-top:10px; font-size:14px; clear:both; text-align:right; margin-bottom:15px}
#pre a{ color:#069}
#pages { width: 100%; height: 50px; text-align: center; line-height: 22px; padding-top: 1px; 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: #3c78d8; color: #fff; border: #DDD solid 1px; padding: 4px 10px; margin: 0 2px; float: none;}


/* 产品展示 */
/* 产品展示 */
.pic_list{
	width: 880px;
	float: right;
}
.product-height{
	min-height: 900px;
}
ul.piclistul{ overflow:hidden; padding-top:20px; line-height:30px;}
ul.piclistul li{float: left;width: 282px;max-height: 430px;text-align: center;margin-left: 0px;margin-right: 10px;margin-bottom: 15px;}
ul.piclistul li a{width: 282px;max-height: 430px;text-align: center;border: 1px solid #ccc; display: block;color: #333;line-height: 42px;}
ul.piclistul li a img{ display:block;width: 274px;max-height: 385px;margin:0 auto; padding-top:4px;}
ul.piclistul li a p{ text-align:center;margin-top: 5px;padding: 0 10px; height:36px; line-height:36px;font-size: 14px;}
ul.piclistul li:hover a p{ background:#01305A; color:#fff}


/* 新闻详情页 */
.detailbox{float: right;width: 880px; padding:10px; overflow:hidden;}
.detailbox .xq{ padding-bottom:50px}
.detailbox .xq h1{font-size: 22px; line-height:34px; text-align:center;color: #da1010;font-weight: bold;}
.detailbox .xq .date{font-size: 14px; text-align:center; line-height:46px; height:46px; overflow:hidden;color: #5A5A5A;}
.detailbox .xq .kuang{ border:1px solid #E5E5E5; background:#F5F5F5; height:24p; margin-bottom:10px}
.detailbox .xq .con{padding-top: 5px;min-height: 50px;font-size: 16px; line-height:24px;color: #5A5A5A;}
.detailbox .xq .prroimg{ display:block; margin:0 auto; max-width:850px;}
.detailbox .xq .con p{ text-indent:2em; line-height:1.8;padding-top:10px}

/* 表单 */
.form-text{
	width: 880px;
	height: 150px;
	border: 1px dashed #0067d0;
	margin-top: 50px;
}

.form-text-list li{
	width: 50%;
	float: left;
	line-height: 30px;
	padding: 20px;
}
.form-text-list li img{
	max-width: 20px;
	height: 20px;
}
.form-text-list li span{
	font-size: 16px;
	margin-left: 5px;
}


.mt-20{
	margin-top: 20px;
}