*{padding:0; margin:0;}

ul li{ list-style-type: none;}

a,a:hover{text-decoration: none; }

a{ color:#555555;}

img {  border: 0; vertical-align: middle; max-width:100%;}

.fr {
    float: right;
    display: inline;
}

.clearBoth {
    overflow: hidden;
    font-size: 0;
    height: 1px;
    width: 100%;
    clear: both;
    line-height: 0;
}

/* 头部  */
#box_header {
    float: none;
    width: 100%;
    height: 84px;
    background: #fff;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 9999999;
}
#box_header_sub1 {
    float: none;
    width: 1200px;
    height: 84px;
    margin: 0 auto;
    position: relative;
}
#box_header_sub1 .top {
    position: absolute;
    top: 12px;
    right: 0;
    color: #b7b7b7;
    margin-left: 15px;
    z-index: 111;
}
#box_header_sub1 .top a {
    color: #b7b7b7;
    margin-left: 5px;
    margin-right: 3px;
    padding-right: 5px;
    text-decoration: none;
    font-size: 12px;
}
#box_header_sub1_sub1{
	width:326px;
	float:left;
	margin:27px 0 22px;
}
#box_header_sub1_sub2 {
    float: left;
     width: auto;
    margin-left: 10px;
    position: relative;
}
.menu{
	float:left;
}
.menu ul li{
	width: 116px;
	float:left;
	text-align:center;
    padding: 32px 0 30px;
}
.menu ul li a{
	color:#232323;
	font-size:16px;
}
.bound li:hover a{
    color:red;
}

.menu-popup {
    z-index: 99;
    position: absolute;
    width: 100%;
    background: rgba(255,255,255,0.90);
    top: 84px;
    display: none;
    left: 35px;
}
.menu-popup .navigation {
    box-shadow: 0 0px 30px rgba(0, 0, 0, 0.05);
    transition: 0.3s;
}
.menu_content {
    margin: 0px auto;
    overflow: hidden;
}
.menu_content DIV {
    padding-bottom: 21px;
    overflow: hidden;
}
.menu_content DIV UL {
    margin: 21px 21px 0 21px;
    transition: 0.3s;
    text-align: center;
    float: left;
    width: 190px;
}
.menu_content DIV UL LI.img {
    margin-bottom: 7px;
    margin-left: 0px;
}
.menu_content DIV LI {
    line-height: 24px;
    white-space: nowrap;
    padding-top: 0px;
    padding-bottom: 0px;
}
.menu_content DIV LI A {
    color: #848484;
    text-decoration: none;
}
.menu_content DIV SPAN.line {
    display: none;
}
.menu_content DIV UL:hover {
    float: left;
}

#box_header_sub1_sub3 {
    float: left;
    width: 30px;
    height: 30px;
    position: relative;
    margin-top: 27px;
    margin-left: 10px;
}
#box_header_sub1_sub3 img {
    cursor: pointer;
	display:block;
	margin:12px 0 0;
}
#elem-FrontPublic_totalSearch01-1496199206087 {
    width: 280px;
    height: 30px;
    position: absolute;
    right: 16px;
    top: 30px;
    display: none;
}
.FrontPublic_totalSearch01-d4_c1 {
    clear: both;
    margin: 0 auto;
    text-align: left;
    background: url(../images/search_r.jpg) no-repeat right center;
    height: 24px;
    line-height: 24px;
    width: 270px;
}
.FrontPublic_totalSearch01-d4_c1 span.model {
    background: url(../images/search_l.jpg) no-repeat left center;
    float: left;
    height: 24px;
    line-height: 24px;
    padding-left: 17px;
}
.FrontPublic_totalSearch01-d4_c1 span.model cite {
    font-style: normal;
    line-height: 24px;
    cursor: pointer;
    background: url(../images/icon_arrow.jpg) no-repeat;
    background-position: center right;
    padding-right: 20px;
}
.FrontPublic_totalSearch01-d4_c1 span.model ul.modellist {
    text-align: center;
    border: 1px solid #e1e1e1;
    position: relative;
    z-index: 999999;
    background: #fff;
}
.FrontPublic_totalSearch01-d4_c1 span.model ul.modellist li a {
    color: #444;
    text-decoration: none;
    padding: 10px;
}

