/*
Theme Name: DouPHP Default
Theme URI: http://demo.douco.com/
Description: DouPHP 默认模板
Version: 1.0
Author: DouCo Co.,Ltd.
Author URI: http://www.dou.co/
*/

/* 初始化
----------------------------------------------- */
body {
 font-family: '微软雅黑';
 color: #555;
 background-color: #FFF;
}
body, button, input, textarea {
 font-size: 14px;
 line-height: 1.531;
 outline: none;
 margin: 0;
 padding: 0;
 border: 0;
}
a {
 text-decoration: none;
 color: #333333;
}
a:hover {
 color: #C70D0E;
}
p, ul, ol, dl, dt, dd, form, blockquote {
 margin: 0;
 padding: 0;
}
ul, ol, li {
 list-style: none;
}
h1, h2, h3, h4, h5, h6 {
 font-size: 12px;
 margin: 0;
 padding: 0;
}
input, select {
 font-family: Microsoft Yahei;
 vertical-align: middle;
}
input:-webkit-autofill {
 -webkit-box-shadow: 0 0 0px 1000px #EEEEEE inset !important;
}
em, b, i {
 font-style: normal;
 font-weight: normal;
}
img {
 vertical-align: middle;
 border: 0;
}
label {
 cursor: pointer;
}
/* 主体框架
----------------------------------------------- */
#wrapper .wrap {
 width: 1200px;
 margin: 0px auto;
}
#wrapper .mb {
	margin-top: 30px;
 margin-bottom: 30px;
}
/* -- page -- */
#pageLeft {
 float: left;
 width: 230px;
}
#pageIn {
 float: right;
 width: 970px;
 padding:0 20px;
 box-sizing:border-box;
 overflow: hidden;
}
.fr{ float:right;}
.fl{ float:left;}
/* 头部导航
----------------------------------------------- */
/* -- top -- */
#top {
 background-color: #0599cf;
 height: 35px;
 text-align: right;
}
#top .top_left{ float:left; line-height:35px; color:#fff;}
/* topNav */
#top .topNav {
 float: right;
 position: relative;
 z-index: 1000;
 height: 35px;
 font-size: 12px;
}
#top .topNav li {
 border-bottom: 0;
 float: left;
 zoom: 1;
 text-align: center;
}
#top .topNav li.spacer {
 overflow: hidden;
 margin: 11px 5px 0;
 width: 1px;
 height: 15px;
 background-color: #fff;
}
#top .topNav li a {
 padding: 0 7px;
 height: 35px;
 line-height: 35px;
 color: #fff;
}
#top .topNav li.hover {
 position: relative;
 background: #FFFFFF;
 border: 1px solid #DDDDDD;
 border-bottom: 0;
}
#top .topNav li.hover s {
 border-left: 1px solid #FFF;
}
#top .topNav ul {
 background: #FFFFFF;
 border: 1px solid #DDDDDD;
 border-top: 0;
 width: 100%;
 display: none;
 position: absolute;
 top: 100%;
 left: -1px;
 padding-bottom: 4px;
}
#top .topNav ul li {
 float: none;
}
#top .topNav li.hover ul li {
 border: none;
}
#top .topNav li.hover ul li a {
 height: 25px;
 line-height: 25px;
}
/* search */
#top .search {
 float: right;
 _width: 205px;
}
#top .search .searchBox {
 border: 1px solid #545454;
 background-color: #545454;
 height: 28px;
 padding-left: 10px;
}
#top .search .searchBox .keyword {
 background-color: #545454;
 color: #CCCCCC;
}
#top .search .searchBox .btnSearch {
 background-color: #545454;
}


