﻿@charset "utf-8";
html{color:#000;background:#FFF; }
body { color:#666;font:14px/1.231 arial,helvetica,clean,sans-serif,"Microsoft Yahei";line-height: 27px;} /*网站字体颜色*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;line-height: 27px;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}

.mt10{ margin-top:10px;}

a { color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
a:hover { text-decoration:underline;}
.vam { vertical-align:middle;}
/*æ¸…é™¤æµ®åŠ¨*/
.clearfix:after{ 
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix{ /*å…¼å®¹ IE*/
    zoom: 1;
}
p{ word-spacing:-1.5px;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
/* -- 购物车外部框架 -- */
.cart_header , .cart_content , .cart_footer { width:760px; margin:0 auto;}



/* -- 页面整体布局 -- */
.header{width: 100%; height: auto;}
.content{ max-width:1200px; margin:0 auto; font-family: "Microsoft Yahei";}
.left{ width:244px; float:left; margin-top:10px; position: relative;z-index: 9999;}
.left2 { width:920px; float:left; overflow:hidden; margin-top:15px;}
.left3 { width:754px; float:left; overflow:hidden; color:#666;}
.lefttop {height:0px; font-size:0; overflow:hidden; margin-top:10px;}
.leftbot { height:0px; font-size:0; overflow:hidden;  margin-bottom:10px;}
.left2bot { height:0px; font-size:0; overflow:hidden; margin-bottom:10px; }
.right{width:930px;float:left;margin-left:26px; overflow:hidden}
.right2 { width:275px;  float:right; overflow:hidden;margin-top:15px;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}
.rightbot { height:0px; font-size:0; overflow:hidden; margin-bottom:10px;}
.right2bot { height:0px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:930px; overflow:hidden; }
.right2_main { width:273px;overflow:hidden;}
.left2_main { width:880px;overflow:hidden;}



/*header*/
.header{position: relative; width: 100%;height: 70px;z-index: 996; border-top: 4px solid #e5e5e5; background: #fff; box-shadow: 0 1px 10px 0 rgba(0,0,0,.2);}
.h_logo{ float: left;height: 100%; margin-top: 5px;}
.h_logo a{display: inline-block;height: 100%; line-height: 100px;}
.h_logo a img{ display: inline-block;}
.h_ment{ float: right;}
.h_nav{ float: left;}
.h_nav>ul{margin-top: -4px;height: 74px;}
.h_nav>ul>li{position: relative; float: left;width: 104px;height: auto; border-top: 4px solid #e5e5e5; box-sizing: border-box; text-align: center;}
.h_nav>ul>li>a{ display: block; font-size: 16px; color: #333; line-height:69px;}
.h_nav>ul>li:hover{ border: 1px solid #e5e5e5; border-top: 4px solid #03439b;}
.h_nav>ul>li.hover{ border: 1px solid #e5e5e5; border-top: 4px solid #03439b;}
.h_nav>ul>li:hover>a{ color: #03439b;}
.h_nav_two{ display: none; position: absolute;top: 100%;left: 50%;min-width: 200px;margin-left: -100px; background: rgba(179,179,179,.75);}
.h_nav_two:before{position: absolute;bottom: 100%;left: 50%;height: 18px;content: "\e62c";margin-left: -15px;font-family:"iconfont" !important;font-size: 30px; color: #03439b;}
.h_nav_two>a{ display: block;position: relative;z-index: 10; width: 100%; height: 50px; padding: 0 32px; box-sizing: border-box; font-size: 14px;color: #fff;text-align: left; line-height: 50px;}
.h_nav_two>a>i{ position: absolute;top: 0;right: 20px; font-size: 12px; color: #fff;}
.h_nav_two>a:after{position: absolute;top: 50%;left: 12px;z-index: 1;width: 8px;height: 8px;content: ''; margin-top: -5px;border-radius: 50%; border: 1px solid #fff; box-sizing: border-box;-webkit-transition: background .15s;transition: background .15s;}
.h_nav_two>a:before{ position: absolute;top: 0;left: 0;z-index: -1;width: 0;height: 100%;content: ''; background: #03439b;-webkit-transition: width .3s;transition: width .3s;}
.h_nav_two>a:hover:after{ background: #fff;}
.h_nav_two>a:hover:before{ width: 100%;}
.h_search{ float: left;width: 104px; height: 100px;margin-left: 20px; border-left: 1px solid #ddd; text-align:center;line-height: 100px;cursor: pointer;}
.h_search i{ display: block; font-size: 18px;font-weight: bold;color: #333;}
.form_box{ display: none; position: fixed;width: 0;left: 0;right: 0;bottom: 0;z-index: 1000;width: 100%;height: 100%;}
.form_box .form_bg{position: absolute;top: 0;left: 0;width: 100%;height: 100%; background: rgba(0,0,0,.1);}
.form_box form{position: absolute;top: 0;left: 0;width: 100%;height: 84px;-webkit-transition: all .5s .5s;transition: all .5s .5s;-webkit-transform: translateX(-100%);transform: translateX(-100%);}
.form_box.on form{-webkit-transform: translateX(0);transform: translateX(0);}
.form_box form input[type='text']{ float:left;width: calc(100% - 80px);height: 100%;padding: 0 20px; border: none;     background-color: #272727; box-sizing: border-box; font-size: 24px; color: #fff;}
.form_box form input[type='button']{ float:left;width: 80px;height: 100%; border: none; background-color: #000; font-size: 30px; color: #fff;cursor: pointer;}
.form_box form input[type='button']:hover{color: #f7c309;}
.form_box form .button{ float:left;width: 80px;height: 100%; border: none; background-color: #000; font-size: 30px; color: #fff;cursor: pointer;}
.form_box form .button{color: #f7c309;}
.push-nav{ display: none;}
.bg-nav{ display: none;}
.head-height{ display: none;}
/*头部结束*

/*底部开始*/
/*=============底部================*/   
.footer {
    background-color: #292B2E; 
}

.footer .footer-info{
    padding-top: 40px; padding-bottom:20px; margin: 0 auto;

}
.footer .footer-info h3 {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    font-weight:bold;
}
.footer .footer-info p {color: #999;font-size: 14px;}
.footer .footer-info ul li{margin-bottom: 10px;}
.footer .footer-info ul li a {color: #999;font-size: 14px;}
.footer .footer-info ul li a:hover {color: #1462B3; text-decoration:underline;}
.footer .footer-info .fotproduct,.footer .footer-info .about {
    float: left;
    margin-right: 30px;
    width: 10%;
    background:none;
}
.footer .footer-info .contact p {
    color: #999;
    font-size: 14px;
    position: relative;
    margin-bottom: 10px;
    padding-left: 22px;
}
.footer .footer-info .contact p a {color: #999;}
.footer-info .contact p:nth-of-type(1){ background:url(../images/tub1.png) no-repeat center left; padding-left:24px;}
.footer-info .contact p:nth-of-type(2){ background:url(../images/tub2.png) no-repeat center left; padding-left:24px;}
.footer-info .contact p:nth-of-type(3){ background:url(../images/tub4.png) no-repeat left 5px;  padding-left:24px;}
.footer-info .contact p:nth-of-type(4){ background:url(../images/tub5.png) no-repeat left 5px;  padding-left:24px;}
.footer-info .contact p:nth-of-type(5){ background:url(../images/tub5.png) no-repeat left 5px;  padding-left:24px;}

.footer .footer-info .contact {
    width: 320px;
    float: right;
}

.copy-right{background: #292B2E; border-top:1px solid #333;}
.copy-right p{text-align: center; padding:25px 0;color: #999;font-size: 14px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.copy-right p a{color: #999;}
.copy-right p a:hover{color: #1462B3; text-decoration:underline;}


.ImTable *{padding:0px;margin:0px}
.ImTable{border-collapse:collapse;border:none;background:url(../images/bg.gif)}
.ImTable h2{font-size:14px;font-weight:bold;margin-top:5px}
.ImHeader{height:165px;background:url(../images/im_01.gif)}
.ImRow0{background:url(../images/ico_item1.gif) no-repeat;margin:10px 10px 0;height:24px;padding-left:10px;padding-top:4px; }
.ImRow1{background:url(../images/ico_item1.gif) no-repeat;margin:10px 10px 0;height:24px;padding-left:10px;padding-top:4px;}
a.im,a:hover.im{text-decoration:none;height:35px;color:#333333; font-size:14px;}
.ImFooter{height:90px;background:url(../images/im_04.gif) no-repeat; display:inline-block; width:150px;font-family:Arial,Helvetica,sans-serif;}
.ImFooter h5{font-size:14px;font-weight:normal; color:#fff;text-align:center;margin:15px 0 0;font-family:'宋体';}
.ImFooter p{font-size:20px;font-weight:bold;  color:#fff;text-align:center;margin:10px 0;}


.pagelist{
    padding-top: 30px;
    padding-right: 30px;
    float: left;
    font-size: 13px;
    line-height: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.pagelist li{
        font-weight: normal;
    margin-right: 15px;
    float: left;
}






/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1{display:none;z-index:1001;width:398px;border:1px solid #ccc;background:#fff; padding-bottom:20px;}
#mesbook1_c div, #mesbook1 div{ border:1px solid #E4E3E3; background:#EBECEB;height:18px; padding:4px .5em 0; margin-bottom:10px;}
#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:370px; margin:0 auto;}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:105px; overflow:hidden; }
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:265px; float:right;}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns{padding-bottom:10px;}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {margin-right:20px;}
#roll_top, #fall, #ct
{position: relative;cursor: pointer;height: 72px;width: 26px;}
#roll_top{background: url(../images/top.gif) no-repeat;}
#fall{background: url(../images/top.gif) no-repeat 0 -80px;}
#ct{background: url(../images/top.gif) no-repeat 0 -40px;}
#roll{display: block;width: 15px;margin-right: -500px;position: fixed;
right: 38%;top: 90%;_margin-right: -505px;_position: absolute;_margin-top: 300px;_top: expression(eval(document.documentElement.scrollTop));}

.seabox{overflow: hidden;height:41px;line-height:24px;padding:11px 0 0;background:#fff;display: block;clear: both;font-family:"Microsoft Yahei";border-bottom: solid 1px #eaeaea;box-shadow: 2px 2px 0 #f5f5f5;}
.sea_inp{width:264px;background:none;display: block;}
.sea_inp .serach{width:177px;height:22px;border: solid 1px #efefef; border-right:0;background:url(../images/ico01.gif) no-repeat 11px 5px #fff;line-height:22px;color:#c6c6c6;padding:0 0 0 36px;float:left;outline: none;display: block;font-size:14px;}
.sea_inp .sub{ width:49px; height:24px;background:url(../images/sea_ico.gif) no-repeat 0 0;border:0;float:left;cursor: pointer;display: block;}
.k_word{overflow:hidden;width:750px;color:#999;background:url(../images/ico02.gif) no-repeat 0 5px;padding: 0 0 0 25px;}
.k_word a{color:#999;padding: 0 20px 0 0;}
/*底部结束*/

/*右侧悬浮菜单*/
.slide{width: 50px;height: 147px;position: fixed;top: 50%;margin-top: -126px;background: #01439a;right: 0;z-index: 999;}
.slide ul{list-style: none;}
.slide .icon li{width: 49px;height: 50px;background: url(../images/icon.png) no-repeat;}
.slide .icon li.qq{background-position:-385px -73px ;}
.slide .icon li.tel{background-position:-385px -160px ;}
.slide .icon li.wx{background-position:-385px -120px ;}
.slide .info{top: 50%;height: 147px;position: absolute;right: 100%;background: #01439a;width: 0px;overflow: hidden;margin-top: -73.5px;transition:0.5s;border-radius:4px 0 0 4px ;}
.slide .info.hover{width: 145px;}
.slide .info li{width: 145px;color: #CCCCCC;text-align: center;}
.slide .info li p{font-size: 1.1em;line-height: 2em;padding: 15px;text-align: left;}
.slide .info li.qq p a{display: block;margin-top: 12px;width: 100px;height: 32px;line-height: 32px;color: #ccc;font-size: 16px;   text-align: center;text-decoration: none;border: 1px solid #ccc;border-radius: 5px;}
.slide .info li.qq p a:hover{color: #FFFFFF;border: none;background: #b42275;}
.slide .info li div.img{height: 100%;background: #DEFFF9;margin: 15px;}
.slide .info li div.img img{width: 100%;height: 100%;}
/*控制菜单的按钮*/
.index_cy{width: 30px;height: 30px;background: url(../images/index_cy.png);position: fixed;right: 0;top: 50%;margin-top: 140px;background-position: 62px 0;cursor: pointer;}
.index_cy2{width: 30px;height: 30px;background: url(../images/index_cy.png);position: fixed;right: 0;top: 50%;margin-top: 140px;background-position: 30px 0;cursor: pointer;}