@import url('style_4_common.css');

@-ms-viewport {
	width: device-width
}
*{ margin:0; padding:0}
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,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,main,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}
img{ border:0 ;}
body {
	line-height: 1;
}
ol,ul {
	list-style: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
caption,th,td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle
}
q,blockquote {
	quotes: none
}
q: before,q: after,blockquote: before,blockquote: after {
	content: "";
	content: none
}
a img {
	border: none
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
	display: block
}
html {
	overflow-y: auto
}


.clearfix:after {     /*在类名为“clearfix”的元素内最后面加入内容*/
	content: "."; /*内容为“.”就是一个英文的句号而已。也可以不*/
	display: block;  /*加入的这个元素转换为块级元素。*/
	clear: both;    /*清除左右两边浮动。*/
	visibility: hidden;     /*可见度设为隐藏。注意它和display:none;是有区别的。visibility:hidden;仍然占据空间，只是看不到而已；*/
	line-height: 0;   /*行高为0；*/
	height: 0;    /*高度为0；*/
	font-size:0;   /*字体大小为0；*/
}
.clearfix {*zoom:1; }
.auto1000{ width:1000px; margin:0 auto}
.f_r{ display:inline; float:right}
.f_l{ display:inline; float:left}



/******顶部头部****/
.header_top{ height:34px; border-bottom:1px solid #e8e8e8; background:#f5f5f5; line-height:34px; position:fixed; top:0; left:0; width:100%; z-index:99999}

.mt5{ margin-top:5px}
.mt10{ margin-top:10px}
.mt15{ margin-top:15px;}
.mt20{ margin-top:20px;}
.mt25{ margin-top:25px;}
.mt30{ margin-top:30px;}
.ml20{ margin-left:20px}
.ml15{ margin-left:15px;}
.ml30{ margin-left:30px;}
.ml40{ margin-left:40px;}

a{ font-family:"微软雅黑"}
.w390{ width:390px;}
.w320{ width:320px}
.w335{ width:335px}
.w250{ width:250px}
.w360{ width:360px;}
.w730{ width:730px}

/******顶部头部****/
.header_top{ height:34px; border-bottom:1px solid #e8e8e8; background:#f5f5f5; line-height:34px;}
.header_top .auto1000 .hleft { display:inline; float:left;_width:500px;}
.header_top .auto1000 .hleft ul{}

.header_top .auto1000 .hleft ul li{ display:inline; float:left;font:normal 12px/34px "微软雅黑"}
.header_top .auto1000 .hleft ul li.hphone{ font:normal 12px/34px "微软雅黑"; padding:0 25px 0px 20px; background:url(../images/newindex/headertop.png) no-repeat 0 7px; }
.header_top .auto1000 .hleft ul li.mindex,.header_top .auto1000 .hleft ul li.webmap,.header_top .auto1000 .hleft ul li.help{ background: url(../images/newindex/liline.png) no-repeat 0 8px; padding:0 25px 0}
.header_top .auto1000 .hleft ul li a{ color:#333333}
.header_top .auto1000 .hleft ul li a:hover{ color:#e73035}

.header_top .auto1000 .hright{ display:inline; float:right;}
.header_top .auto1000 .hright .afterlogin{ text-align:right; margin:0; padding:0 15px 0 0}
.header_top .auto1000 .hright .afterlogin .tname{ font-weight:bold; margin-right:3px;}
.header_top .auto1000 .hright .afterlogin span{ margin:0px;;}
.header_top .auto1000 .hright .afterlogin span a i{ color:#ff2200;}
.header_top .auto1000 .hright .afterlogin span a:hover{ text-decoration:none; color:#ff6600}
.header_top .auto1000 .hright ul li{ display:inline; float:left; padding:0 23px; font:normal 12px/34px "微软雅黑"; }
.header_top .auto1000 .hright ul li.login{  background:url(../images/newindex/liline.png) no-repeat right 8px}
.header_top .auto1000 .hright ul li.ologin { padding:0 15px 0 20px }
.header_top .auto1000 .hright ul li.ologin a{ display: inline-block; vertical-align: middle; width:20px; margin-left:10px; height:20px;background:url(../images/newindex/headertop.png) no-repeat}
.header_top .auto1000 .hright ul li.ologin a.sina{ background-position:  0 -42px}
.header_top .auto1000 .hright ul li.ologin a.sina:hover{ background-position: -3px -311px; transition:all 0s ease;}
.header_top .auto1000 .hright ul li.ologin a.qq{ background-position: 0 -83px; }
.header_top .auto1000 .hright ul li.ologin a.qq:hover{ background-position:-3px -241px; }
.header_top .auto1000 .hright ul li.gweixin{ border-right:1px solid #dedede; border-left:1px solid #dedede; padding:0 20px 0 45px; background:url(../images/newindex/headertop.png) no-repeat 10px -110px;}
.header_top .auto1000 .hright ul li.current{  background:#ffffff url(../images/newindex/headertop.png) no-repeat 10px -110px;}

.header_search { width:510px; height:40px;  margin:5px 30px 0  45px}
.sel_bj{ position:relative;	display:inline; float:left; width:23%; background:#f5f3f3 url(../images/newindex/uad.png) no-repeat 75px -44px; height:100%;

}
.header_search .nobg{  background:#f5f3f3 url(../images/newindex/uad.png) no-repeat 75px 14px;}


.sibj{ height:100%; display:inline; float:left; box-shadow:1px 1px 3px 0px #f8c0ac inset;box-shadow:-1px 1px 3px 0px #f8c0ac inset;box-shadow:0px -1px 3px 0px #f8c0ac inset;  width:81%; border:3px solid #ff4400; border-right:0}
.header_search .input_bj input{ border:0; margin:3px 0 0 20px; height:35px;   display:inline; float:left; padding:0; line-height:37px; font:normal 14px/37px "微软雅黑" ; padding:0 0px 0 0px; width:92%; outline:none}
.header_search .input_bj{  height:100%; width:77%; display:inline; float:left;/* background:url(../images/newindex/list0.png) no-repeat 3px  12px*/}
.header_search button{ font-size:18px; border:0; background:#ff4400; height:115%; display:inline; float:left; font-family:"微软雅黑"; color:#ffffff; width:18%; cursor:pointer}
.header_search button:hover{ background:#F52B00}

.nav { height:35px; overflow:hidden}
.nav ul li{ display:inline; float:left; border-right:1px solid #dedede; width:15%; height:auto; }
.nav ul li a{ font:normal 14px/16px "微软雅黑"; margin:0 9px; display:inline; float:left;  white-space:nowrap; margin-bottom:13px;}
.nav ul li a b{ font: bold 14px/16px "微软雅黑"; ; font-size:16px; }
.nav ul li.last{ margin:0;; border:0; background:#eaf5ff; width:25px;;  text-align:center; height:50px;}
.nav ul li.last a{ white-space:normal; display:inline-block;  margin:0 0 0 0px; color:#333333; font:normal 14px/20px "微软雅黑"; text-align:center; width:100%; height:100%; padding:2px 0 0 0   }
.nav ul li.last a:hover{ background:#9BB7D3; color:#ffffff; text-decoration:none}

.changeul{ height:45px; overflow:hidden }
.changeul ul{ margin-right:-1px; overflow:hidden; display:inline; float:left}

.changeul .knowmore{ text-align:center;padding:8px 10px 0; }
.changeul .knowmore a{ font:normal 12px/18px "微软雅黑"; color:#025db0  }
.changeul ul li{ display:inline; float:left; width:105px; margin-right:2px; font:normal 20px/45px "微软雅黑"; text-align:center; background:#F4F7FA;border-top:2px solid #F4F7FA; cursor:pointer }
.changeul ul li.current{ background:#ffffff ; border-top:2px solid #4298e6}


.changecon ul{ padding-top:8px;}
.changecon ul li{width:94%; font: normal 14px/30px "宋体"; vertical-align:middle; overflow:hidden; white-space: normal; height:30px; overflow:hidden; color:#9DA9B4; padding-right:5%;}
.changecon ul li a{ font: normal 14px/30px "微软雅黑";  }
.changecon ul li a.firsta{ font-weight:bold; color:#025DB0}
.changecon ul li span.line { margin:0 8px; color:#9DA9B4; font-family:'微软雅黑'; font:normal 12px/24px "微软雅黑" }
.changecon ul li span a{ color:#4298E6}
.changecon ul li span a:hover{ text-decoration:none ; color:#ff6600}
.changecon ul li span a:hover em{ color:#ff6600}
.changecon ul li.first{ color:#025db0; }

.changecon ul li.first a{ color:#025db0; font-size:14px; font-weight:bold}
.changecon ul li i{ font: normal 14px/30px '宋体'; color:#999999}
.changecon ul li:hover{ }
.changecon ul li a:hover{  color:#025db0; }
.changecon ul li b{ font-weight:bold;  color:#000000; margin:0; padding:0; display:inline; float:left;* font-weight:normal}
.changecon ul li em{ color:#333333; margin:0; padding:0; display:inline; float:left;}


.hotnew ul { margin:0;  max-height:178px; overflow:hidden; _width:178px;}
.hotnew ul  li{ height:35px; overflow:hidden; padding-left:20px; font:normal 16px/35px "微软雅黑"; background:url(../images/newindex/headertop.png) no-repeat 0 -195px; }
.hotnew ul  li.first span a{ font-weight:bold; color:#333333; }
.hotnew ul  li.first a{ color:#ff8400; font-weight:bold }
.hotnew ul  li:hover,.hotnew ul  li.first{ background:url(../images/newindex/headertop.png) no-repeat 0 -153px; }
.hotnew ul  li:hover a{ font-weight:bold; color:#333333}
.hotnew ul  li span a:hover{ font-weight:bold; color:#333333}
.hotnew ul  li a:hover{ color:#ff8400}


.hotnew ul  li span { margin-right:8px;}
.hotnew ul  li span a{ color:#999999; font-family:"微软雅黑"}
.hotnew ul  li a{ color:#333333;font-family:"微软雅黑"}

/***第二栏***/
.indextit{ height:50px; border-top:2px solid #4298e6; background:#e8f4ff; font:normal 20px/50px "微软雅黑"; border-bottom:1px solid #e8f4ff}
.indextit h4{  font:bold 20px/50px "微软雅黑"; display:inline; float:left}
.indextit h4 a.hta{ font:bold 20px/50px "微软雅黑"; color:#333333}
.indextit h4 a{ font:normal 16px/50px "微软雅黑"; color:#666666}

.indextit h4 a:hover{ color:#ff6600; text-decoration:none; transition:all 0.4s ease;}
.indextit h4 span{ font:normal 16px/50px "微软雅黑"; margin:0 10px 0 10px; color:#a1a1a1}
.indextit span a{ font:normal 16px/50px "微软雅黑"; display:inline; float:right; color:#025db0; margin-right:20px;}
.indextit span a:hover{ color:#ff6600; text-decoration:none}

.index_B{ text-align:left}
.ulbox{ }
.ulbox ul li{ font:normal 14px/32px "微软雅黑"; height:32px; overflow:hidden; display:inline; float:left; width:100%}
.ulbox ul li.first { height:90px; margin-bottom:1px;}
.ulbox ul li.first a{ width:auto; white-space: normal; font:blod 16px/24px "微软雅黑";}
.ulbox ul li.first dl dt{ display:inline; float:left; margin-bottom:15px; width:138px; border:1px solid #f2f2f2; height:85px;}
.ulbox ul li.first dl dt img{ width:138px; height:85px;}
.ulbox ul li.first dl dt a{ margin:0; display:inline; float:left; max-width:100%}
.ulbox ul li.first dl dt a img{display:block}
.ulbox ul li.first dl dd{ display:inline; float:left; margin-left:10px; width:210px;_width:200px;}
.ulbox ul li.first dl dd h5{ font:bold 16px/24px "微软雅黑"; height:24px; overflow:hidden; margin-bottom:8px; white-space:normal;_width:200px;}
.ulbox ul li.first dl dd h5 a{ font: bold 16px/24px "微软雅黑"; display:inline-block; max-width:100% }
.ulbox ul li.first dl dd h5 a:hover{ color:#ff6600}
.ulbox ul li.first dl dd  p{ margin:0; font:normal 12px/18px "微软雅黑"; color:#999999;}
.ulbox ul li.first dl dd  p a{ margin-left:20px; color:#ff6600; clear:both; float:none; font:normal 12px/18px "微软雅黑";  }
.ulbox ul li i{ font:normal 14px/32px '宋体'; color:#999999; display:inline; float:left}
.ulbox ul li a{ color:#333333; display:inline; float:left;  max-width:73%;_with:60%; font:normal 14px/32px "微软雅黑";  }
.ulbox ul li a:hover{ color:#ff6600}
.ulbox ul li span{ display:inline; float:right; font:normal 12px/32px "微软雅黑"; color:#999999; margin-right:10px;}
.ulbox ul li b{  display:inline; float:left; color:#000000}
.ulbox ul li b a{ max-width:100%; color:#333333; clear:both; float:none }

.searp {}
.searp a{ font:normal 14px/24px "微软雅黑"; margin-right:15px;}
.searp a.current{ color:#ff6600}
.gkzhi{  width:100%}

.gkzhi h4{ font:bold 14px/30px "微软雅黑"; margin:8px 0 0 0}
.gkzhi dl dt{ font:bold 12px/24px "微软雅黑"; color:#333333}
.gkzhi dl { margin-bottom:2px; display:inline; float:left; margin-right:25px}
.gkzhi dl dd{ font:normal 14px/24px "微软雅黑"}
.gkzhi dl dd span{color: #ff0000;
font: bold 20px/24px Georgia,Verdana,Arial;}

.gkin a{ font:normal 14px/24px "微软雅黑"; color:#067ad4; white-space:nowrap}

.rtit h4 span{ font:normal 20px/50px "微软雅黑";  margin-left:20px; padding-left:20px; background:url(../images/newindex/headertop.png) no-repeat 0 -145px; color:#000000; text-decoration:none}
.rtit h4 span a.hta{ font:normal 20px/50px "微软雅黑"; margin:0; padding:0; color:#000000; text-decoration:none  }
.bg1{  background:url(../images/newindex/bg1.png); min-height:300px;}

.rtit h4 a{ float:left; margin-right:20px; font:normal 14px/14px "微软雅黑" ; margin-top:18px; text-decoration:underline; color:#1167b5}
.rtit h4 a.knowmor{ float:right; text-decoration:none}
.rtit h4 a.knowmor:hover{ color:#ff6600}
.bg1 table tr td a{ font:normal 14px/24px "微软雅黑"; color:#333333; display:inline-block;}
.bg1 table tr{ height:100px;}
.bg1 table td{ vertical-align:top}
.bg1 table td img{ margin: 0 auto}
.bg1 table label{ display:inline-block; color:#ff6600}
.bg1 table label a { font:normal 14px/30px "微软雅黑";}
.bg1 table label:hover a{ color:#ff6600; text-decoration:underline}
.bg2{ background:url(../images/newindex/bg2.png) 0 -1px; height:15px;}

.ullist { width:340px;_width:340px;}
.ullist ul li{ font:normal 14px/33px "微软雅黑"; height:33px; overflow:hidden}
.ullist ul li a { font:normal 14px/33px "微软雅黑"; height:33px;}
.ullist ul li span a{ color:#999999;font:normal 14px/33px "微软雅黑"; }
.ullist ul li i{ font:normal 14px/33px '宋体'; color:#999999; display:inline; float:left}
.ullist ul li a b{ color:#999999}
.ullist ul li a.job{ color:#ff6600; margin-left:15px;}
.ullist ul li a:hover{ text-decoration:underline}
.ullist ul li span a:hover{ text-decoration:none}
.ullist ul li span a:hover em{ color:#ff6600}
.ullist ul li span a b{ font-weight:bold; color:#000000;* font-weight:normal}
.ullist ul li span a em { color:#333333}

.qiye{ border-bottom:1px solid #dedede}
.qiye h3{ border-bottom:1px solid #333333; display:inline; float:left; position:relative; top:1px; font: bold 16px/30px "微软雅黑"; padding:0 5px;}
.youqi { margin-right:-20px; } 
.youqi  a{ display:inline; float:left; width:105px; height:55px; border:1px solid #f1f1f1; margin-right:8px; margin-top:10px;_margin-right:2px;}
.youqi  a img{ width:105px; height:55px; border:0; margin:0; padding:0}

.rbaoxian { }
.rbaoxian  dl{ display:inline; float:left}
.rbaoxian  dl dt{ display:inline; float:left; width:105px; margin:0}
.rbaoxian  dl dt a{ margin:0; display:inline; float:left; max-width:100%;}
.rbaoxian  dl dt a img{display:block}
.rbaoxian  dl dd{ display:inline; float:left;  width:110px; margin-left:8px;}
.rbaoxian  dl dd h5{ font:bold 16px/30px "微软雅黑"; margin-bottom:5px;}
.rbaoxian  dl dd  p{ margin:0; font:normal 12px/20px "微软雅黑"; color:#999999; position:relative;}
.rbaoxian  dl dd  p a{ position:absolute; right:0; bottom:0; color:#ff6600}
.toubao { width:100%; border:0; background:#ff5815; height:35px; font:normal 16px/35px "微软雅黑"; color:#ffffff; cursor:pointer; margin:20px 0; }
.toubao:hover{ background:#F76C36;}
.line{ border-bottom:1px  dashed #dedede; }

.xianlist ul li{ font:normal 12px/24px "微软雅黑"; min-height:50px;position:relative;}
.xianlist ul li span{ display:inline; float:left; color:#999999} 
.xianlist ul li p{ display:inline; float:left; width:160px; color:#333333; }
.xianlist ul li p  a{ color:#ff5815; font-weight:bold; white-space:nowrap; position:absolute; bottom:2px; right:5px}
.xianlist ul li a{}

.examindex .examtit{ font:normal 12px/24px "微软雅黑";}
.examindex .examtit a{ margin-right:8px;}
.examindex  dl{ display:inline; float:left}
.examindex  dl dt{ display:inline; float:left; width:100px; margin:0; border:1px solid #dedede; height:71px;}
.examindex  dl dt a{ margin:0; display:inline; float:left; max-width:100%;}
.examindex  dl dt a img{display:block; width:100px; height:71px;}
.examindex  dl dd{ display:inline; float:left;  width:100px; margin-left:8px;}
.examindex  dl dd h5{ font:bold 16px/30px "微软雅黑"; margin-bottom:5px;}
.examindex  dl dd b{ font: bold 12px/18px "微软雅黑"; height:36px ; overflow:hidden; display:inline-block; margin-bottom:5px;}
.examindex  dl dd  p{ margin:0; font:normal 12px/18px "微软雅黑"; color:#999999; position:relative;}
.examindex  dl dd  p a{ position:absolute; right:0; bottom:0; color:#ff6600}

.examulist ul li{ font:normal 14px/30px "微软雅黑"; height:30px; overflow:hidden; color:#999999}
.examulist ul li i{ font:normal 14px/30px "微软雅黑"}
.examulist ul li b{ color:#000000;}
.examulist ul li b a{ color:#333333; clear:both}
.examulist ul li a{ font:normal 12px/30px "微软雅黑"}

.fadeexam { border-bottom:1px solid #dedede;}
.fadeexam ul{ margin:0 0 0 0px;}
.fadeexam ul li{ display:inline; float:left;border-bottom:1px solid #dedede;  width:80px; text-align:center; position:relative; top:1px; font:normal 12px/30px "微软雅黑"}
.fadeexam ul li.current{ font: bold 16px/30px "微软雅黑";border-bottom:1px solid #333333; cursor:pointer }
.examcon dl { margin-bottom:10px;}
.examcon dl dt{ font:normal 12px/24px "微软雅黑"}
.examcon dl dt a{ font:normal 12px/24px "微软雅黑"; color:#333333}
.examcon dl dd{ font:normal 12px/18px "微软雅黑"}
.examcon dl dd span{ display:inline ; float:left; color:#ff6600}
.examcon dl dd a{ display:inline; float:right; color:#2574c7;}
.examui { width:100%;  }
.examui .alist{ margin-right:-3px; display:inline; float: left}
.examui .alist a{ display:inline; float:left; margin-bottom:8px; margin-right:2px; width:124px; height:31px; background:url(../images/newindex/exambg.png); text-indent:-99999em; overflow:hidden}
.examui .alist a:hover{ text-decoration:none}
.examui .alist a.n0{ background-position:0 0}
.examui .alist a.n1{ background-position:0 -31px;}
.examui .alist a.n2{ background-position:0 -62px;}
.examui .alist a.n3{ background-position:0 -93px;}
.examui .alist a.n4{ background-position:0 -124px;}
.examui .alist a.n5{ background-position:0 -155px;}
.examui .alist a.n6{ background-position:0 -186px;}
.examui .alist a.n7{ background-position:0 -217px;}

.zx_p{ font:normal 12px/18px "微软雅黑"; padding:10px 15px;}
.zx_con img{ display:inline; float:left; margin:5px; height:39px; width:39px}
.zx_con b{ font:normal 14px/24px "微软雅黑"; color:#333333; display:inline-block; margin-top:5px; width:58px; margin-bottom:5px;}
.zx_con span{ font:normal 12px/18px "微软雅黑"; color:#999999;}
.zx_con .zx_box{ width:110px; padding:5px;  background:#f6f9fe; margin-right:5px; margin-bottom:9px;}

.zh_index{ border:1px solid #dedede;}
.zh_index .ullist{ margin-right:-5px; overflow:hidden; display:inline; float:left; width:250px;}
.zh_index .ullist li{ display:inline; background:url(../images/newindex/libg.png) no-repeat right center; font: bold 14px/40px "微软雅黑"; float:left;width:78px; margin-right:5px;padding:0;text-align:center }
.zh_index .ullist li  a{ color:#333333; text-decoration:none}
.zh_index .ullist li.current{ color:#266ba9; border-top:2px solid #4298e6; height:38px; position:relative; top:-1px; font: bold 14px/38px "微软雅黑"; cursor:pointer; }
.zh_index .ullist li.current a{ color:#266ba9;}
.ul_conlist{ padding-bottom:15px; padding-top:8px;}
.ul_conlist ul{ padding:0px 15px; }
.ul_conlist ul li{ font:normal 14px/35px "微软雅黑"; height:35px; overflow:hidden }
.ul_conlist ul li a{ color:#666666; font:normal 12px/35px "微软雅黑";}
.ul_conlist ul li a:hover{ color:#ff6600;transition:all 0.4s ease;}
.ul_conlist ul li i{ font:normal 14px/35px '宋体'; color:#999999 }
.huangye_list a{ display:inline; float:left; background:#f6f9fe; height:23px; line-height:23px; width:75px; text-align:center; margin-right:5px; margin-bottom:5px;}
/*.huangye_list a:hover{ background:#58B2FA; transition:all 0.4s ease; color:#ffffff; text-decoration:none}*/



/******index_E*****/
.index_E h3{
    font: bold 16px/30px "微软雅黑";
    padding: 0 5px;}
	
/***index_F*****/	
.index_F .indextit h4 a,.index_H .indextit h4 a{ font:normal 12px/50px "微软雅黑"; margin:0 8px;}
.index_F .indextit h4 a.hta,.index_H .indextit h4 a.hta{ font:bold 20px/50px "微软雅黑"}
.index_F .indextit h4 span,.index_H .indextit h4 span{ font:normal 12px/50px "微软雅黑"; margin:0; color:#e6e6e6}
.index_F ul li{ width:180px; height:150px; position:relative; margin-left:7px; display:inline; float:left; overflow:hidden}
.index_F ul li.first{width:215px; height:150px; margin:0; overflow:hidden}
.index_F ul li.first img{ width:215px; height:150px;}
.index_F ul li img{ height:150px;}
.index_F ul li div.div_b{ position:absolute; height:38px; bottom:0; left:0; background:#000000; width:100%;filter:alpha(opacity=60); /*IE滤镜，透明度50%*/
-moz-opacity:0.6; /*Firefox私有，透明度50%*/
opacity:0.6;  }
.index_F ul li div.div_t{ position:absolute; bottom:0; left:0; height:38px; color:#ffffff; font:normal 14px/38px "微软雅黑"; text-align:center; width:100%;}

.index_F ul li.last{ background:#f9f9f9; width:60px; text-align:center; font:normal 14px/20px "微软雅黑";}
.index_F ul li.last:hover{ background:#f1f1f1}
.index_F ul li.last:hover a{ text-decoration:none; color:#ff6600}
.index_F ul li.last a{ position:absolute ; top:50px; left:10px; font:normal 14px/20px "微软雅黑"; color:#333333 }
.index_F .fangbtn{ width:73px; height:152px; background:url(../images/newindex/fangbtn.jpg); display:inline; float:left}
.index_F .fangbtn:hover{ background:url(../images/newindex/fangbtn2.jpg);}
/*********index_G*******/
.index_G .indextit h4 a.hta{ font:bold 20px/50px "微软雅黑" }
.index_G .indextit h4 em a{ font:normal 12px/50px "微软雅黑"; margin:0 8px;}
.index_G .indextit h4 em span{ font:normal 12px/50px "微软雅黑"; margin:0; color:#e6e6e6}

.index_G .zx_xiao_l{ width:80px; height:255px; background:url(../images/newindex/zxgs.png) no-repeat 0 0 }
.index_G .xiao1{ width:125px; height:255px; overflow:hidden; margin-bottom:5px;}

.index_G .xiao1 a{ margin-bottom:5px; display:inline; float:left; height:125px; width:125px; overflow:hidden }
.index_G .xiao1 a img{ border:0; height:125px; width:125px;}
.index_G .xiao2 { width:255px ; height: 255px; margin-left:5px;}
.index_G .xiao2 a img{ width:255px; height:255px;}
.index_G .xiao3{ width:255px; height:255px; margin-left:5px; margin-bottom:5px; position:relative; overflow:hidden}
.index_G .xiao3 ul { display:inline; float:left; margin-right:-5px;}
.index_G .xiao3 ul li{ display:inline; float:left; width:125px; height:125px; margin-right:5px; overflow:hidden}
.index_G .xiao3 a{margin-bottom:5px; display:inline; float:left; margin-right:5px; display:inline; float:left; width:100%; height:100%;}
.index_G .xiao3 ul li a img{ width:125px; height:125px;}
.index_G .xiao3 ul li.last{ width:255px; height:125px; margin-top:5px;}
.index_G .xiao3 ul li.last a img{ width:255px; height:125px;}
.zx_xiao_c{ width:80px; height:145px; overflow:hidden; background:url(../images/newindex/zxgs.png) no-repeat -144px 0}
.company_list{ margin-right:-7px;}
.company_list a{ display:inline; float:left; width:211px; margin-right:5px;margin-bottom:5px; height:70px;}
.company_list a img{ width:211px; height:70px;}
.index_H .ulbox{  }
.index_H .ulbox ul{ margin-right:-20px; overflow:hidden}
.index_H .ulbox ul li{ font:normal 14px/30px "微软雅黑"; height:30px; overflow:hidden; width:170px; padding:0 0 0 0px; background:url(../images/newindex/lilistbg.png) no-repeat 0 13px; display:inline; float:left; margin-right:20px;}
.index_H .ulbox ul li.nobg{ background:none}
.index_H .ulbox ul li.first { height:auto;*height:110px; width:360px; padding:0;}
.index_H .ulbox ul li.first a{ width:auto; white-space:nowrap}
.index_H .ulbox ul li.first dl dt{ display:inline; float:left; margin-bottom:15px; height:83px; width:138px; }
.index_H .ulbox ul li.first dl dt a{ margin:0; display:inline; float:left; max-width:100%}
.index_H .ulbox ul li.first dl dt a img{display:block; width:138px; height:83px; margin:0; padding:0}
.index_H .ulbox ul li.first dl dd{ display:inline; float:left; margin-left:10px; width:210px;}
.index_H .ulbox ul li.first dl dd h5{ font:bold 16px/24px "微软雅黑"; height:24px; overflow:hidden}
.index_H .ulbox ul li.first dl dd h5 a{ font:bold 16px/24px "微软雅黑"; height:24px; overflow:hidden; }
.index_H .ulbox ul li.first dl dd  p{ margin:0; font:normal 12px/18px "微软雅黑"; margin:0; color:#999999;  }
.index_H .ulbox ul li.first dl dd  p a{ font:normal 12px/18px "微软雅黑";}
.index_H .ulbox ul li i{ font:normal 14px/30px '宋体'; color:#999999; display:inline; float:left}
.index_H .ulbox ul li a{ color:#333333;  max-width:100%; font:normal 14px/30px "微软雅黑"; }
.index_H .ulbox ul li span{ display:inline; float:right; font:normal 12px/30px "微软雅黑"; color:#999999}
.index_H .ulbox ul li b a{ display:inline; float:left;max-width:100%; color:#999999 ;font:normal 12px/30px "微软雅黑";}

.zdl-list{}
.zdl-list dl{ display:inline; float:left; width:151px; margin-right:15px; margin-bottom:10px;}
.zdl-list dl dt{ display:inline; float:left; width:151px; height:80px;}
.zdl-list dl dt img{ display:block; width:151px; height:80px;}
.zdl-list dl dd{ font:normal 12px/24px "微软雅黑"; color:#999999; text-align:center ; display:inline-block; width:100%; height:24px; overflow:hidden}
.index_I .zz_list ul {  overflow:hidden; display:inline; float:left; width:730px; }
.index_I .zz_list ul li{ display:inline; float:left; width:45%; font:normal 14px/30px "微软雅黑"; background:url(../images/newindex/lilistbg.png) no-repeat 0 12px; text-overflow:ellipsis;  margin-right:30px; text-indent:10px; height:30px; overflow:hidden; white-space: nowrap; }
.index_I .zz_list ul li.nomargin{ margin-right:0}
.index_I .zz_list ul li span{ }
.index_I .zz_list ul li.nobg{ background:none}
.index_I .zz_list ul li em a{ font:normal 14px/30px "微软雅黑";  white-space: nowrap; }
.index_I .zz_list ul li em { height:30px; white-space: nowrap; overflow:hidden}
.index_I .zz_list ul li span a{ color:#4298e6; _width:auto}
.index_I .zz_list ul li i{ margin:0 5px;  text-align:center; font:normal 14px/24px "微软雅黑"; color:#999999;  }

.index_friendlink{ border:1px solid #dedede; padding-left:25px;}
.index_friendlink h4{ font: bold 20px/30px "微软雅黑"; display:inline;}
.index_friendlink ul{ margin:10px 0 15px 0}
.index_friendlink ul li{ display:inline; float:left; white-space:nowrap}
.index_friendlink a{  font: normal 14px/24px "微软雅黑"; white-space:nowrap; color:#999999}
.index_friendlink span{ margin:0 8px; color:#999999}

.index_company{  border:1px solid #dedede; padding-left:25px;}
.index_company h4{ font: bold 20px/30px "微软雅黑"; display:inline}
.index_company ul li{ display:inline; float:left; border:1px solid #e5e5e5; margin-bottom:20px; padding:5px; background:#f4f4f4; margin-right:20px;}
.index_foot{}
.index_foot .footul1 ul li{ font:normal 14px/30px "微软雅黑"}
.index_foot .footul2 ul li{ font:normal 14px/30px "微软雅黑"}
.index_foot .footul3 { }
.index_foot .footul3 dl{ margin-bottom:15px;}
.index_foot .footul3 dl dt{ font: bold 14px/30px "微软雅黑"; color:#333333}
.index_foot .footul3 dl dd{ font:normal 14px/24px "微软雅黑"; color:#999999}
.index_foot .footul3  dl.dl2 dd{ font:normal 12px/24px "微软雅黑"; color:#999999} 



/*2013-04-12   悬浮快速导航*/
.right_floatnav{display:none;background: none;position:fixed;_position:absolute;right:20px;bottom:20px;
_left:expression(eval(document.body.offsetWidth-92));_top:expression(eval(document.documentElement.scrollTop+150));width:60px; height:150px;
}
.right_floatnav .make_index a{ display:inline; float:left; width:61px; height:61px;  background:url(../images/newindex/totop.png) no-repeat 1px 0}
.right_floatnav .make_index a:hover{ background-position:-71px 0 }

.right_floatnav .cut a{display:inline; float:left; width:61px; height:77px;  background:url(../images/newindex/totop.png) no-repeat 1px -74px;}
.right_floatnav .cut a:hover{ background-position:-71px -74px}


#index2{width:100%;overflow:hidden;margin-top:35px;}
#index2 .bjTopAd{width:100%;overflow:hidden;position:relative;z-index:1;}
#index2 .bjTopAd img{position:relative;z-index:1;left:50%;top:0;margin:0 0 0 -960px;}
#index2 .auto1000{position:relative;z-index:1;}
#index2 .auto1000 .close{position:absolute;z-index:1;right:0;top:-40px;height:0;width:40px;background:url(../images/ico.png) no-repeat;color:#96B5EE;font:normal 32px/32px "Trebuchet MS", Arial, Helvetica, sans-serif;text-align:center;cursor:pointer;overflow:hidden;font-size:0;}
#index2 .auto1000 .small-btn{position:absolute;z-index:1;right:45px;top:-40px;width:60px; height:0;background:url(../images/ico.png) no-repeat 25px -43px;color:#FFFFFF;font:normal 16px/38px '\5FAE\8F6F\96C5\9ED1';cursor:pointer;overflow:hidden;}
#index2 .auto1000 .small-btn-hover{background-position:25px -83px}


.bigBannerImg{width:100%;background:#F4F4F4;overflow:hidden}
.bigBannerImg .adTk{margin:0 auto;width:100%;overflow:hidden;position:relative;z-index:1;}
.bigBannerImg .adTk img{ position:relative;z-index:1;left:50%;top:0;margin:0 0 0 -960px;}


.txt_ul{ padding:8px 0 10px}
.txt_ul li{ font:normal 14px/30px "微软雅黑"; text-align:center; cursor:pointer}
.txt_ul li:hover{ background:#f9f9f9; color:#ff6600}



#focus{width:390px;height:200px;position:relative; overflow:hidden; z-index:1}
#focus ul{height:200px;position:absolute;}
#focus ul li{float:left;width:390px;height:200px;overflow:hidden;position:relative;}
#focus ul li div{position:absolute;overflow:hidden;}
#focus .btnBg{/*position:absolute;width:390px;height:36px;left:0;bottom:0;*/}
#focus .btn{position:absolute;width:390px;height:10px;padding:5px 10px;right:5px;bottom:12px;text-align:right;background:none;}
#focus .btn span{display:inline-block;_display:inline;_zoom:1;width:15px;height:15px;_font-size:0;margin-left:5px;cursor:pointer;background:#fff;background:#C5C7C4;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
#focus .btn span.on{background:#FF6600;}
#focus .preNext{width:45px;height:100px;position:absolute;top:30px;background:url(../images/newindex/sprite.png) no-repeat 0 0;cursor:pointer; display:none}
#focus .pre{left:0;}
#focus .next{right:0;background-position:right top;}

#focus .btnBg {
position: absolute;
width:0px;
height:0px;
left: 0;
bottom: 0;
background: none;
}




.leftfixAd{display:none;position:fixed;z-index:10;right:50%;margin-right:520px;top:120px;bottom:auto;width:120px;_position:absolute;_top:130px;_bottom:auto;}
.leftfixAd-min{display:none;position:fixed;z-index:10;left:-20px;bottom:50%;_position:absolute;_bottom:10px;width:74px;height:160px;background:url(../images/leftBox-min.png) no-repeat;cursor:pointer;}
.leftfixAd .adBtn-ico{width:25px;height:25px;background:url(../images/ico_jj.png) no-repeat 0 -25px; position:absolute;z-index:1;right:-10px;top:0px;cursor:pointer;}
.leftfixAd-cur{top:40px;_top:50px;}
.leftfixAd ul li{float:left;display:inline;width:100%;margin-top:5px;}




.carousel {width:738px; position:relative; }
.carousel .prev , .carousel .next {height:100px;width:32px;overflow:hidden;display:block;text-decoration:none;cursor:pointer;}
.carousel .prev { display:inline; float:left;background:url(../images/newindex/change.png) no-repeat 8px 35px;  }
.carousel .prev:hover{ background:#f3f3f3 url(../images/newindex/change.png) no-repeat 8px -42px; }
.carousel .next { display:inline; float:left; background:url(../images/newindex/change.png) no-repeat -78px 35px; }
.carousel .next:hover{ background:#f3f3f3 url(../images/newindex/change.png) no-repeat -78px -42px;}

.jCarouselLite {float:left;height:140px;overflow:hidden;/*必要元素*/  }
.jCarouselLite li{height:140px; width:159px;text-align:center; margin-right:5px;}
.jCarouselLite li a{ display:inline-block; width:159px; background:#E0E5E9; height:100px; }
.jCarouselLite li span{ margin:0; padding:0; font-family:"微软雅黑"; line-height:30px; font-size:16px; clear:both}

.liebox{}