.header_logo{ height:130px;position: relative;z-index: 9999999;}
.header_logo .logo{ float:left;}
.headRight{ padding-top:40px; float:right;}
.headPhone{padding-left:45px;background:url('images/p_icon.png') no-repeat left bottom;font-size:14px;margin-right:20px;}
.headPhone span{font-family:Arial;font-size:30px;display:block;color:#004098; line-height:24px;}
.headRight a{display:inline-block;width:36px;height:36px;background: url(images/topIcons.png) no-repeat;margin:10px 0 0 5px;position:relative;z-index:999;}
.headRight .wb{background-position:-36px 0;}
.headRight .wx span,.footIcon .f2 span{position: absolute;top:50px;left:-40px;background:#ececec;padding:5px;display:none;z-index:5;}
.headRight .wx:hover span{ display:block;}
.headRight .wx span::before,.footIcon .f2 span::before{position: absolute;content: "";top:-12px;left:50px;border:6px solid transparent;border-bottom-color:#ccc;}
.headRight .wx img{width:100px;height:100px;}

/* -- header -- */
#header {
 height: 60px;
 width:100%;
 background:#626162;
 z-index: 1000;
 min-width:1200px;
}
#header .logo {
 float: left;
}
/* -- mainNav -- */
#header .mainNav {
 float: right;
 font-size: 14px;
 position: relative;
 z-index: 1001;
}
#header .mainNav li {
 position: relative;
}
#header .mainNav .m {
 box-sizing:border-box;
 _width: 100px;
 zoom: 1;
 float: left;
}
/* LEVEL ONE */
#header .mainNav .nav {
 display: inline-table;
 text-align: center;
 line-height:60px;
 color: #fff;
 width:150px;
 box-sizing:border-box;
 font-size:18px;
}
#header .mainNav .home{}
#header .mainNav .hover .nav, #header .mainNav .cur {
}
/* LEVEL TWO */
#header .mainNav ul {
 display: none;
 position: absolute;
 width: 190px;
 background: #fff;
 top: 100%;
 left: 0;
}
#header .mainNav ul li {
 _float: left;
}
#header .mainNav i{ float:left; line-height:30px;}
#header .mainNav .child {
 display: block;
 text-align: left;
 height: 50px;
 line-height: 50px;
 border-bottom: 1px solid #E6E4E3;
 font-size:14px;
 padding: 0px 10px 0 20px;
 color: #333;
}
#header .mainNav .hover .hover .child {
 background: #996633;
 color: #FFF;
}
#header .mainNav .parent {
 background: url(images/icon_main_nav.png) no-repeat 85px top;
}
#header .mainNav .hover .hover .parent {
 background: #e33541 url(images/icon_main_nav.png) no-repeat 85px bottom;
}
/* LEVEL THREE */
#header .mainNav ul ul {
 left: 100%;
 top: 0;
 min-width: 98px;
 _width: 98px;
}
#header .mainNav .children {
 display: block;
 text-align: center;
 height: 30px;
 line-height: 30px;
 padding: 0 20px;
 color: #333;
}
#header .mainNav .hover .hover .hover .children {
 background: #e33541;
 color: #FFF;
}
/* 首页样式
----------------------------------------------- */
/* -- slideShow -- */
.slideShow{ min-width:1200px;}
.slideShow .slides a {
 height: 800px;
}

