@charset "utf-8";
/* CSS Document */
.red {
    color: #f00;
}
.green {
    color: #008000;
}
.purple{ color: #55328f;}



body,button, input, select, textarea,h1 ,h2, h3, h4, h5, h6 { font-family: Microsoft YaHei,'宋体' , Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;}

.center {
  text-align:center;
}

html .container {
    max-width: 980px;
    width: 100%;
}


html .p_top10{
	margin:70px 0;
}


html h3 {color:55328f; }
html h4 {
    color: #333;
    font-family: "M;icrosoft Yahei","Hiragino Sans GB","Helvetica Neue",Arial,sans-serif;
    font-size: 18px;
    font-weight: normal; line-height:30px;
}
html h5 {
    color: #333;
    font-family: "Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Arial,sans-serif;
    font-size: 16px;
    font-weight: normal;
}
html .page_index article.main {
    background: none repeat scroll 0 0 #007edf;
    padding-bottom: 35px;
    padding-top: 35px;
}
html .page_index article.main .row.meituanyun .left-text {
    color: #fff;
    font-family: "Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Arial,sans-serif;
    font-size: 18px;
    margin-bottom: 30px;
    padding-top: 20px;
}
html .page_index article#feature {
    padding: 30px 0;
}
html footer {
    background-color: #333;
    color: #bbb;
    font-family: "Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Arial,sans-serif;
    font-size: 12px;
    text-align: center;
	margin-top:45px;
}
html footer .footer-content {
    display: inline-block;
    padding: 15px 0;
}
html footer .footer-content .footer-top {
    max-width: 1100px;
    width: 100%;
}
html footer .footer-content .footer-top dl {
    display: inline-block;
    margin: 0 5px;
    text-align: left;
    vertical-align: top;
    width: 150px;
}
html footer .footer-content .footer-top dl dt {
    color: #ddd;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}
html footer .footer-content .footer-top dl ul.footer-list li {
    margin-bottom: 5px;
}
html footer .footer-content .footer-top dl .footer-list a {
    color: #bbb;
    font-size: 13px;
    line-height: 1.8;
}
html footer .footer-content .footer-top dl .footer-list a:hover, html footer .footer-content .footer-top dl .footer-list a:active, html footer .footer-content .footer-top dl .footer-list a:link {
    color: #bbb;
    text-decoration: none;
}
html footer .footer-content .footer-top dl .footer-list a.link-display, html footer .footer-content .footer-top dl .footer-list a.link-display:hover, html footer .footer-content .footer-top dl .footer-list a.link-display:active, html footer .footer-content .footer-top dl .footer-list a.link-display:link {
    color: #fff;
}
html footer .footer-content .wechat {
    display: inline-block;
    margin: 0;
}
html footer .footer-content .wechat a {
    display: inline-block;
    margin-bottom: 5px;
}
html footer .footer-content .beian {
    margin-top: 30px;
}
html footer a, html footer a:hover {
    color: #bbb;
    text-decoration: none;
}
html footer div {
    margin-bottom: 5px;
    margin-top: 5px;
}
@media (max-width: 951px) {
	html .page_index .carousel-inner .desc {
    margin-top: 60px;
    max-width: 250px;
    width: auto;
}
html .page_index .carousel-inner .desc .title {
    font-size: 20px;
    margin-bottom: 10px;
}
html .page_index .carousel-inner .desc .detail {
    font-size: 16px;
}
	}

html .page_index .carousel-inner .desc, html .page_index .slider-display .image {
    float: left;
    width: 50%;
}
html .page_index .carousel-inner .desc {
    font-family: "Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Arial,sans-serif;
    margin-top: 50px;
	left:40%;
    max-width: 450px;
    vertical-align: middle;
}
html .page_index .carousel-inner .desc .title {
    padding-top:10px;
	font-size: 46px;
    font-weight: bold;
	text-align:left;
}
html .page_index .carousel-inner .desc .detail {
    font-size: 20px;
    line-height: 1.8;
}
html .page_index .carousel-inner .desc, html .page_index .carousel-inner .desc {
    margin-right: 15px;
    text-align: right;
    width: auto;
}


.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.panel-heading {
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 5px 15px;
}

.h4{
    
    line-height:130%;
}
.panel-body {
   padding: 10px 15px;
}
.left10{ margin-left:10px;}
.bottom10{ margin-bottom:20px;}

.btn-lg, .btn-group-lg > .btn {
    border-radius: 6px;
    font-size: 18px;
    line-height: 1.33;
    padding: 6px 10px;
}

.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 25px;
  font-size: 14px;
  line-height: 1.3;
  border-radius: 3px;
}

