@charset "utf-8";
body{ margin:0px; padding:0px; margin:0px auto; font-size:14px; line-height:24px; color:#666666; width:100%; min-width:320px; zoom:1; background:#fff; font-family:frutigernext,"Microsoft YaHei",Arial,Helvetica,sans-serif,Arial,"宋体";}
ul,li,form, dl,dt,dd,div,ul,li,h1,h2,h3,h4,h5,h6,p,em,i{ font-style:normal; list-style:none; padding: 0px; margin: 0px;}
.h1,.h2,.h3,.h4,.h5,.h6,.p{ padding:0px; margin:0px;}
select,input,textarea{ font-size:12px; border-radius:0; -webkit-border-radius:0; color:#414446; font-family:"微软雅黑";}
input:focus { outline: none;}
input,button,select,textarea{outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/ }
a:active{star:expression(this.onFocus=this.blur());} 
:focus{outline:none;}
a:focus,button:focus{outline:none; -moz-outline:none;}
::-moz-focus-inner{border:0px;outline:none;}


img{  border:0;  }
a{ color:#222222; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none; color:#db251c;}
.fl{ float:left;}.fr{ float:right;}.tr{ text-align:right;}
.hidetxt{ display:none;}
.clear{ clear:both;}
.clearfix{overflow:hidden;_zoom:1;}
:-moz-placeholder {color: #d1d1d1;}
::-moz-placeholder {color: #d1d1d1;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {color: #d1d1d1;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {color: #d1d1d1;}
.container{ max-width:1200px; min-width:320px; margin:0px auto;}
@media ( max-width:1200px){
.auto{ padding:0px 15px;}
}
.f_red{ color:#da251d;}


/*pages*/
.Pages{ padding:0px; zoom:1; overflow:hidden;text-align:center; color:#555; clear:both;}
.Pages span{ padding:0px 3px; display:inline-block;}
.Pages a{ display:inline-block; margin:0px 2px; font-size:16px; width:37px; height:37px; line-height:37px; text-align:center; background:#e5e5e5;}
.Pages .p_page a{ display:inline-block; vertical-align:middle;}
.Pages .p_page .a_prev,.Pages .p_page .a_next,.Pages .p_page .a_first,.Pages .p_page .a_end{ display:inline-block; vertical-align:middle; margin:0px 2px; background:#e6e6e6; color:#595757;}
.Pages .p_page .a_prev:hover,.Pages .p_page .a_next:hover,.Pages .p_page .a_first:hover,.Pages .p_page .a_end:hover{}
.Pages .p_page .num a{ display:inline-block; background:#e6e6e6; vertical-align:middle; color:#595757;}
.Pages .p_page .num a:hover,.Pages .p_page .num a.a_cur{ background:#ca0b0f; color:#fff;}

.Mores{ text-align:right; padding:0 3% 0 3%;}
.Mores a{ font-size:16px; color:#fff; display:inline-block; text-align:center; background:#c41a7b; width:118px; line-height:32px;}

/*pages end*/

/*Top*/
.Toper{ background:#333333; color:#f9f7f7; padding:0.4% 0; line-height:21px; position:relative; z-index:999;}
.Toper .code{ margin-left:60px;}
.Toper a.gz{ color:#f9f7f7; background:url(../images/gz.png) 0px bottom no-repeat; display:inline-block; padding-left:28px; margin-right:48px; float:left; position:relative; z-index:999;}
.Toper a:hover.gz{ color:#ffcc00;}
.Toper a.gz .ewm{ position:absolute; max-width:170px; height:170px; top:26px; left:-50px; display:none;}
.Toper a.gz:hover .ewm{display:block;}
.Toper a{ color:#f9f7f7;}.Toper a:hover{ color:#ffcc00;}

.Toper .search{ float:right;}
.Toper .search .icon{ cursor:pointer;}
.Toper .search .searchbox{ position:absolute; display:none; bottom:-31px; height:30px; width:80%; left:10%; background:#fff; box-shadow: 0px 0px 2px 2px #c3c3c3; z-index:999;}
.Toper .search .searchbox .input{ text-indent:1em; width:80%; height:30px; line-height:30px;}

.Header{ position:relative; z-index:888; padding:1% 0;}
.Header .Logo{ float:left; width:25%;}
.Header .Right{ float:right; width:75%;}
.Header .navicon{ display:none; cursor:pointer; margin-top:4px; width:80%; float:right;}
.Header .navicon .aa2{ display:none;}

.MainNav{ width:100%; text-align:right; padding-top:1.8%;}
.MainNav li{ display:inline-block; *display:inline;zoom:1;margin-left:5.8%;}
.MainNav li span a{ display:block; font-size:16px; color:#222222;}
.MainNav li span a:hover{ color:#c8171d;}
.MainNav li.onnav span a{ color:#c8171d; font-weight:bold;}
.MainNav li.onnav .Subnav{ display:block;}
.Subnav{ display:none; text-align:left; position:absolute; width:100%; left:0px; top:100%; background:url(../images/filter43.png); line-height:2.7em;}
.Subnav .nav1{ padding-left:44%;}
.Subnav .nav2{ padding-left:53%;}
.Subnav .nav3{ padding-left:61.8%;}
.Subnav .nav4{ text-align:right; padding-right:4.5%;}
.Subnav .nav5{ text-align:right; padding-right:4.5%;}
.Subnav .nav6{ text-align:right; padding-right:4.5%;}
.Subnav a{ display:inline-block; margin-right:3.5%; color:#000; font-size:12px;}
.Subnav a:hover,.Subnav a.cur{ color:#cc0000;}
.fixedNav{ position:fixed; top:0px; background:#282828;}
.fixedNav a{ color:#fff;}.fixedNav a:hover,.fixedNav a.cur{ color:#cc0000;}

@media ( max-width:1200px){
.Subnav .nav1{ padding-left:42%;}
.Subnav .nav2{ padding-left:51%;}
.Subnav .nav3{ padding-left:59.8%;}
}
@media ( max-width:1156px){
.MainNav li{ padding-left:0%;}
.Subnav .nav1{ padding-left:41%;}
.Subnav .nav2{ padding-left:50%;}
.Subnav .nav3{ padding-left:57.8%;}
}
@media ( max-width:998px){
.Toper a.gz{ margin-right:20px;}
.Header .Right{ width:auto;}
.MainNav { position:absolute; margin:0; text-align:left; top:100%; left:0px; width:100%; z-index:999; display:; background:#000; padding-top:0px;

  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);

}
.nav--active .MainNav {
-webkit-transform: translateX(0);
transform: translateX(0);
}

.nav--active .navicon{
  background: rgba(0, 0, 0, 0);
}
.nav--active .navicon:before {
  margin-top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.nav--active .navicon:after {
  margin-top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.nav--active .navicon .aa1{ display:none;}
.nav--active .navicon .aa2{ display:block;}

.MainNav li{ float:none; display:block; padding:0px; margin-left:0px;}
.MainNav li span a{ background:#fff; border:1px solid #c4c4c4; color:#666; padding:1% 0 1% 5%; margin-bottom:-1px;}
.MainNav li span a:hover,.MainNav li.onnav span a{ color:#c9151e; background:#fff; border-left:2px solid #c9151e;}
.Header .navicon{ display:block;}
.MainNav li.onnav .Subnav{ display:none;}
.Toper .fl .tel{ display:none;}
.Toper .fl .code{ margin-left:0px;}
.Header{padding:3% 0;}
}
@media ( max-width:640px){
.Header .Logo{width:35%;}
.Toper { font-size:12px; padding:1% 0;}
}

/*Top*/

/*Bottom*/
.Footer{background:#333333; padding:1% 0; line-height:2em;}
.Footer nav{ color:#adadad;}.Footer nav i{ display:inline-block; width:52px; text-align:center; vertical-align:middle;}
.Footer a{ color:#adadad;}.Footer a:hover{ color:#ffcc00;}
.Footer p b{ color:#e0e0e0;}.Footer p i{ color:#adadad; display:inline-block; margin-right:4.5%;}
.Copyright{ padding:1.35% 0; background:#222222; color:#959595;}
.Copyright a{color:#959595;}.Copyright a:hover{color:#ffcc00;}

@media ( max-width:998px){
.Footer{ text-align:center; font-size:12px;}
.Copyright {font-size:12px;}
.Copyright .fl{ float:none; text-align:center;}
.Copyright .fr{ float:none; text-align:center;}
}
/*Bottom*/


/*首页*/
.slider_tab{ position:relative; height:572px; z-index:0; overflow:hidden;}
.slider_tab .bd{ position:relative; z-index:0;}
.slider_tab .bd ul{ width:100% !important;}
.slider_tab .bd li{ width:100% !important;  height:572px;}
.slider_tab .bd li a{ height:572px; display:block;}
.slider_tab .hd{width:100%; text-align:center;position:absolute; left:0px;bottom:21px; height:17px;z-index:1000; overflow:hidden;}
.slider_tab .hd ul li{width:17px;height:17px;display:inline-block;*display:inline;*zoom:1;cursor:pointer;margin:0px 4px; background:url(../images/dotban.png) 0px top no-repeat; line-height:999px;}
.slider_tab .hd ul .on{ background:url(../images/dotban.png) right top no-repeat;}

.mobile_ban{ position:relative; overflow:hidden; margin:0px auto; display:none;  max-width:998px;/* 设置焦点图最大宽度 */}
.mobile_ban .hd{width:100%; text-align:center;position:absolute; left:0px;bottom:21px; height:17px;z-index:100; overflow:hidden;}
.mobile_ban .hd ul li{width:17px;height:17px;display:inline-block;*display:inline;*zoom:1;cursor:pointer;margin:0px 4px; background:url(../images/dotban.png) 0px top no-repeat; line-height:999px;}
.mobile_ban .hd ul li.on{ background:url(../images/dotban.png) right top no-repeat;}
.mobile_ban .bd li img{ max-width:100%;}
.HomeBg{ background:url(../images/homebg.gif);}
.HomeService{ padding-bottom:5%;}
.HomeService .Thead{ color:#c8171d; font-size:24px;background:url(../images/linetit.gif) center bottom no-repeat; text-align:center; min-width:331px; margin:0px auto 3%; padding:4% 0 1% 0;}
.HomeService .Thead em{ display:block; color:#555555; font-size:16px; line-height:3em; font-family:Georgia, "Times New Roman", Times, serif;}
.HomeService .Thead a{ color:#c8171d;}

.HomeService ul{ margin-left:-18px;}
.HomeService li{ width:25%; float:left;}
.HomeService li .box{ margin:0px 0px 18px 18px; background:#fff; padding-bottom:20px;}
.HomeService li .icon{ background:#efefef; padding-top:28px; height:92px;}
.HomeService li .icon i{ display:block; margin:0px auto; width:63px; height:63px;}
.HomeService li.s1 .icon i{ background:url(../images/sicon.png) 0px top no-repeat;}
.HomeService li:hover.s1 .icon i{ background:url(../images/sicon.png) 0px -63px no-repeat;}
.HomeService li.s2 .icon i{ background:url(../images/sicon.png) -63px top no-repeat;}
.HomeService li:hover.s2 .icon i{ background:url(../images/sicon.png) -63px -63px no-repeat;}
.HomeService li.s3 .icon i{ background:url(../images/sicon.png) -126px top no-repeat;}
.HomeService li:hover.s3 .icon i{ background:url(../images/sicon.png) -126px -63px no-repeat;}
.HomeService li.s4 .icon i{ background:url(../images/sicon.png) -189px top no-repeat;}
.HomeService li:hover.s4 .icon i{ background:url(../images/sicon.png) -189px -63px no-repeat;}
.HomeService li.s5 .icon i{ background:url(../images/sicon.png) -252px top no-repeat;}
.HomeService li:hover.s5 .icon i{ background:url(../images/sicon.png) -252px -63px no-repeat;}
.HomeService li.s6 .icon i{ background:url(../images/sicon.png) -315px top no-repeat;}
.HomeService li:hover.s6 .icon i{ background:url(../images/sicon.png) -315px -63px no-repeat;}
.HomeService li .box dl{ margin:29px 15px 0px 15px; line-height:27px;}
.HomeService li .box dl dt{ text-align:center; font-size:16px; padding-bottom:21px; color:#222222;}
.HomeService li .box dl dd{ height:116px; color:#666666;}
.HomeService li .box .detail{ text-align:center;}
.HomeService li .box .detail i{ color:#666666; display:inline-block; padding:3% 18%; border:1px solid #e6e6e6;}

.HomeService li:hover .box{ background:#c8171d; color:#fff;}
.HomeService li:hover .box dt{color:#fff;}
.HomeService li:hover .box dd{color:#fff;}
.HomeService li:hover .icon{ border:1px solid #efefef; border-bottom:0px; background: #fff url(../images/arr.gif) center bottom no-repeat; padding-top:27px;}
.HomeService li:hover .detail i{ color:#fff;}
.HomeService .cusiem{ color:#333333; font-size:16px; line-height:1.5em; width:21%; padding:1.7% 2% 0 2%; float:left; text-align:center;}
.HomeService .cusiem .num{ padding-bottom:8%;}
.HomeService .cusiem .num .img{ width:50%; display:block; margin:0px auto;}

.HomeColumn{ padding-bottom:2%; background: #f5f5f5 url(../images/homebg.jpg) center top no-repeat;}
.HomeColumn .Thead{ position:relative; padding:28px 0 21px 0; line-height:1.4em; color:#da251c; font-size:24px;}
.HomeColumn .Thead em{ display:block; color:#555555; font-size:16px; text-transform:uppercase; font-family:Georgia, "Times New Roman", Times, serif;}
.HomeColumn .Thead a.more{ font-size:14px; position:absolute; right:0px; top:18%; color:#222222;}
.HomeColumn .Thead a{ color:#da251c;}

.HomeHjw{ width:23%; float:left;}
.HomeHjw li{ padding:1.4% 0;}
.HomeHjw li .date{ color:#999999; font-size:12px; float:right;}
.HomeHjw li a{ color:#555555; display:block;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:70%;}.HomeHjw li a:hover{ color:#cc0000;}
.HomeHjw li.frist{ padding:0 0 3% 0;}
.HomeHjw li.frist a{ display:block; width:100%;}

.HomeNews{ width:68%; float:right;}
.HomeNews li{ position:relative; padding:0 0 5% 193px; height:auto !important; height:100px; min-height:100px;}
.HomeNews li .img{ position:absolute; left:0px; top:0px;}
.HomeNews li .img img{ display:block; width:159px; height:115px;}
.HomeNews li .tit{ line-height:1.5em; font-size:16px; padding-bottom:0.5%;}
.HomeNews li .tit a{ display:block;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:80%;}
.HomeNews li .tit a:hover{ font-weight:bold;}
.HomeNews li .con{ line-height:21px; padding-bottom:5px;}
.HomeNews li .date{ font-size:12px;}
.HomeNews li .date a{ color:#666666;}

@media ( max-width:1156px){
 .HomeService li{ width:33.3333%; float:left;}
}

@media ( max-width:998px){
 .slider_tab{ display:none;}
 .mobile_ban{ display:block;}
 .HomeNews li{ padding-left:178px;}
 .HomeService .cusiem{ color:#333333; font-size:14px;}
 .HomeNews li .con{ font-size:12px;}
}
@media ( max-width:760px){
 .HomeNews li{ padding-left:170px;}
 .HomeHjw{ width:auto;float:none;}
 .HomeNews{ width:auto; float:none;}
 .HomeHjw li.frist img{ width:55%; display:block; margin:0px auto;}
 .HomeService li .box dl { margin-top:10px;}
 .HomeService li .box dl dt{ font-size:14px; padding-bottom:10px;}
 .HomeService li .box dl dd{ display:none;}
}

@media ( max-width:640px){
 .HomeService li{ width:50%; float:left;}
 .HomeNews li{ position:relative; padding:0 0 5% 153px; height:auto !important; height:100px; min-height:100px;}
 .HomeNews li .img{ position:absolute; left:0px; top:0px;}
 .HomeNews li .img img{ display:block; width:139px; height:100px;}
 .HomeNews li .con{ line-height:18px; height:50px; overflow:hidden; padding-bottom:5px;}
}

/*栏目页*/
.SubPage{ padding:1.5% 0px;height:auto !important; height:280px; min-height:280px;}
.Banbg{/* height:400px;*/ height:300px;}
.Banpic { display:none;}
.ColumnName{ font-weight:bold; background:url(../images/dot.gif) 0px center no-repeat; padding-left:45px; color:#080404; font-size:18px;}

/*.MenuList{ display:none; clear:both; margin-top:4%;}
.MenuList ul{ margin-left:-2px;}
.MenuList li{ width:33.3333%; float:left; text-align:center; font-size:15px;}
.MenuList li a{ color:#fff; display:block; margin:0px 0px 2px 2px; padding:3% 0; background:#333333;}
.MenuList li a em{ margin:0px auto;display:block;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:80%;}
.MenuList li.onli a{ font-weight:bold; color:#fff; background:#c4c4c4;}
.MenuList.s50 li{ width:50%;}
*/
.MenuList{ display:none; clear:both; margin-top:4%; background:#333333; padding:1% 2%;}
.MenuList li{ float:left; text-align:center; font-size:15px;}
.MenuList li a{ color:#fff; display:block; background:url(../images/linemenu.png) right center no-repeat; padding-right:15px; margin-right:14px; display:inline-block;}
.MenuList li.onli a{ font-weight:bold; color:#fff; background:#c4c4c4;}
.MenuList.s50 li{ width:50%;}
.MenuList li:last-child a{ background:none;}


.MenuList2{}
.MenuList2 a{ display:inline-block; color:#4c4948; font-size:18px; padding:0.8% 2.6%; margin-right:1px;}
.MenuList2 a:hover,.MenuList2 a.cur{ background:#ca0b0f; color:#fff; font-weight:bold;}


.SiglePage{ color:#4c4948; line-height:2.4em; padding-top:3%;}

@media ( max-width:998px){
 .Banbg{ display:none;}
 .Banpic { display:block;}
 .SubBox .tname{ font-size:22px;}
 .MenuList{ display:block;}
 .MenuList2{ margin:4% 0 2% 0; text-align:center;}
.SiglePage{line-height:1.6em;}
}

/*走进财安*/
.History{ background:url(../images/linebg.gif) center top repeat-y;}
.History .thead{ text-align:center; margin-bottom:5%; width:25%; margin:0px auto;}
.History li{ margin-top:1%; width:51.7%; float:right; background:url(../images/historydot.png) 0px 10px no-repeat; position:relative;}
.History li .box{ margin-left:78px; padding-left:110px; position:relative; min-height:67px;}
.History li .box .arr{ background:url(../images/arr1.gif); width:20px; height:22px; position:absolute; left:-20px; top:21px;}
.History li .box .year{ left:0px; top:0px; width:110px; text-align:center; color:#fff; line-height:67px; font-size:22px; background:#d4393c; border-radius:9px 0px 0px 9px; position:absolute;}
.History li .box .con{ border:1px solid #ca0b0f;border-radius:0px 9px 9px 0px; color:#3e3a39; font-size:16px; padding:3.7% 4%;}
.History li.next{ float:left;background:url(../images/historydot.png) right 10px no-repeat;}
.History li.next .box{ margin:0px 78px 0px 0px; padding:0px 110px 0px 0px; position:relative; min-height:67px;}
.History li.next .box .arr{ background:url(../images/arr2.gif); width:20px; height:22px; position:absolute; left:auto; right:-20px; top:21px;}
.History li.next .box .year{ left:auto; right:0px; top:0px; width:110px; text-align:center; color:#fff; line-height:67px; font-size:22px; background:#d4393c; border-radius:0px 9px 9px 0px; position:absolute;}
.History li.next .box .con{ border:1px solid #ca0b0f;border-radius:9px 0px 0px 9px; color:#3e3a39; font-size:16px; padding:3.7% 4%;}
.History .point{ clear:both; background:url(../images/point.gif); width:15px; height:9px; margin:0px auto;}
.CompanyName { text-align:center; padding-top:4%;}
.CompanyName span{ border-radius:5px; font-size:16px; color:#fff; background:#d4393c; display:inline-block; padding:1% 2%;}
.PartnerList{ margin:4.5% 0 0 -12px;}
.PartnerList li{ margin-bottom:2%; width:16.66666%; float:left;}
.PartnerList li .img{ margin-left:12px; border:1px solid #e5e5e5;}
.PartnerList li .img img{ display:block; height:57px; margin:0px auto;}

.Hornor{ margin:4% 0 0 0; background:url(../images/hornorbg.jpg) 0px top repeat-y;}
.Hornor li{ height:267px; float:left; width:25%; text-align:center; font-size:12px;}
.Hornor li .img{ height:131px; margin-bottom:41px;}
.Hornor li .img img{ display:block; max-width:183px; max-height:131px; margin:0px auto;}
.Hornor li p{ padding:0 10px;}

.aboutlist{ margin:5% 0 0 0;}
.aboutlist dl{ font-size:12px; line-height:24px; height:178px;}
.aboutlist dl dt{ font-size:20px; color:#272626;}
.aboutlist dl dt img{ display:inline-block; vertical-align:middle; margin-right:10px;}
.aboutlist dl.a1{ width:26%; float:left;}
.aboutlist dl.a2{ width:26%; padding-left:10%; float:left;}
.aboutlist dl.a3{ width:26%; float:right;}
.aboutlist dl.a4{ width:26%; float:left;}
.aboutlist dl.a5{ width:26%; padding-left:10%; float:left;}
.aboutlist dl.a6{ width:26%; float:right;}

.aboutimg{text-align:center; float:left; width:30%; margin:0 3.5% 1% 0;}

@media ( max-width:998px){
 .History{ background:none;}
 .History li{ margin-top:1%; width:auto; float:none; background:none; position:relative;}
 .History li .box{ margin-left:0px; padding:0px;}
 .History li .box .con{border-radius:0px; margin-left:20%;}
 .History li.next .box .con{border-radius:0px; margin-left:20%;}
 .History li.next{ margin-top:1%; width:auto; float:none; background:none; position:relative;}
 .History li.next .box{ margin:0px; padding:0px;}
 .History li.next .box .year{ position:absolute; text-align:center; color:#fff; line-height:2em; font-size:18px; background:#d4393c; border-radius:9px 0px 0px 9px; width:20%; left:0px;}
 .History li .box .year{ position:absolute; text-align:center; color:#fff; line-height:2em; font-size:18px; background:#d4393c; border-radius:9px 0px 0px 9px; width:20%;}
 .History .point{ display:none;}
 .PartnerList li{width:20%;}
 .Hornor ul{ margin:0 0 0 -3%;}
 .Hornor li{ height:267px; float:left; width:22%; margin-left:3%;}
 .Hornor li .img{ height:131px; margin-bottom:41px;}
 .Hornor li .img img{ display:block; max-width:100%; max-height:131px; margin:0px auto;}
}
@media ( max-width:780px){
 .Hornor{background:none;}	
 .PartnerList li{ width:25%;}
 .Hornor li{ height:187px; background:#f8f7f5; margin-bottom:4%; line-height:1.5em;}
 .Hornor li .img{ height:90px; margin-bottom:12px;}
 .Hornor li .img img{ display:block; max-width:100%; max-height:90px; margin:0px auto;}
}
@media ( max-width:640px){
 .PartnerList li{width:33.333%;}
 .PartnerList li img{ max-height:38px;}
 
 .Hornor li{ height:187px; background:#f8f7f5; width:30.333%;}
 .Hornor li .img{ height:90px; margin-bottom:12px;}
 .Hornor li .img img{ display:block; max-width:100%; max-height:90px; margin:0px auto;}
 
 .aboutlist dl { line-height:20px;}
 .aboutlist dl dt { font-size:15px;}
 .aboutlist dl dt img{ width:20%; margin-right:0px;}
 .aboutlist dl.a1{ width:46%; float:left;}
 .aboutlist dl.a2{ width:46%; float:right; padding-left:0px;}
 .aboutlist dl.a3{ width:46%; float:left;}
 .aboutlist dl.a4{ width:46%; float:right;}
 .aboutlist dl.a5{ width:46%; float:left; padding-left:0px;}
 .aboutlist dl.a6{ width:46%; float:right;}
 .aboutimg{text-align:center; float:none; width:auto; margin:0 3.5% 1% 0;}
 .aboutimg img{ width:100%;}
}

/*新闻*/
.NewsList { padding:4.5% 0px;}
.NewsList li{ color:#aeaeae; line-height:22px; position:relative; margin-bottom:33px; padding-left:231px; height:auto !important; height:134px; min-height:134px;}
.NewsList li .img{ left:0px; top:0px; position:absolute;}
.NewsList li .img img{ display:block; width:211px; height:134px;}
.NewsList li .tit{ line-height:20px; padding-bottom:15px; font-size:16px; font-weight:bold;}
.NewsList li .tit a{text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:80%; display:block;}

.NewsList li .con{ font-size:12px; background:url(../images/linebg2.gif) 0px bottom repeat-x; padding-bottom:16px; margin-bottom:17px;}
.NewsList li .con a{ color:#3e3a39;}.NewsList li .con a:hover{ color:#cc0000;}
.NewsList li .date{ background:url(../images/date.gif) 0px center no-repeat; padding-left:26px; color:#cecece; line-height:19px;}
.NewsList li.frist{ margin:0px 0px 4.3% 0px; background:#eeeeee; padding:0px;}
.NewsList li.frist .img2{ width:48%; float:left;}
.NewsList li.frist .img2 img{ max-width:100%;}
.NewsList li.frist .info{ width:52%; float:left;}
.NewsList li.frist .info dl{ padding:7% 7% 4% 7%; color:#666666;}
.NewsList li.frist .info dl .tit2 a{color:#db251c; font-size:18px; font-weight:bold; display:block;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:80%;}
.NewsList li.frist .info dl .date2{ color:#9fa0a0; font-size:12px; padding:18px 0px 30px 0px;}
.NewsList li.frist .info dl .detail{ padding-top:32px;}
.NewsList li.frist .info dl .detail a{ display:block; text-align:center; color:#fff; width:97px; line-height:32px; background:#ca0b0f;}

.Titleinfo{ text-align:center; padding:40px 0px 30px 0px; background:url(../images/linebg2.gif) 0px bottom repeat-x;}
.Titleinfo h2{ line-height:32px; padding:5px 0px; font-size:18px; color:#333333;}
.Titleinfo p{ line-height:24px; color:#a4a4a4;}

.PrevNextBox { margin-top:35px; font-size:14px; border-top:1px solid #eeeeee; padding:16px 0px 0px 0px; line-height:28px; position:relative;}
.PrevNextBox h1{ text-align:right; padding-top:4%; font-weight:normal;}
.PrevNextBox h1 a{ display:inline-block; width:97px; font-size:14px; line-height:32px; text-align:center; color:#fff; background:#e81727;}
.PrevNextBox b{ float:left;}
.PrevNextBox a{ display:block;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:80%;}
.PrevNextBox a.none{ cursor:default;}
.PrevNextBox a.none:hover{ color:#333;}

@media ( max-width:640px){
.NewsList li .con{ display:; height:32px; overflow:hidden; margin-bottom:8px;}
}
@media ( max-width:768px){
.NewsList li.frist .img2{ width:auto; float:none;}
.NewsList li.frist .img2 img{ width:100%;}
.NewsList li.frist .info{ width:auto; float:none;}
.NewsList li{ color:#aeaeae; line-height:22px; position:relative; margin-bottom:33px; padding-left:145px; height:auto !important; height:134px; min-height:134px;}
.NewsList li .img{ left:0px; top:0px; position:absolute;}
.NewsList li .img img{ display:block; width:130px; height:110px;}
}

/*财安文化*/
.culturebox1{ position:relative; margin-bottom:19px;}
.culturebox1 .txt{ color:#fff; line-height:2.5em; background:url(../images/filter27.png); position:absolute; right:0px; padding:3%; top:20%;}
.culturebox1 .txt dt{ font-weight:bold; font-size:18px; padding:1% 0;}

.culturebox2{ position:relative; margin-bottom:19px;}
.culturebox2 .txt{ width:100%; color:#fff; line-height:2.5em; position:absolute; left:0px; padding:3% 0; top:20%;}
.culturebox2 .txt dt{ width:30%; font-weight:bold; font-size:18px; margin:1% 0; padding:0 3%; background:url(../images/filter27.png);}
.culturebox2 .txt dd{ padding:0 3%;}

.culturebox3{ padding:4% 0; font-size:12px; line-height:2.2em;}
.culturebox3 li{ width:25%; float:left; text-align:center;}
.culturebox3 li .img{ text-align:center; width:80%; margin:0 auto 6%;}
.culturebox3 li .img2{ text-align:center; width:80%; margin:6% auto 0;}

.PaperList{ margin:3% 0 0 -2.5%; padding-bottom:3%;}
.PaperList li{ width:47.5%; margin:0 0 2.5% 2.5%; float:left; background:#eeeeee;}
.PaperList li .img{ height:214px; padding:8px 0px; margin-left:8px; width:27%; float:left; display:inline;}
.PaperList li .img img{ max-height:214px;}
.PaperList li .info{ width:65%; padding-right:3%; float:right; line-height:18px; color:#4c4948; font-size:12px;}
.PaperList li .info dt{ padding:12% 0 4% 0; font-size:16px;}
.PaperList li .info .con { height:55px; margin-bottom:26px; overflow:hidden;}
.PaperList li .info a.btn{ color:#fff; padding:2.9% 5.5%; margin-right:4%; text-align:center; background:#ca0b0f;}

@media ( max-width:1002px){
.PaperList li .img{ height:180px;}
.PaperList li .img img{ max-height:180px;}
}
@media ( max-width:768px){
.culturebox1 .txt{ top:0px; line-height:1.1em; font-size:12px; padding:2% 0% 1% 1%;}
.culturebox1 .txt dt{font-size:14px; padding:0.5%;}
.culturebox2 .txt{ top:0px; line-height:1.5em; font-size:12px; padding:0% 0% 1% 0%;}
.culturebox2 .txt dt{font-size:14px; padding-top:0.5%; padding-bottom:0.5%;}
.culturebox3 li{ width:50%; padding-bottom:5%; line-height:1.6em; float:left; text-align:center;}
.PaperList li .img{ height:147px;}
.PaperList li .img img{ max-height:147px;}
.PaperList li .info .con { margin-bottom:10px;}
.culturebox1 div{ display:none;}
.culturebox1 .txt{ width:100%; color:#555; background:none; line-height:1.8em; position:static; left:0px; padding:0% 0;}
.culturebox2 div{ display:none;}
.culturebox2 .txt{ width:100%; color:#555; background:none; line-height:1.8em; position:static; left:0px; padding:0% 0;}
.culturebox2 .txt dt{ width:100%; background:none; padding:0px;}
.culturebox2 .txt dd{ width:100%; background:none; padding:0px;}
}
@media ( max-width:640px){
.PaperList li .img{ height:75px;}
.PaperList li .img img{ max-height:75px;}
.PaperList li .info{ width:61%; padding-right:3%; float:right; line-height:18px; color:#4c4948; font-size:12px;}
.PaperList li .info a.btn{ display:block; margin:0 0 4% 0; padding-left:0; padding-right:0;}

}

/*服务方案*/
.BgService{ background:url(../images/servicebg.gif);}
.ServiceList{ margin:4.5% 0 0% -13%;}
.ServiceList li{ width:20.3333%; margin:0 0 4% 13%; float:left; text-align:center;}
.ServiceList li .box{ height:355px; background:#fff; line-height:1.8em; box-shadow:5px 5px 5px 0px #848484; border-radius:15px;}
.ServiceList li .box .icon{ padding:7% 0 6%; margin:0 6%; border-bottom:1px solid #bfbfbf;}
.ServiceList li .box .icon .img{ width:44%; display:block; margin:0px auto;}
.ServiceList li .box dt{ font-size:16px; padding:6% 0;}
.ServiceList li .box dd{ font-size:13px;}
.ServiceList li.s4 .box dd{ line-height:1.65em;}

@media ( max-width:998px){
.ServiceList{ margin:4.5% 0 0% -10%;}
.ServiceList li{ width:23.3333%; margin:0 0 4% 10%; }
.ServiceList li .box{ height:235px;}
}
@media ( max-width:760px){
.ServiceList{ margin:4.5% 0 0% -5%;}
.ServiceList li{ width:45%; margin:0 0 4% 5%; }
.ServiceList li .box dd{ line-height:1.2em;}
.ServiceList li.s4 .box dd{ line-height:1.2em;}
.ServiceList li .box dd{ font-size:12px;}
}

/*招贤纳士*/
.Hrleft{ width:20%; float:left;}
.Hrleft .search{ margin-bottom:10%;}
.Hrleft .search dt{ padding-bottom:7%;}
.Hrleft .search dd{ padding-bottom:7%;}
.Hrleft .search dd.w50{ width:50%;}
.Hrleft .search dd.w50 .select{ width:90%;}
.Hrleft .search dd .select{ border:1px solid #a0a0a0; width:100%; height:31px; font-size:12px; color:#4c4948; text-indent:1em;}
.Hrleft .search dd .btn{ font-size:14px; padding-right:10px; border:0px; cursor:pointer; color:#fff; width:80px; height:30px; background:url(../images/searchbtn3.gif);}
.Hrleft .thead{ padding:3.5% 0 5% 0; border-top: 1px solid #e5e5e5; font-size:12px; color:#ca0b0f; line-height:2.2em;}
.Hrleft .thead b{ font-size:14px; color:#595757; display:block;}

.Hrright{ width:75%; float:right;}
.Hrhead{ line-height:45px; text-align:center; font-size:16px; color:#fff; background:#595757; margin-bottom:9px;}
.HrList{ margin-bottom:4.5%;}
.HrList li{ margin-bottom:19px; border-bottom:1px solid #efefef;}
.HrList li th{ color:#3e3a39; background:#dcdddd; line-height:47px; font-weight:normal; font-size:14px;}
.HrList li th{ color:#3e3a39; background:#dcdddd; line-height:47px; font-weight:normal; font-size:14px;}
.HrList li .txtCont{ display:none; padding:18px 18px 13px 18px; color:#898989; font-size:12px;}
.HrList li a.apply{ display:block; margin:0px auto; background:#e6e7e7; border-radius:5px; color:#3e3a39; width:87px; line-height:31px;}
.HrList li.current th{ color:#ca0b0f;}
.HrList li.current a.apply{ color:#fff; background:#ca0b0f;}
.HrList li.current a{ color:#ca0b0f;}
.HrList li.current .txtCont{ display:block;}

.JobForm{ color:#666666; margin:4% 0px 35px 2%;}
.JobForm .f1{ font-size:18px; color:#333333; padding:35px 0px 5px 280px; height:32px;}
.JobForm dl{ width:45%; float:left; padding-left:1%;}
.JobForm dl dt{ width:20%; float:left;}
.JobForm dl dd{ width:70%; float:left;}
.JobForm dl.other{ width:99%; float:none; padding-left:1%;}
.JobForm dl.other dt{ width:9%;}
.JobForm dl.other dd{ width:78.9%;}
.JobForm dd{ padding:5px 0px;}
.JobForm .input { background:#fff; border:1px solid #dbdbdb; width:99%; height:23px; line-height:23px;}
.JobForm .input2 { background:#fff; border:1px solid #dbdbdb; width:99%; height:116px; line-height:23px;}
.JobForm select { border:1px solid #dbdbdb; width:190px; height:23px; line-height:23px;}
.JobForm .btn_2 { font-size:15px; padding:1.2% 2%; text-align:center; background:#ca0b0f; margin-right:8px; color:#fff; border:0px; cursor:pointer;}
.JobForm .btn_3 { font-size:15px; padding:1.2% 4.3%; text-align:center; background:#999; color:#fff; border:0px; margin-left:8px; cursor:pointer;}


/*联系我们*/
.Mapleft{ width:65%; float:left;}
.Maptxt{ width:30%; float:right; line-height:1.8em;}
.Maptxt dl{ width:33.3333%; float:left; height:auto !important; height:166px; min-height:166px;}
.Maptxt dt{ color:#ce3c4e; font-size:16px; font-weight:bold;}
.Maptxt dl.last{ width:66%; clear:both;}
.Maptxt dl.last dd{ display:inline-block; *display:inline; zoom:1; margin-right:2px;}
.Map2{ text-align:center; padding-bottom:1%;}
.Contact{}
.Contact li{ width:50%; float:left; height:166px; background:#eeeeee;}
.Contact li dl{ padding:1.8% 3% 1.8% 5%; line-height:2.2em; color:#080404;}
.Contact li dl dt{ font-size:18px; padding:1% 0; color:#ca0b0f;}
.Contact li.blank{ background:#fff;}

@media ( max-width:998px){
.Mapleft{ width:auto; float:none;}
.Maptxt{ width:auto; float:none;}
.Hrleft{ width:auto; float:none;}
.Hrleft .search{ margin-bottom:2%;}
.Hrleft .search dt{ padding-bottom:2%;}
.Hrleft .search dd{ padding-bottom:2%;}
.Hrleft .notice{ display:none;}
.Hrright{ width:auto; float:none;}
.JobForm dl{ width:auto; float:none; font-size:12px; clear:both; padding-left:1%;}
.JobForm dl.other dt{ width:20%;}
.JobForm dl.other dd{ width:70%;}
.ColumnName{ margin-top:4.5%;} 
}
@media ( max-width:780px){
.Contact li dl{ line-height:1.8em; color:#080404; font-size:12px;}
.Contact li dl dt{ font-size:14px; padding:2.6% 0;}
}









