body{font-family:"Microsoft YaHei";}
.bs{box-sizing: border-box;}
a{text-decoration:none;color:#333;}
a:hover{text-decoration:none;color:#e4393c;}
:-moz-placeholder {color: #333; opacity:1;}
::-moz-placeholder {color: #333;opacity:1;}
input:-ms-input-placeholder{color: #333;opacity:1;}
input::-webkit-input-placeholder{color: #333;opacity:1;}
select{-webkit-appearance: none;-webkit-tap-highlight-color: #fff;outline: 0;}
select::-ms-expand { display: none; }/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select {border: solid 0px #000;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:#fff;}
select::-ms-expand { display: none; }
/******************************************首页************************************/
/*ie兼容position-size:cover*/
header{background: url("../images/top_bg.png") no-repeat;background-size:cover;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../image/bg.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../image/bg.jpg', sizingMethod='scale')";
}
/*顶部*/
#top{height:100px;}
/*logo*/
#top .logo{line-height:100px;margin-right:10px;}
#top .logo img{vertical-align:middle;margin-top:31px\9;*margin-top:31px;}
/*地点*/
#top .add{padding:0 10px;height:24px;border:1px solid #ddd;border:0\9;*border:0;margin-top:37px;line-height: 24px;}
#top .add select{background:url(../images/index15.jpg) 0 center no-repeat;padding-left:15px;}
/*登录注册按钮*/
#top .link{margin-top:34px;}
#top .link a{display:inline-block;width:84px;height:32px;text-align:center;line-height:32px;background:#11a3ff;color:#fff;font-size:15px;margin-left:10px;}
#top .link a:first-child{background:#68bf5e;}
/*搜索框*/
#top .sea{margin-right:35px;margin-top:34px;background:#11a3ff;width:380px;height:32px;line-height:32px;}
#top .sea input[type="text"]{height:30px;margin-left:1px;background:#fff;border:none;outline:none;position: relative;top:-10px;padding-left:10px;width:310px;top:0\9;*top:0;line-height:29px;}
#top .sea input[type="submit"]{width:50px;height:30px;line-height:30px;border:none;background:#11a3ff url(../images/sea.png) center no-repeat;}
/*导航条*/
#nav{height:49px;background:url(../images/nav.jpg) 0 0 repeat-x;}
#nav li{width:137px;border-right:1px dashed #a4d1f7;float:left;text-align:center;height:44px;line-height:44px;}
#nav li a{color:#fff;font-size:16px;}
#nav li.on{height:49px;background:#08a0fe;}
#nav li:hover{height:49px;background:#08a0fe;}
/*电话*/
#nav .tel{background:url(../images/index16.png) 0 center no-repeat;height:44px;line-height:44px;padding-left:35px;color:#fff;font-size:16px;}
/*轮播图*/


/*轮播图*/
#banner{
	width:100% !important;
	z-index:1;
	position:relative;
}
#banner .bd{
	width:100% !important;
	z-index:1;
	height:auto;}
#banner .bd ul{
	width:100% !important;
	margin:0px;
}
#banner .bd ul li{
	width:100% !important;
	text-align:center;
}
#banner .bd ul li img{
	max-width:100%;
	margin:0px;
	display:inline-block;
	vertical-align:middle;
}
#banner .bd ul li a{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
}
#banner .hd{
	position:absolute;
	bottom:8px;
	z-index:10;
	text-align:center;
	width:100%;
}
#banner .hd ul{
	width:100%;
	text-align:center;
}
#banner .hd li{
	display:inline-block;
	width:11px;
	text-align:center;
	height:11px;
	margin:0 8px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	color:transparent;
	background:#fff;
	position:relative;
	behavior:url(PIE.htc);
}
#banner .hd li.on{
	background:#08a0fe;
}




