@charset "utf-8";
@import url(../lib/font-awesome-4.7.0/css/font-awesome.min.css);
@import url(../lib/layui-v2.5.6/css/layui.css);
@import url(../lib/ui-alert-view-1.0.0/css/ui-alert-view-1.0.0.css);
@import url(global.css);

/* commen */
* {margin: 0;border: 0;padding: 0;vertical-align: baseline;outline: none;list-style: none;color: #555;font-style: normal;outline: none;}
body {background: #f5f5f5;font: 14px 'Microsoft Yahei', 'Microsoft Jhenghei', Tahoma, 'Simsun';}
h1, h2, h3, h4, h5, h6 {font-weight: normal;}
a {color: #555;text-decoration: none;}
a:focus {outline: none;}
a:hover, a:active {outline: 0;color: #00A4FF;}
img {vertical-align: middle;}
.wgno {clear: both;}
.z {float: left;}
.y {float: right;}
.cl {zoom: 1;}
.cl:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
textarea, input, button {-webkit-appearance: none;appearance: none;border-radius: 0;}
.w1200 {width: 1200px;margin: 0 auto;}
.wp {width: 1200px;min-width: 1200px;margin: 0 auto;}
.wps {margin: 0 10px;}

.btn-a {transition: 0.5s;position: relative;}
.btn-a span {color: #fff;position: relative;z-index: 2;}
.btn-a em {position: absolute;top: 0;bottom: 0;left: 0;width: 0;background: #fff;transition: 0.5s;}
.btn-a:hover span {color: #333;}
.btn-a:hover em {width: 100%;}

.alert-error {background-color:#F2DEDF;border:1px #EBCBD0 solid;}
.clear{clear:both} 
.pull-left {float:left;}
.pull-right {float:right;}
.page-name,.class-name {display:none;}
.ebt-col-1-2{width:50%}
.ebt-col-1-3{width:33.3333%}
.ebt-col-1-4{width:25%}
.ebt-col-1-5{width:20%}
.ebt-col-1-6{width:16.6667%}
.ebt-col-1-8{width:12.5%}
.ebt-col-16-24{width:66.6667%}
.ebt-col-8-24{width:33.3333%}
.text-red{color:#FF5722;}
.text-orange{color:#FFB800;}
.text-green{color:#009688;}
.text-jade{color:#5FB878;}
.text-cyan{color:#2F4056;}
.text-blue{color:#1E9FFF;}
.text-wathet{color:#01AAED;}
.text-black{color:#393D49;}
.text-gray{color:#eeeeee;}
.text-c{text-align:center;}
.text-l{text-align:left;}
.text-r{text-align:right;}
.mt5{margin-top:5px}
.mt10{margin-top:10px}
.mt15{margin-top:15px}
.mt20{margin-top:20px}
.mt30{margin-top:30px}
.mt40{margin-top:40px}
.mt50{margin-top:50px}
.mt60{margin-top:60px}
.mb5{margin-bottom:5px}
.mb10{margin-bottom:10px}
.mb15{margin-bottom:15px}
.mb20{margin-bottom:20px}
.mb30{margin-bottom:30px}
.mb40{margin-bottom:40px}
.mb50{margin-bottom:50px}
.mb60{margin-bottom:60px}
.ml5{margin-left:5px}
.ml10{margin-left:10px}
.ml15{margin-left:15px}
.ml20{margin-left:20px}
.ml30{margin-left:30px}
.ml40{margin-left:40px}
.ml50{margin-left:50px}
.ml60{margin-left:60px}
.mr5{margin-right:5px}
.mr10{margin-right:10px}
.mr15{margin-right:15px}
.mr20{margin-right:20px}
.mr30{margin-right:30px}
.mr40{margin-right:40px}
.mr50{margin-right:50px}
.mr60{margin-right:60px}
.link-hand {cursor:pointer;}
.layui-badge {border-radius:0;}
.layui-btn {border-radius:0;}
.layui-btn span {color:#fff;margin-right:6px;}
.layui-btn-primary:hover {border:1px #c9c9c9 solid;background:#efefef;}
.popup-diy-loading,.popup-diy {height:50px;line-height:36px;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.popup-diy-loading img {height:26px;width:26px;}
.layui-elem-quote.alert-success {margin:20px 0;padding:15px;line-height:22px;border-left:5px solid #3B743D;border-radius:0;background-color:#DEF0D8;color:#3B743D;}
.layui-elem-quote.alert-info {margin:20px 0;padding:15px;line-height:22px;border-left:5px solid #286989;border-radius:0;background-color:#D9EDF6;color:#286989;}
.layui-elem-quote.alert-warning {margin:20px 0;padding:15px;line-height:22px;border-left:5px solid #8A6A39;border-radius:0;background-color:#FDF8E4;color:#8A6A39;}
.layui-elem-quote.alert-danger {margin:20px 0;padding:15px;line-height:22px;border-left:5px solid #AA4742;border-radius:0;background-color:#F2DEDF;color:#AA4742;}
.layui-code .layui-code-ol li:first-child{padding-top:10px;}
.layui-code .layui-code-ol li:last-child{padding-bottom:10px;}
.layer-showInfo {padding:10px 15px;border-bottom:1px #e1e1e1 solid;}

.header {background: #090b1a;min-width: 1200px;}
.header .header-left {float:left;margin: 0;padding: 6px 0;height: 60px;}
.header .header-left a {display: block;float:left;}
.header .header-left img {height: 18px;vertical-align: middle;margin: 22px 0;}

.header .header-left .dropdown-conner-subsite {padding:0 10px;color:#999;position:relative;float:left;height:40px;line-height:40px;cursor:pointer;}
.header .header-left .dropdown-conner-subsite .col-subsite {padding-top: 14px;padding-bottom: 12px;}
.header .header-left .dropdown-conner-subsite a {color:#FFF;}
.header .header-left .dropdown-conner-subsite a:hover {color:#00A4FF;}
.header .header-left .dropdown-conner-subsite em {color:#FFF;margin-left:6px;}
.header .header-left .dropdown-conner-subsite i {color:#FFF;margin-left:0;}
.header .header-left .dropdown-conner-subsite:hover,.header .header-left .dropdown-conner-subsite:hover i,.header .header-left .dropdown-conner-subsite:hover em,.header .header-left .dropdown-conner-subsite:hover a {color:#00A4FF;}
.header .header-left .dropdown-conner-subsite .subsite-list {display:none;position:absolute;left:0;margin-left:-15px;color:#a9a9a9;background:#151822;width:485px;height:408px;overflow-y:auto;overflow-x:hidden;cursor:auto;}
.header .header-left .dropdown-conner-subsite .subsite-list::-webkit-scrollbar-track{border-radius:20px}
.header .header-left .dropdown-conner-subsite .subsite-list::-webkit-scrollbar-thumb{background:rgba(124,135,142,.5);border-radius:20px}
.header .header-left .dropdown-conner-subsite .subsite-list::-webkit-scrollbar{width:8px;height:6px}
.header .header-left .dropdown-conner-subsite .subsite-list .dropdown-conner {border:0;}
.header .header-left .dropdown-conner-subsite .subsite-list .dropdown-conner ul {overflow:hidden;}
.header .header-left .dropdown-conner-subsite .subsite-list .dropdown-conner ul,li {list-style:none;}
.header .header-left .dropdown-conner-subsite .subsite-list .dropdown-conner ul li {height:20px;line-height:20px;color:#a9a9a9;}
.header .header-left .dropdown-conner-subsite .subsite-list .dropdown-conner ul a {color:#a9a9a9;}
.header .header-left .dropdown-conner-subsite .subsite-list .dropdown-conner ul a:hover {color:#00A4FF;}
.header .header-left .dropdown-conner-subsite .subsite-list .dropdown-conner .list-short {margin-right:15px;float:left;}
.header .header-left .dropdown-conner-subsite .subsite-list .dropdown-conner .dropdown-conner-title {font-weight:bold;height:30px;line-height:30px;color:#ccc;}
.header .header-left .dropdown-conner-subsite .subsite-list .dropdown-conner .dropdown-conner-title i {color:#ccc;margin:0 6px 0 0;line-height:30px;}
.header .header-left .dropdown-conner-subsite .subsite-list .dropdown-conner .subsite-letter {font-size:22px;}
.header .header-left .dropdown-conner-subsite .subsite-list .dropdown-conner .subsite-back-home {padding-right:10px;font-weight:normal;}
.header .header-left .dropdown-conner-subsite .subsite-list .dropdown-conner .subsite-back-home a {color:#ccc;}
.header .header-left .dropdown-conner-subsite .subsite-list .dropdown-conner .subsite-back-home i {margin-right:6px;color:#ccc;float:left;}
.header .header-left .dropdown-conner-subsite .subsite-list .dropdown-conner .subsite-back-home:hover a,.header .header-left .dropdown-conner-subsite .subsite-list .dropdown-conner .subsite-back-home:hover i {color:#00A4FF;}
.header .header-left .dropdown-conner-subsite .subsite-list .dropdown-conner-side {margin:10px 0 10px 25px;}
.header .header-left .dropdown-conner-subsite:hover .subsite-list{display:block;}

.header .nav {float:right;width:auto;}
.header .nav ul li {float:left;height:72px;line-height:72px;padding:0 10px;font-size:14px;color:#fff;}
.header .nav ul li:hover .sub-menu {display:block;}
.header .nav ul li a,.header .nav ul li a i {color:#fff;}
.header .nav ul li:hover a,.header .nav ul li:hover a i {color:#00A4FF;}
.header .nav ul li dl.sub-menu {display:none;position:absolute;top:72px;margin-left:-20px;text-align:left;transition:transform 2s;}
.header .nav ul li dl.sub-menu .sub-menu-inner {background:url(../images/users-list-dropdown.png) no-repeat left bottom;height:7px;margin-top:-7px;min-width:90px;}
.header .nav ul li dl.sub-menu .sub-menu-inner.smil {margin-left:38px;}
.header .nav ul li dl.sub-menu .sub-menu-inner.smil2 {margin-left:28px;}
.header .nav ul li dl.sub-menu .sub-menu-inner.smil3 {margin-left:34px;}
.header .nav ul li dl.sub-menu .sub-menu-inner.smil4 {margin-left:40px;}
.header .nav ul li dl.sub-menu .sub-menu-inner.smil5 {margin-left:46px;}
.header .nav ul li dl.sub-menu .sub-menu-conner {border:0;background:#FFF;min-width:90px;width:auto;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);padding:15px 20px;color:#333;margin: 0;}
.header .nav ul li dl.sub-menu .sub-menu-conner dt {height:26px;line-height:26px;padding:0;font-size:14px;color:#333;font-weight:normal;}
.header .nav ul li dl.sub-menu .sub-menu-conner dt a {color:#333;}
.header .nav ul li dl.sub-menu .sub-menu-conner dt a:hover {color:#00A4FF;}
.header .nav ul li dl.sub-menu .sub-menu-conner dt.dropdown-conner-line {height:1px;margin:10px -10px;padding:0;background:#e1e1e1;}

.header .nav li:hover .users-list-dropdown {display:block;}
.header .nav li dl.users-list-dropdown {display:none;position:absolute;top:72px;margin-left:-20px;text-align:left;transition:transform 2s;}
.header .nav li dl.users-list-dropdown .dropdown-inner {background:url(../images/users-list-dropdown.png) no-repeat left bottom;height:7px;margin-top:-7px;margin-left:45px;min-width:138px;}
.header .nav li dl.users-list-dropdown .dropdown-conner {border:0;background:#FFF;min-width:138px;width:auto;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);padding:15px 20px;color:#333;margin: 0;}
.header .nav li dl.users-list-dropdown .dropdown-conner dt {height:26px;line-height:26px;padding:0;font-size:14px;color:#333;}
.header .nav li dl.users-list-dropdown .dropdown-conner dt.dropdown-conner-line {height:1px;margin:10px -10px;padding:0;background:#e1e1e1;}
.header .nav li dl.users-list-dropdown .dropdown-conner dt a i {color:#333;}
.header .nav li dl.users-list-dropdown .dropdown-conner dt a {color:#333;}
.header .nav li dl.users-list-dropdown .dropdown-conner dt a:hover {color:#00A4FF;}
.header-tel {height: 72px;line-height: 72px;margin-left: 30px;}
.header-tel span {padding-left: 32px;background: url(../images/header-tel.png) no-repeat left center;font-size: 18px;color: #fff;}
.header .search {float: right;width: 230px;padding: 20px 0;}
.header .search input {float: right;color: #aaa;font-size: 14px;}
.header .search .text {padding: 4px 10px;height: 24px;line-height: 24px;background: #fefefe;border-radius: 3px 0 0 3px;width: 160px;}
.header .search .submit {background: #fefefe url(../images/search.png) no-repeat center;height: 32px;padding: 0 18px;font-size: 0;border-radius: 0 3px 3px 0;cursor: pointer;}
.customize-support .s-header {top: 32px;}
.s-header {position: fixed;_position: static;top: 0;left: 0;z-index: 100;width: 100%;opacity: 0.9;-moz-opacity: 0.9;filter: alpha(opacity=8);}

.cat-header {min-width: 1200px;/*height: 300px;*/position: relative;background: #eee url(../images/h-top.jpg) no-repeat center center;}
.cat-header .s {position: absolute;left: 0;width: 100%;top: 50%;margin-top: -55px;z-index: 2;}
.cat-header h1 {font-size: 32px;line-height: 60px;color: #fff;font-weight: bold;}
.cat-header .line {width: 80px;height: 2px;background: #029EF5;margin: 9px 0;}
.cat-header p {font-size: 16px;color: #ddd;line-height: 1.8;}
.cat-list {text-align: center;background: #fff;border-bottom: 1px #eee solid;}
.cat-list li {display: inline-block;*display: inline;zoom: 1;height: 50px;line-height: 50px;margin: 0 15px;font-size: 15px;}
.cat-list .current-cat a {color: #029EF5;}

.pagination {margin-top: 20px;text-align: center;height: 28px;}
.pagination a, .pagination span {padding: 0 10px;height: 28px;line-height: 30px;display: inline-block;background: #ddd;color: #666;margin: 0 3px;font-size: 14px;}
.pagination .current, .pagination a:hover {background: #029EF5;color: #fff;}
.pagination em {padding: 0 10px;color: #999;font-size: 12px;}
.top-h {background: #029EF5 url(../images/h-top.jpg) no-repeat center;text-align: center;min-width: 1200px;}
.top-h h2 {color: #fff;line-height: 40px;padding-bottom: 10px;font-size: 36px;font-weight: normal;}
.top-h h2, .top-h h2 a {display: block;line-height: 40px;padding-top: 50px;}
.top-h .only, .top-h .only a {line-height: 150px;padding: 0;}
.top-h .cat {padding: 20px 0 50px;text-align: center;}
.top-h .cat li {display: inline-block;margin-right: 15px;*display:inline;zoom: 1}
.top-h .cat li a {display: inline-block;padding: 7px 25px;border: 1px #fff solid;color: #fff;border-radius: 3px;font-size: 14px;transition: .2s;-moz-transition: .2s;-webkit-transition: .2s;-o-transition: .2s;}
.top-h .cat li a:hover, .top-h .cat .current-cat a {background: #fff;color: #33475F;}
.in-cont {margin: 20px auto;}
.in-cont .mn {float: left;width: 820px;}
.in-cont .sidebar {float: right;width: 360px;}

.sidebar .tuijian {background: #fff;border: 1px #eaeaea solid;padding: 0 15px 15px;margin-bottom: 15px;border-radius: 4px;transition: .2s;-moz-transition: .2s;-webkit-transition: .2s;-o-transition: .2s}
.sidebar .tuijian:hover {border-color: #FF5E52;}
.sidebar .tuijian h2 span {float: left;display: block;background: #FF5E52;color: #fff;font-weight: normal;font-size: 14px;padding: 4px 15px;margin-top: -1px;}
.sidebar .tuijian h3 {font-size: 20px;font-weight: normal;margin-top: 15px;margin-bottom: 10px;color: #FF5E52;}
.sidebar .tuijian p {color: #999;line-height: 20px;font-size: 12px;}
.sidebar .sidesub {margin-bottom: 15px;background-color: #fff;border-radius: 4px;border: 1px solid #eaeaea;overflow: hidden;}
.sidebar .sidesub h2 {font-size: 18px;color: #666;border-bottom: 1px solid #eaeaea;background-color: #fbfbfb;margin: 0;padding: 8px 15px;font-weight: normal;}
.sidebar .ser li {position: relative;float: left;width: 50%;text-align: center;background-color: #fff;color: #777;}
.sidebar .ser .sub {border-bottom: 1px dashed #ddd;}
.sidebar .ser li div {padding: 15px 15px 20px;}
.sidebar .ser li:hover {background-color: #F9F9F9;}
.sidebar .ser .sub-1 div, .sidebar .ser .sub-3 div {border-right: 1px dashed #ddd;}
.sidebar .ser .sub-5 {width: 100%;border: 0;}
.sidebar .ser .sub-5 p {height: auto;line-height: 20px;}
.sidebar .ser .sub-5 p a {color: #bbb;}
.sidebar .ser h3 {font-size: 16px;font-weight: normal;line-height: 1.2em;margin: 10px 0;}
.sidebar .ser p {height: 36px;overflow: hidden;color: #bbb;margin-bottom: 10px;font-size: 12px;}
.sidebar .ser .btn {display: inline-block;border: 1px #ddd solid;color: #777;background-color: #fff;border-radius: 2px;padding: 5px 12px;font-size: 14px;}
.sidebar .ser .btn:hover {border-color: #bbb;color: #555;background-color: #e6e6e6;}
.sidebar .contact {background: #fff;border: 1px #eaeaea solid;padding: 0 15px 20px;margin-bottom: 15px;border-radius: 4px;}
.sidebar .contact h2 span {float: left;display: block;background: #029EF5;color: #fff;font-weight: normal;font-size: 14px;padding: 4px 15px;margin-top: -1px;}
.sidebar .contact h3 {padding-top: 5px;font-size: 18px;color: #029EF5;line-height: 36px;}
.sidebar .contact p {line-height: 24px;color: #999;font-size: 12px;}
.sidebar .contact .qq {padding-top: 10px;}
.sidebar .contact .qq a {margin-right: 3%;border: 1px #eee solid;padding: 4px 10px 4px 25px;background: url(../images/qq.png) no-repeat 5px center;font-size: 14px;color: #666;transition: .2s;-moz-transition: .2s;-webkit-transition: .2s;-o-transition: .2s;}
.sidebar .contact .qq a:hover {border-color: #029EF5;opacity: .8;}
.sidebar .contact .ditu {float: right;line-height: 30px;font-size: 12px;color: #aaa;background: url(../images/ditu.png) no-repeat left center;padding-left: 16px;}
.sidebar .contact .ditu:hover {text-decoration: underline;}
.fixed {width: 328px;position: fixed;_position: absolute;top: 66px;top: 0;z-index: 10;}
.customize-support .fixed {top: 84px;top: 32px;}
.in-cont .mn .list .cat {color: #fff;background-color: #029EF5;padding: 0px 6px;font-size: 12px;display: inline-block;position: relative;top: -2px;margin-right: 6px;font-weight: normal;}
.in-cont .mn .list .cat:hover {opacity: 0.85;filter: alpha(opacity=85);}
.in-cont .mn .list .cat i {position: absolute;top: 50%;margin-top: -4px;right: -4px;display: inline-block;width: 0;height: 0;vertical-align: middle;border-left: 4px solid #029EF5;border-top: 4px solid transparent;border-bottom: 4px solid transparent;}
.in-cont .list_news dl {padding: 20px;overflow: hidden;margin-bottom: -1px;border: 1px #eaeaea solid;background: #fff;}
.in-cont .list_news .first {border-radius: 4px 4px 0 0;}
.in-cont .list_news .last {border-radius: 0 0 4px 4px;}
.in-cont .list_news .m {float: left;width: 220px;margin-right: 15px;}
.in-cont .list_news .m img {width: 100%;height: 150px;}
.in-cont .list_news dt {height: 24px;line-height: 24px;margin-bottom: 6px;overflow: hidden;}
.in-cont .list_news dt a {font-size: 18px;color: #222;}
.in-cont .list_news dt a:hover {color: #029EF5;}
.in-cont .list_news p {color: #999;font-size: 12px;line-height: 30px;}
.in-cont .list_news p em {margin-right: 15px;color: #999;}
.in-cont .list_news p em a {color: #999;}
.in-cont .list_news dd {line-height: 22px;font-size: 12px;color: #888;}

.caselist .data {float: left;width: 23.5%;margin: 0 2% 30px 0;background: #fff;}
.caselist .no {margin-right: 0;}
.caselist .data .m a {display: block;overflow: hidden;}
.caselist .data img {width: 100%;height: 200px;transition: 1s;-moz-transition: 1s;-webkit-transition: 1s;-o-transition: 1s;}
.caselist .data img:hover {transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-webkit-transform: scale(1.1);}
.caselist .info {padding: 0 10px;}
.caselist h2 {height: 40px;line-height: 40px;font-size: 14px;font-weight: normal;overflow: hidden;}
.caselist h2 em {float: right;margin-left: 10px;padding-left: 16px;font-size: 12px;color: #888;background: url(../images/see.png) no-repeat left center;}
.casepage .pagination {margin-top: 0;margin-bottom: 10px;*margin-top:30px;}

.article {background-color: #fff;padding: 20px;border: 1px #eaeaea solid;border-radius: 4px;}
.article h1 {font-size: 24px;font-weight: normal;line-height: 1.5em;}
.article .info {margin-bottom: 15px;padding-bottom: 10px;line-height: 30px;font-size: 12px;border-bottom: 1px #eee solid;color: #888;}
.article .info em {color: #888;margin-right: 10px;}
.article .info a {color: #888;}
.article .cont {word-wrap: break-word;}
.article .cont h1 {font-size: 18px;line-height: 1.5em;padding: 5px 0;margin: 20px 0;border-bottom: 1px #ddd solid;}
.article .cont h2 {margin: 10px 0;font-size: 16px;font-weight: bold;}
.article .cont ol, .article .cont ul {margin: 0 0 20px 0;}
.article .cont ol li, .article .cont ul li {list-style-position: inside;font-size: 15px;line-height: 26px;margin-bottom: 6px;text-indent: 2em;}
.article .cont ol li {list-style-type: decimal;}
.article .cont ul li {list-style-type: disc;}
.article .cont p {font-size: 15px;line-height: 26px;margin: 15px 0;text-indent: 2em;}
.article .cont a {color: #029EF5;}
.article .cont a:hover {text-decoration: underline;}
.article .cont h6 {font-size: 15px;line-height: 26px;margin-bottom: 15px;font-weight: normal;}
.article .cont blockquote {margin-left: 30px;background: #eee;border-left: 4px #ccc solid;padding: 0 5px 0 8px;margin-bottom: 15px;}
.article .cont blockquote p {line-height: 24px;margin-bottom: 0;padding: 4px 0;font-size: 12px;margin: 0;text-indent: 0;font-size: 14px;}
.article .cont img {max-width: 780px;height: auto;}
.article .cont .aligncenter {display: block;margin: auto;}
.article .cont pre {margin: 15px 0;}
.article .copy {line-height: 30px;text-align: center;font-size: 14px;background-color: #efefef;border-radius: 3px;margin-bottom: 15px;color: #999;cursor: pointer;}
.article .copy:hover {background: #029EF5;color: #fff;}
.article .bdshare {height: 40px;line-height: 40px;text-align: center;}
.article div.tag {text-align: center;line-height: 60px;}
.article .tag a {background: #029EF5;color: #fff;margin: 0 5px;padding: 3px 12px;border-radius: 2px;}
.article .tag a:hover {opacity: .8;}
.article .relatedposts h3 {font-size: 18px;line-height: 40px;border-bottom: 1px #eee solid;margin: 10px auto;font-weight: normal;}
.article .relatedposts li {height: 30px;line-height: 30px;overflow: hidden;color: #bbb;background: url(../images/lidot.gif) no-repeat left center;padding-left: 10px;}
.article .relatedposts li a {color: #777;font-size: 14px;}
.article .relatedposts li a:hover {color: #029EF5;}
.article table {width: 100%;margin: 10px auto;border-collapse: collapse;}
.article td, .article th {line-height: 25px;border: 1px #ddd solid;vertical-align: middle;padding: 5px 10px;font-size: 14px;}

.caseinfo h1 {border-bottom: 1px #eee solid;padding-bottom: 5px;margin-bottom: 10px;}
.caseinfo .info {position: relative;padding-right: 320px;}
.caseinfo .info .code {position: absolute;top: 15px;right: 10px;}
.caseinfo .info .code img {max-height: 150px;max-width: 200px;}
.caseinfo .info .code p {font-size: 12px;text-align: center;line-height: 30px;color: #888;}
.caseinfo .info .logo {top: 0;padding: 50px 0;}
.caseinfo .info .logo img {max-width: 100%;max-height: 72px;padding: 5px;border: 1px #eee solid;}
.caseinfo .info li, .caseinfo .info li span, .caseinfo .info li a {font-size: 14px;color: #888;}
.caseinfo .info li a:hover {text-decoration: underline;}
.caseinfo .info li .btn {background-color: #029EF5;color: #fff;padding: 2px 10px;font-size: 12px;border-radius: 10px;}
.caseinfo .info li .btn:hover {opacity: .8;text-decoration: none;}
.caseinfo .demo {padding: 30px 0;}
.caseinfo .demo h2 {font-size: 18px;font-weight: normal;border-bottom: 1px #eee solid;padding-bottom: 5px;margin-bottom: 15px;}
.caseinfo .demo h2 em {font-size: 12px;color: #888;margin-left: 10px;}
.caseinfo .demo li {float: left;width: 23.5%;margin-left: 2%;*margin-left:1.8%;}
.caseinfo .demo li a {display: block;border: 1px #f8f8f8 solid;}
.caseinfo .demo .no {margin-left: 0;}
.caseinfo .demo li img {width: 100%;}

.page-single {margin: 20px auto;}
.page-single .mn {float: right;width: 980px;}
.pageside {float: left;width: 200px;}
.pageside ul {list-style: none;margin: 0 0 15px;padding: 0;border: 1px solid #eaeaea;background-color: #fff;border-radius: 4px;overflow: hidden;border-bottom: 0;}
.pageside li a {display: block;padding: 12px 20px;font-size: 16px;color: #999;border-bottom: 1px solid #eee;background-color: #fff;}
.pageside li:hover a {background-color: #fafafa;}
.pageside .current_page_item a {color: #fff;background-color: #029EF5;margin: 0 -1px;}
.pageside .current_page_item:hover a {background-color: #029EF5;}
.page-single h1.title {text-align: center;font-size: 26px;border-bottom: 1px #eee solid;padding-bottom: 10px;}
.page-single .article {min-height: 420px;}
.page-single .links {padding: 20px 0;}
.page-single .links h2 {padding-bottom: 5px;border-bottom: solid 1px #eee;font-size: 20px;font-weight: normal;}
.page-single .links li {float: left;width: 20%;}
.page-single .links li a {display: block;padding: 8px 10px;margin: 10px 10px 0 0;border: 1px solid #f5f5f5;font-size: 14px;overflow: hidden;}
.page-single .links li a:hover {border-color: #eee;background: #fafafa;}
.page-single .links li img {float: left;width: 16px;height: 16px;margin-right: 8px;margin-top: 2px;}

.footer {background: #090b1a;padding: 30px 0;min-width: 1200px;border-bottom: 1px #020205 solid}
.footer dl {float: left;}
.footer a, .footer dd {color: #787d80;}
.footer a:hover {color: #00A4FF;}
.footer dt {line-height: 36px;height: 36px;margin-bottom: 5px;font-size: 14px;color: #eee;}
.footer dd, .footer dd a {line-height: 26px;font-size: 14px;}
.footer .about {width: 100px;margin-right: 50px;}
.footer .about dd, .footer .service dd, .footer .hotpro dd, .footer .quick dd {float: left;width: 100%;}
.footer .service {width: 80px;margin-right: 50px;}
.footer .hotpro {width: 80px;margin-right: 50px;}
.footer .quick {width: 130px;margin-right: 50px;}
.footer .flow {float: right;}
.footer .flow dt {height: 16px;line-height: 16px;}
.footer .flow img {width: 120px;height: 120px;background: #fff;}
.footer .flow .m {float: left;}
.footer .flow .wx {margin-left: 15px;}
.footer .flow .m p {line-height: 24px;font-size: 12px;color: #787d80;text-align: center;}
.footer-link {padding-top: 30px;}
.footer-link li {float: left;height: 14px;line-height: 14px;margin: 5px 10px 5px 0;font-size: 14px;color: #787d80;}
.footer-link li a {color: #787d80;}
.footer-link .fisrt {padding-right: 15px;border-right: 1px #787d80 solid;color: #fff;}
.bot-footer {background: #090b1a;min-width: 1200px;border-top: 1px solid #171a35;}
.bot-footer p {line-height: 50px;text-align: center;}
.bot-footer p a:hover {color: #00A4FF;}
.bot-footer p, .bot-footer p em, .bot-footer p a {color: #787d80;font-size: 14px;}
.bot-footer p em {padding: 0 3px;}

.footer-kefu {position: fixed;bottom: 100px;right: 20px;width: 45px;z-index: 9999;}
.footer-kefu li {width: 45px;height: 45px;line-height: 45px;float: right;position: relative;margin-top: 1px;background: #029EF5;transition: .3s;cursor: pointer;border-radius: 1px;zoom: 1;transition: 0.5s;}
.footer-kefu li:hover {background: #0792E0;}
.footer-kefu li em {float: left;display: block;width: 45px;height: 45px;overflow: hidden;}
.footer-kefu li a {display: block;height: 45px;font-size: 14px;color: #fff;overflow: hidden;}
.footer-kefu .wx .code {display: none;right: 47px;position: absolute;top: -107px;width: 120px;padding: 5px;border: 1px #ddd solid;background: #fff;}
.footer-kefu .wx .code img {width: 100%;}
.footer-kefu .wx .code p {line-height: 20px;text-align: center;font-size: 14px;}
.footer-kefu .m .code {display: none;right: 47px;position: absolute;top: -108px;width: 120px;padding: 5px;border: 1px #ddd solid;background: #fff;}
.footer-kefu .m .code img {width: 100%;}
.footer-kefu .m .code p {line-height: 20px;text-align: center;font-size: 14px;}
.footer-kefu .qq em {background: url(../images/side-kefu.png) no-repeat center;}
.footer-kefu .wx em {background: url(../images/side-weixin.png) no-repeat center;}
.footer-kefu .m em {background: url(../images/side-code.png) no-repeat center;}
.footer-kefu .tel em {background: url(../images/side-tel.png) no-repeat center;}
.footer-kefu .tel a {font-size: 16px;}
.footer-kefu .top em {background: url(../images/side-top.png) no-repeat center;}

.showmsg div {position: fixed;left: 50%;top: 50%;margin-left: -255px;margin-top: -20px;height: 30px;line-height: 30px;text-align: center;padding: 10px 30px;font-size: 14px;z-index: 9999;border-radius: 2px;background: rgba(0,0,0,0.7);color: #fff;}

/* index */
.header {position: fixed;width: 100%;z-index: 999;background: none;transition: 0.5s;}
.s-header, .header:hover {background: #090b1a;}
.header .search {display: none;}

.index-banner {min-width: 1200px;position: relative;}
.index-banner .s {padding: 230px 0 150px;position: relative;z-index: 100;text-align: center;}
.index-banner h2 {font-size: 32px;line-height: 50px;color: #fff;}
.index-banner h2 span {color: #fff;}
.index-banner .mc {color: #00A4FF;margin-left: 20px;}
.index-banner h6 {padding-top: 20px;line-height: 30px;font-size: 18px;color: #ddd;}
.index-slogan {position: relative;z-index: 100;padding: 20px 0;background: rgba(0,0,0,0.3);}
.index-slogan .service-subject {float: left;width: 23%;padding: 0 1%;}
.index-slogan .m {float: left;width: 50px;padding: 11px 0;margin-right: 12px;}
.index-slogan .m img {vertical-align: middle;}
.index-slogan .title-sub {line-height: 36px;font-size: 18px;color: #eee;}
.index-slogan .des {font-size: 14px;color: #93979f;line-height: 18px;height: 36px;overflow: hidden;}

.index-title {text-align: center;}
.index-title .title {font-size: 30px;line-height: 30px;color: #333;}
.index-title .tips {font-size: 15px;line-height: 15px;color: #888;}
.index-title .title-line {height: 20px;}

.index-service {padding: 100px 0;zoom: 1;min-width: 1200px;}
.index-service .s {padding-top: 50px;}
.index-service .sub {float: left;width: 25%;height: 220px;background: #fff;position: relative;transition: 0.3;}
.index-service dl {padding: 15px;}
.index-service dt {font-size: 20px;font-weight: 300;text-align: center;}
.index-service dt {text-align: center;font-size: 20px;font-weight: 300;color: #555;}
.index-service .des {height: 40px;line-height: 20px;padding: 0 15px;overflow: hidden;font-size: 14px;color: #646A75;text-align: center;}
.index-service .m {padding: 20px 0;text-align: center;}
.index-service .m img {height: 80px;}
.index-service ul {position: absolute;left: 0;right: 0;top: 0;bottom: 0;background: #029EF5;color: #fff;text-align: center;display: none;}
.index-service .ul-s {padding: 15px;}
.index-service ul h6 {font-size: 20px;font-weight: 400;line-height: 30px;margin-bottom: 10px;color: #fff;}
.index-service ul li {font-size: 14px;line-height: 24px;color: #fff;}
.index-service .index2n {margin-top: 20px;height: 36px;}
.index-service .index2n a {color: #fff;padding: 6px 25px;line-height: 36px;border-radius: 1px;border: 1px #FFF solid;}
.index-service .index2n a:hover span {color: #029EF5;}

.index-case {min-width: 1200px;padding: 80px 0;text-align: center;zoom: 1;background: #f8f8f8 url(../images/case-bg.jpg) no-repeat center center;}
.index-case .title {color: #eee;}
.index-case ul {padding: 40px 10px;}
.index-case li {float: left;width: 25%;}
.index-case li a {display: block;margin: 2px;position: relative;overflow: hidden;}
.index-case li img {width: 100%;height: 192px;transition: 1s;-moz-transition: 1s;-webkit-transition: 1s;-o-transition: 1s;vertical-align: middle;}
.index-case li img:hover {transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-webkit-transform: scale(1.1);}
.index-case li p {position: absolute;bottom: 0;left: 0;width: 100%;line-height: 32px;height: 32px;overflow: hidden;background: url(../images/a.png);}
.index-case li span {color: #fff;padding: 0 15px;text-decoration: none;}
.index-case .more {display: block;margin: 0 auto;width: 130px;height: 36px;line-height: 36px;font-size: 16px;color: #029EF5;border: 1px #029EF5 solid;border-radius: 0;}
.index-case .more span {color: #029EF5;}
.index-case .more em {background: #029EF5;}
.index-case .more:hover span {color: #fff;}

.index-customer {min-width: 1200px;padding: 80px 0;background: #fff;}
.customer-box {padding: 50px 150px 30px;}
.customer-box .m {float: left;width: 130px;margin-right: 20px;}
.customer-box .m img {width: 130px;height: 130px;border-radius: 50%;}
.customer-box .big-title {height: 20px;line-height: 20px;font-size: 18px;color: #333;}
.customer-box .big-title:before {content:'\f2be';font-family:FontAwesome;margin-right:5px;}
.customer-box p {padding: 15px 0 10px;line-height: 22px;font-size: 14px;color: #777;max-height: 66px;overflow: hidden;}
.customer-box .s-title {height: 20px;line-height: 20px;font-size: 14px;color: #999;}
.customer-box .s-title:before {content:'\f02c';font-family:FontAwesome;margin-right:5px;}
.customer-box .hd {text-align: center;padding: 20px 0 0;}
.customer-box .hd li {display: inline-block;
*display: inline;zoom: 1;width: 8px;height: 8px;margin: 0 3px;cursor: pointer;border: 1px #0590c7 solid;border-radius: 50%;}
.customer-box .hd .on {background: #029EF5;}

.index-news {min-width: 1200px;padding: 80px 0;background: #f8f8f8 url(../images/brand-bg.png) no-repeat center;border: 1px #f0f0f0 solid;border-width: 1px 0;}
.index-news .s {padding-top: 40px;}
.index-news .news-list {float: left;width: 400px;}
.index-news .list-s {margin: 0 15px;background: #fff;border: 1px #f2f2f2 solid;}
.index-news .m {position: relative;}
.index-news .m p {position: absolute;left: 0;width: 100%;top: 0;bottom: 0;text-align: center;line-height: 120px;font-size: 20px;background: rgba(0,0,0,0.5);color: #eee;}
.index-news .m img {width: 100%;height: 120px;}
.index-news ul {padding: 10px 15px;}
.index-news li {height: 30px;line-height: 30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.index-news li:before {content:'\f101';font-family:FontAwesome;margin-right:5px;}
.index-news li span {float: right;margin-left: 15px;font-size: 12px;color: #666;}

.index-partner {min-width: 1200px;padding: 100px 0;background: #fff;}
.index-partner .s {padding: 50px 0 0;}
.index-partner ul {padding: 0 10px;}
.index-partner li {float: left;width: 20%;}
.index-partner a {display: block;margin: 10px;height: 80px;border: 1px #ededed solid;background-repeat: no-repeat;background-position: center;-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);filter: gray;transition: 0.5s;}
.index-partner a:hover {border-color: #dcdcdc;-webkit-filter: grayscale(0);-moz-filter: grayscale(0);-ms-filter: grayscale(0);-o-filter: grayscale(0);filter: grayscale(0);filter: none;}

.index-contact {min-width: 1200px;padding: 45px 0;background-image: url(../images/contact-bg.jpg);background-repeat: no-repeat;background-size: cover;background-attachment: fixed;background-position: center top;position: relative;}
.index-contact .cover {position: absolute;top: 0;bottom: 0;left: 0;right: 0;background: rgba(47,67,86,0.5);z-index: 1;}
.index-contact .s {position: relative;padding: 0 120px;z-index: 100;}
.index-contact h6 {font-size: 30px;color: #fff;line-height: 60px;}
.index-contact p {line-height: 1.6;font-size: 14px;color: #eee;}
.index-contact .btn {position: absolute;top: 50%;right: 120px;display: block;width: 130px;margin-top: -25px;border: 1px #fff solid;text-align: center;border-radius: 0;}
.index-contact .btn a {display: block;height: 36px;line-height: 36px;font-size: 16px;color: #fff;}

.index-process {min-width: 1200px;background: #fff;padding: 80px 0;}
.index-process ul {padding: 40px 40px 0;}
.index-process li {float: left;width: 12.5%;}
.index-process li a {display: block;border-left: 1px #ddd dotted;text-align: center;color: #808080;}
.index-process .no a {border-left: 0;}
.index-process li p {font-size: 16px;line-height: 40px;}
.index-process li img {height: 50px;}
.process-des {padding: 10px 0 0 72px; line-height: 24px; font-size: 14px; color: #aaa;}

/* pages */
.page-header {min-width: 1200px;height: 450px;position: relative;}
.page-header .s {position: absolute;left: 0;width: 100%;top: 50%;margin-top: -55px;z-index: 2;}
.page-header h1 {font-size: 32px;line-height: 60px;color: #eee;}
.page-header .line {width: 80px;height: 2px;background: #029EF5;margin: 9px 0;}
.page-header p {font-size: 16px;color: #ddd;line-height: 30px;}

.page-title {text-align: center;}
.page-title .title {font-size: 30px;line-height: 30px;color: #333;}
.page-title .tips {font-size: 15px;line-height: 15px;color: #888;}
.page-title .title-line {height: 20px;}
.page-service {min-width: 1200px;padding: 80px 0;}
.page-service .s {margin: 40px 40px 0;border-right: 1px #ddd solid;border-top: 1px #ddd solid;}
.page-service .data {float: left;width: 25%;text-align: center;}
.page-service .data a {display: block;padding: 20px;border-left: 1px #ddd solid;border-bottom: 1px #ddd solid}
.page-service .m {padding: 15px 0}
.page-service .m img {width: auto;height: 45px}
.page-service .data .title {font-size: 18px;line-height: 24px;letter-spacing: 1px}
.page-service .data .des {padding: 0 15px;height: 40px;line-height: 20px;font-size: 14px;color: #aaa}
.page-advantage {min-width: 1200px;padding: 80px 0; /*background: url(../images/youshi.jpg) no-repeat bottom center;*/background: #616892;position: relative}
.page-advantage .page-title {position: relative;z-index: 2}
.page-advantage .title {color: #eee}
.page-advantage .tips {color: #aaa;}
.page-advantage .cover {position: absolute;left: 0;right: 0;top: 0;bottom: 0;background: rgba(0,0,0,0.5);}
.page-advantage .s {padding: 40px 40px 0;position: relative;z-index: 2;}
.page-advantage .data {float: left;width: 33.33%;}
.page-advantage dl {padding: 25px 25px 25px 75px;position: relative;}
.page-advantage dt {height: 32px;font-size: 18px;margin-bottom: 14px;}
.page-advantage dt span {float: left;display: block;position: relative;line-height: 22px;padding-bottom: 14px;color: #eee;}
.page-advantage dt em {position: absolute;height: 2px;bottom: 0;left: 0;width: 50%;background: #029EF5;transition: all 0.3s;}
.page-advantage dl:hover em {width: 100%;}
.page-advantage .m {position: absolute;top: 25px;left: 25px;width: 30px;}
.page-advantage .m img {height: 36px;}
.page-advantage .des {font-size: 14px;color: #999;height: 44px;overflow: hidden;line-height: 22px;letter-spacing: 1px;}
.page-case {min-width: 1200px;padding: 80px 0;}
.page-case .s {padding-top: 40px;}
.page-case .title-do {margin-bottom: 40px;text-align: center;}
.page-case .title-do li {display: inline-block;*display: inline;zoom: 1;height: 32px;line-height: 32px;margin: 0 6px;padding: 0 15px;border: 1px #ddd solid;border-radius: 1px;cursor: pointer;}
.page-case .title-do li.on {border-color: #029EF5;background: #029EF5;}
.page-case .title-do span {color: #666;}
.page-case .title-do li.on span {color: #fff;}
.page-case .n-k-t {display: none;}
.page-case .current {display: block;}
.page-case .m {width: 49%;text-align: right;}
.page-case .m img {width: 568px;height: 480px;vertical-align: middle;}
.page-case .info {width: 43%;padding-right: 2%;padding-top: 80px;}
.page-case .info h6 {height: 40px;line-height: 40px;font-size: 18px;color: #333;}
.page-case .info .des {margin: 10px 0;font-size: 14px;line-height: 22px;color: #888;}
.page-case .info .tips {margin: 10px 0;font-size: 14px;line-height: 22px;color: #aaa;}
.page-case .info a {display: block;margin-top: 20px;width: 140px;height: 36px;line-height: 36px;font-size: 14px;color: #029EF5;border: 1px #029EF5 solid;border-radius: 2px;text-align: center;}
.page-case .info a span {color: #029EF5;}
.page-case .info a em {background: #029EF5;}
.page-case .info a:hover span {color: #fff;}

.page-contact {min-width: 1200px;padding: 50px 0;background: #029EF5 url(../images/contact.jpg) no-repeat center;}
.page-contact .s {padding: 0 40px;}
.page-contact .your-ask h6 {font-size: 26px;color: #fff;line-height: 1;margin-bottom: 8px;}
.page-contact .your-ask li {float: left;margin-right: 20px;height: 30px;line-height: 30px;font-size: 15px;color: #eee;}
.page-contact .info-box {padding-top: 12px;}
/*.page-contact .info-box input {float: left;padding: 0 10px;margin-right: 10px;background: #fff;height: 40px;line-height: 40px;border: 1px #eee solid;}
.page-contact .info-box .username {width: 160px;}
.page-contact .info-box .telephone {width: 160px;}
.page-contact .info-box .content {width: 400px;}*/
.page-contact .info-box input,.page-contact .info-box button {border: 1px #fff solid;border-radius: 0;}
.page-contact .info-box a {float: left;display: block;width: 140px;text-align: center;height: 36px;line-height: 36px;border: 1px #fff solid;}
.page-contact .info-box .post {margin-right: 10px;background: #fff;color: #029EF5;}
.page-contact .info-box .btn-b {color: #fff;}
.page-contact .info-box .btn-b:hover span {color: #029EF5;text-decoration: none;}
.page-contact .info-box .war {line-height: 30px;margin-top: -20px;font-size: 14px;color: #efefef;}

.page-content-box {padding:60px 0 60px 0;}
.page-content-box .warp-main {max-width:1180px;margin:0 auto;}
.page-content-box .error-box {padding:60px 20px;width:100%;margin:0 auto;text-align:center;border: 1px solid #ddd;background:#F7F8FA;}
.page-content-box .error-title {font-size:40px;margin:0 0 15px 0;}
.page-content-box .error-content {font-size:16px;}
.page-content-box .error-link {margin:20px 0 0 0;border-top:1px #e9e9e9 solid;padding-top:20px;}
.page-content-box .error-link span:before {content:'|';display:inline-block;padding:0 10px;font-family:'宋体';color:#999;}
.page-content-box .error-link span:first-child:before {content:normal;}
.page-content-box .error-link span i {margin-right:6px;font-size:16px;color:#00A4FF;}
.page-content-box .error-link span a {font-size:16px;color:#00A4FF;text-decoration:none;}
.page-content-box .error-link span a:hover {text-decoration:underline;}

.commen-main {background:#F7F8FA;}
.commen-nav-box {font-site:12px;position:absolute;top:-25px;}
.commen-nav-box ul li {float:left;}
.commen-nav-box ul li:before {content:'>>';display:inline-block;padding:0 10px;font-family:'宋体';color:#999;}
.commen-nav-box ul li:first-child:before {content:normal;}
.commen-nav-box ul li a:hover,.commen-nav-box ul li a:hover i {color:#00A4FF;}
.commen-panel-box {position:relative;box-sizing: border-box;background-color: #fff;border: 1px solid #E5E8ED;box-shadow: 0 2px 4px 0 rgba(3,27,78,.06);}
.commen-panel-box.commen-panel-left-box {padding: 32px;}
.commen-panel-box.commen-panel-right-box {padding: 20px;margin-top:20px;}
.commen-panel-box.commen-panel-right-box:first-child {margin-top:0;}
.commen-panel-box.commen-panel-hotphone {margin-top:20px;}
.commen-panel-box.commen-panel-hotphone .panel-hotphone-show {background:url(../images/hotspots_hotphone.png) no-repeat;background-size:cover;margin:0;height:80px;}
.commen-panel-box .com-comment-header h3 {font-size:16px;color:#00A4FF;}
.commen-panel-box .com-comment-content {margin:0;padding:0;}
.commen-panel-box .com-comment-content .work-chat-code {text-align:center;margin:20px 0;border-bottom:1px #e1e1e1 solid;padding-bottom:20px;}
.commen-panel-box .com-comment-content .work-chat-code img {width:150px;height:auto;border:1px #e1e1e1 solid;}
.commen-panel-box .com-comment-content .work-chat-code p {text-align:center;line-height:30px;height:30px;font-size:14px;}
.commen-panel-box .com-comment-content .work-chat-info {margin:20px 0 0 0;}
.commen-panel-box .com-comment-content .work-chat-info p {line-height:1.6;margin:0;padding:0;}
.commen-panel-box .com-comment-content .comment-nav-menu {margin:10px 0 0 -10px;}
.commen-panel-box .com-comment-content .comment-nav-menu img {margin:0 6px 0 10px;height:20px;border:0;}
.commen-panel-box .com-comment-content .comment-nav-menu .layui-tree-entry:hover .layui-tree-txt{color:#00A4FF;}
.commen-panel-box .com-comment-content .comment-nav-menu .layui-tree-entry:hover a{color:#00A4FF;}
.commen-panel-box .com-comment-content .comment-nav-menu .layui-tree-main:hover .layui-tree-txt{color:#00A4FF;}
.commen-panel-box .com-comment-content .comment-nav-menu .layui-tree-set a:hover{color:#00A4FF;}
.commen-panel-box .source-tips a {color:#00a4ff;}
.commen-panel-box .source-tips a:hover {text-decoration:underline;}
.commen-panel-box .source-tips a:after {content:'\f08e';font-family:FontAwesome;margin-left:5px;}

.box-article-header{margin-bottom:32px;padding-bottom:20px;border-bottom:1px solid #E5E5E5}
.box-article-header .article-title{font-size:28px;line-height:48px;color:#000;font-weight:500}
.box-article-header .article-tag-bubble{margin-right:10px;font-weight:400;top:-2px;line-height:1}
.box-article-header .com-article-tag{font-size:12px;font-weight:500;line-height:22px}
.box-article-header .com-article-tag.excellent{position:relative;top:-2px;margin-left:10px}
.box-article-header .c-bubble{line-height:1}
.box-article-header .article-infos-wrap{margin-top:8px;position:relative}
.box-article-header .article-infos{font-size:0}
.box-article-header .article-info{display:inline-block;vertical-align:middle;margin-right:28px;font-size:14px;line-height:20px;color:#999}
.box-article-header .article-info span{color:#999}
.box-article-header .article-infos-extra{position:absolute;right:0;top:0;line-height:20px}
.box-article-content {line-height:1.8;/*font-size:16px;*/overflow:hidden;}
.box-article-content a:after {content:'\f08e';font-family:FontAwesome;margin-left:5px;}
.box-article-content p {text-indent:2em;margin:15px 0;font-size:16px;word-break:break-all;}
.box-article-content p.none {text-indent:0;}
.box-article-content p:first-child {margin-top:0;}
.box-article-content p:last-child {margin-bottom:0;}
.box-article-content p a {font-size:16px;color:#00A4FF;}
.box-article-content p a:hover {text-decoration:underline;}
.box-article-content p a.icon-down:before {content:'\f019';font-family:FontAwesome;margin-right:5px;}
.box-article-content p a.icon-down:after {content:normal;}
.box-article-opts {margin-top: 60px;text-align: center;font-size: 0;}
.box-article-opts .c-btn{min-width:180px;height:44px;border-radius:22px;font-size:16px;line-height:40px;margin:0 10px;}
.box-article-opts .c-btn:hover {color:#fff;}
.box-article-opts .c-btn span#content_thumbs{color:#fff;}
.box-article-opts .c-btn-weak {color:#333;}
.box-article-opts .c-btn-weak:hover {color:#333;}
.box-article-opts .opt-icon{position:relative;top:2px;display:inline-block;vertical-align:middle;margin-right:6px;height:20px;color:#fff;}
.box-article-opts .share{color:#333;margin-right:6px;}
.box-article-footer .group-comments {margin-top:40px;padding-top:20px;border-top:1px solid #E5E5E5;}
.box-article-footer .com-comment-edit{margin:0}
.box-article-footer .com-comment-edit .edit-hd{position:relative;margin-bottom:10px;line-height:30px}
.box-article-footer .com-comment-edit .edit-title{font-size:18px;color:#999;font-weight:400}
.box-article-footer .com-comment-edit .edit-icon{display:inline-block;vertical-align:middle;position:relative;top:-1px;margin-right:10px;width:22px;height:22px;background-image:url(../images/fonts/base.svg);;background-position:64.31% 83.19%;background-size:2354.5454545454545% 2263.6363636363635%;;background-repeat:no-repeat}
.box-article-footer .com-comment-edit .edit-count{position:absolute;right:0;top:0;font-size:18px;color:#000}
.box-article-footer .com-comment-edit .edit-count-num{color:#00a4ff;font-size:18px;}
.box-article-footer .com-comment-edit .edit-body{position:relative}
.box-article-footer .com-comment-edit .edit-textarea{box-sizing:border-box;padding:10px;width:100%;height:90px;min-height: 43px;border:1px solid #e5e5e5;background-color:#fff;resize:vertical;font-size:14px;line-height:1.5}
.box-article-footer .com-comment-edit .edit-textarea:focus{border-color:#00a4ff}
.box-article-footer .com-comment-edit .edit-tip{position:absolute;left:0;top:0;box-sizing:border-box;width:100%;height:100%;border:1px solid rgba(157,157,157,.18);background-color:#f7f8fa;font-size:16px;line-height:22px;text-align:center;color:#999}
.box-article-footer .com-comment-edit .edit-tip:before{content:'';display:inline-block;vertical-align:middle;width:0;height:100%}
.box-article-footer .com-comment-edit .edit-tip a{color:#00a4ff;font-weight:600;font-size:16px;}
.box-article-footer .com-comment-edit .edit-btns{text-align:right;margin-top:13px}
.box-article-footer .com-discuss-list {margin-top:30px;font-size:14px;}
.box-article-footer .com-discuss-list a {font-size:14px;}
.box-article-footer .com-discuss-list a:hover {color:#00a4ff;}
.box-article-footer .com-discuss-list img {height:20px;margin:0 6px 3px 0;}
.box-article-footer .com-comment-popup {position:relative;border-bottom:1px solid #e5e5e5;padding-bottom:20px;background-color:#fff;}
.box-article-footer .com-comment-popup:first-child {margin-top:-10px;}
.box-article-footer .com-comment-popup:last-child {border-bottom:none;padding-bottom:0;}
.box-article-footer .com-comment-popup .com-comment-panel-bd {padding:20px 0 0 20px;}
.box-article-footer .com-comment-popup .com-comment-panel-markdown {color:#333}
.box-article-footer .com-comment-popup .com-comment-panel-markdown p {line-height:1.6;}
.box-article-footer .com-comment-popup .com-comment-panel-user {position:absolute;left:0;top:22px;}
.box-article-footer .com-comment-popup .com-comment-panel-user i {font-size:15px;color:#00a4ff;}
.box-article-footer .com-comment-popup .com-comment-panel-names .name {color:#666}
.box-article-footer .com-comment-popup .com-comment-panel-names .actived {color:#00a4ff}
.box-article-footer .com-comment-popup .com-operations{position:static;margin-top:15px;}
.box-article-footer .com-comment-popup .com-operations .link-left-icon {color:#666;}
.box-article-footer .com-comment-popup .com-operations .link-left-icon:hover {color:#00a4ff;}
.box-article-footer .com-comment-popup .com-operations .link-left-icon:hover i {color:#00a4ff;}
.box-article-footer .com-comment-popup .com-operations i {padding-right:5px;color:#999;}
.box-article-footer .com-comment-popup .com-operations .extra-part {color:#999;float:right;}
.box-article-footer .com-comment-popup .com-content-discuss {margin:20px 0 0 20px;}
.box-article-footer .com-content-discuss-reply {border:1px #efefef solid;background:#f9f9f9;margin:20px 0 0 20px;padding:15px 20px;position:relative;}
.box-article-footer .com-content-discuss-reply .discuss-reply-user {position:absolute;left:20px;top:17px;}
.box-article-footer .com-content-discuss-reply .discuss-reply-content {margin-left:20px;line-height:1.6;}
.box-article-footer .com-content-discuss-reply .discuss-reply-user i {font-size:15px;color:#00a4ff;}
.box-article-footer .com-content-discuss-reply .discuss-reply-names .name {color:#666;}
.box-article-footer .com-content-discuss-reply .discuss-reply-names .actived {color:#00a4ff;}
.box-article-footer .discuss-reply-operations {margin:15px 0 0 20px;}
.box-article-footer .discuss-reply-operations .link-reply-icon {color:#666;margin-right:12px;}
.box-article-footer .discuss-reply-operations .link-reply-icon:hover {color:#00a4ff;}
.box-article-footer .discuss-reply-operations .link-reply-icon:hover i {color:#00a4ff;}
.box-article-footer .discuss-reply-operations i {padding-right:5px;color:#999;}
.box-article-footer .discuss-reply-operations .extra-part {color:#999;}

/* service css */
.service-list {background:#F7F8FA;}
.service-list.solution-top {margin:0px;}
.service-list .c-media-img i {font-size:26px;color:#00A4FF;}
/*.box-article-content img {max-width:100%;margin:10px 0;}
.box-article-content b,.box-article-content span {font-size:16px;}*/

.website-list {margin-top:40px;}
.website-list legend {font-size:22px;font-weight:500;padding-bottom:2px;background:#00A4FF;color:#fff;}
.website-list .layui-field-box {padding:20px 25px;position:relative;}
.website-list .layui-field-box span.title-touch-one {position:absolute;left:95px;top:535px;font-size:16px;color:#666;}
.website-list .layui-field-box span.title-touch-two {position:absolute;left:480px;top:290px;font-size:16px;color:#666;}
.website-list .layui-field-box span.title-touch-three {position:absolute;left:400px;top:535px;font-size:16px;color:#666;}
.website-list .layui-field-box img {text-align:center;}
.website-list .layui-field-box li {font-size:16px;}
.website-list .layui-field-box li:before {content:'\f0a4';font-family:FontAwesome;margin-right:6px;color:#00a4ff;}
.website-list .layui-field-box li p {color:#666;text-indent:0;margin:10px 0 10px 22px;line-height:1.5;}
.website-list .layui-field-box li p.none {margin:0 0 0 22px;}
.website-list .layui-field-box.wechat-applets-step {margin-top:20px;background:url(../images/service/wechat/applets-step.png) no-repeat center top;position:relative;height:240px;}
.website-list .layui-field-box.wechat-applets-step span {display:block;width:20%;text-align:center;font-size:16px;font-weight:bold;color:#00A4FF;}
.website-list .layui-field-box.wechat-applets-step span p {text-indent:0;font-size:14px;line-height:1.5;font-weight:normal;color:normal;}
.website-list .layui-field-box.wechat-applets-step span:first-child {position:absolute;top:110px;left:35px;}
.website-list .layui-field-box.wechat-applets-step span:nth-of-type(2) {position:absolute;top:110px;left:228px;}
.website-list .layui-field-box.wechat-applets-step span:nth-of-type(3) {position:absolute;top:110px;left:420px;}
.website-list .layui-field-box.wechat-applets-step span:last-child {position:absolute;top:110px;left:613px;}

/* domain search css */
.doamin-box{width:900px;margin:0 auto;}
.search-row{position:relative}
.search-title{position:absolute;left:0;top:0}
.search-title .search-title-mini{display:block;font-size:14px}
.search-title .search-title-big{display:block;font-size:24px}
.search-area{position:relative;width:100%;padding-left:200px;margin:45px 0 0;box-sizing:border-box}
.search-area .single-search{height:50px;width:100%;padding-right:110px;box-sizing:border-box}
.search-area .single-search .search{height:50px;width:100%;padding:0 20px;font-size:16px;line-height:50px;border:none;border-radius:0;-webkit-appearance:none;border:1px #e1e1e1 solid;}
.search-area .search-btn{position:absolute;right:0;top:0;width:110px;color:#fff;background:#00a4ff;height:50px;font-size:16px;}
.search-area .search-btn i {color:#fff;}
.search-area .search-btn:hover {background:#0092ee;}

/* msg-loding css */
.msg-loding {width:fit-content;width:-webkit-fit-content;width:-moz-fit-content;line-height:25px;margin:0 auto;}
.msg-loding i {display:block;width:25px;height:25px;background:url(../images/loading.gif) no-repeat;background-size:100% 100%;float:left;margin-right:10px;}