/* -- prat_title -- */
.part_title{ text-align:center; position:relative; line-height:45px; }
.part_title h3{ color:#000000; text-transform:uppercase; font-size:32px; font-family:'微软雅黑'; font-weight: bold;}
.part_title p{ font-size:16px; color:#666666; font-family:'微软雅黑';}

/* -- part1 -- */
.part1{ min-width:1200px; padding:50px;}
.part1 .list{ margin-top:50px;}
.part1 .list dl{ width:33.3333333%; float:left; text-align:center; box-sizing:border-box; padding:0 45px;}
.part1 .list dl dt.img{ width:100%; overflow:hidden;}
.part1 .list dl dt.img img{ max-height:100%; max-width:100%; border-radius:50%;}
.part1 .list dl dt{ line-height:50px; font-size:20px; color:#000;}
.part1 .list dl dd{ font-size:14px; line-height:20px; color:#6f6f6f; text-align:left; text-indent:26px;}


/* -- part2 -- */
.part2{background: url(images/part2_bg.jpg) no-repeat center center; height:648px; min-width:1200px;}
.part2 .about{ margin-top:60px; width:100%; float:left;}
.part2 .about .fr{ width:50%; box-sizing:border-box; padding-left:35px;color:#fff; font-size:16px;}
.part2 .about .fr h3{ font-size:33px; font-weight:bold; font-family:"黑体";}
.part2 .about .fr .content{ margin-top:12px; text-indent:25px; line-height:30px; height:270px; overflow:hidden;}

.part2 .list{padding-top: 50px;overflow: hidden; width:100%; float:left;}
.part2 .list a{display: block;width: 258px;height: 108px;float: left;margin-right: 25px;overflow: hidden;position: relative;}
.part2 .list a.last{margin-right: 0;}
.part2 .list a img{display: block;width: 100%;height: 100%;}
.part2 .list h5{position: absolute;color: #fff;bottom:0;left: 0;right: 0;top: 0;font-size: 16px;color: #ffffff;text-align: right;padding-top: 50px;padding-right: 20px;background: rgba(0,0,0,0.5);transition: all .5s;}
.part2 .list h5 span{display: block;font-size: 12px;color: #ffffff;font-family: Arial;font-weight: normal;line-height: 12px;}
.part2 .list h5:hover{background: rgba(0,0,0,0)}

/* -- part3 -- */
.part3{ min-width:1200px; padding:50px 0;}
.part3 .list{ margin-top:50px; display:inline-block; margin-bottom: 25px;}
.part3 .list li{float:left; width:280px;line-height:20px;;margin-bottom:15px;height:355px;margin-right:26px;border-bottom:2px solid #dadada;position:relative;font-size:12px;}
.part3 .list li:last-child{ margin-right:0px;}
.part3 .list li .nImg{width:280px;height:200px;overflow:hidden;display:block;}
.part3 .list li img{width:280px;height:200px;transition:all 0.5s;}
.part3 .list li h3{font-size:16px;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-top:10px;margin-bottom:5px;}
.part3 .list li h3 span{font-size:12px;color:#999;font-family:Arial;display:block;line-height:20px;}
.part3 .list li h3 a{color:#333;}
.part3 .list li h3 a:hover{color:#0070be;}
.part3 .list li p{ height:60px; overflow:hidden;}
.part3 .list li .more{margin-top:8px;display:inline-block;text-transform:uppercase;position:relative;transition:all 0.4s;left:0;}
.part3 .list li .more:hover{left:8px;transition:all 0.4s;color:#0070be;}
.part3 .list li:hover img{transition:all 0.5s;transform:scale(1.1,1.1)}
.part3 .list li:before{position:absolute;content:'';left:0;bottom:-2px;width:0;height:2px;background:#0070be;transition:all 0.3s;}
.part3 .list li:hover:before{width:100%;transition:all 0.3s;}


.proMore{display:block;width:140px;height:40px;line-height:40px;text-align:center;color:#fff;background:#ccc;border-radius:3px;margin: 0 auto;transition:all 0.3s;}
.proMore:hover{background:#0070be;color:#fff;}

/* -- part4 -- */
.part4{background: url(images/part4_bg.jpg) no-repeat center center; height:549px;min-width:1200px; padding-top:50px; box-sizing:border-box;}
.part4 .list{ width:100%; float:left; margin-top:50px; text-align:center;}
.part4 .list li{ display:inline-block; width:270px; margin:0 30px; height:356px;}
.part4 .list li .img{ text-align:center; position:relative; z-index:99}
.part4 .list li .content{ background:#fff; height:280px; position:relative; margin-top:-45px; border-radius:0 0 30px 30px; box-shadow: 0 0 30px #686761; padding:0 25px; box-sizing:border-box;}
.part4 .list li .content h3{ margin-top:45px; display:inline-block; color:#6eac50; font-size:16px; font-weight:normal; line-height:45px;}
.part4 .list li .content p{ text-align:left; height:175px; line-height:25px; width:100%; float:left;}


/* -- part5 -- */
.part5{ padding:50px 0;min-width:1200px;}


/* -- indexBox -- */
#index .indexBox {
 padding: 15px 0;
 zoom: 1;
 overflow: hidden;
}
#index .indexBox.bg {
 background-color: #F5F5F5;
 padding: 25px 0 35px 0;
}
#index .indexBox h3 {
 color: #333;
 position: relative;
 height: 30px;
}
#index .indexBox h3 em {
 font-size: 20px;
 font-weight: bold;
}
#index .indexBox h3 .more {
 display: block;
 position: absolute;
 right: 0;
 bottom: 3px;
 width: 90px;
 text-align: center;
 line-height: 21px;
 background-color: #19B4EA;
 color: #FFF;
 font-weight: normal;
}
#index .indexBox h3 .more:hover {
 background-color: #0072C6;
 text-decoration: none;
 color: #FFF;
}
/* -- recProduct -- */
#index .recProduct {
 float: left;
 width: 570px;
 padding-right: 30px;
 border-right: 1px solid #EEEEEE;
}
#index .recProduct .list {
 padding-top: 20px;
 zoom: 1;
 overflow: hidden;
}
#index .recProduct .list dl {
 float: left;
 width: 130px;
 height: 200px;
 margin-right: 16px;
}
#index .recProduct .list dl.noMargin {
 margin-right: 0;
}
#index .recProduct .list dl dd.img {
 border: 1px solid #E4E4E4;
 margin-bottom: 8px;
 _padding-bottom: 1px;
}
#index .recProduct .list dl dd.img img {
 width: 128px;
 height: 127px;
}
/* -- recArticle -- */
#index .recArticle {
 float: right;
 width: 360px;
 text-align: left;
}
#index .recArticle .list {
 padding-top: 15px;
}
#index .recArticle .list li {
 border-bottom: 1px dotted #D1D1D1;
 padding: 0 2px 13px 2px;
 margin-bottom: 13px;
}
#index .recArticle .list li b {
 float: right;
 color: #999999;
}
#index .recArticle .list li.last {
 border-bottom: 0;
}
/* -- about -- */
#index .about {
 float: left;
 width: 680px;
}
#index .about h1 {
 font-size: 20px;
 color: #0072C6;
}
#index .about .desc {
 color: #666666;
 margin: 15px 0 15px 0;
 line-height: 200%;
}
/* -- contact -- */
#index .contact {
 float: right;
 width: 270px;
 text-align: left;
 padding-top: 45px;
}
#index .contact h2 {
 float: left;
 width: 80px;
 height: 30px;
 background: #19B4EA url(images/icon_contact.png) no-repeat center 12px;
 color: #FFF;
 text-align: center;
 font-size: 13px;
 font-weight: normal;
 padding-top: 40px;
}
#index .contact ul {
 float: right;
 width: 170px;
 text-align: left;
 color: #666;
}
#index .contact ul li {
 margin-bottom: 8px;
}
/* -- link -- */
#index .link {
 padding: 10px 0;
 border-top: 1px solid #DDD;
 background-color: #F5F5F5;
}
#index .link strong {
 color: #7A7F81;
 font-weight: bold;
}
#index .link a {
 color: #555;
}
/* page
----------------------------------------------- */
#page {
 padding: 20px 0;
 min-height: 400px;
}
#page h1 {
 color: #333333;
 font-size: 18px;
 font-weight: bold;
}
#page .info {
 padding: 2px 0 20px 0;
 color: #999999;
 font-size: 13px;
}
#page .content {
 color: #666666;
 line-height: 30px;
 font-size:14px;
}
#page .content img {
 max-width: 100%;
}
/* product_category
----------------------------------------------- */
#productList {
 padding-top: 20px;
 color: #999999;
 display: flex;
    flex-wrap: wrap;
}
#productList dl {
 width: 30%;
    margin-right: 5%;
    text-align: center;
}
#productList dl.noMargin {
 margin-right: 0;
}
#productList dt {
 float: left;
 width: 100%;
}
#productList dt i{width: 100%;    overflow: hidden;    display: block;}

