@charset "utf-8";

/* CSS Document */
body{
	margin: 0px;
	padding: 0px;}

a{
    color: #095086;
    text-decoration: underline;
}

*{ margin:0px; padding:0;}
ul,li{ list-style-type:none; padding:0; margin:0;}
.main{width:100%; margin:0px auto;}
img{ border:0;}
.top{width:1100px; margin:0 auto; padding:20px 0 15px 0; display: table;}
.top_left{width:680px; }
.top_logo{width:203px; height:58px; float:left; background-image:url(../img/logo.png);}
.top_logo1{width:1px; height:58px; float:left; background-image:url(../img/logo1.png); margin:0 10px;}
.top_left .h1{font-size:16px; font-family:"微软雅黑","宋体",Arial,Verdana,sans-serif; color:#0c5791; padding:0; font-weight:normal;}
.top_left .h2{font-size:12px; font-family:"微软雅黑","宋体",Arial,Verdana,sans-serif; color:#878888; padding:0; font-weight:normal;}
.top_logotext{ float:left;}

.top_right{width:358px; height:66px; float:right; background-image:url(../img/search.png); margin:10px 0 0 0;}
.top_search{width:241px; height:31px; float:left; background-image:url(../img/search1.png); margin:17px 0 0 15px;}
.top_search input.paragraph{width:200px; border:none; float:left; margin:8px 30px;}
.top_btn{width:78px; height:31px; float:right; background-image:url(../img/search12.png); border:none; cursor:pointer; display:block; font-size:14px; font-weight:bold; color:#FFFFFF; margin:17px 15px 0 0;}

.topr_phonenumber{ float:right; height:60px; line-height:23px; font-family:微软雅黑; color:#333333;}
.topr_phonenumber span{ font-size:16px;}
.topr_phonenumber em{ font-style:normal; font-size:20px; font-family:Arial, Helvetica, sans-serif;}
.topr_phonenumber i{ font-style:normal; color:#333333; font-size:20px; font-family:微软雅黑,Arial, Helvetica, sans-serif;}
.evm{ position:relative;}

.evm dl{ display:none; position:absolute; top:-30px; right:0;}
.evm:hover dl{ display:block;}

/* 导航 */
.nav_layout{width:100%; height:38px; float:left; }
.mainnav{width:100%; height:38px; float:left; background-color:#095086;}
.mainnav ul{width:980px; margin:0 auto;}
.mainnav li{
	float: left;
	height: 39px;
	line-height: 38px;
	text-align: center;
	width:108px;
	list-style-type:none;
	background-image: url(../img/hx.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.mainnav  li a{color:#FFFFFF; display:block; font-size:14px; text-decoration:none; font-weight:bold;}
.mainnav  li a:hover{background-image:url(../img/nav_bj1.png);}
.mainnav  li a.hover{background-image:url(../img/nav_bj1.png);}
.mainnav  li .hx{width:2px; height:31px; float:left; background-image:url(../img/hx.png);}



.con{width:100%;  float:left;margin: 30px 0 0 0;}
.con_box{width:980px; height:95%; margin:0 auto;}

/*左边导航*/
.leftnav{width:198px; float:left;}
.leftnav_title{width:100%;float:left; margin-bottom:5px; border-top:2px solid #095086; padding:10px 0; background-color:#efefef;}
.leftnav_title h1{font-size:16px; font-weight:normal; font-family:"微软雅黑","宋体",Arial,Verdana,sans-serif; color:#DB3200;}
.leftnav_title h2{font-size:16px; font-weight:normal; color:#3b3a3a;  font-family:"微软雅黑","宋体",Arial,Verdana,sans-serif; padding:0 10px;}
.leftnav_title .h2{font-size:16px; font-weight:normal; color:#3b3a3a;  font-family:"微软雅黑","宋体",Arial,Verdana,sans-serif; padding:0 10px;}
.leftnav_box{float:left; width:100%; background-color:#efefef; border-bottom:2px solid #e3e3e3;}
.leftnav_box ul{width:100%; float:left;}
.leftnav_box li{width:100%; float:left; height:30px; border-top: 1px solid #ffffff; border-bottom:1px solid #e9e8e8; list-style-type:none;}
.leftnav_box li a{
	font-size:12px;
	color:#000000; text-decoration:none;
	float:left; padding:8px 18px;
	background-image:url(../img/leftnav_btn.png);
	width:70%;
	background-repeat: no-repeat;
	background-position: right center;
}
.leftnav_box li a:hover{
	font-size:12px;
	color:#e33400; text-decoration:underline;
	float:left; padding:8px 18px;
	background-image:url(../img/leftnav_btn1.png);
	width:70%;
	background-repeat: no-repeat;
	background-position: right center;

}
.leftnav_box li a.hover{
	font-size:12px;
	color:#e33400;
	float:left; padding:8px 18px;
	background-image:url(../img/leftnav_btn1.png);
	width:70%;
	background-repeat: no-repeat;
	background-position: right center;
	font-weight:bold;
}
/*左边导航完*/

/*左边联系方式*/

.lefcon{width:198px; float:left; background-color:#efefef; margin:10px 0; padding:0 0 10px 0; border-bottom:2px solid #e3e3e3; border-top:2px solid #e3e3e3;}

.lefcon h3{font-size:16px; color:#333333; font-weight:normal; padding:5px 15px; font-family:"微软雅黑","宋体",Arial,Verdana,sans-serif;}
.lefcon .h3{font-size:16px; color:#333333; font-weight:normal; padding:5px 15px; font-family:"微软雅黑","宋体",Arial,Verdana,sans-serif;}
.lefcon_box{width:85%;  margin:0 auto;}
.lefcon_box p{ width:100%; line-height:23px; font-family:Tahoma; font-size:12px; color:#636363; font-family:Verdana, Arial, Helvetica, sans-serif;}
.lefcon_btn{width:75%; margin:0 auto;}

/*左边联系方式完*/


/*右边*/

.con_right{width:760px; float:right; margin-bottom:20px; min-height:600px; _height:600px;}

.con_right img{ max-width:100%;}
.con_right tbody td img{ max-width:inherit;}


.right_pos{height:15px; float:left; margin:5px 0; width:100%; font-size:12px; font-family:宋体;}
   .right_pos span{ color:#666666; padding-left:10px;}
   .right_pos b{ margin-left:4px;}
   .right_pos a{font-size:12px; color:#0c5791; text-decoration:none; margin:0 4px;}
   .right_pos a:hover{color:#333333; text-decoration:underline;}
   .right_pos a.hover{color:#333333; font-weight:bold;}
   
.right_build{width:100%; float:left; margin:7px 0;  border:1px solid #efefef; padding:0 0 20px 0;}
.build_title{width:100%;  border-bottom:1px solid #efefef; float:left;}
.build_title h1{font-size:20px; color:#db3200; font-family:Impact; float:left; padding:0 0 0 10px; font-family:"微软雅黑","宋体",Arial,Verdana,sans-serif; font-weight:normal;}
.build_title h2{font-size:20px; color:#0c5791; float:left; margin:5px; line-height:35px;  font-family:"微软雅黑","宋体",Arial,Verdana,sans-serif; font-weight:normal;}

.build_box{ padding:15px; font-size:14px; font-family:"宋体"; float:left;}
.build_box p{ width:100%; float:left; font-size:12px; padding:3px 0;}

/*右边完*/

/*icp*/
.icp{ width:98%; padding:1%; float:left;}
.icp ul{ width:100%; float:left;}
.icp li{
	width:50%; text-align:center;
	float:left;
	list-style-type: none; text-align:center;
}
.icp li img{ width:300px;}

/*banner*/
.banner{ width:100%; float:left; text-align:center; margin:10px 0;}

/*案例展示页*/
.case_list{ width:98%; padding:1%; float:left;}
.case_list ul{ width:100%; float:left;}
.case_list li{
	width:248px;
	float:left;
	list-style-type: none;
}

.friend_link_box a{
	padding: 10px 0;
	color: #095086;
	text-decoration: underline;
	width: 33.3%;
	font-size: 14px;
	float: left;
	display: inline-block;
}

.friend_link_box img{width:12px;}

.case_list li .case_box{ width:208px; height:187px; padding:10px; margin:10px auto; background-color:#efefef;}
.case_list li .case_box:hover{ background-color:#0C5791;}
.case_list li .case_box h1{ width:100%; float:left; font-size:14px; font-family:"微软雅黑","宋体",Arial,Verdana,sans-serif; font-weight:normal; color:#333333; text-align:center; padding:10px 0 0 0;}

.case_list li .case_box:hover h1{ color:#FFFFFF;}
.case_list li .case_box p{ width:100%; font-size:12px; float:left; text-align:center; color:#333333; font-family:Verdana, Arial, Helvetica, sans-serif; }
.case_list li a{ text-decoration:none; font-size:14px; color:#333333; text-decoration:none;}
.case_list li .case_box:hover  p{ color:#FFFFFF;}
.case_list li .case_box .pic_box{ width:208px; height:156px; background-color:#FFFFFF; margin:0 auto; overflow:hidden}
.case_list li .case_box .pic_box img{ width:208px;}

/*website */
.website_box{width:98%; padding:1%; float:left; font-size:12px; line-height:23px;}
.website_box .website_about{ width:100%; float:left;}
.website_box .website_about dl{ width:100%; float:left;}
.website_box .website_about dt{ width:45%; float:left;}
.website_box .website_about dd{ float:right; width:53%; float:right;}

.website_pic{ width:100%; float: left; margin-top:10px;}

.website_pic ul{ width:100%; float: left;}
.website_pic li{
	width:100%;
	float:left;
	list-style-type: none;
}
.website_pic li .fangan{ width:100%; margin:0 auto;}
.website_pic li .fangan h1{ padding:5px; background-color:#1566a5; font-family:"微软雅黑","宋体",Arial,Verdana,sans-serif; font-size:14px; margin:10px 0; 
border-radius: 3px; color:#FFFFFF; font-weight:normal;}
.website_pic li .fangan dl{ background-color:#FFFFFF; width:62%; padding:2%; float:left;}

.website_pic li .fangan span{ font-size:12px; font-family:"宋体"; float:left; width:100%;}
/*新闻中心*/
.news_list{ width:98%; padding:1%; float:left;}
.news_list ul{ width:100%; float:left;}
.news_list li{
	padding:0px 25px;
	font-size:14px; width:93%; float:left;
	list-style-type: none;
	background-attachment: scroll;
	background-image: url(../img/ico.jpg);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	border-bottom:1px dotted #e3e3e3;
}
.news_list li a{ float:left; line-height:35px; font-size:12px;  font-family:"微软雅黑","宋体",Arial,Verdana,sans-serif; font-weight:normal; color:#333333;}
.news_list li a:hover{ color:#E33400;}



.news_list li span{ float:right; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:35px; color:#666666;}

.news_list li h1 a{ text-decoration:none; font-size:14px; color: #0C5791;}
.news_list li h1 a:hover{ text-decoration:underline; font-size:14px; color: #000000;}

.news_list li p{ font-size:12px; font-family:"宋体"; font-weight:normal; width:100%; color:#666666;}

/*新闻内页*/
.news_show{ width:98%; padding:1%; float:left; line-height:25px;}
.news_show h1{font-size:22px; color:#0C5791; float:left; width:100%; padding:7px 0; font-family:"微软雅黑","宋体",Arial,Verdana,sans-serif; font-weight:normal; text-align:center;}
.news_show span.newsinfotime{ font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; color: #666666; text-align:center; width:100%; float:left;}
.newstctext{ font-size:12px; color:#E33400; font-weight:bold; line-height:25px;min-height: 150px;}
p.newstclink{ font-size:12px; color:#666666; line-height:25px;}
p.newstclink a{ font-weight:bold; color:#0C5791; font-family:Verdana, Arial, Helvetica, sans-serif;}
.news_show ul{ width:100%; float:left; padding:10px 0;}
.news_show span a{color:#000000; margin:0 10px; text-decoration:none;} .news_show span a:hover{ color:#E33400; text-decoration:underline;}
.newsinfotext{ font-size:14px; line-height:1.8em; float:left; width:100%; overflow:hidden;}
.newsnextpage{ font-size:12px; color:#333333; line-height:1.7em; padding-top:5px;}
.newsnextpage a{ color:#666666; text-decoration:none;}
.newsnextpage a:hover{ color:#E33400; text-decoration:underline;}

/*域名*/
.new_domain_eng{width:50%; float:left;}
.new_domain_eng ul{width:100%; float:left;}
.new_domain_eng h1{font-size:14px; color:#0C5791; float:left; width:100%; padding:7px 0;}
.new_domain_eng li{float:left; padding:7px 0; border-bottom:1px dashed #dddddd; list-style-type:none; width:90%;}
.new_domain_eng li a{font-size:12px; color:#0C5791; float:left; text-decoration:none; font-family:Tahoma;}
.new_domain_eng li a:hover{color:#e33400; text-decoration:underline;}
.new_domain_eng li span{float:right; width:20%;}
.new_domain_eng li p{font-size:12px; color:#e33400; font-family:Tahoma;}


.new_domain_china{width:50%; float:left;}
.new_domain_china ul{width:100%; float:left;}
.new_domain_china h1{font-size:14px; color:#0C5791; float:left; width:100%; padding:7px 0;}
.new_domain_china li{float:left; padding:7px 0; border-bottom:1px dashed #dddddd; list-style-type:none; width:90%;}
.new_domain_china li a{font-size:12px; color:#0C5791; float:left; text-decoration:none; font-family:Tahoma;}
.new_domain_china li a:hover{color:#e33400; text-decoration:underline;}
.new_domain_china li span{float:right; width:20%;}
.new_domain_china li p{font-size:12px; color:#e33400; font-family:Tahoma;}

.cxdomain_list{ font-size:12px;}
.cxdomain_list li{ height:25px; line-height:25px; border-bottom:1px dotted #e3e3e3; padding:5px 0;}
.cxdomain_list li i{font-style:normal; margin-left:5px;}
.cxdomain_list li i.truereg{ color:#DB3200;}
.cxdomain_list li i.noreg{ color:#247D05;}
.cxd_title{ font-size:14px; color:#333333;}
/*域名完*/


/*CDN网络加速*/
.cdn{width:100%; float:left; border-bottom:1px solid #cfcfcf; padding:10px 0;}
.cdn_btn{width:200px; float:left; }
.cdn_btn p{font-size:14px; color:#e33501; margin:0 auto;}
.cdn_btn .nub{font-size:24px; font-family:"汉真广标"; }
.cdn_text{width:537px; float:right;}
.cdn_text ul{float:left; width:100%;}
.cdn_text h1{font-size:18px; font-family:"微软雅黑"; color:#1566a5;}
.cdn_text li{width:98%; list-style-type:none; border-bottom:1px dashed #dddddd; padding:15px 0;}
.cdn_text li p{font-size:12px; color:#484848; width:86%; float:right;}
.cdn_text li a{font-size:12px; color:#1566a5; float:left; width:14%;}

/*CDN网络加速完*/


/*联系我们*/
.contact{width:700px; padding:10px; float:left; font-size:14px;}
.contact ul{width:98%; margin:0 auto;}
.contact h1{font-size:14px; color:#333333;}
.contact li{float:left; list-style-type:none; padding:7px 0; width:100%;}
.contact p{font-size:12px; color:#666666; float:left; font-family:Tahoma;}
.button{ padding:5px; border:0; background-color:$1566a5; color:#FFFFFF;}

/*联系我们完*/


/*beian */
.beian_box{width:98%; padding:1%; float:left; font-size:12px; line-height:23px;}
.beian_box h2{ width:100%; font-size:14px; line-height:35px; font-weight:bold; text-align:left;}

/*在线留言*/
.guest{width:98%; padding:1%; float:left;}
.guest h1{font-size:16px; color:#333333; margin:10px auto; width:90%;}
.guest_box{width:98%; margin:25px auto;}
.guest_box ul{width:100%; float:left;}
.guest_box li{width:100%; float:left; list-style-type:none; padding:5px 0;}
.guest_box span{width:13%; float:left; padding:6px 2px;}
.guest_box p{font-size:12px; color:#333333; float:right; font-family:Tahoma;}
.guest_box input.paragraph{font-size:12px; color:#333333; width:350px; border:1px solid #cccccc; float:left; padding:5px 0;}
.guest_box input.paragraph1{font-size:14px; color:#333333; width:350px; border:1px solid #cccccc; float:left; padding:5px 0; height:120px; line-height:20px;}
.guest_box .add{float:left; padding:6px 4px; color:#999999;}
.guest_box .message{width:64px; height:23px; background-image:url(../img/imb.png); font-size:14px; color:#FFFFFF; border:none;}
.guest_box .message1{width:64px; height:23px; background-image:url(../img/imb1.png); font-size:14px; color:#FFFFFF; border:none; margin:0 20px;}

/*在线留言完*/

/*公司简介*/
.about_show{ width:98%; padding:1%; float:left; font-size:14px; }
.about_show dl{ width:100%; float:left;}
.about_show p{ float:left; width:100%;}


/*招聘*/
.job_show{ width:98%; padding:1%; float:left; font-size:14px; line-height:25px;}
.job_show h1{ width:100%; font-size:16px; font-family: "微软雅黑","宋体",Arial,Verdana,sans-serif; color:#DB3200;}
.job_show p{ font-size:14px; width:100%; line-height:23px; font-family: Verdana, Arial, Helvetica, sans-serif;}


/*底部.end{width:100%; height:83px; float:left; margin-top:5px;}*/

/*支链*/
.endnav{width:100%; height:147px; float:left; background-image:url(../img/endnav_bj.png);}
.footrt{width:980px; height:16px; margin:8px auto;}
.footrt h1{font-size:14px; font-weight:bold; color:#FFFFFF; float:left; width:107px}
.footrt h1 a{font-size:14px; font-weight:bold; color:#FFFFFF; text-decoration:none;}
.footrt h1 a:hover{color:#db3200; text-decoration:underline;}

.dtu{width:980px; height:100px; margin:0 auto;}
.dtu ul{width:90px; height:100px; float:left; list-style-type:none; padding-right:17px; }
.dtu li{ width:100%; float:left; padding:3px 0;}
.dtu li a{font-size:12px; color:#FFFFFF; text-decoration:none;}
.dtu li a:hover{color:#db3200; text-decoration:underline;}
/*支链完*/

.Copyright{width:100%; height:47px; float:left; background-color:#024072;}
.Copyright_box{width:940px; margin:13px auto; text-align:center;}
.Copyright_box span{width:100%; float:left ; text-align: center;}
.Copyright_box a{font-size:12px; color:#89c2e9; text-decoration:none;}



.friend{width:100%; height:65px; float:left; display:none;}
.friend_box{width:980px; margin:15px auto;}
.friend_box p{font-size:12px; color:#89c2e9; float:left; line-height:25px;}
.friend_box a{font-size:12px; color:#89c2e9; text-decoration:none; line-height:25px;}
.friend_box a:hover{color:#ffffff; text-decoration:underline;}


/*webdesign*/

.webdesign{ width:100%; float:left;}

.webdesign h1{
    background-color: #efefef;
    color:#1566A5;
    font-family: "微软雅黑","宋体",Arial,Verdana,sans-serif;
    font-size: 16px;
    margin: 15px 0;
    padding: 10px;
}

.webdesign ul{ width:69%; float:left;}

.webdesign li{
	width:25%;
	float:left; line-height:20px;
	text-align:center;
	list-style-type: none;
	height:33px;
} 

.webdesign dl{ width:100%; float:left; font-family: Verdana, Arial, Helvetica, sans-serif; }
.webdesign dt{ width:20%; float:left;}
.webdesign dd{ width:54%; font-size:14px;  float:left; padding:5px 0 5px 25px; background:url(../img/functionico.gif) no-repeat 18px 10px;}

.wd_contactdiv{ float:right; width:226px; height:168px; background:url(../img/wd_contactbj.gif) no-repeat 0 0;}
.wd_contactdiv p{ font-size:12px; color:#666666; padding:15px 0 10px 20px;}
.wd_qqbtn{ text-align:center;}
.wd_phonenumber{ text-align:center; padding:20px 0;}

/*合作流程*/
.cooderation{ width:98%; padding:1%; float:left;}
.cooderation p{ font-size:12px; line-height:25px; color:#333333; font-family: Verdana, Arial, Helvetica, sans-serif;}

.cooderation .hxjs{ background-color:#1566a5; width:100%; height:150px; margin:20px 0; float:left;}
.cooderation .hxjs h1{ width:29%; height:150px; float:left; text-align: center; line-height:150px; font-size:36px; font-family: "微软雅黑","宋体",Arial,Verdana,sans-serif; font-weight:normal; color:#FFFFFF;}
.cooderation .hxjs p{ width:68%; padding:1% 10px; background-color:#efefef; height:135px; float: right; font-size:15px; line-height:27px; font-family: "微软雅黑","宋体",Arial,Verdana,sans-serif;}


/*emark*/
.emark{ width:98%; padding:1%; float:left;}

.emark ul{ width:100%; float:left;}
.emark li{
	list-style-type: none; width:100%;
}
.emark h1{ color:#1566A5;
    font-family: "微软雅黑","宋体",Arial,Verdana,sans-serif;
    font-size: 22px; padding:10px 0; float:left; width:100%; font-weight:normal; text-align:center;}

.emark p{ width:100%; float:left; font-size:14px; line-height:25px;}

/*seo*/
.seo{ width:98%; padding:1%; float:left;}
.seo ul{ width:100%; float:left;}
.seo li{
	width:49.8%;
	float:left;
	list-style-type: none;
}
.seo_info{ width:95%; margin:0 auto; margin-bottom:30px;}

.seo_info h1 {
    background-color: #1566A5;
    color: #FFFFFF;
    font-family: "微软雅黑","宋体",Arial,Verdana,sans-serif;
    font-size: 16px;
    padding: 5px;
}
.seo_info p{ width:100%; line-height:23px; font-size:12px;}

.seo_info a{ font-size:12px; color:#FF6600; float:left;}

.seo_show{ width:98%; padding:1%; float:left; }
.seo_show p{font-size:14px; width:100%; float: left; line-height:23px;}
.seo_show  h1{
    color:#1566A5;
    font-family: "微软雅黑","宋体",Arial,Verdana,sans-serif;
    font-size: 22px; padding:10px 0; float:left; width:100%; font-weight:normal; text-align:center;}

/*翻页*/
.more{ font-size:12px; padding:5px 17px; font-family:Verdana, Arial, Helvetica, sans-serif; float:left;}
.more a{ padding:5px; color:#0C5791;} .more a:hover{color:#DB3200;} 

/*软件开发*/
.soft{ width:98%; padding:1%; float:left; line-height:25px; font-size:14px;}
.soft p{ font-size:14px;}
.soft h1{
    color:#1566A5;
    font-family: "微软雅黑","宋体",Arial,Verdana,sans-serif;
    font-size: 22px; padding:10px 0; float:left; width:100%; font-weight:normal; text-align:center;}
.soft h2{ font-size:14px; color:#000000;}
.soft li{
	width:97%; margin-left:3%;
	float:left;
	font-size:14px;
	list-style-type: disc;
}

.soft ol{
	width:97%; margin-left:3%;
	float:left;
	font-size:14px;
	list-style-type: decimal;
}

/*租用托管*/
.Server_List_Box {width:100%; height:auto; overflow:hidden; margin-top:5px; }
.Server_List_Box ul li { width:360px; height:255px; background:#666; float:left; margin-left:10px; margin-top:10px; background:url(../img/Server_Border.jpg) no-repeat 352px 0px; overflow:hidden; display:inline;}
.ListTitle { font-size:14px; font-weight:bold; color:#3085AF; width:auto; }
.ListTitle .jjj { float: right; height: 19px; margin-left: 120px; margin-top: -10px; position: absolute; width: 16px;}
.ListTitle h1{ font-size:14px; padding:0; width:auto; float:none; text-align:left;}
.ListPic { margin-left:15px; margin-top:12px; float:left; height:164px; width:135px; }
.ListContent { margin-left:2px; margin-top:12px; float:right; width:178px; }
.TheBoxer { background:url(../img/domain_info_list_on_bg.gif) repeat-x; height:180px; width:350px; overflow:hidden; }
.ListContent p { margin-top:5px; margin-bottom:5px; background:url(../img/top_arrow.gif) no-repeat 0px 3px; padding-left:15px; font-size:12px; line-height:1.8em;}
.ListTitle {color: #3085AF; font-size: 14px; font-weight: bold; width: auto;}
.Pric_tel{ font-size:12px; padding-left:20px;}

.tg_list{ font-size:14px;}
.tg_list li { margin:8px 0;}
.tg_list li span.red{ color:#E33400;}

/*案例展示*/
.caseshowname{ font-size:14px; color:#333333; padding:5px 0; text-align:center;}
.case_list p.caseshowsite{ font-size:12px; color:#333333; padding:5px 0;}
.case_list p.caseshowsite a{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#E33400; font-size:12px;}
.webinfotext{ font-size:14px; line-height:1.8em; color:#333333; margin:5px 0 8px 0; overflow: hidden; width:745px;
}
.webinfotext img{ max-width:745px; height:auto;}


/*留言*/
.contact{ font-size:12px;}
.contact table input.leaveinput{ border:1px solid #999999; padding:4px; font-size:14px; width:250px; box-shadow: 1px 1px #E3E3E3;}
.contact table input.button1,.contact table input.button2{ width:79px; height:31px; background:url(../img/leavebtnbj.gif) no-repeat; cursor:pointer; overflow:hidden; border:0;}
.contact table input.button2{ background-position:-79px 0;}
.leavelistbox table{ margin:8px 0; font-size:12px; border-bottom:1px solid #e3e3e3; background-color:#f8f8f8;}
.leavelistbox{ float:left;}

/*虚拟主机*/
.VHostLstDiv { background: url(../img/webhosting_default_bg.jpg) no-repeat scroll 0 0 transparent; height: 368px; margin-top: 10px; overflow: hidden; width: 750px;}

.VHostLstDiv .VHostListTitle_rollOut_a {background: url("/newimages/webhosting/word_ico_bang.gif") no-repeat scroll 14px 10px transparent; cursor: pointer; float: left; font-family: Verdana,Geneva,sans-serif; font-size: 14px; font-weight: bold; height: 23px; margin-left: 5px; margin-top: 12px; padding-left: 34px; padding-top: 10px;  width: 153px;}
.VHostLstDiv .VHostListTitle_rollOut_b {background: url("/newimages/webhosting/word_ico_jian.gif") no-repeat scroll 14px 10px transparent; color: #999999; cursor: pointer;float: left;font-family: Verdana,Geneva,sans-serif; font-size: 14px; font-weight: bold; height: 23px;margin-left: 20px; margin-top: 12px; padding-left: 34px;  padding-top: 10px; width: 138px;}
.Webhost_list_DIV { height: auto; margin: auto; width: 98%;}
.Webhost_list_DIV ul li {background: url(../img/webhost_list_li_bg.jpg) no-repeat scroll 0 0 transparent; float: left; margin: 5px 5px 0; width: 170px;}
.Webhost_list_DIV ul li .ListTitle {background: url(../img/hosttico.gif) no-repeat scroll 0 5px transparent; color: #336699; font-size: 14px; font-weight: bold; margin-left: 7px; margin-top: 12px; padding-left: 18px; width: auto;}
.Webhost_list_DIV ul li .ListContent {margin-left: 3px; margin-top: 10px; padding-left: 5px; width: 160px; float:left; font-size:12px;}
.Webhost_list_DIV ul li .ListContent .vhost_star_ico {float: right; height: 60px; margin-left: 90px; margin-top: 40px; position: absolute; width: 60px;}
.Webhost_list_DIV ul li .ListContent p { background: url(../img/dust_arrow.gif) no-repeat scroll 0 8px transparent; margin-bottom: 1px; margin-left: 1px; margin-top: 3px; padding-left: 10px;width: auto;}
.price { color: #FF6600; font-family: Arial; font-size: 16px; font-weight: bold;}

/*vps主机*/
.VPS_List_Box_new {height: auto; margin-top: 10px; overflow: hidden; width: auto;}
.VPS_List_Box_new ul li {background: url(../img/Vps_Server_bg.jpg) no-repeat scroll 0 0 transparent; display: block; float: left; height: auto; margin-bottom: 10px; margin-left: 6px; overflow: hidden; padding-top: 16px; width: 351px; font-size:12px;}
.ListTitle_new {color: #006699; font-size: 14px;font-weight: bold; margin-left: 21px; padding: 0 0 0 53px;width: auto;}
.title_ico_1 { background: url(../img/ico_vps_hot_.gif) no-repeat 0 2px;}
.title_ico_2 { background: url(../img/ico_vps_tuijian_.gif) no-repeat 0 2px;}
.title_ico_3 { background: url(../img/ico_vps_tehui_.gif) no-repeat 0 2px;}
.picList_new {height: 87px; margin-left: 21px; margin-top: 35px;}
.ListContent_new {background: url(../img/new_vps_page_bg_re.gif) repeat-y scroll 0 0 transparent;line-height: 25px;   margin-top: 15px; padding-bottom: 15px; padding-left: 21px;}
.ListContent_new {line-height: 25px;}
.price {color: #FF6600;font-family: Arial;font-size: 16px;font-weight: bold;}
.vps_title{ font-size:14px; color:#333333; padding:0 0 0 10px;}

.but{ padding:3px 8px; background-color:##024072; color:#FFFFFF;}



.friend_yh{width:100%; float:left; text-align:center; font-size:12px; color:#89C2E9; font-family:Verdana, Arial, Helvetica, sans-serif; background-color:#013563}

.friend_yh li{
	line-height:20px;
	list-style-type: none;
}
.friend_yh a{ color:#89C2E9}.friend_yh a:hover{ color:#ffffff}

.footerbtn{ border:0; display:inline-block; padding:9px 5px; width:120px; text-align:center; background-color:#E26440; color:#FFFFFF; cursor:pointer; border-radius: 3px;}
.footerbtn:hover{ background-color:#666666;}