/*公共样式*/
*{
	margin: 0;
	padding: 0;
}
html{
	color: #000;
	background: #fff;
}
body{ color:#666;font:12px/1.231 arial,helvetica,clean,sans-serif,"宋体";width: 100%;vertical-align:baseline;overflow-x:hidden;} /*网站字体颜色*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
i,em{ font-style:normal;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}

.mt10{ margin-top:10px;}

a { color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
a:hover { text-decoration:underline;}
.vam { vertical-align:middle;}
.clear{ clear:both; height:0; line-height:0; font-size:0;}
.clearfix:after{ content:""; clear:both; height:0; visibility:hidden; display:block;}
.clearfix{*zoom:1}
p{ word-spacing:-1.5px;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
/* -- 购物车外部框架 -- */
.cart_header , .cart_content , .cart_footer { width:760px; margin:0 auto;}
.header,.content,.footer{
	width: 1000px;
	margin: 0 auto;
}
/*公共样式结束*/
/*头部开始*/
.topWrap{
	background: url(../images/h-top.gif) repeat-x center top;
	border-bottom: 5px solid #0866ab;
	height: 220px;
}
.h_top{
	height: 31px;
	font: 12px/31px "microsoft Yahei";
	color: #555;
	overflow: hidden;
}
.h_top span{
    color: #555;
}
.h_top span a{
    color: #555;
    display: inline-block;
    padding: 0 12px;
}
.h_c{
	height: 152px;
	overflow: hidden;
}
.h_logo{
    width: 700px;
    height: 140px;
    overflow: hidden;
    margin: 35px 0 0 0;
}
.h_logo span{
    display: block;
    width: 201px;
    height: 102px;
    margin-right: 10px;
    overflow: hidden;
}
.h_logo span img{
    width: 201px;
    height: 102px;
}
.h_logo h1{
    width: 472px;
    margin-top: 10px;
    display: inline;
    color: #222222;
    font: bold 35px/38px "microsoft Yahei";
    letter-spacing: 0px;
}
.h_logo h1 i{
    font: 18px/52px "Microsoft Yahei";
    display: block;
    letter-spacing: 0;
    color: #444444;
}
.h_tel{
    width: 285px;
    height: 80px;
    margin: 50px 0 0 0;
    overflow: hidden;
}
.h_tel p{
    font: 12px/25px "microsoft Yahei";
    color: #555;
    padding-left: 76px;
    overflow: hidden;
    background: url(../images/h_tel.gif) no-repeat left 2px;
}
.h_tel p em{
    display: block;
    color: #0162cf;
    font: bold 30px/38px "Times New Roman", Times, serif;
    border-bottom: 1px solid #d5d5d5;
}
.h_tel p span{
    color: #444;
    display: inline-block;
    font: bold 16px/25px "Times New Roman", Times, serif;
}
#menu{
    height: 37px;
    background: url(../images/nav1.png) no-repeat;
}
.nav{
	height: 32px;
}
.nav li{
    line-height: 32px;
    height: 32px;
    text-align: center;
    width: 160px;
    float: left;
    position: relative;
    z-index: 9999;
}
.nav li a{
    display: block;
    color: #fff;
    height: 32px;
    font: 14px/32px '微软雅黑';
}
.nav li a:hover{
    color: #fff;
    text-decoration: none;
    background: url(../images/nav_hover.png) no-repeat;
}
.nav .sec{
    height: 0;
    background: #01557a;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 32px;
    left: 0px;
}
.nav .sec a{
    background: #01557a;
    color: #fff;
    height: 38px;
    line-height: 38px;
    width: 150px;
}
.nav .sec a:hover{
    background: #042d3f;
    text-decoration: none;
}
/*头部结束*/
/*banner*/
.topbanner {
    height: 500px;
    position: relative;
    width: 100%;
    overflow: hidden;
}
.banner {
    width: 1920px;
    height: 500px;
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -960px;
    overflow-x: hidden;
}
.banner ul.bb{
    position: relative;
    padding: 0px;
    margin: 0px;
    z-index: 5;
}
.banner ul.bb li{
	position:absolute;
	display:none;
}
.banner .num{
	position:absolute;
	right:2px;
	bottom:0px;
	width:100%;
	z-index:100;
	padding:5px 0px;
	text-align:center;
}
.banner .num li{
	border-radius: 10px;
	width:42px;
	height:11px;
	display:inline-block;
	margin-right:8px;
	background:#fff;
	_display:inline;
	_font-size:0px;
}
.banner .num li.num_hover{
	background-color:#0866ab;
}
.banner .num li.num_hover a{
	color:#fff;
}
.banner .num li a{
	float:left;
	display:inline;
	text-align:center;
	color:#666;
	text-decoration:none;
	cursor:pointer;
	width:10px;
	height:10px;
	text-indent:-100px;
	overflow:hidden;
	opacity:1;
}
/*banner结束*/
/*search*/
.sou_bj{
    background: url(../images/sou_bj.gif) repeat-x center top;
    height: 42px;
    overflow: hidden;
}
.sou_c{
    height: 56px;
    overflow: hidden;
}
.inp01{
    padding-left: 38px;
    width: 222px;
    height: 25px;
    overflow: hidden;
    font: 12px/25px "Microsoft Yahei";
    border: none;
    background: url(../images/sou1.jpg) no-repeat left top;
    color: #a9a9a9;
    margin-top: 8px;
    display: inline;
    outline: none;
}
.inp02{
    background: url(../images/sou2.jpg) no-repeat left top;
    width: 53px;
    height: 25px;
    border: 0;
    margin-top: 8px;
    outline: none;
}
.sou_c p{
    width: 600px;
    height: 42px;
    overflow: hidden;
    display: block;
    color: #555;
    font: 12px/42px "Microsoft Yahei";
    background: url(../images/sou_icon.gif) no-repeat left center;
}
.sou_c p b{
    padding-left: 30px;
}
.sou_c p a{
    color: #555;
    padding-right: 20px;
}
/*search结束*/
/*about*/
.about_bj{
    background: url(../images/ab_bj.jpg) no-repeat center top;
    height: 400px;
    overflow: hidden;
}
.ab_top{
    width: 1000px;
    overflow: hidden;
    margin: 0 auto;
}
.about{
    position: relative;
    width: 650px;
    height: 323px;
    overflow: hidden;
    margin: 77px 0 0 15px;
}
.ab_t{
    border-bottom: 1px solid #d5d5d5;
    height: 38px;
    width: 650px;
    overflow: hidden;
    font: bold 16px/38px "Microsoft Yahei";
    background: url(../images/ab_icon1.gif) no-repeat left center;
}
.ab_t span{
    display: block;
    height: 38px;
    overflow: hidden;
    font: 14px/38px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
.ab_t a{
    color: #0162cf;
    display: inline-block;
    padding-left: 40px;
}
.about dl{
    margin-top: 11px;
}
.about dt{
    float: left;
    margin-top: 14px;
    width: 304px;
    height: 224px;
    overflow: hidden;
}
.about dt img{
    width: 304px;
    height: 224px;
}
.about dd{
    float: right;
    width: 325px;
    overflow: hidden;
    font: 14px/24px "microsoft Yahei";
    color: #444;
}
.about dd h3{
    font: bold 16px/40px "Microsoft Yahei";
}
.about dd h3 a{
    color: #444;
}
.about dd em{
    margin-top: 18px;
    color: #fff;
    display: block;
    width: 105px;
    height: 30px;
    overflow: hidden;
    font: 14px/30px "Microsoft Yahei";
    text-align: center;
    background: #ffa000;
}
.about dd a{
    color: #fff;
}
#focus{
	width: 268px;
	position: relative;
}
.hor{
    margin: 77px 15px 0 0;
    height: 323px;
    overflow: hidden;
}
.hor .ab_t {
    width: 268px;
    overflow: hidden;
    background: url(../images/hor_icon1.png) no-repeat left center;
}
#pre_left1, #pre_right1{
    margin: 107px 0 0 0;
    display: inline;
    width: 20px;
    height: 30px;
    overflow: hidden;
}
.hor_r1 img, .hor_r2 img{
    width: 20px;
    height: 30px;
}
.hor_c{
	margin:25px 0 0 30px; 
	height:236px; 
	width: 160px;
	overflow:hidden;
}
.prolist{
	width: 2000px;
}
.hor_c li{
	width:149px; 
	height:236px; 
	overflow:hidden; 
	line-height:0px;
	float: left;
	margin-left: 9px;
margin-right: 9px;
}
.hor_c li a{ 
	display:inline-block;
}
.hor_c li img{ 
	padding:9px 9px 8px 10px; 
	width:130px; 
	height:177px; 
	background:url(../images/hor_ibj.jpg) no-repeat left top;
}
.hor_c li em{
	height:42px; 
	overflow:hidden; 
	text-align:center; 
	font:14px/42px "microsoft Yahei"; 
	display:block; 
	color:#555; 
}
/*about结束*/
/*new*/
.new_bj{
    background: url(../images/new_bj.jpg) no-repeat center top;
    height: 430px;
    overflow: hidden;
}
.new_l{
    margin-top: 20px;
    width: 678px;
    height: 374px;
    overflow: hidden;
    border: 1px solid #ddd;
    background: #fff;
}
.ntit{
    position: relative;
    height: 50px;
    width: 678px;
    overflow: hidden;
    background: #fefefe url(../images/anli_tl.gif) repeat-x left bottom;
}
.ntit span{
    display: block;
    padding-right: 14px;
    font: 14px/50px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
.ntit span a{
    color: #666;
}
.new01 li{
    float: left;
    width: 143px;
    height: 50px;
    overflow: hidden;
    line-height: 0px;
}
.new01 li a{
    display: inline-block;
    color: #333;
    width: 143px;
    height: 50px;
    overflow: hidden;
}
.new01 li i{ float:left; display:block; padding-top:14px; padding-left:23px; height:22px; width:31px; overflow:hidden;}
.new01 li em{ float:left; display:none;padding-top:14px; padding-left:23px; height:22px; width:31px; overflow:hidden;}
.new01 li img{ vertical-align:middle;}
.new01 li a span{ float:left; padding:0 0 0 10px; display:block; height:50px;overflow:hidden; font:bold 16px/50px "microsoft Yahei";}
.new01 li a:hover,.new01 .cur a{ text-decoration:none; color:#fff; background:url(../images/anli_p1.jpg) no-repeat left top;}
.new01 .cur a em{ display:block;}
.new01 .cur a i{ display:none;}
.new01 li a:hover i{ display:none;}
.new01 li a:hover em{ display:block;}


.new_l dl{ height:187px; margin:22px 20px 0 22px;overflow:hidden;}
.new_l dt{ float:left; width:236px; height:166px;overflow:hidden;}
.new_l dt img{width:234px; height:164px; border:1px solid #ddd;}
.new_l dd{ float:right; width:373px; overflow:hidden; font:14px/27px "microsoft Yahei"; color:#555;} 
.new_l dd h3{ margin-bottom:11px; font:bold 14px/22px "Microsoft Yahei";}
.new_l dd h3 a{ color:#333;}
.new_l dd em{ margin-top:25px; display:block; font:14px/22px "Microsoft Yahei";}
.new_l dd em a{ color:#0162cf;}


.new02{ width:638px; margin:0 auto; overflow:hidden;}
.new02 li{ height:30px; width:625px;  overflow:hidden; font:14px/30px "Microsoft Yahei"; color:#555;background:url(../images/new_icon.gif) no-repeat left 12px; padding-left:13px;}
.new02 li a{ color:#555; display:inline-block;}
.new02 .nones{ border-bottom:0;}

.new_r{ margin-top:19px; width:294px;height:374px; overflow:hidden; border:1px solid #ddd; background:#fff;}
.new_r h2{height:50px; width:294px; overflow:hidden; font: bold 16px/50px "Microsoft Yahei"; background:#fefefe url(../images/anli_tl.gif) repeat-x left bottom;}
.new_r h2 a{ color:#222; display:inline-block; padding-left:55px; background:url(../images/new_p3.png) no-repeat 22px center;}
.new_r h2 span{ display:block; padding-right:14px; font:14px/50px Arial, Helvetica, sans-serif; text-transform:uppercase;}
.new_r h2 span a{color:#666; background:none;}

.al_sp h2{ height:50px; width:389px; overflow:hidden; font: bold 16px/50px "Microsoft Yahei"; background:#fefefe url(../images/anli_tl.gif) repeat-x left bottom;}
.al_sp h2 a{ color:#fff; text-align:center; height:50px; width:143px; overflow:hidden; display:inline-block; background:url(../images/anli_p1.jpg) no-repeat left top; }

.new_r dl{ margin:0 auto; width:252px; overflow:hidden; padding:15px 0 14px 0; border-bottom:1px dashed #c1c1c1;}
.new_r dt{ height:24px; width:260px; overflow:hidden; background:url(../images/new_w.gif) no-repeat left 3px; font: bold 14px/24px "microsoft Yahei";}
.new_r dt a{ color:#333; padding-left:28px; display:inline-block;}
.new_r dd{ background:url(../images/new_d.gif) no-repeat left 3px; font:14px/23px "microsoft Yahei"; color:#555; padding-left:28px;} 
.new_r .nones{ padding-bottom:0px; border-bottom:0;}
/*new结束*/
/*bann1*/
.bann1_bj {
    background: url(../images/bann1.png) no-repeat center top;
    height: 163px;
    overflow: hidden;
}
.bann1 {
    position: relative;
    height: 163px;
    overflow: hidden;
}
.bann1 span {
    position: absolute;
    top: 65px;
    right: 0px;
    display: block;
    width: 180px;
    height: 45px;
    overflow: hidden;
    text-align: center;
    font: bold 18px/45px "microsoft Yahei";
    background: url(../images/bann_btn.jpg) no-repeat left top;
}
.bann1 span a {
    color: #fff;
}
.bann1 p{
    position: absolute;
    top: 110px;
    right: 0px;
    display: block;
    color: #fff;
    height: 44px;
    overflow: hidden;
    font: 14px/44px "microsoft Yahei";
}
.bann1 b{
    color: #fff;
    display: inline-block;
    font: bold 28px/44px "Times New Roman", Times, serif;
}
/*bann1结束*/
/*pro*/
.pro_bj {
    height: 900px;
    overflow: hidden;
}
.pro_l {
    margin-top: 33px;
    width: 215px;
    overflow: hidden;
}
.pro_l h2 {
    padding-top: 20px;
    height: 60px;
    overflow: hidden;
    text-align: center;
    font: bold 22px/28px "Microsoft Yahei";
    background: url(../images/pro_t.jpg) no-repeat left top;
}
.pro_l h2 a{
    color: #fff;
}
.pro_l h2 i{
    display: block;
    color: #fff;
    text-transform: uppercase;
    font: 12px/15px "Microsoft Yahei";
}
.pro_c {
    width: 211px;
    overflow: hidden;
    border: 2px solid #0161cd;
    border-top: 0;
    background: #e6e6e6;
}
.pro_l h3 {
    margin: 10px auto 0;
    width: 196px;
    height: 39px;
    overflow: hidden;
    font: bold 14px/39px "Microsoft Yahei";
}
.pro_l h3 a {
    display: inline-block;
    color: #fff;
    padding-left: 46px;
    width: 150px;
    height: 39px;
    overflow: hidden;
    background: url(../images/pro_btn2.jpg) no-repeat;
}
.pro_l ul {
    margin-left: 7px;
    padding-top: 8px;
    width: 196px;
    overflow: hidden;
}
.pro_l ul li {
    height: 36px;
    overflow: hidden;
    font: 14px/36px "Microsoft Yahei";
}
.pro_l ul li a {
    color: #333;
    display: inline-block;
    padding-left: 46px;
    height: 36px;
    overflow: hidden;
    width: 150px;
    background: url(../images/pro_icon2.gif) no-repeat 33px center;
}
.pro_l h3 a:hover, .pro_l .cur a {
    text-decoration: none;
    background: url(../images/pro_btn1.jpg) no-repeat left top;
}
.pro_l ul li a:hover, .pro_l ul .cur2 a {
    font-weight: bold;
    color: #ffa000;
    text-decoration: none;
    background: url(../images/pro_icon1.gif) no-repeat 33px center;
}
.pro_r {
    width: 765px;
    height: 870px;
    overflow: hidden;
    margin-top: 33px;
}
.prot {
    margin-bottom: 28px;
    height: 52px;
    overflow: hidden;
    background: url(../images/pro_tu.jpg) no-repeat left top;
    overflow: hidden;
    font: 16px/31px "Microsoft Yahei";
}
.prot span {
    display: block;
    padding-right: 20px;
    font: 14px/52px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
.prot span a {
    background: none;
    color: #d4def4;
}
.p01 {
    float: left;
    height: 52px;
    width: 500px;
    overflow: hidden;
}
.p01 li {
    float: left;
    text-align: center;
    width: 123px;
    height: 52px;
    overflow: hidden;
    font: 16px/52px "Microsoft Yahei";
}
.p01 li a {
    color: #fff;
    display: inline-block;
    width: 123px;
    height: 52px;
    overflow: hidden;
}
.p01 li a:hover, .p01 .cur a {
    text-decoration: none;
    font-weight: bold;
    background: url(../images/pro_p1.jpg) no-repeat left top;
}
.pro-ul li{
	float: left;
	line-height: 0px;
	margin: 0 5px 15px 0;
	width: 243px;
	height: 278px;
	overflow: hidden;
	border: 1px solid #ddd;
	background: #e5e5e5;
}
.pro-ul li a{
	display: inline-block;
}
.pro-ul li img {
    width: 243px;
    height: 192px;
}
.pro-ul li span {
    display: block;
    color: #555;
    height: 33px;
    text-align: center;
    overflow: hidden;
    font: 14px/33px "Microsoft Yahei";
}
.pro-ul li p {
    margin: 10px 0 0 77px;
    overflow: hidden;
    display: block;
}
.pro-ul li p a {
    float: left;
    margin-right: 7px;
    display: inline-block;
    width: 91px;
    height: 29px;
    overflow: hidden;
    font: 12px/29px Arial, Helvetica, sans-serif;
    color: #fff;
    background: #ffa000;
    text-align: center;
}
.pro-ul .nones {
    margin-right: 0;
}
#indemo{
	float: left;
	height: 800%;
}
#demo2{
	float: left;
}
#demo{
	margin-top: 10px;
	padding: 10px 0;
	overflow: hidden;
	height: 780px;
	width: 765px;
}
/*pro结束*/
/*bann2*/
.bann2_bj{
    background: url(../images/bann2.png) no-repeat center top;
    height: 235px;
    overflow: hidden;
}
.bann2{
    position: relative;
    height: 235px;
    overflow: hidden;
}
.bann2 p {
    position: absolute;
    top: 30px;
    right: 0px;
    display: block;
    color: #fff;
    height: 60px;
    overflow: hidden;
    font: 14px/19px "microsoft Yahei";
}
.bann2 b {
    color: #fff;
    display: block;
    font: bold 28px/26px "Times New Roman", Times, serif;
}
.bann2 span {
    position: absolute;
    top: 94px;
    right: 0px;
    display: block;
    width: 180px;
    height: 45px;
    overflow: hidden;
    text-align: center;
    font: bold 18px/45px "microsoft Yahei";
    background: url(../images/bann_btn.jpg) no-repeat left top;
}
.bann2 span a {
    color: #fff;
}
/*bann2结束*/
/*ys*/
.ys_bj {
    height: 1476px;
    overflow: hidden;
    position: relative;
}
.ys1 {
    background: url(../images/ys1.jpg) no-repeat center top;
    height: 345px;
    overflow: hidden;
}
.ys2 {
    background: url(../images/ys2.png) no-repeat center top;
    height: 387px;
    overflow: hidden;
}
.ys3 {
    background: url(../images/ys3.jpg) no-repeat center top;
    height: 411px;
    overflow: hidden;
}
.ys4 {
    background: url(../images/ys4.jpg) no-repeat center top;
    height: 333px;
    overflow: hidden;
}
.ys {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -500px;
    height: 1476px;
    width: 1000px;
    overflow: hidden;
}
.ys h2 {
    margin: 57px auto 0;
    width: 1000px;
    height: 139px;
    overflow: hidden;
}
.ys h2 img {
    width: 1000px;
    height: 139px;
}
.ys dl {
    width: 445px;
    overflow: hidden;
}
.ys .ys_dl01 {
    position: absolute;
    top: 261px;
    left: 0px;
}
.ys dt {
    height: 103px;
    overflow: hidden;
}
.ys dt p {
    float: left;
    height: 72px;
    width: 55px;
    overflow: hidden;
}
.ys dt p img {
    height: 72px;
    width: 55px;
}
.ys dt span {
    float: left;
    display: inline-block;
    padding: 26px 0 0 11px;
    color: #0162cf;
    font: bold 28px/32px "Microsoft Yahei";
}
.ys dt span b {
    color: #222;
}
.ys dt i {
    display: block;
    color: #818181;
    font: 12px/13px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
.ys dd {
    color: #444;
    font: 16px/27px "microsoft Yahei";
}
.ys dd em {
    color: #ffa000;
    font-weight: bold;
}
.ys .ys_dl02 {
    position: absolute;
    top: 491px;
    left: 0px;
}
.ys .ys_dl03 {
    position: absolute;
    top: 842px;
    right: 0px;
}
.ys .ys_dl04 {
    position: absolute;
    top: 1205px;
    left: 0px;
}
/*ys结束*/
/*bann3*/
.bann3_bj {
    background: url(../images/bann3.png) no-repeat center top;
    height: 222px;
    overflow: hidden;
}
.bann3 {
    position: relative;
    margin-left: -41px;
    width: 1000px;
    height: 222px;
    overflow: hidden;
}
.bann3 p {
    position: absolute;
    top: 150px;
    left: 0px;
    padding-left: 56px;
    display: block;
    color: #fff;
    height: 70px;
    overflow: hidden;
    font: 14px/20px "microsoft Yahei";
    background: url(../images/bann_tel.png) no-repeat left top;
}
.bann3 b {
    color: #fff;
    display: block;
    font: bold 28px/32px "Times New Roman", Times, serif;
}
.bann3 span {
    position: absolute;
    top: 168px;
    left: 290px;
    display: block;
    width: 300px;
    height: 30px;
    overflow: hidden;
    text-align: center;
    font: 16px/27px "microsoft Yahei";
}
.bann3 span a {
    float: left;
    border: 1px solid #fff;
    margin-right: 13px;
    width: 121px;
    height: 27px;
    overflow: hidden;
    color: #fff;
}
/*bann3结束*/
/*part*/
.part_bj {
    height: 314px;
    overflow: hidden;
    background: url(../images/part_bj.jpg) repeat-x center top;
}
.t_h2 {
    margin: 44px auto 25px;
    height: 74px;
    overflow: hidden;
    text-align: center;
    font: bold 32px/47px "Microsoft Yahei";
    background: url(../images/part_tl.gif) no-repeat left 24px;
}
.t_h2 a {
    color: #222;
}
.t_h2 b {
    color: #0162cf;
}
.t_h2 i {
    color: #dadada;
    display: block;
    font: 18px/27px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
.roll1, .roll2 {
    margin-top: 26px;
    display: inline;
    width: 34px;
    height: 51px;
    overflow: hidden;
}
.roll1 a {
    background: url(../images/roll11.gif) no-repeat left top;
}
.roll1 a:hover{
	background:url(../images/roll1.gif) no-repeat left top;
}
.roll1 a, .roll2 a {
    width: 34px;
    height: 51px;
    overflow: hidden;
    display: inline-block;
}
.roll2 a {
    background: url(../images/roll22.gif) no-repeat left top;
}
.roll2 a:hover{ 
	background:url(../images/roll2.gif) no-repeat left top;
}
.part_c {
    margin-left: 25px;
    width: 890px;
    height: 134px;
    overflow: hidden;
    display: inline;
}
.part_c ul li{ float:left; margin-right:21px; display:inline; width:160px; overflow:hidden;}
.part_c ul li a{ display:inline-block;}
.part_c ul li img{ width:158px; height:98px; border:1px solid #d2d3d3;}
.part_c ul li em{display:block; text-align:center; font:14px/34px "microsoft Yahei";  color:#555; }
.part_c ul .nones{ margin-right:0px;}
/*part结束*/
/*footer*/
#footer{
	position: relative;
background: #404040;
padding-bottom: 30px;
}
.footern{
	width: 1000px;
	margin: 0 auto;
}
.foottop{
	padding-top: 28px;
}
.foottop span{
	font-size: 3.25rem;
color: #fff;
font-weight: 500;
margin-top: 0;
}
.navv {
    padding-top: 25px;
    padding-bottom: 25px;
    width: 1000px;
margin: 0 auto;
}
.navv li {
    /*width: 25%;*/
    float: left;
}
.navv li.spc1 {
    width: 20%;
}
.navv li a {
    display: block;
    font-size: 18px;
    line-height: 60px;
    color: #fff;
}
.navv li .sec a {
    line-height: 30px;
    font-size: 15px;
}
.dblx{
	width: 300px;
	float: right;
}
.dblx p {
    padding-top: 15px;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
}
.f_link {
    line-height: 49px;
    color: #fff;
    font-size: 14px;
    /*height: 49px;*/
    overflow: hidden;
}
.f_link a {
    font-size: 13px;
    padding-right: 8px;
    color: #fff;
}
.footerdb p{
	color: #fff;
	line-height: 24px;
text-align: center;
font-size: 14px;
}
.footerdb p a{
	color: #fff;
}
/*footer结束*/




