﻿@charset "utf-8";
/*reset*/
body,div,dl,dt,dd,del,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,button,textarea,p,blockquote,th,td {  margin:0;   padding:0; font-family:"Microsoft Yahei","宋体"; /*font-family:"FZZHUNYSK","微软雅黑","宋体";*/  font-size:14px; color:#333;}
table {  border-collapse:collapse;    border-spacing:0;}
fieldset,img,button {  border:0;}
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; }
ol,ul { list-style:none;}
caption,th {  text-align:left;}
h1,h2,h3,h4,h5,h6 { font-weight:normal;}
q:before,q:after { content:'';}
abbr,acronym { border:0;}
a { text-decoration:none; color:#555;  }


html { 
  font-family: "Microsoft Yahei","宋体";    
}
body { 
  font-family: "Microsoft Yahei"; 
  font-size:14px;
  background: #fff; 
  color: #333; 
  margin:0;
  padding:0;
}
a:hover,a:focus {
  /* color: #c40c23; */
  text-decoration: none;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.mc { margin:0 auto;}
.fl { float:left;}
.fr { float:right;}
.cl { clear:both; 
  /* color: #931f32; */
}

/* ------------------------------------------------------首页-------------------------------------------------------- */



/* --------------头部开始 -------------*/
.top{ 
  width: 100%; 
  height: 39px;
  background-color: #333;
 }
.top_box{ 
  width: 1200px; 
  height: 39px; 
  line-height: 39px;   
}
.top_left{
  width: 400px;
   font-size: 14px;   
   color: #dedede;
  }
.top_right{
  width: 380px;
}
.top_right span{
  color: #dedede;
}
.top_right span a{
  color: #dedede;
}
.top_right img{
  float: right;
}
.head{
  width:100%;
  height: 94px;
  border-bottom: 3px solid #c40c23;
}
.head_box{
  width: 1242px;
  height: 94px;
}
.head_logo{
  width: 210px;
  padding-top: 14px;
  margin-left: 21px;
}
/* 导航 */
.head_nav { 
  width:882px; 
  height:94px; 
}
.clearfix:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;}
#nav { 
  width:882px; 
  height: 94px;
  margin:0 auto; }
.nav{ 
  line-height:94px;   
  position:relative; 
  z-index:1;  
}
.nav a{ 
  color:#666;  
}
.nav .nLi{ 
  float: left;
  position:relative; 
  width:98px; 
  height:94px; 
  text-align:center; 
  line-height:94px;
}
.nav .nLi h3{ 
  float:left;
}
.nav .nLi h3 a{ 
  display:block; 
  width:98px; 
  /*padding:0 21px; */
  font-size:14px; 
  text-decoration:none; 
}
.nav .on h3 a{
    background:#c40c23;
    color:#fff;  
   }
.nav .sub{ 
  display:none; 
  width:200px;     
  left:0; 
  top:50px;  
  position:absolute; 
  background-color: rgba(255,255,255,0.9);
  line-height:26px;  
  border-radius: 0 0 5px 5px;
  box-shadow: 2px 2px 3px #888; 
}
.nav .sub li{ zoom:1; }
.nav .sub a{     
  display:block; 
  padding:9px; 
  font-size:14px;  
  color:#333;
   }
