﻿@charset "utf-8";
* {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
A {COLOR: #000; TEXT-DECORATION: none}
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;background:url(img/bj.jpg) repeat;
}




body,
button, input, select, textarea {
    font: 14px/22px "Microsoft YaHei";color: #666;
}
/* 重置列表元素 */
ul, ol ,li{list-style: none;}

/* 重置文本格式元素 */
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;}
*{box-sizing:border-box;}
a{color:#666;text-decoration:none;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s;}
a:hover{outline:none;color:#13aabb;}
input,button{padding:0;border:none;background:none;outline:none;font-family:"微软雅黑",Arial,Helvetica;}

.fl{ float:left;}
.fr{ float:right;}
.clear {clear: both;}
.w1300{margin:0 auto; width:1400px; height:auto; overflow:hidden;}
/*------------公用样式结束----------*/

/*------------top----------*/
#top{width:100%; height:160px; background:url(img/topbj.png) center no-repeat;}
.top-mz{width:760px; height:143px; padding-top:15px;}
.top-tel{width:270px; height:70px; padding-top:5px; text-align:right; padding-right:15px;border: 4px solid #430303; margin-left:15%; margin-top:50px; font-family:"微软雅黑"; font-size:16px; color:#888; line-height:20px;}
.top-tel p{font-family:Arial, Helvetica, sans-serif; font-size:35px; color:#b41d2e; line-height:35px; font-weight:bold;}
.top-er{width:110px; height:130px; padding-top:20px;float:right;}



/* nav */
#dh{width:100%; height:auto; background-color:#a51015;overflow:hidden;}
#l-nav {margin:0 auto;width:1400px;}
#l-nav .navBtn{display:none}
 #l-nav .navSliBtn{display:none}
 #l-nav .iconJt{display:none}
 #l-nav .tNav{width:100%;margin:0 auto;overflow:hidden}
 #l-nav .navUl{width:100%;justify-content:flex-end;font-size:0;}
 #l-nav .navLi{padding-right:3.3vw;display:inline-block;font-size:1rem}
 #l-nav .navLi.nav08{display:none}
 #l-nav .navLi:hover .tNavH::before{width:100%;opacity:1}
 #l-nav .tNavH{position:relative}
 #l-nav .tNavH::before{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:block;width:0;height:2px;background-color:#434343;opacity:0;transition:all .5s ease}
 #l-nav .tNav .navName{position:relative;display:block;padding:1.5rem 1.0vw;font-size:18px; font-weight:normal; color:#fff;transition:all .5s ease}
  #l-nav .tNav .navName p{color:#c2c6c8; font-size:12px; line-height:26px;}
 #l-nav .tNav.fixed .navName{color:#222;padding:1.0rem .8vw}
 #l-nav .navName::after{content:attr(data-title);position:absolute;top:0;left:0;transform:translateY(100%);width:100%;height:100%;display:flex;font-size:16px;line-height:26px; align-items:center;justify-content:center;color:#fff}
 #l-nav .navLi:hover .navName{transform:translateY(-100%)}
 #l-nav .slidBox{position:fixed;left:0;right:0;width:70%;min-width:1024px;height:0;overflow:hidden;display:flex;flex-direction:row-reverse;justify-content:space-between;flex-wrap:nowrap;z-index:110;margin:0 auto;padding:0 18%;transition:all .5s ease;opacity:0}
 #l-nav .navLi:hover .slidBox{height:auto;opacity:1;background-color: #f5f5f5;}
 #l-nav .leftBox{flex:0 0 45%;overflow:hidden;max-width:520px;margin:86px 0px}
 #l-nav .img100{display:block;width:100%}
 #l-nav .right_img .img100{transition-duration:.5s}
 #l-nav .right_img:hover .img100{transform:scale(1.1)}
 #l-nav .rightBox{flex:0 0 40%;margin:46px 0px}
 #l-nav .left_text .onetitle{font-size:18px;line-height:1.1;color:#313131;padding-bottom:20px;padding-top:20px;font-weight:bold;text-align:left}
 #l-nav .navSbox{display:flex;flex-wrap:wrap;justify-content:space-between}
 #l-nav .oneName{font-size:26px;padding-bottom:15px;color:#000;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
 #l-nav .tNavSummry{line-height:24px;width:100%;height:auto;overflow:hidden;color:#666;font-size:14px;max-width:420px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis}
 #l-nav .tNavMore{display:block;position:relative;height:auto;padding-top:25px;border-top:1px dashed #ccc;margin-top:20px;cursor:pointer}
 #l-nav .txt{color:#000;transition:all .5s ease}
 #l-nav .leanMore{margin-left:2rem;transition:all .5s ease}
 #l-nav .tNavMore:hover .txt{color:#015bbb;margin-left:10px}
 #l-nav .tNavMore:hover .leanMore{color:#015bbb}
 #l-nav .navSli{flex:0 0 50%}
 #l-nav .navSimg{position:relative;width:100%;height:160px;overflow:hidden}
 #l-nav .navImg{position:absolute;transform:translateX(-50%) scale(1);width:auto;height:100%;transition:all .5s ease}
 #l-nav .navSbox .navSlink{display:block; width:50%; text-align:center;border-radius:15px; margin:1%; background-color:#313131;font-size:16px;line-height:36px;color:#fff;transition-duration:.3s}
 #l-nav .navSbox .navSlink:hover{color:#fff;transform:translateX(6px)}
 #l-nav .navSbox .navSlink:hover:before{background:#fff}
 #l-nav .navSbox .navSlink:before{content:"";display:inline-block;vertical-align:top;margin-right:6px;width:4px;height:4px;background:#fff;position:relative;top:16px}
 #l-nav .navSbox .txt{width:100%; height:auto; padding-top:30px; text-align:left; font-family:"微软雅黑"; font-size:15px; color:#888; line-height:26px;}
 #l-nav .navSlink::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:3px;opacity:0;background-color:#015bbb;transition:all .5s ease;display:none}
 #l-nav .navSli:hover .navImg{transform:translateX(-50%) scale(1.1)}
 #l-nav .navSli:hover .navSlink::after{width:100%;opacity:1}
 #l-nav .navSbox .cSlink{display:block;font-size:16px; text-align:left;line-height:36px;color:#666;transition-duration:.3s}
 #l-nav .navSbox .cSlink:hover{color:#e40616;transform:translateX(6px)}
 #l-nav .navSbox .cSlink:hover:before{background:#e40616}
 #l-nav .navSbox .cSlink:before{content:"";display:inline-block;vertical-align:top;margin-right:6px;width:4px;height:4px;background:#000;position:relative;top:16px}
 #l-nav .navSbox .ltxt{width:100%; height:auto; padding-top:30px; text-align:left; font-family:"微软雅黑"; font-size:18px; color:#888; line-height:26px;}


/*banner*/
#banner {position: relative;overflow: hidden;width: 100%}
#banner ul {
	position: relative;
	overflow: hidden;
	width: 300%
}
#banner ul li {
	width: 33.333%;
	float: left
}
#banner ul li img {
	width: 100%;display: block;
}
#banner aside {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 0;
	width: 90%;
	right: 0;
	left: 0;
	margin: auto
}
#banner aside span {display: block;
	width:90px;
	height:150px;
	z-index: 63;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	position: relative;
	cursor: pointer;
	opacity: 0;
	transition: all 0.3s;
	margin-top:-1%;
}
#banner:hover aside span{ 
	opacity: 1;}
