@import url("css.css");
/* ============全局============ */

div,ul,ol,form {margin:0;padding:0;}
img {border:0;}
li {list-style:none;}
table {font-size:12px;}
div{ overflow:hidden;}
input {font-family:tahoma,Arial,Helvetica,sans-serif;font-size:12px;vertical-align:middle;}
h1,h2,h3,h4,h5,h6,h7 {margin:0;padding:0;text-align:left;font-size:12px;font-weight:400;}
p {margin:0;}

/*html {overflow:hidden!important;overflow:auto;height:100%;}*/

body {
	color: #666;
	text-align: center;
	margin:0;
	font-family:Arial,tahoma,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 150%;
	word-break:break-all;
	background-color: #C2D0DA;
	background-repeat: repeat-x;
	background-position: left top;
	margin:0 auto;
	border: 1px solid #FFF;
	background-image: url(body_bg.png);
}
a:link{text-decoration:none;color:#42414A;}
a:visited {text-decoration:none;color:#42414A;}
a:hover {text-decoration: underline;color:#2583db;}
a:active {text-decoration:none;color:#999;}

/* ============常用============ */
.left {float:left;}
.right {float:right;}
.clear {clear:both;}
.block {display:block;}
.none {display:none;}

.red {color:#AA2015!important;}
.blue {color:#319EEF!important;}
.blue_1{color:#2583db;}
.blue_1 A{color:#2583db;}
.green {color:#090!important;}
.strong {font-weight:600!important;}
/* ============布局============ */
/* 头部 */
#header {margin:0;height:80px;clear:both; background-color:#cde6f8;background-image: url("head_bg.png");background-repeat: no-repeat;}
#header dt {float:left;margin:7px 0 0 5px;width:237px;height:65px;background:url("logo.png") no-repeat 20px top;text-indent:-9999px;}
#header dd {float:right;margin:5px 4px 0 0px;color:#666;height:20px;}
#header dd li {float:left;}
#header dd a {color:#fff;}
#header dd a:hover {color:#fff;text-decoration:underline;}
#header #yellow{color: #66ff33;}
#header #yellow:hover{color:#CCFF66;text-decoration:underline;}


/* 导航 */
#nav{margin:0;height:63px;clear:both;background-image: url(menu.png);background-repeat: repeat-x; 
background-position: left top;}
#nav dt{float:left; margin:2px 0 0 0px; width:200px;}
#nav dd{ margin:7px 4px 0 0px;height:24px;color:#fff; font-size:12px; font-weight:bolder;}
#nav dd li {float:left; margin-left:15px;}
#nav dd a {color:#fff; padding:1px 1px 1px 1px; display:block;}
#nav dd a:hover{color:#ededed;}
#nav dd a span{ padding:2px 8px 0 8px; display:block;}
#nav dd a:hover span{padding:1px 7px 0 7px;border:#b3e3ff 1px solid;background-image:url(nav_over.png);background-position: center 50%; text-decoration:none}
#nav .nav_current{color:#fff;}
#nav .nav_current:hover{color:#fff;}
#nav .nav_current span{ padding:2px 8px 0 8px; display:block;border:#014a7a 1px solid;background-image:url(nav_current.png);background-position: center 50%;}
#nav .nav_current:hover span{padding:2px 8px 0 7px;border:#014a7a 1px solid;background-image:url(nav_over.png);background-position: center 50%;}

/* 内容 */
#contents {clear:both;height:auto;width:935px;margin:0 auto; padding:0px auto 0 auto; background-color:#fff;}
/* 内容ad */
#index_ad {FLOAT: left; WIDTH: 680px; HEIGHT: 220px; margin-left:10px}
#index_login{FLOAT: right; WIDTH: 220px; HEIGHT: 216px; BACKGROUND: url(login_bg.png) repeat-x 0px 0px;BORDER: #fff 2px solid;}
#index_login_border{FLOAT: right; WIDTH: 223px; HEIGHT: 218px;BORDER: #d6e7f7 1px solid; margin-right:10px;}
/* 内容左层 */
#contents #left_contents {FLOAT: left; width:690px;height:auto;margin:0;}
#contents #left_downloads{FLOAT: left; width:680px; height:auto;margin:5px 0 5px 10px;}
#contents #down_l{ float:left; width:330px; height:auto;BORDER: #d6e7f7 1px solid;}
#contents #down_r{ float:right;width:330px; height:auto;BORDER: #d6e7f7 1px solid;}
#contents #left_l{ float:left; width:330px; height:229px;BORDER: #d6e7f7 1px solid; margin-left:10px}
#contents #left_r{float:right; width:330px; height:229px;BORDER: #d6e7f7 1px solid;}
#contents #bottom_nav{float:left; width:700px; height:auto;margin:5px 0 5px 25px; text-align:left; font-weight:bolder;}
#foot{clear:both;height:55px;width:935px; margin:0 auto;BACKGROUND: url(foot_bg.png) no-repeat left bottom;} 
/* 内容右层 */
#contents #right_contents {width:223px;height:auto;margin:0; float:right;}
#contents #right_t{ height:295px; float:right; margin-right:15px;}
#contents #right_b{float:right;margin-right:25px;}
#contents #right_b img{ float:left; padding-right:20px;}

/* 登陆样式 */
#login_head{PADDING-LEFT: 20px;BACKGROUND: url(ico/login.png) no-repeat 8px 5px; height:44px; margin-top:5px;}
#index_login UL{ margin:5px 0 0 20px;height:115px;}
#index_login li{ text-align:left; line-height:28px; color:#1581be; font-weight:600;}
#index_login li input{ margin:0 0 0 5px; border:#66a8b8 1px solid; color:#999;}
#index_login li A{display:block;margin:10px 0 5px 0;height:28px;background: url(ico/login.png) no-repeat 45px -47px;color:#fff;text-align:center;vertical-align: top;}
#index_login li A:hover{ background: url(ico/login.png) no-repeat 45px -78px;color:#4a799c; text-decoration:none}
.a1{margin:0 0 6px 0;}
.a1 img{ margin-right:5px;}
.a1 A{color:#1581be; text-decoration:underline;}
.a1 A:hover{color:#1581be; text-decoration:none;}
.a2{ background-color:#5a9e39; color:#fff; line-height:20px;}
.a2 img{ margin-left:5px;}
.a2 A{color:#fff; text-decoration:none;}
.a2 A:hover{ text-decoration:underline;}
.cont_head{ height:30px; background-color:#f7fbff; border-bottom:#d6e7f7 1px solid;}
.a{display:block;line-height:30px;font-size:14px;text-align:left;padding-left:40px;background-image: url(16.png);background-repeat: no-repeat;background-position: left -10px;font-weight: bold;color:#00519c; float:left; width:70%;}
.b{ float:right; width:auto;color:#00519c;line-height:30px;padding-right:10px;}
.b A{ color:#00519c;text-decoration:none;}
.b A:hover{ color:#00519c;text-decoration:underline;}
#contents #right_b ul{ text-align:left;}
#contents #right_b li{
	width:222px;
	background-image: url(ico/skill_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 25px;
	text-indent: 5px;	


	
}
#contents #right_b li A{
	background-image: url(ico/xxz2.gif);
	background-repeat: no-repeat;
	background-position: left top;
		padding-left:19px;

}
#down_ad1{ float:left;width:180px; margin-left:15px; height:92px; background-color:#f8f8f8; border:solid 1px #CCCCCC;}
#down_ad2{ float:right; margin-right:15px;}
#down_title{ float:left;margin:30px 0 10px 50px;}
#down_con{ float:left; margin-left:15px; width:905px; height:540px; background:url(download_bg.png) repeat-x left top;}
#down_con .area{
	width:293px;
	float:left;
	margin-left:5px;
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #c8c8c8;
}
#down_con .area1{
	width:292px;
	float:left;
	margin-left:5px;
}
#down_con .sms_head{ background: url(download_24.png) no-repeat left top; width:277px; margin:0 auto; height:21px; margin-top:20px; padding-top:3px;}
#down_con .sms_text{ border:solid 1px #acacac; width:274px; height:auto; margin:0 auto;}
#down_con .sms_text span {display: block; margin:10px 5px 10px 10px; line-height:30px; text-align:left; color:#000; height:190px;}
#down_con .sms_text input{margin:0 0 0 10px; border:#333 1px solid; }
#down_con .sms_bttom{margin:10px auto; background:url(download_32.png) no-repeat 65px 2px;}
#down_con .sms_bttom A{ color:#004477; text-decoration:none;}
#down_con .sms_bttom A:hover{ text-decoration: underline;}

#down_ad{ margin:0 auto;}
.tedian{margin:10px auto;}
.l_text{ float:left; margin-top:10px;}
.l_text H3{ float:left; line-height:35px;text-align:left; padding-left:25px; color:#035881; font-size:14px; display:inline; font-weight:bolder;}
.l_text span{ float:left; text-align:left;display:block; width:600px; height:200px; background:url(product_bg.jpg) no-repeat left top; padding:20px 0 20px 15px; color:#000; line-height:25px; margin-left:15px;}
.r_img{margin:30px 50px 10px 0; float:right;}

.con_l{ float:left;margin:10px 0 10px 15px ; border:solid 1px #d9e9f8; width:240px; height:auto;}
.con_l .con_l_head{ background:url(help_03.png) repeat-x left top; border:solid 2px #fff; height:27px;}
.con_l_head H3{ text-align:left; padding:3px 0 0 50px; color:#123456; font-size:14px; font-weight:bolder; background:url(botton_png_013.png) no-repeat 10px 3px;}
.con_l .con_l_list{ border-top:solid 1px #d9e9f8; background-color:#f7fbff;}
.con_l_list ul{margin:10px 5px 20px 5px;}
.con_l_list li{ background:url(con_r.gif) no-repeat 5px 10px; text-align:left; line-height:30px; padding-left:22px;}
.con_l_list li A{ color:#0b4c88; text-decoration:none;}
.con_l_list li A:hover{ text-decoration:underline;}
.con_l_list P{ text-align:left; color:#000; padding:10px;}
.con_r{ float:right;margin:10px 13px 10px 0; border:solid 1px #d9e9f8; width:650px; height:auto;}
.con_r_1{ float:right;margin:10px 13px 10px 0; border:solid 1px #d9e9f8; width:650px; height:528px;}
.con_r_head{ background:url(help_06.png) repeat-x left top; border:solid 1px #fff; height:28px;}
.con_r_head H3{text-align:left; padding:4px 0 0 50px; color:#fff; font-size:12px; font-weight:bolder; background:url(con_m.gif) no-repeat 20px 4px;}
.con_r .con_r_contant{border-top:solid 1px #d9e9f8; height:auto;}
.con_r_contant span{padding:20px; display:block; text-align:left;}
.con_r_contant H3{ font-size:16px; font-weight:bolder; width:80%; padding-top:15px;color:#043e73}
.con_r_contant hr{ color:#0884bf; width:90%;}
.con_r_contant p{padding:10px 30px 20px 30px; overflow:auto; text-align:left; color:#333;}
.a_nav{text-align:left; padding:3px 0 3px 30px; font-weight:200;}
.a_nav A{color:#043e73; text-decoration:none;}
#more_mobile{margin:0;}
#more_mobile ul{margin:10px 10px 10px 10px;}
#more_mobile li{ float:left; padding:5px 10px 5px 10px; width:100px;}