.btn-buy {
  color: #fff;
  background-color: #7db500;
  border-color: #4cae4c;
}
.btn-buy:hover,
.btn-buy:focus,
.btn-buy.focus,
.btn-buy:active,
.btn-buy.active,
.open > .dropdown-toggle.btn-buy {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-buy:active,
.btn-buy.active,
.open > .dropdown-toggle.btn-buy {
  background-image: none;
}
.btn-buy.disabled,
.btn-buy[disabled],
fieldset[disabled] .btn-buy,
.btn-buy.disabled:hover,
.btn-buy[disabled]:hover,
fieldset[disabled] .btn-buy:hover,
.btn-buy.disabled:focus,
.btn-buy[disabled]:focus,
fieldset[disabled] .btn-buy:focus,
.btn-buy.disabled.focus,
.btn-buy[disabled].focus,
fieldset[disabled] .btn-buy.focus,
.btn-buy.disabled:active,
.btn-buy[disabled]:active,
fieldset[disabled] .btn-buy:active,
.btn-buy.disabled.active,
.btn-buy[disabled].active,
fieldset[disabled] .btn-buy.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-buy .badge {
  color: #5cb85c;
  background-color: #fff;
}


/*详情*/
.btn-details {
  color: #fff;
  background-color: #fe8420;
  border-color: #d16f17;
}
.btn-details:hover,
.btn-details:focus,
.btn-details.focus,
.btn-details:active,
.btn-details.active,
.open > .dropdown-toggle.btn-details {
  color: #fff;
  background-color: #fe8420;
  border-color: #d16f17;
}
.btn-details:active,
.btn-details.active,
.open > .dropdown-toggle.btn-details {
  background-image: none;
}
.btn-details.disabled,
.btn-details[disabled],
fieldset[disabled] .btn-details,
.btn-details.disabled:hover,
.btn-details[disabled]:hover,
fieldset[disabled] .btn-details:hover,
.btn-details.disabled:focus,
.btn-details[disabled]:focus,
fieldset[disabled] .btn-details:focus,
.btn-details.disabled.focus,
.btn-details[disabled].focus,
fieldset[disabled] .btn-details.focus,
.btn-details.disabled:active,
.btn-details[disabled]:active,
fieldset[disabled] .btn-details:active,
.btn-details.disabled.active,
.btn-details[disabled].active,
fieldset[disabled] .btn-details.active {
  background-color: #fe8420;
  border-color: #d16f17;
}
.btn-details .badge {
  color: #fe8420;
  background-color: #fff;
}








.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.faq_cursor{cursor:pointer}

/*关于我们**/
.bc-sidebar a{ color:#533b77;}
.bc-sidebar > ul > li > a {
    border: 1px solid #e5e5e5;
    display: block;
    margin: 0 0 -1px;
    padding: 8px 14px;
}

article.page .post-content h2 {
    border-bottom: 1px solid #eee;
    font-size: 36px;
    margin: 40px 0 20px;
    padding-bottom: 9px;
}
.foottop{ margin-top:15px;}


/*qq*/


html .page_index #qq {
    position: fixed;
    display: block;
    top: 460px;
    right: 0px;
    margin-right: 40px;
    width: 54px;
    height: 54px;
    padding: 5px !important;
    background-color: #43b10e;
    border: medium none !important;
    visibility: visible;
    color: #FFF;
    opacity: 0.5;
    cursor: pointer;
    transition: opacity 0.4s ease-in-out 0s;
    font-size: 12px;
    font-family: "Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Arial,sans-serif;
}
html .page_index #qq .qq-icon{
	width:25px;
	height:18px;
	display:inline-block;
	background-image:url(../images/icon-set.png);
	line-height:14px;
	vertical-align:top;
	background-position:-186px 44px;
	margin-top:6px;
	margin-left:10px
}

