@charset "gb2312";
/* CSS Document */
/* 全局 */
*{margin:0; padding:0;}
body{text-align:center;font-family:"Microsoft YaHei", "微软雅黑";font-size:12px;/* background: #fff;*/-webkit-font-smoothing: antialiased;min-width: 1200px;}
ul li{list-style:none;margin:0;padding:0px;}
a{ text-decoration:none;}
.clear{clear:both}
/* 全局 */

/* 首页*/
.index01{width:100%; height:90px;background:#284ab8; border-bottom:1px solid  #666}
.index01 ul{width:1200px;height:90px;margin:0 auto;background:#284ab8;}
.index01 ul li{ float:left;width:25%;height:90px; box-sizing:border-box;border-left:1px solid #3b6cad;}
.index01 ul li:hover{background:#2752bb;}
.rline{border-right:1px solid #3b6cad;}
.index01 ul li a{ width:100%; height:100%; display:block;}
.index01 .img1{ float:left; height:46px;width:46px;background: url(/img/sub_banner_bg_1.png) no-repeat; margin:23px 20px 0 20px;}
.index01 .img2{ float:left; height:46px;width:46px;background: url(/img/sub_banner_bg_2.png) no-repeat; margin:23px 20px 0 20px;}
.index01 .img3{ float:left; height:46px;width:46px;background: url(/img/sub_banner_bg_3.png) no-repeat; margin:23px 20px 0 20px;}
.index01 .img4{ float:left; height:46px;width:46px;background: url(/img/sub_banner_bg_4.png) no-repeat; margin:23px 20px 0 20px;}
.index01 .content{float:left; width:200px; height:90px; text-align:left;}
.index01 .content p{color: #FFF; font-size:16px; font-weight:700; letter-spacing:1px; margin:20px 0 10px 0;}
.index01 .content span{ width:100%;color: #FFF;font-size:13px;}

.index02{width:100%; height:40px; margin-top:20px;}
.index02a{width:1200px;height:40px;margin:0 auto; border-bottom:3px solid #c4181f;} 
.index02a_1{float:left;width:170px;height:40px; font-size:18px; color:#FFF; background:#c4181f; line-height:40px; letter-spacing:2px;}
.index02a_2{float:left;height:40px;line-height:40px; font-size:14px;text-align:left;text-indent: 40px;letter-spacing:1px;}
.index02a_3{float:right;width:200px;height:40px;line-height:40px; text-align:right; color:#c4181f}


.index03{width:100%; height:320px; margin-top:20px;}
.index03 ul{width:1200px;height:320px; margin:0 auto;/*background:#09F*/}
.index03 ul li{float:left; display:block; width:282px; height:320px; text-align:left;margin-right:24px;transition: transform 0.2s;box-shadow: 0 0 15px 2px #bfbfbf;background:#fff}
.index03 ul li:hover{transform:translate(0,-5px);}
.index03_d1{width:45px;height:37px; background: url(/img/hot_num.png) no-repeat; position:absolute; margin-left:230px; letter-spacing:2px;line-height:35px;font-size:14px; text-align:center; color:#FF0}
.index03 ul li img{width:60px;height:60px; margin:20px 0 0 111px;}
.index03_d2{height:30px; line-height:30px; font-size:18px; margin-top:10px;text-align:center;letter-spacing:2px;}
.index03 table{ width:260px; margin:10px 0 0 11px; font-size:13px; color:#666;}
.index03 table td{ height:28px; line-height:28px; }
.index03td1{ width:20%; text-align:right;font-weight:700; color:#000}
.index03td2{ width:80%; text-indent:20px;}
.index03_d3{ height:30px; margin-top:20px; font-size:14px; text-indent:20px;color:#c4181f}
.index03_d3 span{ font-size:22px; line-height:30px;font-family: Georgia; font-weight:700;}
.index03_d3 a{ height:30px; background:#c4181f; color:#FFF; margin-left:60px;padding:3px 16px; border-radius:5px;}
.index03_d3 a:hover{background:#f60;}

.index04{width:100%; height:40px; margin-top:20px;}
.index04a{width:1200px;height:40px;margin:0 auto; border-bottom:3px solid #e13d3e;} 
.index04a_1{float:left;width:170px;height:40px; font-size:18px; color:#FFF; background:#e13d3e; line-height:40px; letter-spacing:2px;}
.index04a_2{float:left;height:40px;line-height:40px; font-size:14px;text-align:left;text-indent: 40px;letter-spacing:1px;}
.index04a_3{float:right;width:200px;height:40px;line-height:40px; text-align:right; color:#c4181f}
.index04a a{ display:block;float:right; width:100px; border-radius:5px; margin-top:5px; text-align:center;height:30px;line-height:30px; color:#fff;background:#e13d3e}

.index05{width:100%; height:260px; margin-top:20px;}
.index05 ul{width:1200px;height:260px; margin:0 auto;/*background:#09F*/}
.index05 ul li{float:left; display:block; width:282px; height:260px; text-align:left;margin-right:24px;transition: transform 0.2s;background:#fff; position:relative;box-shadow: 0 0 15px 1px #bfbfbf;}
.index05 ul li:hover{box-shadow: 0 0 15px 1px #bfbfbf;transform:translate(0,-1px);}
.index05 ul li:hover .tanc{display:block} 
.index05 ul .lib{background:#e13d3e; transition:none; transform:none}
.index05 .biaoti{ width:222px; height:160px;margin:20px 0 0 30px; color:#FFF; font-size:14px; line-height:30px;}
.index05 ul .ckan{ display:block; margin:10px 0 0 30px;width:100px; height:30px; color:#FFF; font-size:14px; text-align:center; line-height:30px; border:1px solid #FFF;transition:width 1s;}
.index05 ul .ckan:hover{ width:150px;}
.index05 ul .ckan a{color:#FFF}
.index05 ul li img{ width:96px;height:62px;margin:20px 0 20px 93px;}
.index05 ul li p{display:block; height:20px; font-size:20px; text-align:center; line-height:30px; letter-spacing:2px; font-weight:400}
.index05 ul li span{ display:block; margin-top:20px;color:#666; font-size:14px; text-align:center;}
.index05 ul li .jgys{float:left;width:130px;height:30px;margin:10px 0 0 20px; line-height:30px;}
.index05 ul li .jgys b{font-family: Georgia; color:#F00; font-size:30px;}
.index05 ul li .jgys i{color:#F00; font-size:14px;letter-spacing:2px;}
.index05 ul li .ljie{float:left; width:100px;height:30px; margin:10px 0 0 10px; border:1px solid #e13d3e; font-size:14px;letter-spacing:1px;line-height:30px; color:#e13d3e;text-align:center;}

.index05 ul li .tanc{ width:282px; height:50px; background:#e13d3e; position:absolute; display:none; top:210px;}
.index05 ul li .tanc .ljxq{float:left;width:80px;height:30px; margin:10px 0 0 10px; border:1px solid #fff; font-size:14px;letter-spacing:1px;line-height:30px; color:#fff;text-align:center;}
.index05 ul li .tanc span{float:left;display:block;width:242px; height:40px;color:#FFF; font-size:12px; line-height:20px;margin:5px 0 0 20px;}

.index06{width:100%; height:40px; margin-top:20px; background:#fff;}
.index06a{width:1200px;height:40px;margin:0 auto; border-bottom:3px solid #2f7ab4;} 
.index06a_1{float:left;width:170px;height:40px; font-size:18px; color:#FFF; background:#2f7ab4; line-height:40px; letter-spacing:2px;}
.index06a_2{float:left;height:40px;line-height:40px; font-size:14px;text-align:left;text-indent: 40px;letter-spacing:1px;}
.index06a_3{float:right;width:200px;height:40px;line-height:40px; text-align:right; color:#c4181f}
.index06a a{ display:block;float:right; width:100px; border-radius:5px; margin-top:5px; text-align:center;height:30px;line-height:30px; color:#fff;background:#2f7ab4}

.index07{width:100%; height:260px; margin-top:20px;}
.index07 ul{width:1200px;height:260px; margin:20px auto 0 auto;}
.index07 ul li{float:left; display:block; width:282px; height:260px; text-align:left;margin-right:24px;transition: transform 0.2s;background:#fff; position:relative;box-shadow: 0 0 15px 1px #bfbfbf;}
.index07 ul li:hover{box-shadow: 0 0 15px 1px #bfbfbf;transform:translate(0,-1px);}
.index07 ul li:hover .tanc{display:block} 
.index07 ul .lib{background:#2f7ab4; transition:none; transform:none}
.index07 .biaoti{ width:222px; height:160px;margin:20px 0 0 30px; color:#FFF; font-size:14px; line-height:30px;}
.index07 ul .ckan{ display:block; margin:10px 0 0 30px;width:100px; height:30px; color:#FFF; font-size:14px; text-align:center; line-height:30px; border:1px solid #FFF;transition:width 1s;}
.index07 ul .ckan:hover{ width:150px;}
.index07 ul .ckan a{color:#FFF}
.index07 ul li img{ width:96px;height:62px;margin:20px 0 20px 93px;}
.index07 ul li p{display:block; height:20px; font-size:20px; text-align:center; line-height:30px; letter-spacing:2px; font-weight:400}
.index07 ul li span{ display:block; margin-top:20px;color:#666; font-size:14px; text-align:center;}
.index07 ul li .jgys{float:left;width:130px;height:30px;margin:10px 0 0 20px; line-height:30px;}
.index07 ul li .jgys b{font-family: Georgia; color:#F00; font-size:30px;}
.index07 ul li .jgys i{color:#F00; font-size:14px;letter-spacing:2px;}
.index07 ul li .ljie{float:left; width:100px;height:30px; margin:10px 0 0 10px; border:1px solid #2f7ab4; font-size:14px;letter-spacing:1px;line-height:30px; color:#2f7ab4;text-align:center;}

.index07 ul li .tanc{ width:282px; height:50px; background:#2f7ab4; position:absolute; display:none; top:210px;}
.index07 ul li .tanc .ljxq{float:left;width:80px;height:30px; margin:10px 0 0 10px; border:1px solid #fff; font-size:14px;letter-spacing:1px;line-height:30px; color:#fff;text-align:center;}
.index07 ul li .tanc span{float:left;display:block;width:242px; height:40px;color:#FFF; font-size:12px; line-height:20px;margin:5px 0 0 20px;}

.index08{width:100%; height:40px; margin-top:20px;}
.index08a{width:1200px;height:40px;margin:0 auto; border-bottom:3px solid #f60;} 
.index08a_1{float:left;width:170px;height:40px; font-size:18px; color:#FFF; background:#f60; line-height:40px; letter-spacing:2px;}
.index08a_2{float:left;height:40px;line-height:40px; font-size:14px;text-align:left;text-indent: 40px;letter-spacing:1px;}
.index08a_3{float:right;width:200px;height:40px;line-height:40px; text-align:right; color:#c4181f}
.index08a a{ display:block;float:right; width:100px; border-radius:5px; margin-top:5px; text-align:center;height:30px;line-height:30px; color:#fff;background:#f60}

.index09{width:100%; height:260px; margin-top:20px;}
.index09 ul{width:1200px;height:260px; margin:0 auto;/*background:#09F*/}
.index09 ul li{float:left; display:block; width:282px; height:260px; text-align:left;margin-right:24px;transition: transform 0.2s;background:#fff; position:relative;box-shadow: 0 0 15px 1px #bfbfbf;}
.index09 ul li:hover{box-shadow: 0 0 15px 1px #bfbfbf;transform:translate(0,-1px);}
.index09 ul li:hover .tanc{display:block} 
.index09 ul .lib{background:#f60; transition:none; transform:none}
.index09 .biaoti{ width:222px; height:160px;margin:20px 0 0 30px; color:#FFF; font-size:14px; line-height:30px;}
.index09 ul .ckan{ display:block; margin:10px 0 0 30px;width:100px; height:30px; color:#FFF; font-size:14px; text-align:center; line-height:30px; border:1px solid #FFF;transition:width 1s;}
.index09 ul .ckan:hover{ width:150px;}
.index09 ul .ckan a{color:#FFF}
.index09 ul li img{ width:96px;height:62px;margin:20px 0 20px 93px;}
.index09 ul li p{display:block; height:20px; font-size:20px; text-align:center; line-height:30px; letter-spacing:2px; font-weight:400}
.index09 ul li span{ display:block; margin-top:20px;color:#666; font-size:14px; text-align:center;}
.index09 ul li .jgys{float:left;width:130px;height:30px;margin:10px 0 0 20px; line-height:30px;}
.index09 ul li .jgys b{font-family: Georgia; color:#F00; font-size:30px;}
.index09 ul li .jgys i{color:#F00; font-size:14px;letter-spacing:2px;}
.index09 ul li .ljie{float:left; width:100px;height:30px; margin:10px 0 0 10px; border:1px solid #f60; font-size:14px;letter-spacing:1px;line-height:30px; color:#f60;text-align:center;}

.index09 ul li .tanc{ width:282px; height:50px; background:#f60; position:absolute; display:none; top:210px;}
.index09 ul li .tanc .ljxq{float:left;width:80px;height:30px; margin:10px 0 0 10px; border:1px solid #fff; font-size:14px;letter-spacing:1px;line-height:30px; color:#fff;text-align:center;}
.index09 ul li .tanc span{float:left;display:block;width:242px; height:40px;color:#FFF; font-size:12px; line-height:20px;margin:5px 0 0 20px;}

.index10{width:100%; height:40px; margin-top:20px;}
.index10a{width:1200px;height:40px;margin:0 auto; border-bottom:3px solid #2f9860;} 
.index10a_1{float:left;width:170px;height:40px; font-size:18px; color:#FFF; background:#2f9860; line-height:40px; letter-spacing:2px;}
.index10a_2{float:left;height:40px;line-height:40px; font-size:14px;text-align:left;text-indent: 40px;letter-spacing:1px;}
.index10a_3{float:right;width:200px;height:40px;line-height:40px; text-align:right; color:#c4181f}
.index10a a{ display:block;float:right; width:100px; border-radius:5px; margin-top:5px; text-align:center;height:30px;line-height:30px; color:#fff;background:#2f9860}

.index11{width:100%; height:260px; margin-top:20px;}
.index11 ul{width:1200px;height:260px; margin:0 auto;/*background:#09F*/}
.index11 ul li{float:left; display:block; width:282px; height:260px; text-align:left;margin-right:24px;transition: transform 0.2s;background:#fff; position:relative;box-shadow: 0 0 15px 1px #bfbfbf;}
.index11 ul li:hover{box-shadow: 0 0 15px 1px #bfbfbf;transform:translate(0,-1px);}
.index11 ul li:hover .tanc{display:block} 
.index11 ul .lib{background:#2f9860; transition:none; transform:none}
.index11 .biaoti{ width:222px; height:160px;margin:20px 0 0 30px; color:#FFF; font-size:14px; line-height:30px;}
.index11 ul .ckan{ display:block; margin:10px 0 0 30px;width:100px; height:30px; color:#FFF; font-size:14px; text-align:center; line-height:30px; border:1px solid #FFF;transition:width 1s;}
.index11 ul .ckan:hover{ width:150px;}
.index11 ul .ckan a{color:#FFF}
.index11 ul li img{ width:96px;height:62px;margin:20px 0 20px 93px;}
.index11 ul li p{display:block; height:20px; font-size:20px; text-align:center; line-height:30px; letter-spacing:2px; font-weight:400}
.index11 ul li span{ display:block; margin-top:20px;color:#666; font-size:14px; text-align:center;}
.index11 ul li .jgys{float:left;width:130px;height:30px;margin:10px 0 0 20px; line-height:30px;}
.index11 ul li .jgys b{font-family: Georgia; color:#F00; font-size:30px;}
.index11 ul li .jgys i{color:#F00; font-size:14px;letter-spacing:2px;}
.index11 ul li .ljie{float:left; width:100px;height:30px; margin:10px 0 0 10px; border:1px solid #2f9860; font-size:14px;letter-spacing:1px;line-height:30px; color:#2f9860;text-align:center;}

.index11 ul li .tanc{ width:282px; height:50px; background:#2f9860; position:absolute; display:none; top:210px;}
.index11 ul li .tanc .ljxq{float:left;width:80px;height:30px; margin:10px 0 0 10px; border:1px solid #fff; font-size:14px;letter-spacing:1px;line-height:30px; color:#fff;text-align:center;}
.index11 ul li .tanc span{float:left;display:block;width:242px; height:40px;color:#FFF; font-size:12px; line-height:20px;margin:5px 0 0 20px;}

.index12{width:100%;height:552px; margin-top:40px;overflow:hidden}

.index14{ width:1200px;height:350px;margin:40px auto;}
.index14a{float:left;width:382px; height:350px;margin-right:24px; border:1px solid #eee; background:#FFF;}
.index14b{float:left;width:382px; height:350px;margin-right:24px;border:1px solid #eee;background:#FFF;}
.index14b table{width:364px;  height:300px; margin:0 0 0 10px; font-size:12px; letter-spacing:1px; text-indent:30px;}
.index14b table td{ border-bottom:1px dashed #ccc}
.index14b table a{ color:#666}
.index14b table a:hover{ color:#F60}
.index14c{float:left;width:382px; height:350px;background:#FFF;border:1px solid #eee;}
.index14_bt{ height:45px; line-height:45px; color:#FFF; font-size:18px; font-weight:600; letter-spacing:2px;background:#2087ed}
.index14_nr{ width:364px; height:30px;text-align:left; margin:10px 0 0 10px;border-bottom:1px dashed #666;/*background: #6CF*/}
.index14_nr1{float:left;width:10px;height:10px;margin-top:10px; background:#F60}
.index14_nr2{float:left;width:250px;height:20px;text-align:left;margin:5px 0 0 10px;line-height:20px;text-overflow: ellipsis;white-space: nowrap; overflow:hidden;}
.index14_nr2 a{ color:#666}
.index14_nr3{float:right;width:80px;height:20px;text-align:right;margin-top:5px;line-height:20px;color:#666}
/* 首页*/

/* tab切换 */

.tab1{ height:80px;background:#fff;}
.tab-hdv {width:1200px; margin:0 auto; overflow:hidden; zoom:1; background:#fff;}
.tab-hdv li{ float:left; width:300px;height:60px;color:#000;border-bottom: 2px solid #406cfd;  text-align:center; cursor:pointer;  line-height:60px; font-size:18px; margin-top:10px; }
.tab-hdv li.activev{ background:#406cfd; color:#FFF; height:60px;}

.tab2{background:#eee;}
.tab-bdv li{width:1200px;margin:0 auto;overflow:hidden;display:none; border-top:0 none; font-size:14px;background: #eee;}
.tab-bdv li.thisclassv{ display:list-item;}
/* tab切换 */

/* 优势 */
.vpsys{width:100%;height:650px; background:#FFF;}
.vpsys ul{width:1200px;margin:0 auto;height:550px;}
.vpsys span{ display:block; width:600px; height:100px;margin:0 auto; font-size:32px; letter-spacing:2px;line-height:100px; color:#666;/*background:#09C*/}
.vpsys ul li{ display:block; width:600px; height:150px;float:left;/*background: #CCC*/}
.vpsys ul li .img1{float:left;width:98px;height:98px;background: url(/img/vpsys.jpg) no-repeat; background-position:0 0; margin-top:26px;}
.vpsys ul li .img2{float:left;width:98px;height:98px;background: url(/img/vpsys.jpg) no-repeat; background-position:-148px 0; margin-top:26px;}
.vpsys ul li .img3{float:left;width:98px;height:98px;background: url(/img/vpsys.jpg) no-repeat; background-position:-296px 0; margin-top:26px;}
.vpsys ul li .img4{float:left;width:98px;height:98px;background: url(/img/vpsys.jpg) no-repeat; background-position:-444px 0; margin-top:26px;}
.vpsys ul li .img5{float:left;width:98px;height:98px;background: url(/img/vpsys.jpg) no-repeat; background-position:-592px 0; margin-top:26px;}
.vpsys ul li .img6{float:left;width:98px;height:98px;background: url(/img/vpsys.jpg) no-repeat; background-position:-740px 0; margin-top:26px;}
.vpsys ul li .content{float:left;width:450px;height:98px; margin:26px 0 0 30px; /*background: #39F*/}
.vpsys ul li .p1{text-align:left;font-size:20px;font-weight:700;}
.vpsys ul li .p2{text-align:left; margin-top:10px; line-height:30px; font-size:14px;color:#666;/*background: #39F*/}
/* 优势 */


/*常用域名注册	http://t.gaoyun.vip/idc/ymkjyj.asp*/
/*常用域名注册	http://t.gaoyun.vip/idc/domain.asp*/
.jiange{height:20px;}
.domain{ background:#Fff;}
.domain .biaoti{ float:left; margin:20px 0 0 100px;height:50px; width:1000px; /*background: #FFC;*/ border-bottom:1px dashed #999999; text-align:left; color:#666}
.domain .biaoti img{ width:11px; height:11px; margin:20px 10px 0 0;}
.domain .biaoti b{ color:#406cfd; font-size:15px; }
.domain .input1{width:800px;border:1px solid #e2e2e2; outline:none;border-radius:5px 0 0 5px;height:50px;float: left;background:#fafafa;background-repeat: no-repeat;background-size: 25px;background-position:5px center;padding:0 0 0 40px; margin:20px 0 0 100px;}
/*.domain a{ display:block;float:left;width:160px; height:50px; margin-top:20px; background: url(http://www.gaoyun.cloud/img/cx.jpg)}*/

.domain .cx{ border:0;outline:none;display:block;float:left;width:160px; height:50px; margin-top:20px;}
.domain table{ width:1000px; margin-left:100px;/*background:#3CF;*/ color:#666;}
.domain table tr{ height:30px; text-align:left;}
.domain table tr td{ width:20%;}
.domain .jiagebiao{width:1000px; text-align:center;margin-left:100px;background:#ccc; color:#666;}
.domain .jiagebiao th{ height:30px;text-align:center;color:#FFF;background:#406cfd;}
.domain .jiagebiao tr{background:#FFF;text-align:center;}
.domain .jiagebiao tr td{ text-indent:20px; font-size:12px;}
.domain .jiagebiao tr td:nth-child(1){ width:30%; }
.domain .jiagebiao tr td:nth-child(2){ width:30%; }
.domain .jiagebiao tr td:nth-child(3){ width:40%; }


.domain .tab1{width:1000px; margin-left:100px;/*background:#3CF;*/ color:#666;}
.domain .tab1 td{ width:166px;}
/*常用域名注册	http://t.gaoyun.vip/idc/domain.asp*/
/*常用域名注册	http://t.gaoyun.vip/idc/ymkjyj.asp*/

/*超值、极速、高配、海外、显卡、物理显卡、实体显卡、GPU、动态、拨号、超级动态、CDN、智能、高防、高带宽、手机、苹果、云主机（共用） */
.vpscp01{ float:left;width:362px; height:470px; box-sizing:border-box;border-bottom:1px solid #CCC;  border-top:2px solid #406cfd; margin:20px 0 0 0; box-sizing:border-box;transition:transform 0.1s;background:#FFF}
.vpscp01:hover{transform:translate(0,-1px);box-shadow: 0 0 5px 1px #bfbfbf;}
.mg{ margin-left:57px;}
.vpscp01 img{ float:left;margin:20px 0 0 40px; width:100px; height:70px;}
.vpscp01 table{ float:left;width:180px;margin-top:12px;}
.vpscp01 table th{ font-size:16px;width:200px;height:40px;letter-spacing:2px;}
.vpscp01 table td{ text-align:center; height:30px; line-height:20px;color:#999; font-size:14px; letter-spacing:3px;}
.vpscp01 .fengexian{clear:both;width:322px; height:15px; margin-left:20px;border-bottom:1px solid #CCC}
.vpscp01 dl{ width:300px; height:220px;margin:15px 0 0 40px; color:#434343 }
.vpscp01 dl dt{float:left; width:70px; text-align:left; margin-bottom:10px;font-weight:700}
.vpscp01 dl dd{text-align:left; margin-bottom:10px;}
.vpscp01 dl dd a{ color:#F60}
.vpscp01 dl dd .gninput{ width:15px; height:15px; margin:3px 10px 10px 0;}
.vpscp01 dl dd .mginput{width:15px; height:15px; margin:3px 10px 10px 0;}
.vpscp01 dl dd .gnspan{width:25px; height:15px; padding:0 5px; margin-right:30px;}
.vpscp01 dl dd .mgspan{width:25px; height:15px; padding:0 5px; letter-spacing:1px;margin-right:90px;}
.vpscp01 dl dd .rhspan{width:25px; height:15px; padding:0 5px; margin-right:100px;}
.vpscp01 dl dd .dongtaispan{width:25px; height:15px; padding:0 5px;}
.vpscp01 dl dd .znyspan1{width:25px; height:15px;  margin-right:2px;/*background:#696*/}
.vpscp01 dl dd .yunhost1{width:25px; height:15px; padding:0 5px; margin-right:25px;}
.vpscp01 .jiage{ clear:both;height:30px; line-height:30px; letter-spacing:3px;}
.vpscp01 .jiage b{font-family: Georgia; font-size:22px; color:#F00;}
.vpscp01 .jiage span{}
.vpscp01 .anniu{ width:200px;height:30px; margin:20px 0 0 81px;}
.vpscp01 .anniu a{ display:block; width:200px; height:30px; border:1px solid #406cfd; color:#406cfd; text-align:center; line-height:30px; letter-spacing:1px; font-size:16px; border-radius:1px;}
.vpscp01 .anniu a:hover{ background:#406cfd; color:#FFF}

.vpscp01 .wuyoudl{ width:310px; height:220px;margin:10px 0 0 40px; color:#434343 }
.vpscp01 .wuyoudl dt{float:left; width:70px; text-align:left; margin-bottom:5px;font-weight:700}
.vpscp01 .wuyoudl dd{text-align:left; margin-bottom:5px;}
.vpscp01 .wuyoudl dd .wyinput{width:12px; height:12px; margin:3px 0 10px 0;}


.vpscp01 .sjdl{width:292px; height:220px;margin:15px 0 0 40px;color:#434343 }
.vpscp01 .sjdl dt{float:left; width:70px; text-align:left; margin-bottom:20px;font-weight:700}
.vpscp01 .sjdl dd{text-align:left; margin-bottom:20px;}
.vpscp01 .p1{ display:block;width:320px; margin:8px 0 20px 20px; padding:0; font-size:13px; text-align:left; line-height:22px; letter-spacing:1px;/*background:#FC0*/}
.vpscp01 .p1 b{color:#C30; margin-right:5px;}

div .gninputi{ width:12px; height:12px; margin:3px 5px 8px 0;}
div .room{ width:92px;float:left;}
/*超值、极速、高配、海外、显卡、物理显卡、实体显卡、GPU、动态、拨号、超级动态、CDN、智能、高防、高带宽、手机、苹果、云主机（共用） */



/*域名抢注*/
.ymqz_a{width:100%;height:456px;overflow:hidden;background:#fff;}
.ymqz_a .a1{width:1200px;height:416px;margin:20px auto 0 auto; overflow:hidden; background:#FFF }
.ymqz_a .a1 .dv1{ float:left;width:298px; height:90px; margin:-1px 0 0 0; border:1px solid #e6e6e6}
.ymqz_a .a1 .dv1:hover{ background:#FFFFD2}
.ymqz_a .a1 .dv2{ float:left;width:298px; height:90px; margin:-1px 0 0 0;border:1px solid #e6e6e6}
.ymqz_a .a1 .dv2:hover{ background:#FFFFD2}
.ymqz_a .a1 .dv3{ float:left;width:298px; height:90px; margin:-1px 0 0 0;border:1px solid #e6e6e6}
.ymqz_a .a1 .dv3:hover{ background:#FFFFD2}
.ymqz_a .a1 .dv4{ float:left;width:298px; height:90px; margin:-1px 0 0 0;border:1px solid #e6e6e6}
.ymqz_a .a1 .dv4:hover{ background:#FFFFD2}
.ymqz_a .a1 .dva{ width:270px;height:30px; margin:15px 0 0 14px;}
.ymqz_a .a1 .dva .str1{display:block; float:left;width:150px; text-align:left; line-height:30px;height:30px; font-size:14px; color:#039;text-overflow:ellipsis}
.ymqz_a .a1 .dva .spa1{display:block;width:120px; text-align:right; float:left; line-height:30px;font-size:12px; color:#F60}

.ymqz_a .a1 .dvb{ width:270px;height:30px; margin:5px 0 0 14px;}
.ymqz_a .a1 .dvb .str2{display:block; float:left;width:150px; text-align:left; line-height:30px;height:30px; font-size:14px; color:#434343;text-overflow:ellipsis}
.ymqz_a .a1 .dvb .alin1{display:block;width:120px;height:30px; text-align:right; float:left; line-height:30px;font-size:14px; text-align:center; color:#Fff; background:#f60;}
.ymqz_a .a1 .dvb .alin1:hover{ background:#f90}

.ymqz_b{width:100%; height:460px; overflow:hidden;margin-bottom:0px;background:#fff}
.ymqz_b .a1{width:1200px;height:460px;margin:0px auto 0 auto; overflow:hidden; background:#FFF  }

.ymqz_b .a1 .dv1{ float:left;width:598px; height:378px; margin:20px 0 0 0; border:1px solid #e6e6e6}
.ymqz_b .a1 .dv1 .dva{ width:100%; margin-top:-1px;height:50px; border:1px solid #e6e6e6;}
.ymqz_b .a1 .dv1 .tab1{ width:100%;margin-top:-1px; background:#e6e6e6}
.ymqz_b .a1 .dv1 .tab1 th{ height:50px; width:25%; color:#434343; font-size:14px;background:#F0F0F0}
.ymqz_b .a1 .dv1 .tab1 td{ height:45px;color:#434343; font-size:12px; background:#FFF}
.ymqz_b .a1 .dv1 .tab1 td a{ display:block; width:80px;height:25px;color:#fff; line-height:25px; margin-left:35px; text-align:center; font-size:12px; background:#F60}
.ymqz_b .a1 .dv1 .tab1 td a:hover{ background:#F90}
.ymqz_b .a1 .dv1 .tab1 td:nth-child(1){ text-indent:15px;}
.ymqz_b .a1 .dv1 .tab1 td:nth-child(2){ text-indent:15px;color:#F60; font-weight:600;}
.ymqz_b .a1 .dv1 .tab1 td:nth-child(3){ text-indent:15px;}
.ymqz_b .a1 .dv1 .tab1 td:nth-child(4){ }

.ymqz_b .a1 .dv2{ float:left;width:598px; height:378px; margin:20px 0 0 0; border:1px solid #e6e6e6}
.ymqz_b .a1 .dv2 .dva{ width:100%; margin-top:-1px;height:50px; border:1px solid #e6e6e6;}
.ymqz_b .a1 .dv2 .tab1{ width:100%;margin-top:-1px; background:#e6e6e6}
.ymqz_b .a1 .dv2 .tab1 th{ height:50px; width:25%; color:#434343; font-size:14px;background:#F0F0F0}
.ymqz_b .a1 .dv2 .tab1 td{ height:45px;color:#434343; font-size:12px; background:#FFF}
.ymqz_b .a1 .dv2 .tab1 td a{ display:block; width:80px;height:25px;color:#fff; line-height:25px; margin-left:35px; text-align:center; font-size:12px; background:#F60}
.ymqz_b .a1 .dv2 .tab1 td a:hover{ background:#F90}
.ymqz_b .a1 .dv2 .tab1 td:nth-child(1){ text-indent:15px;}
.ymqz_b .a1 .dv2 .tab1 td:nth-child(2){ text-indent:15px;color:#F60; font-weight:600;}
.ymqz_b .a1 .dv2 .tab1 td:nth-child(3){ text-indent:15px;}
.ymqz_b .a1 .dv2 .tab1 td:nth-child(4){ }


.zixun1{ display:block; width:128px; height:36px; border-radius:4px; font-size:16px; color:#FFF; line-height:36px; margin:40px 0 0 40px; background:#406cfd;}
.zixun1:hover{ background:#ff6800;color:#FFF;}
/*域名抢注*/
/*域名代购*/

.ymdg_a{width:100%; height:260px; overflow:hidden;margin-top:10px;background:url(/idc/img/agent23.png) no-repeat center;}
.ymdg_a .a1{width:1200px;height:260px;margin:0px auto 0 auto; overflow:hidden;}

.ymdg_a .a1 .dv1{ width:300px; height:50px; color:#FFF; font-size:30px; font-weight:normal; line-height:50px; letter-spacing:2px; margin-top:20px; text-align:left;}
.ymdg_a .a1 .dv2{ width:400px; height:40px;color:#FFF; font-size:18px; font-weight:normal; line-height:40px; letter-spacing:1px; margin-top:20px; text-align:left;}
.ymdg_a .a1 .dv3{width:100%; height:40px; margin-top:40px; }
.ymdg_a .a1 .dv3 .tijiao{ float:left; width:180px; height:40px; background:#fff}
.ymdg_a .a1 .dv3 .tijiao .inp{ width:100%;border: none;outline: none;box-shadow: none;line-height: 40px;height: 40px;font-size: 14px; text-indent:15px;}
.ymdg_a .a1 .dv3 .tijiao2{ float:left; width:40px; height:40px; border-right:1px solid #eee; background:#fff}
.ymdg_a .a1 .dv3 .tijiao3{ float:left; width:140px; height:40px; background: #F60; font-size:16px; line-height:40px; margin-left:15px; color:#FFF}
.ymdg_a .a1 .dv3 .tijiao3:hover{ background: #F90; color:#FFF;}

.ymdg_b{width:100%; height:526px; overflow:hidden;margin-bottom:0px; background:#FFf}
.ymdg_b .a1{width:1200px;height:526px;margin:0px auto 0 auto; overflow:hidden;background:url(/idc/img/ymdg01.jpg) no-repeat center;  }


.ymdg_c{width:100%; height:548px; overflow:hidden;margin-bottom:0px; background:#Fff}
.ymdg_c .a1{width:1200px;height:548px;margin:0px auto 0 auto; overflow:hidden;background:url(/idc/img/ymdg02.jpg) no-repeat center; }

.ymdg_d{width:100%; height:459px; overflow:hidden;margin-bottom:0px; background:#f0f5f9}
.ymdg_d .a1{width:1200px;height:459px;margin:0px auto 0 auto; overflow:hidden;background:url(/idc/img/ymdg03.jpg) no-repeat center;  }

.ymdg_e{width:100%; height:585px; overflow:hidden;margin-bottom:0px; background:#fff}
.ymdg_e .a1{width:1200px;height:585px;margin:0px auto 0 auto; overflow:hidden;background:url(/idc/img/ymdg04.jpg) no-repeat center;  }

.ymdg_f{width:100%; height:469px; overflow:hidden;margin-bottom:0px; background:#fff}
.ymdg_f .a1{width:1200px;height:469px;margin:0px auto 0 auto; overflow:hidden;background:url(/idc/img/ymdg05.jpg) no-repeat center;  }
/*域名代购*/


/*域名智能解析*/
.smartdns_d{width:100%; height:400px; overflow:hidden;margin-bottom:0px;background:url(/idc/img/znjx01.jpg) no-repeat center;}
.smartdns_d .a1{width:1200px;height:400px;margin:0px auto 0 auto; overflow:hidden; }

.smartdns_a{width:100%; /*height:700px;*/ overflow:hidden;margin-bottom:0px; background:#FFf}
/*.kexin02 .a1{width:1200px;height:290px;margin:0px auto 0 auto; overflow:hidden; }*/
.smartdns_a table{ width:1200px;height:600px;margin:40px auto 0 auto; overflow:hidden; background:#d9d9d9}
.smartdns_a table tr{ height:35px; background:#FFF}
.smartdns_a table tr:nth-child(1){ background:#00a4ff}
.smartdns_a table td{ font-size:12px; /*text-indent:15px;*/color:#434343; }
.smartdns_a table .dq{text-indent:0; width:180px; /*margin-left:15px*/padding:0 10px;}

.smartdns_b{width:100%; height:666px; overflow:hidden;margin-bottom:0px; background:#Fff}
.smartdns_b .a1{width:1200px;height:666px;margin:0px auto 0 auto; overflow:hidden;background:url(/idc/img/znjx02.jpg) no-repeat center; }
/*域名智能解析*/

/*s商标注册*/
.brand01{ float:left;width:362px; height:490px; box-sizing:border-box;border-bottom:1px solid #CCC; /*border-left:1px solid #CCC; border-right:1px solid #CCC;*/ border-top:2px solid #406cfd; margin-top:20px; box-sizing:border-box;transition:transform 0.1s;background:#FFF}
.brand01:hover{transform:translate(0,-1px);box-shadow: 0 0 5px 1px #bfbfbf;}
.mg{ margin-left:57px;}
.brand01 .img1{ float:left;margin:20px 0 0 40px; width:100px; height:70px;}
.brand01 .table1{ float:left;width:180px;margin-top:12px;}
.brand01 .table1 th{ font-size:20px;width:200px;height:40px;letter-spacing:2px;}
.brand01 .table1 td{ text-align:center; height:30px; line-height:20px;color:#999; font-size:14px; letter-spacing:3px;}
.brand01 .fengexian{clear:both;width:322px; height:15px; margin-left:20px;border-bottom:1px solid #CCC}
.brand01 .jiag{ width:230px; height:50px; font-size:16px; margin:0 auto; line-height:60px; color:#666;}
.brand01 .jiag span{color:#ec6c11;font-size:14px;}
.brand01 .jiag b{font-size:36px;color:#ec6c11;}
.brand01 .anniu a{width:100%;height:30px; margin:10px 0 0 101px;float:left;display:block;width:160px; height:30px; border:1px solid #406cfd; color:#406cfd; text-align:center; line-height:30px; letter-spacing:1px; font-size:16px; border-radius:1px;}
.brand01 .anniu a:hover{ background:#406cfd; color:#FFF}
/*s商标注册*/
/*ssl证书*/
.cert01{ float:left;width:362px; height:380px; box-sizing:border-box;border-bottom:1px solid #CCC; /*border-left:1px solid #CCC; border-right:1px solid #CCC;*/ border-top:2px solid #406cfd; margin-top:20px; box-sizing:border-box;transition:transform 0.1s;background:#FFF}
.cert01:hover{transform:translate(0,-1px);box-shadow: 0 0 5px 1px #bfbfbf;}
.mg{ margin-left:57px;}
.cert01 .img1{ float:left;margin:20px 0 0 40px; width:100px; height:70px;}
.cert01 .table1{ float:left;width:200px;margin-top:32px;}
.cert01 .table1 th{ font-size:16px;width:200px;height:50px;letter-spacing:2px; color:#434343}
.cert01 .table1 td{ text-align:center; height:30px; line-height:20px;color:#999; font-size:14px; letter-spacing:3px;}
.cert01 .fengexian{clear:both;width:322px; height:15px; margin-left:20px;border-bottom:1px solid #CCC}

.cert01 .dv1{width:322px; height:160px; margin-left:20px;}
.cert01 .dv1 .tabl2{width:320px;height:160px;}
.cert01 .dv1 .tabl2 td{ text-indent:30px; font-size:14px;}

.cert01 .jiage{ height:30px; line-height:30px; letter-spacing:1px; font-weight:700;font-family: Georgia; font-size:22px; color:#F00; margin:10px 0 0 0;}
.cert01 .jiage b{font-family: Georgia; font-size:20px; color:#F00;}
.cert01 .jiage span{}
.cert01 .anniu{ width:100%;height:30px; margin:10px 0 0 0;}
.cert01 .anniu a{ float:left;display:block; margin-left:101px;width:160px; height:30px; border:1px solid #406cfd; color:#406cfd; text-align:center; line-height:30px; letter-spacing:1px; font-size:16px; border-radius:1px;}
.cert01 .anniu a:hover{ background:#406cfd; color:#FFF}


.cert_a{width:100%; height:451px; overflow:hidden;margin-bottom:0px; background:#fff}
.cert_a .a1{width:1200px;height:451px;margin:0px auto 0 auto; overflow:hidden; background:url(/idc/img/ssld01.jpg) no-repeat center;}

.cert_b{width:100%; height:373px; overflow:hidden;margin-bottom:0px; background:#f2f2f2}
.cert_b .a1{width:1200px;height:373px;margin:0px auto 0 auto; overflow:hidden; background:url(/idc/img/ssld02.jpg) no-repeat center;}

.cert_c{width:100%; height:522px; overflow:hidden;margin-bottom:0px;background:url(/idc/img/kexi03.jpg) no-repeat center;background:#fff}
.cert_c .a1{width:1200px;height:522px;margin:0px auto 0 auto; background:url(/idc/img/kexi03.jpg) no-repeat center;overflow:hidden; }
/*ssl证书*/









