body {
  font-size: 14px;
  color: #545454;
  margin: 0;
  padding: 0;
  background: #fff;
  font-family: "microsoft yahei";
}
a {
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clr {
  clear: both;
}
.main_wrap {
  width: 100%;
  max-width: 640px;
  margin: auto;
  margin-top:55px;
}
.header {
  width: 100%;
  max-width: 640px;
  background: #e6212a;
  height: 35px;
  padding: 10px 0;
  clear: both;
  position: relative;
  position:fixed; 
  z-index:999; 
  top:0;
}
.header .logo {
  width: 28%;
  float: left;
  padding-left: 10px;
}
.header .logo img {
  height: 35px;
  width: auto;
}
.header .nav_btn {
  float: right;
  font-size: 35px;
  padding-right: 10px;
  color: #fff;
}
.banner img {
  width: 100%;
  height: auto;
}
.pro_nav01 {
  clear: both;
  display: table;
}
.pro_nav01 a {
  float: left;
}
.pro_nav01 a img {
  width: 100%;
  height: auto;
}
.pro_nav01 a:first-child {
  width: 48%;
}
.pro_nav01 a:nth-child(2) {
  width: 48%;
}
 
.introbox {
  background-image: url(../images/index6-c_09.jpg);
  background-size: 11px auto;
  background-repeat: repeat-x;
  padding: 20px 0;
  text-align: center;
}
.introbox .boxT {
  width: 41%;
  display: inline-block;
  margin: 0 2.5%;
}
.introbox .boxT .pic img {
  width: 100%;
  height: auto;
}
.introbox .boxT .tt {
  border-left: 2px solid #e6212a;
  margin: 10px 0;
}
.introbox .boxT .tt span {
  clear: both;
  display: block;
  text-align: left;
  padding-left: 10px;
}
.introbox .boxT .tt .ch {
  font-weight: bold;
  color: #000;
}
.introbox .boxT .tt .en {
  color: #e6212a;
  font-size: 12px;
}
.introbox .boxT .intro {
  font-size: 12px;
  text-align: left;
  padding-left: 12px;
}
a.more01 {
  display: block;
  float: left;
  line-height: 20px;
  color: #fff;
  background-color: #e6212a;
  margin: 10px 0 0 12px;
  text-decoration: none;
  padding: 2px 10px;
}
a.more01:hover,
a.more01:active {
  background-color: #FF0004;
}
.s_nav {
  text-align: center;
  background-image: url(../images/index6-c_19.jpg);
  background-size: 11px auto;
  background-repeat: repeat-x;
  padding: 30px 0;
}
.s_nav a {
  border-right: 1px solid #e4e4e4;
  text-decoration: none;
  display: inline-block;
  width: 22%;
}
.s_nav a i.fa {
  font-size: 26px;
  color: #bdbdbd;
}
.s_nav a span {
  clear: both;
  display: block;
}
.s_nav a .ch {
  font-size: 12px;
  padding-top: 5px;
  font-weight: bold;
  color: #000;
}
.s_nav a .en {
  font-size: 10px;
  color: #7d7d7d;
}
.s_nav a:hover *,
.s_nav a:active * {
  color: #e6212a;
}
.s_nav a:hover i.fa,
.s_nav a:active i.fa {
  color: #e6212a;
}
.s_nav a:last-child {
  border-right: none;
}

.title01 {
  background-color: #e6212a;
  padding: 15px 0;
  display: table;
  clear: both;
  width: 100%;
}
.title01 .fl {
  padding-left: 20px;
  color: #fff;
}
.title01 .fl .ch {
  font-size: 16px;
  font-weight: bold;
}
.title01 .fl .en {
  font-size: 8px;
}
.title01 a.more {
  background-color: #fff;
  font-size: 12px;
  color: #e6212a;
  line-height: 20px;
  padding: 0 10px;
  border-radius: 20px;
  margin: 8px 20px;
}
.pro_nav02 {
	margin-top:5px;
  background-color: #f8f8f8;
  text-align: center;
  padding: 10px 0;
}
.pro_nav02 a {
  color: #646464;
  line-height: 22px;
  font-size: 12px;
  display: inline-block;
  border-radius: 20px;
  padding: 0 10px;
}
.pro_nav02 a:hover,
.pro_nav02 a:active,
.pro_nav02 a.cur {
  color: #fff;
  background-color: #494949;
}
.pro_list {
  text-align: center;
  margin-bottom:20px;
  overflow:hidden;
}
.pro_list .boxT {
  width: 49.5%;
  display: inline-block;
  margin-top: 25px;
float:left;
}
.pro_list .boxT:nth-child(odd) {
  border-right: 1px solid #f0f0f0;
}
.pro_list .boxT * {
  text-align: left;
}
.pro_list .boxT .box_inner {
  padding: 3%;
}
.pro_list .boxT .box_inner .pic img {
  width: 100%;
 height: auto;
}
.pro_list .boxT .box_inner .tt {
  font-weight: bold;
  color: #000;
  float: left;
  line-height: 25px;
}
.pro_list .boxT .box_inner .intro {
  font-size: 10px;
  color: #acacac;
  clear: both;
  display: block;
  height:16px;
  overflow:hidden;
 
}
.pro_list .boxT .btm {
  width: 94%;
  padding: 0 3%;
  font-size: 10px;
  height: 30px;
  line-height: 30px;
  margin-top: 10px;
  color: #acacac;
}
.pro_list .boxT .btm i {
  color: #e6212a;
}
.pro_list .boxT .btm .red {
  color: #e6212a;
}
.pro_list .boxT .btm a {
  line-height: 18px;
  padding: 0 5px;
  margin-top: 6px;
  border-radius: 20px;
  font-size: 12px;
  color: #fff;
  background-color: #e6212a;
}
.pro_list .boxT .btm a i {
  color: #fff;
}
.pro_list .boxT:hover,
.pro_list .boxT:active {
  background-color: #f2f2f2;
}
.pro_list .boxT:hover .btm,
.pro_list .boxT:active .btm {
  background-color: #3a3a3a;
  color: #fff;
}
.pic .boxT {
    width: 49.5%;
    display: inline-block;
    margin-top: 10px;
	margin-bottom:10px;
}
.pic .boxT .box_inner .tt {
    font-weight: bold;
    color: #000;
	width:100%;
	text-align:center;
    line-height: 40px;
}
a.more02 {
  color: #3d3d3d;
  line-height: 26px;
  padding: 0 15px;
  border-radius: 30px;
  border: 2px solid #3d3d3d;
  margin: 30px auto;
  clear: both;
  display: block;
  text-align: center;
  width: 30%;
}
.title02 {
  background-color: #f7f7f7;
  padding: 15px 0;
  display: table;
  border-top: 2px solid #e6212a;
  clear: both;
  width: 100%;
}
.title02 .fl {
  padding-left: 20px;
  color: #fff;
}
.title02 .fl .ch {
  font-size: 16px;
  font-weight: bold;
  color: #353535;
}
.title02 .fl .ch i {
  color: #e6212a;
}
.title02 .fl .en {
  font-size: 8px;
  color: #afafaf;
}
.title02 a.more {
  background-color: #e6212a;
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  padding: 0 10px;
  border-radius: 20px;
  margin: 8px 20px;
}
.topnews {
  width: 88%;
  clear: both;
  display: table;
  padding: 15px 0;
  border-bottom: 1px solid #e5e5e5;
  margin: auto;
  margin-top: 5px;
}
.topnews .pic {
  width: 25%;
  float: left;
}
.topnews .pic img {
  width: 100%;
  height: auto;
}
.topnews .fr {
  width: 72%;
}

.topnews .pic .div1 {
  width: 100%;
	float:left;
	height:30px;
	background-color:#9D9D9D;
	color:#FFF;
	text-align:center;
	line-height:30px;
}
.topnews .pic .div2 {
  width: 100%;
	float:left;
	height:54px;
	background-color:#E6212A;
	color:#FFF;
	text-align:center;
	line-height:54px;
	font-size:50px;
}

.topnews .fr .tt {
  color: #000;
  line-height: 14px;
	white-space:nowrap;
	width:100%;
	overflow:hidden;
	text-overflow:ellipsis;
}

.topnews .fr .tt .date {
  line-height: 14px;
  height: 14px;
  background-color: #e6212a;
  color: #fff;
  font-size: 10px;
  padding: 0 5px;
}
@media screen and (min-width: 490px) and (max-width: 1920px){
.topnews .fr .intro {
  font-size: 10px;
  color: #9b9b9b;
  padding-top: 0px;
	margin-top:10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow:hidden;
	text-overflow:ellipsis;
}
}
@media screen and (min-width: 300px) and (max-width: 490px){
.topnews .fr .intro {
  font-size: 10px;
  color: #9b9b9b;
  padding-top: 0px;
	margin-top:10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow:hidden;
	text-overflow:ellipsis;
}
}


.news_list {
  list-style: none;
  margin: auto;
  padding: 0;
  padding-top: 15px;
  width: 88%;
}


.phone {
  width: 100%;
  background-color:#F7F7F7;
}
.phone img {
  width: 100%;
  height: auto;
}
.m_nav .ss {
  background-color: #303030;
  color: #fff;
  display: table;
  width: 88%;
  padding: 10px 6%;
  font-size: 12px;
  border-bottom: 1px solid #515151;
}
.m_nav .ss2 {
  background-color: #303030;
  color: #fff;
  display: table;
  width: 88%;
  padding: 10px 6%;
  font-size: 12px;
  border-bottom: 1px solid #515151;
}
.m_nav>a {
  background-color: #303030;
  color: #fff;
  display: table;
  width: 88%;
  padding: 10px 6%;
  font-size: 12px;
  border-bottom: 1px solid #515151;
}
.m_nav>a i,.m_nav .shownv a i {
  margin-right: 5px;
  width:14px;
}
.m_nav>a .en,.m_nav .shownv a .en {
  color: #a2a2a2;
  font-size: 8px;
  padding-left: 10px;
  text-transform:uppercase;
}



.m_nav .shownv a {
  background-color: #303030;
  color: #fff;
  display: table;
  width: 80%;
  padding: 10px 10%;
  font-size: 12px;
  border-bottom: 1px dashed #515151;
}





.b_nav {
  padding: 20px 0;
  text-align: center;
  background: #f7f7f7;
}
.b_nav a {
  display: inline-block;
  padding: 0 10px;
  color: #000;
}
.b_nav a i {
  margin-right: 5px;
}
.cr {
  font-size: 12px;
  color: #000;
  line-height: 20px;
  padding: 15px 0;
  text-align: center;
}
.cr .b_nav2 {
  line-height: 12px;
  padding: 10px 0;
}
.cr .b_nav2 a {
  display: inline-block;
  padding: 0 10px;
  border-right: 1px solid #f7f7f7;
  color: #000;
}
.cr .b_nav2 a:last-child {
  border: none;
}
.cr .beian {
  color: #B7B7B7;
}
a.back {
  font-size: 16px;
  color: #fff;
  float: left;
  margin: 6px 0 0 10px;
}
.header .logo2 {
  margin: auto;
  float: none;
  
  max-width: 170px;
  display: inline-block;
  position: absolute;
  left: 42%;
  margin-left: -16%;
}
.header .logo2 img {
  width: 100%;
  height: auto;
}
.top_bar {
  width: 88%;
  padding: 10px 6%;
  background: #f7f7f7;
  display: table;
}
.top_bar .ch {
  color: #000;
}
.top_bar .en {
  color: #bdbdbd;
  font-size: 10px;
}
.top_bar i {
  color: #474747;
  margin-top: 3px;
}
.sliderT {
  border-bottom: 1px solid #f7f7f7;
}
.sliderT .brif {
  position: relative;
  width: 88%;
  padding: 20px 6%;
  display: table;
}
.sliderT .brif .tt {
  font-size: 16px;
  line-height: 22px;
  width: 100%;
  clear: both;
  color: #000;
}
.sliderT .brif .tt .date {
  background: #e6212a;
  color: #fff;
  font-size: 12px;
  padding: 0 5px;
}
.sliderT .brif .intro {
  font-size: 12px;
  color: #9b9b9b;
  padding-top: 10px;
}
.sliderT .brif .intro2 {
  font-size: 12px;
  color: #9b9b9b;
  float: left;
  padding-top: 5px;
  width: 100%;
}
.sliderT .brif .intro2 i,
.sliderT .brif .intro2 .red {
  color: #e6212a;
}
.sliderT .brif .intro2 a {
  line-height: 18px;
  padding: 0 5px;
  border-radius: 20px;
  font-size: 12px;
  color: #fff;
  background-color: #e6212a;
}
.sliderT .brif .intro2 a i {
  color: #fff;
}
.sliderT .brif .left {
  width: 65%;
  float: left;
}
.sliderT .brif .right {
  text-align: center;
  float: right;
  width: 30%;
}
.sliderT .brif .right a {
  color: #aeaeae;
  display: inline-block;
  width: 45%;
  border-right: 1px solid #f7f7f7;
}
.sliderT .brif .right a:first-child {
  border-left: 1px solid #f7f7f7;
}
.sliderT .brif .right a i {
  font-size: 20px;
}
.sliderT .brif .right a span {
  clear: both;
  font-size: 12px;
  display: block;
}
.sliderT .brif .more {
  width: 50px;
  height: 50px;
  border-radius: 40px;
  background: #e6212a;
  color: #fff;
  font-size: 14px;
  position: absolute;
  top: -25px;
  right: 6%;
  line-height: 50px;
  text-align: center;
  z-index:999;
}
.sliderT .btns {
  width: 100%;
  padding: 0 0 20px;
  height: 10px;
  text-align: center;
  clear: both;
}
.sliderT .btns .btn {
  width: 15%;
  height: 5px;
  margin: 1%;
  display: inline-block;
  background: #cacaca;
}
.sliderT .btns .btn.cur {
  background: #e6212a;
}
.pager {
  font-size: 12px;
  padding: 10px;
  line-height: 16px;
  text-align: center;
  border-top: 1px solid #f7f7f7;
  margin-top: 15px;
}
.pager a {
  margin: 5px;
  display: inline-block;
  color: #000;
}
.pager .page.cur {
  background: #e6212a;
  color: #fff;
  border-radius: 20px;
  min-width: 16px;
}
.tab_nav {
  width: 100%;
  text-align: center;
  background: #f8f8f8;
}
.tab_nav a {
  width: 50%;
  display: inline-block;
  line-height: 35px;
  border-bottom: 2px solid #aeaeae;
  color: #646464;
}
.tab_nav a.cur {
  border-bottom: 2px solid #e6212a;
}
.p_w {
  width: 88%;
  padding: 0 6%;
}
article {
  width: 88%;
  padding: 0 6% 1%;
  line-height: 20px;
}
article img {
  width: 100%!important;
  height: auto!important;
}
article.ok {
  width: 96%;
  padding: 0 2% 2%;
  margin-top:25px;
  font-size:12px;
  line-height: 20px;
}
article.ok img {
  width: 100%;
  height: auto;
}
.ttname {
  width: 88%;
  padding: 0 6%;
  font-size: 20px;
  color: #000;
  padding-top: 25px;
}
.ttname2 {
  width: 88%;
  padding: 0 6%;
  font-size: 20px;
  color: #000;
color:#333; 
font-weight:bold;
}
.pinfo {
  width: 88%;
  padding: 0 6%;
  padding-top: 15px;
  font-size: 12px;
  color: #888;
  display: table;
}
.pinfo i {
  color: #474747;
}
.pinfo span {
  margin-right: 5px;
}
.pinfo .fr span {
  background: #e6212a;
  color: #fff;
  border-radius: 20px;
  line-height: 16px;
  padding: 0 6px;
}
.pinfo .fr i {
  color: #e6212a;
}
.pbrief {
  width: 78%;
  margin: 20px auto;
  line-height: 16px;
  padding: 3% 5%;
  border-left: 3px solid #e6212a;
  background: #fafafa;
  font-size: 12px;
  clear: both;
  color: #b5b5b5;
}
.pbrief2 {
  width: 78%;
  padding:0 5%;
  margin: 20px auto;
  height: 5px;
  background: #e6212a;
  clear: both;
}
.gotop {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background: rgba(230, 33, 42, 0.8);
  text-align: center;
  color: #fff;
  position: fixed;
  right: 10%;
  bottom: 10%;
}
.gotop i {
  color: #fff;
  font-size: 20px;
  clear: both;
  display: block;
}
.mainnavbox {
  display: none;
  position: absolute;
  top: 55px;
  width: 100%;
  z-index: 99;
   overflow:scroll; 
}
.nav_close {
  background: #e6212a;
  color: #fff;
  width: 100px;
  font-size: 14px;
  line-height: 30px;
  border-radius: 30px;
  text-align: center;
  margin: 20px auto;
}
.navshadow {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 55px;
  display: none;
  width: 100%;
  max-width:640px;
  z-index: 9;
}
.banner{
	width: 100%;
	position: relative;
}
.swfra{ display:block; width:100%; text-align:center; position:absolute; left:0; bottom:5%; }
.swiper-pagination{ padding:0; margin:0; display:inline-block;
	
	text-align: center!important;
	bottom: -0.05rem!important;  padding:0 3%; border-radius:0.02rem; position:relative !important;
}
.swiper-pagination-bullet{
	width: 30px!important;
	height: 4px!important;
	 background-color:#FFF;
}
.swiper-pagination-bullet-active{ background-color:#E6212A;;
}
.swiper-pagination-bullet{
	margin:0 0.3rem!important;
}
.ssi2{
	margin-top:0px;
	height:26px;
	*height:36px;
	line-height:26px;
	*line-height:36px;
	border:0px;
	background:none;
	margin-left:8px;
	margin-right:8px;
	width:100%;
	outline:none;
}


.hl{
/*	width:100%;*/
	overflow:hidden;padding:0;
} 
.hl1{
/*	width:100%;*/
	margin-top:0;overflow:hidden;float:left;
} 
.hl1 ul{
/*	width:2560px;*/
	overflow:hidden;margin:0;padding:0;list-style:none;
} 
.hl1 ul li{ 
	float:left; 
/*	width:100%; */
	display:inline; margin-right:0;
}
article a{
	color:#545454;
	
}



.prodet-page .prodet-top-list {
  position: relative;
}
.prodet-page .prodet-top-list span {
  position: absolute;
  top: 40px;
  cursor: pointer;
}
.prodet-page .prodet-top-list #prd_l {
  left: 0;
}
.prodet-page .prodet-top-list #prd_r {
  right: 0;
}
.prodet-page .prodet-top-list .prodet-top-l-ul {
  display: block;
  width: 650px;
  margin: 0 0 30px 28px;
}
.prodet-page .prodet-top-list .prodet-top-l-ul li {
  display: block;
  float: left;
  width: 120px;
  margin: 0 5px 0 0;
}
.prodet-page img{
	width:100%;
}
.prodet-page *{
	padding:0;
	margin:0;
}
@media screen and (max-width: 820px){
  .prodet-page .prodet-top-list .prodet-top-l-ul{
  	width: 85%!important;
  	margin: 0 0 0 7%;
  }
}
.al_title{
	color:#E6212A;
	text-align:center;
	height:40px;
	line-height:40px;
	font-size:16px;
	font-weight:bold;
}
.news_list3 {
  list-style: none;
  margin: auto;
  padding: 0;
  padding-top: 5px;
  width: 96%;
}
.news_list3 li {
  font-size: 12px;
  padding: 10px 0;
  color: #000;
}
.news_list3 li .date {
	float:right;
  background-color: #e6212a;
  color: #fff;
  font-size: 10px;
  padding: 0 5px;
  margin-right: 5px;
  line-height: 16px;
}
.cont-text{ width:100%;}
.cont-text table
{
	width:100%!important;
}
	
.cont-text td
{
	padding:0px!important;
	 
  
}
.cont-text td p
{
	padding:10px!important;
	 
  
}
	
.cont-text img{
	width:auto!important;
	max-width:100%;
}
.cont-text p img{
	width:auto!important;
	max-width:100%;
}
	
 