@charset "utf-8";
html {overflow-y: scroll;}
body { color:#666;font:15px/22px "Microsoft YaHei","微软雅黑",rial,helvetica,clean,sans-serif,"宋体";} /*网站字体颜色*/

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;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,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;}

@media screen and (min-device-width : 320px) and (max-device-width : 767px)  {
   body {-moz-transform:scale(1);-moz-transform-origin:scale(1);
-moz-transform:scale(1); -moz-transform-origin:top center;
zoom:1;*zoom: 100%;width: 120%;}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
   body {-moz-transform:scale(1);-moz-transform-origin:scale(1);
-moz-transform:scale(1); -moz-transform-origin:top center;
zoom:1;*zoom: 100%;width: 120%;}
}

    @media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 
  body {-moz-transform:scale(0.8);-moz-transform-origin:scale(0.8);
-moz-transform:scale(0.8); -moz-transform-origin:top center;*zoom: 80%;
-ms-transform:scale(0.8);-ms-transform-origin:scale(0.8);
-ms-transform:scale(0.8);
-ms-transform-origin:top\9\0 center\9\0; /* ie 9*/
zoom:0.8;-ms-zoom:1;}
}


.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:none;}

.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
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;}
.content{ width:1200px;margin: 0 auto;font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;}

/*按钮效果*/
.rx a,.gengduo{transition: all 0.5s;padding-top: 24px !important;}
.rx a:hover,.gengduo:hover{transform:translateY(-10px);}