#productList dd {
	width:100%; float:left;
}
#productList dt img {
 width: 100%;
 transition: .5s;
}
#productList dt i:hover>img {
    transform: scale(1.05);
}
#productList .name {
 height: 45px;
 line-height:45px; text-align:center;
 margin-bottom:10px;
 overflow: hidden;
 font-size: 14px;
}
#productList .name a {
 color: #000;
 width:100%; float:left;
 font-weight: bold;
}
#productList dl:hover .name a{ background:#000; color:#fff;}
#productList .brief {
 color: #999999;
 padding-top: 8px;
 height: 60px;
}
#productList .price {
 padding-bottom: 10px;
}
/* product
----------------------------------------------- */
#product {
 padding: 15px 0;
}
#product .productImg {
 float: left;
 width: 300px;
}

#product .boxfl{width:62%;float: left;}

#product .boxfr{width:27%;float: right;background: #f6f6f6;height: 410px;padding:0 5.5%; }
#product .boxfr h3{font-size: 22px;font-weight: normal;margin-top: 20px;margin-bottom: 5px;}
#product .boxfr span{color: #adadad;display: block;border-bottom: 1px solid #e2e2e2;padding-bottom: 15px;margin-bottom: 12px;}
#product .boxfr p{color: #5b5b5b;line-height: 44px;}
#product .boxfr font{color: #7d7d7d;}
#product .boxfr a{display: block;background: #e61c52;height: 43px;line-height: 43px;border-radius: 25px;color: #fff;font-weight: bold;width: 137px;text-align: center;margin-top: 30px;float: left;}


