﻿@charset "utf-8";
/* CSS Document */
body{font-family:'microsoft yahei',Arial,tahoma,sans-serif;margin:0 auto;padding:0; background-attachment:fixed;font-size:12px;color:#333;}
div,form,ul,dl,ol,li,dd,dt,span,p,table{margin:0;padding:0;border:0;}
img,a img{border:0;margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:normal;}
ul,ol,li{list-style:none}
table,td,input{font-size:12px}
a{ text-decoration:none; color:#ffffff;}
input,button,select,textarea{outline:none}
textarea{resize:none}
i,em{ font-style:normal;}
.dis{ display:none;}
/*top*/
.header{ width:100%; height:33px; background:#f4f4f4; border-bottom:#e0e0e0 solid 1px; z-index:100;}
.top_nav{ width:1140px; height:33px; margin:0 auto; color:#666; position:relative;}
.top_nav p{ float:left; width:auto; overflow:hidden;}
.top_nav p a{ font-family:'simsun','arial',"宋体"; font-size:12px; color:#666; line-height:33px; padding:0 6px;	}
.top_nav p a:hover{ color:#0076d4;}


.des{ float:right; width:auto; height:31px;}
.des .nav_list{ height:31px;}
.des .nav_list li{ float:left;}
.des .nav_list li a{font-family:'simsun','arial',"宋体"; font-size:12px; color:#666; line-height:33px; padding:0 6px;}
.nav_list li a:hover{ color:#0076d4;}

.submit1 {
    height: 30px;
    width: 120px;
	color:#fff;
	border-radius: 2px;
	cursor: pointer;
	font-size:14px;
}
.btn-blue:hover {
    background-color: #2170d9;
}
.btn-blue {
    background: #247ef2;
    border: 1px solid #2277e6;
}
textarea, input {
    font-family: "microsoft yahei",SimSun,arial,sans-serif;border-radius: 2px;border: 1px solid #d9d9d9;border-top-color: #b2b2b2;
}

.submenu{height:auto; border:#ccc solid 1px; padding:7px 10px 30px 10px; position:absolute; right:0; top:31px;  background:#fff; font-family:simsun,"宋体"; font-size:12px; color:#ccc; display:none; z-index:100;box-shadow: #c1c1c1 5px 8px 16px -4px;
-moz-box-shadow: #c1c1c1 5px 8px 16px -4px;
-ms-box-shadow: #c1c1c1 5px 8px 16px -4px;
-o-box-shadow: #c1c1c1 5px 8px 16px -4px;
-webkit-box-shadow: #c1c1c1 5px 8px 16px -4px; z-index:100;}
.submenu p{ width:170px; padding:0 2px;}
.submenu img{ width:480px; height:300px;}
.submenu a{ padding:0 10px; font-family:simsun,"宋体"; font-size:12px; color:#333;}
.submenu a:hover{background:none; color:#0076d4;}


.login{color:#f0f0f0;}
.nav{ float:right; width:800px; overflow:hidden;}
.nav ul{ float:right; width:800px; height:52px;}
.nav li{ float:left;overflow:hidden;}
.nav li a{ font-size:18px; font-family:"黑体",SimHei;padding:0 25px;height:52px; display:block; text-align:center; line-height:52px; color:#fff;}
.nav li:hover{background:url(../images/nav-bag.jpg) no-repeat center;}
.current_nav{ background:url(../images/nav-bag.jpg) no-repeat center;}
.baise{ display:none;}

/*logo 搜索框*/

.wz_search{ width:1140px; overflow:hidden; margin:20px auto;}
.logo_left{ float:left;}
.logo_left i,.logo_left a{ color:#666;}
.logo_right{ float:right;  height:40px; margin-top:15px; }
.search{ float:left; width:388px; height:36px; background:#fff; margin:2px auto auto 2px;color:#000; font-family:simsun,arial,"宋体"; font-size:12px;}	
.search span{ float:left; width:45px; height:21px; padding-right:20px; margin-top:8px; text-align:center; background:url(../images/search.jpg) no-repeat 40px -8px; border-right:solid 1px #dedede; color:#ff7700; line-height:21px;}
.search .shuru{ float:left; width:310px; height:36px; overflow:hidden;}
.search input{ float:left;width:315px; padding:0 2px;  border:none; height:35px;line-height:30px; color:#bbbbbb;}
.logo_right i{ float:right; width:72px; height:35px; display:block; margin-top:2px; line-height:35px; text-align:center; font-family:'microsoft yahei','arail',"微软雅黑"; font-size:18px; color:#fff; cursor:pointer;}
/*标题菜单样式*/	

#wrap-nav {
height: 47px;
width: 100%;
background: #0076d4;
z-index:1000;
}
#wrap-nav ul.menu {
width: 1140px;
margin: 0 auto;
position: relative;
}
#wrap-nav ul.menu li {
float: left;
min-width: 65px;
height:47px;
position:relative;
padding: 0px 10px 0px 25px;
}
#wrap-nav ul.menu li span a {
padding-right: 15px;
font-family: 'microsoft yahei','arail',"微软雅黑";
font-size: 16px;
line-height: 47px;
color: #fff;
padding-right: 17px;
background: url(../images/xia.png) no-repeat center right;
}

#wrap-nav ul.menu li:hover{ background:#1d8ae0;}
#wrap-nav ul.menu li span a.bag_no {
background: none;
}
#wrap-nav ul.menu li:nth-child(2){}
#wrap-nav ul.menu li dl{ position:absolute; left:0px; top:47px; height:0px; min-width: 100px;width: 100%; overflow:hidden; background:#f4f4f4; box-shadow:#dedede 1px 1px 5px;z-index: 100; border-right:#d4d4d4 solid 1px; }
#wrap-nav ul.menu li dl dd{ border-top:#d4d4d4 solid 1px; border-left:#d4d4d4 solid 1px;width:100%; line-height:39px; text-indent:15px;}
#wrap-nav ul.menu li dl dd a{ color:#333; font-size:14px; font-family:"微软雅黑",microsoft yahei;}
#wrap-nav ul.menu li dl dd:last-child{border-bottom:#d4d4d4 solid 1px;  }
#wrap-nav ul.menu li dl dd:hover{ background:#ededed;}
.child{ width:1130px; height:320px; margin:0 auto;overflow:hidden; background:#fff; border:#005ba4 solid 5px;}


.daohang{width:1140px; margin:0 auto; height:42px; color:#555555; line-height:42px;}
.daohang a{ color:#555; line-height:42px;}
.daohang a:hover{ text-decoration:underline;}
.daohang strong{ color:#999; font-weight:normal;}

.content{ width:1140px; margin:0 auto; overflow:hidden;}
.canshu{ width:100%; height:410px;}
.canshu_l{ float:left; width:382px; height:380px;background:#fcfafd;}
.canshu_r{ float:left; width:705px; height:400px; margin-left:45px; position:relative; z-index:1;}

.zx_slider{position:relative;width:383px;height:410px;overflow:hidden;text-align: center;}
.zx_slider .imgbox{width:3750px;height:383px;position:absolute;left:0px;top:0px;}
.zx_slider .imgbox img{float:left;max-width:383px; max-height:302px;}
.zx_slider .png{width:760px;height:393px;left:0px;top:0px;position:absolute;}
.zx_slider .lbtn{cursor:pointer;width:27px;height:72px;position:absolute;left:2px;bottom:32px;background:url(../images/left_btn.jpg);}
.zx_slider .rbtn{cursor:pointer;width:27px;height:72px;position:absolute;left:355px;bottom:32px;background:url(../images/right_btn.jpg);}
.zx_slider .btnbox{width:310px;height:75px;position:absolute;left:35px;bottom:32px; overflow:hidden;}
.zx_slider .btnbox a{cursor:pointer;display:inline-block;float:left;width:84px;height:56px;margin:3px;}
.zx_slider .btnbox a img{position:relative; top:10px; display:inline;width:84px;height:56px;float:left;}
.hi_btn{width:740px;height:330px;position:absolute;left:0px;top:0px;display:block;}

.canshu_r h2{ font-family:"微软雅黑"; font-size:20px; line-height:42px; font-weight:bold; color:#444;}
.canshu_r p{ width:705px; height:50px; padding-left:0px; background:#f2f2f2; font-size:13px; color:#333; line-height:50px; z-index:1;}
.canshu_r p i{ font-family:"微软雅黑"; font-size:14px; font-weight:bold; color:#f37022; line-height:50px;}
.canshu_r dl{ margin-bottom:10px; padding-bottom:15px;}
.canshu_r dl dd{ color:#666; line-height:25px;}
.canshu_r dl dd span{ float:left; width:35%; display:block;}
.canshu_r b{ float:left; width:134px; height:40px; margin-top:24px; display:inline-block; background:#2c8ad4; text-align:center; cursor:pointer; line-height:40px;  color:#fff;font-family:"微软雅黑"; font-size:18px; font-weight:bold; border-radius:2px; -moz-border-radius:2px; -ms-border-radius:2px; -o-border-radius:2px; -webkit-border-radius:2px;}
.canshu_r span{ clear:both; float:left; width:134px; height:40px; margin-top:24px; display:inline-block; background:#FF9900; text-align:center; cursor:pointer; line-height:40px;  color:#fff;font-family:"微软雅黑"; font-size:18px; font-weight:bold; border-radius:2px; -moz-border-radius:2px; -ms-border-radius:2px; -o-border-radius:2px; -webkit-border-radius:2px;}

.canshu_r strong{ float:left;  margin:25px 17px 0 24px; width:134px; height:40px; display:inline-block; background:#73bd00; text-align:center; cursor:pointer; line-height:40px; color:#fff;font-family:"微软雅黑"; font-size:18px; font-weight:bold; border-radius:2px; -moz-border-radius:2px; -ms-border-radius:2px; -o-border-radius:2px; -webkit-border-radius:2px}

.erweima{ position:absolute; top:97px; right:4px; width:70px; height:90px; text-align:center; color:#ccc; cursor:pointer;}
.erweima p{
    font-size: 12px;
    color: #333;
    z-index: 1;
	width: 77px;
    height: 0px;
    padding-left: 0px;
	line-height: 13px;
	font-weight: normal;
}
.xiangqing{ width:1140px; overflow:hidden;}
#msgTable{ margin: auto;padding: 0;border: 0;}
.xq_l{ float:left; width:250px; margin-top:4px; overflow:hidden;}
.xq_l_box{text-indent:5px; width:248px; border:#dfdfdf solid 1px; overflow:hidden; padding-bottom:20px; margin-bottom:15px;}
.xq_l_box p{  width:100%; height:34px; border-bottom:#dfdfdf solid 1px; line-height:34px; font-size:13px; font-weight:bold; color:#666; background:#f1f1f1;}
.xq_l_box p a{color:#666; }
.xq_l_box dl dd{ float:left; width:100%; height:24px; overflow:hidden; clear:both; line-height:24px; color:#999; }
.xq_l_box dl dd i{ color:#999; float:left;}
.xq_l_box dl dd img{ padding-top:5px;}
.xq_l_box dl strong{ float:left; width:100px; height:27px; margin:12px 0 12px 10px; background:#72cc31; color:#fff; line-height:27px; cursor:pointer;}
.xq_l_box dl dd a{ color:#777; line-height:32px;}
.xq_l_box dl dd a b{ margin:0 4px 0 0; color:#2b89d4;}
.xq_l_box dl dd a:hover{ color:#2b89d4}
.xq_l_box ol li{color: #5a5a5a; float: left; overflow: hidden; width: 100%;}
.xq_l_box ol li b{ display: inline-block; font-weight: normal;line-height: 25px;text-align: center;width: 100%;}
.xq_l_box ol li span{ margin:14px 0 0 14px; display:block; width:210px; height:130px; padding:3px; border:#dfdfdf solid 1px;overflow:hidden;}
.xq_l_box ol li span img{ width:210px; height:130px; float:left;}
.xq_l_box ol li em{ margin-left:14px; line-height:22px; font-size:13px; font-weight:bold; color:#e3393c;}
.xq_l_box .pname a{color:#666; padding-bottom:10px;}

.company-btn{ float:left;margin-left: 12px; margin-top:10px; width: 106px;height:30px; background:url(../images/bg-img.gif) no-repeat center; line-height:30px; display:inline-block; text-align:center; color:#fff;}

.xq_r{ width:867px; float:left; margin-left:22px; overflow:hidden;}

.tab1{width:865px; overflow:hidden;}
.tab1 .menu{width:860px; height:34px; margin-top:4px;border:#dddddd solid 1px;background:#f4f4f4; display:block; color:#777; font-size:14px; line-height:34px;}
.tab1 .menu li{float:left;height:37px; padding:0 24px;margin-left:20px; cursor:pointer;}
.tab1 .menu li.off{background:#fff; color:#2c8ad4; font-weight: normal; font-size:18px;  margin-top:-4px;border-top:#2e8bd4 solid 2px; border-right:#dddddd solid 1px;border-left:#dddddd solid 1px;}
.tab1 .menudiv{ width:100%; overflow:hidden;}
.tab1 .menudiv strong{width:100%; clear:both;}


/*----------------------------------------------------------产品描述-------------------------------------------------------------*/
.con_one_1{ width:860px; overflow:hidden;}
.info_cs{ width:860px; overflow:hidden; padding:10px 0; border-bottom:#ddd solid 1px;border-left:#ddd solid 1px;border-right:#ddd solid 1px;}
.info_cs ul li{ float:left; width:200px; margin-left:20px; margin-right:55px; overflow:hidden; height:34px; display:inline-block; line-height:34px; color:#333;}
.info_cs ul li span{ float:left; display:inline-block; width:60px; height:34px; overflow:hidden; padding-right:10px; color:#666;}
.intro{ width:830px; padding-top:30px; overflow:hidden; line-height:27px; font-size:14px; color:#333; padding:15px;}
.intro img{        max-width: 800px;    }



#wypl{ width:858px;margin-top: 20px;border: #ddd solid 1px;margin-bottom: 20px;}
.xq_r_tb{ float:left; width:100%; padding:0;margin-top:20px; border-bottom:#ddd solid 1px; border-right:#ddd solid 1px;}
.xq_r_tb  td{ border-top:#ddd solid 1px; border-left:#ddd solid 1px;}
.xq_r_tb td{ height:31px; line-height:31px; text-align:left; text-indent:8px;}
.xq_r_tb .gray{ background:#f0f0f0; font-weight:bold;}
.xq_r_tb .kind{ width:187px;}
.xq_r_strong{ font-family:"微软雅黑"; font-size:18px; font-weight:bold; color:#3f3f3f; line-height:36px;}
.xq_r_p{ line-height:25px; color:#666; width:820px; overflow:hidden;}
.xq_r_span{ width:858px; border-bottom:#ddd solid 1px; text-indent:10px; height:35px;display:block; font-family:"微软雅黑",'Microsoft YaHei',Arial;  line-height:35px; font-size:18px; background: #f1f1f1;}
.xq_r_span i{ float:right; color:#1a649d; font-size:12px;}
.xq_r_span b{ float:right; font-weight:normal; font-size:14px;}
.xq_r_span b a{color:#1a649d; font-size:14px; margin:0 5px; text-decoration:underline;}
.xq_r_span b a:hover{ color:#ff8e21;}
.xq_r_span span{float:left;font-size:18px; }
.xq_r_span span.on{ border-top: #2c8ad4 solid 2px;
border-left: #ddd solid 1px;
border-right: #ddd solid 1px;
margin-left: 5px;
background: #fff;
color: #0076d4;
text-indent: 0px;
padding: 2px 15px;
margin-top: -5px;}
.user{ width:861px; height:35px; padding-top:5px; margin-left:2px;  margin-top:-5px; }
.user span.fl{ float:left; margin-left:15px; line-height:40px;}
.user span.fl img{ width: 35px; float: left;margin: 2px 5px 5px 0;border-radius: 50%; margin-top: 2px;}
.user span.fr{ float:right; margin-right:22px; width:67px; height:28px; font-size:12px; color:#fff; line-height:28px; text-align:center; cursor:pointer; background:#1168b8; border-radius:2px; -moz-border-radius:2px; -o-border-radius:2px; -webkit-border-radius:2px; -ms-border-radius:2px; display:block;}
.pinglunA{ border:#ddd solid 1px; width: 820px;margin-left: 15px; font-family:arial,"微软雅黑"; font-size:12px; color:#666;}
.login-box{ float:left; margin:15px; width:820px;}
.login-box a{ color:#0076d4;}
.fn-right{ float:right; line-height:30px; color:#0076d4; display:inline; width:155px;}
.fn-right a{color:#0076d4;}
.login-box label{ margin-right:10px; color:#666;}
.login-box input[type='text'],.login-box input[type='password']{ margin:0 0 0 5px; border:1px solid #ccd3e4; color:#666; font-size:12px; text-indent:5px; width:150px; height:25px;}
.login-box input[type='submit']{ border:1px solid #ccd3e4; width:50px; height:25px;}
.PL-box{margin-top:30px; width:858px; padding-bottom:10px; height:auto; border:#ddd solid 1px;}
.input-box{ float:left;}
.other_login {float:right;}
.other_login li {float: left;color: #666;font-size: 14px;font-size: 12px;color: #333;}
.other_login li a {display: block;width: 30px;height: 30px; border-radius: 50%; background:url(/content/ProductDetail/images/login-pic.jpg) no-repeat; text-indent: -9999px;overflow: hidden;}
.other_login li a.lo_qq {background-position:0px 0px;}
.other_login li a.lo_qq:hover {background-position:0px -78px;}
.other_login li a.lo_weixin { margin-left:5px; background-position: 0px -38px;}
.other_login li a.lo_weixin:hover {background-position: 0px -120px;}
/*评论前弹出登录样式*/


/*登录样式结束*/



.title_box{ width:100%; height:32px; border-bottom:#d2d2d2 solid 1px; padding:0px;}
.title_box a{ color:#333; font-size:14px; min-width:93px; line-height:32px; display:inline-block; text-align:center;}






.xq_r .pinglun{color: #000000; cursor: text; font-family: "arial","微软雅黑"; width:862px; margin:0 auto; height:136px; border:#ddd solid 1px; overflow:hidden;}
.xq_r .PL{ width:100%; height:35px; overflow:hidden; margin-bottom:30px;}
.xq_r .PL i{ float:left;font-family:"微软雅黑"; font-size:16px; line-height:35px; font-weight:bold; color:#171e31; }
.xq_r .PL input{ float:left; width:108px; height:28px; line-height:28px;}
.xq_r .PL b{ float:right; width:110px; height:36px;display:inline-block; background:#2c8ad4; text-align:center; cursor:pointer; line-height:36px;  color:#fff;font-family:"微软雅黑"; font-size:16px; font-weight:bold; border-radius:2px; -moz-border-radius:2px; -ms-border-radius:2px; -o-border-radius:2px; -webkit-border-radius:2px;}
.xq_r .PL img{ float:left; margin-top:0;}
.xq_r dl{ width:845px; overflow:hidden; font-family:"微软雅黑";  padding:0 10px 20px 0; margin-top:20px;}
.xq_r dl:last-child{ border-bottom:none; margin-bottom:30px;}
.xq_r dl dd{ width:100%; overflow:hidden;margin-bottom: 10px;padding-bottom: 10px;}
.xq_r dl dd b{ float:right; color:#666; font-weight:normal; margin-left:20px; display:inline-block; }
.xq_r dl dd span{ float:left;  overflow:hidden; font-weight:normal; color:#333;margin-right: 10px; font-size:14px; line-height:15px;}
.xq_r dl dd span img{ float:left; margin:0;}
.xq_r dl dd p{ float:left; width:770px;line-height:21px; overflow:hidden;}
.xq_r dl dd p em{ float:left; font-family:"微软雅黑"; font-size:16px; color:#171e31;}
.xq_r dl dd p i{ float:left;color: #666; clear:both; width:770px; margin-top:5px; font-style:normal; }
.xq_r dl dd p em strong{ float:right; font-size:12px; font-weight:normal; line-height:15px; color:#ccc;}
.xq_r dl dd div.user-pic{ float:left; margin-left:10px;  margin-right:10px;}
.shipin{ float:left;overflow:hidden; margin:20px auto 20px 15px; width:830px; height:418px; border:#ddd solid 1px; }

#con_one_2{ width:860px; overflow:hidden}
#con_one_2 ul li{ float:left; clear:both; font-size:14px; color:#333; line-height:30px; padding-left:10px;}
#con_one_2 b{ float:left; width:100%; margin-top:10px; font-size:16px; line-height:40px;}
#con_one_2 ul li span{ float:left; width:110px; display:inline-block;}
#con_one_2 ul li textarea{ min-height:25px;}
.btn_LY{ width:100%; float:left; clear:both;}
#con_one_2 .btn_LY button{ width:60px; height:26px; float:left; line-height:20px; display:block;}
.submit{ float:left; margin-left:120px;}
.reset{ float:left; margin-left:30px;}



.bottom{ background:#1168b9; clear:both; width:100%; margin-top:50px; padding-bottom:30px;}
.bottom .within{ width:1140px; margin:0 auto;}
.bottom .within .top a{ display:block;}
.bottom .within .top img{ margin:0 auto; display:block;}
.bottom .within p{ text-align:center; line-height:25px; padding-top:20px; color:#b8dbfc;}
.bottom .within p a{color:#b8dbfc;}
.bottom .within p a:hover{color:#fff;}



.sou_txt {
	height: 24px;
	width: 186px;
	border: 2px solid #ff7700;
}
.sou_btn {
	background-color: #ff7700;
	height: 30px;
	width: 54px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




/*底部区域2016*/
.ft_wrap{ width:1140px;margin: 0 auto; position:relative;}
.bk75{height: 15px;clear: both; }
.footer {background: #323c44; font-size:12px; }
.ft_yqlj{padding: 18px 0 15px;border-top: 2px solid #2b75d3;background: #323c44;}
.ft_yqlj .head{line-height: 18px;color: #848c92;}
.ft_yqlj .head strong{font-size: 18px; }
.ft_yqlj .body1{padding-top: 6px;overflow: hidden;}
.ft_yqlj .body1 a{display:inline-block;*display: inline;*zoom: 1;padding-right: 10px; padding-top:3px; background:url(../images/b4.png) no-repeat right center;color: #848c92;}
.ft_yqlj .body1 a:hover{color: #f1f1f1; }
.ft_yqlj .body1 span{ color:#676666}
.f_cen{padding: 30px 0 48px;border-bottom: 1px solid #5e6469;}
.f_cen .f_nav{float: left;}
.f_cen .f_nav dl{float: left;width: 126px;}
.f_cen .f_nav dt{font-size: 14px;font-weight: bold;color: #b1b7bc;font-size: 14px;margin-bottom: 6px;}
.f_cen .f_nav dd{color: #FFF;line-height: 22px;}
.f_cen .f_nav dd a{color: #b1b7bc;}
.f_cen .f_nav dd a:hover{color: #ca661c;}
.f_cen .hot_phone{float: left;text-align: center;}
.f_cen .hot_phone h3{font-size: 16px;color: #b1b7bc;}
.f_cen .hot_phone span{padding-top: 8px;display: block; font-family:georgia;font-size: 28px;color: #f70;}
.f_cen .hot_phone p{padding-top: 8px;line-height: 28px;color: #b1b7bc;}

.f_foot{text-align: center;padding: 33px 0 65px;color: #848c92;line-height: 22px;}
.f_foot p a{color: #848c92;margin: 0 15px;}
.f_foot p a:hover{color: #f1f1f1 ;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;}
.clearfix{zoom:1;}
.ch_wenxin {
    width: 300px;
    float: left;
    padding: 2px 6px 5px 14px;
}
.ch_wenxin li {
    width: 100px;
    float: left;
    height: 82px;
    margin-right: 5px;
	margin-left: 5px;
}
.ch_wenxin li .ch_wenxins {
    width: 82px;
	margin-left:auto;
	margin-right:auto;
	text-align:center
    float: left;
    height: 82px;
}
.ch_wenxin li .ch_wenxins_txt {
	color:#b1b7bc;
    width: 90px;
	margin-top:5px; 
	margin-left:auto;
	margin-right:auto;
    text-align: center;
    line-height: 18px;
    height: 24px;
}