/* -- 页面整体布局 -- */
.content{ width:1200px; margin:0 auto;  }
.left { width:201px; float:left; overflow:hidden;}
.left2 { width:670px; float:left; overflow:hidden;}
.left3 { width:754px; float:left; overflow:hidden; color:#666;}
.lefttop { background:url(/mmb/images/left_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-top:10px;}
.left2top { background:url(/mmb/images/left2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.leftbot { background:url(/mmb/images/left_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;  margin-bottom:10px;}
.left2bot { background:url(/mmb/images/right_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }

.right { width:735px; float:left; display:inline; margin-left:24px; overflow:hidden;}
.right2 { width:275px;  float:right; overflow:hidden;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}
.righttop { background:url(/mmb/images/right_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.right2top { background:url(/mmb/images/right2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.rightbot { background:url(/mmb/images/right_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}
.right2bot { background:url(/mmb/images/left_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:735px; padding-bottom:15px; overflow:hidden; }
.right2_main { width:273px; padding-bottom:15px; overflow:hidden;}
.left2_main { width:668px;  padding-bottom:15px; overflow:hidden;}

.h_nav li a:-webkit-any-link{ display:block;}

html{color:#000;background:#FFF; }

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;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,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;}
input{border: 0;background: none;margin: 0;padding: 0;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;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;}

/*a标签样式*/
a { color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
a:hover { text-decoration:none;}
h2 a:hover{ text-decoration: none;}

/*行内标签处理*/
i,em,s{ font-style:normal;text-decoration: none;}
/*i{cursor: pointer;}*/
input,textarea{ outline:none; }
textarea{ resize:none;}

/*快捷类名*/
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
.clearfix:after{content: "";height: 0;clear: both;display: block;visibility: hidden;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
.dn{ display:none;}

/*新平台*/
.blk{margin-bottom: 25px;}
/*Main模板*/
.blk-main{width:1200px; margin: 0 auto;}
/*小模块*/
.blk-xs{width:240px;}
/*中模块*/
.blk-sm{width:930px;}
/*小版块*/
.blk{margin-bottom:30px;}
.b{ clear:both;}

.endit-content{ line-height:28px;}
.endit-content p{margin:15px 0;}
.endit-content p,.endit-content dl img{ width:100%}
/*内容盒子*/
.fanglist{position: absolute; top: 210px; z-index: 4; left: 0; width: 200px;background:rgba(255,255,255,0.9); padding-bottom:0px;}
.fanglist ul{padding-top:18px;}
.fanglist h2{height:52px; background:#EB324C; padding-left: 22px; font-size: 18px;font-weight: normal; line-height: 52px; position: relative;}
.fanglist h2::before{position: absolute; content:""; width:0; height:0; top: 23px; right: 21px; border-top: 8px solid #fff; border-left: 8px solid transparent; border-right: 8px solid transparent; transition:all ease-in-out 0.25s;}
.fanglist h2.hov:before{position: absolute; content:""; width:0; height:0; top: 23px; right: 21px; border-top: 8px solid #fff; border-left: 8px solid transparent; border-right: 8px solid transparent;transform: rotate(-90deg);-webkit-transform: rotate(-90deg);}
.fanglist h2 a{ color:#fff;}
.fanglist li{ margin: 0 0 18px 10px; font-size:15px;}
.fanglist li img{ vertical-align: middle; margin-right:6px;}
.fanglist li a{ line-height: 22px; font-size: 15px; color:#333;}




/*头部样式*/
.content_i{width:1200px !important;margin:0 auto !important;}
.content{width:1200px;margin:0 auto;}
.headbj{height:216px;background:url(/mmb/images/headbj.jpg) no-repeat center;}
.head{padding-top:30px;}
.head .logo{width:317px; height:126px;float:left;}
.head .logo .t_logo{width:250px; height:auto;margin-top: 10px;}
.head .logo .t_logo img{width:250px; height:auto;}
.head .hea_right{width:883px; height:126px; float:right;}
.head .hea_right .rig1 {
    width: 260px;
    height: 126px;
    float: left;
    margin-right: 30px;
}
.head .hea_right .rig1 b{display: block;font-size: 18px; line-height: 18px; color:#333333; font-weight: normal; margin-bottom: 13px;}
.head .hea_right .rig1 ul li{height:15px; line-height: 15px; font-size: 15px;color:#333333; margin-bottom: 10px; padding-left:20px;background:url(/mmb/images/x.png) no-repeat left;}
.head .hea_right .phone {
    width: 260px;
    height: 126px;
    float: right;
    background: url(/mmb/images/tel.png) no-repeat left 17px;
}
.head .hea_right .phone span{display: block;height:54px;}
.head .hea_right .phone span em{display: block;font-size: 16px; color:#333333; line-height: 16px;margin-left: 40px;}
.head .hea_right .phone span p {
    height: 18px;
    padding-top: 7px;
    padding-left: 40px;
    font-size: 18px;
    color: #333333;
    line-height: 26px;
    font-weight: bold;
    /* background: url(/mmb/images/tel.png) no-repeat left top; */
}
.head .hea_right .phone a{display: block; width:238px; height:38px;background:#EB324C; border-radius:19px; text-align: center; line-height: 38px;}
.head .hea_right .phone a em{font-size: 18px; color:#FFFFFF;padding-left:38px;background:url(/mmb/images/vid.png) no-repeat left;}
.head .menu{height:60px; overflow: hidden;}
.head .menu .nav{height:60px;}
.head .menu .nav li{float:left;height:60px; line-height: 60px;position: relative;}
.head .menu .nav li a{font-size: 16px; color:#333333;z-index:100;position: relative;padding:0 27px;}
.head .menu .nav li i{display: block;width:100%; height:0;background:#eb324c; transition: .5s;position: absolute; top:0;}
.head .menu .nav li:hover a,.head .menu .nav li.cur a{color:#FFF;}
.head .menu .nav li:hover i,.head .menu .nav li.cur i{height:60px;}

.h_nav li .erji{ display:none; background:rgba(0,0,0,0.5); width:200px; position:absolute; top:130px; left:0;}
.h_nav li .erji li{padding: 0; height:44px; line-height:44px;border-bottom: #aaa 1px solid;}
.h_nav li .erji a,.h_nav li.cur .erji a{ font-size:14px;color: #fff; width:200px; height:50px; line-height:50px;padding:0;}
.h_nav li .erji li a:hover,.h_nav li.cur .erji a{background:none;}



#site{position:absolute;z-index:3;top: 108px;left: 20px; line-height:28px; color:#333}
#site select{ line-height: 28px;    height: 28px;    padding: 0 5px;}
#site option{ line-height:28px}
#siteDiv{  background-color: #FFFFFF;border: 1px solid #999999;display: none;padding: 8px 10px;position: absolute;top: 23px;white-space: nowrap;width: 235px;z-index: 1000; display:none;left:0px;}
#siteDiv li {float: left;list-style-type: none;padding-right: 15px;}
#siteDiv li a{ color:#666;}    


      

.footer{height:345px; background:url(/mmb/images/foot.jpg) no-repeat center top; overflow: hidden;}
.foot{padding-top:45px;}
.foot .fo_top{height:223px;}
.foot .fo_top .ftnav{width:402px; height:180px;padding-top:14px; box-sizing: border-box; border-right:1px solid rgba(255,255,255,0.1);float:left;}
.foot .fo_top .ftnav b{display: block;height:20px; margin-bottom: 29px; font-size: 20px;color:#FFF;}
.foot .fo_top .ftnav b em{font-size: 11px; line-height: 11px;color:rgba(255,255,255,0.6); margin-left: 11px; margin-top: 8px; font-weight: normal; font-style: normal;}
.foot .fo_top .ftnav ul li{width:87px;float:left;margin-right: 45px; height:14px; line-height: 14px; margin-bottom: 15px;}
.foot .fo_top .ftnav ul li a{font-size: 14px;color:rgba(255,255,255,0.6);}
.foot .fo_top .gsxx{width:440px;height:180px; float:left;border-right:1px solid rgba(255,255,255,0.1);padding-top:16px;padding-left:60px; box-sizing: border-box;}
.foot .fo_top .gsxx b{display: block;height:21px; line-height: 21px;padding-left:34px;background:url(/mmb/images/tel2.png) no-repeat left; margin-bottom: 25px; font-size: 26px; color:#FFFFFF;}
.foot .fo_top .gsxx ul li{ line-height: 18px; margin-bottom: 18px; }
.foot .fo_top .gsxx ul li em{color:rgba(255,255,255,0.6); font-size: 14px; font-style: normal; margin-right: 30px;}
.foot .fo_top .gsxx ul li em a{font-size: 14px; font-style: normal;color:rgba(255,255,255,0.6);}
.foot .fo_top .ewm{width:260px; float:right;padding-top:14px;}
.foot .fo_top .ewm span{display: block;width:98px; float:left;}
.foot .fo_top .ewm span i{display: block;width:94px; height:100px;background:url(/mmb/images/tel3.png) no-repeat center; margin-bottom: 16px;}
.foot .fo_top .ewm span em{display: block; font-size: 14px; color:rgba(255,255,255,0.6);}
.foot .fo_top .ewm strong{display: block;float:right;width:137px; height:137px;border:1px solid rgba(255,255,255,0.4);padding-top:12px; box-sizing: border-box;border-radius:5px;}
.foot .fo_top .ewm strong img{display: block;width:114px; height:114px; margin:0 auto;}
.foot .link{height:77px; line-height: 77px;}
.foot .link span{display: block;float:left; margin-right: 40px;}.foot .link span i{font-size: 18px; color:#FFFFFF; opacity: 0.7; margin-right: 20px;}
.foot .link span em{font-size: 16px; color:#FFFFFF;opacity: 0.7;padding-right:36px; background:url(/mmb/images/dbx2.png) no-repeat right;}
.foot .link a{display: block; float:left; font-size: 14px; color:#FFFFFF; opacity: 0.7; margin-left: 62px;}


/**/
.xq2bj{height:313px;    border-top: 2px solid #f2f2f2;}
.xq2{padding-top:32px;height:auto; box-sizing: border-box; }
.xq2 ul{  }
.xq2 ul li{float:left;width:400px;  padding-top:49px; box-sizing: border-box;}
.xq2 ul li b{display: block;height:19px;margin-bottom: 25px; background:url(/mmb/images/sz.png) no-repeat left; font-size: 18px; color:#333333;padding-left:43px;}

.xq2 ul li span {
    border-bottom: 1px dashed #d0d0d0;
    display: block;
    height: 66px;
}

.xq2 ul li span p{color:#333333; margin-bottom: 14px;height:14px;}
.xq2 ul li span p i{font-weight: bold;display: block;float:left; line-height: 22px;font-size: 14px; color:#333333;}
.xq2 ul li span p em{display: block;float:left;width:330px; line-height: 22px; font-size: 14px; color:#333333;}

  .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(/mmb/images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
       .client-2 .my-kefu-wx i {
            background: url(/mmb/images/img_hover02.png) no-repeat center;
        }
        .client-2 .my-kefu-sq i {
            background-position: 4px -76px;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -50px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 25px;
    background-position: -23px -25px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #EB324C;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #EB324C;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    





 /*temp.css  2015  xsl 整理*/
#nodata { padding:80px; padding-left:150px; border:solid 1px #eee;margin:10px 0; background:url(/mmb/images/nodata.gif) no-repeat 20px 20px;}
/* -- 弹出窗口 -- */
#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;}
/*rollup.css*/
/*#roll{display:block;width:15px;margin-right:-520px;position:fixed;right:50%;top:80%;_margin-right:-520px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8)); z-index:100;}*/
#roll_top,#fall,#ct{position:relative;cursor:pointer; width:72px}
#roll_top{}
#fall{background:url(/mmb/images/top.gif) no-repeat 0 -80px}
#ct{background:url(/mmb/images/top.gif) no-repeat 0 -40px}
#roll{display:block;width:72px;margin-right:0;position:fixed;right:0;bottom:100px;_margin-right:0;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.68)); z-index:100;}



.ImTable *{padding:0px;margin:0px}
.ImTable{border-collapse:collapse;border:none;background:url(/mmb/images/bg.gif)}
.ImTable h2{font-size:14px;font-weight:bold;margin-top:5px}
.ImHeader{height:164px;background:url(/mmb/images/im_01.gif)}
.ImRow0{background:url(/mmb/images/ico_item1.gif) no-repeat;margin:10px 10px 0;height:24px;padding-left:10px;padding-top:4px; }
.ImRow1{background:url(/mmb/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:#333; font-size:14px;}
.ImFooter{height:90px;background:url(/mmb/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:#f1f1f1;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;}

.topadcs{width:100%;  max-height: 500px; overflow:hidden; text-align:center;margin:0px auto; margin-bottom:0;}
.topadcs a img{ width:100%; height:auto; display:block;}
.topadcs a{display:block;margin:0 auto;}
.topadcs a.fullad{ height:320px;}

 /*关键词搜索*/
  .migs{width:1200px;margin:0 auto;}
 .p1-search-1 {
            background: #f2f2f2;
            height: 82px;
            border-bottom: 1px solid #eee;
            overflow: hidden;
            font-size: 14px;
        }
        
        .p1-search-1 p {
            color: #444;
            line-height: 82px;
        }
        
        .p1-search-1 a {
            color: #444;
            display: inline-block;
            margin-right: 15px;
        }
        
        .p1-search-1 a:hover{ color:#eb324c}
        
        .p1-search-1-inp {
            width: 270px;
            height: 30px;
            border-radius: 20px;
            background: #fff;
            padding-left: 10px;
            margin-top: 28px;
        }
        
        .p1-search-1-inp input {
            border: 0;
        }
        
        .p1-search-1-inp1 {
            width: 224px;
            height: 30px;
            line-height: 30px;
            color: #a9a9a9;
            float: left;
        }
        
        .p1-search-1-inp2 {
            width: 30px;
            height: 30px;
            background: url(/mmb/images/viskins-p1.png) no-repeat -258px -936px;
            float: right;
            cursor: pointer;
        }
    
 /*关键词搜索结束*/
 
.b13,.b15,.b14,.b16,.b17,.b18,.b19,.b20,.b21,#mesbook1 #mesbook1Btns input{ background:#1f61cc; border:none; border:none; height:28px; line-height:26px; color:#fff; padding-left:12px; padding-right:12px;margin: 10px 0; margin-right:5px;}
#TxtMsg{ border:1px solid #dedede;}

/*翻页*/
.p12-pagination-1-main {
    margin: 0 auto; 
    padding: 20px 0;
    height: 30px;
    text-align: center;
}

.p12-pagination-1 a,
.p12-pagination-1 span {
    vertical-align: top;
    display: inline-block;
    padding: 0 8px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #e5e5e5; 
    text-align: center;
    margin: 0 2px;
    background: #fff;
}

.p12-pagination-1 span {
    border: 1px solid #fff;
}

.p12-pagination-1 .page_curr {
    background:#EB324C;
    color:#fff;
    border-color:#EB324C;
}

.p12-pagination-1 .laypage_first,
.p12-pagination-1 .laypage_last {
    display: none;
}





/*面包屑*/
.p12-curmbs-1 {
    font-size: 14px;
    border-bottom: 1px solid #dcdcdc;
}

.p12-curmbs-1 a{ color:#666}
        
.p12-curblock{
    display: none;
}
.p12-curmbs-1 b {
    border-left: 0 solid #eb324c;
    font-weight: normal;
    color: #333;
    font-weight: bold;
    font-size: 14px;
}
.p12-curmbs-1 i {
    font-style: normal;
}
        
.p12-curmbs-1 span {
    font-family: 'Microsoft YaHei';
    padding: 0 5px;
    height: 46px;
    line-height: 46px;
}
    
/*主色调样式*/
.leib2 .tit, .leib .tit,.hotBox .hotBtn a:hover,.columnBanner ul li.cur, .columnBanner ul li:hover,.e_hot .li01 span, .e_hot .li02 span, .e_hot .li03 span,.apage a:hover, .apage .cur{ background:#eb334d!important; }
.leib2 .nr li.cur a, .leib2 .nr li a:hover,.pro_list dl.pd_list_dl.hov dd span a,.mark .plc em a{ color:#333!important;}
.leib2 .nr h3 a:hover, .leib2 .nr h3.cur a,.plc a:hover,dl.dl_41 dd a.ckxq{color:#333!important;}
.pro_list dl.pd_list_dl:hover{ border-color:#eb334d!important;}
/*高亮色*/
.leftlx_c span b,.pd_hotline span.font_hotline{color:#7a0014!important;}
/*辅助色*/
.leib2 .tit, .leib .tit{border-bottom: 0px solid #127DB1!important;}

/*其它样式*/
.sear_product{ height:auto!important;}
.b13{ height:32px!important;}

.xq2 img {
    width: 100px;
    height: 100px;
    margin-left: 38px;
    margin-top: 10px;
}