#product .productInfo {
 float: left;
 width: 465px;
 padding: 10px 0 0 15px;
 line-height: 200%;
}
#product .productInfo h1 {
 font-size: 18px;
}
#product .productInfo ul {
 padding-top: 10px;
 margin-bottom: 50px;
}
#product .productInfo .productPrice {
 margin-bottom: 5px;
}
#product .productInfo .productPrice .price {
 font-family: Arial;
 font-size: 20px;
 font-weight: bold;
}
#product .productInfo .btnAsk {
 zoom: 1;
 overflow: hidden;
}
#product .productInfo .btnAsk dt {
 float: left;
 width: 88px;
 height: 39px;
 line-height: 39px;
 text-align: right;
 padding-right: 3px;
 margin-right: 6px;
 background-color: #E0E0E0;
 color: #333;
 font-weight: bold;
}
#product .productInfo .btnAsk dd {
 float: left;
 width: 300px;
}
#product .productInfo .btnBuy {
 margin-bottom: 40px;
}
#product .productInfo .btnBuy .addToCart {
 background: #19B4EA url(images/btn_addtocart.png) no-repeat 20px 50%;
 color: #FFFFFF;
 padding: 8px 25px 8px 50px;
 text-decoration: none;
 cursor: pointer;
 font-size: 16px;
}
#product .productInfo .btnBuy .addToCart:hover {
 background-color: #44C4EE;
}
#product .productContent {
 padding: 15px 0;
}
#product .productContent h3 {
    font-size: 16px;
    color: #5b5b5b;
    font-weight: bold;
    height: 71px;
    line-height: 72px;
    background: #f0f0f0;
    border-bottom: 1px solid #e6e8e9;
}
#product .productContent h3 em{
	    width: 12px;
    height: 2px;
    background: #e61c52;
    margin: 36px 11px 0 39px;
    float: left;
	}
#product .productContent ul {
 padding: 15px 0;
 color: #666;
 line-height: 200%;
}
#product .productContent img {
 max-width: 100%;
}
/* article_category
----------------------------------------------- */

