﻿
/*您当前的位置*/
#border-ny{ width:100%; height:76px; border-bottom:solid 1px #ccc;}
.about-title{ max-width: 1400px; margin: 0 auto; height: 76px; position: relative;}
.ny-title{ position: absolute; left: 10px; top: 10px;  border-bottom:1px solid #cf2d25; line-height: 66px; font-size: 16px; color: #333; z-index: 99;}

/*选项卡标题*/
#about-middle,#news-middle{ max-width: 1400px; margin:0 auto 0; overflow: hidden; }
.about-middle-top{ margin-top: 40px; overflow: hidden;}
.about-middle-top ul{ display: block; text-align: center; margin:0 auto;}
.about-middle-top ul li{ display: inline-block; background: #ddd; margin: 0 3px; height: 36px; margin-bottom:10px; text-align: center;}
.about-middle-top ul li:hover{ background: #cf2d25;}
.about-middle-top ul li:hover a{ color: #fff;}
.about-middle-top ul li.bg1{ background: #cf2d25;}
.about-middle-top ul li.bg1 a{ color: #fff;}
.about-middle-top ul li a{ padding: 0 32px; font-size: 14px; line-height: 36px; color: #555;}


.left-1{ width:280px; margin-top: 30px; float:left;}
.left-1-t{ width:280px; background-color:#cf2d25; text-align:center; font-family:"微软雅黑"; padding:15px 0; line-height:28px;}
.left-1-t span{ font-size:22px; color:#FFFFFF; font-weight:600; line-height: 60px; text-transform: uppercase;}
.left-1-t p{ font-size:16px; color:#FFFFFF; font-family:"微软雅黑";}
.left-1-t-r{ width:280px; background:#FFFFFF; padding-top:8px; padding-bottom:8px; }
.left-1-t-r ul{ width:280px; margin:0 auto;}
.left-1-t-r ul dl{ line-height:50px; height:50px; font-family:"微软雅黑"; font-size:14px; color:#fff; background:url(../Images/left-bg1.png) center repeat-x; text-indent:22px;}
.left-1-t-r ul dl a{ color:#fff; white-space: nowrap;}
.left-1-t-r ul li{ line-height:50px; height:50px; font-family:"微软雅黑"; font-size:14px; color:#fff; background:url(../Images/left-bg.png) center repeat-x; text-indent:25px; transition: 0.6s;}
.left-1-t-r ul li:hover{ background:url(../Images/left-bg1.png) center repeat-x; transition: 0.6s;}
.left-1-t-r ul li:hover a{ color: #fff;}
.left-1-t-r ul li.noBg{ background:url(../Images/left-bg1.png) center repeat-x; line-height:50px; height:50px; }
.left-1-t-r ul li.noBg a{ color:#fff;}
.left-1-t-r ul li a{ color:#333; display: block; overflow: hidden; white-space: nowrap;}	


/*关于我们*/
.about-middle-bottom1{ margin-top: 30px; margin-bottom: 50px; font-size: 16px; overflow: hidden;}
.about-middle-bottom1 p{ line-height: 48px; color: #333; padding: 0 10px;}
.about-middle-bottom1 p img{ float: left; margin-right: 30px; }

@media ( max-width:1400px){
.about-middle-bottom1 p img{ width: 650px;}
}
@media ( max-width:1250px){
.about-middle-bottom1 p img{ width: 600px;}
}
@media ( max-width:1150px){
.about-middle-bottom1 p img{ width: 500px;}
}
@media ( max-width:1000px){
.about-middle-bottom1 p img{ width: 450px;}
}

.about-middle-bottom{ margin-top: 30px; margin-bottom: 50px; font-size: 16px; overflow: hidden;}
.about-middle-bottom p{ line-height: 48px; color: #333; padding: 0 10px;}
.about-middle-bottom p img{ }
@media ( max-width:1200px){
.about-middle-bottom p img{ width: 100%;}	
}

/*荣誉资质*/
.product-right-bottom1{ margin-top:25px; margin-bottom:20px;}
.product-right-bottom1 ul{ overflow:hidden;}
.product-right-bottom1 ul li{  width: 22%; margin: 10px 1.5% 20px;  background:#fff; box-shadow: 0 0 7px rgba(0,0,0,0.1); float:left;}
.product-right-bottom1 ul li a{ width: 90%;  overflow: hidden; display: block; margin:0 auto; margin-top: 5%;}
.product-right-bottom1 ul li a img{  width:100%; max-height:204px; transform: scale(1);  transition: all ease .5s;}
.product-right-bottom1 ul li a img:hover{ transition: all ease .5s; transform:scale(1.1)}
.product-right-bottom1 ul li span{ display:block; margin:0 auto; padding-top:5px; padding-bottom: 5px; text-align:center;}
.product-right-bottom1 ul li span a{ text-align:center; line-height:40px; font-size:16px; color:#666; margin-top: 0px;}
.product-right-bottom1 ul li span a:hover{ color: #cf2d25;}

@media ( max-width:1400px){
.product-right-bottom1 ul li a img{  max-height:190px;}
}
@media ( max-width:1300px){
.product-right-bottom1 ul li a img{  max-height:170px;}
}
@media ( max-width:1200px){
.product-right-bottom1 ul li a img{  max-height:160px;}
}
@media ( max-width:1100px){
.product-right-bottom1 ul li a img{  max-height:145px;}
}
@media ( max-width:1000px){
.product-right-bottom1 ul li a img{  max-height:130px;}
}


.product-right-bottom2{ margin-top:15px; margin-bottom:20px;}
.product-right-bottom2 ul{ overflow:hidden;}
.product-right-bottom2 ul li{ width: 22%; margin: 10px 1.5% 20px; padding-bottom: 25px; background:#fff; box-shadow: 0 0 7px rgba(0,0,0,0.1); float:left; transition: all ease .5s;}
.product-right-bottom2 ul li:hover{ background:#cf2d25; transition: all ease .5s;}
.product-right-bottom2 ul li a{ width: 90%; display:block; margin:0 auto; margin-top: 5%; overflow: hidden;}
.product-right-bottom2 ul li a img{ width:100%; height:180px; transform: scale(1);  transition: all ease .5s;}
.product-right-bottom2 ul li a img:hover{ transition: all ease .5s; transform:scale(1.1)}
.product-right-bottom2 ul li span{ display:block; margin:0 auto; padding-top:5px;}
.product-right-bottom2 ul li span a{ text-align:left; line-height:40px; height: 40px; margin-top: 0px; font-size:16px; font-family:'MEDIUM'; color:#333;}
.product-right-bottom2 ul li span a:hover{ color:#cf2d25;}
.product-right-bottom2 ul li p{ font-size:14px; color:#999; padding:0 5%;}
.product-right-bottom2 ul li dt{ font-size:14px; color:#444; padding:0 5%; margin-top: 8px; line-height:24px; height: 72px; overflow: hidden;}
.product-right-bottom2 ul li:hover span a{ color:#fff;}
.product-right-bottom2 ul li:hover p{ color:#fff;}
.product-right-bottom2 ul li:hover dt{ color:#fff;}

@media ( max-width:1300px){
.product-right-bottom2 ul li a img{ height:170px;}
}
@media ( max-width:1200px){
.product-right-bottom2 ul li a img{ height:160px;}
}
@media ( max-width:1100px){
.product-right-bottom2 ul li a img{ height:150px;}
}
@media ( max-width:1000px){
.product-right-bottom2 ul li a img{ height:140px;}
}


/*产品中心*/
.product-right-bottom{ float: right; width: 78.5%; margin-top:30px; margin-bottom:20px;}
.product-right-bottom ul{ overflow:hidden;}
.product-right-bottom ul li{ float:left; width: 23%; margin: 0 1%; margin-bottom:10px;}
.product-right-bottom ul li a{  display:block; margin:0 auto; overflow: hidden;}
.product-right-bottom ul li a img{ width: 100%; max-height: 189px; transform: scale(1);  transition: all ease .5s;}
.product-right-bottom ul li a img:hover{ transition: all ease .5s; transform:scale(1.15)}
.product-right-bottom ul li span{ padding-top: 10px; display: block;}
.product-right-bottom ul li span a{ display:block; text-align:center; height: 36px; line-height:36px; font-size:14px; color:#666;}
.product-right-bottom ul li span a:hover{ color:#cf2d25;}
@media ( max-width:1400px){
.product-right-bottom{ width: 78%;}
}
@media ( max-width:1300px){
.product-right-bottom{ width: 77%;}
}
@media ( max-width:1230px){
.product-right-bottom{ width: 75%;}
}
@media ( max-width:1150px){
.product-right-bottom{ width: 73%;}
}
@media ( max-width:1060px){
.product-right-bottom{ width: 71%;}
}

/*详情页*/
.pshow-right-bottom{ overflow: hidden; padding: 0 10px 20px;}
.pshow-right-img{ text-align:center; padding-top: 30px;}
.pshow-right-img img{ border: solid 1px #ddd; padding: 4px; width: 96%; max-width: 800px;}
.pshow-right-title h1{ text-align:center; font-size:22px; line-height: 36px; color: #333; font-weight: normal; padding: 15px 0;}
.xiangqing{ line-height:28px; border-bottom: 1px dashed #cbcbcb; padding-bottom: 20px;}
.xiangqing p{ font-size: 14px; color: #666;}
.pshow-title-Next{ padding-top: 10px; font-size: 14px; color: #666;}
.pshow-title-Next a{ color: #666; line-height: 30px;}
.pshow-title-Next a:hover{  color: #221507; text-decoration: none;}

/*新闻标题*/
.news-middle-top{ margin-top: 40px; overflow: hidden;}
.news-middle-top ul{ display: block; text-align: center;}
.news-middle-top ul li{ display: inline-block; background: #ddd; margin: 0 3px; height: 36px; text-align: center;}
.news-middle-top ul li:hover{ background: #cf2d25;}
.news-middle-top ul li:hover a{ color: #fff;}
.news-middle-top ul li.bg1{ background: #cf2d25;}
.news-middle-top ul li.bg1 a{ color: #fff;}
.news-middle-top ul li a{ padding: 0 32px; font-size: 14px; line-height: 36px; color: #555;}

/*新闻中心*/
.news-middle-bottom{ margin-top: 10px; padding-bottom: 20px;}
.news-middle-list{ overflow: hidden;}
.news-middle-list ul{}
.news-middle-list ul li{ padding: 30px 0px; border-bottom: 1px dashed #eee;overflow: hidden;}
.news-middle-list ul li .date-info{ width: 80px; height: 80px; float: left; background-color: #eee; border-radius: 4px; text-align: center; overflow: hidden; -webkit-transition: all ease .3s;transition: all ease .3s;}
.news-middle-list ul li .date-info h2{ height: 55px; line-height: 55px; font-size: 38px;color: #aaa;}
.news-middle-list ul li .date-info h3{ height: 25px; line-height: 25px; color: #fff; background-color: #ccc; font-size: 14px;font-weight: normal; -webkit-transition: all ease .3s;transition: all ease .3s;}
.news-middle-list ul li .news-content{ margin-left: 110px;}
.news-middle-list ul li .news-content h1{ font-size: 16px; font-weight: normal; margin-bottom: 10px; line-height: 24px;}
.news-middle-list ul li .news-content h1 a{-webkit-transition: all ease .3s; transition: all ease .3s; color:#333;}
.news-middle-list ul li .news-content h1 a:hover{color: #745228; text-decoration: none;}
.news-middle-list ul li .news-content p{ font-size: 14px; color: #999; line-height: 22px;}
.news-middle-list ul li:hover .date-info{ background-color: #745228;}
.news-middle-list ul li:hover .date-info h2{ color: #fff;}
.news-middle-list ul li:hover .date-info h3{ background-color: #221407;}
.news-middle-list ul li:hover .news-content h1 a{ color: #745228;}

/*新闻详情*/
.nshow-right-bottom{ padding: 0 20px; overflow:hidden;}
.nshow-right-bottom h1{ text-align:center; font-size:22px; font-weight: bold; line-height: 36px; color: #333; padding-top: 10px;}
.NewsView-title-Source{ line-height:30px; text-align:center; font-size: 12px; color: #c1c1c1; padding-bottom: 10px; padding-top: 5px;}
.NewsView-title-Content{ line-height:36px; padding: 25px 0; border-top:1px #ddd  solid; border-bottom: 1px dashed #cbcbcb;}
.NewsView-title-Content p{ font-size: 16px; color: #444; text-indent: 2em; }
.NewsView-title-Content img{ margin: 0 auto; display: block; padding: 10px 0;}
.NewsView-title-Next{ padding-top: 10px; font-size: 14px; color: #666;}
.NewsView-title-Next a{ color: #666; line-height: 30px;}
.NewsView-title-Next a:hover{  color: #221507; text-decoration: none;}

.fanhui{}
.fanhui a{ font-size: 14px; color: #666; line-height: 30px;}
.fanhui a:hover{ color: #221507; text-decoration: none;}

#pages{text-align: center; margin: 30px 0 40px 0;}
.prev,.next,.num,.current1{
    text-decoration: none;
    display: inline-block;
    width: 78px;
    margin: 0 3px;
    text-align: center;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    color: #777;
    border: 1px solid #cecece;
    font-family: Arial;
    cursor: pointer;
}
.num{
	width:36px;
}
.current1{
	width: 36px;
	color: #fff;
    background-color: #cf2d25;
    text-decoration: none;
    border-color: #cf2d25;
}


.register-right-bottom{ padding: 10px 10px 40px 10px;  overflow: hidden;}
.mt{ margin-top: 30px;}
.inp_one{ width: 100%; height: 40px; background: #fff; border: 1px solid #eee;border-radius: 4px; line-height: 40px; text-indent: 10px; color: #666; font-family:'HEITI'; }
.middle_7_b_text{width: 98%; height: 140px; background: #fff; border: 1px solid #eee;border-radius: 4px; line-height: 38px; text-indent: 10px; color: #666; font-family:'HEITI'; }
.middle_7_b_dosubmit {
	float: left;
    width: 128px;
    height: 40px;
    background: #cf2d25;
    line-height: 40px;
    color: #fff;
    font-family:'HEITI'; 
    border: none;
    font-size: 16px;
    margin-right: 15px;
}
.middle_7_b_reset {
	float: left;
    width: 128px;
    height: 40px;
    background: #252525;
    line-height: 40px;
    color: #fff;
    font-family:'HEITI'; 
    border: none;
    font-size: 16px;
}


/*搜索*/
.search_title{ font-size: 15px; line-height: 36px;}
.news1{ overflow:hidden; border-bottom:1px dotted #dcdcdc; padding-bottom:10px; margin:15px 0px 10px 5px;}
.news-l{ width:186px; float:left;}
.news-l img{ width:166px; height:116px; border:1px solid #dcdcdc; padding:2px;}
.news-r{ width:1060px; float:left; padding:3px 0px 0px 0px;}
.news-r-t{ font-weight:bold; font-size:14px; font-family:'HEITI'; }
.news-r-t a{ color:#333;}
.news-r-b{ line-height:24px; color:#666; font-size:12px;}

/*手机站样式*/
@media ( max-width:650px){
#border-ny{ width:100%; height:66px; border-bottom:solid 1px #ccc;}
.about-title{ max-width: 1400px; margin: 0 auto; height: 66px; position: relative;}
.ny-title{ position: absolute; left: 10px; top: 10px;  border-bottom:1px solid #cf2d25; line-height: 56px; font-size: 14px; color: #333; z-index: 99;}
.about-middle-top{ margin-top: 30px; overflow: hidden;}	
	
/*产品中心*/
.product-right-bottom{ margin-top:30px; margin-bottom:120px;}
.product-right-bottom ul{ overflow:hidden;}
.product-right-bottom ul li{ float:left; width: 46%; margin: 0 2%; margin-bottom:20px;}
.product-right-bottom ul li a{  display:block; margin:0 auto; overflow: hidden;}
.product-right-bottom ul li a img{ width: 100%; max-height: 240px; transform: scale(1);  transition: all ease .5s;}
.product-right-bottom ul li a img:hover{ transition: all ease .5s; transform:scale(1.15)}
.product-right-bottom ul li span{ padding-top: 10px; display: block;}
.product-right-bottom ul li span a{ display:block; text-align:center; height: 36px; line-height:36px; font-size:16px; color:#666;}
.product-right-bottom ul li span a:hover{ color:#cf2d25;}
	
/*详情页*/
.pshow-right-bottom{ overflow: hidden; padding: 0 10px 20px; margin-bottom: 80px;}

/*公司简介*/
.about-middle-bottom{ margin-top: 30px; margin-bottom: 100px; overflow: hidden;}
.about-middle-bottom p{ line-height: 36px; color: #333; padding: 0 10px; font-size: 15px;}
.about-middle-bottom p span{ font-size: 15px !important; line-height: 36px;}

.about-middle-bottom1{ margin-top: 30px; margin-bottom: 50px; font-size: 16px; overflow: hidden;}
.about-middle-bottom1 p{ line-height: 36px; color: #333; padding: 0 10px;}
.about-middle-bottom1 p img{ float: left; margin-right: 0px; width: 100%; }
.about-middle-bottom1 p span{  font-size: 15px !important; line-height: 36px;}

/*公司风采*/
.product-right-bottom1{ margin-top:25px; margin-bottom:110px;}
.product-right-bottom1 ul{ overflow:hidden;}
.product-right-bottom1 ul li{  width: 46%; margin: 10px 2% 20px;  background:#fff; box-shadow: 0 0 7px rgba(0,0,0,0.1); float:left;}
.product-right-bottom1 ul li a{ width: 90%;  overflow: hidden; display: block; margin:0 auto; margin-top: 5%;}
.product-right-bottom1 ul li a img{  width:100%;  height: 125px; transform: scale(1);  transition: all ease .5s;}
.product-right-bottom1 ul li a img:hover{ transition: all ease .5s; transform:scale(1.1)}
.product-right-bottom1 ul li span{ display:block; margin:0 auto; padding-top:5px; padding-bottom: 5px; text-align:center;}
.product-right-bottom1 ul li span a{ text-align:center; line-height:40px; font-size:15px; color:#666; margin-top: 0px;}
.product-right-bottom1 ul li span a:hover{ color: #cf2d25;}

/*新闻中心*/
.product-right-bottom2{ margin-top:15px; margin-bottom:110px;}
.product-right-bottom2 ul{ overflow:hidden;}
.product-right-bottom2 ul li{ width: 46%; margin: 10px 2% 20px; padding-bottom: 25px; background:#fff; box-shadow: 0 0 7px rgba(0,0,0,0.1); float:left; transition: all ease .5s;}
.product-right-bottom2 ul li:hover{ background:#cf2d25; transition: all ease .5s;}
.product-right-bottom2 ul li a{ width: 90%; display:block; margin:0 auto; margin-top: 5%; overflow: hidden;}
.product-right-bottom2 ul li a img{ width:100%; height:125px; transform: scale(1);  transition: all ease .5s;}
.product-right-bottom2 ul li a img:hover{ transition: all ease .5s; transform:scale(1.1)}
.product-right-bottom2 ul li span{ display:block; margin:0 auto; padding-top:5px;}
.product-right-bottom2 ul li span a{ text-align:left; line-height:40px; height: 40px; margin-top: 0px; font-size:16px; font-family:'MEDIUM'; color:#333;}
.product-right-bottom2 ul li span a:hover{ color:#cf2d25;}
.product-right-bottom2 ul li p{ font-size:14px; color:#999; padding:0 5%;}
.product-right-bottom2 ul li dt{ font-size:14px; color:#444; padding:0 5%; margin-top: 8px; line-height:24px; height: 72px; overflow: hidden;}
.product-right-bottom2 ul li:hover span a{ color:#fff;}
.product-right-bottom2 ul li:hover p{ color:#fff;}
.product-right-bottom2 ul li:hover dt{ color:#fff;}

.nshow-right-bottom{ padding: 0 10px; margin-bottom:100px; overflow:hidden;}
.nshow-right-bottom h1{ text-align:center; font-size:20px; font-weight: bold; line-height: 36px; color: #333; padding-top: 10px;}
.NewsView-title-Content p{ font-size: 15px; color: #444; text-indent: 2em; line-height: 32px; }

.register-right-bottom{ padding: 10px 10px 40px 10px; margin-bottom: 80px;  overflow: hidden;}

iframe{display: none;}

#pages{ text-align: center;}
.prev,.next,.num,.current1{
    text-decoration: none;
    display: inline-block;
    width: 60px;
    margin: 0 2px;
    text-align: center;
    line-height: 24px;
    height: 24px;
    font-size: 14px;
    color: #777;
    border: 1px solid #cecece;
    font-family: Arial;
    cursor: pointer;
}
.num{width:30px;}
.current1{width: 30px;color: #fff; background-color: #cf2d25; text-decoration: none;  border-color: #cf2d25;}

	
}

