﻿/*base*/
body,html,div,p,table,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6{margin:0px;padding:0px;}
body { min-width: 1200px; width: 100%;overflow-x: hidden;} /*网站字体颜色*/
ul,ol,li,dl,dt,dd{list-style:none;}
img,a{border:none;}
em,i{font-style:normal;}
a{outline:none;text-decoration:none;}
body{font-family:'微软雅黑','宋体',Verdana,sans-serif;color:#444444;font-size:14px;background:#fff;width:100%;height:100%;position:relative;}
.wrap{position:relative;margin:0px auto;width:1200px;padding:0px;}
.wrap1920{margin:0px auto;width:100%;max-width:1920px;min-width:1200px;}
.clear{width:0;height:0;font-size:0;line-height:0;clear:both;overflow:hidden;}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}


@font-face {
  font-family: 'iconfont';  /* project id 850640 */
  src: url('../fonts/font_850640_xcjqjvfpk0n.eot');
  src: url('../fonts/font_850640_xcjqjvfpk0n.eot') format('embedded-opentype'),
  url('../fonts/font_850640_xcjqjvfpk0n.woff') format('woff'),
  url('../fonts/font_850640_xcjqjvfpk0n.ttf') format('truetype'),
  url('../fonts/font_850640_xcjqjvfpk0n.svg#iconfont') format('svg');
}

