@charset "utf-8";
/* CSS Document */
body,ul,ol,h1,h2,h3,h4,h5,h6,form,ul,li,p,input,select,legend,textarea,dl,dd,dt,fieldset,table,th,td{margin:0; padding:0;}
body{ font-size:14px; color:#333; margin:0 auto; overflow-x:hidden; font-family:Arial,"宋体";}
div{margin:0 auto;} 
ul,li{list-style:none;}
a{text-decoration:none;}
a:hover{ text-decoration:none;}
img{border:none;}
.c{clear:both;}
.f_l{float:left;}
.f_r{float:right;}

/*为了消除选中时的虚线框*/
a:active{/*设置为只在标签激活时候处理，提高效率*/
	bblr:expression(this.onFocus=this.blur());/*IE使用*/	
}
a {
outline-style:none;
}

/*首页*/
#header{ position:relative; width:1000px; margin:0 auto; display:block; height:80px; z-index:1000;}
.top h1{ float:left; margin-top:18px;}

.nav{ float:right; position:relative; padding:10px 0 0 110px;}
.nav li{ float:left; line-height:67px; height:67px; border-bottom:3px solid #fff; margin-right:10px;}
.nav li a{ font-size:18px; font-family:"微软雅黑"; color:#000; width:100px; display:block; text-align:center;}
.nav li.hover{ border-bottom:3px solid #268dff;}
.nav li:hover a{ color:#1a8adb;}
.nav li:hover ul{ display:block;}

.nav li ul{ display:none; position:absolute; top:79px; background:#FFF; border:1px solid #e0e0e0;}
.nav li ul li{ float:none; line-height:36px; height:36px; margin-right:0px; border-bottom:none; vertical-align: bottom}
.nav li ul li+li{ border-top:1px dashed #ebebeb;}
.nav li:hover ul li a,.nav li ul li a{ line-height:34px; font-size:13px; width:auto; padding:0 22px; text-align:left; color:#000;}
.nav li ul li:hover{ background:#f5f5f5;}
.nav li ul li:hover a{ color:#1a8adb;}

.nav_s1 li{ width:200px;}
.nav_s2 li{ width:150px;}
.nav_s3 li{ width:100px;}

.top_btn{ background:url(../images/top_btn.gif) no-repeat; width:96px; height:34px; display:block; float:right; margin-top:28px;}
.top_btn:hover{background:url(../images/top_btn.gif) no-repeat 0 -40px;}

/*banner*/
#full-screen-slider { width:100%; height:384px; float:left; position:relative; z-index:600;}
#slides { display:block; width:100%; height:384px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:384px; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:384px; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:360px; z-index:990;  padding:5px 10px 5px 0; margin:0;}
#pagination li { display:block; list-style:none; width:52px; height:8px; overflow:hidden; float:left; margin-left:10px; background:#fff; filter:alpha(Opacity=30); -moz-opacity:0.3; opacity: 0.3; -khtml-opacity: 0.3; }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#fff; filter:alpha(Opacity=100); -moz-opacity:1; opacity:1;	-khtml-opacity:1; }

.function{ width:1000px; margin:34px auto 0; display:block;}
.function_box{ float:left; width:220px; display:block; text-align:center;}
.function_box img{ width:80px; height:80px; margin:16px auto 8px; display:block; background:url(../images/h_icon.gif) no-repeat;}
.function_box .function_icon_1{ background-position:-0px -0px;}
.function_box:hover .function_icon_1{ background-position:-100px -0px;}
.function_box .function_icon_2{ background-position:-0px -100px;}
.function_box:hover .function_icon_2{ background-position:-100px -100px;}
.function_box .function_icon_3{ background-position:-0px -200px;}
.function_box:hover .function_icon_3{ background-position:-100px -200px;}
.function_box .function_icon_4{ background-position:-0px -300px;}
.function_box:hover .function_icon_4{ background-position:-100px -300px;}
.function_box h4{ font-size:18px; color:#3c3c3d; font-family:"微软雅黑"; line-height:42px; font-weight:100;}
.function_box p{ font-size:12px; color:#8f8f8f; line-height:22px;}
.h_line{ background:url(../images/h_line.gif) no-repeat 18px 0; width:40px; height:230px; display:block; float:left;}

.content{ width:1000px; margin:0px auto; display:block; }
.title_1{ font-family:"微软雅黑"; font-size:22px; color:#333; font-weight:100; margin:24px 0 12px;}
.title_1 a{ float:right; font-size:12px; font-family:"宋体"; color:#333; margin-top:14px;}
.title_1 a:hover{ color:#3fadfd;}

.noticeBox{ float:left; width:280px; margin-right:30px; display:block;}
.noticeBox ul{ font-size:12px; width:280px;}
.noticeBox ul li{ line-height:30px; height:30px; overflow:hidden;}
.noticeBox ul li span{ float:right; color:#737373;}
.noticeBox ul li a{ float:left; color:#4c4c4c; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width:220px; display:inline-block;}
.noticeBox ul li a:hover{ color:#0977dc;}

.hotlineBox{ float:left; width:300px; display:block; margin-right:30px;}
.hotline{ font-size:12px; background:url(../images/h_img_1.jpg) no-repeat 24px 0; height:166px;}
.hotline p{ line-height:26px; color:#7e7e7e; padding:2px 0 6px;}
.hotline p span{ line-height:20px; color:#333;}

.h_downloadBox{ float:left; width:360px;}
.h_downloadBox h6{ font-family:"微软雅黑";  font-size:15px; line-height:24px; margin-bottom:5px; font-weight:100;}
.h_download{ background:url(../images/download%20banner.jpg) no-repeat; width:360px; height:141px; display:block; position:relative;}
.h_download_btn{ background: url(../images/bt_1.gif) no-repeat; width:130px; height:28px; display:block; position:absolute; top:90px; left:170px;}
.h_download_btn:hover{ background-position:0 -30px;}

.footer{ background:url(../images/footer_bg.gif) repeat-x #f6f6f7; display:block; font-size:12px; margin-top:26px;}
.footer_box{ width:1000px; margin:0 auto; padding:18px 0 18px;}
.footer_box .f_l{ width:560px; text-align:right; line-height:22px; padding-right:20px; color:#999;}
.footer_box .f_l a{ color:#3fadfd;}
.footer_box .f_l a:hover{ text-decoration:underline;}
.footer_img img{ margin-right:14px;}


/****** 内页 ******/
.main_box{ background:url(../images/pages_bg.jpg) center top repeat-x; padding-top:32px;}
.wrap{ width:1000px; margin:0 auto; display:block; background:#FFF; min-height:480px; _height:480px;}

.main_box_l{ float:left; width:220px; display:block;}
.l_box{ background:#f0f6f7; border:1px solid #d1eafa; width:218px; margin-bottom:12px;}
.l_nav{ border-bottom:1px solid #fff;}
.l_nav li{ border-bottom:1px solid #d1eafa;}
.l_nav li+li{ border-top:#fff 1px solid;}/*ie6*/
.l_nav li a{ font-weight:bold; color:#1f75cc; padding-left:18px; line-height:48px; height:48px; width:200px; display:block;}
.l_nav li a:hover,.l_nav .press a{ color:#FFF; background:#2e8ae6;}

.l_hotline{ padding:12px 18px; font-size:12px;}
.l_hotline{ line-height:26px; color:#7e7e7e;}
.l_hotline span{ line-height:20px; color:#333;}

.l_buy{ padding:12px 18px;}
.l_buy h6{ color:#1f75cc; font-weight:bold; font-size:14px; margin-bottom:10px;}
.l_buy input{ height:28px; line-height:28px\9; border:#c0c8cc 1px solid; margin-bottom:6px; width:172px; padding-left:8px; font-size:12px;}
.l_buy a{ height:38px; line-height:38px; font-family:"微软雅黑"; color:#FFF; background:#ff8d00; width:182px; text-align:center; margin-top:5px; display:block;}
.l_buy a:hover{ background:#f28500;}

.l_help{ padding:12px 18px;}
.l_help h6{ color:#1f75cc; font-weight:bold; font-size:14px; margin-bottom:6px;}
.l_help li a{ color:#333; line-height:24px; font-size:12px; padding-left:10px; background:url(../images/l_help.gif) no-repeat 0 2px;}
.l_help li a:hover{ text-decoration:underline;}

.main_box_r{ float:left; width:740px; padding:0 20px; display:block;}
.lead{ color:#333; font-size:12px; height:45px; padding-top:4px; line-height:45px; border-bottom:1px solid #bfd3e1;}
.lead a{ color:#333;}
.lead a:hover{ color:#1f75cc;}
.r_box{ margin-bottom:10px;}


/*产品介绍*/
.product_img_1{ background:url(../images/product_1.jpg) no-repeat; width:740px; height:220px; display:block; margin:24px 0;}
.product_img_2{ background:url(../images/product_2.jpg) no-repeat; width:740px; height:250px; display:block; margin:24px 0; position:relative;}
.product_img_2 a{ position:absolute; display:block; top:176px; left:310px; width:110px; height:50px;}
.product_img_3{ background:url(../images/product_3.jpg) no-repeat; width:740px; height:250px; display:block; margin:24px 0;}
.product_img_4{ background:url(../images/product_4.jpg) no-repeat; width:740px; height:230px; display:block; margin:24px 0; position:relative;}
.product_img_4 a{ background:url(../images/btn.gif) 0 -200px no-repeat; width:180px; height:56px; display:block; position:absolute; top:114px; left:90px;}
.product_img_4 a:hover{ background-position:0 -300px;}
.product_img_5{ background:url(../images/product_5.jpg) no-repeat; width:740px; height:230px; display:block; margin:24px 0; position:relative;}
.product_img_5 a{ background:url(../images/bt_1.gif) 0 -70px no-repeat; width:157px; height:50px; display:block; position:absolute; top:120px; left:390px;}
.product_img_5 a:hover{ background-position:0 -120px;}
.product_p{ line-height:26px;}
.product_key ul{ padding-top:10px;}
.product_key ul li{ float:left; width:370px; font-family:"微软雅黑"; height:130px; display:block;}
.product_key ul li h6{ font-size:18px; font-weight:100; line-height:24px; margin-bottom:4px;}
.product_key ul li p{ color:#999; line-height:22px; width:230px; display:inline-block;}

/*产品icon*/
.key_img.account_icon{background:url(../images/account_icon.gif) no-repeat;  }
.key_img{ float:left; margin-right:16px; background:url(../images/icon.gif) no-repeat; height:80px; width:80px; display:inline-block; margin-bottom:42px;}
.key_1_01{ background-position:0 0;}
.key_1_02{ background-position:-100px 0;}
.key_1_03{ background-position:0 -100px;}
.key_1_04{ background-position:-100px -100px;}
.key_1_05{ background-position:0 -200px;}
.key_1_06{ background-position:-100px -200px;}
.key_1_07{ background-position:0 -300px;}
.key_1_08{ background-position:-100px -300px;}

.key_2_01{ background-position:-200px 0;}
.key_2_02{ background-position:-300px 0;}
.key_2_03{ background-position:-200px -100px;}
.key_2_04{ background-position:-300px -100px;}
.key_2_05{ background-position:-200px -200px;}
.key_2_06{ background-position:-300px -200px;}

.key_3_01{ background-position:-400px 0;}
.key_3_02{ background-position:-500px 0;}
.key_3_03{ background-position:-400px -100px;}
.key_3_04{ background-position:-500px -100px;}

.key_4_01{ background-position:-600px 0;}
.key_4_02{ background-position:-700px 0;}
.key_4_03{ background-position:-600px -100px;}
.key_4_04{ background-position:-700px -100px;}

.key_5_01{ background-position:-800px 0;}
.key_5_02{ background-position:-900px 0;}
.key_5_03{ background-position:-800px -100px;}
.key_5_04{ background-position:-900px -100px;}
.key_5_05{ background-position:-800px -200px;}
.key_5_06{ background-position:-900px -200px;}



/*解决方案*/
.p_tab{ margin:20px 0 0;}
.p_tab li a{ color:#333; height:48px; line-height:48px; display:inline-block; font-size:12px;}
.p_tab li{ width:146px; float:left; background:#fbfaf8; border:#ddd 1px solid; text-align:center;}
.p_tab li+li{ border-left:none;}
.p_tab li.hover{ background:#FFF; border-top:3px solid #2e8ae6; border-bottom:none;}

.solution {
    clear: both;
    color: #555555;
    line-height:26px;
    margin: 0 auto;
    padding:20px 0;
}
.solution h4 {
    color: #323232;
    font-size: 14px;
    font-weight: bold;
}
.solution img{ margin:10px auto;}
.solution h3 {
    color: #2886D0;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
}
.solution_table_01 {
    background: none repeat scroll 0 0 #B4B4B4;
    margin: 8px 0;
}
.solution_table_01 {
    background: none repeat scroll 0 0 #B4B4B4;
    margin: 8px 0;
}
.solution_table_01 td, .solution_table_01 th {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 3px 10px;
    text-align: left;
}
.blue {
    color:#1F75CC;
}


/*购买产品*/
.buy_img{ margin:20px 0 0;}
.buy_box{ margin:40px 20px 20px;}
.buy_box li{ margin-bottom:16px;}
.buy_box input{ height:30px; line-height:30px\9; border:#c0c8cc 1px solid; padding-left:10px;}
.buy_box span{ width:100px; float:left; display:block; line-height:30px; text-align:right; margin-right:10px; font-family:"微软雅黑";}
.input_m{ width:260px;}
.input_l{ width:430px;}
.buy_btn{ float:left; line-height:40px; height:40px; width:130px; text-align:center; background:#ff8d00; display:block; font-size:16px; color:#FFF; font-family:"微软雅黑";}
.buy_btn:hover{ background:#f28500;}
.buy_p{ line-height:30px; font-size:14px; font-family:"微软雅黑"; margin:30px 0 0;}
.buy_p p img{ margin-top:10px;}

/*成功案例*/
.cases_box{}
.brand_logo li{ min-height:140px; display:block; padding:20px 0; border-bottom:1px solid #e6e6e6;}
.brand_logo li img{ float:left; width:220px; height:120px; margin:10px 20px 10px 10px;}
.brand_logo li span{ float:left; width:490px; padding-top:12px; color:#666; line-height:28px; font-size:12px; display:block;}
.brand_logo li span h6{ font-size:14px; font-weight:bold; color:#333;}
.cases_a{ float:right; padding-right:10px; color:#333; font-size:14px; padding-top:12px; display:inline-block; font-family:"宋体";}
.cases_a:hover{ color:#1f75cc;}

.sort_ul {
    float: left;
}
.sort_ul li {
    float: left;
    height: 26px;
    line-height: 26px;
    width: 185px;
}
.sort_ul li a {
    color: #1f75cc;
	font-size:12px;
}
.sort_ul li a:hover {
    color: #FF7800;
}
.caseBox {
    border-top: 1px dotted #CCCCCC;
    clear: both;
    margin: 15px auto 0;
    padding-top: 20px;
}
.caseBox ul li {
    float: left;
    height: 145px;
    margin-right:43px; _margin-right:34px;
    width: 142px;
}
.caseBox ul li a img {
    border: 1px solid #d4d9d5;
    width: 140px;
	height:88px;
}
.caseBox ul li.no_margin {
    margin-right: 0;
    margin-top: 0;
}
.caseBox ul li span {
    display: block;
    line-height: 18px;
    padding: 5px 0;
    text-align: center;
}
.caseBox ul li span a {
    color: #666666;
	font-size:12px;
}
.caseBox ul li span a:hover{ color:#1f75cc;}

/*案例预览*/
.cases_text{ line-height:26px; padding-top:20px;}
.text_title{ font-size:24px; font-family:"微软雅黑"; color:#333; line-height:40px; text-align:center;}
.cases_text img{ border: 1px solid #D4D9D5; text-align:center; margin:20px auto; display:block; max-width:600px;}

/*新闻公告*/
.info_ul { border-bottom: 1px dotted #C2C2C2; padding:20px 0;}
.info_ul ul li.li_bg { background:#f5f7f7;}
.info_ul ul li { clear: both; height:40px; line-height:40px; padding:0 15px; }
.info_ul ul li span { color: #999; float: right;}
.info_ul ul li a{color: #1f75cc; display: inline-block; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width:560px;}

.page{ text-align:center; margin:20px 0 10px; color:#666;}
.page a{color: #1f75cc;}

.infoTitle {
    border-bottom: 1px dashed #C2C2C2;
	padding-top:20px;
    text-align: center;
	width:700px;
	padding-bottom:12px;
}
.infoTitle h3 {
    color: #333;
    font-size: 24px;
	line-height:46px;
	font-family:"微软雅黑";
}
.infoTitle span {
    color: #666666;
    display: block;
    padding-top: 5px;
	font-size:12px;
}
.infoTitle span a{color: #1f75cc;}
.infoContent {
    color: #555555;
    line-height: 26px;
    padding: 10px 0;
    width: 700px;
}
.infoContent img{ max-width:700px;}

/*常见问题*/
.help_search{ background:#f5f7f7; padding:26px 0 26px 120px;}
.help_search span{ float:left; line-height:32px;}
.help_search .input_m{ float:left; height:30px; line-height:30px\9; border:#c0c8cc 1px solid; padding-left:10px; font-size:14px; margin-right:8px;}
.help_search a{ float:left; line-height:32px; height:32px; width:100px; text-align:center; background:#ff8d00; display:block; font-size:16px; color:#FFF; font-family:"微软雅黑";}
.help_search a:hover{ background:#f28500;}
.help_Ask{ margin-top:20px;}
.help_Ask li{ line-height:28px; padding:4px 0; border-bottom:1px dotted #dedede;}
.help_Ask li .help_digital{ float:left; margin-right:6px; line-height:28px;}
.help_Ask li .ask{ margin-left:24px; color:#1f75cc; display:block;/* overflow:hidden; text-overflow:ellipsis; white-space: nowrap; width:680px;*/ vertical-align:middle;}
.help_Ask li a{ color:#1f75cc;}
.help_Ask li a:hover{ color:#ff7800;}

.answer_box{ margin:0 0 10px; display:none;}
.answer_t{ float:left; line-height:26px;}
.answer{ display:block; margin-left:30px; line-height:26px;}


/*下载中心*/
.download_box li{ padding:30px 0px 40px 160px; display:block; position:relative;font-family:"微软雅黑";}
.download_box li+li{ border-top:1px solid #e6e6e6}
.download_box li .download_icon{ position:absolute; top:40px; left:30px;}
.download_box li h5{ font-size:24px; color:#333; line-height:36px; font-weight:100;}
.download_box li .download_text1{ font-size:14px; color:#999; line-height:24px; margin-bottom:8px;}
.btn{ float:left; line-height:36px; height:36px; padding:0 18px; min-width:84px; margin-right:8px; text-align:center; background:#ff8d00; display:inline-block; font-size:16px; color:#FFF; font-family:"微软雅黑";}
.download_box li .btn{ float:none;}
.btn:hover{ background:#f28500;}
.download_box .f_r{ width:116px; font-size:14px; color:#333; line-height:24px; text-align:center; margin-right:16px; padding-top:4px;}
.m_r_20{ margin-right:20px;}

.download_file { padding:0px 0 20px;}
.download_file li.li_bg { background:#f5f7f7;}
.download_file li { clear: both; height:40px; line-height:40px; padding:0 0 0 10px ; color: #4c4c4c;}
.download_file li span { float: right;}
.download_file li a{ background:url(../images/Point.gif) no-repeat 0 14px; padding-left:20px; color: #4c4c4c; display: inline-block; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width:350px;}
.download_file li a:hover{ color:#1f75cc;}

.download_t{ font-size:14px; font-weight:bold; margin-top:20px; color:#333; padding-left:10px; display:block; height:30px;}
.download_t3{ float:left;}
.download_t1{ float:right; text-align:right; width:160px; padding-right:10px;}
.download_t2{ float:right; width:120px;}


/*中资源简介*/
.pro_gs{ margin-top:20px;}
.pro_gs p { line-height: 26px; text-indent: 2em;}
.aboutzzy {  color: #555; line-height:24px; margin:20px auto 20px;  padding:4px 0 0 120px;}
.aboutzzy1 { background:url(../images/about_zzy1.gif) no-repeat; height:100px; display:block;}
.aboutzzy2 { background: url(../images/about_zzy2.gif) no-repeat; height:100px;}
.aboutzzy3 { background: url(../images/about_zzy3.gif) no-repeat;}
.aboutzzy span { color: #1f75cc; display: block; font-weight: bold; margin-bottom: 5px;}


.pro_gs span {
    color: #1f75cc;
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
}
.aboutImg {
    height: 263px;
    margin: 10px auto;
    width: 473px;
}


/*资质荣誉*/
.glorylist {
    margin: 0 auto;
	padding-top:20px;
}
.glorylist ul {
    margin: 15px auto 0;
}
.glorylist ul li {
    float: left;
    height: 170px;
    margin: 0 20px 0 0;
    width: 165px;
}
.glorylist ul li.no_margin {
    margin-right: 0;
}
.glorylist ul li .li_img img {
    border: 1px solid #c8c8c8;
    padding: 4px;
    width: 155px;
}
.glorylist ul li span {
    color: #666;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    padding: 3px 0;
    text-align: center;
}


/*机构设置*/
.companylist { line-height:24px; margin:20px auto 0;}
.companylist dl { color: #666; margin-bottom:4px; padding:10px 24px;}
.companylist dl.d01 { background:#f5f7f7;}
.companylist dl.d02 {}
.companylist dl dt { color: #1f75cc; font-weight: bold; margin-bottom: 6px;}
.companylist dl dt.listone { margin-top: 5px;}
.companylist dl dd { line-height: 24px;}
.companylist dl dd a { color: #2985d0;}
.companylist dl dd a:hover { color: #ff6600;}

/*合作伙伴*/
.partnerlist ul { padding-top: 20px;}
.partnerlist ul li { clear: both; height: 90px; overflow: hidden; padding: 20px 15px;}
.partnerlist ul li.li01 { background:#f5f7f7;}
.partnerlist ul li.li02 {}
.partnerlist ul li .li_l { float: left; width: 150px;}
.partnerlist ul li .li_r { color: #555;  float: right; line-height:24px;  width:540px;}

/*隐私策略*/
.zstzi { color: #555; line-height: 26px; margin-top:20px;}
.zstzi span { color: #1f75cc; display: block; font-size: 14px; font-weight: bold; margin-bottom: 5px;}
.zstzi h2{ color: #1f75cc; display: block; font-size: 18px; font-weight: bold; text-align: center;}
.zstzi h5{ color: #9c9c9c; font-size: 12px; line-height: 18px; font-weight: normal; text-align: center; margin: 10px 0;}
.zstzi h3{ color: #555; display: block; font-size: 16px; font-weight: bold; margin: 10px 0;}
.zstzi h4{ color: #555; display: block; font-size: 14px; font-weight: bold; margin-top: 10px;}




/*右下角固定*/
.r_fixed{ position:fixed; right:20px; bottom:120px; z-index:999; background:#3fadfd; border:2px solid #3298e3; width:85px; text-align:center;}
.r_fixed a{ color:#fff; font-size:12px;;}
.r_fixed a:hover{ background:#4eb4fe;}
.micro_blog,.micro_message,.scanning{ width:85px; height:62px; display:block; padding-top:10px}
.micro_blog img,.micro_message img,.scanning img{ width:40px; height:30px; display:block; background-image:url(../images/r_fixed.png); margin:0 auto 2px;}
.micro_blog img{ background-position:-40px 0;}/*官方微博*/
.micro_message img{ background-position:-80px 0;}/*企业微信*/
.scanning img{}/*在线客服*/
.micro_mail{ position:absolute; top:8px; right:86px;}
.division{ background:url(../images/r_fixed.png) no-repeat 0 -39px; width:85px; height:1px; display:block;}

/*-头部banner按钮-*/
.index_banner_04 a{width:300px!important; height:80px!important;display:block; position:absolute; top:200px; left:40px;}





.content-client-set{background:url(../images/set-step.jpg) no-repeat ; padding-left: 60px;margin:20px 10px 0 10px;}
.help-content { color: #666; font-size: 14px;}
.content-client-set .set-step{ position: relative;}
.content-client-set .step{ color: #000; font-weight: 700; height: 25px; left: -68px; top:0; line-height: 25px; margin: 10px 0; padding-right: 6px; position: absolute; text-indent: -9999px; width: 64px;}
.content-client-set .step-cont{ line-height: 25px;height: 25px; padding-top: 10px;}
.record { overflow: hidden; padding: 3px 0;margin-bottom:10px;}
.w-tb-btn { background: #ff8d00; border:none; color: #fff; cursor: pointer; display: inline-block; line-height: 32px; width: 100px;text-align: center;margin: 20px 0 10px 0;font-family:"微软雅黑";font-size:16px;}
.w-tb-btn:hover{ background:#f28500;}
.must-fill-frame { border: 1px solid #c0c8cc ; height: 28px; line-height: 28px; padding: 0 0 0 3px; vertical-align: middle;}
.content-client-set #client-end, .content-client-set #protocol-type { display: inline-block;*display:inline;*zoom:1;}
.promit{ overflow:hidden; margin-top:20px;}
.promit dt{ float:left; background:url(../images/icon.png) no-repeat 0 center; padding-left:26px; line-height:26px; margin:0;}
.promit dd{ float:left;color:#888; width:570px; margin:0; line-height:22px;}
.promit dd span{line-height:26px;color:#333;}
.promit p{ padding:5px 0;}
.must-fill-point {height: 25px; line-height: 25px; padding-right: 6px;color: red; font-family: Simsun;text-align: right;}

.question_list {padding-bottom:20px;}
.question_list p img{max-width:100%;}
.question_list p {line-height:20px;margin:0 15px;}
.question_list p.title {margin:15px 15px 5px;line-height:30px;font-size:14px;border-bottom:1px dashed #999;color:#00368f;}
.question_list input{ vertical-align:middle; font-size:12px; line-height:20px; }
.input{ position:absolute;border:1px solid #fff; width:268px; padding:0 1px; height:18px; background:#fff;line-height:18px; outline:none; color:#F00000}
.input.w1{ width:118px;}
.input.w2{ width:207px;}
.input.h1{ height:14px; line-height:14px;}
.input.h2{ height:16px; line-height:16px;}
.input.w3{ width:150px;}
.input.w4{ width:200px;}

/*MX查询*/
.mx_search{width: 740px; height:52px; background: #f0f6f7; border: 1px solid #bfd3e1; margin-top: 20px; overflow: hidden; padding-top: 20px;}
.mx_search input{ height:30px; line-height:30px\9; border:#c0c8cc 1px solid; padding-left:10px; margin-right:10px;}
.mx_search span{ width:180px; float:left; display:block; line-height:30px; text-align:right; margin-right:10px; font-family:"微软雅黑";}
.mx_search .mx_search_btn{display: inline-block; vertical-align: top; line-height:32px; height:32px; padding: 0 10px; text-align:center; background:#ff8d00; font-size:14px; color:#FFF; font-family:"微软雅黑";}

.max_box{width: 730px; background: #fff; border: 1px solid #bfd3e1; margin-top: 20px; padding: 0 5px 5px;font-family:"微软雅黑";}
.max_box .title{ line-height: 46px; border-bottom: 3px solid #2e8ae6; position: relative; padding: 0 10px;}
.max_box .refresh_btn{ position: absolute; right: 0; top:10px; display: block; line-height:24px; height:24px; padding: 0 12px; text-align:center; background:#fff; font-size:14px; color:#333; border: 1px solid #bfd3e1;}
.max_box .refresh_btn:hover{ background: #f0f6f7;}
.max_box .table{border-collapse: collapse; table-layout:fixed; background:#fff;font-family:"微软雅黑";margin: 10px 0;}
.max_box .table tr th{ line-height:20px; padding:6px 10px; background:#f0f6f7; text-align:center; font-size:14px; text-align: left; color:#333; font-weight: bold;}
.max_box .table tr td{ line-height:20px; background:#fff; text-align:center; font-size:14px; color:#444; padding:6px 10px; text-align: left;word-break: break-all; word-wrap: break-word;}
.max_box .table tr td a{ color: #2e8ae6; display: block;}
.max_box p{ color: #888; padding: 20px 10px 10px;}