/*轮播 */

#box_banner {
    float: none;
    width: 100%;
    padding-top: 84px;
}
.fullSlide {
    overflow: hidden;
    height: 560px;
    width: 100%;
    background: #000;
    position: relative;
}
.fullSlide .bd {
    overflow: hidden;
    height: 560px;
    position: relative;
    margin: 0 auto;
    z-index: 0;
}
.fullSlide .bd UL {
    width: 100%!important;
}
.fullSlide .bd LI {
    overflow: hidden;
    height: 560px;
    width: 1920px;
    position: absolute;
    text-align: center;
    margin-left: -960px;
    left: 50%;
}
.fullSlide .bd LI A {
    height: 560px;
    color: #fff;
    display: block;
}
.fullSlide .bd .f_title {
    height: 30px;
    width: 100%;
    background: #000;
    position: absolute;
    text-align: center;
    filter: alpha(opacity=40);
    display: none;
    line-height: 30px;
    bottom: 1px;
    opacity: .4;
}
.fullSlide .prev {
    cursor: pointer;
    height: 60px;
    width: 40px;
    background: url(../images/slider-arrow.png) #000 no-repeat -125px 50%;
    position: absolute;
    left: 0;
    filter: alpha(opacity=50);
    z-index: 1;
    margin-top: -30px;
    display: none;
    top: 50%;
    opacity: .5;
}
.fullSlide .next {
    cursor: pointer;
    height: 60px;
    width: 40px;
    background: url(../images/slider-arrow.png) #000 no-repeat -5px 50%;
    position: absolute;
    left: 15%;
    filter: alpha(opacity=50);
    z-index: 9999999;
    margin-top: -30px;
    display: none;
    top: 50%;
    opacity: .5;
}
.fullSlide .next {
    right: 0;
    left: auto;
}
/*底部 */
#box_footer{
	margin:30px 0 0;
}
.FrontSpecifies_show01-d1_c1 {
    width: 100%;
    margin: 0 auto;
}
.yejiao_box {
    width: 100%;
    height: auto;
    background: #272424;
    overflow: hidden;
}
.yejiao_box div{line-height:20px;}
.yyjj_bb {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.yyjj_bb ul {
    float: left;
}
.yj_contact {
    width: 330px;
    overflow: hidden;
    padding-top: 40px;
    margin-left: 50px;
}
.yj_contact .f1{ 
	padding-left: 46px;
    background: url(../images/tel.png) no-repeat 5px center;
 }
  .yj_contact .f2{ 
	padding-left: 46px;
    background: url(../images/email.png) no-repeat 5px center;
 }
  .yj_contact .f3{ 
	padding-left: 46px;
    background: url(../images/ft.png) no-repeat 5px center;
 }
.yj_contact .cc_ff {
    color: #9a9a9a;
    text-align: left;
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 10px;
}
.yj_contact .cc_ff span{
    font-weight:bold;
    font-size: 35px;
	font-family:"Helvetica";
}
.ewm_bb {
    padding-top: 20px;
}
.ewm1, .ewm2{float:left;margin-left:15px;}
.ewm1 p, .ewm2 p{text-align:center;color:#9a9a9a;line-height:30px;}
.ewm1 img, .ewm2 img{
    max-width: 100px;
}
.ewm2{margin-left:60px;}
.yyjj_bb .daohang li {
    float: left;
    margin-right: 70px;
}
.yyjj_bb .daohang li p {
    font-size: 15px;
    color: #9a9a9a;
    text-align: left;
    padding-bottom: 8px;
    padding-top: 40px;
}
.yyjj_bb .daohang li a {
    display: block;
    text-decoration: none;
    font-size: 12px;
    color: #9a9a9a;
    text-align: left;
    line-height: 24px;
}
.yj_line {
    display: block;
    width: 100%;
    height: 1px;
    background: #555353;
    clear: both;
}
.banquan {
    width: 1200px;
    margin: 20px auto;
    overflow: hidden;
}
.banquan .bq01{
	 float: left;
}
.banquan .map1 {
	margin-top:15px;
    line-height: 20px;
}
.banquan .bq01,.banquan .map1 {
    font-size: 12px;
    color: #9a9a9a;
    text-align: center;
    line-height: 20px;
	width:100%;
}
.banquan .bq01 a ,.banquan .map1  a{
    text-decoration: none;
    font-size: 12px;
    color: #9a9a9a;
}
.banquan .bq02 {
    float: right;
    font-size: 12px;
    color: #9a9a9a;
    text-align: left;
    line-height: 40px;
    display: none;
}
.banquan .bq02 a {
    text-decoration: none;
    font-size: 12px;
    color: #9a9a9a;
}
/* 新闻 */
.banner_all {
    height: 295px;
    min-height: 295px;
	overflow:hidden;
	margin-top:96px;
}
.index_news .col-md-9 h2 .fr a {
    padding-left: 18px;
    background: url(../images/index_more.jpg) no-repeat left center;
    font-size: 16px;
    color: #666;
    text-decoration: none;
}
.index_about{
	width:1200px;
	margin:0 auto;
}
.index_about .col-md-6  h2{
	font-size: 22px;
    color: #fff;
    text-align: left;
    padding-bottom: 10px;
	margin-left: 10px;
	border-bottom:1px solid #ffffff;
}
.index_about .col-md-6  h3{
	font-size: 16px;
    color: #fff;
    text-align: left;
    line-height: 30px;
	margin-left: 10px;
	margin-top:30px;
}
.index_about .col-md-6.fr img{
	margin:140px 0 0 30px;
	display:block;
	cursor:pointer;
}
/* 内页开始  产品*/
#W1200{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.slideTxtBox {
    width: 1200px;
    padding-top: 56px;
    text-align: left;
	margin-bottom: 30px;
}
.slideTxtBox .hd {
    height: 35px;
    line-height: 30px;
    border-bottom:1px solid #0d5bc1;
    position: relative;
}
.slideTxtBox .hd ul {
    float: left;
    position: absolute;
    left: 20px;
    top: -1px;
    height: 32px;
}
#tabs li {
    margin: 0 30px;
}
.slideTxtBox .hd ul li.on {
    height: 38px;
    color: #0d5bc1;
    border-bottom: 5px solid #0d5bc1;
}
.slideTxtBox .hd ul li {
    float: left;
    padding: 0 15px;
    cursor: pointer;
}
.slideTxtBox .hd ul li a {
    color: #232323;
}
.slideTxtBox .hd ul li.on a {
    color: #0d5bc1;
}
.productList {
    overflow: hidden;
}
.productList li{
   height: 310px;
    float: left;
    margin: 0 12px 20px;
    width: 275px;
    background: #ECECEC;
    -moz-box-shadow: 2px 2px 5px #BABABA;
    -webkit-box-shadow: 2px 2px 5px #BABABA;
    box-shadow: 2px 2px 5px #BABABA;
}
.productList li .imt {
    display: block;
    height: 230px;
    width: 275px;
    border-bottom: 1px solid #fff;
}
.productList .imt img {
    display: block;
    height: 230px;
    width: 275px;
}
.btnames {
    width: 275px;
    height: auto;
    padding: 7px 0 10px;
}
.Nmname {
    padding-top: 10px;
    text-align: center;
}
.Nmname a {
    font-size: 15px;
    width: 165px;
    margin: 0 auto;
    padding-bottom: 7px;
    border-bottom: 1px solid #0d5bc1;
    display: block;
	color:#232323;
    white-space: nowrap;
    overflow: hidden;
   /*  text-overflow: ellipsis; */
}
.propsinfo {
    display: none;
    margin: 6px 10px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 14px;
    color: #555555;
}
.btnames p {
    font-size: 14px;
    color: #555555;
    display: none;
    text-align: justify;
    margin: 0 20px;
}
.pageJump {
    overflow: hidden;
    width: 100%;
    padding-bottom: 10px;
    text-align: center;
    padding-top: 20px;
    padding-left: 0;
    clear: both;
    line-height: 36px;
    padding-right: 0;
}
.pageJump  ul{
	margin:0 0 0 12px;
}
.pageJump a{
	float:left;
	width:38px;
	display:block;
	margin:0 3px;
    text-align: center;
	border-radius:3px;
	background:#ffffff;
	border:1px solid #e1e1e1;
}
.pageJump a.current, .pageJump a:hover{
	color:#ffffff;
	background:#0d5bc1;
	border:1px solid #e1e1e1;
}
.Arc_a1 {
    min-height: 380px;
    background: #fff;
}
.Arc_a1 .Wgcenter {
    height: 300px;
    padding-top: 45px;
}
.Wgcenter {
    width: 1160px;
    margin: 0 auto;
}
.Arc_a1 .Wgcenter dl {
    float: left;
    width: 550px;
}
.Arc_a1 .Wgcenter dl dt {
    font-size: 26px;
    color: #666;
    height: 45px;
    font-weight: bold;
    margin-bottom: 5px;
}
.dpinsp {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    line-height: 28px;
    text-align: justify;
    font-size: 15px;
    color: #232323;
}
.dtwoalink {
    padding-top: 10px;
}
.dtwoalink .Aml2 {
    background: url(../images/book.png) left center no-repeat;
}
.dtwoalink a {
    display: block;
    float: left;
    padding-left: 55px;
    line-height: 55px;
    margin-right: 25px;
    font-size: 16px;
    color: #333;
    height: 55px;
    -webkit-transition: all 0.24s linear 0s;
    -moz-transition: all 0.24s linear 0s;
    -ms-transition: all 0.24s linear 0s;
    -o-transition: all 0.24s linear 0s;
    transition: all 0.24s linear 0s;
}
.Fr_img {
    float: left;
    margin-left: 35px;
    width: 340px;
    text-align: right;
    height: 284px;
}
.Arc_a2 {
	padding-top:10px;
    background: #f2f2f2;
}
.tabCul {
	height:55px;
    border-bottom: 1px solid #cccccc;
}
.tabCul ul li.cur {
    background: url(../images/ck_bg2.jpg) no-repeat center bottom;
    color: #232323;
}
.tabCul ul li {
    float: left;
    padding: 15px 30px;
    cursor: pointer;
    margin-right: 10px;
    color: #555555;
    font-size: 18px;
}
.tabNr {
    padding: 20px 0 50px 30px;
}
.tabNr td{
    word-break: break-all; 
	border-width: 1px; 
	border-style: solid;
}
.tabNr td span{
   font-family: 宋体,SimSun; 
   font-size: 13px; 
   color: rgb(0, 0, 0);
   padding-left:10px;
}
/*产品认证 */
.touziLeft {
    width: 884px;
    float: left;
    min-height: 500px;
    margin-right: 12px;
    line-height: 20px;
    position: relative;
}
h1.nt {
    text-align: center;
    padding-bottom: 10px;
    width: 852px;
	font-size:20px;
	font-weight:bold;
	color:#232323;
}
.newsDate {
    border-bottom: 1px solid #ccc;
    text-align: center;
    padding-bottom: 10px;
    width: 852px;
	font-size:12px;
	color:#666666;
}
.newsContent {
    padding: 10px 0;
    overflow: hidden;
    width: 852px;
    overflow: hidden;
    line-height: 24px;
    min-height: 700px;
    margin-bottom: 20px;
}
.newsContent .ppt{
	width:45%;
	text-align:center;
    display:block;
}
.newsContent img.renzheng{
	text-align:center;
    display:block;
	margin:20px auto;
}
.detpage {
    width: 100%;
    border-top: 1px solid #e5e5e5;
    padding-top: 30px;
    margin: 20px 0;
}
.detpage a {
	height:42px;
	float:left;
    padding: 0px 25px;
    border: 1px solid #e5e5e5;
    color: #666;
	line-height:42px;
    font-size: 14px;
	text-align:center;
    text-decoration: none;
    margin-right: 10px;
	white-space: nowrap;
    overflow: hidden;
}
.detpage a:hover {
    color: #ffffff;
	background: #0d5bc1;
}
.detpage a.bak {
    background: #0d5bc1;
    border: 1px solid #0d5bc1;
    color: #fff;
    margin-right: 0;
}
.ad1 {
    width: 304px;
    height:404px;
    overflow: hidden;
	padding-bottom:20px;
	border-bottom:1px solid #cccccc;
}
.ad1 h2 ,.ad2 h2 {
	font-size:16px;
    height: 30px;
	font-weight:bold;
	color:#232323;
    line-height: 30px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
.slideBox2 {
    width: 304px;
    height: 338px;
    position: relative;
    overflow: hidden;
}
.slideBox2 .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.slideBox2 .bd li {
    zoom: 1;
    vertical-align: middle;
}
.slideBox2 .bd li a{
    display: block;
}
.slideBox2 .bd img {
    width: 304px;
    height: 308px;
    display: block;
}
.ad1  .bd span {
    display: block;
	width:304px;
    height: 30px;
    line-height: 30px;
    color: #555555;
    text-align: center;
}
.slideBox2 .prev, .slideBox2 .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 30px;
    height: 70px;
    background: url(../images/pou_l.png) no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.slideBox2 .next {
    left: auto;
    right: 3%;
    background: url(../images/pou_r.png) no-repeat;
}
.ad2 {
	width:304px;
	height: auto;
    overflow: hidden;
	padding-bottom:20px;
	border-bottom:1px solid #cccccc;
}
.ad2 ul li{
	float:left;
	line-height:30px;
	text-indent:15px;
	margin-left:10px;
	background: url(../images/icons1.jpg) no-repeat left center;
}
.ad2 ul li a{
	color:#555555;
	white-space: nowrap;
    overflow: hidden;
}
/* 新闻*/
.newsBody {
    padding-top: 40px;
    padding-bottom: 60px;
}
.newsBody .col-md-4 a h2.title {
    font-size: 17px;
    color: #0d5bc1;
    line-height: 24px;
    margin: 10px 0;
}
.newsBody .col-md-4 a h3.time {
    color: #797979;
    font-size: 13px;
    margin-top: 0;
}
.newsBody .col-md-4 a p.txt {
    font-size: 15px;
    color: #797979;
    height: 63px;
    overflow: hidden;
}
.newsBody .col-md-4 a p.more {
    color: #0D5BC1;
    font-size: 14px;
}
.newsBody .col-md-4:hover {
    background: #f3f3f3;
    border-bottom: 4px solid #0c5bc0;
}
@media (min-width: 1024px){
.newsBody .col-md-4 {
    min-height: 440px;
    margin-bottom: 0;
}
}
.newsBody .col-md-4 {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 4px solid #fff;
    min-height: 430px;
    margin-bottom: 20px;
}
.con_rig {
    width: 852px;
    float: left;
    overflow: hidden;
    line-height: 25px;
    color: #666666;
    text-align: left;
}
/*下载 */
.Dwonload_a {
    width: 1160px;
    min-height: 650px;
    margin: 25px auto 45px;
}
.DFnames {
    padding-bottom: 10px;
    border-bottom: 1px solid #cccccc;
}
.DFnames span {
    float: left;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #555555;
}
.DFnames .spx1 {
    width: 420px;
    font-size: 20px;
}
.DFnames .spx2 {
    width: 220px;
}
.DFnames .spx3 {
    width: 400px;
}
.DFnames .spx4 {
    width: 120px;
}
.Vlist {
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #ccc;
}
.Vlist .Va1, .Vlist .data_n1, .Vlist .dpd, .Vlist .staduis {
    float: left;
}
.Vlist .Va1 {
    font-size: 14px;
    width: 420px;
    color: #555555;
}
.Vlist .data_n1 {
    width: 220px;
    color: #555555;
    font-size: 16px;
    display: block;
}
.Vlist .dpd {
    width: 400px;
    font-size: 14px;
}
.Vlist .staduis {
    font-size: 14px;
}
.staduis .dlme {
    height: 55px;
    line-height: 55px;
    width: 55px;
    display: block;
    background: url(../images/dowl.png) center center no-repeat;
}