#articleList li{overflow: hidden;}
#articleList li a{width: 1200px;margin: 0 auto;display: block;height: 199px;border-bottom: 1px solid #eeeeee;padding:50px 0;}
#articleList li i{width: 308px;float: left;overflow: hidden;}
#articleList li i>img{transition: .5s;}
#articleList li i:hover>img{transform: scale(1.08);}
.trends-font{width: 71%;float: right;position: relative;}
.trends-font h4{font-size: 20px;color: #333333;font-weight: normal;margin: 35px 0 15px;}
.trends-font span{font-size: 12px;color: #aaaaaa;}
.trends-font p{color: #828181;line-height: 24px;width: 80%;margin-top: 27px;}
.trends-font em{color: #aaaaaa;font-family: Arial;position: absolute;right: 40px;top: 40px;display: flex;align-items: center;}
.trends-font em>img{margin:0 7px;}


#articleList dl {
 border-bottom: 1px dotted #D1D1D1;
 padding: 20px 0;
 zoom: 1;
 overflow: hidden;
}
#articleList dl.last {
 border-bottom: 0;
}
#articleList dt {
 width: 620px;
 margin-bottom: 10px;
 font-size: 18px;
}
#articleList dd {
 color: #999999;
 line-height: 180%;
 zoom: 1;
 overflow: hidden;
}
#articleList dd p {
 float: left;
}
#articleList dd p.img {
 margin-right: 10px;
}
#articleList dd p.desc {
 width: 590px;
}
#articleList .numDate {
 float: right;
 text-align: right;
 padding-top: 12px;
}
#articleList .numDate em {
 background-color: #626162;
 color: #FFF;
 padding: 3px 4px;
 font-size: 14px;
 font-weight: bold;
}
#articleList .numDate p {
 font-size: 16px;
 color: #999999;
 margin-top: 5px;
}
/* article
----------------------------------------------- */
#article {
 padding: 15px 0;
 min-height: 400px;
}
#article h1 {
 font-size: 23px;
    color: #262626;
    font-weight: normal;
    margin: 30px 0;
	text-align:center;
}
#article .info {
 position: relative;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
	margin-bottom:10px; text-align:center;
	color: #8e8e8e;
    line-height: 24px;
}
#article .content {
 color: #666666;
 line-height: 180%;
}
#article .content img {
 max-width: 100%;
}
/* 提示信息
----------------------------------------------- */
#douMsg {
 padding: 10px 0 100px 0;
}
#douMsg dl {
 padding: 160px 0 200px 0;
 text-align: center;
}
#douMsg dt {
 color: #0072C6;
 font-size: 16px;
 margin-bottom: 30px;
 font-weight: bold;
}
#douMsg dd {
 color: #666;
}
#douMsg dd a {
 margin-left: 5px;
 color: #000;
}
/* 全局样式
----------------------------------------------- */
/* -- urHere -- */
.urHere {
 height: 40px;
 line-height: 40px;
 background-color: #d5d5d5;
 color: #000;
 font-size: 12px;
 border-radius: 20px;
 padding-left: 15px;
}
.urHere a {
 color: #000;
}
.urHere b {
 margin: 0 8px;
}

