﻿@charset "utf-8";
* {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
A {
	COLOR: #000; TEXT-DECORATION: none !important;
}
A IMG {
	BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none; 
}
LI {
	LIST-STYLE-TYPE: none
}
body,td,th {
	font-family: 微软雅黑; 
}

body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
body,
button, input, select, textarea {
    font: 14px/22px "Microsoft YaHei";color: #666;
}
/* 重置列表元素 */
ul, ol ,li{list-style: none;}

/* 重置文本格式元素 */
a {text-decoration: none; color: #666; word-wrap:break-word;}/*英文换行*/
a:hover {text-decoration: none; }

.scale_img dl img, .scale_img li img { -o-transition: all .8s ease 0s; transition: all .8s ease 0s }
.scale_img dl:hover img, .scale_img li:hover img { -webkit-transform: scale(1.1) rotate(0deg) translateY(0); -ms-transform: scale(1.1) rotate(0deg) translateY(0); transform: scale(1.1) rotate(0deg) translateY(0) }

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}

i,em{
	font-style: normal;
}

.f-l{ float:left;}
.f-r{ float:right;}
.tac{text-align: center;}
.w1300{ width:1340px; margin:0 auto}

.clear {
	clear: both;
}
.clearfix:after{ display: block; clear: both; content: ""; visibility: hidden; height: 0;}
.clearfix{ zoom:1;}
.mt_40{margin-top:40px;}
.width1300{margin:0 auto; width:1340px; height:auto; overflow:hidden;}

/*------------公用样式结束----------*/

/*------------top----------*/
#top{width:100%;height:auto; background-color:#343434; overflow:hidden;}
#top .t-z{width:26%; height:auto;padding-top:25px; padding-left:3%; text-align:left;}
#top .t-z h1{font-family:"微软雅黑"; color:#fff; font-size:36px; font-weight:bold; line-height:40px;}
#top .t-z p{font-family:"微软雅黑"; color:#ccc; font-size:16px; line-height:30px;}
#top .t-tel{width:20%; height:120px; text-align: center; background-color:#0a48b7; float:right;}
#top .t-tel img{ width:55px; height:55px; padding-left:20px; padding-top:30px; float:left;}
#top .t-tel ol{width:75%; height:auto; padding-top:20px; padding-left:8px; text-align:left; float:left;}
#top .t-tel ol p{ font-family:"微软雅黑"; font-size:16px; color:#fff; line-height:40px;}
#top .t-tel ol h3{ font-family:"微软雅黑"; font-size:36px; color:#fff; line-height:40px;}



/*--导航--*/
*{list-style:none;}

.width1200 {
	MARGIN: 0px auto; WIDTH:50%; 
}
.margintop10 {
	MARGIN-TOP: 0px
}
.cl {
	CLEAR: both
}
.nav1 {
	LINE-HEIGHT: 0px; HEIGHT:120px;
}
.nav1 UL .pli {
	Z-INDEX: 2332; POSITION: relative; TEXT-ALIGN: center; LINE-HEIGHT:120px; WIDTH:12%; margin-right:10px;FLOAT: left; HEIGHT:120px; list-style:none;
}
.nav1 UL .pli OL {
	POSITION: absolute;  PADDING-BOTTOM: 0px; WIDTH: 130px; DISPLAY: none;  HEIGHT: auto;  LEFT: 13px;
}
.nav1 UL .onpli { background-color:#0a48b7; 
}
.nav1 UL .onpli OL {
	DISPLAY: block
}
.nav1 UL .pli A {
	DISPLAY: block;
	FONT-FAMILY: "微软雅黑";
	COLOR: #fff;
	FONT-SIZE: 18px;
	text-decoration: none;
	font-weight: normal;
}
.nav1 UL .pli A:hover {
	COLOR: #fff
}
.nav1 UL .onpli A {
	COLOR: #fff;
	font-weight: normal;
	text-decoration: none;
	list-style:none;
}
.nav1 UL .pli OL LI A:hover {
	DISPLAY: block; BACKGROUND: #57BC54; COLOR: #fefefe; TEXT-DECORATION: none}
.nav1 UL .pli OL LI A {
	COLOR: #ffffff; FONT-SIZE: 14px; FONT-WEIGHT: normal
}
.nav1 UL .pclosepli OL {
	DISPLAY: none
}

/*焦点图*/
.banner {position:absolute;width:100%;}
#banner li{position:absolute;width:100%;top:0;left:0;display:none;}	
#banner li img{width:100%;}
#banner li:first-child{display:block;}
.bannerbg{position:relative;z-index:10;}
#leftBtn{left:0;background:url(img/leftbtn.png) no-repeat center center ;}
#rightBtn{right:0;background:url(img/rightbtn.png) no-repeat center center;}
#rightBtn ,#leftBtn{position:absolute;top:45%;width:40px;height:125px;display:block;opacity:0.5;filter:alpha(opacity=50);z-index:1000; cursor:pointer;}

/*------------首页栏目----------*/
.sylm{margin:0 auto; width:1300px; height:auto; padding-top:30px;text-align:center;}
.sylm h2{font-family: "微软雅黑";
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	color: #4B4B4B;
	text-decoration: none;}
.sylm p{font-family: "微软雅黑";
	font-size: 15px;
	line-height: 26px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;}	
	
.sylm .s-more{margin:0 auto; width:160px; height:auto; background-color:#F5F5F5; text-align:center; margin-top:10px;}
.sylm .s-more a{font-family: "微软雅黑";
	font-size: 26px;
	font-weight: normal;
	color: #0a48b7;
	text-decoration: none;
	font-style: normal;}
.sylm .s-more a span{font-family: "微软雅黑";
	font-size: 15px;
	line-height: 26px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;}	


/*------------分类---------*/
.fen{ margin:0 auto;width:1000px; padding-top:40px;}
.fen ul{ height:auto; text-align:center; overflow:hidden;}
.fen ul li {width:19.5%;height:55px; margin:0.2%;background:#0a48b7;border-radius:5px;text-align: center;float: left; box-sizing: border-box; position: relative; }
.fen ul li a{text-decoration: none; position: relative;z-index: 3; display: block; line-height:55px; height:55px; font-size:18px; color: #fff;}
.fen ul li a:hover{background:#d0001c\9;color: #fff;}
.fen ul li:after{content:'';position:absolute;height:100%;width:0;border-radius:5px;background:#dc0817;bottom:0;left:0;-webkit-transition:width .3s;transition:width .3s;}
.fen ul li:hover:after,.fen ul li.cur:after{width:100%;color: #fff;}
.fen ul li:nth-child(3){margin-right: 0;}
.fen ul li.cur a { background:#dc0817; color: #fff; }


/*------------产品展示----------*/
.anliroll {height:1000px;width: 90%;margin:40px auto;}
.anliroll li {float: left;width: 23%; border:1px solid #f2f2f2;background: #fff;margin: 2% 0 0 1.4%; }
.anliroll li a {display: block;overflow: hidden;font-size: 18px;position: relative; }
.anliroll li a h4 {overflow: hidden; }
.anliroll li a img { margin:0 auto;width:100%;display: block;transition: all .5s; }
.anliroll li a ol {background: #efefef;color: #000;width: 100%;z-index: 555;transition: all .2s;text-align: center;font-size: 18px; line-height:20px;padding: 20px;box-sizing: border-box; }
.anliroll li a ol i {display: block;color: dimgray;font-size: 14px;margin-top: 10px; }
.anliroll li a ol a {color: #fff;font-size: 18px; }
.anliroll li a:hover img {transform: scaleX(1.2) scaleY(1.2); }
.anliroll li a:hover ol {background: #0a48b7;color: #fff; }
.anliroll li a:hover ol i {color: #fff;}



/*------------新闻----------*/
.newsbj{width:100%; height:800px; background:url(img/newsbj.jpg) center no-repeat; margin-top:30px;}
.n-right{width:1020px; height:auto; padding-top:150px; float:right; overflow:hidden;}
.n-right .n-zw{width:100%; height:auto; overflow:hidden;}
.news_tu{width:100%;height: 425px;}
.news_tu dl{width: 31.44%;float: left;}
.news_tu dl:nth-child(2){margin: 0 2.84%;}
.news_tu dt,.news_tu dt img{width: 100%;display: block;overflow:hidden;transition-duration:.5s;}
.news_tu dl  img{overflow:hidden;}
.news_tu dl:hover  img{transform:scale(1.1)}
.news_tu dd h4{font-size:20px;height: 54px;line-height: 54px;}
.news_tu dd h4 a{color: #434343;font-size:20px;}
.news_tu dd p{display: block;height:auto; color:#888;display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2;  overflow: hidden; text-overflow: ellipsis;margin-bottom: 22px;}
.news_tu span{display: block;position: relative; font-size:44px; font-family:Arial, Helvetica, sans-serif;line-height: 50px;color: #434343;}
.news_tu span em{font-size:14px; color:#888;}
.news_tu dd ol{ width:120px;display: block;border-top: 2px solid #b1b1b1;position: relative;line-height: 40px;color: #272727;}
.news_tu dd ol:before{content: "";position: absolute;width: 0;height: 0;right:4px;top: 13px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #656565;}
.news_tu dl:hover dd ol{border-color: #f00c12;}
.news_tu dl:hover dd ol:before{border-left-color: #f00c12;}
.news_tu dl:hover dd ol{border-color: #f00c12;}
.news_tu dl:hover dd ol:before{border-left-color: #f00c12;}



/*厂房*/
.anlirol2 {height:auto;width: 90%;margin:0px auto; overflow:hidden;}
.anlirol2 li {float: left;width: 23%; border:1px solid #f2f2f2;background: #fff;margin: 2% 0 0 1.4%; }
.anlirol2 li a {display: block;overflow: hidden;font-size: 18px;position: relative; }
.anlirol2 li a h4 {overflow: hidden; }
.anlirol2 li a img { margin:0 auto;width:100%;display: block;transition: all .5s; }
.anlirol2 li a ol {background: #efefef;color: #000;width: 100%;z-index: 555;transition: all .2s;text-align: center;font-size: 18px; line-height:20px;padding: 20px;box-sizing: border-box; }
.anlirol2 li a ol i {display: block;color: dimgray;font-size: 14px;margin-top: 10px; }
.anlirol2 li a ol a {color: #fff;font-size: 18px; }
.anlirol2 li a:hover img {transform: scaleX(1.2) scaleY(1.2); }
.anlirol2 li a:hover ol {background: #0a48b7;color: #fff; }
.anlirol2 li a:hover ol i {color: #fff;}

/*------------简介---------*/
#aboutbj{width:100%; height:500px; background:url(img/about.jpg) center no-repeat; margin-top:40px;}
.about-zw{margin:0 auto; width:1300px; height:auto; margin-top:-100px; overflow:hidden;}
.about-zw .about-left{width:300px; height:auto; background-color:#0a48b7; text-align:left; padding-left:25px; padding-top:30px; padding-bottom:30px;overflow:hidden;}
.about-zw .about-left h2{ font-size:40px; line-height:70px; color:#fff;}
.about-zw .about-left p{ font-size:16px; line-height:40px; color:#fff;}
.about-zw .about-left h3{ font-size:35px; line-height:70px; color:#fdc64f;}
.about-zw .about-left .more{width:188px; height:35px; text-align:center; border:1px solid #fff; margin-top:20px;}
.about-zw .about-left .more a{ font-size:16px; line-height:35px; color:#fff;}
.about-zw .about-right{width:940px; height:auto; padding-top:145px; text-align:left; float:right;}
.about-zw .about-right  strong{font-family:"微软雅黑"; font-size:26px; color:#0a48b7; line-height:40px;}
.about-zw .about-right  p{font-family:"微软雅黑"; font-size:15px; color:#666; line-height:30px; padding-top:20px;}


.brand{margin:0 auto; width:1300px; height:auto; margin-top:40px; overflow:hidden;}
.brand li { cursor: pointer; width: 232px; height: 232px; border: 6px solid #DCDCDC; box-sizing: border-box; overflow: hidden; float: left; margin-left:50px; margin-right:50px; text-align: center; position: relative; transition: all ease .4s }
.brand li .brand_icon i { display: block; height: 110px; margin: 24px auto 0 }
.brand li .brand_icon span { display: block; font-size:24px; color: #0a48b7; font-weight:bold; line-height: 100% }
.brand li .brand_icon p { display: block; font-size:18px; color: #888; line-height: 100%; padding-top:10px; }
.brand li:last-child { margin-right: 0 }
.brand li:hover { border: 6px solid #0a48b7; }
.brand li:hover .brand_icon { animation: rotateOut 2s; -webkit-animation: rotateOut 2s }


/*------------foot----------*/
.footbj { background:url(img/footbj.jpg) center no-repeat; margin-top:40px;
            color: #fff;
            position: relative;
            z-index: 1;
            line-height: 22px;
            font-size: 16px;
        }
		
.n_footbj { background:url(img/footbj.jpg) center no-repeat;
            color: #fff;
            position: relative;
            z-index: 1;
            line-height: 22px;
            font-size: 16px;
        }		
.footer {width:1340px; margin:0 auto;font-family:"Microsoft Yahei";}
.footer a {color: #fff;}
        
.f_con {height: 300px;padding: 64px 0 0;overflow: hidden;border-bottom: 1px solid rgba(255, 255, 255, 0.3);}
        
.f_con h3 {
            font-size: 16px;
            line-height: 44px;
            height:54px;
            position: relative;
        }
.f_con h3:before {
            content: "";
            position: absolute;
            width: 6px;
            height: 2px;
            left: 0;
            bottom: 4px;
            background: #fff;
            opacity: 0.3;
        }
        
.f_text {
            width: 333px;
        }
        
.f_search {
            height:80px;
        }
.f_search span {
            height: 60px;
            line-height: 42px;
            font-size: 16px;
            opacity: 0.6;
            display: block;
        }
.f_seainp .serach1 {
            width: 203px;
            line-height: 40px;
            height: 40px;
            border: solid 1px #7e7e7e;
            border-right: 0;
            float: left;
            padding: 0 20px;
            background: #282828;
            color: #b6b6b6;
        }
        
        .f_seainp .sub1 {
            width: 89px;
            background: #ffeb12;
            color: #222;
            text-align: center;
            line-height: 42px;
            height: 42px;
            border: 0;
        }
        
        .f_tel {
            height: 78px;
            line-height: 26px;
            color: #b6b6b6;
        }
        
        .f_tel b {
		
            display: block;
            font-size:30px;
            line-height:42px;
            color: #fdc64f;
        }
        
        .f_text li {
            float: left;
            height: 106px;
            line-height: 24px;
            width: 202px;
        }
        
        .f_text li:nth-child(2n) {
            width: 416px;
        }
        
        .f_text li span {
            display: block;
            font-family: Times New Roman, Arial;
            font-size: 20px;
        }
        
        .f_code p {
            width: 84px;
            text-align: center;
            float: left;
            line-height: 36px;
            white-space: nowrap;
        }
        
        .f_code p:nth-child(2) {
            margin: 0 38px;
        }
        
        .f_code p img {
            display: block;
            width: 74px;
            height: 74px;
            background: #fff;
            padding: 5px;
        }
        
        .f_nav {
            width: 285px;
            line-height:34px;
        }
        
        .f_lx {
            width: 385px;
        }
        
        .f_dh {
            width: 120px;
        }
        
        .f_nav a {
            display: block;
            width:100%;
            opacity: 0.8;
        }
         .f_nav a:hover{color:#fdc64f;}
        .f_lx a {
            width: 182px;
        }
        
        .f_bq {
            height:50px;
            padding: 57px 0 0;
            position: relative;
            line-height: 66px;
        }
        
        .f_bq h2 {
			 width:auto;
			 text-align:center;
            position: absolute;
			font-weight:normal;
            top: 27px;
			font-size:15px;
        }
        .f_bq h2 a:hover{color:#fdc64f;}
        .f_bq p {
            opacity: 0.8;
            padding: 7px 0 0;
            font-weight: bold;
        }
        
        .f_bq p span {
            float: right;
        }



/*====================笔记本====================*/
@media only screen and (max-width: 1650px){
	/*.container-fluid{margin:0px -10px;}*/

#top .t-z{width:24%}
#top .t-z h1{font-size:30px;}
#top .t-tel{width:22%;}
#top .t-tel ol{width:70%;}
#top .t-tel ol h3{font-size:30px;}

}



/*------------内页banner---------*/
.ny_bj{width:auto; height:auto; background-color:#f5f5f5;overflow:hidden;}
.nyzw{margin:0 auto; width:1340px; height:auto; font-family:"微软雅黑"; font-size:18px; color:#434343; padding-bottom:50px; margin-top:40px; line-height:30px;text-align:left;overflow:hidden;}
.nyzw strong{font-size:20px; line-height:30px; font-weight:normal; color:#079ef4;}
.p_nyzw{margin:0 auto; width:85%; height:auto; font-family:"微软雅黑"; font-size:15px; color:#434343; padding-bottom:50px; margin-top:40px; line-height:28px;text-align:left;overflow:hidden;}
.p_nyzw strong{font-size:20px; line-height:30px; font-weight:normal; color:#079ef4;}
.p_nyzw p{font-family:"微软雅黑"; font-size:18px; color:#434343;line-height:35px;text-align:left;}
.ny-r-t{width:auto; height:40px; border-bottom:1px dashed #ccc; margin-bottom:30px;}
.ny-r-t  span{ font-size:18px;font-weight:bold;}

.mapBox{width:100%;position: relative;}


.list_contact{margin-bottom:66px;margin-top:66px;}
.mapBox{width:100%;position: relative;}
.mapBox iframe{width: 85%;height: 620px;}
.mapWrap{width:40%; height:510px;background: #f9f9f9;padding: 30px;position: absolute;right: 0;top:50%;transform: translateY(-50%);box-sizing: border-box;}
.mapWrap h1{ line-height:50px; margin-bottom:30px; margin-top:40px;}
.mapWrap li{font-size:20px;line-height:1.8;position: relative;color: #666;}
.mapWrap li h3{ font-weight:normal; color:#222;}
.mapWrap li img{position: absolute; width:10%;left: 0;top: 0;}
.bgImg{ margin:0 auto; width:80%;}
.nMore{border: 1px solid #D4D4D4;width: 164px;height: 48px;line-height: 48px;border-radius: 25px;display: inline-block;text-align: center;position: relative;overflow: hidden;}
.nMore::before{width: 300px;height: 300px;border-radius: 50%;position: absolute;left:-100px;top:-100px;content: '';background: linear-gradient(to right,#187BD7,#0554A7);transform: scale(0);transition: all 0.6s ease-in-out;}
.nMore span{position: relative;z-index: 2;color: #999;}
.nMore span:after{content: '';width: 16px;height:24px;display: inline-block;margin-left: 10px;transition: all 0.3s ease-in-out;position: relative;top: 1px;}
.nMore:hover::before,.NewsTuwenTwo:hover dd a .nMore::before{transform: scale(1);}
.nMore:hover span,.NewsTuwenTwo:hover dd a .nMore span{color: #fff;}
.nMore:hover span:after,.NewsTuwenTwo:hover dd a .nMore span:after{filter: brightness(0) invert(1);}



.ny-news01{width:100%;height: auto;}
.ny-news01 li{
  padding:20px;
  width:100%; margin-bottom:0.6%;
  margin-top:20px;
  background-color:#f9f9f9;
  overflow: hidden;
}
.ny-news01 li .tu1{
	float: left;
	width:20%;
	height:240px;
	overflow: hidden;
}
.ny-news01 li .tu1 img{
	width:100%;
	height:240px;
	overflow: hidden;
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.ny-news01 li:hover .tu1 img{
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out;
}
.ny-news01 li .l01{
  width:100px;
  height:20px;
  margin-top:10px;
  text-align:center;
  line-height:20px;
  color:#888;
  background-color:#f2f2f2;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
}


.ny-news01 li .r01{
  float: left;
  width:70%; margin-left:3%;
  height: auto;
}
.ny-news01 li .r01 a h2{
  display: block;
  width: 100%;
  height: 60px;
  overflow:hidden;
  font-size:20px; margin-top:20px;
  font-weight:normal;
  color: #222;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}
.ny-news01 li .r01 a h2 span{color:#e60002; font-weight:normal; margin-right:10px;}
.ny-news01 li .r01 p{
  display: block;
  width: 100%;
  height:46px;
  font-size: 14px;
  color: #888;
  letter-spacing: 0px;
  line-height: 150%;
  overflow: hidden;
}
.ny-news01 li .more{width:120px; height:30px; border:1px solid #ccc;text-align:center; }
.ny-news01 li .more a{ font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#ccc;}
.ny-news01 li:hover .more{background-color:#666;transition: all 0.3s ease-in-out;}
/*单页效果*/

.ny-cont{
	padding:10px 0px 20px 0px;
	margin:0 auto;
	width:1340px;
	font-size: 18px;
	color: #333;
	line-height: 190%;
	letter-spacing: 0px;
}
.ny-cont p, .ny-cont p a{
	margin-top:15px;
	font-size: 15px;
	color: #333;
	line-height: 190%;
}
.ny-cont a{
 	font-size: 15px;
	color: #333;
	line-height: 190%;
 }
 .ny-cont-h1{
	display: block;
	width: 100%;
	font-size: 26px;
	color: #333;
	font-weight: bold;
	text-align: center;
}

/*详情页样式*/
.mt-20 {
	margin-top: 20px;
}
.ny-xq{
  margin:30px auto;
  width: 1200px;
  height: auto;
}
.ny-xq-l{
  float: left;
  width: 145px;
  height: 115px;
}
.ny-xq-l .date1{
  position: relative;
  width: 110px;
  height: 36px;
  text-align: center;
}
.ny-xq-l .date1 .year1 {
  position: relative;
  font-size: 20px;
  color: #000;
  font-family:Arial, Helvetica, sans-serif;
  text-align: center;
}
.ny-xq-l .date1 .year1 span{
  position: absolute;
  left:35%;
  z-index:2;
  display:block;
  background: #fff;
  padding: 0 5px;
  font-size: 20px;
  color: #303030;
  font-family:Arial, Helvetica, sans-serif;
  background-color: #fff;
  letter-spacing: 0px; 
}
.ny-xq-l .date1 .year1:before{
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e3e3e3;
  position: absolute;
  top: 12px;
  left: 0;
  z-index:1;
}
.ny-xq-l .date2{
  margin-top: 32px;
  text-align: center;
  font-size: 34px;
  line-height: 120%;
  color: #08C339;
  font-family:Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
}
.ny-xq-l .read1{
  margin-top: 5px;
  font-size: 13px;
  text-align: center;
  color: #333333;
  letter-spacing: 0px;
}
.ny-xq-l .read1 strong{
  font-weight: bold;
}
.ny-xq-r{
  float: right;
  padding:18px 45px;
  width: 960px;
  height: 80px;
  background-color: #e7e7e7;
  overflow: hidden;
}
.ny-xq-r p{
  display: block;
  height: 70px;
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}
.ny-xq-r p p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
}

/*新闻详情页样式*/
.newszwbj{ width:auto; height:auto; overflow:hidden;}
.new-cont-h1{text-align:center; font-family:"微软雅黑"; font-size:30px; line-height:40px;color:#535353; padding-top:30px;font-weight:normal;}
.new-xq{
  margin:0px auto;
  margin-top:30px;
  width:100%;
  background-color:#fff;
  height: auto;
  overflow:hidden;
}
.new-xq-l{
  width:100%;
  height:auto;
  text-align:left;
  
}
.new-xq-l .date1{
  width: 100%;
  height: auto;
  text-align: left;
}
.new-xq-l .date1 .year1 {
  font-size: 20px;
  color: #000;
  line-height:30px;
  font-family: "微软雅黑";
  font-weight:normal;
  text-align: center;
}
.new-xq-l .date1 .year1 span{
  position: absolute;
  z-index:2;
  display:block;
  font-size:15px;
  color: #b2b2b2;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0px; 

}
.new-xq-l .date1:before{
  content: "";
  display: block;
  width: 100%;
  height:30px;
  position: absolute;
  left: 0;
  z-index:1;
}
.new-xq-l .date2{
  margin-top: 32px;
  text-align: center;
  font-size: 34px;
  line-height: 120%;
  color: #27cbf1;
  font-family:Impact;
  letter-spacing: 0px;
}
.new-xq-l .read1{
  position:relative;
  z-index:22222;
  width:120px;
  font-size:13px;
  padding-top:0px;
  text-align: center;
  background-color:#efeeee;
  color: #888;
  letter-spacing: 0px;
  float:right;
 
}
.new-xq-l .read1 strong{
  font-weight: bold;
}
.new-xq-r{
  width:99%;
  height:auto;
  margin-bottom:30px;
  text-align:center;
  border-top:1px solid #ccc;
  background-color:#f9f9f9;
  padding:10px;
  overflow: hidden;
}
.new-xq-r p{
  display: block;
  height: auto;
  font-size: 14px;
  color: #666;
  text-align:left;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}
.new-xq-r p p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
}


.ny-l01 {
    float: left;
    width: 250px;
}
.ny-r01 {
    float: right;
    width: 956px;
}
.ny-l-fenlei{
  padding:20px 15px 50px 15px;
  background-color: #043d77;
  border-radius: 15px;
}
.ny-l-fenlei .ny-fl-tit{
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.ny-l-fenlei .line01{
  margin:0 auto;
  margin-top: 15px;
  width: 60%;
  height: 5px;
  background-color: #fff;
}
.ny-fenlei1{
  height: auto;
  overflow: hidden;
}
.ny-fenlei1 dt a{
  display: block;
  margin:15px 0px;
  width: 100%;
  height: 30px;
  background-color: #fbe000 ;
  font-size: 17px;
  color: #000;
  text-align: center;
  line-height: 30px;
  border-radius: 20px;
}
.ny-fenlei1 dd a{
  display: block;
  padding:3px;
  width: 100%;
  border-bottom:1px dashed #5084b5;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 20px;
}
.ny-fenlei1 dd a:hover{
  background-color: #039de5;
  color: #fff;
}
.ny-fenlei1-hover{
  background-color: #fe0000 !important;
  color: #fff !important;
}

/* 联系内页 */

.contact-wrapper {
  padding:0.25vw 0.5416666667vw;
}
@media screen and (max-width: 768px) {
  .contact-wrapper {
    padding: 20px;
  }
}
.contact-wrapper .big-title {
  color: #e60012;
  margin-bottom: 2.0833333333vw;
}
.contact-wrapper .title-gray {
  color: #999;
  margin-bottom: 0.5208333333vw;
}
.contact-wrapper .desc {
  font-size: 1.3541666667vw;
}
@media screen and (max-width: 768px) {
  .contact-wrapper .desc {
    font-size: 16px;
  }
}
.contact-wrapper .desc-small {
  font-size: 0.9375vw;
}
@media screen and (max-width: 768px) {
  .contact-wrapper .desc-small {
    font-size: 14px;
  }
}
.contact-wrapper .desc-red {
  color: #e60012;
}
.contact-wrapper .clean-padding-top > div {
  padding-top: 0 !important;
}
.contact-wrapper .contact {
  display: flex;
}
@media screen and (max-width: 768px) {
  .contact-wrapper .contact {
    flex-wrap: wrap;
  }
}
.contact-wrapper .contact.border-top {
  background-color:#f9f9f9; margin-bottom:1%; padding:1%;
}
.contact-wrapper .contact.border-bottom {
  border-bottom: 1px solid #cccbcb;
}
.contact-wrapper .contact > div {
  flex: 0 0 27%;
  padding-left:5%;
  padding-bottom: 1.125vw;
  padding-top: 1.125vw;
}
@media screen and (max-width: 768px) {
  .contact-wrapper .contact > div {
    flex: 0 0 100%;
  }
}
.contact-wrapper .contact-email {
  display: flex;
  padding-bottom: 3.125vw;
  padding-top: 3.125vw;
}
.contact-wrapper .contact-email .img-wrapper {
  flex: 0 0 23.4375vw;
}
.contact-wrapper .contact-email .text-wrapper {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
}
.contact-wrapper .contact-email .text-wrapper .big-title {
  width: 100%;
  color: #e60012;
  margin-bottom: 2.0833333333vw;
}
.contact-wrapper .contact-email .text-wrapper .wrapper {
  flex: 1;
}

.h-proc2{
    margin:0 auto;
	width:auto;
	height: auto;
	margin-bottom:30px;
	text-align: center !important;
}
.h-proc2 a{
	display: inline-block;
	margin:2px;
	height:45px;
	width:13.8%;
	margin:0.2%;
	background-color:#434343;
	font-size:15px;
	color: #ccc;
	text-align: center;
	line-height:45px;
	border-spacing:5px;
}
.h-proc2 a:hover{
	background-color: #f08226;
	color: #fff;}

/*内页产品分类*/
.zhanshiz{
  float:left;
  width:20%;
  height:auto;
  background-color:#f9f9f9; border:1px solid #eee; overflow:hidden;
}	
.ny-cont{margin-top:40px;}
.zhanshiz1{
  width: auto;
  height: auto;
  border-bottom:5px solid #434343;
  padding-top:10px;
  padding-bottom:10px;
   background-color:#ffbb00;
}

.zhanshiz1-1{
  width: 100%;
  height: auto;
   background-color:#494949;
   
}
.zhanshiz1-wz{
	width: 100%;
	height:30px;
	color:#222;
	font-size:24px;
	font-weight: bold;
	padding-top:10px;
	text-align:center;
}
.zhanshiz1-wz a{
	
	color:#222;
	font-size:24px;
	font-family:"微软雅黑";
	
}
.zhanshiz1-wz1{
	width: 100%;
	color:#fff;
	font-size:14px;
	line-height:16px;
	padding-top:10px;
	text-align:center;
	text-transform: uppercase;
	padding-bottom:10px;
    border-top:5px solid #434343;
	background-color:#e70000;
}
.zhanshiz1-wz1 p{padding-top:10px; font-family:"微软雅黑"; font-size:24px; line-height:30px;}
.zhanshiz1-wz2{
	width: 100%;
	color:#fff;
	font-size:14px;
	padding-top:10px;
	text-align:center;
	text-transform: uppercase;
	padding-bottom:10px;
}

.zhanshiz2{
  width: 100%;
  height: auto;
  margin-top:20px;
  margin-bottom:20px;
}	

.fenl{
	width:100%;
	height: auto;

}
.fenl h3{
	display: block;
	margin:0 auto;
	width:90%;
	height:45px;
	font-size:16px;
	font-weight:normal;
	text-align: left;
	line-height:50px;
	margin-bottom:2px;
	border-bottom:1px solid #ccc;
	background-repeat: no-repeat;
	background-position: center top;	
}

.fenl h3 a{
	display: block;
	width: 90%;
	height:45px;
	background-image: none;
	font-size:18px;
	color: #434343;
	line-height:45px; font-weight:bold;

}
.fenl h3 a:hover{
	
	display: block;
	width:100%;
	height:45px;
	background-image: none;
	text-indent:20px;
	background-color:#434343;
	color:#fff;
	line-height:45px;
	text-decoration:none;
	transition: all ease .5s; 


}
.fenl dl{
	width: 100%;
	height: auto;
}
.fenl dl dd a{
	margin:0 auto;
	display: block;
	width:90%;
	height:45px;
	font-size: 16px;
	font-family:"微软雅黑";
	color: #525252;
	line-height:45px;
	text-indent:10px;
	border-bottom: 1px dotted #999999; 
}

.fenl dl dd a:hover{
	color: #d90112;text-indent:20px;transition: all ease .5s; 
}	

.zhanshiz2 li{ margin:0 auto; width:95%;font-family:"微软雅黑"; padding:5px;margin-bottom:1px;}
.zhanshiz2 li a{font-size:16px; color:#fff; line-height:30px;}
.zhanshiz2-1{
  width: 100%;
  height: auto;
  margin: 0 auto;
  color:#666666;
  font-size:16px;
  line-height:28px;
}
.zhanshiz2-1 p{
  width: 100%;
  height: auto;
  margin: 0 auto;
  color:#666666;
  font-size:16px;
  line-height:28px;
}		
.zhanshizr{
  float:right;
  width:78%;
  height: auto;
}


/*====================1550====================*/
@media screen and (min-width: 768px) and (max-width: 1680px){
#l-nav{width:53%;}
#l-nav .navUl{ margin:0 auto;width:100%;font-size:0;}
#l-nav .tNav .navName{font-size:16px;padding:1.6rem .1vw}
#header .topdh{padding-bottom:27px;}
#header .topdh p{font-size:24px; line-height:40px;}

}