#banner aside span:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 20%;
	margin: auto;
	width:87px;
	height:87px;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg)
}
#banner aside span.prev {
	float: left;
}

#banner aside span.next {
	float: right;
}
#banner aside span.next:after {
	left: 0;
	right: 20%;
	-webkit-transform: rotateZ(135deg);
	-moz-transform: rotateZ(135deg);
	-ms-transform: rotateZ(135deg);
	-o-transform: rotateZ(135deg);
	transform: rotateZ(135deg)
}
#banner>div {
	width: 140px;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 7%;
	margin: auto
}
#banner>div em {display: block;
	float: left;
	width:28px;
	height:8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 4.75px;
	background: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	cursor: pointer
}
#banner>div em.act {
	background: #9c0101
}


.sl,.st,.st div,.sl div{
	overflow: hidden;
}


/*------------首页栏目----------*/
#lmdh{ margin:0 auto; width:140px; height:auto; border: 1px solid #430303; margin-top:50px; padding:5px;}
#lmdh .lmdh_z{ margin:0 auto; width:140px; height:120px; background-color:#a51015;text-align:center; padding-top:15px;font-family:"微软雅黑"; font-size:38px; color:#fff; line-height:45px;}
.lmdh_p{ margin:0 auto; width:1200px; height:40px;text-align:center;padding-top:15px;font-family:"微软雅黑"; font-size:24px; color:#434343;}
.lmdh_t{ width:100%; height:50px; background:url(img/tiao.png) center no-repeat;}


/*about*/
#about{margin:0 auto;width:100%; height:auto; background:url(img/aboutbj.png) center no-repeat; margin-top:40px;}
#about .about_t{width:500px; height:508px;}
#about .about_bt{width:100px;height:500px; margin-left:10px; margin-right:10px;}
#about .about_zw{width:740px;height:auto; text-align:left; padding-top:30px; float:right;}
#about .about_zw strong{ font-family:"微软雅黑"; font-size:44px; color:#343434; line-height:55px;}
#about .about_zw p{ font-family:"微软雅黑"; font-size:16px; color:#666; line-height:30px; padding-top:40px;}
#about .about_zw ol{ font-family:"微软雅黑"; font-size:24px; color:#a51015; line-height:30px; padding-top:40px;}
#about .about_zw ol span{font-family: "Times New Roman", Times, serif; font-size:44px; line-height:50px;}
.about-more{width: 160px; height:32px; font-family:"微软雅黑"; text-align: center;background-color:#a51015; margin-top:40px;}
.about-more a{color:#fff; font-size:16px; line-height:32px;}
.about-tiao{width:100%; height:27px; background:url(img/foot1.png) center no-repeat; margin-top:30px;}



/*------------分类---------*/
.flbj{width:auto; height:auto;}
.flbj ul{ margin:0 auto;width:80%; padding-top:40px; height:auto; overflow:hidden;}
.flbj ul li{width:17%; height:auto; border:1px solid #a51015; padding:10px; margin:1.5%; border-radius:10px;text-align:center; font-family:"微软雅黑"; float:left;}
.flbj ul li:hover{background-color:#a51015;}
.flbj ul li dd{ color:#a51015; font-size:24px; line-height:40px;font-weight:bold;}
.flbj ul li img{ margin: 0 auto; width:100px; height:100px;border:1px solid #a51015; padding:5px;border-radius:180px}
.flbj ul li h2{color:#a51015; font-size:20px; line-height:40px;}
.flbj ul li:hover a h2{transition: all 0.2s; color:#fff;}
.flbj ul li:hover dd{transition: all 0.2s; color:#fff;}
.flbj ul li:hover img{border:1px solid #fff;}



/*产品展示*/
.anliroll {height:1300px;width:90%;margin:40px auto; }
.anliroll li {float: left;width: 23%; background: #f9f9f9;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%; height:300px;display: block;transition-duration:.5s}
.anliroll li a ol {background:#f1f1f1;color: #434343;width: 100%;z-index: 555;transition: all .2s;padding:10px; padding-top:20px; padding-bottom:20px;box-sizing: border-box; overflow:hidden; }
.anliroll li a ol .left{width:80%; height:auto; text-align:left;font-size:20px; line-height:20px; font-weight:bold; float:left;}
.anliroll li a ol .left i {display: block;color: dimgray;font-size: 15px; color:#888; font-weight:normal;margin-top: 10px; }
.anliroll li a ol .left i em{ color:#9c0101;}
.anliroll li a ol .left a {color: #fff;font-size: 18px; }
.anliroll li a ol .right{width:54px; height:54px;margin-top:10px;float:right; right:1%;}
.anliroll li a ol .right img{width:100%; height:100%;}
.anliroll li a:hover img {transform:scale(1.1)}
.anliroll li a:hover ol {background: #8e8d8d;color: #fff; }
.anliroll li a:hover ol i {color: #ccc;}
.anliroll li a:hover ol .left i em{ color:#fff;}


/*矿山*/
#ks{width:100%; height:auto; background-color:#a51015; padding-top:35px; padding-bottom:30px;}
#ks-lmdh{ margin:0 auto; width:140px; height:auto; border: 1px solid #fff;padding:5px;}
#ks-lmdh .lmdh_z{ margin:0 auto; width:140px; height:120px; background-color:#430303;text-align:center; padding-top:15px;font-family:"微软雅黑"; font-size:38px; color:#fff; line-height:45px;}
#ks .lmdh_p{ margin:0 auto; width:1200px; height:40px;text-align:center;padding-top:15px;font-family:"微软雅黑"; font-size:24px; color:#fff;}
#ks .lmdh_t{ width:100%; height:50px; background:url(img/tiao1.png) center no-repeat;}

.ks-tiao{width:100%; height:27px; background:url(img/foot2.png) center no-repeat;}

.anlirol2 {height:auto;width:90%;margin:0px auto; }
.anlirol2 li {float: left;width: 23%; background: #f9f9f9;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%; height:300px;display: block;transition-duration:.5s}
.anlirol2 li a ol {background:#f1f1f1;color: #434343;width: 100%;z-index: 555;transition: all .2s;padding:10px; padding-top:20px; padding-bottom:20px;box-sizing: border-box; overflow:hidden; }
.anlirol2 li a ol .left{width:80%; height:auto; text-align:left;font-size:20px; line-height:20px; font-weight:bold; float:left;}
.anlirol2 li a ol .left i {display: block;color: dimgray;font-size: 15px; color:#888; font-weight:normal;margin-top: 10px; }
.anlirol2 li a ol .left i em{ color:#9c0101;}
.anlirol2 li a ol .left a {color: #fff;font-size: 18px; }
.anlirol2 li a ol .right{width:54px; height:54px;margin-top:10px;float:right; right:1%;}
.anlirol2 li a ol .right img{width:100%; height:100%;}
.anlirol2 li a:hover img {transform:scale(1.1)}
.anlirol2 li a:hover ol {background: #8e8d8d;color: #fff; }
.anlirol2 li a:hover ol i {color: #ccc;}
.anlirol2 li a:hover ol .left i em{ color:#fff;}

/*--news--*/
.newsbj{width:auto; height:auto; background:url(img/newsbj.png) top center repeat; overflow:hidden;}
.news-r{margin:0 auto; width:88%; margin-bottom:50px; margin-top:40px; overflow:hidden;}
.xwconny-r{ 
  float:left;
  padding-bottom: 15px;
  margin:1%;
  width:48%;
  }
.xwconny-r:hover{background-color:#f5f5f5;}
.xwconny-r .dateny{
  float: left;
  width:25%;
  font-size: 50px;  line-height: 21px;
  overflow: hidden;
  color: #ffffff; text-align: center; }
.xwconny-r .dateny img{ width:100%; }
.xwconny-r .dateny span{ font-size: 15px; color: #ffffff;  }
.xwconny-r .connrny{ width:70%; text-align:left; float: right;}
.xwconny-r .connrny h1{  margin: 0px; padding: 0px; border: none; font-size: 24px; color: #5bc4bf; text-align: left; }
.xwconny-r .connrny h1 a{ color: #383838;font-size: 18px; font-weight:normal; }
.xwconny-r .connrny p{ padding: 10px 0px; color: #9e9e9e; font-size: 14px; line-height: 22px;  }
.xwconny-r .connrny p a{ color: #9e9e9e; font-size: 14px; }
.xwconny-r .date{ width:110px; height: 20px;  font-size:12px;color: #fa3e3e; text-align: left; line-height:20px;  }

.xwconny-r:hover .connrny h1 a{ color: #ea2127;font-size: 18px; font-weight:normal; transition: 0.5s all ease; }

.xwconny-r .xwmore{
  padding:2px 18px; border-radius: 8px; 
  border: 1px solid #8f8f8f; color: #8f8f8f;
  text-transform: uppercase;
  font-size: 13px;
   }
.xwconny-r:hover .xwmore{ background-color:#364ba4; color:#fff; border:1px solid #364ba4;}



/*------------footer----------*/
.footer{background:#3c383c; overflow:hidden;}
.foot-content{padding:80px 0 20px;}
.foot-nav .item{float:left; width:300px;}
.foot-nav .item.links{width:200px;}
.foot-nav .item.links a{font-size:12px;line-height:26px;margin-right:5px;}
.foot-nav .item .tit{font-size:16px;color:#fff;margin-bottom:15px;}
.foot-nav .item ul li a{display:inline-block;width:50%;line-height:26px;font-size:12px;color:#e1e1e1; float:left;}
.foot-nav .item ul li a:hover,.copyright a:hover{color:#ce0203;}
.foot-contact{ width:360px;}
.foot-contact .tit{display:inline-block;height:30px;line-height:30px;font-size:14px;color:#d0d0d0;}
.foot-contact .tel{font-size:36px;color:#fff;line-height:1;margin-top:10px;}
.foot-contact a{display:inline-block;margin-top:25px;width:130px;line-height:38px;color:#fff;text-align:center;background:#a51015;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.foot-contact a:hover{background:#c8353a;}
.foot-focus{ width:280px;}
.foot-focus h3{font-size:16px;color:#fff;margin-bottom:20px;}
.foot-focus a{display:inline-block;margin:0 2px;width:45px;height:45px;background:#292628;line-height:45px;font-size:0;text-align:center;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.foot-focus a:hover{background:#ce0203;}
.foot-focus a i{vertical-align:middle;}
.foot-focus .wechat{ width:120px; text-align:center;background:#a51015; padding:10px; margin-right:20px;float:left;}
.foot-focus .wechat img{width:100px; height:100px;}
.foot-focus .wechat p{font-family:"微软雅黑"; font-size:14px; color:#fff; line-height:26px;}
.copyright{border-top:1px solid #646163;height:65px;line-height:65px;font-size:12px;color:#999999;}
.copyright a{color:#999999;}



/*------------内页banner---------*/
.nyzw{margin:0 auto; width:1400px; height:auto; font-family:"微软雅黑"; padding-bottom:50px; margin-top:40px; text-align:left;overflow:hidden;}
.nyzw strong{font-size:18px; color:#9c0101; line-height:40px; font-weight:normal;}
.nyzw p{ font-size:16px; color:#434343;line-height:30px;}
.p_nyzw{margin:0 auto; width:88%; height:auto; font-family:"微软雅黑"; font-size:15px; color:#434343; padding-bottom:50px; margin-top:40px; line-height:28px;text-align:left;overflow:hidden;}
.ny-r-t{width:auto; height:40px; border-bottom:1px dashed #ccc; margin-bottom:30px;}
.ny-r-t span{font-size:24px; color:#9c0101; line-height:30px; font-weight:bold;}

#photo-list {width:100%; height:337px;overflow:hidden;}
#photo-list ul {list-style:none;}
#photo-list li {float:left; padding-right:20px; text-align:center;}
#photo-list li img {width:398px; height:302px;transition: all 0.5s;}
#photo-list li:hover img{transform:scale(1.05);}
#photo-list li h5{font-size:14px; color:#fff; margin-top:10px; height:25px; line-height:25px;}

.fen{ margin:0 auto;width:88%; padding-top:40px;}
.fen ul{ height:auto; text-align:center; overflow:hidden;}
.fen ul li {width:9.5%;height:55px; margin:0.2%;background:#FFF;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:35px; height:55px; font-size:18px; color: #434343;}
.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:#a51015;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:#c60505; color: #fff; }

.ny-news01{width:100%;height: auto;}
.ny-news01 li{
  padding:20px;
  width:48%; float: left; margin:1%;
  margin-top:20px;
  border:2px solid #ccc;
  overflow: hidden;
}
.ny-news01 li .tu1{
	float: left;
	width: 200px;
	height: 145px;
	overflow: hidden;
}
.ny-news01 li .tu1 img{
	width: 200px;
	height: 145px;
	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:#fff;
  background-color:#a51015;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
}


.ny-news01 li .r01{
  float: left;
  width:100%;
  height: auto;
}
.ny-news01 li .r01 a h2{
  display: block;
  width: 100%;
  height: auto;
  overflow:hidden;
  font-size: 18px;
  line-height:40px;
  font-weight:normal;
  color: #666;
  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: 15px;
	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%;
  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; background:url(img/aboutbj.png) top center no-repeat;
}
@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 {
  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: 2.125vw;
  padding-top: 2.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;}




