@charset "utf-8";
body,p,ul,h1,dd,dl,dt{
	margin: 0;
	padding: 0;
}
table{
	border: 0;
}
ul{
	list-style: none outside;
}
img{
	border: none;
}
a{
	text-decoration: none;
	color: #333;
}
body{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333;		background: #f5f5f5;
}
input{
	padding: 0;
	border: none;
}
.esp{
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.box{
	width: 1140px;
	margin: 0 auto;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	zoom: 1;
}
.clear:after{
	content: '';
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}
.tc{
	text-align: center;
}
.simsun{
	font-family: simsun;
}
.fs12{
	font-size: 12px;
}
.fs16{
	font-size: 16px;
}
.fs18{
	font-size: 18px;
}
.blank5{
	width: 100%;
	height: 5px;
}
.blank10{
	width: 100%;
	height: 10px;
}
.blank20{
	width: 100%;
	height: 20px;
}
.blank30{
	width: 100%;
	height: 30px;
}
.blank40{
	width: 100%;
	height: 30px;
}
.blank50{
	width: 100%;
	height: 50px;
}
.blank60{
	width: 100%;
	height: 60px;
}
.blank70{
	width: 100%;
	height: 70px;
}
.blank80{
	width: 100%;
	height:80px;
}
.blank90{
	width: 100%;
	height:90px;
}
.blank100{
	width: 100%;
	height:100px;
}
.h_top{
	width: 100%;
	height: 34px;
	line-height: 34px;
	background: #e5e5e5;
	color: #898989;
}
.h_top a,.h_top span{
	color: #898989;
	float: left;
	margin: 0 3px;
	height: 34px;
}
.h_top a img{
	margin-top: 3px;
}
.h_top a.weixin{
	position: relative;
}
.h_top a.weixin .tu{
	position: absolute;
	top: 34px;
	left: 0;
	margin-top: 0;
	display: none;
	z-index: 999;
}
.h_top a.weixin:hover .tu{
	display: block;
}
.h_logo{
	height: 116px;
	overflow: hidden;
	position: relative;
}
.h_logo span.sx{
	position: absolute;
	width: 1px;
	height: 51px;
	left: 278px;
	background: #dcdddd;
	top: 38px;
}
.logo{
	display: block;
	width: 302px;
	height: 116px;
}
.h_logo .des{
	width: 332px;
	height: 116px; margin-left:30px;
}
.h_logo .des .p1{
	font-size: 20px;
	color: #e68722;
}
.h_logo .des .p2{
	font-size: 18px;
	color: #727171;
}
.h_tel{
	height: 116px;
	background: url("/statics/images/h_tel.png") no-repeat left center;
	padding-left: 58px;
}
.h_tel p{
	color: #898989;	
	margin-top: 3px;
}
.h_tel span{
	display: block;
	color: #F00;
	font-size: 24px;
}
.h_nav{
	width: 100%;
	height: 42px;
	background: #ffc265;
}
.h_nav li{
	line-height: 42px;
	padding: 0 20px;
	position: relative;
}
.h_nav li a.yiji{
	color: #000; font-size:18px;
	display: block;
	width:100%;
}
.h_nav li .erji{
    position: absolute;
    top: 42px;
    left: 0;
    width: 130%;
    background: #333;
    z-index: 10;
    display: none;
}
.h_nav li .erji a{
	display: block;
	color: #fff;
}

.h_nav li .yiji:hover,
.h_nav li.hover .yiji,
.h_nav li .erji a:hover{
	color: # FFF;
}

.banner{
	width: 100%;
	height: 561px;
	position: relative;
	overflow: hidden;
}
.banner .bd{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	
}
.banner .bd ul{
	width: 100%;
	height: 100%;
}
.banner .bd ul li{
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
.banner .hd{
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 20px;
	z-index: 2;
	text-align: center;
}
.banner .hd ul{
	width: 100%;
	height: 100%;
}
.banner .hd ul li{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	cursor: pointer;
	width: 56px;
	height: 8px;
	margin: 0 5px;
	background: #fff;
}
.banner .hd ul li.on{
	background: #ff8400;
}
.products .tit,.notice .tit,.liucheng .tit{
	font-size: 32px;
	letter-spacing:2px;
	color: #666;
	font-weight: 600;
}
.products .tit span,.notice .tit span,.liucheng .tit span{
	color: #ff8400;
}
.products .des,.notice .des,.liucheng .des{
	color: #666;
	margin-top: 5px;
}
.products .hx,.notice .hx,.liucheng .hx{
	width: 31px;
	height: 2px;
	background: #3398cc;
	margin: 7px auto 0;
}
.products .p_item{
	
}
.products .p_item .hd{
	width: 100%;
}
.products .p_item .hd ul,
.ny_cp_fenlei ul{
	width:1004px;
	*width:780px;
	margin: 0 auto;
}
.products .p_item .hd ul li,
.ny_cp_fenlei ul li{
	width:188px;
	height: 43px;
	border: 1px solid #898989;
	box-sizing: border-box;
	margin: 0 25px 10px;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url("/statics/images/pitem_li.png");
}
.products .p_item .hd ul li a,
.ny_cp_fenlei ul li a{
	display: block;
	line-height: 43px;
	color: #595757;
}
.products .p_item .hd ul li.on,
.products .p_item .hd ul li:hover,
.ny_cp_fenlei ul li:hover,
.ny_cp_fenlei ul li.hover
{
	background-image: url("/statics/images/pitem_li1.png");
}
.products .p_item .hd ul li.on a,
.products .p_item .hd ul li:hover a,
.ny_cp_fenlei ul li:hover a,
.ny_cp_fenlei ul li.hover a{
	color: #014899;
}
.products .p_item .bd,
.ny_cp_box{
	width: 100%;
	overflow: hidden;
	position: relative;
}

.products .p_item .bd li,
.ny_cp_box ul li{
	width: 31%;
	height: 302px;	
	margin:0 1%;
	margin-bottom: 20px;
}
.ny_cp_box ul li a{
	width: 100%;
	height: 302px;
	display: block;
}
.products .p_item .bd li .img,
.ny_cp_box ul li .img{
	width: 100%;
	height: 253px;
	position: relative;
	overflow: hidden;
	border: 1px solid #c9caca;
	box-sizing: border-box;
}
.products .p_item .bd li .img img,
.ny_cp_box ul li .img img{
	width: 100%;
	height: 100%;
	position: absolute;
}
.products .p_item .bd li p,
.ny_cp_box ul li p{
	width: 100%;
	background: #f78d10;
	height: 47px;
	line-height: 47px;
	color: #fff;
}
.notice{
	
}
.n_item1,.n_item2{
	width: 100%;
}
.n_item1 .L,.n_item2 .L{
	width: 570px;
}
.n_item1 .L ul li,.n_item2 .L ul li{
	width: 100%;
	border-bottom: 1px dashed #dcdddd;
	padding: 10px 0 15px;
	margin-top: 5px;
}
.n_item1 .L ul li:first-child,
.n_item2 .L ul li:first-child{
	border-top: 1px dashed #dcdddd;
}
.n_item1 .L ul li .ti,
.n_item2 .L ul li .ti{
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 46px;
	color: #014899;
	font-size: 24px;
	font-weight: 600;
}
.n_item1 .L ul li:first-child .ti{
	background-image: url("/statics/images/nli01.png");
}
.n_item1 .L ul li:first-child+li .ti{
	background-image: url("/statics/images/nli02.png");
}
.n_item1 .L ul li:first-child+li+li .ti{
	background-image: url("/statics/images/nli03.png");
}
.n_item2 .L ul li:first-child .ti{
	background-image: url("/statics/images/nli04.png");
}
.n_item2 .L ul li:first-child+li .ti{
	background-image: url("/statics/images/nli05.png");
}
.n_item2 .L ul li:first-child+li+li .ti{
	background-image: url("/statics/images/nli06.png");
}
.n_item1 .L ul li .inst,
.n_item2 .L ul li .inst{
	color: #898989;
	line-height: 24px;
}
.n_item1 .R,
.n_item2 .R{
	width: 570px;
}
.n_item2 .L{
	margin-top: 36px;
}
.liucheng ul li{
	width:117px;
	height: 117px;
	border: 1px solid #dbdbdb;
	box-sizing: border-box;
	margin: 0 22.9px;
	*margin: 0 21.9px;
	*zoom: 1;
}
.liucheng ul li .img{
	width: 117px;
	height:75px;
	text-align: center;
	overflow: hidden;
    background-position: center 20px;
    background-repeat:no-repeat ;
   
}
.liucheng ul li p{
	color: #595757;
	line-height: 30px;
}
.liucheng ul li:hover p{
	color: #fff;
}
.liucheng ul li:hover{
	background: #3398cc;
	border: 1px solid #3398cc;
	cursor: pointer;
}
.liucheng ul li:first-child .img{
	 background-image: url("/statics/images/l_kehu.png");
}

.liucheng ul li:first-child:hover .img{
	 background-image: url("/statics/images/l_kehu1.png");
}
.liucheng ul li:first-child+li .img{
	 background-image: url("/statics/images/l_goutong.png");
}

.liucheng ul li:first-child+li:hover .img{
	 background-image: url("/statics/images/l_goutong1.png");
}
.liucheng ul li:first-child+li+li .img{
	 background-image: url("/statics/images/l_yanfa.png");
}

.liucheng ul li:first-child+li+li:hover .img{
	 background-image: url("/statics/images/l_yanfa1.png");
}
.liucheng ul li:first-child+li+li+li .img{
	 background-image: url("/statics/images/l_jixie.png");
}

.liucheng ul li:first-child+li+li+li:hover .img{
	 background-image: url("/statics/images/l_jixie1.png");
}
.liucheng ul li:first-child+li+li+li+li .img{
	 background-image: url("/statics/images/l_zhuangpei.png");
}

.liucheng ul li:first-child+li+li+li+li:hover .img{
	 background-image: url("/statics/images/l_zhuangpei1.png");
}
.liucheng ul li:first-child+li+li+li+li+li .img{
	 background-image: url("/statics/images/l_jianyan.png");
}

.liucheng ul li:first-child+li+li+li+li+li:hover .img{
	 background-image: url("/statics/images/l_jianyan1.png");
}
.liucheng ul li:first-child+li+li+li+li+li+li .img{
	 background-image: url("/statics/images/l_anzhuang.png");
}

.liucheng ul li:first-child+li+li+li+li+li+li:hover .img{
	 background-image: url("/statics/images/l_anzhuang1.png");
}
.liucheng_tel{
	background: url("/statics/images/lc_tel_bg.png") no-repeat center center;
}
.liucheng_tel p{
	width: 320px;
	height: 33px;
	line-height: 33px;
	margin: 0 auto;
	background: #ffa544;
	color: #fff;
}
.about_box{
	width: 100%;
	height: 652px;
	background: url(/statics/images/about_bg.png) no-repeat center center;
}
.about_en{
	color: #787878;
	text-transform:uppercase ;
	margin-left: -30px;
}
.about_cn{
	font-size: 24px;
	color: #ffa544;
	margin-left: -33px;
}
.about_des{
	line-height: 30px;
	color: # 333;
	padding-bottom:44px;
}
.about_tu{
	position: relative;
}
.about_tu .hd a{
	position: absolute;
	top: 82px;
	width: 26px;
	height: 38px;
	cursor: pointer;
}
.about_tu .hd a.prev{
	left: 20px; top:100px;
	background: url("/statics/images/about_prev.png") no-repeat center center;
}
.about_tu .hd a.next{
	background: url("/statics/images/about_next.png") no-repeat center center;
	right: 20px; top:100px;
}
.about_tu .bd{
	width:1015px;
	margin: 0 auto;
}
.about_tu .bd ul li{
	width: 168px;
	margin: 0 17.5px; margin-top:40px;
}
.about_tu .bd ul li .img{
	width: 160px;
	height: 100px;
	overflow: hidden;
}
.about_tu .bd ul li .img img{
	width: 160px;
	height: 100px;
}
.about_tu .bd ul li p{
	color: #000;
	line-height: 60px;
}
.about_tu .bd ul li:hover p{
	color: #ff8400;
}
.news_box{
	width:29.8%;
	background: url("/statics/images/news_border.png") no-repeat 369px 15px;
	padding-right: 60px;
	height: 376px;
	overflow: hidden;
}
.news_ti{
	padding: 0 3px 7px;
	border-bottom: 1px solid #c0c0c0;
}
.news_ti .tit{
	font-size: 20px;
	color: #595757;
}
.news_ti .tit span{
	font-size: 14px;
	color: #a4a2a2;
}
.news_ti .more{
	color: #a4a2a2;
	margin-top: 7px;
}

.news_item li{
	background: url("/statics/images/news_icon.png") no-repeat 4px 16px;
	padding-left: 15px;
	border-bottom: 1px dashed #c9caca;
}
.news_item li:hover a{
	color: #ff8400;
}
.news_item li a{
	display: block;
	color: #898989;
	line-height: 34px;
}
.news_tu{
	padding: 10px 5px;
}
.news_tu img{
	width: 100%;
}
.news_box2{
	background: none;
	padding-right: 0;
}
.news_wenti_box{
	margin-top: 20px;
	height: 320px;
	overflow: hidden;
}
.news_wenti{
	padding: 20px 5px;
	border-bottom: 1px dashed #c9caca;
}
.news_wenti dt{
	height: 25px;
}
.news_wenti dt span{
	width: 25px;
	line-height: 25px;
	height: 25px;
	background: #3398cc;
	color: #ffffff;
}
.news_wenti dt a{
	color: #898989;
	line-height: 25px;
	padding-left: 5px;
}
.news_wenti dt a:hover,
.news_wenti dd a:hover
{
	color: #ff8400;
}
.news_wenti dd{
	margin-top: 10px;
}
.news_wenti dd span{
	width: 25px;
	line-height: 25px;
	height: 25px;
	background: #ff8400;
	color: #ffffff;
}
.news_wenti dd a{
	color: #898989;
	line-height: 25px;
	padding-left: 5px;
	width: 292px;
}

.case_box .bd ul li{
	width: 265px;
	border: 1px solid #dcdddd;
	padding: 5px;
	margin-left: 8px;
}

.case_box .bd ul li .img{
	width: 265px;
	height: 190px;
	overflow: hidden;
}
.case_box .bd ul li .img img{
	width: 100%;
	height: 100%;
}
.case_box .bd ul li p{
	height: 28px;
	line-height: 28px;
	color: #898989;
	background: #e9e8e9;
	margin-top: 5px;
}
.case_box .bd ul li:hover p{
	color: #ff8400;
}
.links_box{
	height: auto;
	width: 100%;
	background: #e9e8e9;
	line-height: 25px;
	color: #898989;
}
.links_box a{
	margin: 0 2px;
	color: #898989;
}
.links_box a:hover{
	color: #ff8400;
}
.footer{
	width: 100%;
	background: #000;
	color: #a6a6a6;
}
.footer_nav{
	width: 360px;
	margin-right: 130px;
}
.footer_nav ul li{
	width: 180px;
	margin: 5px 0;
}
.footer_nav ul li a{
	color: #a6a6a6;
}
.footer_adrr{
	padding: 15px 0;
	width: 390px;
	line-height: 34px;
	margin-right: 105px;
}
.footer_wei{
	width: 130px;
}
.footer_wei img{
	width: 130px;
	height: 130px;
}
.footer_wei p{
	font-size: 14px;
	text-align: center;
	line-height: 30px;
}
.footer_copy{
	line-height: 40px;
}
.footer_copy a{
	color:#ababab;
}
.ny_banner{
	width: 100%;
	height:400px;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
}
.ny_nav{
	width: 100%;
	height: 45px;
	line-height: 45px;
	color: #717171;
	background:#f0f6ff;
}
.ny_nav span{
	color: #0c3178;
	background:url("/statics/images/logo_03.png") no-repeat;
	padding-left: 24px;
}
.ny_nav a{
	color: #717171;
	margin: 0 5px;
}
.ny_nav a:hover{
	color: #ff8400;
}
.ny_title{
	color: #383838;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 5px;
}
.ny_hx{
	position: relative;
	background: #ff9000;
	width: 21px;
	height: 3px;
    margin: 0 auto;
}
.ny_hx span{
	position: absolute;
	height: 1px;
	top: 1px;
	width: 110px;
	background: #ccc;
}
.ny_hx span.l{
	left: 50%;
	margin-left: -125px;
}
.ny_hx span.r{
	right: 50%;
	margin-right: -125px;
}
.pages{
	width: 100%;
	text-align: center;
	margin: 30px auto;
}
.pages a,.pages span{
	border: 1px solid #666;
    margin: 0 7px;
    padding: 0 10px;
    height: 27px;
    line-height: 27px;
    color: #333;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.pages span,.pages a:hover{
	border: 1px solid #dd9955;
	color: #dd9955;
}
.ny_xgnews ul li{
	width: 340px;
	margin: 0 14px 4px;
	background: url("/statics/images/news_icon.png") no-repeat 2px 18px;
	padding-left: 12px;
	border-bottom: 1px dashed #c9caca;
    line-height: 34px;
    color: #898989;
}
.ny_xgnews ul li a{
	color: #898989;
    display: block;
}
.ny_xgnews ul li:hover a{
	color: #ff8400;
}
.ny_news ul li{
	height: 190px;
    overflow: hidden;
    margin: 0 0 30px;
    border-bottom: 1px solid #999999;
    transform: 0.3s;
}
.ny_news ul li a{	
    display: block;
    height: 100%;
    overflow: hidden;
    vertical-align: middle;
}

.ny_news ul li a .img{
	height: 150px;
    width: 220px;
    overflow: hidden;
}
.ny_news ul li a .img img{
	height: 100%;
    width: 100%;
}
.ny_news ul li a .time{
	color: #666;
    line-height: 1;
    margin: 0 8%;
    padding: 50px 0;
    transform: 0.3s;
}
.ny_news ul li:hover a .time{
	color:#426cbc;
}
.ny_news ul li:hover a .txt{
	color:#426cbc;
}
.ny_news ul li:hover{
	border-bottom:1px solid #426cbc;
}
.ny_news ul li a .time .t-1{
	font-size: 30px;
    margin-bottom: 8px;
}
.ny_news ul li a .time .t-2{
	font-size: 12px;
}
.ny_news ul li a .txt{
	 color: #999;
     height: 150px; 
     transform: 0.3s;
     width: 600px;
}
.ny_news ul li a .txt .bt{
	font-size: 30px;
    line-height: 1.5;
    margin-bottom: 20px;
    max-height: 90px;
    overflow: hidden;
    padding-top: 22px;
}

.ny_news ul li a .txt .t{
	font-size: 18px;
    overflow: hidden;
    padding-bottom: 10px;
}
.ny_show_title{
	color: #383838;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 5px;
}
.ny_show_des{
	color: #999;
}
.ny_show_con{
	border-bottom: 1px dashed #898989;
    line-height: 2;
    padding-bottom: 40px;
}
.ny_show_tel{
	color: #333;
    font-size: 12px;
    line-height: 25px;
    margin: 5px 0 20px;
}
.ny_show_tel span{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-right: 60px;
}
.ny_show_box{
	overflow: hidden;
}
.ny_show_top{
	margin-bottom: 80px;
}
.ny_show_top .img{
	border: 1px solid #666;
	width: 48%;
}
.ny_show_top .img img{
	width: 383px;
}
.ny_show_top .img p{
	color: #444444;
	font-size: 18px;
	line-height: 30px;
}
.ny_show_top .txt{
	width: 48%;
}
.ny_show_top .txt .bt{
	color: #444444;
    font-size: 24px;
    margin-top: 30px;
}
.ny_show_top .txt .table{
	width: 100%;
}
.ny_show_top .txt table{
	width: 100%;
}
.ny_show_top .txt table tr{
    line-height: 40px;
    overflow: hidden;
    padding-top: 10px;
    width: 100%;
    color: #7d7d7d;
}
.ny_show_top .txt table tr td{
	float: left;
    padding: 0 5px;
    width:48%;
    border-bottom: 1px dashed #959595;
}

.ny_show_top .txt .phone{
	color: #444444;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 18px;
    margin-top: 40px;
}
.ny_show_top .txt .phone span{
	color: #ff9000;
	font-size: 24px;
	font-weight: bold;
	margin-left: 5px;
}

.ny_show_box .nav-box{
	background: url("/statics/images/proshow-nav-bj.jpg") no-repeat center center;
	margin: 0 0 60px;
    padding: 47px 0 10px;
    position: relative;
    z-index: 99;
}
.ny_show_box .nav-box .zbl-grid{
	overflow: hidden;
}
.ny_show_box .nav-box .zbl-grid li{
	background: #FFF;
	font-size: 18px;
	color: #444;
	line-height: 70px;
	height: 70px;
	margin: 7px;
	text-align: center;
	position: relative;
	top: 0;
	width: 228px;
	float: left;
	cursor: pointer;
}
.ny_show_box .nav-box .zbl-grid li.cur{
	background: #ff9000;
	color: #fff;
    top: -10px;
}
.ny_show_box .b-box{
	overflow: hidden;
}
.ny_show_box .b-box .s-box{
	margin-bottom: 60px;
    overflow: hidden;
}
.ny_show_box .b-box .s-box .y-bt-2{
	color: #426cbc;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 30px;
    padding-bottom: 10px;
    position: relative;
}
.ny_show_box .b-box .s-box .y-bt-2 em{
	background: #426cbc none repeat scroll 0 0;
    bottom: 0;
    height: 2px;
    left: 0;
    position: absolute;
    width: 96px;
}
.ny_show_box .b-box .s-box .t{
	color: #333;
}
.ny_pianshu div{
	color: #333;
    font-size: 16px;
    margin: 10px 0;
}
.ny_about{
	line-height: 36px;
	color: #7d7d7d;
	overflow: hidden;
	font-size:16px;
}






.a_nav {
    height: 60px;
    margin-top: 30px;
}
.a_nav ul {
    margin: 0 auto;
    width: 1200px;
}
.a_nav li {
    border-right: 1px solid #fff;
    float: left;
    font-size: 14px;
    text-align: center;
    width: 239px;
}
.a_nav li a {
    background: url("/statics/images/xz_p3.gif") repeat-x right top;
    color: #fff;
    display: block;
    font-family: "Microsoft Yahei","微软雅黑";
    height: 59px;
    line-height: 59px;
}
.a_nav li a:hover, .a_nav li.cur a {
    background: url("/statics/images/xz_p2.gif") no-repeat scroll center top;
    color: #fff;
    font-weight: bold;
}
.jmfl li a:hover, .jmfl li.cur a {
    background: url("/statics/images/xz_p22.gif") no-repeat scroll center top;
    color: #fff;
    font-weight: bold;
}








.ny_about p{
	margin:10px 0;
	}
.ny_chejian ul li{
	width:31.5%;
	height: 195px;
	margin: 10px 10px;
}
.ny_chejian ul li img{
	width: 100%;
	height: 100%;
}
.ny_about_tu{
	background: #000;
	padding: 40px 0 0;
}
.ditu{
	width: 100%;
	height:300px;
	background: #999;
}
.fixednav{
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
    z-index: 999;
}
.ser_bg{
	height: 55px;
	line-height: 55px;
	border-bottom: 1px solid #dfdfdf;
}
.ser_c p a{
	padding-right:15px;
}
.xq_left{
	width: 800px;
	float: left;
}
.div_bg{
	line-height: 25px;
	text-indent: 15px;
}
.div_bg h4{
	background: #014899;
	color: #fff;
	margin: 0;
}
.zx_content{
	border: 1px solid #ababab; 
}
.zx_content ul li{
	float: left;
	width: 350px;
	margin:2px 10px;
}
.zx_content ul li a{
	color: #666;
}
.tjcp_div{
    overflow: hidden;
    border: 1px solid #ababab;
}
.tjcp_div dl{
	float: left;
	width: 190px;
	margin: 15px 3px 4px 3px;
	text-align: center;
}
.tjcp_div img{
	border: 1px solid #ccc;
    height: 162px;
    width: 162px;
}
.xq_right{
	width: 300px;
	float: right;
}
.div_bg1{
	line-height: 25px;
	text-indent: 15px;
}
.div_bg1 h4{
	background: #014899;
	color: #fff;
	margin: 0;
}






.vs_c {
    background: url("/statics/images/vsx.gif") no-repeat center bottom;
    height: 648px;
}
.vs_c dl {
    width: 529px;
    height: 140px;
    margin: 22px 0 0 0;
    background: #c11e28 url("/statics/images/y.gif") no-repeat right center;
    float: left;
}
.vs_c dl dt {
    width: 220px;
    height: 140px;
}
.vs_c dl dd {
    padding: 12px 0 0 15px;
    color: #fff;
    font: 12px/18px "微软雅黑";
    width: 260px;
    overflow: hidden;
}

.vs_c .vs02 {
    width: 529px;
    height: 140px;
    margin: 22px 0 0 0;
    background: #ececec url("/statics/images/y-18.gif") no-repeat left center;
    float: right;
}
.fr {
    float: right;
}

.fl {
    float: left;
}

.vs_c .vs02 dd{ color:#333; padding-left:40px;}