.crumb{border-bottom:3px solid #ff8003;height:40px;line-height:40px;}
.crumb span{border-left:5px solid #ff8003;height:23px; line-height:23px; padding-left:5px; margin-left:5px; margin-top: 7px; font-weight:bold;}
.crumb b,.crumb b a{color:#756a5a;font-family:'宋体';}
.crumb b a{margin:0px 3px;}
.fr {
    float: right;
}
.fl {
    float: left;
}
.fs18 {
    font-size: 18px;
}

/* -- tree -- */
.treeBox {
 margin-bottom: 15px;
}
.treeBox h3 {
 height: 45px;
 background:#626162;
 text-indent: 20px;
 line-height: 45px;
 color: #fff;
 font-weight: bold;
 font-size: 14px;
}
.treeBox ul{
 border:1px solid #d5d5d5;
 padding:12px;
	}
.treeBox li {
	line-height:32px;
	text-align:center;
	border-radius: 20px;
	margin-bottom: 6px;
}
.treeBox li a {
 color: #000;
 font-size: 14px;
}
.treeBox li.cur {
 background-color: #626162;
}
.treeBox li.cur a {
 color: #FFF;
}
.treeBox .search {
 margin: 20px 0;
}
.treeBox .search .keyword {
 width: 136px;
}

.treeBox .lianxi dt {
    background: url(images/tel.gif) left center no-repeat;
    padding: 10px 0px;
    padding-left: 60px;
}
.treeBox .lianxi dt .tels {
    font-family: "微软雅黑", Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000;
    font-weight: bold;
    line-height: 24px;
}
.treeBox .lianxi dd {
    line-height: 32px;
    font-size: 14px;
}

/* -- screen -- */
.screen {
 padding-top: 20px;
 border-bottom: 1px dotted #DDD;
}
.screen dl {
 margin-bottom: 10px;
}
.screen dl dt {
 display: inline-block;
 font-weight: bold;
}
.screen dl dd {
 display: inline-block;
}
.screen dl dd a {
 display: inline-block;
 background-color: #DDD;
 color: #555;
 padding: 2px 10px;
 margin-right: 8px;
}
.screen dl dd a.cur {
 background-color: #19B4EA;
 color: #FFF;
}
/* -- searchBox -- */
.searchBox {
 border: 1px solid #DDDDDD;
 background-color: #FFF;
 height: 28px;
 padding-left: 10px;
}
.searchBox .keyword {
 color: #CCCCCC;
}
.searchBox .btnSearch {
 background: url(images/icon_search.png) no-repeat 50% 50%;
 width: 28px;
 height: 28px;
 text-indent: -999px;
 overflow: hidden;
 cursor: pointer;
}
/* -- common -- */
.cue {
 color: red;
 font-size: 12px;
}
.clear {
 clear: both;
 height: 0;
 line-height: 0;
 font-size: 0;
}
.captcha {
 text-transform: uppercase;
}
.price {
 color: #CC0000;
}
.none {
 display: none;
}
.pointer {
 cursor: pointer;
}
/* -- form -- */
.btn {
 display: inline-block;
 background-color: #000;
 color: #EEE;
 padding: 6px 25px;
 text-transform: capitalize;
 cursor: pointer;
 font-weight: bold;
 text-align: center;
 -webkit-appearance: none;
}
.btn:hover {
 text-decoration: none;
 color: #FFFFFF;
 background-color: #007AD5;
}
.btnGray {
 display: inline-block;
 background-color: #CCC;
 border: 0;
 color: #333;
 padding: 6px 15px;
 text-transform: capitalize;
 cursor: pointer;
 font-weight: bold;
 -webkit-appearance: none;
}
.btnPayment {
 display: inline-block;
 background-color: #ff4246;
 color: #FFF;
 padding: 7px 28px;
 text-transform: capitalize;
 cursor: pointer;
 font-weight: bold;
 font-size: 14px;
 text-align: center;
 -webkit-appearance: none;
}
/* -- input -- */
.textInput {
 height: 20px;
 padding: 6px;
 font-size: 14px;
 border: 1px solid #E9E9E9;
 background-color: #FFF;
 color: #666;
 -webkit-appearance: none;
}
.textArea {
 padding: 4px;
 border: 1px solid #E9E9E9;
 background-color: #FFF;
 line-height: 20px;
 -webkit-appearance: none;
}
.textAreaAuto {
 border: 1px solid #E9E9E9;
 background-color: #FFF;
 padding: 0;
 font-size: 12x;
 line-height: 20px;
 resize: none;
 min-height: 40px;
 -webkit-appearance: none;
}
/*- tableBasic -*/
.tableBasic {
 color: #666666;
 border-left: 1px solid #EEE;
 border-top: 1px solid #EEE;
 border-collapse: collapse;
}
.tableBasic select {
 color: #8F8F8F;
}
.tableBasic td, .tableBasic th {
 border-right: 1px solid #EEE;
 border-bottom: 1px solid #EEE;
}
.tableBasic th {
 background-color: #EEE;
}
.tableBasic .child {
 background-color: #FFFFFF;
}
.tableBasic td label {
 margin-right: 15px;
}
.tableBasic td i {
 color: #F00;
 margin-left: 5px;
 font-weight: bold;
}
/*- tableDiv -*/
.tableDiv dl {
 zoom:1;
 overflow:hidden;
 margin-bottom:20px;
}
.tableDiv dl dt {
 font-weight: bold;
 margin-bottom: 5px;
 font-size: 13px;
}
.tableDiv dl dt i {
 color:#F00;
 margin-left:5px;
 font-weight:bold;
}
.tableDiv dl dd label {
 margin-right: 15px;
 line-height:34px;
}
/* -- lift -- */
.lift {
 margin-top: 60px;
 color: #999;
 font-size: 14px;
}
.lift a {
 color: #999;
}
.lift span {
 margin-right: 15px;
}
/* -- pager -- */
.pager {
 text-align: right;
 padding-top: 20px;
 color: #666;
 font-size: 14px;
}
.pager a {
 color: #666;
 text-decoration: underline;
}
/* -- pager class two -- */
.pager ul {
 display: inline-block;
 *display: inline;
 border-left: 1px solid #dddddd;
}
.pager ul li {
 display: inline;
}
.pager ul li a {
 float: left;
 padding: 0 14px;
 line-height: 38px;
 text-decoration: none;
 background-color: #ffffff;
 border: 1px solid #dddddd;
 border-left-width: 0;
}
.pager ul li a:hover {
 background-color: #f5f5f5;
}
.pager ul .active a {
 background-color: #f5f5f5;
 color: #999999;
 cursor: default;
}
/* -- onlineService -- */
.onlineService {
 position: fixed;
 _position: absolute;
 _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-380+"px");
 top: 208px;
 right: 0;
 z-index: 999999;
 display: block;
}
.onlineService .onlineIcon {
 position: relative;
 cursor: pointer;
 background: url(images/online_service.png) no-repeat;
 width: 34px;
 height: 110px;
 text-indent: -9999px;
 overflow: hidden;
}
.onlineService #pop {
 border: 3px solid #19B4EA;
 background-color: #F2F2F2;
 padding: 8px;
 width: 95px;
 min-height: 84px;
 position: absolute;
 right: 34px;
 top: 0;
 display: none;
 z-index: 999999;
}
.onlineService .onlineQQ a {
 display: block;
 background: url(images/online_service.png) no-repeat left -160px;
 color: #19B4EA;
 width: 82px;
 height: 24px;
 line-height: 23px;
 padding-left: 27px;
 margin-bottom: 8px;
}
.onlineService .onlineQQ a:hover {
 text-decoration: none;
 color: #19B4EA;
}
.onlineService .service {
 border-top: 1px solid #DDDDDD;
 padding-top: 8px;
 color: #666;
}
.onlineService .service a {
 color: #666;
}
.onlineService .service li {
 background: url(images/online_service.png) no-repeat left -202px;
 padding-left: 8px;
}
.onlineService .goTop {
 display: none;
}
.onlineService .goTop .goBtn {
 background: #F2F2F2 url(images/online_service.png) no-repeat left -120px;
 width: 34px;
 height: 34px;
 display: block;
}
/* footer
----------------------------------------------- */
#footer {
 background-color: #626162;
 padding: 30px 0;
 font-size: 12px;
 line-height:30px;
 text-align:center;
 color:#fff;
  min-width:1200px;
}
#wrapper #footer .wrap{ width:1050px;}
#footer .footLogo{ margin-bottom:10px;}
#footer .footNav {
 margin-bottom: 10px;
 display:inline-block;
 border-bottom:1px solid #fff;
 padding-bottom:10px;
}
#footer .footNav a {
 color: #fff;
}
#footer .footNav i {
 margin: 0 12px;
 color: #fff;
}
#footer .footNav a.first {
 margin-left: 0;
}
#footer .copyRight, #footer .copyRight a {
 font-family: Arial, Lucida, Verdana, Helvetica, sans-serif;
 text-align:center;
 color: #fff;
}
#footer dl{ float:left; width:330px; margin:0 10px;}
#footer dl dt{ margin-bottom:22px;}
#footer dl.foot_nav{}
#footer dl.foot_nav dd{ line-height:30px;}
#footer dl.foot_nav dd a{ font-size:16px; color:#fff;}
.lxfs{ font-size:16px;}