html .page_index #qq:hover{
	opacity:1
}

blockquote {
    font-size: 14.5px;
}
/*y云主机*/
.left{ float:left;}
.pic_l{ margin-left:14px; float:left}
.pic_r{ margin-right:14px; float:left}

.cloud_box{border-bottom: 1px dotted #D8D8D8; }
.cloud_box, .cloud_box_l{padding:5px 0 10px 0; margin:0 auto}


.cloud_box_t1, .cloud_box_t2, .cloud_box_t3, .cloud_box_t4{float:left;font-size:16px; line-height:22px; color:#000; text-align:justify;}

.cloud_box_t1{ padding:10px 0 10px 0}
.cloud_box_t2{width:474px; padding:55px 0 10px 0}
.cloud_box_t3{width:534px;padding:0 0 18px 0}
.cloud_box_t4{width:406px;padding:52px 0 18px 0}

.cloud_hosting table{ border-collapse:collapse; margin:10px 0 0 0; font-size:12px;}
.cloud_hosting img{ margin-right:3px;}
.cloud_hosting table td{ border:#d2dce2 solid 1px; padding:5px; color:#000000; padding-left:10px}
.cloud_hosting table th{ background:url(../images/cloud_tableth_bg3.gif);  height:71px; background-repeat:repeat-x; color:#ffffff; font-size:14px; text-align:center;border-right:#ffffff solid 1px;}
.cloud_hosting table th.left_th{ background:url(../images/cloud_tableth_bg1.gif) left;  background-repeat:no-repeat; color:#000;}
.cloud_hosting table th.selected{ background:url(../images/cloud_tableth_bg2.gif);background-repeat:repeat-x;}
.cloud_hosting table th.right_th{ background:url(../images/cloud_tableth_bg4.gif) right;  background-repeat:no-repeat; border-right:none}	

/*香港服務器*/

.server_product_box{ border:#f0f0f0 solid 1px; margin:15px 0 10px 0;  }
.server_product_box_l{padding:4px;}
.server_product_box_m{line-height:24px;text-align:left; padding:4px;}
.server_product_box_r{text-align:left;padding:4px;}
.server_product_box_title{ color:#1665c2; font-weight:bold; font-size:13px; margin:0 0 10px 0;}


.ny_r_box{ /*border-bottom:#dedede solid 1px; border-left:#dedede solid 1px; border-right:#dedede solid 1px;*/ padding:8px 3px 8px 3px; min-height:100px; height:100%;}
*html .ny_r_box_server{ width:233px;margin:2px 3px 5px 3px; }
.ny_r_box_server{ width:235px; margin:5px 3px 5px 3px; border:#eeeeee solid 1px; float:left; }
.ny_r_box_server_title{ background:url(../images/index_06.gif); height:34px; line-height:34px; background-repeat:repeat-x; font-size:13px; font-weight:bold; color:#1261be;font-size:14px; }
.ny_r_box_server_title a{ color:#333333; text-decoration:none;}
.ny_r_box_server_title a:hover{ color:#333333; text-decoration:none;}
.ny_r_box_server_box{ padding:10px 2px 10px 2px; text-align:center; line-height:24px; background:url(../images/index_07.gif) bottom; background-repeat:repeat-x;}
.ny_r_box_server_box p{ text-align:left;}
.ny_r_box_server_box p span{ color:#da0000;}
.ny_r_box_server_box p span.through{ color:#da0000; text-decoration:line-through}