@charset "utf-8";


/*scrollbar*/


html {scrollbar-face-color:#97aac1;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#97aac1;
scrollbar-darkshadow-color:#97aac1;
scrollbar-shadow-color:#ffffff;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#d7e0eb;}
::-webkit-scrollbar {width: 5px;height: 5px;}                        
::-webkit-scrollbar-track,::-webkit-scrollbar-thumb {border-radius: 999px;border:0px solid transparent;}
::-webkit-scrollbar-track {box-shadow: 1px 1px 5px rgba(100,100,100,.7) inset;}
::-webkit-scrollbar-thumb {min-height: 20px;background-clip: content-box;box-shadow: 0 0 0 5px rgba(100,100,100,.5) inset;}
::-webkit-scrollbar-corner {background:;transparent}



/* 网站局中盒子样式 */
.cf:before, .cf:after {content:"";display:table;}
.cf:after {clear:both;}
.cf {zoom:1;}



/* CSS Document */

.banner{ background:url(../images/y-ban3.png);}
.y-ban{ height:560px; text-align:center; padding-top:24px; background:url(../images/y-ban2.jpg) no-repeat bottom;}

.lt{ width:630px; float:left; border:1px solid #efefef; padding:25px; font-size:14px;}
.rt{ width:244px; height:410px; float:right; background:url(../images/y-bg1.png) no-repeat; padding:12px 20px 0 20px;}

/****云产品****/
.yun dt{ font-size:22px;}
.yun dd{ font-size:14px; line-height:30px; padding-bottom:28px; border-bottom:1px solid #dddddd;}

.formtable{ float:left; width:100%;}
.formtable .f-tr{ clear:both; float:left; width:100%; }
.formtable .f-th{ padding:14px 0; float:left; text-align:right;width:70px; min-height:36px; line-height:36px;}
.formtable .f-td{ padding:14px 0; float:left; padding-left:12px; min-height:36px; line-height:36px;}
.formtable .f-td li{ display:block; width:102px; height:36px; line-height:36px; text-align:center; cursor:pointer; background-color:#eceff3; float:left; margin-right:1px;
-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius: 4px;
	position:relative;		
	z-index:2;	
	behavior: url(iecss3.htc)}
.formtable .f-td li.on{ background-color:#1674bc; color:#FFF; text-decoration:none; }
	
.choose .dropdown-select{ display:inline-block; overflow:hidden; vertical-align:middle; margin:0 10px 0 0; position:relative; height:44px; 
-webkit-border-radius:4px; 
-moz-border-radius:4px; 
border-radius:4px; }
.dropdown-select{ position:relative; width:100%; margin:0; padding:10px; height:44px; font-size:14px; font-family:"微软雅黑"; background:#fff !important; border:0; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0; }
.dropdown-select:focus{z-index:3;width:100%; /* outline:1px solid #49aff2; outline:2px solid -webkit-focus-ring-color;outline-offset:-2px */ }
.dropdown-select>option{/* margin:3px; */padding:6px;-webkit-text-shadow:none;-moz-text-shadow:none;text-shadow:none;/* background:#f2f2f2; */-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;cursor:pointer}

.imgupbtn{ border:1px solid #e3e3e3; cursor:pointer; vertical-align:middle; height:30px; padding:0 32px;}

/**滚动条**/
#waiwei { width:500px; height:40px; }
#rigtaaa { width:110px; height:40px; float:left; margin-left:20px; }
.rigtaaa_one { width:60px; height:40px; float:left; line-height:36px; text-align:center; font-size:22px; font-weight:bold; color:#ff4200; }
.rigtaaa_two { width:40px; height:40px; float:left; line-height:40px; text-align:left; font-size:14px; }
#main {width: 367px; user-select:none; float:left; }
#bar_bg { width:367px; height: 14px; margin-top:13px; background: #e8e8e8;position: relative; }
#bar_click { height: 20px;width: 20px;border-radius: 10px;background: #06f;
			margin-left: -10px;position: absolute;top: -3px;left: 0;cursor: pointer;box-shadow: 0 0 4px #000;border: 1px solid #5c9dff; }
#bar_percent { height: 14px;border-radius: 7px;background: #f60;width: 0; }
#bar_input { padding-top: 20px;font-size: 18px;  }











/**内存**/
.cloud_disk{display: block;background: #ECEFF3;width: 100%;padding: 4px 0;margin-top: 10px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;width: 416px;}
.cloud_disk .disk_name{display: inline-block;line-height: 36px;margin: 0 20px;color: #666;}
.cloud_disk .del_disk{float: right;line-height: 36px;color: #666;margin-right: 10px;}
 /* 下拉框样式 */
.select-con{display: inline-block;overflow: hidden;vertical-align: middle;margin: 0 10px 0 0;position: relative;height: 36px;border: 1px solid #eceff3;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.select-con:after{content: '';position: absolute;z-index: 2;top: 15px;right: 10px;width: 0;height: 0;border: 4px dashed;border-color: #888 transparent transparent;pointer-events: none}
.select-con:after{border-width: 0;}
.dropdown-select{position: relative;width: 100%;margin: 0;padding: 6px;height: 36px;font-size: 14px;font-family: "微软雅黑";background: #eceff3 !important;border: 0;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}
.dropdown-select:focus{z-index: 3;width: 100%;}
.dropdown-select>option{padding: 6px;-webkit-text-shadow: none;-moz-text-shadow: none;text-shadow: none;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;cursor: pointer}

/**密码**/
.password ul li input{ width:326px; height:36px; line-height:36px; border:1px solid #e3e3e3; padding-left:5px;}
.password .hd li.on{ background-color:#1674bc; color:#FFF; text-decoration:none;}
.password .bd li .tishi{ line-height:36px; padding-left:82px;}

/**********数量***********/
.item_number:after{clear: both;content: " ";display: block;font-size: 0;height: 0;visibility: hidden;}
.item_number{display: inline-block;height: 36px;margin: 0 0 1px;position: relative;vertical-align: top;}
.item_number .item_number_input{border: 1px solid #ECEFF3;color: #666;display: inline;float: left;font-size: 14px;height: 16px;line-height: 16px;margin-right: 1px;outline: medium none;padding: 10px 48px 10px 3px;text-align: center;width: 30px;transition: all 0.3s ease 0s;}
.item_number .item_number_input.w60{width: 60px;}
.item_number .item_number_unit{/* background:#ECEFF3; */color: #666;height: 36px;left: 36px;line-height: 36px;position: absolute;text-align: center;top: 0;width: 43px;}
.item_number .item_number_unit.l63{left: 63px;}
.item_number .item_number_control{background: #ECEFF3;display: inline;float: left;height: 36px;width: 22px;}
.item_number .item_number_control input.btn{display: block;background: #fff;width: 20px;font-weight: bold;border: 1px solid #1674bc;height: 18px;color: #1674bc;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}


/**********右边**********/
.rt h3{ height:28px; border-bottom:1px solid #dddddd;}
.rt ul li{ line-height:26px;}
.rt ul li span{ color:#666;}
.rt ul li.money{ font-size:30px; color:#ff4200; line-height:65px; text-align:center;}
.rt ul li.buy a{ width:115px; height:36px; line-height:36px; text-align:center; display:inline-block; font-size:16px;text-decoration:none;}
.rt ul li.buy .btn1{ background-color:#1674bc; color:#FFF; margin-right:7px; }
.rt ul li.buy a:hover{ background-color:#06a7ea; color:#FFF;}
.rt ul li.buy .btn2{background-color:#eceff3;}
.rt ul li .lieng{ display:block; padding-left:37px;}


/**去除下边距**/

.hidden { display:none; }

#yayou{ width:100%; height:auto; margin:40px auto;}
#cen_1{ width:1170px; height:auto; margin:30px auto;}
.c1_left{ width:100px; height:auto; float:left;}
.left1{width:100px; height:38px; line-height:38px; text-align:right; font-size:18px; color:#4d596a; float:left;}
.left2{width:100px; height:38px; line-height:38px; text-align:right; font-size:18px; color:#4d596a; float:left; margin-top:35px;}
.c1_right{ width:870px; height:auto; float:left;}
/* tabbox */
.tabbox{width:870px;position:relative;height:auto;overflow:hidden;}
.tabbox .tabbtn{height:38px; }
.tabbox .tabbtn li{float:left;position:relative; margin-left:8px; background:url(../images/yx_tb3.jpg) no-repeat; width:134px;}
.tabbox .tabbtn li a,.tabbox .tabbtn li span{display:block;float:left;height:38px;line-height:35px;overflow:hidden; width:134px;text-align:center;font-size:16px;cursor:pointer; color:#4d596a;}
.tabbox .tabbtn li.current{ text-align:center;}
.tabbox .tabbtn li.current a,.tabbox .tabbtn li.current span{height:35px;line-height:35px; width:134px; background:url(../images/yx_tb4.jpg) no-repeat; color:#FFF;}
.tabbox .tabcon{}
.t1{ width:870px; height:38px; float:left; margin-top:35px;}
.t1 ul{ display:block; text-align:center; font-size:16px; color:#4d596a;}
.t1 ul li{ width:135px; height:38px; float:left; background:url(../images/yx_tb3.jpg) no-repeat; margin-left:8px; line-height:35px; }
.t1 ul li a{ height:38px;line-height:35px; display:block; width:134px; background:url(../images/yx_tb4.jpg) no-repeat; color:#FFF;}
.t2{width:870px; height:38px; float:left; margin-top:35px;}
.votebox{margin:auto;width:550px; margin-top:5px; float:left; }
.beizhu{ line-height:30px; color:#4d596a; float:left;}
/* barbox */
.barbox{height:38px;line-height:18px;overflow:hidden;}
.barbox dd{float:left; }
.barbox dd.last{ width:119px; height:28px; border:1px #cccccc solid;}
.last1{ width:85px; text-indent:5px; float:left; height:28px; border-right:1px #cccccc solid; color:#666666; line-height:28px;}
.last2{ width:32px; height:26px; background-color:#eeeeee; float:left; color:#666666; line-height:28px; text-align:center;}
.barbox dd.barline{ margin:0; padding:0;width:350px; float:left; background:#fff;height:17px;overflow:hidden;display:inline; margin-top:5px;border-radius:5px; border:1px solid #dedede;}
.bar_a{ width:333px; background:#f3f3f3; height:17px;overflow:hidden;  float:left;}
.barbox dd.barline div.charts{height:19px;overflow:hidden; float:left;}
.barred{background-position:0 0;/*border:1px solid #C2142C; */ width:19px; height:19px; background:url(../images/y_z.jpg) no-repeat left; z-index:9999;}
.t3{width:590px; height:72px; float:left; margin-top:35px; ; }
.downBox select{ margin-left:10px; height:30px; width:500px;border:1px #d3d3d3 solid; background-color:#e3e3e3; border-radius:3px; line-height:30px; color:#4d596a; }
.t4{width:590px; height:38px; float:left; line-height:38px; color:#4d596a; font-size:16px; }
.c1_bot{ width:186px; height:auto; float:right; margin-top:80px;}
.c1_bot1{ width:186px; height:auto; float:left;}
.c1_bot1 p{ display:block; width:180px; float:left; font-size:18px; color:#4d596a; line-height:25px; padding:10px 0;}
.c1_bot2{ width:186px; height:61px; float:left; font-size:30px; color:#FFF; background:url(../images/yx_tb5.jpg) no-repeat; line-height:61px; text-align:center; margin-top:30px;}
.c1_bot2 a{ color:#FFF;}
#cen_2{ width:100%; height:407px; background:url(../images/yx_tb1.jpg) no-repeat center; margin:30px auto;}
.c2_a{ width:1170px; height:auto; margin:auto;}
.c2a_1{ width:800px; height:auto; margin-left:10px; font-size:40px; line-height:50px; color:#Fff; padding:20px 0;}
.c2a_1 ul{ width:650px; display:block; font-size:18px; margin-top:20px; }
.c2a_1 ul li{ line-height:50px; background:url(../images/yx_tb6.jpg) no-repeat left; padding-left:25px;}
.c2a_1 ul li a{ color:#FFF;}
.c2a_1 ul li a span{ float:right;}
#cen_3{width:1170px; height:auto; margin:32px auto; }
    
#type-menu { margin:0 auto;  height:130px; overflow:hidden;width:1170px;  }
#type-menu li { float:left;  height:130px; width:195px; overflow:hidden;  font-size:20px; color:#4d596a; text-align:center; line-height:220px; }
.tm-n a { display:block; cursor:pointer; height:130px; float:left; width:195px;  }
#tb-m{  height:auto; margin:0 auto; width:1170px; border:1px #e6e6e6 solid; border-top:none; }
#tm-1 a {background:url(../images/yun_t.jpg) no-repeat; background-position:0 -130px;}
#tm-2 a {background:url(../images/yun_t.jpg)  no-repeat; background-position:0 -260px; }
#tm-3 a {background:url(../images/yun_t.jpg) no-repeat; background-position:0 -520px; }
#tm-4 a {background:url(../images/yun_t.jpg) no-repeat; background-position:0 -783px; }
#tm-5 a {background:url(../images/yun_t.jpg) no-repeat; background-position:0 -1044px; }
#tm-6 a {background:url(../images/yun_t.jpg)  no-repeat; background-position:0 -1306px; }

#tm-1 a.select{background:url(../images/yun_t.jpg); font-size:20px; color:#1A89B9; text-align:center; line-height:220px; }
#tm-2 a.select{background:url(../images/yun_t.jpg)  no-repeat; background-position:0 -391px; font-size:20px; color:#1A89B9;}
#tm-3 a.select{background:url(../images/yun_t.jpg)  no-repeat; background-position:0 -654px; font-size:20px; color:#1A89B9;}
#tm-4 a.select{background:url(../images/yun_t.jpg)  no-repeat; background-position:0 -915px; font-size:20px; color:#1A89B9;}
#tm-5 a.select{background:url(../images/yun_t.jpg)  no-repeat; background-position:0 -1174px; font-size:20px; color:#1A89B9;}
#tm-6 a.select{background:url(../images/yun_t.jpg)  no-repeat; background-position:0 -1430px; font-size:20px; color:#1A89B9;}

.x1{ width:1170px; height:auto; border-bottom:1px #cecdcd solid; padding-bottom:60px;}
.x1a{ width:1170px; height:60px; border-bottom:1px #e6e6e6 solid;}
.zuo{ width:814px; float:left; color:#728094; font-size:15px; display:block; margin-left:25px; line-height:60px;}
.you{ width:100px; float:left;  color:#728094; font-size:15px; display:block;line-height:60px;}
.x1a1{ width:1170px; height:60px; border-bottom:1px #cecdcd solid; background-color:#e6e6e6;}
.tishi{ font-size:16px; color:#4d596a;}
.tishi p{ line-height:32px; margin:18px 15px;}




#cen_4{ width:100%; height:auto; background-color:#f6f6f6; margin:auto; padding-bottom:20px;}
.bt{width:1170px; height:50px; line-height:50px;font-size:30px;padding-top: 20px; color:#4d596a; text-align:center;}
.c4_box{ width:1170px; height:auto; margin:auto; padding-bottom:30px;}
.c41{ width:280px; margin-left:8px; height:auto; float:left; border:1px #ebebeb solid; margin-top:30px;}
.c41a{ width:280px; height:84px; background-color:#b0c87c; font-size:25px; color:#FFF; line-height:84px; text-align:center; }
.c41a a{color:#fff;}
.c41a a:hover{ color:#F60;}
.c41b{ width:280px; height:auto; float:left; background-color:#FFF; padding:20px 0;}
.c41b ul{ display:block; font-size:16px; color:#4d596a;}
.c41b ul li{ line-height:50px; border-bottom:1px #dcdcdd dashed; text-align:left; padding-left:15px;}
.jg{font-size:16px; color:#4d596a; line-height:50px;  padding-left:15px; text-align:left;}
.goumai{ background:url(../images/f_goumai.jpg); width:100px; height:30px; margin:5px auto; color:#FFF; font-size:16px; text-align:center; line-height:30px;}
 .goumai a{ color:#fff;}
 #cen_5{width:1170px; height:auto; margin:20px auto;}
 .yuedu{width:1170px; height:auto; margin:auto; padding-bottom:50px;}
.yda{ width:1170px; line-height:30px; font-size:18px; color:#666666; text-align:left;}
.ydb{width:1170px; height:auto; float:left;}
.ydb ul{ width:100%; display:block; float:left;}
.ydb ul li{ line-height:30px;  color:#666666; font-size:14px; padding:0 8px; text-align:left; background:url(../images/f_t.jpg) no-repeat left;  width:330px; float:left;}
.ydb ul li a{ color:#666666;}
.ydb ul li a:hover{ color:#18539a;} 