﻿@charset "utf-8";
/*全局样式
---------------------------------------------*/

body{ margin:0 auto; padding:0; width:100%; color:#333; font:14px/1.5 Arial,"Microsoft Yahei"; text-align:center; background:#fff; -webkit-font-smoothing:antialiased; }
input,button,select,textarea,img,p,h1,h2,h3,h4,h5{ margin:0; padding:0; border:0; font-family:'Microsoft YaHei','微软雅黑'; }
/* a{ color:#333; text-decoration:none; } */
a:hover{ color:#024ca3; text-decoration:none; -webkit-transition: all 0.2s linear;transition: all 0.2s linear; }
ol,ul,li,dl,dd{ margin:0 auto; padding:0; list-style-type:none; }
i,em{ font-style:normal; }
table { border-collapse:collapse; border-spacing:0; }
.single-ellipsis { white-space: nowrap; display: block; overflow: hidden; text-overflow: ellipsis; }
.fl{float:left}
.fr{float:right}
.txtcenter{text-align:center;}
/*Clear Fix*/ 
.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix{ display:inline-block; } 
.clearfix { display:block; } 

.clear{ clear:both; font-size:0px; height:0px; overflow:hidden; }
.line5{ clear:both; font-size:0px; height:5px; overflow:hidden; }
.line10{ clear:both; font-size:0px; height:10px; overflow:hidden; }
.line15{ clear:both; font-size:0px; height:15px; overflow:hidden; }
.am-img-responsive{display: block; max-width: 100%; height: auto;}
.am-g-fixed{max-width: 1000px;}
[class*="am-u-"]{width: 100%; padding-left: 1rem; padding-right: 1rem; margin:20px auto;float: left; position: relative;box-sizing:border-box} 
[class*="am-u-"]:before,[class*="am-u-"]:after{-webkit-box-sizing: border-box;
    box-sizing: border-box;} 
[class*="am-u-"] + [class*="am-u-"]:last-child{float: right;} 
[class*="am-u-"] + [class*="am-u-"].am-u-end{float: left;}
.am-g{margin: 0 auto; width: 100%;} 
.am-g:before, .am-g:after{content: " "; display: table;} 
.am-g:after{clear: both;}
.am-g .am-g{margin-left: -1rem; margin-right: -1rem;}
    .am-u-lg-1{width: 8.33333333%;} 
    .am-u-lg-2{width: 16.66666667%;} 
    .am-u-lg-3{width: 25%;} 
    .am-u-lg-4{width: 33.33333333%;}
    .am-u-lg-5{width: 41.66666667%;} 
    .am-u-lg-6{width: 50%;} 
    .am-u-lg-7{width: 58.33333333%;} 
    .am-u-lg-8{width: 66.66666667%;}
    .am-u-lg-9{width: 75%;}
    .am-u-lg-10{width: 83.33333333%;}
    .am-u-lg-11{width: 91.66666667%;}
    .am-u-lg-12{width: 100%;}
        /*页面布局
----------------------------------------------*/
        .section{ position:relative; margin:0 auto; width:1200px; min-width:925px; max-width:1200px; text-align:left; }
.wrapper{ position:relative; margin:0 auto; padding:0; width:100%; height:auto; text-align:left; overflow:hidden; }
	.wrapper:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.wrap-box{ width:1160px; }
.left-925{ position:relative; float:left; margin:0; padding:0; width:925px; }
.left-705{ position:relative; float:left; margin:0; padding:0; width:705px; }
.left-690{ position:relative; float:left; margin:0 0 0 15px; padding:0; width:690px; }
.left-455{ position:relative; float:left; margin:0 0 0 15px; padding:0; width:455px; }
.left-260{ position:relative; display:block; float:left; width:260px; overflow:hidden; }
.left-220{ position:relative; display:block; float:left; margin:0 0 0 15px; padding:0; width:220px; _overflow:hidden; }
.left-auto{ position:relative; display:block; margin:0 280px 0 0; overflow:hidden; _zoom:1; }
.right-260{ position:relative; display:block; float:right; width:260px; overflow:hidden; }
.right-auto{ position:relative; display:block; margin:0 0 0 275px; overflow:hidden; _zoom:1; }
.bg-wrap{ margin:0; padding:0; background:#fff; }
    .bg-wrap:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
    .bg-wrap.nobg{ background:none; }
.pad-15{ position:relative; padding:15px; }

.sectionA{background:#ECF9FF;height:780px;}
.sectionP{background:#ECF9FF;height:auto;margin-bottom:60px;}
.sectionB{background:#FFFFFF;height:auto;margin-bottom:60px;}
.sectionS{margin: 40px auto 60px;}
/*页面标题
----------------------------------------------*/
.location{ padding:5px 0; width:100%; height:40px; line-height:40px; color:#999; font-size:12px; text-align:left; }
    .location a{ margin:0 5px; }
    .location span{ color:#666; }
.main-tit{ padding-top:14px; height:54px; line-height:54px; text-align:left; }
    .main-tit h2{ display:block; margin:0; padding:0; float:left; color:#333; font-size:20px; font-weight:normal; }
    .main-tit p{ display:block; float:right; color:#555; font-size:14px; }
    .main-tit p a{ margin-left:10px; }
    .main-tit p a i{ font-style:normal; }
.slide-tit{ border-bottom:1px solid #f0f0f0; color:#34ad2a; line-height:1em; font-size:16px; font-weight:normal; }
    .slide-tit strong{ padding:10px 0; float:right; color:#999; font-size:12px; font-weight:normal; }
	.slide-tit span{ position:relative; top:1px; display:inline-block; padding:10px 0; border-bottom:1px solid #34ad2a; }
.nav-tit{ margin:0 auto 50px; padding:30px 0; text-align:center; color:#333; font-size:16px; line-height:1em; border-bottom:1px solid #e0e0e0; }
    .nav-tit.short{ padding-bottom:0; border-bottom:0; }
    .nav-tit a{ margin-left:10px; color:#333;  }
    .nav-tit a:hover,.nav-tit a.selected{ color:#34ad2a; }
    .nav-tit i{ margin-left:10px; color:#e0e0e0; }
.sub-tit{ margin:0 50px 10px; padding-top:35px; height:42px; border-bottom:1px solid #e0e0e0; font-size:16px; }
    .sub-tit a.add{ display:block; margin-right:10px; float:right; color:#23ac38; font-size:14px; line-height:42px; }
    .sub-tit a.add i{ display:inline-block; margin-right:5px; color:#23ac38; font-size:14px; }
    .sub-tit ul{ display:inline-block; }
    .sub-tit ul li{ margin:0; padding:0; display:inline-block; *display:inline; *zoom:1; }
    .sub-tit ul li a{ display:inline-block; padding:0 15px; line-height:42px; }
    .sub-tit ul li.selected a{ border-bottom:2px solid #23ac38; color:#23ac38; }
.search-tit{ display:block; margin:0 30px; padding-top:15px; line-height:38px; border-bottom:1px solid #f0f0f0; }
    .search-tit h3{ display:inline-block; color:#333; font-size:16px; font-weight:normal; }
    .search-tit span{ margin-left:15px; color:#999; font-size:14px; }
    .search-tit span strong{ margin:0 2px; color:#1e7bb3; font-weight:600; }

/*页面头部
----------------------------------------------*/
/*顶部样式*/
.header .head-top{ height:40px; background:#333; color:#fcfbfb; font-size:12px; }
    .header .head-top .left-box{ display:block; float:left; line-height:40px; }
    .header .head-top .left-box span{ color:#c8c8c8; font-weight:700; }
    .header .head-top .left-box a{ margin:auto 3px; color:#fcfbfb; }
    .header .head-top .left-box a:hover{ color:#024ca3; }
    .header .head-top .right-box{ float:right; margin-right:-8px; line-height:40px; }
    .header .head-top .right-box a{ margin:auto 8px; color:#fcfbfb; _display:inline; *zoom:1; }
    .header .head-top .right-box a:hover{ color:#024ca3; }
    .header .head-top .right-box a i{ margin-right:2px; font-size:12px; }
    .header .head-top .right-box strong{ color:#444; font-size:12px; font-weight:700; }
.header .head-nav{ position:relative; height:100px; background:#fff; }
    .header .head-nav .logo{ position:absolute; top:25px; left:0; width:180px; height:50px; }
    .header .head-nav .nav-box{ position:absolute; top:30px; left:21%; right:0; line-height:40px; height:40px; }
    .header .head-nav .nav-box li{ float:left; margin:auto 3.6%; }
    .header .head-nav .nav-box li a{ color:#333; font-size:16px; line-height:40px; }
        .header .head-nav .nav-box li a:hover {
            color: #024ca3;
        }
    #index .index>a,#news .news>a,#goods .goods>a,#service .service>a,#market .market>a,#platform .platform>a,#aboutUs .aboutUs>a{ color:#024ca3; }
    .header .head-nav .search-box{ position:absolute; top:30px; right:-100px; width:18%; height:42px; overflow:hidden; _height:43px; }
    .header .head-nav .search-box .input-box{ position:absolute; top:0; right:30px; bottom:0; }
    .header .head-nav .search-box .input-box input{ display:block; margin:0; padding:5px 12px; width:100%; height:30px; line-height:30px; background:#fff; border:1px solid #e5e5e5; color:#333; font-size:12px; transform:border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; }
    .header .head-nav .search-box .input-box input::-moz-placeholder{ color:#b3b3b3; opacity:1; }
    .header .head-nav .search-box a{ display:block; position:absolute; top:0; right:0; bottom:0; width:30px; height:30px; line-height:30px; color:#333; font-size:16px; text-align:center; background:#fff; border:1px solid #e5e5e5; border-radius:0; cursor:pointer; -webkit-transition:all 0.2s linear; transition:all 0.2s linear; *top:1px; }
    .header .head-nav .search-box a:hover{ background:#024ca3; border-color:#024ca3; -webkit-transition:all 0.3s linear; transition:all 0.3s linear; }
    .header .head-nav .search-box a:hover i{ color:#fff !important; }

.nav-box .nav-box-list > li:hover:after {content: '';display: block;margin-top: -3px;padding: 0 10px;width: 100%;height: 3px;background-image: -webkit-linear-gradient(right, #024ca3, #0B62FF);background-image: -moz-linear-gradient(right, #024ca3, #0B62FF);background-image: -moz-linear-gradient(to left, #024ca3, #0B62FF);background-image: -o-linear-gradient(to left,#024ca3, #0B62FF);background-image: linear-gradient(to left, #024ca3, #0B62FF);background-repeat: repeat}
.nav-box .nav-box-list >li{float: left;font-size: 14px;margin-left: 26px;}
.nav-box .nav-box-list li ul{display:none;}
.nav-box .nav-box-list a{cursor: pointer}
/*二级菜单显示*/
.nav-box > ul > li:hover ul{display: block;}
.nav-sub{position: absolute;background: rgba(0,0,0,0.7);height: auto;padding: 20px 20px 20px 0;z-index: 1001;margin-left: -64px;*margin-left: -110px;-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);display: none;}
.nav-sub hr{clear: both;visibility: hidden}
.nav-sub li{margin: 0 0 0 20px;line-height: normal;height: auto;padding: 0;width: 180px}
.nav-sub li h3{font-size: 14px;font-weight: normal;color: #3aa8ff;line-height: 30px;border-bottom: 1px solid #E5E5E5}
.nav-sub li ul{margin: 0;height: auto;padding: 5px 0 0 0}
.nav-sub li ul li{float: none;margin: 0;line-height: 24px;padding: 0}
.header .head-nav .nav-box .nav-sub li a{display: block;text-align: center;color: #FFF;opacity: .8;filter: alpha(opacity=80);font-size: 14px;line-height: 20px;padding: 0;text-decoration: none}
.nav-sub li a .iconfont{color: #999;margin-right: 8px}
.section-nav{width: 160px;margin-left: -50px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}
.section-nav li{float: none;margin-bottom: 0;padding: 5px;line-height: 17px;padding-left: 20px}
.section-nav li a{font-size: 14px;color: #fff;line-height: 20px;opacity: 1;filter: alpha(opacity=100)}
.section-nav{width: 160px;margin-left: -50px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}
.section-nav li{float: none;margin-bottom: 0;padding: 5px;line-height: 17px;padding-left: 20px}
.section-nav li a{font-size: 14px;color: #fff;line-height: 20px;opacity: 1;filter: alpha(opacity=100)}
.solution-nav{padding: 5px 30px 30px 0;margin-left: -48px}
.solution-nav > li{margin-left: 30px;padding-left: 20px;margin-top: 30px;width: 130px;border-left: 1px solid #35353D;float:left;}
.solution-nav > li:nth-child(2){width: 350px;}
.solution-nav > li:first-child{border-left: 0}
.solution-nav > li ul li{width: 150px;margin-top: 6px}
.header .head-nav .nav-box .solution-nav > li ul li a{font-size: 14px;display: inline-block}
.solution-nav > li ul li i{font-size: 12px;line-height: 12px;width: 25px;height: 10px;color: #FF1F14;background: #fff;display: inline-block;margin-left: 10px}
.solution-nav > li h3{border-bottom: 0}
.solution-nav > li h3 i{margin-left: 10px;color: #ffa203}


.sub-nav li{margin: 0 0 0 20px; line-height: normal; height: auto; padding: 0; width: 180px}
.sub-nav li ul{margin: 0; height: auto; padding: 5px 0 0 0} 
.sub-nav li ul li{float: none; margin: 0; line-height: 24px; padding: 0} 
.sub-nav li a{color: #FFF; opacity: .8; filter: alpha(opacity=80); font-size: 14px; line-height: 20px; padding: 0; text-decoration: none}
.cooperation-nav{width: 200px; margin-left:-70px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box} 
.cooperation-nav li{float: none; margin-bottom: 0; padding: 5px; line-height: 17px; padding-left: 20px;margin:auto;text-align:center;} 
.header .head-nav .nav-box .cooperation-nav li a{font-size: 14px; color: #fff; line-height: 20px; opacity: 1; filter: alpha(opacity=100)}
ul.nav-sub.cooperation-nav.bigger {width: 300px;margin-left: -120px;}
ul.nav-sub.cooperation-nav.bigger a{width: 250px;display: block;text-align: center;word-break: keep-all;}
/*Banner样式*/
.slide-box{ position:relative; margin:0; width:100%; height:600px; text-align:center; overflow:hidden; }
    .slide-box .list-box{ position:absolute; top:0; left:50%; margin-left:-960px; width:1920px; height:100%; background:#fff; }
    .slide-box .list-box li{ position:absolute; left:0; top:0; display:block; width:100%; height:100%; opacity:0; filter:alpha:opacity(0); }
    .slide-box .list-box li a{ display:block; width:100%; height:100%; }
    .slide-box .list-box li a img{ position:absolute; top:0; left:0; width:100%; height:100%; }
    .slide-box .speed-box{ position:absolute; left:0; bottom:20px; width:100%; height:10px; text-align:center; z-index:999; }
    .slide-box .speed-btn{ display:inline-block; margin:auto 0; }
    .slide-box .speed-btn a{ display:block; float:left; margin:0 5px; width:10px; height:10px; background:url(../images/slide_btns.png) 0 -166px no-repeat; overflow:hidden; *float:none; *display:inline-block; }
    .slide-box .speed-btn a.selected{ background-position:0 -176px; }
    .slide-box .prev-btn,.slide-box .next-btn{ position:absolute; top:50%; display:block; margin-top:-41px; width:42px; height:82px; z-index:999; opacity:0.5; filter:alpha:opacity(50); background:url(../images/slide_btns.png) no-repeat; display:none; overflow:hidden; }
    .slide-box .prev-btn{ left:31px; background-position:0 0; }
    .slide-box .next-btn{ right:31px; background-position:0 -82px; }
.pro-banner{width:100%;}
.pro-banner img{width:100%;}
/*首页通用模块*/
.index-common .index-common-header {text-align: center;margin-top:20px;}
.index-common-header .index-common-title {font-size: 34px;font-weight: 500;}
.index-common-header .index-common-description {display: block;padding: 6px 0;font-size: 14px; color: #999!important;}
.index-common-header .index-common-title-after, .index-common-header .index-common-title-before {display: inline-block;width: 57px;height: 1px;margin: 0 26px;background-color: #024ca3;vertical-align: middle;}
/*合作伙伴*/
.companies{display: flex; flex-flow: row wrap; text-align:left} 
.companies .company-item{float: none;}
.companies .company-item img {max-width: 175px;}
.companies .company-item {padding: 2rem 0.7rem;float: left}
/*服务*/
.detail-mb{text-align:center;}
.detail-mb .serviceimg{text-align: center; margin: 10px;}
.detail-mb .serviceimg img{margin:auto;}
.detail-h2{text-align: center; font-size: 150%; margin: 40px 0;}
.detail-h3{color: #1f8dd6; font-weight: 700; font-size: 18px; text-align: center; margin: 10px;}
.detail-p{color: #999999; margin:7px auto;}
/*工业软件中心*/
.softitem{height: 150px;display:table;}
.softitem .content{color: #666;display:table-cell;vertical-align:middle ;text-align:center;background: #fff;margin:10px;padding:16px;}
.softitem .content h3{ font-size:18px;color:#666;font-weight:600;margin-bottom:10px;}
.softitem .content span{ font-size:14px;margin-top:10px;}
/*平台中心*/
.plat-col{padding: 2rem; }
.plat-col .p_1{text-align: left; font-size: 18px;color:#333333; font-weight: 600;margin-bottom:20px;margin-top:10px;}
.plat-col div{white-space: normal; font-size: 14px; color: #999999; text-align: left; padding-bottom: 1rem;} 
.plat-col hr{height: 2px; border: none; border-top: 2px ridge #d414f5; width: 58px; margin-top: 10px; margin-bottom: 10px;}
.plat-col .p_2{font-size: 14px; text-align: left; margin-top: 20px;} 
.plat-col .p_2 a{color: #990099;}
/* tab 切换*/
.tab-caption{line-height:60px;}
.tab-head ul{text-align:left;}
.tab-head ul li{letter-spacing:1.1px;display: inline; list-style:none;}
.tab-head ul a{font-size:18px;font-weight:bolder;color:#323232;padding:15px 30px 15px 0;}
.tab-head ul a:hover,.tab-head ul a.selected{color:#004da1;text-decoration: none;}
.tab-content h3{font-size: 21px;font-weight:bold;color:#323232;}
.tab-content p{font-size:16px;}

/*公司新闻--------------------*/
.news-list .news_item_img,.news-list .news_item_noimg {margin-bottom: 20px;padding: 10px;border: solid 1px #f3f3f3;height: 187px;background: #fcfeff;overflow: hidden;}
.news-list .news_item_img .item_img{padding: 10px;width: 206px;height: 144px;float: left;}
.news-list .news_item_img .item_content{float: left;width: 690px;padding: 10px 20px; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.news-list .news_item_img .item_content h3{color: #252525;font-size: 20px;line-height: 30px;text-align: left;font-weight: bold;}
.news-list .news_item_img .item_content .content_detail,.news-list .news_item_noimg .item_content .content_detail{font-size: 14px;color: #999;padding: 10px 0;}
.news-list .item_content .content-time{font-size: 14px;padding: 10px 0;}
.news-list .item_content .content-desc{line-height: 23px;font-size: 13px;border-top: #999 1px dotted;overflow: hidden;padding-top: 10px;text-align: justify;}
.news-list .news_item_noimg .item_content{width: 900px;padding: 10px 20px;}
.news-list .news_item:hover{border: solid 1px #f8fafb;box-shadow: 1px 1px 4px 0 #dadada;background: #1f8dd6;color:#fff !important;}
.news-list .news_item:hover h3,.news-list .news_item:hover .content_detail{color:#fff;}
.news-list .news_item:hover .item_content .content-desc{border-top: #fff 1px dotted;}
article{background:#fff;}
.widget-newsdetail-2 .myart{padding:50px 0;color:#757575;line-height:1.8}
.widget-newsdetail-2 .myart{font-size:16px;}

/*产品*/
.goods-list li{float: left;width: 25%;padding: 0 3.2%;text-align: center;overflow: hidden;height: 280px;margin:20px 0}
._item {border: 1px solid #eee;height: 100%;background:#fff;}
._item .item_img{height: 70%;padding-top: 18%;}
._item .item_img img{width:124px;height:145px;}
._item .item_img:hover img{-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.content-tit {font-size: 16px;line-height: 40px;}
.content_detail a{color: #fa6e00;font-size:13px;}
.content_detail  a:hover {color: #024ca3;}
.goods_show h2{text-align:center;}
.goods_show .note{text-align:justify;color: #fa6e00;font-size:18px;}
/*产品*/

/* 云览服务 */
.section .service-list{margin-top: 20px;}
.service-list li{padding:30px;background:#fff;margin-bottom:20px;}
.service-list .item-img{float:left;width:109px;height:105px;}
.service-list .item-img img{width:100%;height:100%;}
.service-list .item-content{margin-left:20px;float:left;width:80%}
.service-list .item-content h3{font-size:22px;color:#666;border-left:4px solid #004da1;padding-left:16px}
.service-list .item-content .content{line-height: 23px;font-size: 13px;overflow: hidden;padding-top: 10px;text-align: justify;box-sizing:border-box;}

/* 关于我们----------------------------*/
.company-profile{margin-top:20px;}
.company-profile .profile-img{float: left;width: 550px;margin: 0px 30px 30px 0;}
.company-profile .profile-img img{width: 100%;height: 100%;box-shadow: 2px 4px 6px #909090;border: 2px solid #ffffff;}
.company-profile .profile-content p{font-size: 14px;line-height: 36px;text-align: justify;}

.contact .contact-tit{border-bottom: 5px solid #e1e1e1;margin: 60px 0 40px 0;}
.contact .contact-tit h3{font-size: 24px;border-bottom: 5px solid #004da1;margin-bottom: -5px;padding-bottom: 5px;}
.contact .contact-info{position: relative;margin: 0 auto;width: 1200px;min-width: 925px;max-width: 1200px;text-align: left;}
.contact .contact-info .info-item{width: 49%;padding: 8px;margin-bottom: 10px;display: inline-block;float: none;}

/*内容样式
----------------------------------------------*/
/*文字列表样式*/
.side-txt-list{ padding:15px 15px 15px; text-align:left; background:#fff; }
    .side-txt-list li{ line-height:28px; font-size:16px;color:#666;margin:10px; }
    .side-txt-list li a{ line-height:28px; font-size:16px;color:#666; }
    .side-txt-list li span{ float:right;  }
    .side-txt-list li.tit a{ color:#108cee; font-size:18px; line-height:48px; }

/*图文列表样式*/
.side-img-box{ position:relative; width:455px; height:455px; background:#fff; overflow:hidden; }
    .side-img-box em{ position:absolute; display:none; margin:-30px auto auto -30px; top:50%; left:50%; width:60px; height:60px; font-style:normal; filter:alpha(Opacity=60); -moz-opacity:0.6;opacity:0.6; }
    .side-img-box em i{ color:#fff; font-size:60px; line-height:60px; }
    .side-img-box a:hover em{ display:block; }
    .side-img-box .abs-bg{ position:absolute; left:0; bottom:0; width:100%; height:50px; background:#000; filter:alpha(Opacity=30); -moz-opacity:0.3;opacity:0.3; background:linear-gradient(to top, rgba(0,0,0,0.6), rgba(0,0,0,0)); }
    .side-img-box .info{ position:absolute; left:0; bottom:0; right:0; width:100%; height:50px; line-height:20px; text-align:left; }
    .side-img-box .info h3{ padding:5px 15px 0; color:#fff; font-size:14px; font-weight:normal; }
    .side-img-box .info p{ padding:0 15px; color:#eee; font-size:12px; }
    .side-img-box img{ min-width:100%; min-height:100%; _width:100%; _height:100%; }

.side-img-list{ text-align:left; padding:10px 0 11px 0; background:#fff; }
    .side-img-list li{ display:block; padding:10px 15px; }
    .side-img-list li:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
    .side-img-list li .img-box{ position:relative; float:left; width:60px; height:60px; overflow:hidden; }
    .side-img-list li .img-box label{ position:absolute; top:1px; left:1px; display:block; width:16px; height:16px; line-height:16px; color:#fff; font-size:12px; font-weight:normal; text-align:center; background:#666; }
    .side-img-list li:first-child .img-box label{ background:#d70029; }
    .side-img-list li .img-box img{ margin:0; padding:0; border:1px solid #ebebeb; width:58px; height:58px; }
    .side-img-list li .txt-box{ display:block; margin-left:75px; font-size:12px; }
    .side-img-list li .txt-box a{ display:block; height:40px; line-height:20px; overflow:hidden; }
    .side-img-list li .txt-box span{ display:block; color:#999; height:20px; line-height:20px; }

.focus-list{ margin:0; padding:0; }
    .focus-list li{ height:33px; font-size:12px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
    .focus-list li label{ display:inline-block; margin:0 5px 0 0; padding:0; width:16px; height:16px; line-height:16px; color:#fff; font-size:12px; font-weight:400; text-align:center; background:#999; border-radius:2px; vertical-align:middle; }
    .focus-list li label.hot{ background:#d70029; }
    .focus-list li a{ line-height:33px; }

.sidebar-box{ margin:0 0 15px; padding:20px; background:#fff; }
    .sidebar-box h4{ margin:0; padding:0 0 15px; border-bottom:1px solid #e0e0e0; color:#333; font-size:16px; font-weight:300; line-height:20px; }
    .sidebar-box .txt-list li{ margin-top:15px; line-height:20px; font-size:12px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
    .sidebar-box .txt-list li label{ display:inline-block; margin:0 5px 0 0; width:16px; height:16px; line-height:16px; color:#fff; font-size:12px; font-weight:400; text-align:center; background:#999; border-radius:2px; vertical-align:middle;  }
    .sidebar-box .txt-list li label.hot{ background:#d70029; }
    .sidebar-box .txt-list li a{ line-height:20px; }
    .sidebar-box .side-img-list{ padding-bottom:0; }
    .sidebar-box .side-img-list li{ padding:10px 0; }
    .sidebar-box .tags-box{ margin:0 0 0 -10px; }
    .sidebar-box .tags-box:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.sidebar-box .tags-box a{ display:block; float:left; margin:10px 0 0 10px; padding:5px; color:#555; font-size:12px; line-height:20px; border:1px solid #f0f0f0; }
    .sidebar-box .tags-box a:hover{ border-color:#34ad2a; }
	.tags-box a i{ margin-left:2px; color:#999; font-style:normal; }
/*图片列表样式*/
.img-list{ margin:-15px 0 0 -15px; *display:inline-block; }
    .img-list:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
    .img-list .nodata{ color:#999; line-height:80px; text-align:center; }
    .img-list li{ position:relative; float:left; margin:15px 0 0 15px; width:220px; height:auto; background:#fff; overflow:auto; _display:inline; }
    .img-list li .img-box{ display:block; position:relative; width:220px; height:220px; overflow:hidden; }
    .img-list li .img-box .abs-txt{ position:absolute; top:8px; left:0; display:inline-block; padding:0 6px; color:#fff; font-size:12px; line-height:24px; background:#c81623; text-align:center; border-radius:0 3px 3px 0; }
    .img-list li .img-box img{ width:100%; height:100%;}
    .img-list li .info{ display:block; text-align:left; margin:15px; }
    .img-list li .info h3{ display:block; line-height:20px; height:40px; font-size:12px; font-weight:normal; overflow:hidden; }
    .img-list li .info p{ display:block; line-height:28px; color:#999; font-size:12px; }
    .img-list li .info p.price{ padding-top:10px; line-height:18px; }
    .img-list li .info p.price b{ margin-right:2px; color:#f40; font-size:16px; }
    .img-list li .info p strong{ float:right; font-weight:normal; }
    .img-list li .info p span.price{ color:#fb2104; font-size:14px; font-weight:600; }
    .img-list li em{ position:absolute; display:none; margin:-30px auto auto -30px; top:50%; left:50%; width:60px; height:60px; font-style:normal; filter:alpha(Opacity=60); -moz-opacity:0.6;opacity:0.6; }
    .img-list li em i{ color:#fff; font-size:60px; line-height:60px; }
    .img-list li a:hover em{ display:block; }
    .img-list li .abs-bg{ position:absolute; left:0; bottom:0; width:100%; height:50px; background:#000; opacity:0.3; filter:alpha(opacity=30); -moz-opacity:0.3; background:linear-gradient(to top, rgba(0,0,0,0.6), rgba(0,0,0,0)); }
    .img-list li .remark{ position:absolute; left:0; bottom:0; right:0; width:100%; height:50px; line-height:20px; text-align:left; overflow:hidden; }
    .img-list li .remark h3{ padding:5px 15px 0; color:#fff; font-size:12px; font-weight:normal; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
    .img-list li .remark p{ padding:0 15px; color:#eee; font-size:12px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
/*图文列表样式*/
.n-list{ padding:15px 30px; }
	.n-list li{ display:block; padding-bottom:15px; border-bottom:1px solid #f0f0f0; overflow:hidden; }
	.n-list li:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.n-list li h2{ padding:15px 0 15px; font-size:18px; line-height:24px; font-weight:normal;  white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
	.n-list li h2 a{ color:#333; text-decoration:none; }
	.n-list li h2 a:hover{ color:#024ca3; }
	.n-list li .note b{ position:relative; display:block; float:left; margin-right:16px; width:118px; height:118px; border:1px solid #e8e8e8; font-style:normal; }
	.n-list li .note b img{ min-width:100%; min-height:100%; width:100%; _height:100%; }
	.n-list li .note p{ display:block; font-size:14px; max-height:84px; line-height:28px; font-weight:500; color:#666; overflow:hidden; }
	.n-list li .note .info{ padding-top:10px; height:20px; line-height:20px; }
	.n-list li .note .info span{ margin-right:10px; color:#999; font-size:12px; }
    .n-list li .note .info span i{ margin-right:3px; font-size:12px; }
	.n-list .nodata{ margin-top:30px; color:#666; font-size:14px; line-height:100px; text-align:center; }
/*设备管理*/
.introduce-two{
	margin:0px auto;
}

.introduce-two>span{
	display:inline-block;
	width:22%;
	padding:0px 3%;
	text-align:center;
}
.introduce-two>span+span{
	margin-left:27px;
}
.introduce-two>span img{
	margin:34px 0px;
}
.introduce-value{
	padding:30px 0px 100px;
}
.introduce-value .four-left{
	float:left;
	vertical-align:middle;
}
.introduce-value .four-right{
	width:570px;
	float:right;
	vertical-align:middle;
}
.introduce-value .four-right > div {
    margin: 20px 0px;
    padding: 12px 0px;
}
.value-right {
    float: right;
    width: 500px;
    margin:-10px 0px;
}
.value-right p{
	line-height:28px;
	color:#555;
	font-size:15px;
	padding:10px 0px;
}
/*相关列表样式*/
.rel-list{ margin-top:-15px; }
    .rel-list:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
    .rel-list .nodata{ color:#999; font-size:14px; line-height:50px; }
    .rel-list li{ display:block; float:left; margin:15px auto 0 0; padding:0; width:50%; overflow:hidden; _float:none; _width:auto; }
    .rel-list li .img-box{ position:relative; display:block; float:left; width:98px; height:98px; border:1px solid #e8e8e8; overflow:hidden; }
    .rel-list li .img-box img{ min-width:100%; min-height:100%; width:100%; _height:100%; overflow:hidden; }
    .rel-list li .info{ margin:0 auto 0 115px; padding-right:15px; _margin-top:-15px; _padding-right:0; }
    .rel-list li .info h3{ display:block; font-size:14px; font-weight:normal; height:30px; line-height:30px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
    .rel-list li .info p{ color:#555; font-size:12px; height:48px; line-height:22px; overflow:hidden; }
    .rel-list li .info span{ line-height:22px; color:#999; font-size:12px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.rel-box{ position:relative; padding:0 50px 0; }
    .rel-box .rel-list{ margin:0 0 15px 0; }
/*类别列表*/
.navbar li{ padding-top:10px; }
	.navbar li h5{ display:block; color:#3b8dd1; font-size:14px; font-weight:normal; line-height:30px; }
	.navbar li h5 a{ color:#34ad2a; }
	.navbar li p{ font-size:12px; line-height:30px; }
	.navbar li p a{ display:inline-block; margin-right:5px; }
/*内容标题样式*/
.meta{ margin:0; padding:50px 50px 0 50px; }
	.meta:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	.meta h2{ margin:0 0 20px; padding:0; color:#333; font-size:24px; font-weight:300; line-height:1em; }
	.meta .info{ margin:0 0 10px; }
	.meta .info span{ margin-right:10px; color:#b0b0b0; font-size:12px; line-height:14px; }
    .meta .info span i{ margin-right:5px; display:inline-block; font-size:14px; }
    .meta .note{ margin-top:10px; padding:15px 20px; background:#f5f5f5; line-height:22px; color:#757575; font-size:12px; }
    .meta .note p { font-size: 15pt; }
/*内容详细样式*/
.intro-box{ margin:0 0 15px; padding:20px; background:#fff;  }
    .intro-box h4{ margin:0; padding:0 0 15px;  color:#26a6ff; font-size:26px; font-weight:500; line-height:20px; }
    .intro-box .txt-list li{ margin-top:15px; line-height:20px; font-size:12px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
    .intro-box .txt-list li label{ display:inline-block; margin:0 5px 0 0; width:16px; height:16px; line-height:16px; color:#fff; font-size:12px; font-weight:400; text-align:center; background:#999; border-radius:2px; vertical-align:middle;  }
    .intro-box .txt-list li label.hot{ background:#d70029; }
    .intro-box .txt-list li a{ line-height:20px; }
    .intro-box .side-img-list{ padding-bottom:0; }
    .intro-box .side-img-list li{ padding:10px 0; }
    .intro-box .tags-box{ margin:0 0 0 -10px; }
    .intro-box .tags-box:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.intro-box .tags-box a{ display:block; float:left; margin:10px 0 0 10px; padding:5px; color:#555; font-size:12px; line-height:20px; border:1px solid #f0f0f0; }
    .intro-box .tags-box a:hover{ border-color:#34ad2a; }
	.tags-box a i{ margin-left:2px; color:#999; font-style:normal; }
.entry{ margin-top:20px; padding:0 50px 15px; font-size:14px; line-height:2em; word-wrap:break-word; }
	.entry img{ max-width:100%!important; height:auto!important; }
	.entry h2,.entry h3,.entry h4{ margin:0.8em auto; padding-bottom:5px; border-bottom:1px solid #f6f6f6; color:#333; }
	.entry h2{ font-size:1.2em; }
	.entry h3,.entry h4{ font-size:1.1em; }
	.entry strong{ color:#DC2523; }
	.entry ul,.entry ol{ margin:1em; padding:0; }
	.entry li{ margin-left:1em; }
	.entry ul li{ list-style:disc outside none; }
	.entry ol li{ list-style:decimal outside none; }
	.entry p{ display:inherit; margin:1em 0; color:#333; word-wrap:break-word; }
	.entry a{ text-decoration:underline; }
	.entry code{ display:block; padding:0.5em; background:#eee; border-radius:.5em; color:#777; font-family:'courier new'; font-size:12px; line-height:1.7em; }
	.entry table{ margin:10px auto; border-left:1px solid #eee; border-top:1px solid #eee; }
	.entry table th{ background:#F9F9F9; text-align:center; }
	.entry table td,.entry table th{ border-bottom:1px solid #eee; border-right:1px solid #eee; padding:0.35em 0.5em; }
/*附件下载样式*/
.attach-list{ margin:0 50px 15px; color:#757575; }
    .attach-list ul li{ margin-top:15px; padding:15px; border:1px solid #ebebeb; }
    .attach-list ul li .link-btn{ display:block; float:right; margin-top:7px; padding:5px 15px; border:1px solid #e0e0e0; line-height:20px; font-size:14px; cursor:pointer; }
    .attach-list ul li .link-btn i{ font-size:14px; }
    .attach-list ul li .icon-box{ display:inline-block; margin-right:5px; line-height:38px; color:#ccc; }
    .attach-list ul li .icon-box i{ font-size:38px; }
    .attach-list ul li .info{ display:inline-block; }
    .attach-list ul li .info h3{ line-height:20px; color:#333; font-size:14px; font-weight:normal; }
    .attach-list ul li .info span{ margin-right:5px; line-height:18px; color:#999; font-size:12px; }

/*上下一条样式*/
.next-box{ position:relative; padding:10px 50px 30px; line-height:20px; color:#444; font-size:14px; }
    .next-box:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
    .next-box p{ display:block; width:49%; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
    .next-box p a{ color:#428bca; }
    .next-box p.prev{ float:left; }
    .next-box p.next{ float:right; }

/*文章评论样式*/
.comment-box{ position:relative; padding:0 50px 20px; }
    .comment-box .form-box{ margin:0; padding:15px 0; }
    .comment-box .form-box .avatar-box{ display:block; float:left; margin:0; padding:0; width:55px; height:55px; border:0; border-radius:55px; background:#fafafa; overflow:hidden; }
    .comment-box .form-box .avatar-box i{ color:#999; font-size:55px; line-height:1.2em; }
    .comment-box .form-box .avatar-box img{ width:100%; height:100%; }
    .comment-box .form-box .conn-box{ position:relative; margin-left:70px; }
    .comment-box .form-box .conn-box .editor{ position:relative; margin-right:18px; }
    .comment-box .form-box .conn-box .editor textarea{ display:inline; margin:0; padding:8px; width:100%; height:80px; border:1px solid #e8e8e8; line-height:20px; }
    .comment-box .form-box .conn-box .subcon{ padding-top:15px; color:#999; font-size:12px; }
    .comment-box .form-box .conn-box .subcon .submit{ float:right; display:inline-block; padding:0 20px; height:36px; line-height:34px; color:#fff; font-size:12px; background:#38f; vertical-align:middle; cursor:pointer; }
    .comment-box .form-box .conn-box .subcon strong{ color:#333; font-weight:normal; }
    .comment-box .form-box .conn-box .subcon .code{ margin-right:5px; padding:7px; width:80px; height:20px; line-height:20px; border:1px solid #e8e8e8; }
    .comment-box .form-box .conn-box .subcon a img{ vertical-align:middle; }
    .comment-box .list-box li{ padding:17px 0; border-top:1px solid #f7f7f7; }
    .comment-box .list-box li .avatar-box{ display:block; float:left; margin:0; padding:0; width:55px; height:55px; border:0; border-radius:55px; background:#fafafa; overflow:hidden; }
    .comment-box .list-box li .avatar-box i{ color:#999; font-size:55px; line-height:1.2em; }
    .comment-box .list-box li .avatar-box img{ width:100%; height:100%; }
    .comment-box .list-box li .inner-box{ position:relative; margin-left:70px; }
    .comment-box .list-box li .inner-box .info{ padding-bottom:3px; }
    .comment-box .list-box li .inner-box .info span{ margin-right:5px; color:#999; font-size:12px; }
    .comment-box .list-box li .inner-box p{ color:#333; font-size:14px; line-height:1.8em; }
    .comment-box .list-box li .answer-box{ clear:both; margin:10px 0 0 70px; padding:10px; background:#fafafa; border:1px solid #e6e6e6; border-radius:3px; }
    .comment-box .list-box li .answer-box .info{ margin-bottom:5px; padding:0; color:#1e7bb3; font-size:12px; border:none; }
    .comment-box .list-box li .answer-box .info span.right{ float:right; color:#999; }
    .comment-box .list-box li .answer-box p{ color:#555; font-size:14px; line-height:1.8em; }
/*类别导航样式*/
.screen-box{ display:block; position:relative; margin:0 0 15px; padding:0 15px; background:#fff; }
    .screen-box ul{ padding:10px 0; display:block; font-size:14px; }
    .screen-box ul h4{ display:inline-block; padding:0 15px; text-align:right; line-height:28px; font-weight:normal; }
    .screen-box ul li{ display:inline-block; padding:0 15px; line-height:28px; *display:inline; *zoom:1; }
    .screen-box ul li a{ color:#333; }
    .screen-box ul li a:hover,.screen-box ul li.selected a{ color:#8CAC52; }
    
    .screen-box dl{ margin:0; padding:0; clear:both; display:block; border-top:1px solid #f7f7f7; font-size:12px; }
	.screen-box dl:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	.screen-box dl:first-child{ border-top:none; }
	.screen-box dl dt{ display:block; float:left; padding-left:10px; width:100px; color:#555; line-height:40px; }
	.screen-box dl dd{ position:relative; margin-left:112px; padding-top:6px; overflow:hidden; }
	.screen-box dl dd a{ display:inline-block; margin:0 6px 6px 0; padding:8px 10px; border:1px solid #fff; line-height:12px; }
	.screen-box dl dd a.selected{ border-color:#fff; color:#fff; background:#34ad2a; }
/*排序样式*/
.sort-box{ position:relative; margin:0 0 15px; height:36px; background:#fff; overflow:hidden; }
	.sort-box a{ display:block; float:left; margin-left:-1px; padding:0 15px; line-height:36px; height:36px; border-left:1px solid #e8e8e8; border-right:1px solid #e8e8e8; color:#333; font-size:12px; }
	.sort-box a:hover,.sort-box a.selected{ color:#fff; background:#34ad2a; }
/*焦点菜单*/
.banner-img{ position:relative; width:100%; height:341px; overflow:hidden; }
    .banner-img img{ min-width:100%; min-height:100%; }
.banner-nav{ position:relative; width:100%; height:341px; background:#fff; }
    .banner-nav ul{ padding:15px 0; }
    .banner-nav ul li{ cursor:pointer; }
    .banner-nav ul li h3{ position:relative; display:block; padding:0 20px; width:180px; font-weight:normal; height:53px; }
    .banner-nav ul li h3 i{ position:absolute; right:5px; top:18px; width:13px; height:13px; color:#e0e0e0; font-size:13px; }
    .banner-nav ul li h3 span{ line-height:28px; color:#333; font-size:14px; }
    .banner-nav ul li h3 p{ line-height:16px; color:rgba(0,0,0,0.5); font-size:12px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
    .banner-nav ul li:hover h3{ background:#d70029; }
    .banner-nav ul li:hover h3 i{ color:#fff; }
    .banner-nav ul li:hover h3 span{ color:#fff; }
    .banner-nav ul li:hover h3 p{ color:rgba(255,255,255,0.5); }
    .banner-nav ul li .item-box{ display:none; position:absolute; top:0; left:220px; bottom:0; width:705px; height:100%; background-color:rgba(0,0,0,0.3); z-index:9999; }
    .banner-nav ul li:hover .item-box{ display:block; }
    .banner-nav ul li .item-box dl{ display:block; padding:15px 30px 0; }
    .banner-nav ul li .item-box dl dt{ font-size:14px; font-weight:700; line-height:28px; }
    .banner-nav ul li .item-box dl dd{ font-size:12px; line-height:24px; }
    .banner-nav ul li .item-box dl a{ color:#fff; }
    .banner-nav ul li .item-box dl dd a{ margin-right:5px; }

/*页码容器*/
 .page-box:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
  
/*表单样式*/
.msg-box{ display:block; margin:0; padding:6px; border:1px solid #fbf2b5; background:#fcfbda; }
    .msg-box i{ display:block; float:left; margin:4px 0 0; font-size:12px; color:#A094A9; width:18px; height:18px; text-align:center; vertical-align:middle; }
    .msg-box p{ margin-left:18px; line-height:24px; color:#A4A147; font-size:12px; }
.form-box{ margin:0 50px; padding:20px 0 30px; }
    .form-box .form-group{ margin:0; padding:10px 0; clear:both; }
    .form-box .form-group .tips{ margin-left:16%; color:#666; font-size:12px; line-height:20px; }
    .form-box .form-group dt{ display:block; float:left; padding-right:2%; width:14%; line-height:40px; text-align:right; color:#888; }
    .form-box .form-group dd{ display:block; position:relative; margin-left:16%; line-height:40px; }
    .form-box .form-group dd img{ vertical-align:middle; }
    .form-box .form-group dd .input{ display:inline-block; padding:0 10px; width:50%; height:40px; line-height:20px; border:1px solid #e0e0e0; }
    .form-box .form-group dd .input.code{ width:80px; }
    .form-box .form-group dd .select{ display:inline-block; padding:10px; height:40px; line-height:20px; border:1px solid #e0e0e0; }
    .form-box .form-group dd .textarea{ display:inline-block; padding:10px; width:50%; height:80px; line-height:20px; border:1px solid #e0e0e0; vertical-align:middle; overflow:auto; }
    .form-box .form-group dd .submit{ display:inline-block; margin:0 0 0 5px; padding:10px 46px; width:auto; height:auto; line-height:20px; color:#fff; font-size:14px; border:1px solid #d70029; background:#d70029; cursor:pointer; }
    .form-box .form-group dd .button{ display:inline-block; margin:0 0 0 5px; padding:10px 46px; width:auto; height:auto; line-height:20px; color:#666; font-size:14px; border:1px solid #eee; background:#eee; cursor:pointer; }
    .form-box .form-group dd label.mart{ margin-right:5px; }
    /*全屏样式*/
    .form-box.full{ padding:0 0 50px; }
    .form-box.full .form-group dt{ width:40%; }
    .form-box.full .form-group dd{ margin-left:42%; }
    .form-box.full .form-group dd .input{ width:40%; }

/*以下部分是WebUploader必须的*/
.webuploader-container{ position:relative; }
.webuploader-element-invisible{ position:absolute !important; clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ clip: rect(1px,1px,1px,1px); }
.webuploader-pick{ position:relative; display:inline-block; padding:0 25px; line-height:32px; height:32px; border:1px solid #02598E; border-radius:2px; cursor:pointer; background:#1e7bb3; color:#fff; text-align:center; overflow:hidden; zoom:1; *display:inline; }
.webuploader-pick-hover{ opacity:0.9; }
.webuploader-pick-disable{ opacity:0.6; pointer-events:none; }
.upload-box{ position:relative; display:inline-block; height:32px; vertical-align:middle; zoom:1; *display:inline;}
	.upload-box .upload-btn{ display:inline-block; height:32px; zoom:1; *display:inline; }
	.upload-box .upload-progress{ position:absolute; top:0; left:0; padding:2px 5px; width:115px; height:28px; border:1px solid #d7d7d7; background:#fff; overflow:hidden; }
	.upload-box .upload-progress .txt{ display:block; padding-right:10px; font-weight:normal; font-style:normal; font-size:11px; line-height:18px; height:18px; text-overflow:ellipsis; overflow:hidden; }
	.upload-box .upload-progress .bar{ position:relative; display:block; width:112px; height:4px; border:1px solid #1da76b; }
	.upload-box .upload-progress .bar b{ display:block; width:0%; height:4px; font-weight:normal; text-indent:-99em; background:#28B779; overflow:hidden; }
	.upload-box .upload-progress .close{ position:absolute; display:block; top:1px; right:1px; width:14px; height:14px; text-indent:-99em; background:url(../images/sprite.gif) 0 -240px no-repeat; cursor:pointer; overflow:hidden; }

/*页面底部
----------------------------------------------*/
/*留言链接样式*/
.link-box{ margin:0 50px; border-top:1px solid #f7f7f7; }
    .link-box .side-link .img{ height:auto; }
    .link-box .side-link .txt{ height:auto; font-size:14px; line-height:30px; }
.side-link{ padding:20px; background:#fff; _position:relative; }
    .side-link .img{ display:block; margin:-20px 0 0 -21px; padding:0; height:51px; overflow:hidden; *display:inline-block; }
    .side-link .img:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
    .side-link .img li{ position:relative; float:left; margin:20px 0 0 21px; width:88px; height:31px; overflow:hidden; _display:inline; }
    .side-link .img li img{ width:100%; height:100%; }
    .side-link .txt{ margin-top:17px; width:100%; height:48px; line-height:24px; font-size:12px; overflow:hidden; }
    .side-link .txt strong{ color:#eee; margin:0 1px; font-weight:normal; }
.side-book{ background:#fff; }
    .side-book ul{ padding:20px; }
    .side-book ul li{ font-size:12px; line-height:24px; height:24px; overflow:hidden; }
    .side-book ul li span{ float:right; margin-left:10px; color:#999; }
/*底部样式*/
.bottom{ background:#373c47; padding:30px 0;}
.bottom .footer{overflow: hidden;margin: 0 auto;}
.bottom .footer .t_top{overflow: hidden;padding-bottom: 15px;border-bottom: 1px solid #999;}
.bottom .footer dl{overflow: hidden;padding: 0 35px;float: left;}
.bottom .footer dt{overflow: hidden;font-size: 14px;padding-bottom: 15px;background: url(../images/p07_x.png) no-repeat left bottom;margin-bottom: 10px;}
.bottom .footer dt a{color: #fff;}
.bottom .footer dd{overflow: hidden}
.bottom .footer dd a{display: block;font-size: 12px;color: #fff;opacity: 0.5;line-height: 30px;}
.bottom .footer .dl01{padding-left: 0;}
.bottom .footer .dl05{padding-right: 40px;}
.bottom .footer .wen{overflow: hidden;float: left;margin-left: 95px;}
.bottom .footer .wen p{font-size: 12px;color: #fff;}
.bottom .footer .wen h4{font-weight: normal;font-size: 22px;color: #fff;margin:20px 0px; }
.bottom .footer .wen .qq{display: block;padding: 0 10px;width: 155px;text-align: right;height: 34px;line-height: 34px;background: url(../images/p07_qq.png) no-repeat 15px center;background-color: #0f64d7;font-size: 12px;color: #fff;margin-bottom: 15px;}
.bottom .footer .wen i{display: block;width: 30px;height: 2px;background-color: #ff0d00;margin-bottom: 15px;}
.bottom .footer .wen .share{overflow: hidden;width: 100%;height: 24px;line-height: 24px;}
.bottom .footer .wen .share span{display: block;float: left;font-size: 12px;color: #fff;}
.bottom .footer .wen .share a{display: block;width: 25px;height: 24px;float: left;margin: 0 5px;}
.bottom .footer .wen .share a:hover{background-position: bottom;}
.bottom .footer .ewm{overflow: hidden;float: right;width: 121px;height: 121px;}
.bottom .footer .link{overflow: hidden;float: left;margin-top: 65px;width: 550px;}
.bottom .footer .link h3{font-size: 12px;font-weight: normal;float: left}
.bottom .footer .link a{color: #fff;}
.bottom .footer .link ul{overflow: hidden;float: left;width: 470px;}
.bottom .footer .link li{float: left;padding: 0 10px;border-right: 1px solid #4d6a8f;font-size: 12px;}
.bottom .footer .info{overflow: hidden;float: right;text-align: right;margin-top: 10px;}
.bottom .footer .info p{font-size: 12px;color: #fff;line-height: 24px;opacity: 0.5;}
.bottom .footer .info a{color: #fff;margin-left: 20px;}

.bottom .footer-links{clear: both; padding: 20px 0; border-top: 1px solid #656973; } 
.bottom .footer-links ul{*zoom: 1} 
.bottom .footer-links ul:before, .bottom .footer-links ul:after{display: table; content: ""} 
.bottom .footer-links ul:after{clear: both} 
.bottom .footer-links li{float: left} 
.bottom .footer-links li a{color: #a6a7aa; margin-right: 44px} 
.bottom .footer-links li:last-child a{margin-right: 0} 
.bottom .footer-links a{color: #FFF; font-size: 12px; line-height: 24px; margin: 0 42px 0 0} 
.bottom .footer-links ul{display: inline-block; vertical-align: top}
.footer_bd {padding: 20px 0;background-color: #2d3139;color: #fff;height: 20px;}
.footer_bd a{color: #eee;}
.footer_bd em{padding: 0 5px;}
.footer_bd h2{float: left;font-size:12px;font-weight:normal;}
.footer_bd h3{float: right;font-size:12px;font-weight:normal;}
/*响应式布局
----------------------------------------------*/
@media only screen and (max-width:1160px) {
	.section{ width:925px; }
    .slide-box{ height:563px; }
    .slide-box .list-box{ margin-left:-768px; width:1536px; }
    .side-link-wrap{ width:455px; }
 .bottom .footer .dl05{padding-right: 10px;}
    .bottom .footer dl{overflow: hidden;padding: 0 15px;float: left;}
.bottom .footer .wen{overflow: hidden;float: left;margin-left: 25px;}
.header .head-nav .nav-box li{ float:left; margin:auto 2%; }
}
@media only screen and (min-width:1201px) {
	.section{ width:1200px; }
}