.nav .sub a:hover{ 
  background:#ccc; 
  color:#333;  }
/* --------------头部结束 -------------*/


/*--------------banner开始----------------*/
.fullSlide{ width:100%;  position:relative; z-index:0; height:488px; background:#eee;  }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden; }
.fullSlide .bd ul{ width:100% !important;}
.fullSlide .bd li{ width:100% !important; height:488px; overflow:hidden; text-align:center; }
.fullSlide .hd{width:100%; position:absolute; z-index:1; bottom:0; left:0; height:40px; line-height:40px;     
  text-align:center; _background:#000; _filter:alpha(opacity=60);   }
.fullSlide .hd ul{ text-align:center; }

.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:36px; height:6px; 
  margin:0 10px; background:url(../images/tg_flash_p.png) 36px 0; overflow:hidden; line-height:9999px; }
.fullSlide .hd ul .on{ background-position:0 0; }
.fullSlide .prev,  
.fullSlide .next { width: 49px; height: 124px; display: none; background: url(../images/index.png) no-repeat 0 0; 
  position: absolute; top: 37%; z-index: 10; cursor: pointer; text-indent: 999; filter:alpha(opacity=60); opacity:0.5;}
.fullSlide .prev { left: 10px; }
.fullSlide .next { background-position: -50px 0; right: 10px; }
.fullSlide .prev:hover,
.fullSlide .next:hover { filter:alpha(opacity=100) !important;opacity:0.9 !important;  }
/*--------------------------banner结束----------------------------*/

/*-------- 地址 电话 搜索   开始 --------*/

.contact_wrap{ 
  width:100%;  
  height: 94px; 
  background-color: #efefef;
  border-bottom: 1px solid #ccc;
}
.con{
  width: 1200px;
  height: 94px;
}
.con_left{
  width: 800px;
  height: 42px;
  padding-top:26px;
}
.con_left p{
  color: #999;
  float: left;
}

.icon_us{
  width: 105px;
  height: 40px;
  border-right: 1px solid #888;
}
.icon_us img{
  width: 90px;
}
.tel_xs{
  width: 180px;
  height: 40px;
  padding-left: 27px;
  border-right: 1px solid #888;
}
.tel_xs img{
  float: left;
  margin-top: 4px;
  margin-right: 12px;
}
.add_xs{
  width: 320px;
  height: 40px;
  padding-left: 27px;
}
.add_xs img{
  margin-top: 4px;
  margin-right: 12px;
  float: left;
}
.con_right{
  width: 373px;
  height: 55px;
  padding-top: 27px;
}
/*搜索*/
#search {
  display: block; 
  width: 372px; 
  height: 34px;  
  float: left;
}
.collection{ 
  color: #555;
}
.text { 
  float: left; 
  width: 313px;
   height: 33px; 
   color: #999;  
   padding-left: 10px; 
   line-height: 33px; 
   font-size: 14px;
  border: 1px solid #bdbbbb;   
  outline: none; 
  box-sizing: border-box;
}
.btn {
   background: url(../images/search.png) no-repeat center center; 
   width: 59px; 
   height: 34px; 
   border: 0;
  float: right; 
  cursor: pointer;
}
.con_right p{
  padding-left: 5px;
  font-size: 14px;
  color: #999;
}
.con_right p span{
  color: #c40c23;
}
/*------------ 地址 电话 搜索   结束 --------------*/

/*------------ 第一层开始 -----------*/
.product_wrap{ 
  width: 1200px;
  min-height: 1910px;
  padding-top: 70px;
}
.product_left{
  width: 248px;
  min-height: 300px;
  background-color: #d0d0d0;
}
.pro_top{
  width: 248px;
  height: 65px;
  background-color: #e6e6e6;
  text-align: center;
  padding-top: 20px;
}
.pro_top h1{
  color: #555;
  font-size: 28px;
}
.pro_top p{
  color: #aeaeae;
  font-size: 18px;
}
.pro_tlt{
  width: 231px;
  height: 70px;
  padding-left: 17px;
  background-color: #d7d6d6;
  line-height: 70px;
}
.pro_tlt img{
  float: left;
  width: 17px;
  padding-top: 26px;
  padding-right: 10px;

}
.pro_tlt h2{
  float: left;
  color: #333;
  font-size: 16px;
}
/* 分类开始 */
.fenlei a:hover{  
  text-decoration:underline;}

.fenlei dt{
  width: 236px;
  height: 60px;
  line-height: 60px;
  padding-left: 12px;  
  background-image: url(../images/fenlie_dt.jpg) ;
}
.fenlei dt img{
  float: left;
  width: 14px;
  padding-top: 23px;
  padding-right: 8px;
}
.fenlei dt a{
  color: #c40c23;
  font-size: 15px;
}
.fenlei dd{
  width: 218px;
  height: 56px;
  background-color: #e6e6e6;
  line-height: 56px;
  padding-left: 30px;
  margin-top: 1px;
}
.fenlei dd a{
  color: #3d3d3d;
}
.fenlei dd.on{
  color: #FFF;
  background: #c40c23; 
}
.fenlei dd.on a{
  color: #FFF;
}
.fenlei dd img{
  float: right;
    padding-right: 15px;
    padding-top: 25px;
}
.zxrx{
  width: 248px;
  height: 158px;
  background-color: #606060;
  border-top: 9px solid #fff;
  text-align: center;  
}
.zxrx h3{
  font-size: 16px;
  color: #fff;
  padding-top: 22px;
  line-height: 47px;
}
.zxrx p{
  font-size: 22px;
  color: #fff;
  line-height: 31px;
  font-weight: 600;
}
.zxrx p span{
  color: #acabab;
}
/* 产品右侧 */
.product_right {
  width: 936px;
  min-height: 380px;
  padding-left: 16px;
}
.product_tab{
  width: 903px;
  height: 53px;
  margin-left: 33px;
  background: url(../images/cp_line.jpg) no-repeat;
  line-height: 49px;
}
.product_tab img{
  padding-right: 16px;
}
.product_tab h2{
  display: inline-block;
  font-size: 20px;
  color: #434343;
}
.product_tab a{
  display: block;
  width: 89px;
  height: 23px;  
  line-height: 23px;
  text-align: center;
  float: right;
  background-color: #d7d6d6;
  color: #666;
  margin-top: 15px;
  border-radius:3px;
}
.product_tab a:hover{
  background-color: #c40c23;
  color: #fff;
}
.product_list{
  position: relative;
  overflow: hidden;
}
.product_list li{
  width: 279px;
  height: 360px;
  margin-left: 33px;
  float: left;
}
.product_list li img{
 float: left; width: 275px;
  height: 275px;
  border: 2px solid #e5e5e5; 
}
.product_list li:hover  img{  
  border: 2px solid  #c40c23;
}
.product_list li p{
  text-align: center;
  color: #3d3d3d;
  line-height: 35px;
  overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
    text-align: center;
    display: block;
    width: 279px;
    height: 35px;
  background:#d7d6d6;
}
.product_list li:hover p{  
  background:#c40c23;
  color:  #fff;
}
/* 第一层 产品介绍 结束 */

/* 第二层 4大理由 开始 */
.four_wrap{
  width: 100%;
  height: 637px;
  background: url(../images/four_bj.jpg) no-repeat center;
}
.four{
  width: 1010px;
  height: 390px;
  padding-top: 108px;
  }
.four_ly{
  width: 200px;
  height: 200px;
  text-align: center;
}
.f_img{
  width: 200px;
  height: 60px;  
}
.f_img img { 
  width:49px; 
  height:49px;  
  -webkit-transition: width 1s, height 1s, -webkit-transform 1s; 
  transition: width 1s, height 1s, transform 1s;
}
.f_img img:hover{ 
  width:60px; 
  height:60px; 
  -webkit-transform: rotate(180deg); 
  transform: rotate(180deg);
}
.four_ly h3{
  font-size: 20px;
  color: #c40c23;
  font-weight: 600;
  line-height: 35px;
}
.four_ly p{
  font-size: 14px;
  color: #333;
}
.ly02{
  float: left;
  margin-left: 200px;
}
.ly02 h5{
  font-size: 24px;
  color: #333;
  line-height: 108px;
  margin-bottom: 40px;
}
.ly02 h6{
  font-size: 17px;
  color: #666;
  line-height: 22px;
}
.ly04{
margin-left: 200px;
}
.ly05{
  margin-left: 200px;
  }
 /* 第二层 4大理由 结束 */
 /* 通用标题1 开始 */
.common_tit{
  width: 1200px; 
  height:92px; 
  text-align: center;
}
.common_tit p{
  font-family: 'Impact'; 
  font-size: 35px; 
  color: #dde4e9;
}
.common_tit h2{
  font-size: 32px; 
  color: #333; 
}
/* 通用标题1 结束 */
/* 第三层 简介 开始 */
.Intrwarp{ 
  width: 100%; 
  height: 400px; 
  padding-top: 38px; 
  background: url(../images/Introduction.jpg) no-repeat;
}
.in_content{
  width: 1036px; 
  height: 236px; 
  margin-top: 24px; 
  background-color: #fff; 
  border-radius:5px; 
  box-shadow: 0 0 15px #999;
}
.in_content p{ 
  display: block; 
  width: 910px; 
  color: #666; 
  font-size: 14px;
  text-indent: 2em; 
  line-height: 36px; 
  text-align: justify;
  text-justify: inter-ideograph; 
  margin: 0 57px; 
  padding-top: 45px;
}
.more{
  width: 100%; 
  height: 40px; 
  text-align: center; 
  padding: 20px 0;
}
.more a{
  display: block; 
  width: 180px; 
  height: 37px; 
  border-radius: 4px; 
  border: 1px solid #999; 
  line-height: 38px; 
  font-size: 14px; 
  color: #777; 
  margin: 0 auto;
}
.more a:hover{ 
  background-color: #0079c5; 
  color: #fff;
}
/* 第四层开始 */
.news_wrap{ 
  width: 100%;
  height: 650px;
}
.news{
  width: 100%; 
  height: 490px; 
  margin-top: 36px; 
  background: url(../images/news_line.jpg) repeat-x; 
}
.news_content{
  width: 1300px;
  height: 490px;
}
.news_content .hd{ 
  width: 420px;
  overflow:hidden; 
  height: 45px;
}
.news_content .hd li {
  position:relative; 
  height:45px; 
  text-align:center; 
  width:106px; 
  float:left; 
  border-top:0; 
  _font-weight:bold; 
  cursor:default; 
  margin: 0 17px;
}
.news_content .hd li a{
  width: 106px; 
  height:41px; 
  color: #666; 
  display: table-cell; 
  vertical-align: middle; 
  text-decoration: none;
  font-size: 18px;
}
.news_content .hd li a:hover{ 
  border-bottom:4px solid #c40c23;
 }
.news_content .bd{ 
  width: 1300px;
  height:306px; 
  margin-top: 52px;
}
.news_content .lh{ 
  overflow:hidden;  
}
.news_content .lh li{ 
  width:550px; 
  height:92px; 
  padding-bottom: 23px;
  float:left; 
  border-bottom:1px dashed #ccc; 
  margin: 18px 50px;
}
.new_img{
  width: 137px; 
  height: 92px; 
  border:1px solid #ccc;
}
.news_content .lh li img {    
  width: 137px; 
  height: 92px;   
}
.new_nr{
  width: 390px;
  height: 92px;  
  padding-left: 21px;
}
.news_content .lh li h3{  
  font-size: 18px;  
  color: #333;
  line-height: 30px;
  padding-bottom: 17px;
  overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
.news_content .lh li h3:hover{
  color: #c40c23;
}
.news_content .lh li p{  
  font-size: 13px;
  color: #999;
  line-height: 26px;
  overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
/* 底部开始 */
.link_wrap{
  width: 100%;
  height: 62px;
  border-bottom: 1px solid #999;
  background-color: #333;
}
.link{
  width: 1200px;
  height: 62px;
  line-height: 62px;
}
.link img{
  float: left;
  padding-top: 13px;
}
.link p{
  float: left;
  color: #999;
  padding-left: 15px;
}
.link p a{
  color: #999;
}
.link p a:hover{
  color: #fff;
}
.footer{
  width: 100%;
  height: 270px;
  background-color: #333;
}
.foot{
  width: 1200px;
  height: 200px;
  padding-top: 35px;
}
.foot_logo{
  width: 224px;
  height: 87px;
  padding: 56px 26px;
}
.foot_nav{
  width: 223px;
  height: 200px;
  padding-left: 60px;
}
.footnav_tlt{
  width: 223px;
  height: 26px;  
  line-height: 26px;  
  background: url(../images/l_ico1.png) no-repeat;
}
.footnav_tlt h5{
  color: #bbbbbb;
  font-size: 18px;
  padding-left: 50px;
}
.foot_nav ul{
  padding-top: 14px;
  float: left;
}
.foot_nav ul li{
  float: left;
  padding-right: 28px;
  line-height: 32px;
}
.foot_nav ul li a{
  color: #bbbbbb;
}
.foot_nav ul li a:hover{
  color: #fff;
}
.foot_add{
  width: 322px;
  height: 200px;
}
.foot_tel{
  width: 322px;
  height: 26px;
  line-height: 26px;  
  background: url(../images/l_ico1.png) no-repeat;
  margin-bottom: 18px;
}
.foot_tel h3{
  font-size: 30px;
  font-family: "Impact";
  padding-left: 50px;
  color: #bbbbbb; 
}
.foot_add p{
  line-height: 26px;
  color: #bbbbbb;
}
.foot_add p a{  
  color: #bbbbbb;
}

.foot_ewm{
  width: 319px;
  height: 142px;
  margin-top: 35px;
}
.foot_ewm li{
  float: left;
  width: 114px;
  height: 142px;
  background-color: #222222;
  margin-left: 45px;
  text-align: center;
}
.foot_ewm li img{
  float: left;
  width: 114px;
  height: 114px;
 }
.foot_ewm li p{
  font-size: 12px;
  color: #a0a0a0;
  line-height: 28px;
}
.jszc{
  width: 100%;
  height: 50px;
  background-color: #222222;
  text-align: center;
  line-height: 50px;
}
.jszc h3{
  font-size: 13px;
  color: #a1a1a1;
}
.jszc h3 a{
  color: #e6e5e5;
}
/* 返回顶部 */
#gotoTop {
	background: url("../images/top1.png"); width: 50px;	height: 50px;	right: 30px; bottom: 50px; margin-top: -50px;
	margin-left: 520px;	display: none; position: fixed;	cursor: pointer;}
#gotoTop {_position: absolute;}
.hover#gotoTop {background: url("../images/top2.png");}
.foot_tech{width: 100%; height: 50px; line-height: 50px; color: #fff; text-align: center; background-color: #262626;}




/* ----------------------------------------------内页样式----------------------------------------- */
/* 内页 */
.ny_banner {
  min-width: 1200px; 
  height: 352px;}
/* 面包屑 */
.breadcrumb_wrap{
  width: 100%;
  height: 66px;
  border-bottom: 1px solid #c8c8c8;
}
.breadcrumb{
  width: 1200px;
  height: 66px;
}
.bre_left{
  width: 300px;
  height: 64px;
  border-bottom: 2px solid #00428e;
}
.bre_left h2{
  font-size: 23px;
  line-height: 64px;
  color: #555;
}
.bre_right{
  min-width: 300px;
  height: 64px;  
}
.bre_right p{
  float: right;
  color: #555;
  line-height: 64px;
}
.bre_right p a{
  color: #555;
}
.bre_right p a:hover{
  color: #c40c23;
}

/* 产品图片列表 */
.cp_pic_list{
  width: 1200px;
  min-height: 450px;
  padding-top: 40px;
}
/*产品左侧nav*/
.navlid{ 
  clear:both; 
  overflow:hidden; 
  zoom:1;  
}

.navlid a{ 
  color:#444; 
}
.navlid a:hover{  
  text-decoration:underline;}
.navlid h3{ 
  width: 236px;
  height: 60px;
  line-height: 60px;
  clear:both; padding-left: 12px;
  background-image: url(../images/fenlie_dt.jpg);
 }

.navlid h3 a{    
  float: left;
  color: #c40c23;
  font-size: 15px;
  padding-left: 8px;
    display: block;
    width: 80%;
    height: 100%;
    position: relative;
}
.navlid h3 img{
  float: left;
    width: 14px;
    padding-top: 23px;
    padding-right: 8px;
}
.navlid h3 i{ 
  position:absolute; 
  right:6px; 
  top:45%; 
  width:9px; 
  height:9px; 
  background:url(../images/ico2.png) center right no-repeat;  
  display:block; 
  transition:all 0.2s;
  -webkit-transition:all 0.2s;
  -moz-transition:all 0.2s;
}
.navlid h3.show i{
   background:url(../images/ico2_o.png) center right no-repeat; 
  }
.navlid ul{ 
  clear:both;  
  display:none; 
}
.navlid li{   
  clear:both; 
  float: left;
  width: 218px;
  height: 56px;
  background-color: #e6e6e6;
  line-height: 56px;
  padding-left: 30px;
  margin-top: 1px;
}
.navlid li a{ 
  color: #3d3d3d;
}

.navlid li a img {
  float: right;
  padding-right: 15px;
  padding-top: 25px;
}

/* .navlid li a:hover{background-color: #d3d9d8;}
.navlid li .on{background-color: #d3d9d8;} */

/* 其他图片列表 */
.pic_list li{
  width: 279px;
  height: 270px;
  margin-left: 33px;
  float: left;
}
.pic_list li img{
  width: 275px;
  height: 190px;
  border: 2px solid #e5e5e5; 
}
.pic_list li img:hover{  
  border: 2px solid  #c40c23;
}
.pic_list li p{
  text-align: center;
  color: #3d3d3d;
  line-height: 40px;
  overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
.pic_list li p:hover{   
  color:  #1571b2;
}
/* 产品详情页 */
.ny_right_wrap{ 
  width: 900px;
  min-height: 900px;
}
.cpxx_top{ 
  width: 100%;
  height: 530px;
}
.cp_pic_left{ 
  width: 410px;
  height: 490px;
}
.cp_pic_left .bd{
  width: 390px;
  height: 390px;
}
.cp_pic_left .bd li{ 
  float: left;
  width: 388px;
  height: 388px; 
  border: 1px solid #cbcbcb;  
}
.cp_pic_left .bd img{
  width: 388px;
  height: 388px;
}
.cp_pic_left .hd{
  position: relative;
  overflow: hidden;
  width: 410px;
  height: 83px;
  margin-top: 15px;
}
.cp_pic_left .hd li{
  float: left;
  width: 81px;
  height: 81px;
  border: 1px solid #cbcbcb;
  margin-right: 19px;
}
.cp_pic_left .hd li :hover{ 
  border: 1px solid #c40c23;
}
.cp_pic_left .hd li img{
  width: 81px;
  height: 81px;
}
.cp_pic_right{ 
  width: 430px;
  height: 490px;
  position: relative;
}
.cp_pic_right h2{
  font-size: 24px;
  color: #555;
  line-height: 40px;
}
table.reference, table.tecspec {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 4px;
  margin-top: 18px;
}
table {  
  border-spacing: 0;  
}
table.reference th{
  vertical-align: top;
  width: 75px;
  padding-bottom: 16px;
  color: #555;
}
table.reference td{
  padding-bottom: 16px;
  color: #555;
}

.service{
  width: 100%;
  height: 45px;
  bottom: 30px;
  position: absolute;
}
.service a{
  float: left;
  display: block;
  width: 153px;
  height: 45px;  
  line-height: 45px;  
  color: #666;
  margin-right: 40px;  
}
.service .qq a{
  background: url(../images/qq01.png) no-repeat center;  
}
.service .qq a:hover{
  background: url(../images/qq02.png) no-repeat center; 
  color: #fff;
}
.service .ly a{
  background: url(../images/ly01.png) no-repeat center;  
}
.service .ly a:hover{
  background: url(../images/ly02.png) no-repeat center; 
  color: #fff;
}
.service a span{
  margin-left: 55px;
}

.content{ 
  width: 100%;
  min-height: 500px;
}
.cp_tlt{
  width: 898px;
  height: 45px;
  background-color: #ebebeb;
  border: 1px solid #dedede;
}
.cpjs{
  width: 152px;
  height: 44px;
  background-color: #fff;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
  border-top: 2px solid #c40c23;
  border-bottom: 1px solid #fff;
  margin-left: 20px;
}
.cpjs h4{
  font-size: 18px;
  color: #c40c23;
  font-weight: 600;
  line-height: 44px;
  text-align: center;
}
.cpsm{
  width: 898px;
  min-height: 210px;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  padding-top: 46px;
}
.cpsm ul{
  padding-left:33px;
}
.cpsm ul li{
  float: left;
  min-width: 216px;
  height: 50px;
}
.cpsm ul li p{
  color: #666;
}
.cpsm ul li p span{
  color: #999;
}

.content_nr{
  width: 100%;
}
.content_nr p{
  line-height: 35px;
  font-size: 15px;
  /* margin-bottom: 20px; */
}
.content_nr img{
  display: block;
  max-width: 900px;
  margin: 0 auto;
  /* margin-bottom: 20px; */
}
.xgcp{
  width: 100%;
  height: 320px;
  background-color: #ededed;
  margin-top: 20px;
}
.xgcp h3{
  width: 100%;
  height: 36px;
  background-color: #a3a3a3;
  text-align: center;
  line-height: 36px;
  font-size: 16px;
  color: #fff;
}
.xgcp ul{
  margin: 33px 0 0 27px;
}
.xgcp li{
  width: 190px;
  height: 230px;
  margin: 0 10px;
  float: left;
  
}
.xgcp li img{
  width: 190px;
  height: 190px;
  border: 1px solid #ccc;
}
.xgcp li img:hover{
  border: 1px solid #c40c23;
}
.xgcp li p{
  overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}


.kong { 
  width: 100%; height: 20px; 
}
.updown {
  width: 100%;
   border-top:1px dashed #ccc; 
   padding:20px 0;
   }
.updown p{
  line-height: 30px;  
}
.updown p a:hover{
  color: #c40c23;
}
.content_titl{
  width: 100%;
  height: 120px;
  text-align: center;
}
.content_titl h2{
  font-size: 30px;
  line-height: 60px;
  color: #666;
}
.content_titl .infoW{text-align: center;}
.content_titl .info{font-size:14px; line-height:14px; color:#999;}
.content_titl .info span {padding-left:30px;}

/* 新闻列表 */

.ny_news_listW li {  
  width: 744px; 
  height: 90px; 
  line-height: 90px; 
  margin: 0 auto; 
  border-bottom: 1px dashed #ccc;
}
.ny_news_listW li a { 
  display: block; 
  width: 80%; 
  padding-left: 30px; 
  height: 89px; 
  float: left; 
  text-align: left;
  background: url(../images/arrow02.png) no-repeat 10px 40px;
  overflow:hidden; text-overflow:ellipsis; 
  white-space:nowrap;
}
.ny_news_listW li:hover { 
  background: #eaeced; }
.ny_news_listW li span{
  float: right; 
  color: #999;
}
/* 没左侧单页 */
.center_nr{
  width: 100%;
  min-height: 500px;
}
.center_nr img{
  max-width: 1200px;
  margin-top: 20px;
}
.center_nr p{
  line-height: 30px;
  margin-top: 20px;
}

.lxfs_left{
  width: 500px;
  min-height: 400px;
  padding-top: 30px;
}
.lxfs_left h2{
  font-size: 32px;
  color: #333;
  font-weight: 600;
}
.lxfs_left img{
  padding-bottom: 20px;
}
.lxfs_left h5{
  font-size: 12px;
  color: #CCC;
  padding-bottom: 40px;
}
.lxfs_left p{
  line-height: 30px;
  font-size: 16px;
}
.map_right{
  width: 650px;
  padding-top: 30px;
}
.ditu_con{
  width: 100%;
  min-height: 400px;
}
.ditu_con ul{
  display: block;
  width: 100%;
  height: 50px;
  margin-bottom: 20px;
  float: left;  
  border-bottom: 1px dashed #ccc;
}
.ditu_con h3{
  width: 100%;
  height: 50px; 
  float: left;  
}
.ditu_con h3 a{
  display: block;
  width: 120px;
  height: 30px; 
  line-height: 30px;
  background-color: #c40c23;
  color: #fff;
  font-size:16px;
  text-align: center;
}
.ditu_con li{
  float: left;
  height: 30px;
  padding-right: 50px;  
}
.ditu_con li a{
  font-size:15px;
}
.ditu_con a:hover{
  text-decoration: underline;
}

/* 表格样式 */
.form-horizontal{
  width: 500px; 
  height: 500px; 
}
.control-group{
  width: 500px; 
  height: 60px; 
  float: left; 
  margin-top: 10px;
}
.control-label{ 
  width: 100px; 
  float: left; 
  height: 40px; 
  line-height: 40px;
  text-align: right; 
  color: #555;
  font-size:16px;
}
.control{  
  width: 330px; 
  height: 25px; 
  float: left; 
  margin-left: 20px; 
  padding: 6px 12px;
}
.control-group p{
  display: block; 
  float: right; 
  line-height: 40px;
  color: #a91d21; 
}
#pro{
  width: 358px; 
  height: 40px; 
  float: left; 
  margin-left: 20px; 
  padding: 6px 12px;  
  font-size: 14px;
}
.control-group img{ 
  margin-top: 10px;
}

.controls{
  width: 350px; 
  height: 40px; 
  border-radius: 3px;   
  text-align: center; 
  margin-left: 98px;
}
.coolbg{
  width: 100px; 
  height: 40px; 
  font-size: 14px; 
  margin-right:50px;
  line-height: 100%;
}
.zscx{
  width: 100%;
  min-height: 200px;
}
.chaxun {
  margin: 20px;
  padding-left: 50px;
}
.chaxun p {
  float: left;
  width: 155px;
  line-height: 30px;
}
.chaxun textarea {
  float: left;
  width: 185px;
  overflow: hidden;
  margin-top: 7px;
  resize: none;
  border: none;
  font-size: 16px;
  height: 15px;
  line-height: 15px;
}
.chaxun_button {
  width: 160px;
  height: 30px;
  line-height: 30px;
  margin-left: 30px;
}
.chaxun_button0 {
  height: 30px;
  line-height: 30px;
  margin-left: 22px;
  width: 50px;
}


/* 如何购买 */
.hkzz{ 
  width: 900px; 
  height: 525px; 
  padding-top: 47px;
  background: url(../images/hkzz.jpg)no-repeat center;
  border-radius: 10px;
  margin-top: 13px;
}
.dkxx{
  width: 685px;
  height: 200px;
  background: url(../images/dkxx.jpg) no-repeat top left;  
  margin-top: 28px;
  margin-left: 48px;
  padding-left: 162px;
}
.dkxx .dkxximg{ 
  float: left;
  width: 100%;
  height: 50px;
}
.dkxx .dkxximg img{ 
  float: left;
}
.dkxx textarea {
  float: left;
  padding-top: 10px;
  border: 0;
  width: 100%;
  line-height: 26px;
  height: 110px;
  color: #555;
  font-size: 14px;
  overflow: hidden;
  resize: none;
  background-color: #e5e5e5;
}
.kpxx{
  width:685px;
  height: 290px;
  background: url(../images/kpxx.jpg) no-repeat top left;  
  margin-top: 28px;
  margin-left: 48px;
  padding-left: 162px;
}
.kpxx .fuzhi_dm1 {
  width: 600px;
  height: 230px;
  float: left;
  border: 1px solid #999;
  
}
.fuzhi_tex1 {
  border: none;
  background: none;
  font-size: 16px;
  line-height: 30px;
  width: 580px;
  height: 180px;
  padding: 10px;
}
.fuzhi_button {
  margin-left: 300px;
  line-height: 30px;
  height: 30px;
  width: 250px;
}

/* 视频图片列表 */
.video_list li{
  width: 279px;
  height: 260px;
  margin-left: 33px;
  float: left;
}
.video_list li img{
  width: 275px;
  height: 170px;
  border: 2px solid #e5e5e5;
}
.video_list li img:hover{  
  border: 2px solid  #c40c23;
}
.video_list li p{
  text-align: center;
  color: #3d3d3d;
  line-height: 40px;
  overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
.video_list li p:hover{   
  color:  #1571b2;
}