/* -- 页面整体布局 -- */
.header , .content  { width:1200px; margin:0 auto;  }
.left,.leftr{ width:266px; float:left; }
.leftr{ float:left;}
.left2 { width:908px; float:left; overflow:hidden; margin-top:15px;}
.left3 { width:266px; 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,.rightl{ width:908px; float:right; display:inline;overflow:hidden;}
*/
.rightl{ float:right;}
.right2 { width:266px;  float:right; overflow:hidden;margin-top:15px;}
.right3 { width:266px; 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:908px; overflow:hidden;}
.right2_main { width:266px;overflow:hidden;}
.left2_main { width:908px;overflow:hidden;}

.h_nav li a:-webkit-any-link{ display:block;}



/* 框架 */
.container{min-width:1200px;min-height:500px;margin:0px auto;overflow-x:hidden;position:relative;}
header{height:180px;width:100%;}


/* 全局导航 */
.global_nav{width:100%;}
.global_nav_top{width:100%;height:130px;}

.global_nav_down{height:60px;width:100%;}
.global_nav_btn{width:100%;text-align:center;}
.global_nav_btn a{display:inline-block;min-width:109px;text-align:center;height:60px;line-height:60px;position:relative;color:#656565;float:left;}
.global_nav_btn a i{position:absolute;width:100%;height:4px;top:0px;left:0px;background:#f7953a;display:none;}
.global_nav_btn a:hover,.global_nav_btn li.cur a{color:#f7953a;}
.global_nav_btn a:hover i,.global_nav_btn li.cur a i{color:#f7953a;display:none;}

.global_nav_btn li{float:left;margin-right: 20px;font-size: 18px;position: relative;}
.global_nav_btn li .sub_con{width:100%;position: absolute;left:0;top:55px;z-index: 9999;padding:5px;display: none;}
.global_nav_btn li .sub_con .sub_a{width:100%;height:36px;line-height: 36px;font-size:15px;display: block;color:#666666;background-color: rgba(255,255,255,0.8);overflow: hidden;text-align: center;}
.global_nav_btn li .sub_con .sub_a:hover{background-color: #F7953A;color:#ffffff;}

.global_nav_logo{width:750px;height:150px;background:url(../images/icon.png) 0 0 no-repeat;top:0px;position:relative;background-size: 100% 100%;}
.global_nav_logo_text{position:absolute;left:220px;top:40px;}
.global_nav_logo_text p{color:#f48914;font-size:20px;position:relative;}
.global_nav_logo_text p i{color:#f48914;width:24px;height:24px;background:url(../images/icon.png) -171px 0 no-repeat;position:absolute;left:-30px;top:2px;}
.global_nav_logo_text p i{color:#f48914;width:24px;height:24px;background:url(../images/icon.png) -171px 0 no-repeat;position:absolute;left:-30px;top:2px;}

.global_nav_top_right{position:absolute;right:0px;top:20px;color:#7c7c7e;}
.nav_phone_left{float:left;margin-right:35px;margin-top:15px;}
.nav_phone_right{float:left;}

.nav_phone_left a{display:inline-block;color:#66665c;margin-left:20px;}
.nav_phone_left a:hover{opacity:0.8;}
.nav_phone_left a i{display:inline-block;width:20px;height:20px;background:url(../images/icon.png) 0px -307px no-repeat;margin-right:10px;position:relative;top:3.5px;}
.nav_phone_left .a1 i{background:url(../images/icon.png) 0px -307px no-repeat;}
.nav_phone_left .a2 i{background:url(../images/icon.png) -34px -307px no-repeat;}

.nav_phone_right .p1{color:#4e4f4f;font-size:14px;font-weight:bold;}
.nav_phone_right .p2{color:#f7953a;font-size:26px;font-weight:bold;}
.nav_phone_right .p1 i{display:inline-block;font-family:"iconfont";font-size:20px;font-weight:normal;position:relative;top:1px;margin-right:5px;}
.nav_phone_right .p1 i:after{content:"\e614";}

/* 底部导航 */
.footer{width:100%;}
.footer_top{width:100%;height:328px;background:url(../images/footer_bg.jpg) center top no-repeat;padding-top: 1px;}
.footer_down{width:100%;height:88px;background:#1e1d19;line-height:48px;color:#b2b2b2;}
.footer_down_p{display:inline-block;margin-right:15px;}
.footer_down_btn{display:inline-block;}
.footer_down_btn a{color:#b2b2b2;margin-right:30px;transition:0.3s;}
.footer_down_btn a:hover{color:#fff;}
.footer_down_btn .list-inline{}
.footer_down_btn .list-inline li{display: inline-block;line-height: 24px;}

.footer_top_btn{width:100%;height:92px;border-bottom:1px dashed #fff;text-align:center;line-height:92px;}
.footer_top_btns{display:inline-block;color:#fff;padding:0 60px;font-size:16px;position:relative;}
.footer_top_btns i{display:inline-block;width:12px;height:2px;position:absolute;background:#fff;right:-6px;top:45px;}
.footer_top_btns:hover.footer_top_btns em{opacity:0.5;filter:alpha(opacity=50);transition:0.3s;}

.footer_top_text{margin-top:75px}
.footer_top_text_left{float:left;width:322px;height:220px;border-right:1px solid #fff;text-align:center;color:#e4e4e4;font-size:18px;}
.footer_top_text_left_img{width:202px;height:186px;background:url(../images/bot_logo.png) left top  no-repeat;margin:0 auto;margin-top:20px;margin-bottom:20px;background-size: 100% 100%;}
.footer_top_text_middle{float:left;padding-left:72px;width:450px;height:220px;border-right:1px solid #fff;color:#e4e4e4;font-size:16px;}
.footer_top_text_middle li{width:23.33%;padding-left:5%;float:left;border-right:1px dashed #ffffff;height:150px;}
.footer_top_text_middle li .main_title{font-size: 14px;color:#ffffff;margin-bottom: 10px;}
.footer_top_text_middle li .main_title a{color:#ffffff;}
.footer_top_text_middle li .sub_a{color:#ffffff;line-height: 30px;display: block;font-size: 14px;}
.footer_top_text_middle li p a{color:#e4e4e4;}
.footer_top_text_middle li:last-child{border:0px;}

.footer_top_text_right{float:left;width:320px;text-align:center;}
.footer_top_text_right_code{width:85px;height:85px;padding:4px;border-radius:3px; float:left; background:#fff;display:inline-block;text-align:center;margin:0 20px;margin-top:30px;color:#e4e4e4;}
.footer_top_text_right_code img{width:85px;height:85px;}
.footer_top_text_right_code p{margin-top:15px;font-size:16px;}

.footer_top_btn a.nones i{display:none;}


/*广告图*/
.fullSlide{width:100%;position:relative;height:720px;}
.fullSlide .bd {margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul {width:100% !important;}
.fullSlide .bd li {width:100% !important;height:720px;overflow:hidden;text-align:center;background-position:center top;}
.fullSlide .bd li {background:no-repeat center top;}
.fullSlide .bd li a {display:block;height:720px;}

.fullSlide .hd {width:100%;position:absolute;z-index:1;bottom:10px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul {text-align:center;}
.fullSlide .hd ul li {cursor:pointer;display:inline-block;*display:inline;zoom:1;width:17px;border-radius:17px; height:17px;margin:0 10px;overflow:hidden;background:#fff;line-height:999px;}
.fullSlide .hd ul .on {background:#f7953a;}

.fullSlide .hd {width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .prev,.fullSlide .next {display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:5%;z-index:1;width:40px;height:60px;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;width:73px; height:73px;}
.fullSlide .prev{background:url(../images/left1s.png) no-repeat;}
.fullSlide .next {left:auto;right:5%;background:url(../images/right1s.png) no-repeat;}


/*弹出框*/
#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;}
.b15 {background: url(../images/skinsvibtn.jpg) no-repeat; border:0; cursor: pointer; overflow:hidden; }
.b15 { background-position:-79px -650px; width:60px; height:24px; line-height:24px; color:#fff; font-size:14px; font-weight:bold; }

/*在线客服*/
.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.jpg)}
.ImRow0{background:url(../images/ico_item1.jpg) no-repeat;margin:10px 10px 0;height:24px;padding-left:10px;padding-top:4px; }
.ImRow1{background:url(../images/ico_item1.jpg) 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:#fff; font-size:12px;}
.ImFooter{height:90px;background:url(../images/im_04.jpg) no-repeat; display:inline-block; width:150px;font-family:Arial,Helvetica,sans-serif;}
.ImFooter h5{font-size:14px;font-weight:normal; color:#11588E;text-align:center;margin:15px 0 0;font-family:'宋体';}
.ImFooter p{font-size:20px;font-weight:bold;  color:#11588E;text-align:center;margin:10px 0;}

/*当前位置*/
.topadcs{width:100%; overflow:hidden; text-align:center;margin:0 auto 0; }
.topadcs a img{ width:100%; height:auto; display:block;}
.topadcs a{display:block;margin:0 auto;}
.topadcs a.fullad,.banner_con a.fullad{ height:500px; display:block;}

.plc,.plc2{ background:url(../images/logo_03.png) no-repeat 5px 5px;height:20px;line-height:24px;padding:7px 8px 8px 35px;margin-top:20px; position:relative; color:#333; overflow:hidden; font-size:14px; border-bottom:1px solid #888; padding-bottom:8px; font-family:微软雅黑;}
.plc i,.plc2 i,.plc a{ font-style:normal; font-size:14px; color:#333;}
.hp_withs{ width:1000px;}

.t_bgnone{position: fixed;top: 20%;_position: absolute;_margin-top:250px;_top: expression(eval(document.documentElement.scrollTop-880));z-index:10; display:none; left:0.2%; _left:0.2%}
.t_bgnone .leib2,.leib{ width:170px;}
.t_bgnone .leib2 .nr ul li {padding-left: 12px;}



/*浮动*/
.drift{ width:50px; height:auto; position:fixed; bottom:40%; right:2px; z-index:999;_position: absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));-margin-top:350px;}
.drift li{ width:50px; height:49px; margin-bottom:3px;position: relative;}
.drift li a{ display:block;width:50px; height:49px; background:#2D2C32; overflow:hidden;}
.drift #rolls a{background:#f7953a;}
.drift li a:hover,.drift #rolls a:hover{ background:#f7953a;}
.drift li a:hover span{display:block;}
.drift li span{width:166px; right:51px;top: 0;height: 49px;line-height: 49px; background: #f7953a;color: #fff;text-align: center;font-family:Arial;position: absolute;font-size: 22px;font-weight: bold;display: none;}
.drift li .ewm{background:#fff;height:203px;border:1px solid #EEEFF1;}
.drift li .ewm img{width:146px;display:block;overflow:hidden;padding:10px 10px 3px 10px;width:146px;}
.drift li .ewm em{height:40px;line-height:18px;overflow:hidden;  font-family: "Microsoft YaHei";font-size:12px;font-weight:normal;color:#000;}

.sou_con{width:200px;height:35px;border-radius: 30px;border:1px solid #c3c3c3;float:right;margin:auto auto auto auto;}
.sou_con .input{width:120px;height:33px;padding-left: 10px;border:0px;outline: none;margin-left: 15px;}
.sou_con .submit{width:30px;height:33px;background:url(../images/sou.jpg) center center no-repeat;float:right;margin-right: 15px;border:0px;cursor:pointer;}

#page_top{ width:100%; height:36px; padding-top:14px; overflow:hidden;  margin-top:-7px; position:relative; z-index:5;}
#page_bottom{ width:100%; height:108px; padding:90px 0; overflow:hidden; background-attachment:fixed; background-position: bottom center; background-image: url("../images/pic_bottom.jpg");  margin-top:-7px; border-top:solid 1px #FFFFFF; text-align:center;}
#page_bottom p{ color: #FFF; font-size:24px;  text-shadow:1px 1px #000000;}

#page_top .page_top_in{ width:95%;  height: auto; max-width:1180px; min-width:760px; _padding:0; _width:960px; margin:0 auto; position:relative; overflow:hidden;}
#page_top .page_top_in h3,#page_top .page_top_in h1,#page_top .page_top_in div{ display:block; width:100%; font-size:24px; color:#F7953A; font-weight:normal;text-transform:uppercase;}
#page_top .page_top_in h3 a,#page_top .page_top_in h1 a,#page_top .page_top_in div a{ font-size:14px; color:#FFF; text-transform:uppercase;}
#page_top .page_top_in p{ font-size:9px; color:#FFF;}
#page_muen_nav{ width:98%;  height:auto; max-width:1159px; min-width:1024px;padding:10px 1%; margin:5px auto ; background:url('../images/white_47.png');position:relative; z-index:5;}
#page_muen_nav b,#page_muen_nav a{ font-size:12px; color:#333; text-decoration:none;}
#page_muen_nav a:hover{color:#117dc2}

#content{width:100%;  height: auto; max-width:1110px; min-width:1198px; _width:960px; margin:20px auto 0 auto;overflow:hidden; padding:0 10px 20px 10px;position:relative; z-index:5;}

#content .left_mian{ width:25%; height:auto; overflow:hidden; float:left;background:#fff; padding:1%;  }
#content .right_mian{ width:70%; height:auto; overflow:hidden;  background:#fff;  padding:0 1%;}
#content .case_in ul li{ margin-bottom:15px; width:31%; margin-right:1%;}
.case_pic img{width:275px; padding:15px; height:285px;}
#content .case_in ul { width:105%; display:block; overflow:hidden;}
#content .case_in ul.slides li p{ margin-bottom:5px; height:36px;}
#content .right_mian  .case_in ul.slides li{ width:31%;}
#content .case_in .black_price_out{ float:left; width:96%; padding:0 2%;}
#content .case_in .case_satar{ margin-left:2%;}

#category{ width:100%;}
#category  .default{ background:#fff;}
#category  .default li{padding:10px 1%; width:98%; margin-bottom:10px; border-bottom:dashed #ccc 1px; overflow:hidden;}
#category  .default li:hover{ background:#FFF; box-shadow:0 0 3px #CCCCCC; }
#category  .default li  .titels{ font-size:16px; color:#333; line-height:35px; margin-bottom:5px;}
#category  .default li span a{ margin-bottom:5px;}
#category  .default li p{ font-size:14px; color:#666;}
#category  .default li p em{ font-size:12px; color:#999;}
#category   .default li .picdsa{ border:solid 3px #FFFFFF; width:30%; height:auto; float:none; overflow:hidden; display:block; margin-right:10px; position:relative;}
#category  .default li span a:hover,.infot a:hover{ text-decoration: underline; color:#11a3c2}
