﻿@charset "utf-8";
*{ padding:0; margin:0;}
* html, * html body { /*background-image:url(about:blank);*/ background-attachment:fixed }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strong, sub, sup, tt, var, b,center, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td {
	margin-top: 0px; 
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0;
	border: 0;
	outline: 0;
	font-size:12px; 
	color:#666666;
	line-height:22px; 
	font-family:"Arial", Gadget, sans-serif;
	text-decoration: none;
}
ol, ul { list-style:none }
img {border:0;}
a{color:#5f5f5f;text-decoration:none}
a:hover {color: #000;text-decoration: underline;}
H1,H2,H3,H4,H5,H6,h7 { font-size:14px;}
ul, li{list-style-type: none;}
.color1{color:#30a3ff;font-size:14px;font-weight:bold}
.color2{color:#666666;}

.myHead{background:#30a3ff}
.myHead .head-auto{width:1200px; margin:auto; padding:2px 0; *padding:0px; height:50px}

.myHead h1{float:left;}
.myHead h1 .logo{width:375px; height:40px; background-position:0 2px; *margin-right:20px;}

.myNav{float:right; display:inline;}
.myNav li{float:left; margin-right:45px}
.myNav li a{display:block; color:#fff; font-size:16px; height:50px; line-height:50px}
.myNav li.cur a{font-weight:bold}

.ico{display:inline-block; vertical-align:middle;
	background:url(../images/logo.png);
	background-image:-webkit-image-set(url(../images/logo.png) 1x);
	background-repeat:no-repeat;
}

#hf{margin:0 auto 10px auto;width:1200px;}

#wrap{margin:0 auto 10px auto;width:1200px; overflow:hidden;}
.content{ float:left; width:920px; padding:0 5px; font-size:13px; line-height:24px;}
.content h1{ font-size:16px; color:#30a3ff; font-weight:bold; border-bottom:1px solid #d7d7d7;padding-left:12px; line-height:24px; margin-bottom:12px;}
.content2{margin:0 auto 10px auto; width:1190px; float:none; padding:0 10px;}
#wrap .left_con{ float:right; width:260px;}

.process {font-size:14px; line-height:26px; padding:180px 0 5px 0; background:url(../images/list.png) no-repeat center top;}
a.jk{ font-size:16px; color:#30a3ff; text-decoration: none; font-weight:bold;}
a:hover.jk{color:#039;}

.tigg{ width:260px; margin-bottom:10px;}
.tigg h3{ color:#30a3ff; height:29px; line-height:29px; background:url(../images/tibg.gif) no-repeat; padding-left:8px}
.tigg .txts{ width:238px; border-left:1px solid #dbe1e6; border-right:1px solid #dbe1e6; background:#FFF; padding:4px 10px 2px 10px;}
.tigg .botom{ background:url(../images/botm.gif) no-repeat; height:6px;}

.txt_q{padding:8px 20px 10px 20px; border-bottom:1px dashed #CCC; margin-bottom:10px; text-indent:0px}