﻿



/* CSS Document */



/*-----------------



*Filename:style.css

*Description:CSS

*Author:Carol

*Date:2016-08-15



-------------------*/

.screeBox{ border: 1px solid #e8e8e8;border-width: 1px 1px 3px;width: 1198px;margin-bottom: 35px;}

.screeBox strong{ float:left; width: 80px;margin-left: 10px;color: #555;font-size:12px; line-height:24px; font-weight:bold;}

.show_box{float:left; height:34px;}

.show_box li{ float:left; padding:0 20px; line-height:26px; overflow:hidden;}

/*--------------

*产品左侧楼层导航CSS样式

---------------*/



#dhk{ width: 300px; position: fixed; top: 150px; left: 10px; display: none;}

#dhk li{ float:left; width: 80px; height: 30px;border-bottom: 1px solid gray; border-right:1px solid #FFF; background:#626262; line-height: 30px; text-align: center; color:#FFF; cursor: pointer;}

#dhk span{display: none;}

#dhk .active{background:#0e62cb; color:#FFF;}

#dhk li:hover span{display: block; font-size: 14px; background:#0e62cb; color: white;}

#dhk li:hover i{display: none;}



/*--------------

*左侧楼层导航CSS样式

---------------*/

i{font-style: normal;}

ul,li,dl,ol{list-style: none;}

#LoutiNav{ width: 80px; position: fixed; top: 80px; z-index: 999; left: 2%; display: none;}

#LoutiNav li{ width: 80px; height: 30px;border-bottom: 1px solid gray; background:#b1aaaa; line-height: 30px; text-align: center; color:#FFF; cursor: pointer;}

#LoutiNav span{display: none;}

#LoutiNav .active{background:#0e62cb; color:#FFF;}

#LoutiNav li:hover span{display: block; font-size: 14px; background:#0e62cb; color: white;}

#LoutiNav li:hover i{display: none;}

#goTop{width: 40px;height: 40px; line-height: 40px;text-align: center;bottom: 30px; margin-top:5px; cursor: pointer;display: none; }

#goTop:hover{background:#000; color: white;}

#goTop:hover span{display: block;}

#header{ width:100%;}

#erweima{width: 130px; height: 130px; background: palegreen; display: none; position: absolute; right: 46px; bottom: 5px;line-height: 130px; text-align: center; font-size: 20px; border-radius:10px ;}





.louceng{ width:1200px; margin:0 auto; overflow:hidden;}

.slip{width:1200px;height:auto;margin:0px auto;}


.slip ul li{
    width: 45%;
    height: 130px;
    border: 1px solid rgb(0 178 169 / 10%);
    float:
    left;
    padding: 10px;
    margin: 10px 25px 5px 15px;
    /* margin-bottom:50px; */
    overflow: hidden;
    }
.slip ul li p{
	font-size: 14px;
	line-height: 20px;
	padding-top:10px;
}
.slip ul li p a{
	font-size: 16px;
	color: #00b2a9;
	margin: 10px 0;
	padding: 10px;
}
.slip ul li img{width:150px; align:center; padding:26px 50px 26px 50px;}

.font{font:12px/20px "Source Han Sans","SimHei"; font-weight:normal; color:#FFF;}

.slip ul li:nth-child(2n){margin-right:20px;}

.brandLogo p{ background:#eeeeee; font:12px/24px "Source Han Sans","SimHei"; text-align: center;}

.pplogo{ width:250px; height:120px; display: table; background:#0f63cb; overflow:hidden;}

.pplogo p{ display: table-cell; vertical-align:middle; text-align:center; font:12px/24px "Source Han Sans","SimHei";overflow:hidden;}

.pplogo p a{ display: inline-block; color:#FFF; padding:0 10px;}









.brandCategoryA{ border-color: #4584d2; background-color: #8cb6ea; padding:10px; overflow:hidden;}






















/* box */

.boxyi{width:1200px;margin:10px auto 0;background:#d3d3d3;border:1px solid #d3d3d3;}

.tab_menu{background:#FFF;overflow:hidden;padding-left: 40px;}

.tab_menu li{width:100px;float:left;height:30px; margin:5px; line-height:30px; border:1px solid #eee; color:#000;text-align:center;cursor:pointer;}

.tab_menu li.current{color:#FFF;background:#0f63cb;}

.tab_menu li a{color:#fff;text-decoration:none;}

.tab_menu li.current a{color:#333;}

.tab_box{ background:#FFF; border-radius:5px; padding:20px; overflow:hidden;}

.tab_box li{ float:left;
 width:180px;
 margin:10px 0px 0px 40px;
 height:40px;
 line-height:40px;
 overflow:hidden;
 border-radius:5px;
 background:#f5eeee;
 border:1px solid #f3f4f5;}

.tab_box li span{margin:0 5px 0 30px;
 font-family:"思源黑体";
 font-size:13px;
 font-weight:400;
 color:#4587e8;}
 
 .tab_box li.gdxh{ float:left;
 width:180px;
 margin:10px 0px 0px 40px;
 height:40px;
 line-height:40px;
 overflow:hidden;
 border-radius:5px;
 background:#f50d0d;
 border:1px solid #f3f4f5;}

 .tab_box li.gdxh span{
 margin:0 5px 0 25px;
 font-family:"思源黑体";
 font-size:16px;
 font-weight:400;
 color: #eee;
 }

.tab_box li.gdxh a{color: #eee;}


.tab_box .hide{display:none;}

@-webkit-keyframes rotation {

	from {
		-webkit-transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(360deg);
	}

}
.tab_box img.lodding {
	display: block;
	margin: 0 auto;
	-webkit-transform: rotate(360deg);
	animation: rotation 3s linear infinite;
	-moz-animation: rotation 3s linear infinite;
	-webkit-animation: rotation 3s linear infinite;
	-o-animation: rotation 3s linear infinite;
}
.tab_box li span a:hover{color:#0f63cb;text-decoration:none;}

.pro_tab_box{ width: 1150px;overflow: hidden; float:right;}

.pro_tab_box ul{width: 1150px;}

.pro_tab_box ul li{width: 250px; height: 300px; text-align:center; overflow:hidden;float: left;  padding:0 15px 0 15px;}

.pro_tab_box ul li.fir,.pro_right ul li.fir img{width: 463px; background:#fafafa;}

.pro_tab_box ul li .pro_img{ width:230px; height:230px;padding-top:10px;-webkit-transition: margin 0.5s ease-out;-moz-transition: margin 0.5s ease-out;-khtml-transition: margin 0.5s ease-out;}

.pro_tab_box ul li:hover .pro_img{ margin-left:-10px;}

.pro_tab_box ul li p{color: #333;overflow: hidden; text-align:center; font-size:13px;}

.pro_tab_box ul li span{color: #666666; text-align:center; font-size: 13px; display:block;}













































/*页面布局*/





body{ background:#FFF;}



.head{ width:100%; height:35px; font-size:12px; color:#666666; line-height:35px; font-family:宋体; background: whiteSmoke; border-bottom: 1px solid #E5E5E5;color:#000;}



.hello{ float:left; width:400px;}



.hello span{ float:left;}



.hello ul{ float:left; padding-left:10px;}



.hello ul li{ float:left; color:#000;}

.hello ul li a{color:#000;}

.hello ul li a:hover{ color:#0f63cb}



.head_wz{ float:right; height:32px; padding: 0 8px 0 3px;}



.head_wz ul li{ float:right; margin-left:5px; color:#000;}



.head_wz ul li a{color:#000;}

.head_wz ul li a:hover{ color:#0f63cb}



.top_ph{ position:relative;}

.top_ph_c dl.dl1{ margin:14px 0;}

.top_ph_c dl.dl2{ margin:0 0 20px 0;}

.top_ph_c dt{ float:left; margin-left:20px;}

.top_ph_c dd{ float:left; margin-left:16px; margin-top:15px;}

.top_ph_c dd .p1{ color:#ff6800; font-size:14px; margin:0;  line-height:20px; padding-bottom:5px;}

.top_ph_c dd .p2{ font-size:12px; color:#333333; line-height:18px;}





.top_ph_c{

    display: none;

    position: absolute;

    left:-80px;

    top: 35px;

    background:url(../image/add_head_1.png) no-repeat;

    width: 225px;

    height: 266px;

    z-index: 999999;

}

.pingpai{ font-size:14px; line-height:30px; text-align:center; font-family: "思源黑体";}



.top{ padding:20px 0 30px 0;}



.logo a{ display:block;}

.logo img{ display:inherit;}



.logo{ float:left; }



.search{ width:530px; float:right; }



.top .wz{ float:left; width:470px; font-size:18px; color:#ff9934; border-left:1px solid #666666; font-weight:bold; margin:10px 0 0 10px;}

.top .wz span{ padding-left:10px; font-size: 22px; line-height:40px; font-weight:normal; font-family: "思源黑体"; color:#00b2a9;}

.top .wz .hotline {	line-height: 21px;font-size: 19px;float: left;color: #000; }

.top .wz .hotlinenum {display: inline-block; font-weight: 700; color: #00b2a9; }



.sousuo{ width:100%; float:left; margin-top:10px;}



.sousuo input{ float:left; width:413px; height:35px; line-height:35px; border:1px solid #cdcdcd; border-right:none; background:url(../image/ss.png) no-repeat 10px center; padding-left:35px;}



.sousuo button{ float:left; width:74px; height:37px; background:#3772c2; line-height:37px; text-align:center; color:#FFF; font-size:16px; font-family: "思源黑体";}



.hot{ overflow:hidden; float:left; font-size:12px; color:#666666; font-family:宋体; margin-top:10px; padding-left:20px;}



.hot a{  color:#666666; margin-right:10px;}



.hot a:hover{text-decoration: underline; color: #0f63cb;}















/*=========nav css=========*/



.nav{ height:47px; width:100%; border-bottom:2px solid #0f63cb; z-index: 300;}



.nav_center{position:relative; z-index:300; height:47px; }



.navlist{padding-left:290px; _padding-left:140px; float:left;}



.navlist li{margin-left:60px; float:left; line-height:47px; text-align:center; font-size:16px; color:#FFF; white-space: nowrap; }



.navlist li a{ display:block; color:#333333; }
.navlist li a:hover{color:#0f63cb;}



.move-botline{ display:none;}



.nav_tg{ float:right; padding-top:10px;}





/*nav-category*/



.nav-category{position:absolute;top:0;left:0;width:290px; z-index:999999!important;}



.all{height:47px; color:#fff; font-size:16px; font-weight:normal; line-height:47px; background:url(../image/all.png) no-repeat 257px center #0f63cb; padding-left:95px;}



.category-show{background:#0f63cb;min-height:476px; margin-top:2px; position:relative;display:none;}



.cyboxlist{width:290px;height:33px; margin:0 auto; border-bottom:1px dashed #226fcf;}




.cyboxlist .biglink{display:block;height:33px; line-height:33px; padding-left:10px; color:#fff; font-size:13px;overflow:hidden; background:url(../image/ico.png) no-repeat 270px center;}

.cyboxlist .biglink a{ color:#fff;}
.cyboxlist .biglink a:active {color:#fff;}
.cyboxlist .biglink a:hover {color:#87070d;}

.cyboxlist .biglink a.time:hover{ background:#fff;}

.cybox-hover .biglink{position:relative;z-index:295; width:281px; background:#3e7cc9; color:#fff;}






















.cyboxlist .linkdiv{display:none;position:absolute;top:0;left:290px;width:880px; height:475px; background:#fff; border:1px solid #0f63cb; border-top:none; z-index:290;min-height:347px; overflow:auto;}



.cyul-list{float:left; width:670px; overflow:hidden;}



.cyul-list li{ width:670px; overflow:hidden;}



.cyul-list li h5{ margin:10px 0px 20px 0px; margin-left:20px; padding-left:10px; font: 14px/14px "Source Han Sans","SimHei"; border-left:2px solid #0f63cb; font-weight:bold;}

.cyul-list li h5 a{ color:#0f63cb;}



.kaiying{ float:left; width:670px; height:35px; margin-left:20px; overflow:hidden;}
.kaiying span{float:left; width:90px; margin-left:5px; font:14px/14px "Source Han Sans","SimHei"; background:url(../image/dh1.png) no-repeat right center;display:inline;}

.kaiying span a{ color:#666666;}
.kaiying span a:active {color:#0f63cb;}
.kaiying span a:hover{ color:#0f63cb;}

.kaiying p{ float:left; margin-left:10px;width:550px; font: 12px/28px "Source Han Sans","SimHei"; overflow:hidden; padding-bottom:10px; border-bottom:1px solid #eee; line-height:14px; white-space:nowrap;}

.kaiying p a{ float:left;text-align:center;padding:0px 20px 0px 20px; color:#666666; overflow:hidden; border-left:1px solid #e0e0e0;}
.kaiying p a:active {color:#0f63cb;}
.kaiying p a:hover{ color:#87070d;}








.navbrand-list{float:right;width:150px; margin-right:20px;}

.navbrand-list dd{width:148px;height:92px;margin:10px 0px 20px 0px;}

.navbrand-list dd img{border:1px solid #ddd;}

.navbrand-list a:hover img{border-color:#0f63cb;}



.category-hover .category-show,.cybox-hover .linkdiv{display:block;}



.nav-category-hover .category-show{display:block;}



.cyboxlist a:last-child { border-bottom:none;}







.banner{ width:100%; height:476px; position:relative;z-index:1;}



.banner ul li a{ height:476px;}



.banner .bd ul li a{display:block; }



.banner .hd{ position:absolute; bottom:20px; right:38%; z-index:1; }



.banner .hd ul li{ width:17px; height:17px;background:#FFF; border-radius:100%; float:left; margin-left:15px; font-family:Arial; color:#999999; line-height:17px; text-align:center;cursor:pointer; }



.banner .hd ul li.on{ background:#0f63cb; color:#FFF;}







.ppzg{ margin-top:40px;}



.ppzg .title{ line-height:40px; border-bottom:1px solid #eeeeee;}



.ppzg .title span{ float:left; font-size:24px; color:#000000;}



.ppzg .title font{ float:left; font-size:14px; line-height:40px; color:#999999; margin-left:20px;}



.ppzg .title a{ float:right; color:#000000; font-size:14px;}



.ppzg ul{ margin-top:20px; border:1px solid #eeeeee; padding-bottom:10px;}



.ppzg ul li{ float:left; text-align:center; margin:10px 0 0 10px;}



.ppzg ul li img{ border:1px solid #eeeeee;}



.ppzg ul li p{ line-height:30px; font-family:宋体; font-size:12px; color:#666666;}







.tt1{ background:url(../image/tt1.png) no-repeat left top; height:120px; margin-top:30px; position:relative;}



.tt1yi{ float:left; width:308px; margin-top:25px; margin-left:705px; overflow:hidden;}

.tt1yi h5{ font: 24px/30px "Times New Roman","SimHei"; color:#FFF; font-weight:bold;}

.tt1yi h5 i{ font: 14px/30px "Times New Roman","SimHei"; color:#FFF; font-weight:normal;}

.tt1er{ float:left; width:121px; margin-top:40px; overflow:hidden;}

.tt1er h5{ font: 14px/40px "Times New Roman","SimHei"; color:#FFF; text-align:center; font-weight:bold;}

.tt1er h5 a{ color:#FFF;}



.tt1san{ float:left; width:258px; margin-top:25px; overflow:hidden;}

.tt1san h1{ font: 28px/40px "Times New Roman","SimHei"; color:#c40000; font-weight:bold;}

.tt1san h1 i{ font: 18px/40px "Times New Roman","SimHei"; color:#000000; font-weight:normal;}



.pro{ width:1200px; margin:0 auto; margin-top:35px;}



.pro_list{ float:left; width:330px; height:500px;color:#FFF; font-size:24px;}



.pro_list span{ display:block; width:151px; height:62px; text-align:right; padding-right:15px; line-height:62px; float:right;}



.pro_list p{ display:block; width:315px; height:50px; line-height:50px; text-align:right; padding-right:15px; float:right; margin-top:120px;}



.pro_list p a{ color:#FFF;}



.pro_list .wz{ margin-right:20px; width:310px; float:left; }



.pro_list .wz li{ float:left; font-family:宋体; font-size:12px; margin-left:30px;_margin-left:20px; line-height:30px;white-space: nowrap;}



.pro_list .wz li a{ color:#000000;}



.pro_list .tupian{ float:left; margin-top:10px;}



.pro_list .tupian li{ float:left; margin-left:10px; _margin-left:5px; display:none;}



.pro_list .tupian li img{ border:1px solid #eeeeee;}











.pro_nr{ float:left; width:869px; border-top:1px solid #eeeeee; border-right:1px solid #eeeeee; border-bottom:1px solid #eeeeee; padding:24px 0 10px  0;}



.pro_nr ul li{ float:left; margin:10px 0 0 50px; _margin:10px 0 0 40px; width:160px;}



.pro_nr ul li p{ line-height:24px; font-family:宋体; font-size:12px; height:48px; overflow:hidden; }



.pro_nr ul li p a{color:#000000;}







.pro_title_01 {font-size: 18px; color: #333;height: 25px; line-height:19px; padding-bottom: 12px; background:url(../image/zb_01.png) left 0px no-repeat; border-bottom: 2px solid #0f63cb; padding-left: 40px;}

.pro_title_02 {font-size: 18px; color: #333;height: 25px; line-height:19px; padding-bottom: 12px; background:url(../image/zb_02.png) left 0px no-repeat; border-bottom: 2px solid #fe9900; padding-left: 40px;}

.pro_title_03 {font-size: 18px; color: #333;height: 25px; line-height:19px; padding-bottom: 12px; background:url(../image/zb_03.png) left 0px no-repeat; border-bottom: 2px solid #02acab; padding-left: 40px;}

.pro_title_04 {font-size: 18px; color: #333;height: 25px; line-height:19px; padding-bottom: 12px; background:url(../image/zb_04.png) left 0px no-repeat; border-bottom: 2px solid #950383; padding-left: 40px;}

.pro_title_05 {font-size: 18px; color: #333;height: 25px; line-height:19px; padding-bottom: 12px; background:url(../image/zb_05.png) left 0px no-repeat; border-bottom: 2px solid #fe0000; padding-left: 40px;}

.pro_title_06 {font-size: 18px; color: #333;height: 25px; line-height:19px; padding-bottom: 12px; background:url(../image/zb_06.png) left 0px no-repeat; border-bottom: 2px solid #a66e12; padding-left: 40px;}

.pro_title_07 {font-size: 18px; color: #333;height: 25px; line-height:19px; padding-bottom: 12px; background:url(../image/zb_07.png) left 0px no-repeat; border-bottom: 2px solid #0d7d64; padding-left: 40px;}

.pro_title_08 {font-size: 18px; color: #333;height: 25px; line-height:19px; padding-bottom: 12px; background:url(../image/zb_08.png) left 0px no-repeat; border-bottom: 2px solid #123f7e; padding-left: 40px;}

.pro_title_09 {font-size: 18px; color: #333;height: 25px; line-height:19px; padding-bottom: 12px; background:url(../image/zb_09.png) left 0px no-repeat; border-bottom: 2px solid #0aa6e8; padding-left: 40px;}

.pro_title_010 {font-size: 18px; color: #333;height: 25px; line-height:19px; padding-bottom: 12px; background:url(../image/zb_10.png) left 0px no-repeat; border-bottom: 2px solid #5cb32f; padding-left: 40px;}

.pro_title_011 {font-size: 18px; color: #333;height: 25px; line-height:19px; padding-bottom: 12px; background:url(../image/zb_11.png) left 0px no-repeat; border-bottom: 2px solid #d75781; padding-left: 40px;}

.pro_title_012 {font-size: 18px; color: #333;height: 25px; line-height:19px; padding-bottom: 12px; background:url(../image/zb_12.png) left 0px no-repeat; border-bottom: 2px solid #014f50; padding-left: 40px;}

.pro_title_right {float:right; font-size: 14px; color: #333;height: 25px; line-height:19px; padding-bottom: 12px;  padding-right: 20px;}
.pro_title_right a{padding:0 10px 0 10px;}

.pro_cont{width: 1198px; height:467px; border: 1px solid #E2E2E2;}

.pro_left{border-right: 1px solid #E2E2E2; float:left;width: 269px; height:467px; position:relative;}

.pro_left .pro_img{position: absolute;bottom: 0px;left: 0px; z-index:-1;}

.pro_left .pro_img img{ display:block;}

.pro_right{ width: 928px;overflow: hidden; float:right;height: 467px;}

.pro_left .pro_name{width: 270px; height:467px; overflow:hidden;}

.pro_left .pro_name li { float:left; width: 100px;height: 49px; line-height: 49px; padding-left: 20px; overflow: hidden; padding-right: 10px;}

.pro_left .pro_name li:hover a{color: #d30505;text-decoration: underline;}

.pro_left .pro_name li a{ color: #000; font-size: 14px;}

.pro_right ul{width: 928px;}

.pro_right ul li{width: 231px; height: 233px; text-align:center; overflow:hidden;float: left;border-bottom: 1px solid #E2E2E2;border-left: 1px solid #E2E2E2;}

.pro_right ul li.fir,.pro_right ul li.fir img{width: 463px; background:#fafafa;}

.pro_right ul li .pro_img{ width:180px; height:180px;padding-top:10px;-webkit-transition: margin 0.5s ease-out;-moz-transition: margin 0.5s ease-out;-khtml-transition: margin 0.5s ease-out;}

.pro_right ul li:hover .pro_img{ margin-left:-10px;}

.pro_right ul li p{color: #333;overflow: hidden; text-align:center; font-size:13px;}

.pro_right ul li span{color: #666666; text-align:center; font-size: 13px; display:block;}



.brands{/*height:60px;*/padding: 0px; margin-top:5px; margin-bottom:5px; width:1198px;border-top:none; }

/*.brands ul li{ float:left; height:40px; margin:10px 0 10px 0; }*/
.brands ul li{float:left;height: 20px;line-height: 20px;margin: 10px 10px 5px 10px;}
.brands ul li a{font-size:14px;}
.brands ul li a:hover{color:#3772c2}

.brands ul li img{ height:40px; align:center; padding:0px 20px 0px 20px; border-right:1px solid #ccc;}

.brands ul li:hover img{

	filter:Shadow(color='#000000',Direction=145,Strength=10);

	-moz-box-shadow:0 2px 2px #999;

	-webkit-box-shadow:0 2px 2px #999;

	box-shadow:0 2px 2px #999;

	margin-top:0px;

	position:relative;

	transition:all 0.3s ease-out 0s;

}





.ttt{  height:120px; position:relative; color:#FFF; margin-top:10px;}

/*.ttt2{ background:url(../images/gg_02.png) no-repeat center top; height:120px; position:relative; color:#FFF; margin-top:10px;}

.ttt3{ background:url(../images/gg_03.png) no-repeat center top; height:120px; position:relative; color:#FFF; margin-top:10px;}

.ttt4{ background:url(../images/gg_04.png) no-repeat center top; height:120px; position:relative; color:#FFF; margin-top:10px;}

.ttt5{ background:url(../images/gg_05.png) no-repeat center top; height:120px; position:relative; color:#FFF; margin-top:10px;}

.ttt6{ background:url(../images/gg_01.png) no-repeat center top; height:120px; position:relative; color:#FFF; margin-top:10px;}*/











.fotter_div1{width:100%;overflow: hidden;margin: 0 auto;background-color: #fafafa;}

.pages_espcms_width_content{width:1200px;overflow: hidden;margin: 0 auto;}

.fotter_div1 .link_str_title{float: left;width:125px;height:44px; border-right:1px solid #bbbbbb; overflow: hidden}

.fotter_div1 .link_str_title img{border-right:1px solid #d9d9d9;padding-right:20px;}

.fotter_div1 .link_str_list{float: left;width:1050px;height:65px;overflow: hidden;padding-left:20px;line-height: 190%;}

.fotter_div1 .link_str_list a{ line-height:25px; font-family:宋体; font-size:13px; padding:0 10px; color:#666666;}







.bottom{ background:#fafafa; border-top:1px solid #d8d8d8; /*margin-top:30px;*/ padding:32px 0;}



.bottom ul li{ float:left; background:url(../image/b_yy.png) no-repeat right center; text-align:center; padding:0 65px;}



.bottom ul li h4{ font-size:16px; color:#666666; line-height:30px; display:block; padding-top:65px;}



.bottom ul li h4.a{ background:url(../image/b1.png) no-repeat top center;}



.bottom ul li h4.b{ background:url(../image/b2.png) no-repeat top center;}



.bottom ul li h4.c{ background:url(../image/b3.png) no-repeat top center;}



.bottom ul li h4.d{ background:url(../image/b4.png) no-repeat top center;}



.bottom ul li h4.e{ background:url(../image/b5.png) no-repeat top center;}



.bottom ul li h4.f{ background:url(../image/b6.png) no-repeat top center;}







.bottom ul li span{ display:block; font-size:13px; line-height:25px; font-family:宋体;}



.bottom ul li span a{color:#666666;}







.footer{ padding:10px 0;}



.footer span{ display:block; text-align:center; line-height:25px; font-family:宋体; font-size:13px; color:#666666;}







/*ppzg*/



.dqwz{height: 39px;padding-top: 13px; font-size:12px; font-family:宋体; }



.dqwz a{  color:#888;}



.dqwz a:hover{ color:#0f63cb;text-decoration: underline;}



.ppzg_nr{margin-bottom: 30px;border: 1px solid #ddd; border-top:none;}



.ppzg_nr .title{border:1px solid #ddd; border-left:none; border-right:none; background:#eee;height:38px; line-height:38px; font-size:14px;position:relative; margin-bottom:20px;}



.ppzg_nr .title span{color:#fff;padding:0 40px;background:#0f63cb;display:inline-block;height:40px;position:absolute;top:-1px;left:-1px;border-right:1px solid #ddd;}



.ppzg_nr h3{ display:block; height:35px; margin:0 19px; background:#eee; color:#666;font-size: 16px; font-weight: 700; line-height:35px; padding-left:10px;}



.ppzg_nr h3 a{ color:#666;}















/*ppzg_read*/



.ppzg_read{position: relative;border: 1px solid #e8e8e8;border-width: 1px 1px 3px;width: 1198px;margin-bottom: 35px;}



.ppzg_read .title{height:40px; overflow:hidden; background:#0f63cb; color:#fff; font-size:14px; line-height:40px; padding:0 20px; }



.ppzg_read .title span{font-size:12px; padding-left:5px;}



.ppzg_con{margin: 24px auto 18px; width: 1146px; }



.cpxl h3{ display:block; width:109px; height:42px; line-height:42px; text-align:center; color:#FFF; font-size:16px; background:#0f63cb;}



.cpxl ul{ margin-top:10px;}



.cpxl ul li{ float:left; width:364px; height:172px; background:#f5f5f5; padding-top:20px; margin:0 23px 23px 0;}



.cpxl ul li img{ float:left; margin-left:50px;}



.cpxl ul li div{ float:left; margin-left:15px;}



.cpxl ul li div span{ font-size:18px; color:#0f63cb; display:block; margin-top:20px;}



.cpxl ul li div p{font-size:16px; color:#8a8a8a; display:block; margin-top:10px;}



.cpxl ul li div a{font-size:16px;color:#0f63cb; display:block; margin-top:10px;}















/*goods_read*/







.goods_read{}



.show-title span{color:#c10005;}



.pro-about{ float:left; margin-left:60px;width: 697px;}



.magnifier{position:relative; width:402px; float:left;  z-index:3;}



.magnifierView{padding:5px; border:1px solid #ccc; margin-bottom:10px;}



.magnifierImg ul li{float: left; padding-right:8px;}



#small{ position:relative; height:390px; overflow:hidden;}



.magnifierView .vm{  width:390px; height:390px;*font-size:330px; display:block;}



.magnifierView .vm img{ display:block; margin:auto; width:390px; height:390px;}



.mark{ display:none; position:absolute;top:0;left:0; z-index:2;width:80px; height:80px;background:#FFF;filter:alpha(opacity:50); opacity:0.5; border:1px solid #333;cursor:move;}



#bigBox{ display:none; position:absolute; left:410px; top:20px; width:300px; height:300px;  overflow:hidden; background:#F3F5EC;border:1px solid #BEC3AB;}



.bigImg{ position:absolute; left:0; top:0;}



.bigImg img{ display:block;}



.magnifierList{ width:100%; height:67px; overflow:hidden; position:relative;}



.magnifierImg{ position:relative; z-index:2;margin:0 auto;width:89%;height:67px;overflow:hidden;}



.magnifierImg ul{ position:absolute; left:2px; width:10000%;}



.magnifierImg li{ display:inline; float:left; padding:0;cursor:pointer;}



.magnifierImg li .vm{ width:67px; height:67px; display:block; *overflow:visible; *font-size:63px;  }



.magnifierImg li .vm:hover{ border-color:#73c5ff;}



.magnifierImg ul li .vm img{border: 1px solid #DCDCDC; width:65px; height:65px;}



.magnifierImg li.vCur{ background-position:0 0;}



.magnifierImg li.vCur .vm img{border: 1px solid #0f63cb;}



.arrows{position:absolute;left:0; top:0; z-index:1; width:100%;}



.arrows a{display: block;float: left;width:20px; height:65px;}



.magnifier .magnifierList .arrows .fl{ background:url(../image/pro_left.png) no-repeat left top; }



.magnifier .magnifierList .arrows .fr{ background:url(../image/pro_right.png) no-repeat right top; }











.pro-about h2{color: #333; font-size:18px; margin-bottom:5px; display:block;}
.pro-about span{line-height:40px;height:40px;}
.pro-about span a{color:#ff4401; font-size: 16px; text-decoration:underline;}




.pro-about font{ display:block;color: #999;font-size: 12px;line-height: 20px;overflow: hidden;margin-bottom: 5px;}



.pro-about .wz{line-height:35px; color: #000; font-size:14px; margin-top: 25px;}

.pro-about .wz i{color:#da6432;}
.pro-about .wz span{color:#000; font-size:20px;letter-spacing:5px;}



.pro-about p{line-height: 30px;color: #666; font-size:12px; padding-left:40px;}



.pro-about i{ color:#d80000}



.pro-about ul{}



.pro-about ul li{ float:left; width:100%;line-height:30px; color: #666; font-size:12px; padding-left:5%; _padding-left:4%;}



.pro-about .zkj{margin-bottom: 10px;line-height: 20px; height:140px; background:#f4f4f4; font-size:14px; padding:20px 10px 20px 15px;}



.pro-about .zkj li{ width:100%; height:36px;}



.pro-about .zkj li i{ font-size:26px;}



.pro-about .zkj li a{text-decoration: underline; color:#0f63cb;}



.pro-about .zkj li em{text-decoration:line-through}



/*.pro-about .input{float:right; display:inline; width:150px;height:40px; padding-left:80px; text-align:left; background:#226fcf url(../images/gwc.png) no-repeat 20px center; color:#fff; font-size:16px; border:0;border-radius:2px; margin-top:40px; line-height:40px; cursor:pointer;}
*/
.pro-about .input{float: left;display:inline;width: 170px;height: 50px;padding-left: 60px;text-align:left;background:#FF4401; /*url(../images/gwc.png) no-repeat 20px center;*/color:#fff;font-size: 18px;border:0;border-radius: 5px;margin: 40px 40px;line-heig;line-height: 50px;inter;}






.chanping{ margin-top:20px;}



.tuijian{width: 210px;}



.tuijian h3{height:40px; overflow:hidden ;background:#0f63cb; color:#fff; font-size:14px; line-height:40px; padding:0 20px; text-align:left;}



.tuijian ul li{text-align: center;}



.tuijian ul li p{padding: 5px 10px 0;  display:block; line-height:22px; }



.tuijian ul li img{ border:1px solid #e8e8e8; width:150px; height:150px; margin: 20px 0;}











.jieshao{ width: 980px;}



.jieshao .hd ul{height:40px; line-height:38px; width:979px; border-right:1px solid #ddd; background:url(../image/menu.png) repeat-x 0 0;}



.jieshao .hd ul li{ padding:0px 50px 0;height:38px; font-size:14px; cursor:pointer; border:1px solid #ddd; border-width:1px 1px 1px 1px; float:left;}



.jieshao .hd ul li:last-child{border-right-width:1px;}



.jieshao .hd ul li.on{background-color:#fff; padding-top:0; color:#0f63cb; border-top:2px solid #0f63cb; font-weight:bold;}



.jieshao .bd ul{ margin-top:20px;}



.jieshao_title{border:1px solid #ddd;background:#f6f6f6;margin-bottom:10px;padding:10px; color:#666;}



.jieshao_title span{ display:block; float:left; width: 450px;}



.jieshao_title span a{text-decoration: underline; color:#0f63cb}







.content{ line-height:28px; font-size:14px;}

.content p .str{
    margin: 20px 0;
    font-size: 16px;
}
.content .canshu ul {
    width: 78%;
    height: 90px;
    padding: 0 100px;
    border: 1px solid rgb(33 139 252 / 10%);
    background: #f5f5f5;
    margin:10px 0;
    /* float: left; */
}
.content .canshu ul li{
    width:50%;
    height: 90px;
    padding: 5px 0;
    float: left;
    text-align: left;
}
.content .canshu ul li p{
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin: 5px 0;
	float: left;
	padding-left: 30px;
}
.content .canshu ul li p strong{
	margin-right:20px;
}














/*end*/











/*jfsc*/



.jfsc h3{height:40px; overflow:hidden;background:#0f63cb; color:#fff; font-size:14px; line-height:40px; padding:0 20px;}



.jfsc .duihuan{padding: 10px 0 10px 15px; border: 1px solid #ddd; margin-bottom:20px;}



.jfsc .duihuan li{margin: 0 25px 35px 20px; _margin: 0 20px 25px 20px; width: 190px; line-height: 22px; float:left;}



.jfsc .duihuan li img{ display:block; margin:auto;}



.jfsc .duihuan li .tt span{height: 44px; overflow: hidden; line-height: 22px; display:block;}



.jfsc .duihuan li .tt p{ color:#999;}



.jfsc .duihuan li .tt p a{ display:block;border: 0;border-radius: 2px;background: #226fcf; color: #fff; text-align:center; width:58px; height:22px; line-height:22px; float:right;}



.jfsc .duihuan li .tt p i{color: #db0f0f; float:left;}



.jfsc .duihuan li .tt p em{ float:left;}







/*news_list*/



.news_menu{width: 240px; min-height: 465px; background: #f5f5f5;color: #666;}



.news_menu h3{padding: 0 35px 0 10px; font-size:22px; text-align: right; line-height:50px; }



.news_menu ul li{height: 50px;text-align: right; line-height:50px;}



.news_menu ul li a{display: block;height: 49px;font-size: 14px;border-bottom: 1px dotted #ccc; padding: 0 35px;}



.news_menu ul li.on a,.news_menu ul li:hover a{background: #226fcf; border-bottom: 1px solid #226fcf; color:#FFF;}



.news_r{width: 940px;}



.news_r h3{font-size: 20px; color: #0f63cb;}



.news_r .xwzx{padding: 20px 0;}



.news_r .xwzx li{margin-bottom: 20px; border-bottom: 1px dotted #ccc; color: #666; padding:0 2% 20px 5%;}



.news_r .xwzx li span{padding: 10px 0 10px 10px; display:block; font-size:18px;}



.news_r .xwzx li p{ font-size:14px; line-height:26px;}
.news_r .xwzx li p em{float:right; margin-right:10px; color: #ff0000;}

.news_r .xwzx li a:hover{color:#0f63cb;}







.ny_ym{padding:20px; text-align:center; line-height:34px; clear:both; border:1px solid #e8e8e8;}



.ny_ym ul{ margin:auto;}



.ny_ym ul li{ float:left;color: #999;background-color: #fff;border: 1px solid #dfdfdf;cursor: pointer; margin:0 10px;}



.ny_ym ul li a{ display:block; padding: 0 12px;}



.ny_ym ul li:hover{background:#0f63cb; border-color:#0f63cb; color:#fff; z-index:10;}



.ny_ym ul li:hover a{color:#fff;}



.ny_ym ul li.f6{ padding:0 10px;}



.ny_ym ul .page_now{background:#0f63cb; border-color:#0f63cb; color:#fff;}















/*article_read*/



.news_nr{width: 940px;  color:#666; }
.news_nr img{width:100%;}


.news_nr h2{font-size:22px; padding: 5px 0; text-align: center;}



.juti{font-size:14px;line-height:28px; margin-top:20px;}














/*login*/



.header{ width:100%; height:100px; background:#FFF; border-bottom:2px solid #0f63cb;}



.login{background:#f4f4f4; padding:20px; width:964px; margin:90px auto 90px auto;}



.login img{ float:left;}



.login .denglu{width: 399px;padding: 20px 40px 0; border: 1px solid #ddd; border-left: 0; height: 403px; overflow: hidden; background:#FFF;}



.denglu label{padding: 0 0 8px; font-size:12px; color:#666;line-height:40px;}



.denglu input{height:20px;border:1px solid #ddd; width:377px; padding:6px 10px 7px;color:#888; font-size:12px; line-height:20px; margin-bottom:20px; }



.denglu input:focus{color:#333;border:1px solid #0f63cb;}



.anniu{padding:15px 0 0;}



.anniu .dl{border: 1px solid #0f63cb; background: #0f63cb; float:left; color:#FFF;}



.anniu .zc{border: 1px solid #ddd; background:#FFF; float:right; color:#666; display:block; width: 190px;  line-height: 35px; text-align:center; font-size:14px; cursor:pointer;}



.anniu button{width: 190px;  line-height: 35px; text-align:center; font-size:14px; cursor:pointer;}











/*registered*/



.registered{width:960px; margin:60px auto 0px; min-height:500px;}



.registered .hd{width: 960px; height:42px; background:url(../image/zc_y.png) repeat-x bottom;}



.registered .hd ul{height:42px;}



.registered .hd ul li {float: left;text-align:center; height: 42px;line-height:42px;width: 195px;background: url(../image/zc_hover.png) no-repeat; font-size: 16px;color:#FFFFFF; cursor:pointer;}

.registered .hd ul span{ float:right; line-height:42px;}

.registered .hd ul span a{ color:#0f63cb;}



.registered .hd ul li a { line-height: 42px;text-align:center;height: 42px; color:#FFFFFF;}







.registered .bd{border: 1px solid #ddd;}



.registered .bd .hyzc{ width: 440px; padding: 40px 120px 40px 50px; border-right: 1px solid #ddd;}



.registered .bd .hyzc .form{padding: 0 0 5px; margin-bottom:20px;}



.registered .bd .hyzc .form span{float:left; display:block; width:85px;white-space:nowrap;padding-right:10px;text-align:right; line-height:35px;}



.registered .bd .hyzc .form span em{color:#f00;vertical-align:middle;font-weight:700;line-height:35px; margin-right:5px;}



.registered .bd .hyzc .form input{width: 318px;height:20px;border:1px solid #ddd; padding:6px 10px 7px; color:#888; font-size:12px; color:#666;}



.registered .bd .hyzc .form select{height: 35px;width: auto;font-size: 12px; border: 1px solid #ddd; line-height:35px;}



.registered .bd .hyzc .form .yzm{ width:142px;}



.registered .bd .hyzc .form img{ line-height:35px;}



.registered .bd .hyzc .form  a{color: #666; font-size:12px; line-height:35px; margin-left:5px; display:inline}



.registered .bd .hyzc .form2{ width:340px; margin:auto;}



.registered .bd .hyzc .form2 input{ margin-right:5px;}



.registered .bd .hyzc .form2 button{background: #0f63cb; width:340px; height:40px; text-align:center; line-height:40px; color:#FFF; font-size:18px; margin-top:20px;}



.hyzc .inputBg{border: 1px solid #ddd;padding: 6px 10px 7px; height:20px; margin-left:5px;}





.registered .bd .yyzh{ width:300px; padding: 120px 20px 0 0;}



.registered .bd .yyzh h3{ color:#666; font-size:12px; line-height:35px;}



/*.registered .bd .yyzh a{ display:block;width: 200px;height: 35px; font-size: 14px; line-height:35px; text-align:center;background: #0f63cb; border-radius:2px; color:#FFF;}*/















/*hyzx*/



.hyzx{border:1px solid #ddd;width:1198px;margin-bottom:30px; background: url(../image/hyzx_y.png) repeat-y 158px 0;}



.hyzx_list{width: 158px; position: relative; padding: 50px 0 0;}



.hyzx_list h3{height:45px;background:url(../image/hyzx.png) no-repeat 0 0;text-align:left;font-size:12px;color:#fff;overflow:hidden; padding: 0 7px 0 39px; line-height:40px; position: absolute;top: -1px;left: -7px; width: 119px;}



.hyzx_list ul{border-bottom: 1px dotted #ddd;padding: 5px 0; color:#666;}



.hyzx_list ul li span{height: 30px ;font-size: 14px; line-height:30px; padding: 0 15px; display:block;}



.hyzx_list ul li a{  font-size: 12px; line-height:26px; padding: 0 15px; height: 26px; overflow: hidden;}



.hyzx_list ul li a:hover{ color:#0f63cb;text-decoration: underline;}







.hyzx_nr{width: 1020px; padding-top:20px; }



.mine{border-bottom: 1px solid #ddd;background: #f3f3f3;}



.mine .a{width: 476px;padding: 20px 10px 20px 40px;border-right: 1px solid #ddd;margin-right: 40px;}



.mine .a span{color: #0f63cb; font-size: 24px;}



.mine .a p{ font-size:12px; color:#666; line-height:30px;}



.mine .a i{color: #333;}



.mine .b{padding: 65px 0 20px 0; margin-right: 20px; width:390px;}



.mine .b span{width: 185px; display:block; padding-right: 10px; float:left; color:#666; font-size:12px;}



.mine .b a{font-weight: 700; width: 185px; display:block; padding-right: 10px; color:#0f63cb; display:block; float:left;}



.mine .b span i{ color:#0f63cb;}







.wfkdd{border-bottom: 1px solid #ddd; line-height:40px; padding-left:55px;}



.wfkdd a:hover{ color:#0f63cb;}



.wfkdd i{ color:#0f63cb; padding-left:5px;}







.jydd{padding: 0 20px; border-bottom: 1px solid #ddd; }



.jydd .title{height:16px;margin:25px 0 15px;}



.jydd .title span{font-size:14px; line-height:16px; border-left:4px solid #ccc;text-align:left; color:#666; float:left; padding-left:5px;}



.jydd .title a{float:right;font-size:12px; text-decoration: underline; color:#0f63cb;}



.jydd th{padding:15px 5px;border-bottom:1px solid #ddd;}



.jydd .a{background-color:#eee;border-top:1px solid #ddd;padding:5px;}



.jydd th:first-child{border-left:1px solid #ddd;}



.jydd th:last-child{border-right:1px solid #ddd;}











/*sp_list*/



.choose_nr{position: relative;border: 1px solid #e8e8e8;border-width: 1px 1px 3px;width: 1198px;margin-bottom: 35px;}



.choose_nr .title{height:40px;overflow:hidden;background:#0f63cb;color:#fff;font:700 14px/40px Tahoma;padding:0 20px;}



.choose_nr .title strong{ float:left; font:16px/40px "Source Han Sans","SimHei"; font-weight:normal; color:#FFF;}



.choose_nr .title a{ float:right;display:inline-block; height:38px;cursor:pointer;color:#fff;font-size:12px; line-height:38px; font-family:宋体;}



.choose_nr .title a:hover{text-decoration: underline;}



.choose_nr .title span{font-size: 12px;font-weight: normal;padding-left: 5px;}



.choose_nr ul{padding: 0 0 20px 0;}



.choose_nr ul li{padding-top:8px; position:relative; min-height:30px; overflow:hidden; border-bottom:1px dotted #ddd; margin:0 20px; float:left; width:1158px;}



.choose_nr ul li.a{border-bottom: 1px solid #e8e8e8; height: 34px; line-height:30px;}



.choose_nr ul li font{width: 80px; display:block; float:left;white-space: nowrap;margin-right: 10px;color: #555;font-size:12px; line-height:24px; font-weight:bold;}



.choose_nr ul li a.hover{background:#0f63cb;color:#fff; border-radius:5px;}



.choose_nr ul li .wz { float:left;}



.choose_nr ul li .wz a{ display: inline; display:block; line-height:24px; height: 24px;margin: 0 20px 10px 0;cursor: pointer; float:left; padding:0 10px;}



.choose_nr ul li .wz .list{}



.choose_nr ul li.a span{ float:left;}



.choose_nr ul li.a .xuanze{width: 975px; float:left; margin-left:20px;}



.choose_nr ul li.a .xuanze a{ height: 20px;line-height: 20px;border: 1px solid #0f63cb; padding: 1px 20px 1px 4px; background: url(../image/ico1.png) no-repeat right -299px; margin-right:10px;}





.choose_nr ul li .wweiz { float:left; width:1000px; margin-left:66px;}



.choose_nr ul li .wweiz a{ display: inline; display:block; line-height:24px; height: 24px;margin: 0 20px 10px 0;cursor: pointer; float:left; padding:0 10px;}

















.show-more-but{display:block;width:80px;height:22px;line-height:22px;border:1px solid #ddd;text-align:center;cursor:pointer;background-color:#e8e8e8;position:absolute;right:25px;bottom:-25px;}







.sp_left{ width:1200px; border:1px solid #eee;}



.sp_title{height:38px;border-top:2px solid #0f63cb;border-bottom:1px solid #e8e8e8;line-height:38px;}



.category-sort ul li{ float:left;}



.category-sort a:hover,.category-sort ul .DESC a,.category-sort ul .ASC a{color:#fff;background:#0f63cb;}



.category-sort,.category-sort a,.sort-select{float:left; height:38px;}



.category-sort a{padding:0 30px;border-left:1px solid #e8e8e8;cursor:pointer; line-height:38px;}



.category-sort a.hover{color:#fff;background:#0f63cb;border:#0f63cb;}



.sort-up,.sort-down{display:inline-block;width:7px;height:4px;line-height:4px;vertical-align:middle;margin-left:5px;background-position:0 0;}



.sort-up, .sort-down, .mini-prev, .mini-next, .view-record{background:url(../image/sort.png) no-repeat 0 1000px;}



.sort-down{background-position:0 -30px;}



.category-sort a.hover .sort-up{background-position:0 -60px;}



.category-sort a.hover .sort-down{background-position:0 -90px;}



.sort-select{height:26px;line-height:26px;padding:6px 20px;border-left:1px solid #ddd;}



.sort-select select{height:26px;min-width:130px;padding-left:10px;color:#666; border:1px solid #ccc;}



.mini-pageview,.listway{float:right;display:inline;height:38px;border-right:1px solid #e8e8e8;padding-right:5px;}



.listway ul li{ float:left;}



.mini-prev,.mini-next{display:inline-block;width:4px;padding:0 12px;}



span.mini-prev,span.mini-next{cursor:pointer;}







span.over[class~='mini-prev'],span.over[class~='mini-next']{cursor:not-allowed;}



span.over[class~='mini-prev']{background-position:12px -165px;}



span.over[class~='mini-next']{background-position:12px -195px;}



span.mini-prev,span.mini-next{color:#bbb;background-color:#fff;}



span.mini-prev{background-position:12px -105px;}



span.mini-next{background-position:12px -135px;}



.mini-pageview .nub{display:inline-block;font-weight:700;}



.listway a{display:inline-block;height:36px;padding:0 30px;border-left:1px solid #e8e8e8;color:#999;}



.bigimg-ico{display:inline-block;width:12px;height:12px;vertical-align:middle;margin-right:5px; background:url(../image/ico1.png) no-repeat 0 -330px;}



.smaimg-ico{display:inline-block;width:12px;height:12px;vertical-align:middle;margin-right:5px; background:url(../image/ico1.png) no-repeat 0 -390px;}



.listway a.hover .bigimg-ico{background-position:0 -360px;}



.listway a.hover .smaimg-ico{background-position:0 -420px;}



.choose-screen{padding:15px 25px 10px 25px;border:1px solid #e8e8e8;border-top:0;color:#999;}



.choose-screen span{padding:0 20px 0 0;}



.goods-list .big{ margin:10px 0 15px 0;}



.goods-list .big li{ float:left; width:273px;height: 375px;text-align:center; border:1px solid #FFF; position:relative;margin:0 15px 0 10px;}



.goods-list .big li img{ width:260px; height:260px; padding:4px; border:1px solid #eee;}



.goods-list .big li p{padding-bottom: 15px;color: #999; text-align:left;}



.goods-list .big li p a{color: #999;}



.goods-list .big li font:hover a{color: #0f63cb; text-decoration: underline;}



.goods-list .big li span{padding-right: 3px;color: #db0f0f;font-size: 20px; text-align:left; display:block;}



.goods-list .big li span i{color: #999; font-size:12px;}



.goods-list .big li font{ display:block; margin: 5px 0; height:40px; overflow: hidden; line-height: 20px; text-align:center;}



.goods-list .big li font a{ color:#333}



.goods-list .big li h4{ display:none;}



.goods-list .big li h4 a{ width:100%; display:block; height:30px; line-height:30px; font-size:14px; color:#FFF; text-align:center; background:#0f63cb; position:absolute; bottom:0; left:0;}



.goods-list .big li em{ display:block; color: #999; text-align:left;float: left;padding-left: 20px;}



.goods-list .big li:hover{ border:1px solid #0f63cb;}







.goods-list .small{ margin-bottom:20px;}



.goods-list .small li{ float:left; width:100%; border-bottom: 1px solid #ddd;}



.goods-list .small li img{ float:left;padding: 10px 10px 6px;}



.goods-list .small li .title{ float:left;width: 450px; padding:25px 100px 0 10px;}



.goods-list .small li .title font{font-size: 14px; font-weight:bold; color: #333;}



.goods-list .small li .title p{ margin-top:70px;}



.goods-list .small li span{ float:left; width: 150px;text-align: center; display:block; padding: 35px 0 0; color:#db0f0f; font-weight:bold; font-size:14px;}



.goods-list .small li span i{color: #999;}



.goods-list .small li h4{ float:right;width:98px;height:28px;font:14px/28px microsoft YaHei;border:1px solid #ddd;background-color:#eee;text-align:center;margin:45px 15px 0 0;}











.tjcp{ width:190px; margin-bottom:20px;}



.tjcp h3{height: 40px;overflow: hidden;background: #0f63cb; line-height:40px; color: #fff; font-size:14px; padding: 0 20px;}



.tjcp ul li{ text-align:center; }



.tjcp ul li img{border: 1px solid #e8e8e8; width: 150px;height: 150px;margin: 20px 0;}



.tjcp ul li:hover img{opacity: 0.85;}



.tjcp ul li p{line-height: 22px;padding: 5px 10px 0;}



.tjcp ul li p:hover a{color: #0f63cb; text-decoration: underline;}



.tjcp ul li p a{color: #333;}



.tjcp ul li span{font-size: 20px;color: #0f63cb; text-decoration: underline;}











/*添加*/



.liebiao{width: 240px;min-height: 465px;}



#clear_history a{ padding:5px 0; font-size:14px; font-weight:bold; color:#0f63cb; display:block; text-align:right;}



#history_list{border: 1px solid #e8e8e8; padding:15px;}



.news_nr2{width: 940px;}











.ppzg_js{ height:222px; margin-bottom:10px;}

.ppzg_js img{ float:left; width:250px; padding:30px 0 0 40px;}

.ppzg_js .wz{ float:right; width:780px; padding:30px 0px 0 0;}

.ppzg_js .wz h2{
 font-size: 16px;
 color: #00b2a9;
 margin: 10px 0;
 padding: 10px;
}
.ppzg_js .wz span{ font-size:14px; color:#666; line-height:24px; display:block; margin-bottom:10px;}
.ppzg_js .wz span a{
 font-size: 14px;
 color: #00b2a9;
 padding:0 5px;
}

.ppzg_js .wz p{ font-size:14px; color:#000; line-height:25px; display:block; margin-bottom:10px;}

/*.ppzg_js .wz a{ float:left; font-size:12px; color:#fff; line-height:25px; margin-right:10px;padding: 0 10px; border-radius:5px; background:#0f63cb;border: 1px solid #568ed4;margin-left: 10px; margin-bottom: 10px;overflow: hidden;word-wrap: break-word; word-break: break-all; white-space: nowrap; text-overflow: ellipsis;}
.ppzg_js .wz a:active {color:#fff;}
.ppzg_js .wz a:hover{border: 1px solid #fff;}*/





.thg{background: #f5f5f5; padding-bottom:35px;}

.thg .hd{border: 1px solid #e0e0e0;}

.thg .hd ul li{ width:137px; height:48px; line-height:48px; text-align:center; font-size: 14px;float: left; cursor:pointer; color: #000; border-top: 3px solid #fcfcfc;border-right: 1px solid #e0e0e0;}

.thg .hd ul li.on{ border-top: 3px solid #0f63cb; background:#fff;}

.thg .bd{ padding:20px 70px 0 70px; }

.thg .bd ul li{ margin-bottom:20px;}

.thg .bd ul li .title{ float:left;}

.thg .bd ul li .title span{font-size: 16px; color: #7f7f7f;}

.thg .bd ul li .title span a{color: #7f7f7f;}

.thg .bd ul li .title span:hover a{text-decoration: underline;color: #000;}

.thg .bd ul li .title p{margin-top: 4px;color: #aaa;}

.thg .bd ul li .title p i{ color:tomato;}

.thg .bd ul li font{ float:right; display:block; background:url(../image/yj.png) no-repeat left center; padding-left:25px; line-height:40px;color: #b72104;font-size: 14px; margin-right:10px;}

.thg .bd ul li .nr{ margin-top:15px; float:left;}

.thg .bd ul li .nr img{ display:block; margin:auto;max-width: 100%; height:auto;}









.goods_content_b {

    margin: 25px auto;

}

.goods_content_b_a {

    border: 1px solid #ccc;

    line-height: 45px;

    background: #f0f0f0;

    padding: 0 10px;

    border-bottom: 0px;

}

.goods_content_b_a span {

    background: #da6432;

    color: #fff;

    padding: 3px 14px;

    height: 18px;

    line-height: 18px;

}

.goods_content_b_a i {

    height: 18px;

    line-height: 18px;

    float: right;

    margin-top: 14px;

}

.goods_content_b_a i a.xuanxing {

    padding: 4px 15px;

    height: 18px;

    line-height: 18px;

    background: #da6432;

    border-radius: 2px;

    color: #FFF;

    text-align: right;

    cursor: pointer;

    font-style: normal;

}

.goods_content_b_b {

    background: #cccccc;

}

.goods_content_tr_one th {

    padding: 14px 2px;

}

.goods_content_b_b th {

    background: #dfdfdf !important;

    font-weight: normal;

}

.goods_content_b_c {

    float: right;

    margin: 15px 0 20px;

    padding: 5px 0px;

    width: 100%;

}

.goods_content_b_c span {

    color: #da6432;

    font-family: nomal;

}

.goods_content_b_c a {

    width: 134px;

    height: 36px;

    background: url(https://shkingchem.com/Public/home/css/images/29.jpg) no-repeat scroll 0 0;

    display: block;

    line-height: 36px;

    float: right;

}



.goods_content_b_b td {

    text-align: center;

    background: #fff;

	line-height: 35px;

}

.goods_content_select {

    text-align: center;

    background: #e9e9e9 !important;

    color: #444 !important;

    padding: 6px 2px;

}





.category_all_content_b {

    background: #f5f5f5;

    padding: 25px;

    border-radius: 5px;

    margin: 20px 0px;

}

.category_all_content_b_a {

    font-size: 16px;

    font-weight: 700;

    color: #0f63cb;

    margin-bottom: 20px;

}

.category_all_content_b_b {

    background: #fff;

    padding-left: 25px;

    border-radius: 5px;

    -moz-border-radius: 5px;

    -webkit-border-radius: 5px;

    -moz-box-shadow: 0px 0px 5px #ccc;

    -webkit-box-shadow: 0px 0px 5px #ccc;

    box-shadow: 0px 0px 5px #ccc;

    position: relative;

}

.category_all_content_b_b ul {

    width: 100%;

	float:left;

}

.category_all_content_b_b li {

    float:left;

    line-height: 40px;

    border-bottom: 1px solid #f1f1f1;

}

.category_all_content_b_b li span {

    float:left;

    width: 100px;

}

.category_all_content_b_b li a {

    color: #666;

	padding:0 5px;

}



.denglu .yzm img{ float:left; margin:8px 0 0 10px;}

.registered .bd .hyzc .form img{ float:left; margin:8px 0 0 10px;}









.hot-brand-main{

    width:1190px;	

    margin-top:5px;

	float:left;
	

}

.hot-brand-main a,

.hot-brand-main a span,

.hot-brand-main a span label.a{

	width:auto;	

}

.hot-brand-main img{

	

	height:40px;
	margin:5px 0 5px 0;
	align:center;

    padding:0px 18px 0px 18px;
	border-right:1px solid #e0e0e0

}



.hot-brand-main a span{

	height:40px;

}

.hot-brand-main a{	

	margin-left:6px;

	margin-top:6px;

	position:relative;

	display: block;

	float: left;

}

.hot-brand-main a span{

	position:absolute;

	left:0px;

	top:0px;

	background:rgba(49, 49, 49, 0.8) none repeat scroll 0 0 !important;

    filter:Alpha(opacity=80); background:#313131;

}

.hot-brand-main a span label{

	color:#f9f9f9;

	text-align: center;

	display:block;

}

.hot-brand-main a span label.a{

	margin-top: 20px;

	font-size: 14px;

	cursor: pointer;



}

.hot-brand-main a span label.t-line{

	height:40px;

	line-height:150%;

	overflow:hidden;

	width:137px;	

	padding-left:10px;

}

.hot-brand-main a span label.b{

	width:88px;

	line-height:25px;

	background-color:#0f63cb;

    margin-left:34px;

    border-radius:12px;

	color: #f9f9f9;

	margin-top: 10px;

	cursor: pointer;

}









.rides-cs {  font-size: 12px; position: fixed; top: 190px; right: 0px; _position: absolute; z-index: 1500; border-radius:6px 0px 0 6px;}

.rides-cs a { color: #00A0E9;}

.rides-cs a:hover { color: #ff8100; text-decoration: none;}

.rides-cs .floatL { width: 34px; float:left; position: relative; background:url(../image/pfc.png) no-repeat; z-index:1;margin-top: 100px;height: 181px;}

.rides-cs .floatL a { font-size:0; text-indent: -999em; display: block;}

.rides-cs .floatR { width: 130px; float: left; overflow:hidden;}

.rides-cs .floatR .cn {background:url(../image/pfc1.png) no-repeat; border-radius:6px;m}

.rides-cs .cn .titZx{ width:180px; height:168px; overflow:hidden;}

.rides-cs .cn .titZxyi{ width:180px; height:25px; overflow:hidden;}

.rides-cs .cn ul {padding:0px;}

.rides-cs .cn ul li { font:16px/30px "Source Han Sans","SimHei"; margin-left:45px; margin-bottom:5px; overflow: hidden;}

.rides-cs .cn ul li a{color: #FFF;}

.rides-cs .cn ul li span{ margin-top:2px; font:16px/30px "Source Han Sans","SimHei";}

.rides-cs .cn ul li span i{font:bold 25px/45px "Source Han Sans","SimHei"; color:#ff9000;}

.rides-cs .cn ul li img { vertical-align: middle;}

.rides-cs .btnOpen, .rides-cs .btnCtn {  position: relative; z-index:9; left: 0; background-repeat: no-repeat; display:block;  height: 180px;}

.rides-cs .btnOpen { background-position: -410px 0;}

.rides-cs .btnCtn { background-position: -450px 0;}

.rides-cs ul li.top { border-bottom: solid #ACE5F9 1px;}

.rides-cs ul li.bot { border-bottom: none;}





.page_head{width:100%;overflow: hidden;margin: 0 auto;}



.pages_espcms_width_content{width:1200px;overflow: hidden;margin: 0 auto;}

.pages_espcms_width_content_wirte{width:1160px;overflow: hidden;margin: 0 auto;min-height: 450px;padding:20px;background-color: #fff;}

.page_width_pagebann{width:1200px;overflow: hidden;margin: 0 auto;background-color: #fff;}

.page_head{width:100%;overflow: hidden;margin: 0 auto;}

.page_bann{width:100%;height:300px;margin: 0 auto;overflow: hidden;}



.footer_menu{width:100%;overflow: hidden;margin: 0 auto;background-color: #0f63cb;padding:15px 0px;text-align: center;color:#fff;}

.footer_menu a{color:#fff;text-decoration:underline;font-size:16px;padding:0px 40px;}

.footer_menu a:hover{text-decoration:underline;}



.fottter_width_str{float: left;overflow: hidden;padding:20px 0px 20px 0px;width:1200px;}

.fottter_width_str .footer_str{float: left;font-size:14px;line-height: 30px; margin:0 80px; text-align: center;}
.fottter_width_str .footer_str img{margin-left:20px;width:20px}
.fottter_width_str .icon_logo{float: left;width:1200px;padding-top:30px;text-align: center;}

.fottter_width_str .icon_logo img{padding:0px 5px}







.floor {

	position:fixed;

	z-index:9999;

	left:50%;

	margin-left:-648px;

	margin-top:10px;

	border-bottom:none;

	background:#FFF;

}

.floor li {

	width:42px;

	height:38px;

}

.floor li .pic {

	width:100%;

	height:100%;

}

.floor li .word {

	width:100%;

	height:100%;

	color:white;

	text-align:center;

	line-height:18px;

	background:#0f63cb;

}

.floor li .word2 {

	width:100%;

	height:100%;

	color:#0f63cb;

	text-align:center;

	line-height:39px;

	font-size:20px;

}

.floor li:hover {

	background:#0f63cb;

}

.floor li:hover .pic {

	display:none;

}

.floor li:hover .word2 {

	display:none;

}

.floor li:hover .word {

	display:block;

}

#floorBox {

	display:none;

}







.pt50{padding-top:50px;}

.acceptance {width: 1200px;overflow: hidden;}
.acceptance p{margin-top: 30px;line-height: 20px;display:block;font-size:14px;}

.acceptance ul{width: 1200px;overflow: hidden;list-style: none}

.acceptance ul li{float:left;text-align:center;width:106px;background: url(../image/lc_icon.png) no-repeat 38px 50px;padding:0px 0px 0px 112px;cursor: pointer;}

.acceptance ul .last{background:none;padding-left:0px;}

.acceptance ul li span{line-height:40px;display:block;font-size:14px;}

.acceptance ul li i{display:block;width:106px;height:106px}

.acceptance ul .item1 i{background:url(../image/acceptance_1.png) no-repeat}

.acceptance ul .item1:hover i{background:url(../image/acceptance_1_h.png) no-repeat}

.acceptance ul .item2 i{background:url(../image/acceptance_2.png) no-repeat}

.acceptance ul .item2:hover i{background:url(../image/acceptance_2_h.png) no-repeat}

.acceptance ul .item3 i{background:url(../image/acceptance_3.png) no-repeat}

.acceptance ul .item3:hover i{background:url(../image/acceptance_3_h.png) no-repeat}

.acceptance ul .item4 i{background:url(../image/acceptance_4.png) no-repeat}

.acceptance ul .item4:hover i{background:url(../image/acceptance_4_h.png) no-repeat}

.acceptance ul .item5 i{background:url(../image/acceptance_5.png) no-repeat}

.acceptance ul .item5:hover i{background:url(../image/acceptance_5_h.png) no-repeat}

.acceptance ul .item6 i{background:url(../image/acceptance_6.png) no-repeat}

.acceptance ul .item6:hover i{background:url(../image/acceptance_6_h.png) no-repeat}



/*-- 在线客服 --*/
.floating_ck{position:fixed;right:20px;top:170px;FONT-FAMILY: 思源黑体;font-size:10px; z-index:999}
.floating_ck dl dd{position:relative;width:80px;height:80px;background-color:#0582d1;border-bottom:solid 1px #fff;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;}
.floating_ck dl dd:hover{background-color:#00aef3;border-bottom:solid 1px #0582d1;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult,.words{background-image:url(http://www.4006787252.com/upfile/2016/11/20161118171455_532.png);}
.quote{background-image:url(http://www.4006787252.com/upfile/2016/11/20161118171450_322.png);}
.qrcord{background-image:url(http://www.4006787252.com/upfile/2016/11/20161118171434_136.png);}
.shouh{background-image:url(http://www.4006787252.com//upfile/2017/02/20170206145445_578.png);}
.returnyi{background-image:url(http://www.4006787252.com/upfile/2016/11/20161118171438_446.png);}
.floating_ck dd span{color:#fff;display:block;padding-top:54px;}
.floating_left{position:absolute;left:-160px;top:0px;width:160px;height:80px;background-color:#00aef3;border-bottom:solid 1px #fff;display:none;}
.floating_left a{color:#fff;line-height:20px;}
.floating_left .p01{ margin-top:20px; font-size:12px;color:#fff;}
.floating_left .p02{font-size:16px;color:#fff;}
.floating_hd {position:fixed;right: 2px;top: 698px;z-index:999;}
.floating_hd img {width: 150px;}




.wz1 {width: 90%;padding-bottom: 15px;margin-top: 20px;margin-left: 3%;clear: left;border-radius: 10px;background: #f7f4f4;border: 4px solid #2a63cc;font-family:"思源黑体";font-size: 14px;}
.wz1 p{margin:15px 0 0 50px;}
.wz3 {line-height: 40px; margin: 20px 0px; width: 95%; font-family: '思源黑体'; background: #0f63cb; color: #ffffff; font-size: 16px; padding:0px 0px 0px 50px; font-weight: normal}
.wz4 {margin-left:20px; line-height: 40px;font-size: 12px;}

/*-- 资料下载 --*/
.coa {
        float: left;
    width: 50%;
    margin-left:10%;
    margin-top:10px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    border-radius: 5px;
    background: #ddd;
    border: 1px solid #f3f4f5;
}
.coa a {
    font-size:16px;
    margin-left:10%;
    color:#4587e8

}
.xiazai{
    float: left;
    width: 20%;
    margin-left:5%;
    margin-top:10px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size:14px;
    text-align:center;
    
    border-radius: 5px;
    background: #0e62cb;
    border: 1px solid #f3f4f5;
}
.xiazai span{
    color:#fff

}

/*-- 产品底部推荐 --*/
.tlrx{
    float: left;
    width: 100%;
    margin:10px 0 50px;
    overflow: hidden;
    border-radius: 5px;
    border: 1px solid #f3f4f5;
}
.tlrx hr {text-align:center;
    box-sizing: content-box;
    height: 1px;
    border: 0;
    /*border-top: 1px solid #808080;*/
    width: 98%;
    margin-bottom: 20px;
	font-size:18px;
    background-image: linear-gradient(to right,#1d61be,#1d61be, rgba(0, 0, 0, 0),rgba(0, 0, 0, 0),#1d61be, #1d61be);
    }
.tlrx hr.rx:after {
    content: "热销产品";
    display: inline-block;
    position: relative;
    top: -0.7em;
    color: #1d61be;
    /*background-color: #1D263B;*/
    padding: 0 10px;
    }
.tlrx hr.zx:after {
    content: "阅读推荐";
    display: inline-block;
    position: relative;
    top: -0.7em;
    color: #1d61be;
    /*background-color: #1D263B;*/
    padding: 0 10px;
    }
.tlrx_rx{float: left;width: 98%;margin:30px 0 10px 20px;font-size:18px;color:#333;}
.tlrx_rx span{float: right; margin-right:80px;	}
.tlrx_gs .big{ margin:10px 0 15px 0;}
.tlrx_gs .big li{ float:left; width:218px;height: 245px;text-align:center; border:1px solid #fff; position:relative;margin:0 10px 0 10px;}
.tlrx_gs .big li img{ width:205px; height:205px; padding:4px; border:1px solid #eee;}
.tlrx_gs .big li p{padding-bottom: 15px;color: #999; text-align:left;}
.tlrx_gs .big li p a{color: #999;}
.tlrx_gs .big li font:hover a{color: #0f63cb; text-decoration: underline;}
.tlrx_gs .big li span{padding-right: 3px;color: #db0f0f;font-size: 20px; text-align:left; display:block;}
.tlrx_gs .big li span i{color: #999; font-size:12px;}
.tlrx_gs .big li font{ display:block; margin: 5px 0; height:40px; overflow: hidden; line-height: 20px; text-align:center;}
.tlrx_gs .big li font a{ color:#333}
.tlrx_gs .big li h4{ display:none;}
.tlrx_gs .big li h4 a{ width:100%; display:block; height:30px; line-height:30px; font-size:14px; color:#FFF; text-align:center; background:#0f63cb; position:absolute; bottom:0; left:0;}
.tlrx_gs .big li em{ display:block; color: #999; text-align:left;float: left;padding-left: 20px;}
.tlrx_gs .big li:hover{ border:1px solid #0f63cb;}

.tlrx_zx{float:left; margin-left:50px;/*width:530px;*/ display:block;}
.tlrx_zx li{ float:left;width: 500px;color: #666;background: #f9f5f580;font-size:14px;line-height: 25px;padding: 10px 0 10px 30px;position:relative;margin: 10px;}
.tlrx_zx li a:hover {color: #333; /*text-decoration: underline;*/}
.tlrx_zx li font{ float:right;margin-right:30px;display:block;}

.lxwm {font-family: "思源黑体";font-size: 14px;line-height: normal;width: 800px;top: 20px; color: #333}
.fl {float: left;}
.lxwm .xs {padding: 20px;height: 200px;width: 800px; margin-top:8px; border: 2px solid #95b9fc; border-radius:15px; background: #efefef; clear: both;}
/*.lxwm .xs1{ background: #4aa6fe;}
.lxwm .xs2 { background: #fa757e;}
.lxwm .xs3 { background: #17d5d3;}*/
.lxwm .xs .img{float:left;padding: 20px 0;}
.lxwm .xs .js{float:left;padding: 15px 0 0 30px;}
.lxwm .xs .wx{float:left;height:100px;text-align:center;padding-top: 20px;padding-left: 40px;}
.lxwm .xs .img1{width:120; height:120px;}
/*.lxwm .xs .img1 p{width:120; height:30px;}*/
.lxwm .xs .img1 p{width:120; height:30px;margin-top:70px;}
.lxwm .xs .p{width:120; height:120px; vertical-align:top;}
.lxwm .xs .js p{height: 60px;line-height:30px;overflow:hidden;vertical-align:top;}
.lxwm .xs .js span {width: 100px; font-size: 24px;display: inline-block;word-break:break-all;}
.lxwm .xs .js span.name { width: 230px; font-size: 20px;}
.lxwm .xs .js span.bt { width: 100px; font-size: 16px;vertical-align:top;}
.lxwm .xs .js span.cp { width: 230px; font-size: 14px;vertical-align:top;}
.lxwm .xs .js span.hm { font-size: 16px;vertical-align:top;}
.lxwm .xs .js span.tel { font-size: 16px; width: 230px; vertical-align:top;}

.m-linkd2{position:fixed;right:0;bottom:300px}
.m-linkd2 a{display:block;background-repeat:no-repeat;background-position:10px center;line-height:46px;background-color:#4799ff;margin-bottom:1px;color:#f8fcff;font-size:14px;padding:0 16px 0 32px}
.m-linkd2 a.a1{background-image:url(http://www.mhaoliao.com/themes/kysc/images/icon1-1.png)}
.m-linkd2 a.a2{background-image:url(http://www.mhaoliao.com/themes/kysc/images/icon1-2.png)}
.m-linkd2 a.a3{background-image:url(http://www.mhaoliao.com/themes/kysc/images/icon1-3.png)}
.m-linkd2 a.go-top{background-image:url(http://www.mhaoliao.com/themes/kysc/images/icon1-4.png)}
.m-linkd2 a:hover{background-color:#689ef7}
.productAD{/*margin: 10px 0px 10px 5px; */
    border: 1px solid #e8e8e8;
    padding: 5px;}