﻿
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
fieldset, img { border:none; }
img{display: inline-block;}
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }
ul, ol{ list-style:none; }
input { padding-top:0; padding-bottom:0; font-family:"微软雅黑";}
input::-moz-focus-inner { border:none; padding:0; }
select, input { vertical-align:middle; }
select, input, textarea { font-size:12px; margin:0; }
input[type="text"], input[type="password"], textarea { outline-style:none; -webkit-appearance:none; }
textarea { resize:none; }
table { border-collapse:collapse;font-family: "微软雅黑"; }
body { color:#333;  font:12px/20px "微软雅黑";,"Arial Narrow",HELVETICA; background:#fff;/* overflow-y:scroll;*/ width:100%; position:relative}
.clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clearfix { zoom:1; }
.clearit { clear:both; height:0; font-size:0; overflow:hidden; }
a { color:#999999; text-decoration:none; }
a:visited { color:#999999; text-decoration:none; }
a:hover, a:active{ color:#66c3ee; text-decoration:none;  }
.borderss{border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;}
*{
    padding:0;
    margin:0;
}
.clear{ clear:both;}
ul,li{
    list-style:none;
}
img{
    border:none;
}
a{
    color:#999999;
    text-decoration:none;
}

.clear{ clear: both; }

.fleft{float:left;}
.fright{float:right;}
img{border:0;}
body{position:relative;}
.bodybg{background:#666; filter:alpha(opacity=50); 
	              -moz-opacity:0.5; 
	              -khtml-opacity: 0.5; 
	              opacity: 0.5; position:absolute; width:100%; height:100%; z-index:11111; display:none}
.xxcybg{background:#666; filter:alpha(opacity=50); 
	              -moz-opacity:0.5; 
	              -khtml-opacity: 0.5; 
	              opacity: 0.5; position:absolute; width:100%; height:100%; z-index:111111; display:none }
li.nomg{margin-right:0}

.header{width:100%;height:186px;}
.header-top{width:100%;height:35px;background: #f9f9f9;border-bottom:1px solid #e5e5e5;}
.header-top-box,.header-bottom-box{width:1200px;margin:0 auto; color:#ccc}
.header-top  h3{font-size: 12px;color:#999999;line-height: 35px;display: inline;}
.header-top li{font-size: 12px;float:right;width:auto;line-height:35px;}
.header-top li a,.header-top li span{padding:0 10px;color:#555;}
.header-top li.active a:link,.header-top li.active a:visited{color:#e60012;}
.header-bottom{height:42px;background:#e60012;}
.header-bottom ul li{float:left;color:#fff;font-size:16px;line-height:42px;position: relative}
.header-bottom li a:link,.header-bottom li a:visited{color:#fff;display:inline-block;padding:0 53px;}
.header-bottom li a:hover,.header-bottom li a:active{display:inline-block;padding:0 53px;background: #b10612;}
.header-bottom li .navbg{background: #b10612;}
.container{width:1200px;margin:0 auto;}
.header-icon {
    margin-left:6px;
    display: inline-block;
    background:url(../images/header-icon2.png) no-repeat 0 0;
    vertical-align: middle;
    width: 15px;
    height: 8px;
}
.header-icon1{
    margin-left:6px;
    display: inline-block;
    background:url(../images/header-icon.png) no-repeat 0 0;
    vertical-align: middle;
    width: 12px;
    height:7px;
}
.clearfix {
    display: block;
}
.header-mid {
    height: 80px;
    padding-top: 28px;
}
.Logo {
    float: left;
    display: inline;
    padding-top: 5px;
}
.search {
    float: left;
    margin: 10px;
    margin-left:160px;
}
.sel-box {

    line-height: 20px;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    color: #333;
    padding: 9px 0px 9px 8px;
    border-width: 1px 0px 1px 1px;
    border-style: solid;
    border-color: #C03;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    position: absolute;
    cursor: pointer;
    width: 86px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    z-index: 99;
}
.FloatLeft {
    float: left;
}
.sel-box > span {
    width: 48px;
}
.sel-box > ul {
    position: absolute;
    left: -1px;
    top: 37px;
    display: none;
    border-width: 0px 1px 1px;
    border-style: none solid solid;
    border-color: -moz-use-text-color #C03 #C03;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    background-color: #FFF;
    z-index: 9999;
    line-height: 30px;
    padding-top: 5px;
    width:100%;
    text-align: center;
}

.sel-box > i {
    position: absolute;
    top: 17px;
    right: 12px;
    width: 12px;
    height: 8px;
    background: transparent url("../images/header-icon.png") no-repeat scroll 0 0;
}
input[type="text"], input[type="password"] {
    outline: medium none;
}
.TextSearch {
    width: 280px;
    height: 20px;
    line-height: 20px;
    color: #333;
    border: 1px solid #C03;
    font-size: 14px;
    float: left;
    font-family: "Microsoft Yahei";
}
.SearchBut {
    float: left;
    display: inline-block;
    width: 82px;
    height: 40px;
    color: #FFF;
    font-family: Microsoft YaHei;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    background-color: #e60012;
    border-top-right-radius: 5px;
    border-bottom-right-radius:5px;
}

.nav-hide {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: -moz-use-text-color #bfbfbf #bfbfbf;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px; display:none;
    
    left: 0;
    position: absolute;
    top: 42px;
    z-index: 1119;
}
.header-bottom .nav-hide a:link,.header-bottom .nav-hide a:visited{color:#666;display:block; width:82px; z-index:11111}
.header-bottom .nav-hide a:hover,.header-bottom .nav-hide a:active{color:#666;display:block; width:82px; z-index:11111}
.xgt-hide {
    background-color: #fff;
    left: -222px;
    position: absolute;
    top: 42px;
    z-index: 1119; display:none;
}
.xgt-hide .font{ width:356px; height:100px; border-bottom:1px solid #ccc;color:#666666}
.xgt-hide .font .left{width:75px; float:left}
.xgt-hide .font .left img{display:block; float:right; margin-top:15px}
.xgt-hide .font .left a:hover{background:#fff}
.xgt-hide .font .left span{display:block; float:right; width:100%; text-align:right; padding-right:5px}

.xgt-hide .font .right{float:right; margin-top:15px; width:280px}
.xgt-hide .font .right a{color:#666666; line-height:30px; display:block; width:65px; margin-left:20px; float:left; padding:0; text-align: center;}
.xgt-hide .font .right a:hover{background:#fff; color:#666666}
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
    position: relative;
    margin: 0 auto 20px;
    padding: 0;
    *zoom: 1;
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
 
    background: #fff;

    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -12px;
    width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(../images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #999;
    text-indent: -9999px;
    display: block;
    width: 11px;
    height: 11px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background:#e60012;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(../images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(../images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
    text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(../images/controls.png) -86px -11px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(../images/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}


.footer{ width:100%;height:255px; background: #e2e2e2;margin-top: 38px; }
.footer_li{ width:1200px;height:100%; margin:0 auto; }
.footer_top{ padding-top:33px;margin-left:75px;  }
.footer_top dl{ float: left; margin-right:148px;}
.footer_top dl dt a{ font-size: 14px; color:#565656; font-weight:bold; letter-spacing:2px;  }
.footer_top dl dt{margin-bottom: 10px;}
.footer_top dl dd a{ font-size: 12px; color:#565656;letter-spacing:1px; }
.footer_top dl dd{ margin-bottom: 2px; }
.footer_top .dl_te{ margin-right:0px; }
.footer_bot{ margin-top:14px; }
.footer_bot p{ padding-bottom: 18px;font-size: 12px; text-align: center; color:#565656;  }
/*底部样式上线图标*/
.footer_icon{ width:980px;margin:50px auto; }
.footer_icon_01,.footer_icon_02,.footer_icon_03,.footer_icon_04 { float: left; margin-left:100px; position: relative;height:140px;width:128px;}
.footer_icon_01 a,.footer_icon_02 a,.footer_icon_03 a ,.footer_icon_04 a{ position: absolute; bottom:0px;  font-size: 18px; color:#565656; text-align:center; width:100% }
.footer_icon_01 img,.footer_icon_02 img,.footer_icon_03 img ,.footer_icon_04 img{ position: absolute; top:0px; margin-left:20%; font-size: 18px; color:#565656; }

/*报价*/
.bj_content_1top{ width:100%; margin-bottom: 54px; }
.bj_content_1top img { width:100%; }
.bj_content_1bot{ width:980px; margin:0 auto; }
.bj_content_1bottom{ float:left; width:181px; }


#rightSideBar {
    position: fixed;
    z-index: 10;
    width: 80px;
    right: 48px;
    bottom: 100px;
    border-width: 2px 1px 1px;
    border-style: solid;
    border-color: #F25546 #D9D9D9 #D9D9D9;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    background-color: #FFF;
}
#rightSideBar li:first-child {
    border-top: medium none;
    height:109px;
}
#rightSideBar li {
    font-size: 12px;
    color: #999;
    width: 60px;
    text-align: center;
    border-top: 1px solid #D9D9D9;
    position: relative;
}
#rightSideBar li:first-child a.online-server {
    background: transparent url("../images/kefu.png") no-repeat scroll 24px 10px;
    height: 30px;
    padding-top: 48px;
}
#rightSideBar li > a {
    display: block;
    height: 50px;
    letter-spacing: 2px;
    padding-top: 10px;
    color: #666;
    line-height: 1.2;
}
#rightSideBar li:first-child > div {
    display: none;
    position: absolute;
    background-color: #FFF;
    width: 160px;
    padding: 0px 15px 18px;
    border-width: 2px 1px 1px;
    border-style: solid;
    border-color: #F25546 #D9D9D9 #D9D9D9;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    left: -208px;
    top: -2px;
}
#rightSideBar li:first-child .online-button {
    display: block;
    margin: 15px 0px;
    background-color: #F25546;
    font-size: 16px;
    height: 36px;
    border-radius: 4px;
    line-height: 36px;
    text-align: center;
    color: #FFF;
    font-family: "Microsoft Yahei";
}
#rightSideBar li:first-child > div dl {
    border-top: 1px solid #D9D9D9;
}
#rightSideBar li:first-child > div dl dt {
    text-align: left;
    text-indent: 60px;
    height: 44px;
    font-size: 14px;
    line-height: 44px;
    color: #666;
    background: transparent url("../images/icon-online.png") no-repeat scroll -37px -323px;
}
#rightSideBar li:first-child > div dl dd {
    color: #F25546;
    font-size: 16px;
    font-family: arial;
    font-weight: bold;
    background: transparent url("../images/icon-online.png") no-repeat scroll center -386px;
}
#rightSideBar li > div .side-trangle {
    position: absolute;
    right: -17px;
    top: -2px;
    width: 18px;
    height: 146px;
    background: transparent url("../images/icon-online.png") no-repeat scroll -1px 20px;
}
#rightSideBar #toGoTop {
    display: none;
    height: 60px;
    cursor: pointer;
    background: transparent url("../images/icon-online.png") no-repeat scroll center -167px;
}
#rightSideBar li {
    font-size: 12px;
    color: #999;
    width:80px;
    text-align: center;
    border-top: 1px solid #D9D9D9;
    position: relative;
}
#rightSideBar #toGoTop {
    display: none;
    height: 60px;
    cursor: pointer;
    background: transparent url("../images/icon-online.png") no-repeat scroll center -167px;
}

/*底部样式上线图标*/
.footer_icon{ width:1200px;margin:30px auto; margin-left:122px }
.footer_icon img{float:left; margin-left:0}
.footer_icon a{display:block;float:right; font-size:14px; width:40%;}
.footer_icon_01,.footer_icon_02,.footer_icon_03,.footer_icon_04 { float: left; margin: 0 30px; position: relative;height:57px;width:230px; }
.footer_icon_01 a,.footer_icon_02 a,.footer_icon_03 a ,.footer_icon_04 a{ position: absolute; bottom:23px; left:70px;  color:#565656; }
.footer_icon_01 img,.footer_icon_02 img,.footer_icon_03 img ,.footer_icon_04 img{ position: absolute; top:0px; left:10px; font-size: 18px; color:#565656; width:56px}
.footer_icon_03 .footer_icon_03_shop{ left:30px; }
.footer_icon_04 .footer_icon_04_di{ left:17px; }
/*
.dz_zz_c{position: absolute;left:0;top:0;width:100%;height:100%;background: url('../images/zzcheng_ico.jpg');z-index:88;  }

*/
.footer_wai{ position: relative; }
#bg{ display: none;  position: absolute;  top: 0%;  left: 0%;  width: 100%;  height: 100%;  background-color: black;  z-index:1001;  -moz-opacity: 0.7;  opacity:.70;  filter: alpha(opacity=70);}
#dz_tc{ width:585px;height:377px;   position: fixed;  top: 25%;  left:25%;z-index:1110;background:#fff; display:none; }
#dz_tc ul{margin-top:30px;margin-left:44px;margin-bottom: 38px;  }
#dz_tc ul li{ font-size: 14px;color:#393939;margin-bottom: 22px; }
#dz_from{ margin-left:58px; height:32px; border:1px solid #dadada;width: 451px; }
#dz_from label{ padding:8px 16px;height:32px; line-height: 32px; text-align: center; }
.shouji{ width:158px; border:0px; }
.yanzhengma{ width:68px;border:0px; }
.button_y{ width:80px;line-height: 32px;text-align: center;color:#fff;background:#ff9562; border:0px; }
.submit_s{ background:url('../images/xg_submit_bg.png') no-repeat left center; width:160px;height:36px; border:0px; position: absolute; top:157%;left:40%;}


.header-bottom-box .navpar{position:relative}
.header-bottom-box .navpar .navpara{position:absolute; top:20px}
.header-bottom-box .navpar .navpara a{color:#000}

.header-bottom-box .navpars{position:relative}
.header-bottom-box .navpars .navparsa{position:absolute; top:20px}
.header-bottom-box .navpar .navparsa a{color:#000}


.bj_from8 select{
    border:1px solid #e60012;
    border-right:none;
    background: transparent url("../images/icon-down-arrow.png") no-repeat scroll 72px center !important;
}
.bj_from8 select option{
    line-height:30px;
    text-align:center;
    height:30px;
}
.bj_from8{float:left;

}
.bj_from8 select{
    border:1px solid #e60012;
    border-right:none;
    background: transparent url("../images/icon-down-arrow.png") no-repeat scroll 72px center !important;
}
.bj_from8 select option{
    line-height:30px;
    text-align:center;
    height:30px;
}
.bj_from8{float:left;

}
.bj_from8{width:90px;}
.bj_from8 select{height:40px; width:122px; }

 .pagess{width:100%; float:left; border:0 }
 .pagess .li{width:70%; margin-left:30% !important; border:0; float:left; background:0}
.pagess .li a{display:block; float:left; padding:5px 10px; border:1px solid #ccc; margin-right:10px; line-height:25px; background:none}
 .pagess .li span{display:block; float:left;padding:5px 10px; background:#e60012; color:#fff; margin-right:10px;line-height:25px}
  .pagess .li p{float:left}
 .pagess .li .ps{ display:block;width:15px; float:left}

.lianjbg{width:100%}
.lianjie{width:1049px; margin:auto}
.lianjie li{float: left; margin-right:20px; font-size:12px}

.xxcy{position: fixed; background:#fff; left:40%; margin-top:250px; width:400px; height:80px; border:2px solid #ccc; border-radius:20px; z-index:1111111; padding:15px 0; display:none}
.xxcy ul{text-align:center; font-size:16px; line-height:30px}
.xxcy .jjtzs{width:80px; cursor:pointer; margin:auto; border:1px solid #ccc; border-radius:10px; margin-top:10px}

 
.yuces{width:1200px; margin:auto; height:110px; background:#f1f1f1}
.yuces ul{float: left}
.yuces .left{width:190px; background:#ffb90e; height:100%}
.yuces .left p{line-height:20px; font-size:14px; width:100%; color:#333333; text-align:center}

.yuces .center{width:800px}
.yuces .center li{width:350px; height:30px; float:left; font-size:14px; line-height:30px; margin-left:30px; margin-top:20px}
.yuces .center li input{width:240px; height:30px; float:left; padding-left:10px}
.yuces .center li p{width:80px; text-align:right; float:left}
.yuces .center li select{width:100px; height:30px; line-height:30px}

.yuces .right{width:120px; margin-top:30px; height:50px; background:red; color:#fff; font-size:16px; line-height:50px; text-align:center}

/*添加返回顶部的css代码开始*/
#select_id{height:30px; overflow:inherit; padding:0; text-align:center; padding-top:8px; margin-right:-3px}
#select_id ul li:hover{background:#ccc}
#select_id ul li{padding-left:0}

.bx-wrapper .bx-pager.bx-default-pager a{width:10px;height:10px;border-radius:8px;}
.backToTop {display: none;width: 18px;line-height: 1.2;padding: 5px 0;background-color: #000;color: #fff;font-size: 12px;text-align: center;position: fixed;
 _position: absolute;right: 10px;bottom: 40px; _bottom: "auto";cursor: pointer;opacity: .6;filter: Alpha(opacity=60);

 }       
/*添加返回顶部的css代码结束*/
	