/*主要内容区域*/
#main{background:#f0f0f0;padding-bottom:20px;}
/*价格*/
.index-price{background:url(../images/index17.png) 0 top no-repeat;height:45px;}
.index-price li{width:119px;float:left;text-align:center;line-height:40px;font-size:14px;color:#999;border-right: 1px dashed #ddd;}
.index-price li:last-child{border-right:0;}
.index-price li b{font-size:20px;color:#089eff;}
.index-price li .red{color:#f00;}
/*模板案例*/
.index-case{margin-top:15px;background:url(../images/index19.jpg) center bottom no-repeat;padding-bottom:30px;}
/*标题*/
.index-case .tit{height:70px;border-bottom:1px solid #ddd;padding:6px 0;background:#fff;}
.index-case .tit li{width:199px;border-right:1px dashed #ddd;float:left;height:70px;text-align:center;}
.index-case .tit li b{font-size:20px;color:#333;font-weight:normal;display:block;margin-top:10px;}
.index-case .tit li span{font-size:12px;color:#999;padding-top:8px;display:block;}
.index-case .tit li.on b{color:#089eff;}
.index-case .tit li.on{background:url(../images/index18.jpg) center bottom no-repeat;padding-bottom:6px;}
.index-case .tit div{width:200px;text-align:center;line-height:70px;}
.index-case .tit div a{color:#f00;}
.index-case .list li{float:left;width:204px;padding:10px 10px 15px;margin:8px;-moz-border-radius:8px;
-webkit-border-radius:8px;border-radius:8px;behavior:url(PIE.htc);position:relative;overflow:hidden;background:#fff;}
.index-case .list li .img{text-align:center;width:204px;height:160px;overflow:hidden;}
.index-case .list li .img a{display:block;}
.index-case .list li .img img{max-width:204px;}
.index-case .list li h1{line-height:32px;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.index-case .list li h1 a{color:#089eff;}
.index-case .list li p{font-size:12px;line-height:20px;height:40px;overflow:hidden;text-overflow:ellipsis;}
.index-case .list li p a{color:#999;}
/*帮助中心*/
.index-help{background:url(../images/index19.jpg) center bottom no-repeat;padding-bottom:30px;margin-top:15px;}
.index-help .tit{background:#fff;width:1200px;height:44px;line-height:44px;}
.index-help .tit span{display:inline-block;width:96px;height:28px;text-align:center;line-height:28px;background:#089eff;color:#fff;margin:8px;-moz-border-radius:14px;-webkit-border-radius:14px;border-radius:14px;behavior:url(PIE.htc);position:relative;font-size:16px;}
.index-help .tit a{font-size:14px;color:#089eff;margin-right:10px;}
.index-help li{background:#fff;margin:10px;width:280px;float:left;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;behavior:url(PIE.htc);position:relative;overflow:hidden;}
.index-help li .img{width:280px;height:180px;overflow:hidden;line-height: 180px;text-align: center;}
.index-help li .img a{display:block;}
.index-help li .img img{max-width:280px;max-height: 180px;vertical-align: middle;}
.index-help li .h1{ background:url(../images/bj.jpg);font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:250px;margin: 0 10px; height:35px;}
.index-help li .h1 a{color:#333;}
.index-help li .h2{line-height:30px;font-size:14px;width:250px;margin:0 15px;height:30px;overflow:hidden;text-overflow:ellipsis;}
.index-help li .h2 a{color:#333;}
/*底部*/
#footer{background:#b5def8;padding:10px 0;color:#555;font-size:14px;line-height:26px;}
#footer a{color:#555;margin:0 2px;}
/*模板案例*/
#case{margin-top:20px;}
#case .tit{font-size: 18px;color: #333333;line-height: 44px;}
#case .case-sort li{float:left;width:130px;vertical-align: top;margin-right: 10px;margin-bottom: 8px;font-size: 12px;height: 32px;line-height: 30px;text-align: center;}
#case .case-sort li a{display: block;border: 1px solid #dddddd;background: #fff;color: #333333;}
#case .case-color li{float:left;width:72px;vertical-align: top;margin-right: 10px;margin-bottom: 8px;font-size: 12px;height: 32px;line-height: 30px;text-align: center;}
#case .case-color li a{display: block;border: 1px solid #dddddd;background: #fff;color: #333333;}
#case .case-color{margin-bottom:40px;}
/*搜索*/
.case-form{margin-bottom:40px;}
.case-form h1{vertical-align: middle;font-size: 22px;color: #333333;line-height: 42px;padding-right: 12px;}
.case-form form{vertical-align: middle;width: 342px;border: 1px solid #089eff;height: 40px;line-height: 40px;background: #fff;float:left;position:relative;}
.case-form form input[type="submit"]{background:#089eff;width: 94px;text-align: center;border: none;height: 40px;font-size: 20px;color: #fff;position:absolute;right:0;top:0;}
.case-form form input[type="text"]{width:230px;margin-left:10px;font-size:14px;border:0 !important;outline:none;line-height:38px;height:38px;}

/*页码*/
.flip{text-align:center;padding-bottom:20px;margin-top:30px;}
.flip a{padding: 0 16px;background:#fff;height: 38px;line-height: 38px;font-size: 14px;color: #76838f;border: 1px solid #e4eaec;display: inline-block;vertical-align: top;margin-left: -6px;}
.flip a.on{color:#009cff;}
/*帮助中心左边*/
#help{background:#f0f0f0;padding-top:20px;padding-bottom:20px;}
#help .left{width:222px;background:#fff;}
#help .left li{height:61px;line-height:61px;border-bottom: 1px solid #ddd;color:#333;padding-left:20px;}
#help .left li a{padding-left:28px;background-position:left top;background-repeat:no-repeat;}
#help .left li.on{background:url(../images/h1.jpg) 0 0 no-repeat;background-repeat:no-repeat;}
#help .left li.on a{background-position:left bottom;background-repeat:no-repeat;color:#fff;}
#help .right{width:950px;position: relative;height:910px;}
#help .right .cont{position: relative;}
#help .right .list{background:#fff;margin-bottom:25px;position: absolute;width:300px;}
#help .right .list .tit{height: 44px;border-bottom: 1px solid #ededed;background-color: #fff;}
#help .right .list .tit span{display: block;height: 44px;border-left: 3px solid #26A8E2;padding-left: 10px;font-size: 16px;color: #333333;line-height: 44px;}
#help .right .list li a{display: block;width: 281px;height: 140px;line-height: 35px;color: #009cff;padding-left: 15px; overflow: hidden;}
/*帮助中心详情页*/
.help-detail{width:950px;}
.breadmenu{width: 950px;height: 30px;background-color:#fff;line-height:30px; margin-bottom: 10px;} 
.breadmenu span{display: block;height: 30px;line-height: 30px;color: #666666;font-size: 14px;background: url(../images/home.png) no-repeat left center;margin-left: 10px;padding-left: 26px;}
.breadmenu span a{color:#666;margin:0 4px;}
.help-detail .cont{background:#fff;padding-bottom:20px;}
.help-detail .tit{width: 950px;padding: 30px 0;font-size: 20px;color: #009cff;text-align: center;}
.help-detail .content{width:930px;padding:10px;}
.help-detail .content p{line-height:28px;font-size:15px;}
.help-detail .content div.img{margin:10px auto;}
.help-detail .content div.img img{max-width:800px;}
.flip1{background-color: #FBFBFB;border: 1px solid #EDEDED;border-left: 0;border-right: 0;overflow: hidden;margin:20px 0;}
.flip1 .fl{float: left;height: 48px;margin-left: 20px;color: #999999;font-size: 14px;line-height: 48px;}
.flip1 .fl a{color: #009cff;}
.flip1 .fr{float: right;height: 48px;margin-right: 20px;color: #999999;font-size: 14px;line-height: 48px;}
.flip1 .fr a{color: #009cff;}
/*新闻中心*/
.news .cont{background:#fff;padding-bottom:20px;}
.news .cont ul{width:910px;padding:10px 20px;}
.news .cont ul li{border-bottom:1px dashed #ddd;height:39px;line-height:39px;}
.news .cont ul li a{display:block;background:url(../images/p2.png) 0 center no-repeat;font-size:15px;}
.news .cont ul li a span.fl{display:inline-block;width:750px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:13px;}
/*选用*/
#xuanyong .w1200{background:url(../images/p3.png) center 0 no-repeat;height:613px;}
#xuanyong .xylf{padding-top:80px;margin-left:120px;width:650px;float:left;}
#xuanyong .xylf h1{font-size:15px;line-height:40px;color:#333;}
#xuanyong .xylf .line input[type="radio"] {display: none;}
#xuanyong .xylf .line label {width:158px;height:48px;border:none; border:1px solid #b8c0d2;display:inline-block;vertical-align:middle;margin-right:10px; -webkit-border-radius:4px; -moz-border-radius:4px;border-radius:4px;behavior: url(PIE.htc);position:relative;background:#fff;line-height:48px;text-align:center;}
#xuanyong .xylf .line1 label.checked {background:#009cff;width:160px;height:50px;line-height:50px;border:0;color:#fff;}
#xuanyong .xylf .line1 input[type="radio"] {display: none;}
#xuanyong .xylf .line1 label {width:158px;height:48px;border:none; border:1px solid #b8c0d2;display:inline-block;vertical-align:middle;margin-right:10px; -webkit-border-radius:4px; -moz-border-radius:4px;border-radius:4px;behavior: url(PIE.htc);position:relative;background:#fff;line-height:48px;text-align:center;}
#xuanyong .xylf .line label.checked {background:#009cff;width:160px;height:50px;line-height:50px;border:0;color:#fff;}
 #select{width:330px;position: relative;}
#select .sele{width:328px;height:48px;line-height:48px;text-align:center;-webkit-border-radius:4px; -moz-border-radius:4px;border-radius:4px;behavior: url(PIE.htc);position:relative;background:#fff url(../images/p4.jpg) 300px center no-repeat;;display:inline-block;border:1px solid #b8c0d2;vertical-align:bottom;}
#select .option{background:#f7f7f7;width:328px;border:1px solid #ddd;height:150px;overflow-y: scroll;text-align:center;display:none;position: absolute;left:0;top:48px;z-index:9999;}
#select .option li{line-height:36px;}
#xuanyong .year1{margin-top:50px;}
/*数量*/
#xuanyong .xylf .line2{width:328px;height:48px;line-height:48px;text-align:center;-webkit-border-radius:4px; -moz-border-radius:4px;border-radius:4px;behavior: url(PIE.htc);position:relative;background:#fff url(../images/p4.png) 300px center no-repeat;;display:inline-block;border:1px solid #b8c0d2;vertical-align:bottom;z-index:2;}
#xuanyong .xylf .line2 .reduce{position: relative;left:-25px;width:26px;height:26px;background: url(../images/reduce.png) no-repeat left center;border:none;outline:none;top:7px;top:9px\9;*top:9px;}
#xuanyong .xylf .line2 .add{position: relative;left:25px;width:26px;height:26px;background: url(../images/add.png) no-repeat left center;border:none;outline:none;top:7px;top:9px\9;*top:9px;}
#xuanyong .xylf .line2 input[type="text"]{text-align:center;border:0;outline:none;font-size:16px;position: relative;top:4px\9;*top:4px;}
/*结果*/
.jieguo{width:230px;padding-top:80px;margin-right:90px;}
.jieguo .tit{font-size: 18px;padding-bottom: 20px;border-bottom: 1px solid #b8c0d2;margin-bottom: 12px;}
.jieguo h1{font-size:16px;padding-bottom:20px;}
.jieguo h2{font-size:14px;}
.jieguo h2 b{font-size:30px;color:#f00;font-weight:normal;}
.jieguo input[type="submit"]{width:230px;background:#009cff;color:#fff;font-size:18px;outline:none;border:none;height:40px;line-height:40px;margin-top:20px;}
.jieguo .line{font-size:13px;margin-top:10px;}
.jieguo .line input[type="checkbox"]{width:16px;height:16px;margin-right:8px;display:inline-block;vertical-align:top;}
.jieguo .line a{color:#009cff;}
/*查询域名*/
#look{padding-bottom:30px; min-height: 300px;}
#look h1{font-size:30px;padding:20px 0;}
#look form{margin-left:300px;margin-right:300px;width:598px;border:1px solid #11a3ff;height:40px;line-height:40px;position:relative;}
#look form input[type="text"]{height:37px;margin-left:1px;background:#fff;border:none;outline:none;padding-left:10px;width:480px;position:absolute;left:0;line-height:37px;}
#look form input[type="submit"]{width:100px;height:40px;line-height:40px;border:none;background:#11a3ff url(../images/p5.png) 22px center no-repeat;float:right;font-size:16px;color:#fff;padding-left:32px;position:absolute;right:0;}

/***********************************登录注册页面******************************************/
#login{
	background:url(../images/login.jpg) center  no-repeat;
	height:520px;
	padding-top:80px;
	
}
#login form{
	background:#f0f0f0;
	width:400px;
	margin:0 auto;
	padding-bottom:40px;
}
#login form .tit{
	height:50px;
	line-height:50px;
}
#login form .tit li{
	width:200px;
	float:left;
	text-align:center;
	font-size:18px;
	color:#555;
	border-bottom:1px solid #ddd;
}
#login form .tit li.on{
	color:#298bf8;
	border-color:#298bf8;
}
#login form .list{
	margin-top:30px;
	width:320px;
	margin-left:40px;
}
#login form .line{
	background:#fff;
	width:320px;
	height:40px;
	line-height:40px;
	margin-bottom:10px;
}
#login form .line i{
	display:inline-block;
	width:40px;
	height:40px;
	vertical-align:middle;
	border-right:1px solid #eee;
}
#login form .line input{
	width:250px;
	border:0 solid #fff !important;
	outline:none;
	padding-left:8px;
}
#login form .line2 input{
	width:120px;
	border:0 solid #fff !important;
	outline:none;
}
#login form .line2 img{
	vertical-align:middle;
	max-height:40px;
	max-width:120px;
}
#login form .line1{
	margin:10px 0;
}
#login form .line1 i{
	font-style:normal;font-size:13px;
	display:inline-block;
	vertical-align:top;
	margin-left:6px;
	color:#999;
}
#login form .line1 a{
	color:#999;
	font-size:13px;
}
#login form input[type="submit"]{
	width:320px;
	height:40px;
	line-height:40px;
	border:none;
	background:#2a88fa;
	color:#fff;
	font-size:16px;
	position:relative;
	left:-40px\9;
	*left:-40px;
}
#login form .line1 input{
	position:relative;
	top:-4px\9;
	*top:-4px;
}
#case .case li a.smallimage img{max-width:100%;vertical-align:middle;max-height: 90vh;}
 #bigimage { position:absolute; display:none;z-index:1000; /*大图片的父标签设置相对定位并将显示样式设置为隐藏*/ }   
 #bigimage img { max-width:500px; height:auto; padding:5px; background:#fff; border:1px solid #e3e3e3; }
.case li{float: left;width: 341px;background: #fff;border: 1px solid #dddddd;height: 344px;margin-right: 27px;margin-bottom: 32px;padding:15px;}
.case li .img{height:237px;overflow:hidden;width:341px;text-align:center;}
.case li .img a.smallimage{display:block;width:341px;height:237px; line-height:227px;overflow:hidden;}
.case li .img img{width:341px;}
.case li .name{font-size: 18px;color: #333333;line-height: 34px;margin-top:10px;background:url(../images/index20.jpg) 0 center no-repeat;background-size:20px;padding-left:30px;margin-bottom:12px;height:34px;line-height:34px;}
.case li .name a{display:block;}

.case li h1{font-size: 14px;color: #999999;line-height: 18px;}
.case li h2{font-size: 14px;color: #089eff;line-height: 22px;margin-top:5px;}
.case li .xy{display:inline-block;width:50px;height:22px;line-height:22px;border:1px solid #089eff;font-size:14px;text-align:center;color:#089eff; -webkit-border-radius:4px;
 -moz-border-radius:4px;border-radius:4px;behavior: url(PIE.htc);position:relative;margin-top:10px;}
.box-img{position:relative;left:300px;top:-280px;width:500px;z-index:99;border:1px solid #ddd;overflow:hidden;background:#fff;display:none;}
.box-img img{width:500px;}











/***********************************登录注册页面******************************************/
#user{padding-bottom:30px; min-height: 300px;}
#user h1{font-size:30px;padding:20px 0;}

#user form input{
	width:480px;
	height:37px;
	margin-left:1px;
	border:1px solid #11a3ff;
	outline:none;
	padding-left:10px;
	line-height:37px;
}




#user form input[type="submit"]{
	width:320px;
	height:40px;
	line-height:40px;
	border:none;
	background:#2a88fa;
	color:#fff;
	font-size:16px;
	position:relative;
	left:-40px\9;
	*left:-40px;
}











.choose .tit{color:#089eff;margin-bottom:30px;}
.choose .tit h1{font-size:26px;margin-bottom:10px;}
.choose .tit p{font-size:15px;}
.choose .cont{background:#fff; -moz-box-shadow: 0px 5px 10px #ddd;/*兼容firefox*/
    -webkit-box-shadow:0px 5px 10px #ddd;/*兼容safari或chrome*/
        box-shadow:0px 5px 10px #ddd;/*兼容opera或ie9*/
        behavior: url(PIE.htc);position:relative;padding:30px 0;}
.choose .cont li{float:left;width:200px;text-align:center;}
.choose .cont li img{height:90px;}
.choose .cont li p{font-size:15px;color:#555;line-height:40px;}
.mould{padding:30px 0px;}
.mould .tit{color:#000;margin-bottom:30px;text-align:center;}
.mould .tit h1{font-size:26px;margin-bottom:10px;}
.mould .tit p{font-size:15px;}
.color{}
.color a{display:inline-block;margin:0 6px;width:22px;height:22px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;behavior: url(PIE.htc);position:relative;}
.mould .list{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;width:367px;padding:10px;height:430px;margin-bottom:22px; background:#fff;-moz-box-shadow: 0px 0px 7px #ddd;/*兼容firefox*/
    -webkit-box-shadow:0px 0px 7px #ddd;/*兼容safari或chrome*/
        box-shadow:0px 0px 7px #ddd;/*兼容opera或ie9*/
        behavior: url(PIE.htc);position:relative;float:left;margin-right:19px;overflow:hidden;}
.mould .list .img{width:367px;height:430px;overflow:hidden;}
.mould .list .img img{width:367px;}
.mould .list .box{ text-align:center;position:absolute;left:0;top:0;width:387px;height:450px;background:url(../images/index29.png) center repeat;display:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}

.mould .list .box a img{margin-top:175px;height:60px;margin-bottom:20px;}
.mould .list .box a h1{font-size:20px;color:#fff;margin-bottom:20px;}
.mould .list .box a span{display:inline-block;width:144px;height:40px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;behavior: url(PIE.htc);position:relative;background:#11a3ff;color:#fff;line-height:40px;}
.mould .list:hover .box{display:block;}
.mould .more a{display:inline-block;background:url(../images/index22.png) center no-repeat;width:255px;height:70px;line-height:70px;text-align:center;color:#fff;font-size:18px;}
.footer2{background:#b5def8;padding:20px 0;}
.footer_link{float:left;width:500px;}
.footer_link .tit{color:#0296f4;font-size:18px;line-height:36px;}
.footer_link .cont p{line-height:26px;font-size:15px;}

.footer_nav{float:left;width:400px;}
.footer_nav .tit{color:#0296f4;font-size:18px;line-height:36px;}
.footer_nav a{display:block;font-size:15px;line-height:26px;}
.footer_ewm{float:right;width:120px;}
.footer_ewm .tit{color:#0296f4;font-size:18px;line-height:36px;}
/*客服咨询*/
.kefu{position:fixed;bottom:40px;right:0px;}
.kefu .bg{position:absolute;right:0;bottom:-11px;}
.kefu .box{position:absolute;right:60px;background:#fff;border:1px solid #ddd;padding:15px 15px 25px;;width:160px;border:1px solid #aaa;bottom:0;display:none;}
.kefu .box h1{font-size:14px;font-weight:bold;line-height:30px;}
.kefu .box p{font-size:15px;color:#666;}
.kefu .box a{width: 105px;
    height: 45px;
    color: #333;
	display:inline-block;
    line-height: 44px;
    border: 1px solid #0366c1;
    margin-top:15px;
    background-image: url(../images/index32.png);
    background-repeat: no-repeat;
    background-position: 20px center;
    background-color: #e4efff;font-size:14px;
padding-left:50px;margin-left:3px;}
.kefu:hover .box{display:block;}




/**************************关于我们***********************************/
#about{background:#f0f0f0;padding-top:20px;padding-bottom:20px;}
#about .left{width:222px;background:#fff;}
#about .left li{height:61px;line-height:61px;border-bottom: 1px solid #ddd;color:#333;padding-left:20px;}
#about .left li a{padding-left:28px;background-position:left top;background-repeat:no-repeat;}
#about .left li.on{background:url(../images/h1.jpg) 0 0 no-repeat;background-repeat:no-repeat;}
#about .left li.on a{background-position:left bottom;background-repeat:no-repeat;color:#fff;}
#about .right{width:950px;position: relative;}
#about .right .cont{background:#fff;padding:20px 10px;}
#about .right p{color:#555;font-size:15px;line-height:30px;}
/**************************联系我们***********************************/
#contact{background:#f0f0f0;padding-top:20px;padding-bottom:20px;}
#contact .left{width:222px;background:#fff;}
#contact .left li{height:61px;line-height:61px;border-bottom: 1px solid #ddd;color:#333;padding-left:20px;}
#contact .left li a{padding-left:28px;background-position:left top;background-repeat:no-repeat;}
#contact .left li.on{background:url(../images/h1.jpg) 0 0 no-repeat;background-repeat:no-repeat;}
#contact .left li.on a{background-position:left bottom;background-repeat:no-repeat;color:#fff;}
#contact .right{width:950px;position: relative;min-height:600px;}
#contact .right .cont{background:#fff;padding:20px 10px 40px;}
#contact .right .tit{height:40px;line-height:40px;border-bottom:1px dashed #27a9e3;color:#27a9e3;font-size:16px;font-weight:bold;margin-bottom:15px;}
#contact .right .text{margin-bottom:30px;}
#contact .right .text p{line-height:28px;font-size:15px;color:#555;}
.online form{margin:0 60px;}
.online form .row{line-height:50px;border-bottom:1px dashed #ddd;}
.online form .row span{display:inline-block;font-size:15px;color:#555;width:80px;margin-right:15px;text-align:right;}
.online form .row .line{width:400px;}
.online form .row .line input[type="text"]{width:260px;height:22px;line-height:22px;padding:0 10px;}
.online form .row .line i{color:#f00;font-style: normal;}
.online form .row .line1{width:800px;}
.online form .row .line1 input[type="text"]{width:660px;height:22px;line-height:22px;padding:0 10px;}
.online form .row .line1 textarea{width:660px;display:inline-block;vertical-align:top;margin-top:15px;margin-bottom:15px;padding:5px 10px;height:80px;line-height:26px;font-size:15px;color:#555;}
.online form .row .line2 input[type="text"]{width:200px;height:22px;line-height:22px;padding:0 10px;}
.online form .row .line2 img{height:26px;position:relative;top:8px;}
.online form input[type="submit"]{width:120px;height:30px;margin-top:20px;margin-left:100px;}








/************************************模板选择************************************/
.mould_choose{background:#fff; -moz-box-shadow: 0px 5px 10px #ddd;/*兼容firefox*/
    -webkit-box-shadow:0px 5px 10px #ddd;/*兼容safari或chrome*/
        box-shadow:0px 5px 10px #ddd;/*兼容opera或ie9*/
        behavior: url(PIE.htc);position:relative;padding:30px 0 10px;margin-bottom:30px;width:1200px;}
.mould_choose dl{border-bottom:1px dashed #ddd;padding:0 15px 20px;}
.mould_choose dl dd{width:1090px;}
.mould_choose dl dt{width:80px;line-height:26px;}
.mould_choose dd li{float:left;position:relative;margin-bottom:12px;display:inline-block; white-space:nowrap;}
.mould_choose dd li .sort{z-index:500; position:absolute;top:26px;left:-50px;background:#fff; border:1px solid #089eff;border-radius:6px; -moz-box-shadow: 0px 0px 10px #ddd;/*兼容firefox*/
    -webkit-box-shadow:0px 0px 10px #ddd;/*兼容safari或chrome*/
        box-shadow:0px 0px 10px #ddd;/*兼容opera或ie9*/
        border:1px solid #11a3ff;display:none; white-space:normal;padding:10px 15px;max-width:550px;min-width:220px;}
.mould_choose dd li .sort a{display:inline-block;white-space:nowrap;padding-right:15px;line-height:26px;color:#555;font-size:13px;}
.mould_choose dd li .sort .on{display:inline-block;white-space:nowrap;padding-right:15px;line-height:26px;color:#089eff;font-size:13px;}
.mould_choose dd li .sort a:hover{
	color:#089eff;
}
.mould_choose dd li:hover .sort{display:block;}
.mould_choose dd li .tip{line-height:26px;position:relative;z-index:10;}
.mould_choose dd li .tip a{display:block;padding:0px 15px;height:26px;font-size:15px;}
.mould_choose dd li .tip a.on{border:1px solid #21d0ff;background:url(../images/module.png) right bottom no-repeat;height:24px;line-height:24px;}
.color a{display:inline-block;margin:4px 6px;width:22px;height:22px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;behavior: url(PIE.htc);position:relative;}
.color a img{position:absolute;top:6px;left:4px; display:none;}
.color a.on img{display:block;}










/***********************个人中心*******************************/
.user{background:#f0f0f0;padding-bottom:30px;}
/*顶部*/
.user .top{height:80px;background:#fff;line-height:80px;margin-bottom:20px;}
.user .top img{margin-top:10px;}
.user .top span{margin-left:10px;height:40px;line-height:40px;margin-top:20px;border-left:2px solid #21d0ff;padding-left:10px;font-size:24px;color:#21d0ff;}
.user .nav li{float:left;margin:0 25px;}
.user .nav li a{color:#555;font-size:15px;}

.user1{margin-bottom:30px;}
.user1 .left{width:222px;background:#fff;}
.user1 .left li{line-height:61px;border-bottom: 1px solid #ddd;color:#333;}
.user1 .left li h1{background-position:left top;background-repeat:no-repeat;padding-left:20px;}
.user1 .left li h1 i{background:url(../images/icon1.png) left center no-repeat;width:21px;height:21px;display:inline-block;vertical-align:middle;background-position:0 0;}
.user1 .left li h1.useron i{background-position:0 -21px;}
.user1 .left li h1.useron span{color:#fff;background:url(../images/p10.png) right center no-repeat;}
.useron{background:url(../images/h1.jpg) right center no-repeat;}
.user1 .left li h1 span{display:inline-block;width:150px;height:61px;margin-left:10px;background:url(../images/p9.png) right center no-repeat;}
.user1 .left li .box a{display:block;line-height:38px;background:url(../images/icon44.png) 20px center no-repeat;background-size:14px;padding-left:40px;}
.user1 .left li .box a.on{color:#21d0ff;background:url(../images/icon55.png) 20px center no-repeat;background-size:14px;}
.user1 .left li .box{padding-bottom:10px;display:none;}
.user1 .right{width:950px;position: relative;min-height:600px;}
.user1 .right .cont{background:#fff;padding:10px 10px 40px;min-height:450px;}
.user1 .left li:hover{cursor:pointer;}
/*选用模板*/
#muban .tit{color:#21d0ff;line-height:44px;font-size:20px;border-bottom:1px dashed #21d0ff;margin-bottom:15px;}
#muban .img{width:350px;height:450px;overflow:hidden;border:1px solid #ddd;}
#muban .img img{max-width:350px;}
#muban .text{width:555px;}
#muban .text p{font-size:15px;line-height:22px;margin-bottom:5px;}
#muban .text p.ts{color:#21d0ff;}
#muban h1{font-size:16px;margin-bottom:10px; font-weight:bold;}
#muban form{
	padding:30px 10px;
}
#muban .line1{
	position:relative;
	line-height:30px;
	font-size:15px;
	color:#666;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	width:120px;;
	height:36px;
}
#muban .line1 input[type="radio"]{
     height:36px;
	 opacity:0;
	width:0px;
	width:120px \9;
	*width:120px;
	filter:alpha(opacity=0);
	position:absolute;left:0;top:0;
	outline:none;

}
#muban .line1>label {
	width:120px;;
	height:34px;
	text-align:center;line-height:34px;
	border:1px solid #aaa;
	display:inline-block;
	position:absolute;left:0;top:0;
	-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;
}

.muban_lable{background:#21d0ff;
	color:#fff;
	border-color:#21d0ff !important;}
#muban form input[type="submit"]{
	height:30px;
	line-height:30px;
	background:#21d0ff;
	color:#fff;
	font-size:15px;
	outline:none;
	border:none;
	width:100px;
	margin-top:15px;
	-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;behavior: url(PIE.htc);position:relative;
}
.user_price{font-size:15px;color:#21d0ff;line-height:30px;}
/*****************************提交域名*******************************/
#realm{width:550px;margin-left:200px;margin-top:30px;}
.realm_tit{width:548px;height:50px;border:1px solid #21d0ff;border-bottom:0;}
.realm_tit a{float:left;width:274px;text-align:center;height:50px;line-height:50px;background:#21d0ff;color:#fff;font-size:18px;}
.realm_tit a.on{color:#21d0ff;background:#fff;}
.realm_cont .content{border:1px solid #21d0ff;padding:30px;border-top:0;margin-bottom:10px;}
.realm_cont .content .ts{font-size:15px;line-height:30px;color:#555;}
.realm_cont .content .ts a{padding:0 10px;color:#21d0ff;font-size:18px; text-decoration:underline;}
.realm_cont .content input[type="text"]{height:40px;line-height:40px;border:1px solid #ddd;width:456px;padding:0 10px;margin:10px 0;}
.realm_cont input[type="submit"]{height:30px;
	line-height:30px;
	background:#21d0ff;
	color:#fff;
	font-size:15px;
	outline:none;
	border:none;
	width:100px;
	margin-top:15px;
	-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;behavior: url(PIE.htc);position:relative;}

/*******************************选择空间****************************************/
#space{width:850px;margin-left:50px;margin-top:30px;}
.space_tit{width:848px;height:50px;border:1px solid #21d0ff;border-bottom:0;}
.space_tit a{float:left;width:424px;text-align:center;height:50px;line-height:50px;background:#21d0ff;color:#fff;font-size:18px;}
.space_tit a.on{color:#21d0ff;background:#fff;}
.space_cont .content{border:1px solid #21d0ff;padding:0 30px 30px;border-top:0;margin-bottom:10px;}
.space_cont .content .ts{font-size:15px;line-height:30px;color:#555;}
.space_cont .content .ts a{padding:0 10px;color:#21d0ff;font-size:18px; text-decoration:underline;}
.space_cont .line1{float:left;width:182px;height:60px;background:#fff;margin:0 20px 20px 0;  -moz-box-shadow:0px 0px 6px #ddd;/*兼容firefox*/
    -webkit-box-shadow:0px 0px 6px #ddd;/*兼容safari或chrome*/
        box-shadow:0px 0px 6px #ddd;/*兼容opera或ie9*/
        behavior: url(PIE.htc);position:relative;}

.space_cont .line1 input[type="radio"]{
     width: 0rem;
     height:190px;
	 opacity:0;
	width:182px \9;
	*width:182px;
	filter:alpha(opacity=0);
	
}

.space_cont .line1>label {
	width:152px;;
	height:30px;
	padding:15px;
	position:absolute;left:0;top:0;
}
.space_cont .line1>label h1{
	font-size:18px;font-weight:bold;margin-bottom:15px;
}
.space_cont .line1>label h2 span{display:block;width:120px;height:30px;line-height:30px;text-align:center;background:#21d0ff;
	color:#fff;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;behavior: url(PIE.htc);position:relative;margin-bottom:15px;}
.space_cont .line1>label h3 b{font-size:22px;color:#21d0ff;}
/*
.space_cont .line1>input:checked+label{
	
}
*/
.label{background:url(../images/index34.png) right bottom no-repeat;
	border-color:#21d0ff;
	background-size:40px;}
.space_cont form input[type="submit"]{
	height:30px;
	line-height:30px;
	background:#21d0ff;
	color:#fff;
	font-size:15px;
	outline:none;
	border:none;
	width:100px;
	margin-top:15px;
	-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;behavior: url(PIE.htc);position:relative;
}
/**********************************域名资料提交*******************************/
#data{width:850px;margin-left:50px;margin-top:30px;}
.data_tit{width:848px;height:50px;border:1px solid #21d0ff;border-bottom:0;}
.data_tit a{float:left;width:424px;text-align:center;height:50px;line-height:50px;background:#21d0ff;color:#fff;font-size:18px;}
.data_tit a.on{color:#21d0ff;background:#fff;}
.data_cont{border:1px solid #21d0ff;border-top:0;padding:15px 15px 35px;}
.data_cont form .row{margin-bottom:10px;line-height:26px;}
.data_cont form .row span{display:inline-block;width:167px;font-size:14px;text-align:right;margin-right:10px;}
.data_cont form .row select{width:282px;text-align:center;border:1px solid #aaa;padding:0 10px;height:26px;line-height:26px;background:url(../images/index35.png) 265px center no-repeat;background:none \9;*background:none;}
.data_cont form .row select option{text-align:center;width:282px;}
.data_cont form .row input[type="text"]{width:260px;height:24px;line-height:24px;padding:0 10px;}
.data_cont form .row input[type="password"]{width:260px;height:24px;line-height:24px;padding:0 10px;}
.data_cont form .row i{font-style:normal;color:#f00;margin-right:15px;}
.data_cont form p{font-size:14px;color:#888;margin-bottom:10px;line-height:26px;margin-left:182px;}
.data_cont form input[type="submit"]{
	height:30px;
	line-height:30px;
	background:#21d0ff;
	color:#fff;
	font-size:15px;
	outline:none;
	border:none;
	width:100px;
	margin-top:15px;
	-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;behavior: url(PIE.htc);position:relative;
	margin-left:182px;
}
.data_cont form textarea{width:400px;height:60px;padding:10px;display:inline-block;vertical-align:middle;}
/**********************************企业备案*******************************/
#record{width:850px;margin-left:50px;margin-top:30px;}
.record_tit{width:848px;height:50px;border:1px solid #21d0ff;border-bottom:0;}
.record_tit a{float:left;width:424px;text-align:center;height:50px;line-height:50px;background:#21d0ff;color:#fff;font-size:18px;}
.record_tit a.on{color:#21d0ff;background:#fff;}
.record_cont{border:1px solid #21d0ff;border-top:0;padding:25px 25px 35px;}
.record_cont form p{margin-bottom:10px;line-height:26px;font-size:14px;color:#555;}
.record_cont form input[type="submit"]{
	height:30px;
	line-height:30px;
	background:#21d0ff;
	color:#fff;
	font-size:15px;
	outline:none;
	border:none;
	width:100px;
	-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;behavior: url(PIE.htc);position:relative;
}
.record_cont form textarea{width:400px;height:60px;padding:10px;display:inline-block;vertical-align:middle;}
.record_cont table{width:100%;}
.record_cont table td{border:1px solid #aaa;padding:10px;vertical-align:middle;font-size:14px;line-height:20px;color:#555;}
.download h1{font-size:18px;color:#000;font-weight:bold;margin-bottom:15px;margin-top:30px;}
.download dl{text-align:center;margin-right:30px;}
.download dl dt p{font-size:15px;margin-bottom:10px;}
.download dl dt img{height:60px;margin-bottom:10px;}
/*************************域名注册审核*****************************/
#realm_sh .tit{font-size:24px;font-weight:bold;margin:15px 0 25px;}
#realm_sh .text p{font-size:16px;line-height:30px;}
#realm_sh1 .tit{font-size:24px;font-weight:bold;margin:15px 0 25px;}
#realm_sh1 .text h1{font-size:22px;}
#realm_sh1 .text h1 span{background:url(../images/index42.jpg) left center no-repeat;padding-left:50px;display:inline-block;height:37px;line-height:37px;}
#realm_sh1 .text h2{background:#f7f7f7;padding:10px 0;margin:20px 0;font-size:18px;}
#realm_sh1 .text img{width:600px;border:none;border:1px solid #ddd;}
#realm_sh1 .text h3 a{
	height:30px;
	line-height:30px;
	background:#21d0ff;
	color:#fff;
	font-size:15px;
	display:inline-block;margin-top:30px;
	width:100px;
	-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;behavior: url(PIE.htc);position:relative;
}
/***********************域名控制面板*****************************/
#realm_mb table{width:550px;margin:30px 200px;}
#realm_mb table td{border:1px solid #aaa;padding:10px;}
#realm_mb table th{border:1px solid #aaa;padding:15px;font-size:22px;font-weight:bold;text-align:center;}
#realm_mb .tit{font-size:24px;font-weight:bold;margin:15px 0 25px;}
#realm_mb .text{width:450px;margin:0 250px;}
#realm_mb .text p{line-height:40px;font-size:16px;color:#555;}
#realm_mb .text p span{display:inline-block;vertical-align:middle;height:40px;line-height:40px;width:70px;text-align:right;}
/***********************在线支付*****************************/
#pay table{width:550px;margin:30px 200px;}
#pay table td{border:1px solid #aaa;padding:10px;}
#pay table th{border:1px solid #aaa;padding:15px;font-size:22px;font-weight:bold;text-align:center;}
#pay table .row{width:528px;position:relative;height:50px;line-height:50px;}

#pay table .row input[type="radio"]{
     width: 0rem;
     height:50px;
	 opacity:0;
	width:528px \9;
	*width:528px;
	filter:alpha(opacity=0);
	position:absolute;left:0;top:0;
	outline:none;
}
#pay table .row>label {
	width:528px;;
	height:50px;
	background:url(../images/index44.png) right center no-repeat;
	position:absolute;left:0;top:0;
}
.pay_lable{background:url(../images/index43.png) right center no-repeat;background-size:24px;}
#pay table .row>label span{padding-left:35px;display:inline-block;height:50px;line-height:50px;}
/*
#pay table .row>input:checked+label{
	
}
*/
#pay table input[type="submit"]{height:30px;
	line-height:30px;
	background:#21d0ff;
	color:#fff;
	font-size:15px;
	margin:10px 0 10px;
	outline:none;
	border:none;
	width:100px;
	-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;behavior: url(PIE.htc);position:relative;}




/*我的订单*/
#order .tit{color:#21d0ff;line-height:44px;font-size:20px;border-bottom:1px dashed #21d0ff;margin-bottom:15px;}
#order table{width:910px;}
#order td{border:1px solid #ddd;padding:10px;}
#order thead td{border:1px solid #ddd;padding:15px 10px;background:#f7f7f7;}
#order tbody td{text-align:center;}
#order tbody td.tr {text-align:right !important;color:#f00;}
#order tbody td span{margin-right:10px;}
#order .list{margin-bottom:20px;}




#order1 .tit{color:#21d0ff;line-height:44px;font-size:20px;border-bottom:1px dashed #21d0ff;margin-bottom:15px;}
#order1 table{width:910px;}
#order1 tr{border:1px solid #ddd;}
#order1 td{padding:10px 20px;}
#order1 thead td{border:1px solid #ddd;padding:15px 10px;background:#f7f7f7;}
#order1 tbody td{text-align:center;}
#order1 tbody td.tr {text-align:right !important;color:#f00;}
#order1 tbody td span{margin-right:10px;}
#order1 .list{margin-bottom:20px;}






