﻿@charset "utf-8";
html{ font:normal 62.5%/2.3em '微软雅黑',Arial; }
body{ padding:0px; margin:0px auto; font-size:1.6em; color:#666; width:100%; /*min-width:320px; max-width:740px;*/ -webkit-text-size-adjust:none;
-webkit-text-size-adjust:none;
-webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-tap-highlight:rgba(0,0,0,0); /*取出点击出现半透明的灰色背景*/
-webkit-user-select: none;  /*控制内容的可选择性*/
-ms-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
user-select: none;
}
ul,li,form, dl,dt,dd, div{ padding:0px; margin:0px;}
ul li{ list-style:none;}
.h1,.h2,.h3,.h4,.h5,.h6,.p{ padding:0px; margin:0px;}
select,input,em,textarea{ font-size:1em; font-style:normal; color:#636363; font-family:'微软雅黑'; border-radius:0; -webkit-border-radius:0;}
img,object{ border:none; border:0; overflow:hidden; vertical-align:top;}
a{ color:#636363; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);}  /* 去掉链接触摸高亮 */
a:focus {outline:none; -moz-outline:none;}
.Texthide{ display:none;}

.Contain{ width:100%;/* min-width:320px; max-width:740px;*/ margin:0 auto; overflow:hidden; position:relative;}
.ContainMain{ position:absolute; top:0px; left:0px;}
.SinglePage{ text-justify:inter-ideograph; text-align:justify; word-wrap:break-word; clear:both; overflow:hidden;}
.SinglePage P{ font-size:1.5em; line-height:1.5;}

.space{ width:100%; height:1em; clear:both; overflow:hidden; zoom:0;}
.clear{ clear:both; height:0px; overflow:hidden; zoom:0;}

.Current{ border-bottom:#b8b8b8 1px solid; padding:0 2.7%; margin-top:5%;}
.Current span{ display:block; float:left;}
.Current .cn{ font-size:2em; color:#f08200; font-weight:bold; border-bottom:#0b3776 2px solid; line-height:1.4; text-transform:uppercase;}
.Current .en{ font-size:1.5em; color:#737373; line-height:1.8; text-transform:uppercase;}

/*top.html*/
.top{ background:url(../images/bg1.gif) repeat-x left top; background-size:100% 100%; padding:2.7%;}
.top .toper{}
.top .toper .logo_menu{ width:8%; float:right; text-align:right;}
.top .toper .logo_menu img,.top .toper .logo img,.top .toper .back img{ width:100%; vertical-align:middle;}
.top .toper .Language{  float:right; margin-right:10px; height:20%; display:table; vertical-align:middle;}
.top .toper .Language span{ display:table-cell; vertical-align:middle;}
.top .toper .Language span em{ padding:0 10px;}
.top .toper .logo{ width:33%; float:left;}
.top .toper .back{ width:11.25%; float:left;}
.top .toper .topcolumn{ font-size:1.75em; font-weight:bold; color:#000; margin:0 auto; width:40%; text-align:center;}

/*top.html*/

/*bottom*/
.Bottom{ width:100%; background:url(../images/bg3.jpg) repeat-x left top; background-size:100% 100%;}
.Bottom ul li{ float:left; width:25%; padding:2.5% 0;}
.Bottom ul li a{ display:block; text-align:center; border-right:#205e97 1px solid;}
.Bottom ul li:last-of-type a{border-right:0;}
.Bottom ul li a img{ vertical-align:middle;}
.Bottom ul li a span{ display:block; width:100%; font-size:1.375em; color:#fff; margin-top:3%;}
/*bottom*/

/*Pages*/
.Pages{ text-align:center; padding:20px 0;}
.Pages a{ border:1px solid #ccc; width:30px; height:30px; text-align:center; line-height:30px; display:inline-block; margin:0 3px;}
.Pages a.a_prev,.Pages a.a_next{ width:65px;}
.Pages a.a_cur{ color:#fff; border:1px solid #0b3776; background:#0b3776;}

/*Pages*/

/*Banner*/
.HomeBan{ overflow:hidden; width:100%;}
.HomeBan .BanList{ width:100%;}
.HomeBan .BanList li{ width:100%; float:left;}
.HomeBan .BanList li a{ display:block; width:100%;}
.HomeBan .BanList li img{ width:100%;}
/*Banner*/

/*menu*/
.menuNav{ background:#333;}
.menuNav .title{ display:block; width:100%; text-align:center;  border-bottom:#2b2b2b 1px solid;}
.menuNav .title img{ width:11.77%; vertical-align:middle; padding:5% 0;}
.menuNav ul li{ border-bottom:#2b2b2b 1px solid;}
.menuNav ul li a{ display:block; text-align:center; color:#ccc; font-size:2em; line-height:2.875em; }
.menuNav ul li a .span1{ display:block; width:74%; border-right:#2b2b2b 1px solid; text-transform:uppercase;}
.menuNav ul li:first-of-type a span{border-right:0;}
.menuNav ul li a .span2{ float:right; display:block; width:25%;}
.menuNav ul li a .span2 img{ vertical-align:middle;}
/*menu*/

/**/
.menuList{ background:#0b3776;}
.menuList ul li{ float:left; padding:2%; width:21%; text-align:center;  border-bottom:#fff 1px solid; display:table;}
.menuList ul li a { display:table-cell; color:#fff;  margin:3% 2%; font-size:1.5em; height:73px; overflow:hidden; vertical-align:middle;/*white-space: nowrap;text-overflow: ellipsis;*/}
.menuList ul li.onmenu a,.menuList ul li:hover a{ background:#f08200;}

@media screen and (max-width:380px){
	.menuList ul li{ padding:1%; width:23%;}
	.menuList ul li a{ margin:1% 0.5%;}
}

.menuList2 ul li{ width:16%;}
.menuList2 ul li:nth-child(6),.menuList2 ul li:nth-child(7),.menuList2 ul li:nth-child(8),.menuList2 ul li:nth-child(9){ width:21%;}
.menuList2 ul li:nth-child(7) a{ min-width:150px;}

@media screen and (max-width:650px){
	.menuList2 ul li{ width:18%;  padding:1%;}
	.menuList2 ul li a{ margin:1% 0.5%;}
	.menuList2 ul li:nth-child(6),.menuList2 ul li:nth-child(7),.menuList2 ul li:nth-child(8),.menuList2 ul li:nth-child(9){ padding:1%; width:23%;}
}
@media screen and (max-width:600px){
	.menuList2 ul li{ width:132px;  padding:7px; height:55px;}
	.menuList2 ul li a{ margin:4px 2px;}
	.menuList2 ul li:nth-child(6),.menuList2 ul li:nth-child(7),.menuList2 ul li:nth-child(8),.menuList2 ul li:nth-child(9){ width:145px;  padding:7px;}
}

/**/


/*index*/
.divright{ float:right; background:#333;}

.divleft{ float:left; width:100%;}
.HomeBox,.HomeBox2{ padding:5% 2.7%;}
.HomeBox ul li{ float:left; background:#f08200; width:48.5%; margin-right:3%; margin-bottom:3%;}
.HomeBox ul li:nth-child(even){ margin-right:0;}
.HomeBox ul li.odd{ background:#0b3777;}
.HomeBox ul li:nth-last-of-type(1),.HomeBox ul li:nth-last-of-type(2){ margin-bottom:0;}
.HomeBox ul li a{ display:block; color:#f08200; text-align:center; padding:8% 0;}
.HomeBox ul li a img{ vertical-align:middle;}
.HomeBox ul li a span{ display:block; width:100%; font-size:1.5em; color:#fff; margin-top:3%;}

/*index*/

/*公司新闻*/
.HomeBox1{ padding:3% 2.7% 5% 2.7%;}

.newsList ul li{ width:100%; padding:5% 0; border-bottom:#d8d8d8 1px solid;}
.newsList ul li a,.newsList ul li a span{ display:block;}
.newsList ul li .tit{ color:#000; font-size:2em; font-weight:bold; line-height:1.5; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.newsList ul li .time{ color:#999; font-size:1.125em; line-height:2; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.newsList ul li .p{ color:#666; font-size:1.4375em; line-height:1.5;}


/*newsinfor*/
.News_info { padding:4% 4% 6% 4%;}
.News_info .info_title{ display:block; text-align:center; font-size:1.875em; font-weight:bold; color:#1a1a1a; line-height:1.25em;}
.News_info .info_time{ display:block;  font-size:1.125em; text-align:center; color:#1a1a1a; font-weight:normal; padding-top:1.5%; padding-bottom:3%;}
.News_info .info_txt{ color:#1a1a1a; font-size:1em; line-height:2.25em;}

/*newsinfor*/

/*公司新闻*/

/*荣誉资质*/
.honorlist{ overflow:hidden; width:100%; padding:10% 0;}
.honorlist ul li{ float:left; width:100%;}
.honorlist ul li a{ display:block; width:90%; margin:0 auto;}
.honorlist ul li figure{ width:90%; margin:0; padding:5%; background:url(../images/bg16.jpg) no-repeat left top; background-size:100% 100%;}
.honorlist ul li figure img{ width:100%;}
.honorlist ul li span{ display:block; text-align:center; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; color:#0b3776; font-size:1.5em; line-height:2; }
/*荣誉资质*/

/*定期报告*/
.recordlist ul li{ border-bottom:#b8b8b8 1px solid; padding:3% 0 3% 3%; background:url(../images/bg17.gif) no-repeat left center;}
.recordlist ul li a{ display:block; font-size:1.5em; background:url(../images/bg18.gif) no-repeat right center; padding-right:8%; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
/*定期报告*/


/*互动*/
.QaList li{ background:#fafafa; padding:2%; margin-bottom:3%;}
.QaList li .quest{ display:block; background:url(../images/bg19.jpg) no-repeat left center; font-size:1.5em; color:#333; font-weight:bold; padding-left:6.5%; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.QaList li .Ans{ margin-top:3%; padding-left:6.5%;  background:url(../images/bg20.jpg) no-repeat left top 5%; font-size:1.25em; color:#727070;}
.QaList li .Ans p{ margin:0px; line-height:1.5;}
.QaList li .Ans .tme{ display:inline-block; float:left; padding-top:3%;}
.bdshare-button-style0-16{ padding-top:3%;}
/*互动*/

/*在线留言*/
.online{ padding-bottom:5%;}
.online p{ margin:0;}

.divtab tr td{ float:left; width:100%; padding:1.5% 0;}
.divtab tr td img{ vertical-align:middle; margin:0 2%;}
.divtab .span{ font-size:1.5em; color:#343434; line-height:2; width:25%;}
.divtab .input{ width:75%;}
.divtab .text{ padding:1% 2%; width:90%;  font-size:1.25em;}
.divtab .text2{ width:20%;}
.divtab .text3{ width:95%; padding:1% 2%; min-height:100px;}
.divtab .btn{ float:left; display:block; width:25%; color:#787272; font-size:1.5em; padding:1% 0; border-radius:3px; text-align:center;  background:#eae7e7; margin-right:5%; box-shadow:0px 3px 0px #cfcccc;}
.divtab .btn2{ background:#f08200; color:#fff; box-shadow:0px 3px 0px #c87c23;}
/*在线留言*/

/*人才招聘*/
.jobs{ margin-top:5%; position:relative;}
.jobs img{ width:100%;}
.JobColumn ul li{ width:16.5%; font-weight:bold; font-size:1.2em; text-align:center; position:absolute;}
.JobColumn ul li a{ color:#fff; display:block; text-transform:uppercase;}
.JobColumn ul li#JobCol0{ background:#71dafb; left:9%; top:15%;}
.JobColumn ul li#JobCol1{ background:#8acf4d; top:12%; right:22%;}
.JobColumn ul li#JobCol2{ background:#db8400; right:14%; top:33%;}
.JobColumn ul li#JobCol3{ background:#f0a026; left:22%; top:38%;}
.JobColumn ul li#JobCol4{ background:#fb9394; left:46%; top:42%;}

@media screen and (max-width:350px){
	.JobColumn ul li{ width:57px;}
}

.Work{ position:absolute; top:10%; left:1.5%; width:97%; background:rgba(255, 255, 255, 0.8) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/
filter:Alpha(opacity=80); background:#fff;/*实现IE背景透明*/ border-radius:3px;}
.WorkList{ padding:0 3%;}
.WorkListTitle{}
.WorkListTitle a{ color:#6a6a6a; float:right; line-height:3;}
.WorkListTitle span{ color:#ec5c00; font-size:1.125em; font-weight:bold; line-height:3; padding-left:13px; background:url(../images/bg23.jpg) no-repeat left center; text-transform:uppercase;}
.WorkCategory{ padding-bottom:20px;}
.WorkCategory span{ float:left; color:#03236c; font-weight:bold;}
.WorkCategory a{ color:#403f3f; margin-right:2%; font-size:1.125em; display:block; float:left;}
.WorkContList{ min-height:380px;}
.WorkTitleTable{ background:#f75100; color:#fff;line-height:2.5; width:100%;}
.WorkTitleTable tr th{ text-align:center;}
.WorkListTable{ background:#b5b5b5; color:#464646;  width:100%;}
.WorkListTable tr td{ background:#fff; text-align:center; padding:1% 0;  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.WorkListTable tr td{ text-align:center; cursor:pointer;}

.WorkInfo{ width:95%; border:1px solid #919191; position:fixed; left:2.5%; top:6%; background:#fff; display:none; z-index:5;}
.WorkInfo .WorkInfoTitle{ padding:0 10px; border-bottom:2px solid #f75100; background:#eee;}
.WorkInfo .WorkInfoTitle a{ font-size:2em; font-weight:bold; color:#909090; float:right; line-height:1.3;}
.WorkInfo .WorkInfoTitle span{ font-size:1.17em; color:#666; line-height:2.5;}
.WorkInfo .WorkCont{ padding:10px; min-height:370px;}
.WorkInfo .WorkCont p{ margin:0;}
.WorkInfo .WorkCont .WorkName{}
.WorkInfo .WorkCont .WorkName span{ float:right; line-height:3;}
.WorkInfo .WorkCont .WorkName b{ font-size:1.33em; line-height:2.5;}
.WorkInfo .WorkCont .WorkCont1 span{ font-size:1.17em; color:#666; padding-right:25px; line-height:2;}
.WorkInfo .WorkCont .WorkCont1 b{ color:#e94c00;}
.WorkInfo .WorkCont .WorkCont2{}
.WorkInfo .WorkCont .WorkCont2 .WorkCont2Title{ font-weight:bold; font-size:1.17em; line-Height:2;}
.WorkInfo .WorkCont .WorkCont2 .WorkCont2All{ padding-left:30px; line-height:2;}
.WorkInfo .WorkCont .WorkBtn{ text-align:center; margin-top:15px; margin-bottom:60px;}
.WorkInfo .WorkCont .WorkBtn a{ width:122px; height:32px; color:#fff; font-size:1.17em; font-weight:bold; display:inline-block; line-height:2; border-radius:3px;}
.WorkInfo .WorkCont .WorkBtn .WorkApply{  background:url(../images/bg24.jpg) no-repeat right 2% center;background-color:#ff661d;}
.WorkInfo .WorkCont .WorkBtn .WorkAdd{  background:url(../images/bg25.jpg) no-repeat right 2% center;background-color:#d0564c;}

.WorkInfoPosition{ width:95%; border:1px solid #919191; z-index:5;  position:fixed; left:2.5%; top:6%; background:#fff; display:none;}
.WorkInfoPosition .WorkInfoTitlePosition{ padding:0 10px; border-bottom:2px solid #f75100; background:#eee;}
.WorkInfoPosition .WorkInfoTitlePosition a{ font-size:2em; font-weight:bold; color:#909090; float:right; line-height:1.3;}
.WorkInfoPosition .WorkInfoTitlePosition span{ font-size:1.17em; color:#666; line-height:2.5;}
.WorkInfoPosition .WorkContPosition{ padding:10px; min-height:370px;}
.WorkInfoPosition .WorkContPosition p{ margin:0;}
.WorkInfoPosition .WorkContPosition .WorkName{}
.WorkInfoPosition .WorkContPosition .WorkName span{ float:right; line-height:3;}
.WorkInfoPosition .WorkContPosition .WorkName b{ font-size:1.33em; line-height:2.5;}
.WorkInfoPosition .WorkContPosition .WorkCont1 span{ font-size:1.17em; color:#666; padding-right:25px; line-height:2;}
.WorkInfoPosition .WorkContPosition .WorkCont1 b{ color:#e94c00;}
.WorkInfoPosition .WorkContPosition .WorkCont2{}
.WorkInfoPosition .WorkContPosition .WorkCont2 .WorkCont2Title{ font-weight:bold; font-size:1.17em; line-Height:2;}
.WorkInfoPosition .WorkContPosition .WorkCont2 .WorkCont2All{ padding-left:30px; line-height:2;}
.WorkInfoPosition .WorkContPosition .WorkBtn{ text-align:center; margin-top:15px; margin-bottom:60px;}
.WorkInfoPosition .WorkContPosition .WorkBtn a{ width:122px; height:32px; color:#fff; font-size:1.17em; font-weight:bold; display:inline-block; line-height:2;}
.WorkInfoPosition .WorkContPosition .WorkBtn .WorkApply{ background:url(../images/JobBG5.jpg) no-repeat center;}
.WorkInfoPosition .WorkContPosition .WorkBtn .WorkAdd{ background:url(../images/JobBG6.jpg) no-repeat center; margin-left:60px;}

.form_table tr td{ padding:1% 0;}
.form_table .span{ font-size:1.5em; color:#343434; line-height:2; width:100%; text-align:left;}
.form_table .input{ width:96%;  font-size:1.25em;}
.form_table .text{ padding:1% 2%; width:70%;  font-size:1.25em;}
.form_table .text3{ width:95%; padding:1% 2%; min-height:100px;}
.form_table .btn{ float:left; display:block; width:25%; color:#787272; font-size:1em; padding:1% 0; border-radius:3px; text-align:center;   margin-right:5%; border:0; color:#fff; background:url(../images/bg24.jpg) no-repeat right 2% center;background-color:#ff661d;} 

/*人才招聘*/

/*工业应用*/
#categorylist1{ border-bottom:#b8b8b8 1px solid; padding:1% 0;}
#categorylist1 .Acate{ float:left; display:block; width:25%; text-align:center; font-size:1.5em; line-height:1.1; color:#535556; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; padding:1% 0;}
#categorylist1 .Acate.onAcate{ background:#f08200; color:#fff;}
/*.categorylist .Acate:last-of-type{ background:url(../images/bg27.jpg) no-repeat left center;}*/
#categorylist1 .Acate:last-of-type img{ vertical-align:middle; margin-left:3%;}
#categorylist1 .categoryul{ width:100%;}
#categorylist1 .categoryul li a{ display:block;  color:#fff; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
#categorylist1 .categoryul li .Acate_1{  font-size:1.5em; width:50%; text-align:center; color:#535556; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; display:block; padding:1% 0;}
#categorylist1 .categoryul li .Acate_1.onAcate{ background:#f08200; color:#fff;}
#categorylist1 .categoryul li .Acate_2{  font-size:1.3em; padding:1% 10%;}
#categorylist1 .categoryul li .Acate_3{  font-size:1.1em; padding:1% 10%;}
#categorylist1 .categoryul li .Acate_5{  font-size:1.4em; padding:1% 10%;}
#categorylist1 .categoryul li dl dt{padding:1% 5%;}
#categorylist1 .categoryul li dl dd{ padding:1% 5%;}
#categorylist1 .categoryul li .ull,#categorylist1 .categoryul li .ull .dll,#categorylist1 .categoryul li .div_dl{ display:none;}
#categorylist1 .categoryul li .div_dl{ margin-top: 2%; background:rgba(0, 0, 0, 0.8) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/
filter:Alpha(opacity=80); background:#000;/*实现IE背景透明*/}


#categorylist2 { border-bottom:#b8b8b8 1px solid; padding:1% 0;}
#categorylist2 .Acate{ float:left; display:block; width:33.33%; text-align:center; font-size:1.5em; line-height:1.1; color:#535556; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; padding:1% 0;}
#categorylist2 .Acate.onAcate{ background:#f08200; color:#fff;}
#categorylist2 .Acate_1.onAcate{ background:#f08200; color:#fff;}
/*.categorylist .Acate:last-of-type{ background:url(../images/bg27.jpg) no-repeat left center;}*/
#categorylist2  .Acate:last-of-type img{ vertical-align:middle; margin-left:3%;}
#categorylist2 .categoryul{ margin-top:7%; width:100%; background:rgba(0, 0, 0, 0.8) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/
filter:Alpha(opacity=80); background:#000;/*实现IE背景透明*/ display:none;}
#categorylist2 .categoryul li a{ display:block;  color:#fff; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
#categorylist2 .categoryul li .Acate_1{  font-size:1.5em; width:50%; text-align:center; color:#535556; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; display:block; padding:1% 0;}
#categorylist2 .categoryul li .Acate_2{  font-size:1.3em; padding:1% 10%;}
#categorylist2 .categoryul li .Acate_3{  font-size:1.1em; padding:1% 10%;}
#categorylist2 .categoryul li .Acate_5{  font-size:1.4em; padding:1% 10%;}
#categorylist2 .categoryul li dl dt{padding:1% 5%;}
#categorylist2 .categoryul li dl dd{ padding:1% 5%;}
#categorylist2 .categoryul li .ull,#categorylist2 .categoryul li .ull .dll,#categorylist2 .categoryul li .div_dl{ display:none;}
#categorylist2 .categoryul li .div_dl{ margin-top: 2%;}


.tableList{ width:100%; width: 100%;}
.tableList1{ width:30%; overflow-y: hidden; float:left;}
.tableList2{ width: 70%; overflow-x:scroll; overflow-y: hidden; float:left;}
.categoryTitle{ background:#87d7fb;  color:#fff; font-size:1.5em; padding:3% 5%; margin-top: 5%;}
.tab_content{ float:left; width:100%; max-width:100%;}
.tab_content tr td{ background:#fff; color:#202020; font-size:1.5em; text-align:center; line-height:1.5; width:400px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; line-height:2.5; padding:0 10px;}
.tab_content tr:nth-child(2n) td{ background:#dff3fc;}
.tab_content tr td img{ vertical-align:middle;}
.tab_title{ width:200px !important; background:#0080cb !important; color:#fff !important;}

/*工业应用*/

/*视频*/
.video object{ width:100%; margin:0 auto;}

/*发展历程*/
.history{}
.history ul li{ border-left:#888 1px solid; padding:5% 0;}
.history ul li .tit{ display:block; float:left; width:18%; padding-left:2%; font-size: 20px; color: #f08200;font-family: Georgia, "Times New Roman", Times, serif; position:relative;}
.history ul li .infor{ float:right; width:80%;}
.history ul li .infor p{ margin:0; padding:0;}
.history ul li .shortLine{width: 3px;height: 0px;border-top: 1px solid #888;position: absolute; left:0; top:50%;}
/*发展历程*/
/*发展历程*/


@media screen and (min-width:481px) and (max-width:560px){
	body{ font-size:1.4em;}
}

@media screen and (min-width:320px) and (max-width:480px){
	body{ font-size:1.2em;}
}
@media screen and (max-width:319px){
	body{ font-size:1.2em;}
}

.Quote .Lev {
    background: #f5f5f5 none repeat scroll 0 0;
    min-height: 110px;
    padding: 8px 0;
    width: 100%;
}
.Quote .Lev .div1 {
    border-right: 1px dotted #cacccf;
    float: left;
    min-height: 110px;
    text-align: center;
    width: 48%;
}
.Quote .Lev .div1 em {
    color: #020e1f;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 48px;
    text-align: center;
}
.Quote .Lev .div1 span {
    color: #020e1f;
    display: block;
    line-height: 24px;
    text-align: center;
}
.Quote .Lev .div2 {
    border-right: 1px dotted #cacccf;
    float: left;
    height: 110px;
    text-align: center;
     width: 48%;
}
.Quote .Lev .div2 em {
    color: #ff3127;
    display: block;
    font-family: "华文细黑";
    font-size: 30px;
    font-weight: bold;
    line-height: 48px;
    text-align: center;
}
.Quote .Lev .div2 .rate {
    color: #ff3127;
    display: block;
    font-size: 14px;
    text-align: center;
}
.Quote .Lev .div2 .rate i {
    padding: 0 12px;
}
.Quote .Lev .div2 .time {
    color: #8b8585;
    display: block;
    text-align: center;
}
.Quote .div3 {
    height: 90px;
    padding: 10px 20px;
    width: 100%;
}
.Quote  .div3 table {
    width: 100%;
}
.Quote .div3 td {
    border-bottom: 1px dotted #cacccf;
    color: #020e1f;
    font-family: "宋体";
    height: 28px;
    line-height: 28px;
    width: 33.3%;
}
.Quote .div3 td .i1 {
    color: #ff3127;
}
.Quote .div3 td .i2 {
    color: #008000;
}
.Quote .Tab {
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
    height: 26px;
    width: 100%;
}
.Quote .Tab li {
    border-right: 1px solid #ededed;
    cursor: pointer;
    float: left;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
}
.Quote .Tab li.on {
    border-bottom: 2px solid #ff3127;
    color: #ff3127;
}
.Quote .ContBox {
    width: 100%;
}
.Quote .ContBox .Box {
    display: none;
    height: auto;
    padding: 20px 0 12px;
    width: 100%;
}
.QaList {
    height: auto;
    margin-top: 16px;
    width: 100%;
}
.QaList li {
    background: #f5f6f6 none repeat scroll 0 0;
    margin-bottom: 6px;
    padding: 22px 12px;
}
.QaList li .quest {
    background: rgba(0, 0, 0, 0) url("../images/q.jpg") no-repeat scroll left center;
    color: #333333;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    padding-left: 34px;
}
.QaList li .quest span {
    color: #727070;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    margin-left: 4px;
}
.QaList li .Ans {
    margin-top: 16px;
}
.QaList li .Ans img {
    float: left;
    height: 18px;
    margin-right: 16px;
    width: 18px;
}
.QaList li .Ans .p {
    line-height: 18px;
    margin: 0;
}
.QaList li .Ans .tme {
    color: #727070;
    display: inline-block;
    float: left;
    height: 28px;
    line-height: 28px;
    margin-right: 8px;
}
.Quote .ContBox .Box img{width:100%}
.Quote {
    border: 1px solid #ededed;
    margin-top: 60px;
  width:100%;
}

.ebsgovicon{ width:50px; height:54px; margin:0 auto;}

