﻿/* CSS Document */
body{
    padding: 0;
    margin: 0;
    background-color: #F6F6F6;
    text-align: center;
	font-size:13px;
	font-family: "微软雅黑","宋体","黑体",Arial, Helvetica, sans-serif;
	
}
*{
    border: 0;
    padding: 0;
    margin: 0;
    list-style: none;
    text-decoration: none;
}
a{
cursor:pointer;
color:inherit;}

/*-------------TOP------------------*/
#header{
width:100%;
height:auto;
min-width:1000px;
background:url(../images/show_bg.png) top left no-repeat;
text-align:center;
border-top:4px solid #1270d0; 
}
#header #top{
    width: 1000px;
    height: 0px;	
	margin:0px auto;
	margin-top:-4px;
}
#header #top ul{
    height: 33px;
	float:right;
	overflow:hidden;	
}
#header #top ul li{
    width: 109px;
    height: 33px;
    line-height: 27px;
    margin-right:5px;
    background: url(../images/top_li_bg.gif) no-repeat;
    float: left;
    display: inline;
}
#header #top ul li a{
    display: block;
    width: 100%;
    font-weight: bold;
}
#header #top ul li a:link{
    color: #FFF;
}
#header #top ul li a:visited{
    color: #FFF;
}
#header #top ul li a:hover{
    color: #F90;
}
#header #show{
    width: 1000px;
    height: 104px;
    margin:0 auto;
    overflow: hidden;
	text-align:left;
}
#header #show #logo{
padding-top:31px;
height:50px;
width:500px;
float:left;
overflow:hidden;
}
#header #show .show_right{
    width: 400px;
	height:70px;
	padding-top:60px;
	float:right;
	
}
#header #show .show_right img{
float:left; overflow:hidden; margin-right:12px;
}
#header #show .show_right a.a1{
float:left;
overflow:hidden;
height:14px;
padding-bottom:20px;
margin-left:0px;
padding-left:0px;
padding-right:12px;
color:#5D5D5D; 
}
#header #show .show_right a:hover{
    color: #FF3300;
}
#header #show .show_right .tel{
clear:both;
margin-right:12px;
width:220px;
float:right;
overflow:hidden;
height:40px;
background: url(../images/tel.gif) right top no-repeat;
}
#header #show .show_right .tel_1{
width:100px;
height:38px;
float:right;
overflow:hidden;
}
#header #show .show_right .tel_1 img{ float:left; overflow:hidden; margin-left:12px;}
#header #menu{
    height: 49px;
    width: 100%;
    background: url(../images/menu_bg.png) repeat-x;
}
#header #menu #menu_box{
    width: 1000px;
    margin: 0 auto;
    position: relative;
    z-index: 100;
    font-family: "微软雅黑";
    font-size: 14px;
    font-weight: bold;
    line-height: 47px;
    padding-left: 5px;
}
#header #menu #menu_box ul{
    width: 1000px;
}
#header #menu #menu_box ul li{
    float: left;
    width: 127px;
    height: 47px;
    margin-right: 45px;
    position: relative;
    display: inline;
    z-index: 2;
}
#header #menu #menu_box ul li a{
    display: block;
    width: 127px;
    height: 47px;
}
#header #menu #menu_box ul li a:link{
    color: #666666;
}
#header #menu #menu_box ul li a:visited{
    color: #666666;
}
#header #menu #menu_box ul li a:hover{
    color: #FF3300;
    background: url(../images/slide_menu_bg.gif) no-repeat;
}
#header #menu #menu_box ul li.on{
    width: 127px;
    height: 47px;
    background: url(../images/slide_menu_bg.gif) no-repeat;
}
#header #menu #menu_box ul li div.hide_box{
    position: absolute;
    z-index: 60;
    left: 0;
    top: 47px;
    background: #e6e9eb;
    padding: 26px 0;
    display: none;
	font-size:14px;
}
#header #menu #menu_box ul li div.hide_box .m_img{
width:167px;
}
#header #menu #menu_box ul li div.has1{
    width:127px
}
#header #menu #menu_box ul li div.has2{
    width: 282px;
}
#header #menu #menu_box ul li div.has3{
    width: 570px;
}
#header #menu #menu_box ul li div.has5{
    width: 380px;
}
#header #menu #menu_box ul li div.has3 ul{
    min-height: 157px;
}


#header #menu #menu_box ul li div.has6{
    width: 600px;
}
#header #menu #menu_box ul li div.has6 ul{
    min-height: 157px;
}

#header #menu #menu_box ul li div.hide_box ul li{
    font-size: 12px;
    font-weight:normal;
    margin-right: 0;
    margin-bottom: 19px;
    height: 13px;
    width: 100%;
	text-align:center;
}
#header #menu #menu_box ul li div.hide_box ul{
    float: left;
    width: 190px;
    line-height:normal;
    border-right: 1px solid #dad7d2;
}
#header #menu #menu_box ul li div.has1  ul{
    border:0px;
	 width: 127px;
}
#header #menu #menu_box ul li div.hide_box ul embed{
    padding: 0 30px;
}
#header #menu #menu_box ul li div.hide_box ul li a{
    height: 12px;
    display:inline;
	font-size:14px;
}
#header #menu #menu_box ul li div.hide_box ul.first li.til{
    color: #656565; font-size:14px; font-weight:bold; margin-bottom:15px;
}
#header #menu #menu_box ul li div.hide_box ul.first li a:link{
    color: #525251;
}
#header #menu #menu_box ul li div.hide_box ul.first li a:visited{
    color: #525251;
}
#header #menu #menu_box ul li div.hide_box ul.first li a:hover{
    /*color: #525251;*/
	color:#FF3300;
    background: none;
	text-decoration:underline;
}
#header #menu #menu_box ul li div.hide_box ul.second li a:link{
    color: #02549e;
}
#header #menu #menu_box ul li div.hide_box ul.second li a:visited{
    color: #02549e;
}
#header #menu #menu_box ul li div.hide_box ul.second li a:hover{
    color: #02549e;
    background: none;
}

/*---------------banner-------------------*/
.banner1{ width:100%; height:260px; background:url(../images/News20140520113804000827.jpg) center no-repeat ;} 
.banner2{ width:100%; height:260px; background:url(../images/News20140522154128000327.jpg ) center no-repeat ;} 
.banner3{ width:100%; height:260px; background:url(../images/News20140520113821000718.jpg ) center no-repeat ;} 
.banner4{ width:100%; height:260px; background:url(../images/News20140520113832000280.jpg ) center no-repeat ;} 
.banner5{ width:100%; height:260px; background:url(../images/News20140520113842000749.jpg ) center no-repeat ;} 
.banner{ width:100%; height:360px;}


.bd ul{ margin:0px; padding:0px;}
* {
	margin:0;
	padding:0;
	list-style:none;
}

#footer {
	text-align:center;
}
.fullSlide {
	width:100%;
	position:relative;
	height:360px;
	background:#000;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:360px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:360px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:42px;
	height:11px;
	margin:1px;
	overflow:hidden;
	background:#000;
	filter:alpha(opacity=50);
	opacity:0.7;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#fff;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:15%;
	z-index:1;
	width:40px;
	height:60px;
	background:url(../images/slider-arrow.gif) -126px -137px #000 no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:15%;
	background-position:-6px -137px;
}








/*---------------MAIN-------------------*/
#main{
    width: 1000px;
    margin:0px auto;
	overflow:hidden;
}
#hot_news{
    width: 100%;
	min-width:1000px;
    height: 40px;
    background: url(../images/hot_news_bg.png) left top repeat-x;
    margin-bottom: 10px;
    /*overflow: hidden;
    position: relative;
    z-index: 1;*/
}
#hot_news #hot_news_box{
    width: 1000px;
	height: 40px;
    margin:0px auto;
}
#hot_news #hot_news_box .hot_news_tit{
    float: left;
    width: 100px;
    height: 40px;
	overflow:hidden;
    background: url(../images/hot_news.png) left center no-repeat;
}
#hot_news #hot_news_box ul{
    float: left;	
	overflow:hidden;
}
#hot_news #hot_news_box ul li{
    float: left;
    padding-left: 20px;
	overflow:hidden;
}


#up {padding-left:10px;width:24px;height:13px;float:left;}
#buttom{width:24px;float:left;height:13px;margin-top:13px;}
#buttom span{cursor:pointer;}
#buttom_left{width:7px;float:left;height:13px;background:url(../images/new_ico.png) no-repeat 0 0; overflow:hidden;}
#buttom_left.on{background:url(../images/new_ico.png) no-repeat 0 -13px;}
#buttom_right{width:7px;float:left;height:13px;background:url(../images/new_ico.png) no-repeat 0 -26px; margin-left:10px; display:inline; overflow:hidden;}
#buttom_right.on{background:url(../images/new_ico.png) no-repeat 0 -39px;}
#down {position:relative;width:770px;height:40px;float:left;overflow:hidden; margin-left:20px;}
#downContent {position:absolute;width:2500px;height:40px;top:10px;left:0px;}
#downContent ul li{float:left;overflow:hidden; width:360px; height:40px; text-align:left; }
#downContent ul li a{color:#ffffff; width:auto; height:auto;}

#marquee2
{
width:770px;
float:left;
margin-left:25px;
height: 40px;
overflow: hidden;
line-height: 40px;}
#marquee2 ul li
{
width:360px;
height:40px;
float:left;
text-align:left;
}
#hot_news ul li a:link{
    color:#317079;
}
#hot_news ul li a:visited{
    color:#317079;
}
#hot_news ul li a:hover{
    color:#FF3300;
}
#hot_news .more{
    float: right;
    color: red;
    line-height: 40px;
    margin-right: 10px;
}
#hot_news .more a{
    padding-left: 20px;
    color: #b60001;
    background: url(../images/ico.gif) no-repeat 0 -123px;
}
#hot_news .more a:link{
    color: #b60001;
}
#hot_news .more .more_a{
    background: url(../images/ico_1.gif) no-repeat 5px 4px;
}
#hot_news .more a:visited{
    color: #b60001;
}
#hot_news .more a:hover{
    color: #FF3300;
}
#main #c_news{
    width: 365px;
    height: 280px;
    float: right;
    padding-top: 12px;
    padding-bottom: 7px;
    
    margin-right:0px;
    position: relative;
    z-index: 50;
}
#main #c_news .b1_l{
    float: left;
    width: 14px;
    height: 280px;
    background: url(../images/b1_l.png) no-repeat;
}
#main #c_news .b1_r{
    float: right;
    width: 15px;
    height: 280px;
    background: url(../images/b1_r.png) no-repeat;
}
#main #c_news .box_mid1{
    float: left;
    width: 336px;
    height: 278px;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    position: relative;
    background-color: #f7f7f7;
    z-index: 50;
    text-align: left;
}
#main #c_news .box_mid{
    width: 332px;
    height: 278px;
}
#main #c_news #news_tab{
    font-family: "微软雅黑";
    font-size: 14px;
    position: absolute;
    top: 13px;
    left: 13px;
    text-align: center;
    z-index: 99;
}
#main #c_news #news_tab li{
    float: left;
    margin-right: 29px;
    width: 110px;
    height: 31px;
    line-height: 31px;
    background: url(../images/c_news_tit_bg2.png) no-repeat;
}
#main #c_news #news_tab li a{
text-decoration:none;}
#main #c_news #news_tab li.active{
    width: 110x;
    height: 37px;
    margin-top: 0px;
    background: url(../images/c_news_tit_bg.png) no-repeat;
}
#main #c_news #news_tab li.active a:link{
    color: #FFF;
}
#main #c_news #news_tab li.active a:visited{
    color: #FFF;
}
#main #c_news #news_tab li.active a:hover{
    color: #FFF;
}
#main #c_news #news_tab li a:link{
    color:#107ddf;
}
#main #c_news #news_tab li a:visited{
    color:#107ddf;
}
#main #c_news #news_tab li a:hover{
    color:#107ddf;
}
#main #c_news .box_mid .slogan{
    width: 100%;
    position: absolute;
    top: 38px;
    left: 0;
    line-height: 23px;
    font-family: "微软雅黑";
    font-weight: bold; 
}
#main #c_news .box_mid .slogan img{
    float: left;
}
#main #c_news .box_mid .slogan #slogan_txt{
    position: absolute;
    left: 149px;
    top: 24px;
}
#main #c_news .box_mid .slogan #slogan_txt a{
    
	color:#107ddf;
}
#main #c_news .box_mid .c_news_li{
    width: 325px;
    height: 106px;
    overflow: hidden;
    position: absolute;
    top: 145px;
    left: 0;
	font-size:12px;
}
#main #c_news .box_mid .c_news_li li{
    padding-left: 15px;
    background: url(../images/li_style.png) no-repeat 0 7px;
    border-bottom: 1px #b1b0b0 dotted;
    line-height: 25px;
}
#main #c_news .box_mid .c_news_li li a:link{
    color: #797979;
}
#main #c_news .box_mid .c_news_li li a:visited{
    color: #797979;
}
#main #c_news .box_mid .c_news_li li a:hover{
    color: #b1b0b0;
}
#main #c_news .box_mid .c_news_li li span{
    float: right;
    margin-right: 14px;
    color: #5e5e5e;
}
#main #index_right_box{
    float: left;
    width: 601px;
	padding-right: 13px;
	
	height:281px;
	padding-top:12px;
	border-right: 1px #b1b0b0 dotted;
	/*background: url(../images/b2_bg.png) no-repeat bottom;*/
}
#main #index_right_box ul{
    float: left;
	padding-top:0px;
	padding-bottom:0px;
	overflow:hidden;
    height: 50px;
}
#main #index_right_box ul li{
    float: left;
	height:50px;
	line-height:32px;
	margin-left:6px;
	overflow:hidden;
	width:144px;
	margin-bottom:12px;
    background: url(../images/series.png) left bottom  no-repeat;
	
}
#main #index_right_box ul li a{
    width: 144px;
    height: 50px;
    line-height: 32px;
	text-align:center;
    display: block;
	text-decoration:none;
}
#main #index_right_box ul li a:link{
    color: #717171;
}
#main #index_right_box ul li a:visited{
    color: #717171;
}
#main #index_right_box ul li a:hover{
    color:#FFF;
	 background: url(../images/seriesav.png)
}
#main #index_right_box ul li.li1{
color:#F2950F;
}
#main #index_right_box ul li.li1 a{
color:#F2950F;
}


#main #index_right_box .b2_l{
    float: left;
    width: 11px;
    height: 230px;
    background: url(../images/b2_l.png) no-repeat;
}
#main #index_right_box .lv_mid{
    float: left;
    width: 268px;
    height: 228px;
	padding-top:0px;
    text-align: left;
	overflow:hidden;
	border-bottom: 1px solid #e2e2e2;
    border-top: 1px solid #e2e2e2;
}
#main #index_right_box .b2_r{
    float: left;
    width: 12px;
    height: 230px;
    background: url(../images/b2_r.png) no-repeat;
}
#main #index_right_box .lvdun{
    float: left;
	overflow:hidden;
}
#main #index_right_box .lvdun h3{
    color: #107ddf;
	font-size:15px;
	padding-top:12px;
	font-family: "微软雅黑";
	line-height:30px;
}
#main #index_right_box .lvdun h3 a{
    color:#0F7CDF;
}
#main #index_right_box .lvdun h3 a:hover{
    color:#FF3300;
}
#main #index_right_box .lvdun img{
    float: left;
    margin-top: 55px;
    margin-right: 6px;
	width:105px;
}
#main #index_right_box .lv_box_txt{
    float: left;
    width: 157px;
    line-height: 30px;
    margin-top: 15px;
}
#main #index_right_box .lv_box_txt p{ color:#797979; line-height:23px; font-size:12px;}
#main #index_right_box .lv_box_txt p a{color:#0F7CDF;}
#main #index_right_box .lv_box_txt p a:hover{color:#FF3300;}

#main #index_right_box .pro_box{
    float: left;
}
#main #index_right_box .lvpan{
    float: left;
	overflow:hidden;
    margin-left: 12px;
    /*display: inline;*/
}
#main #index_right_box .lvpan img{
    float: left;
    margin-top: 55px;
    margin-right: 6px;
	width:105px;
}
#main #index_right_box .lvpan h3{
    color: #107ddf;
	font-size:15px;
	padding-top:12px;
	font-family: "微软雅黑";
	line-height:30px;
}

#main #index_right_box .lvpan h3 a{
    color: #0F7CDF;
}
#main #index_right_box .lvpan h3 a:hover{
    color:#FF3300;
}
#main #our_client{
    float: left;
    width: 998px;
    height: 91px;
    border: 1px solid #cccbcb;
	margin-top:8px;
    position: relative;
    background: url(../images/index_out_client.png) repeat-x;
}
#main #our_client #client_tit{
    float: left;
    width: 117px;
    height: 91px;
	margin-right:0px;
	overflow:hidden;
    background: url(../images/client_tit.png) center left no-repeat;
}
#main #our_client ul{
float: left;
height:72px;
overflow:hidden;
}
#main #our_client .next{
float:left;
overflow:hidden;
margin:0px;
margin-top:35px;
padding-left:12px;
padding-right:12px;
}
/*---------------------------*/
#main #our_client #marquee1
{
width:800px;
float:left;
margin-top:15px;
height:72px;
overflow:hidden;}
#marquee1 ul li
{
width:136px;
height:65px;
padding-left:12px;
padding-right:12px;
padding-top:0px;
float:left;
}
#marquee1 ul li img
{
width:136px;
height:65px;
display:block;
}

#main #branch{
    float: left;
    width: 1000px;
    height: 46px;
    margin-top: 15px;
    margin-bottom: 15px;
    /*border: 1px solid #cccbcb;*/
    background: url(../images/branch_bg.png) left bottom repeat-x;
    overflow: hidden;
}
#main #branch #branch_tit{
    width: 140px;
    height: 46px;
	float:left;
	overflow:hidden;
    background: url(../images/branch_tit.jpg) no-repeat; 
}
#main #branch ul{
    float: left;
	overflow:hidden;
    font-size: 14px;
	padding-top:4px;
    line-height: 42px;
}
#main #branch ul li{
    float: left;
	width:168px;
	text-align:center;
    display: inline;
    background: url(../images/branch_li.jpg) no-repeat 0px 8px;
}
#main #branch ul li a:link{
    color: #575858;
}
#main #branch ul li a:visited{
    color: #575858;
}
#main #branch ul li a:hover{
    color: #F33;
}
#main #branch .div_leftbanch{
    float: right;
	overflow:hidden;
	width:10px;
	margin-top:4px;
    height: 42px;
	border-right:1px solid #cccbcb;
}

#products_content{
    width: 1000px;
    margin: 0 auto;
	height:auto;
	text-align:left;
}
#products_content #pro_left_menu{
    width: 204px;
    height:auto;
	min-height:520px;
    float: left;
    background-color: #e4e4e4;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: left;
	/*background:url(../images/400tel.gif) #e4e4e4 center bottom no-repeat;*/
}
#products_content #pro_left_menu #tit{
    width: 100%;
    height: 50px;
    background-color: #02549e;
    font-size: 19px;
    font-family: "微软雅黑";
    color: #FFF;
    text-align: center;
    line-height: 50px;
    margin-bottom: 1px;
}
#products_content #pro_left_menu img{
margin-top:30px;
}
#products_content #pro_left_menu ul{
    float: left;
    width: 100%;
    background-color: #FFF;
    font-family: "微软雅黑";
    font-size: 14px;
    font-weight: bold;
}
#products_content #pro_left_menu ul li{
    height: 38px;
    line-height: 38px;
	margin:0px;
	padding:0px;
    border-bottom: 1px dotted #e4e4e4;
}
#products_content #pro_left_menu ul li a{
    margin-left: 68px;
}
#products_content #pro_left_menu ul li a:link{
    color:#03519b;
}
#products_content #pro_left_menu ul li a:visited{
    color:#03519b;
}
#products_content #pro_left_menu ul li a:hover{
    color:#FF3300;
}
#products_content #pro_left_menu ul li ul.pro_menu_son_ul{
    font-size: 12px;
    background-color: #fff;
    font-weight: normal;
}
#products_content #pro_left_menu ul li ul.pro_menu_son_ul li{
    height: 35px;
    line-height: 35px;
	background:url(../images/icon01.gif) 68px center no-repeat;
    border-bottom: 1px dotted #e4e4e4;
}
#products_content #pro_left_menu ul li ul.pro_menu_son_ul li a{
    margin-left:83px;
}
#products_content #pro_left_menu ul li ul.pro_menu_son_ul li a:link{
    color: #4d4d4d;
} 
#products_content #pro_left_menu ul li ul.pro_menu_son_ul li a:visited{
    color: #4d4d4d;
} 
#products_content #pro_left_menu ul li ul.pro_menu_son_ul li a:hover{
    color: #b60001;
} 
#products_content #pro_box{
    width: 784px;
	height:auto;
    float: right;
	overflow:hidden;
    margin-top: 10px;
	z-index: 10;
}
#products_content #pro_box .etabs li{
    float: left;
    width: 126px;
    height: 46px;
    line-height: 46px;
    margin: 0 1px;
    border: 1px solid #c5c5c5;
    border-bottom: none;
    font-family: "微软雅黑";
    font-weight: bold;
    font-size: 14px;
    display: inline;
	text-align:center;
	cursor:pointer;
}
#products_content #pro_box .etabs1 li{
    float: left;
    width: 191px;
    height: 46px;
    line-height: 46px;
    margin: 0 1px;
    border: 1px solid #c5c5c5;
    border-bottom: none;
    font-family: "微软雅黑";
    font-weight: bold;
    font-size: 14px;
    display: inline;
	text-align:center;
	cursor:pointer;
}
#products_content #pro_box .panel-container{
    float: left;
    width: 744px;
    _width:744px;
	line-height:25px;
    padding: 0 16px;
    height: auto;
    border: 1px solid #c5c5c5;
    background-color: #FFF;
	margin-top:-1px;
	margin-left:1px;
   /* position: absolute;
    left: 1px;
    top: 46px;*/
    
    overflow: hidden;
	margin-bottom:10px;
}
#products_content #pro_box .panel-container .hide_box{
    display: none;
    padding-top: 40px;
	line-height:22px;
}
#products_content #pro_box .panel-container div#tab1{
    display:block;
}
#products_content #pro_box .panel-container ul li{

    float: left;
   
  
	text-align:left;
}
#products_content #pro_box .panel-container ul li dl{
    float: left;
    width: 480px;
    text-align: left;
}
#products_content #pro_box .panel-container ul li dl dt{
    font-size: 18px;
    margin-bottom: 16px;
	font-family: "微软雅黑";	
    color: #244f75;
	clear:both;
}
#products_content #pro_box .panel-container ul li dl dt a{
    color: #1E4F77;
}
#products_content #pro_box .panel-container ul li dl dt .span1{
float:left;
overflow:hidden;
}
#products_content #pro_box .panel-container ul li dl dt .span2{
float:right;
overflow:hidden;
font-weight:normal;
font-size:14px;
color:#023D58;
}
#products_content #pro_box .panel-container ul li dl dt .span2  a:hover{
color:#023D58;
}
#products_content #pro_box .panel-container ul li dl dt a:hover{
    color: #FF3300;
}
#products_content #pro_box .panel-container ul li dl dd{
    line-height: 25px;
    color: #7a7979;
	font-size:13px;text-align:left; float:left; overflow:hidden; padding-top:15px;
}
#products_content #pro_box .panel-container li .img1{
    margin-left: 0px;
    margin-right: 16px;
    display: inline;
    float: left;
	width: 230px; height: 150px;
}
#products_content #pro_box .panel-container .try{
    float: left;
    margin-top: 8px;
    width: 100%;
}
#products_content #pro_box .panel-container .try a{
    padding-left: 15px;
    margin-right: 15px;
    display: inline;
    background: url(../images/pro_ico.gif) left center no-repeat;
}
#products_content #pro_box .panel-container .try a:link{
    color:#244f75
}
#products_content #pro_box .panel-container .try a:visited{
    color:#244f75
}
#products_content #pro_box .panel-container .try a:hover{
    color:#FF3300;
}

/*------------news--------------------*/
#products_content #pro_box .panel-container ul.ul_news{
width:750px;
height:auto;
margin-bottom:10px;
float:left;
overflow:hidden;
}
#products_content #pro_box .panel-container ul.ul_news li{

height:auto;

float: left;

}
.ul_newsli{width:750px;line-height:30px;
padding-bottom: 30px;border-bottom: 1px solid #dfdfdf;}

#products_content #pro_box .panel-container ul.ul_news li H3{
color:#4B4B4B;
}
#products_content #pro_box .panel-container ul.ul_news li H3 a{
color:#4B4B4B;
}
#products_content #pro_box .panel-container ul.ul_news li H3 a:hover{
color:#FF3300;
}
#products_content #pro_box .panel-container ul.ul_news li .key{
width:750px;
height:auto;
line-height:30px;
color:#4C4C4C;
clear:both;
}
#products_content #pro_box .panel-container ul.ul_news li .div_key{
height:25px;
line-height:25px;
width:750px;
}
#products_content #pro_box .panel-container ul.ul_news li .div_key .span1{
float:left;
color:#0f7cdf;
font-size:14px;
overflow:hidden;
}
#products_content #pro_box .panel-container ul.ul_news li .div_key .span2{
float:right;
color:#0f7cdf;
overflow:hidden;
/*color:#107ddf;*/
cursor:pointer;
}
#products_content #pro_box .panel-container ul.ul_news li .div_key .span2:hover{
color:#FF3300;
}
#products_content #pro_box .panel-container ul.ul_news li .div_info{
width:750px;
height:auto;
padding-top:10px;
display:none;
}
#products_content #pro_box .panel-container ul.ul_news li .div_info1{
width:750px;
height:auto;
padding-top:10px;
}

/*------------rui shi  jie--------------------*/
#products_content #pro_box .panel-container ul.ul_rsj{
width:750px;
height:auto;
margin-bottom:10px;
float:left;
overflow:hidden;
}
ul.ul_rsj li{
width:360px;
height:auto;
margin-left:8px;
margin-right:6px;
float: left;
border:0px;
}
ul.ul_rsj li .img_rsj{
width:150px;
height:180px;
float: left;
margin-right:18px;
}
ul.ul_rsj li H3{
color:#a2a2a3;
height:35px;
line-height:35px;
}
ul.ul_rsj li H3 a{

}
ul.ul_rsj li H3 a:hover{
color:#FF3300;
}
ul.ul_rsj li .down_icon{
width:142px;
padding-left:38px;
height:26px;
float:left;
overflow:hidden;
line-height:26px;
color:#4E4E4E;
cursor:pointer;
background:url(../images/more.gif) left center no-repeat;
} 
ul.ul_rsj li .down_icon a{ color:#4E4E4E;}
ul.ul_rsj li .down_icon a:hover{ color:#FF3300;}
ul.ul_rsj li .key{
width:180px;
padding-top:10px;
height:auto;
line-height:22px;
color:#4C4C4C;
float:left;
overflow:hidden;
}
/*job*/
/*------------job--------------------*/
#products_content #pro_box .panel-container ul.ul_job{
width:750px;
height:auto;
margin-bottom:10px;
float:left;
overflow:hidden;
}
#products_content #pro_box .panel-container ul.ul_job li{
width:750px;
height:auto;
line-height:22px;
padding-bottom: 12px;
float: left;
border-bottom: 1px dashed #dfdfdf;
}
#products_content #pro_box .panel-container ul.ul_job li.til{
width:750px;
height:auto;
line-height:30px;
float: left;
border-bottom: 1px solid #dfdfdf;
color:#0f7cdf;
}
#products_content #pro_box .panel-container ul.ul_job li.til H3{
color:#0f7cdf;
}
#products_content #pro_box .panel-container ul.ul_job li H3{
color:#4B4B4B;
}
#products_content #pro_box .panel-container ul.ul_job li H3 a{
color:#4B4B4B;
}
#products_content #pro_box .panel-container ul.ul_job li H3 a:hover{
color:#FF3300;
}
#products_content #pro_box .panel-container ul.ul_job li .key{
width:750px;
height:auto;
line-height:30px;
color:#4C4C4C;
clear:both;
}
#products_content #pro_box .panel-container ul.ul_job li .div_key{
height:25px;
line-height:25px;
width:750px;
}
#products_content #pro_box .panel-container ul.ul_job li .div_key .span1{
float:left;
font-size:14px;
overflow:hidden;
}
#products_content #pro_box .panel-container ul.ul_job li .div_key .span2{
float:right;
overflow:hidden;
/*color:#107ddf;*/
cursor:pointer;
}
#products_content #pro_box .panel-container ul.ul_job li .div_key .span2:hover{
color:#FF3300;
}
#products_content #pro_box .panel-container ul.ul_job li .div_info{
width:750px;
height:auto;
padding-top:10px;
display:none;
}


.hide_box .til
{
height:30px;
line-height:30px;
width:750px;
text-align:center;
padding-bottom:15px;}
.hide_box .ti2
{
height:25px;
line-height:25px;
width:750px;
color:#777;
padding-left:20px;
text-align:center; 
clear:both;
padding-bottom:15px;}



#products_content #pro_box .tab{
    background: url(../images/pro_li_bg.gif) no-repeat;
}
#products_content #pro_box .etabs li.active{
	
    background: #FFF;
    position: relative;
    z-index: 11;
}
#products_content #pro_box .etabs li a:hover{
	
	color:#0f7cdf;
}
#products_content #pro_box .etabs1 li.active{
    background: #FFF;
    position: relative;
    z-index: 11;
}
#products_content #pro_box .etabs1 li a:hover{
	color:#0f7cdf;
}
#products_content #pro_box .tab a{
color: #717171;
}
#products_content #pro_box .tab a:hover{
    color: #717171;
}
#products_content #pro_box .active a{
color: #03519b;
}
#products_content #pro_box .active a:hover{
    color: #03519b;
}

#products_content #pro_box .a_hzhb{
background: url(../images/tab_hezb.gif) left top no-repeat;
height:30px;
line-height:30px;
padding-left:30px;
display:block;
width:60px;
margin-left:12px;
margin-top:7px;
}

#products_content #pro_box .a_trlp{
background: url(../images/tab_trlp.gif) left top no-repeat;
height:30px;
line-height:30px;
padding-left:30px;
display:block;
width:60px;
margin-left:12px;
margin-top:7px;
}
#products_content #pro_box .a_wlj{
background: url(../images/tab_wlj.gif) left top no-repeat;
height:30px;
line-height:30px;
padding-left:30px;
display:block;
width:60px;
margin-left:12px;
margin-top:7px;
}




/*----------------------*/
#products_content #pro_box .a_qyjj{
background: url(../images/tab_qyjs2.png) left top no-repeat;
height:30px;
line-height:30px;
padding-left:30px;
display:block;
width:80px;
margin-left:12px;
margin-top:7px;
}
#products_content #pro_box .a_qywh{
background: url(../images/tab_qywh2.png) left top no-repeat; 
height:30px;
line-height:30px;
padding-left:30px;
display:block;
width:80px;
margin-left:12px;
margin-top:7px;
}
#products_content #pro_box .a_tdfc{
background: url(../images/tab_tdfc2.png) left top no-repeat;
height:30px;
line-height:30px;
padding-left:30px;
display:block;
width:80px;
margin-left:12px;
margin-top:7px;
}
#products_content #pro_box .a_zzry{
background: url(../images/tab_zzry2.png) left top no-repeat;
height:30px;
line-height:30px;
padding-left:30px;
display:block;
width:80px;
margin-left:12px;
margin-top:7px;
}
#products_content #pro_box .a_fzlc{
background: url(../images/tab_fzlc2.png) left top no-repeat;
height:30px;
line-height:30px;
padding-left:30px;
display:block;
width:80px;
margin-left:12px;
margin-top:7px;
}
#products_content #pro_box .a_lxwm{
background: url(../images/tab_lxwm2.png) left top no-repeat;
height:30px;
line-height:30px;
padding-left:30px;
display:block;
width:80px;
margin-left:12px;
margin-top:7px;
}

/**/
#products_content #pro_box .a_fgs{
background: url(../images/tab_fgs2.png) left top no-repeat;
height:30px;
line-height:30px;
padding-left:30px;
display:block;
width:90px;
margin-left:12px;
margin-top:7px;
}
#products_content #pro_box .a_ffwl{
background: url(../images/tab_fwwl2.png) left top no-repeat;
height:30px;
line-height:30px;
padding-left:30px;
display:block;
width:80px;
margin-left:12px;
margin-top:7px;
}
#products_content #pro_box .a_fwcl{
background: url(../images/tab_fwcr2.png) left top no-repeat;
height:30px;
line-height:30px;
padding-left:30px;
display:block;
width:80px;
margin-left:12px;
margin-top:7px;
}
#products_content #pro_box .a_jszc{
background: url(../images/tab_jszc2.png) left top no-repeat;
height:30px;
line-height:30px;
padding-left:30px;
display:block;
width:80px;
margin-left:12px;
margin-top:7px;
}

/*xinwei*/
/*----------------------*/
#products_content #pro_box .a_hyzx{
background: url(../images/tab_hyzx2.png) left top no-repeat;
height:30px;
line-height:30px;
padding-left:30px;
display:block;
width:80px;
margin-left:12px;
margin-top:7px;
}
#products_content #pro_box .a_gsxw{
background: url(../images/tab_gsxw2.png) left top no-repeat; 
height:30px;
line-height:30px;
padding-left:30px;
display:block;
width:80px;
margin-left:12px;
margin-top:7px;
}
#products_content #pro_box .a_mtbd{
background: url(../images/tab_mtbd2.png) left top no-repeat;
height:30px;
line-height:30px;
padding-left:30px;
display:block;
width:80px;
margin-left:12px;
margin-top:7px;
}
#products_content #pro_box .a_spzq{
background: url(../images/tab_spzq2.png) left top no-repeat;
height:30px;
line-height:30px;
padding-left:30px;
display:block;
width:80px;
margin-left:12px;
margin-top:7px;
}
#products_content #pro_box .a_yzd{
background: url(../images/tab_yzd2.png) left top no-repeat;
height:30px;
line-height:30px;
padding-left:30px;
display:block;
width:80px;
margin-left:12px;
margin-top:7px;
}
#products_content #pro_box .a_rsj{
background: url(../images/tab_rsj2.png) left top no-repeat;
height:30px;
line-height:30px;
padding-left:30px;
display:block;
width:80px;
margin-left:12px;
margin-top:7px;
}


#products_content #pro_box .page{
    float: left;
    width: 100%;
    margin-left: 28px;
    line-height: 22px;
    margin-bottom: 20px;
}
#products_content #pro_box .page a.num{
    display: block;
    float: left;
    width:27px;
    height: 22px;
}
#products_content #pro_box .page a.nextpage{
    display: block;
    float: left;
    width:45px;
    height: 22px;
}
#products_content #pro_box .page .active{
    border: 1px solid #dddddd;
}
#products_content #pro_box .page a.active:link{
    color: #47006f;
} 
#products_content #pro_box .page a.active:visited{
    color: #47006f;
} 
#products_content #pro_box .page a.active:hover{
    color: #47006f;
} 
#products_content #pro_box .page a:link{
    color: #006699;
}
#products_content #pro_box .page a:visited{
    color: #006699;
}
#products_content #pro_box .page a:hover{
    border: 1px solid #dddddd;
    color: #47006f;
}

/*---------leave word--------------*/
.imitate_left {
	WIDTH: 700px;FLOAT: left
}
.imitate_left UL {
	WIDTH: 100%; COLOR: #686868; FONT-SIZE: 12px; margin-top:30px;
}
.imitate_left UL LI {
	LINE-HEIGHT: 30px; WIDTH: 560px; FLOAT: left; overflow:hidden; padding-left:20px; margin-top:0px;background:none; border:1px solid red; margin-bottom:0px;
}
.imitate_left UL LI LABEL {
	TEXT-ALIGN: right; WIDTH: 70px; DISPLAY: block; FLOAT: left
}
.imitate_left UL LI INPUT {
	border:1px solid #86A1BA; PADDING-BOTTOM: 0px; LINE-HEIGHT: 15px; MARGIN-TOP: 5px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px;  FLOAT: left; HEIGHT: 15px; COLOR: #666666; FONT-SIZE: 12px; PADDING-TOP: 0px; _margin-top: 7px; width:180px;
}
.imitate_left UL LI textarea {
	border:1px solid #86A1BA;
}
.imitate_left UL LI INPUT.ibutton {
	BORDER-RIGHT-WIDTH: 0px; WIDTH: 81px; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; HEIGHT: 32px; MARGIN-LEFT: 67px; BORDER-LEFT-WIDTH: 0px;
	background:url(../images/btn_bg.png) left center no-repeat; line-height:32px; color:#5B91AB; font-weight:bold;
}
.imitate_left UL LI EM {
	COLOR: red; MARGIN-LEFT: 5px; FONT-SIZE: 12px
}



#SQtitle
{
width:670px;
height:35px;
padding-left:30px;
line-height:35px;}
.SQDel
{
width:700px;
height:25px;
line-height:25px;
float:left;
overflow:hidden;}
.SQDel .SQtil
{
width:150px;
text-align:right;
color:#484848;
float:left;}
.SQDel .SQtil span
{
color:red;
padding-left:5px;
padding-right:10px;
}
.SQDel .SQtext
{
width:500px;
text-align:left;
float:left;}
.SQDel .SQtext .input1
{
border:1px solid #86A1BA;
width:200px;
height:18px;}
.SQDel .SQtext .input2
{
border:1px solid #86A1BA;
width:520px;
height:230px;}
.SQinput
{
width:120px;height:32px; line-height:32px;border:0px;background:url(../images/Nbottom.png) top center no-repeat; font-size:13px; color:#FFFFFF; 
}
.SQDel  INPUT.ibutton {
	BORDER-RIGHT-WIDTH: 0px; WIDTH: 81px; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; HEIGHT: 32px; MARGIN-LEFT: 67px; BORDER-LEFT-WIDTH: 0px;
	background:url(../images/btn_bg.png) left center no-repeat; line-height:32px; color:#5B91AB; font-weight:bold;
}

/*---留言板---*/
.message{ width:700px; margin-left:20px; float:left; overflow:hidden;}
.contact,.board{ width:700px; height:auto; overflow:hidden;}
.contact-title,.board-title{ width:700px; height:44px; padding-left:12px; line-height:44px; color:#717171; font-size:14px; font-weight:bold; background:url(../images/contact-title-bg.jpg) repeat-x;}
.contact-cont{ width:700px; padding-left:12px; line-height:28px; padding-top:15px; padding-bottom:15px;}
.board-cont{ width:700px; padding-left:12px; float:left; overflow:hidden;}
.board-cont table td .tijiao{ width:81px; height:31px; border:0; background:url(../images/submit-btn.jpg) no-repeat;}
.board-cont table td .chongzhi{ width:81px; height:31px; border:0; background:url(../images/submit-btn.jpg) no-repeat;}

/*--zzry--*/



.productlist{ float:left; overflow:hidden; margin-top:-20px;}
.productlist .metlist {
	PADDING-BOTTOM: 5px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px;height:auto; overflow:hidden;
}
.productlist .metlist li {
FLOAT: left; overflow:hidden; width:186px; height:150px; margin:20px 30px; background:none; border:0px; margin-left:30px; margin-right:30px; margin-top:15px; margin-bottom:15px; border: solid #000 1px;
}
.productlist .metlist li A.img {
	DISPLAY: block; FONT-SIZE: 0px; width:184px; height:130px; border:1px solid #DFDFDF; overflow:hidden;
}
.productlist .metlist li A.img img {
	PADDING-BOTTOM: 1px; PADDING-LEFT: 1px; PADDING-RIGHT: 1px; PADDING-TOP: 1px ;height:126px; width:180px;
}
.productlist .metlist li H3 {
	TEXT-ALIGN: center; LINE-HEIGHT: 1.5; MARGIN-TOP: 5px; FONT-WEIGHT: normal; border:0px; line-height:25px;font-size:12px;
}
.productlist .metlist li H3 a{ color:#4E4E4E;}
.productlist .metlist li H3 a:hover{ color:#FF3300;}


.metlist li{width:186px; height:150px;}


.ZZRY
{
width:645px;
height:auto;
margin:0px auto;
background-color:#EFE8D6;
overflow:hidden;
margin-top:25px;
padding:0px;
}
.ZZRY .til
{
width:100%;
height:35px;
color:#4E4E4E;
text-align:left;
padding-left:10px;
line-height:35px;
padding-bottom:6px;
float:left;
overflow:hidden;
}
.ZZRY .img2
{
width:585px;
height:auto;
text-align:center;
padding-left:30px;
padding-right:30px;
float:left;
overflow:hidden;
}
.ZZRY .img2 img
{
max-width:585px;
}
.ZZRY .key
{
width:100%;
height:35px;
color:#003399;
line-height:35px;
padding-bottom:2px;
padding-top:10px;
text-align:center;
float:left;
overflow:hidden;
font-weight:bold;
}
/*--cgal--*/

.CGAL .metlist {
	PADDING-BOTTOM: 5px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 5px;height:auto; overflow:hidden;
}
.CGAL .metlist li {
FLOAT: left; overflow:hidden; width:204px; height:115px;margin-left:20px; margin-right:20px; margin-top:2px; margin-bottom:0px;
}
.CGAL .metlist li A.img {
	DISPLAY: block; FONT-SIZE: 0px; width:204px; height:92px;overflow:hidden;
}
.CGAL .metlist li A.img img {
	PADDING-BOTTOM: 1px; PADDING-LEFT: 1px; PADDING-RIGHT: 1px; PADDING-TOP: 1px ;height:90px; width:200px;
}
.CGAL .metlist li H3 {
	TEXT-ALIGN: center; LINE-HEIGHT: 1.5; MARGIN-TOP: 5px; FONT-WEIGHT: normal; border:0px; line-height:25px; font-size:12px
}
.CGAL .metlist li H3 a{ color:#4E4E4E;}
.CGAL .metlist li H3 a:hover{ color:#FF3300;}


.CGAL1  {
	PADDING-BOTTOM: 5px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 5px;height:auto; overflow:hidden;
}
.metlist1{ margin:0px; padding:0px;}
.metlistli{ width:198px; height:135px; text-align:center; margin-left:25px; margin-right:25px; margin-bottom:20px; }
.metlistli h3{ text-align:center;}
.metlist1 li{ border:none; }






/*--shi pin zhuan qu--*/
#products_content #pro_box .panel-container ul.ul_SPZQ{
width:750px;
height:auto;
margin-bottom:10px;
float:left;
overflow:hidden;
}
ul.ul_SPZQ li{
width:205px;
height:150px;
margin-left:20px;
margin-right:20px;
float: left;
text-align:center;
border:0px;
}
ul.ul_SPZQ li .img_rsj{
width:205px;
height:115px;
float: left;
margin-right:18px;
overflow:hidden;
}
ul.ul_SPZQ li .img_rsj img{
width:205px;
height:115px;
}
ul.ul_SPZQ li H3{
height:35px;
line-height:35px;
width:205px;
text-align:center;
}
ul.ul_SPZQ li H3 a{
 color: #1E4F77;
 font-weight:normal;
}
ul.ul_SPZQ li H3 a:hover{
color:#FF3300;
}
/*--------------BOTTOM----------------*/
#footer{
 margin-top:10px;
width:100%;
min-width:1000px;
clear: both;
color: #FFF;
text-align: center;
background:url(../images/footer_bg.png) top left repeat-x;
}
#footer #company_info{
    width: 100%;
    height: 75px;
}
#footer #company_info #company_info_box{
    width:1000px;
    margin: 0 auto;
    text-align: left;
}
#footer #company_info #company_info_box #company_info_box_box{
    float: left;
	width:650px;
    margin: 0 auto;
    text-align: left;
}
#footer #company_info #company_info_box #company_info_box_box #contact_box{
    float: left;
	overflow:hidden;
    text-align: left;
}
#footer #company_info #company_info_box #company_info_box_box #contact_box .contact{
    width: 530px;
    float: left;
	overflow:hidden;
	line-height: 20px;
    padding-top: 5px;
    text-align: left;
	 color:  #575858;
}
#footer #company_info #company_info_box .item{
    width: 10px;
    float: left;
	overflow:hidden;
    line-height: 25px;
    margin-top: 12px; 
    text-align: left;
	padding-left:22px;
	padding-right:22px;
	padding-top:5px;
}
#footer #company_info #company_info_box #company_info_box_box #Flink{
    width: 400px;
	height:16px;
    float: left;
	line-height: 15px;
	padding-top: 18px;
    text-align: left;
	 color:  #575858;
}
#footer #company_info #company_info_box #company_info_box_box #Flink a{
padding-left:11px;
padding-right:11px;
}
#footer #company_info #company_info_box #company_info_box_box #Flink a:link{
    color:  #575858;
}
#footer #company_info #company_info_box #company_info_box_box #Flink a:visited{
    color:  #575858;
}
#footer #company_info #company_info_box #company_info_box_box #Flink a:hover{
    color: #F90;
}
#footer #company_info #company_info_box .copyright{
	width:200px;
	overflow:hidden;
	height:auto;
    padding-top: 12px;
}
#footer #company_info #company_info_box .copyright img{
	float: right;
	overflow:hidden;margin-left: 0px;
	padding:0px;
}
#footer #company_info #company_info_box .copyright_right{
	width:150px;
	float:right;
	overflow:hidden;
	line-height:24px;
	text-align: right;
    margin-top: -55px;
	padding-top:5px;
	 color:  #575858;
}
#footer #company_info #company_info_box .copyright_right a:link{
    color:  #575858;
}
#footer #company_info #company_info_box .copyright_right a:visited{
    color:  #575858;
}
#footer #company_info #company_info_box .copyright_right a:hover{
   color:#F90;
}
#footer #flink{
    width: 100%;
    height: 30px;
    background-color: #dad9d9;
}
#footer #flink #flink_box{
    width: 1000px;
    margin: 0 auto;
    line-height: 30px;
    text-align: left;
	color: #575858;
	font-size:12px;
}
#footer #flink #flink_box span{
    float: left;
	color: #575858;
}
#footer #flink #flink_box a{
    margin: 0 15px;
}
#footer #flink #flink_box a:link{
    color: #575858;
}
#footer #flink #flink_box a:visited{
    color: #575858;
}
#footer #flink #flink_box a:hover{
    color: #F90;
}


.Mpage { height:auto; width:100%;}
.page {height:30px;text-align:center;line-height:30px; padding-top:10px;}
/*.page a, .page b { border:1px solid #ccd1dc; background:#edfcfe; padding:3px 8px;}*/

.anpager .cpb {background:#4693D0 none repeat scroll 0 0;border:1px solid #CCCCCC;color:#FFFFFF;font-weight:bold;margin:5px 4px 0 0;padding:4px 5px;}
.anpager a {background:#FFFFFF none repeat scroll 0 0;border:1px solid #CCCCCC;color:#1F3A87;margin:5px 4px 0 0;padding:4px 5px;text-decoration:none; display:inline;}
.anpager a:hover{background:#4693D0 none repeat scroll 0 0;border:1px solid #FF7B00;color:#FFFFFF;}

.weixin
{
width:96px;
height:100px;
position: absolute;
float:left;
margin-left:205px;
margin-top:26px;
_position: absolute;
background:url(../images/weixin_bg.gif) no-repeat;
z-index:200;
display:none;
}
.Div_QQ
{
width:42px;
height:119px;
float:right;
top:240px;
right:0px;
position: fixed; 
_position: absolute;
z-index:200;
cursor:pointer;
background:url(../images/qq_1.png) no-repeat;
}
.Div_QQ_1
{
background:url(../images/qq_2.png) no-repeat;
}
/*------pinfo more-------------------*/
.product{ width:730px; height:auto; float:left; overflow:hidden; margin:0px; padding:0px;}
.version{ width:730px;margin-bottom: 34px; float:left; overflow:hidden; }
.version-title,.module-title{ width:730px; height:32px; line-height:32px; font-size:14px; font-weight:bold; text-align:left; float:left; overflow:hidden; padding-top:0px; padding-bottom:5px;}
.version-cont{ float:left; overflow:hidden;width:728px; height:auto; overflow:hidden;border:1px solid #ddd;box-shadow: 3px 3px 4px #ddd;behavior: url(../ie-css3.htc); }
.zhuanye,.hangye{ width:718px; height:88px; padding-left:12px; padding-top:18px; border-bottom: 1px solid #DDD;}
.qijian{width:718px; height:88px; padding-left:12px; padding-top:18px;}
.zhuanye img,.hangye img,.qijian img{ float:left;}
.zhuanye p,.hangye p,.qijian p{ width:590px; float:left; padding-left: 12px; line-height:20px;}

.module{ width:730px; height:auto; float:left; overflow:hidden;margin:0px; padding:0px;}
.module-cont{ width:728px; height:auto; overflow:hidden;border:1px solid #ddd;box-shadow: 3px 3px 4px #ddd;behavior: url(../ie-css3.htc);}
.module-subcont{ width:730px; height:auto; overflow:hidden;}
.module-tuzhi{width:722px; height:220px; padding-left:20px; padding-top:34px;}
.module-tuzhi-cont{width:712px; height:140px; padding-top: 24px;}
.module-tuzhi-cont p{ width:317px; float:left;margin-right: 36px; line-height:20px;}
.module-tuzhi-cont img{ float:left; cursor:pointer;}
.mod-com{ width:328px; float:left; padding-left: 28px; padding-top: 34px;}
.mod-com p{width:328px;padding-top: 24px;line-height:20px;}
/*--------link more--------*/
.LinkMore_1{ width:720px; min-height:450px; height:auto;overflow:hidden; margin:0px auto; padding:0px; background:url(../images/gd-title.jpg) #FFFFFF left top no-repeat; padding-bottom:5px; margin-top:8px;}
.LinkMore_1 .til{ width:685px; height:65px;overflow:hidden; margin:0px auto; padding-left:35px; line-height:52px;}
.LinkMore_1 .til .span1{font-size:14px;color:#03519b; font-weight:bold; float:left; overflow:hidden;}
.LinkMore_1 .til .span2{font-size:12px;color:#666666; float:right; overflow:hidden; padding-right:27px;}
.LinkMore_1 .til .span2 a{color:#666666;}
.LinkMore_1 .til .span2 a:hover{color:#FF3300;}
.LinkMore_1 .ul_linkmore{ width:668px; height:auto;float:left; overflow:hidden;margin:0px; padding:0px; margin-left:30px;}
.LinkMore_1 .ul_linkmore li{ width:202px; height:30px; padding:0px; margin:0px; line-height:30px;float:left; overflow:hidden; background:url(../images/li_style.png) left center no-repeat; padding-left:10px; text-align:left;margin-right:5px;}
.LinkMore_1 .ul_linkmore li a{color:#666666;}
.LinkMore_1 .ul_linkmore li a:hover{ color:#FF3300;}

.LinkMore_1 .divinfo{ width:668px; min-height:450px; height:auto;float:left; overflow:hidden;margin:0px; padding:0px; margin-left:30px; line-height:22px; text-align:left;}

/*--------map--------*/
.Map_1{ width:720px; min-height:450px; height:auto;overflow:hidden; margin:0px auto; padding:0px; 
background:url(../images/gd-title.jpg) #FFFFFF left top no-repeat; padding-bottom:5px; margin-top:8px;}
.Map_1 .til{ width:685px; height:65px;overflow:hidden; margin:0px auto; padding-left:35px; line-height:52px;}
.Map_1 .til .span1{font-size:14px;color:#03519b; font-weight:bold; float:left; overflow:hidden;}
.Map_1 .til .span2{font-size:12px;color:#666666; float:right; overflow:hidden; padding-right:27px;}
.Map_1 .til .span2 a{color:#666666;}
.Map_1 .til .span2 a:hover{color:#FF3300;}
.Map_1 .div_map{ width:668px; height:auto;float:left; overflow:hidden;margin:0px; padding:0px; margin-left:30px; padding-top:5px; padding-bottom:10px;}
.Map_1 .ul_map{ width:666px; height:auto;float:left; overflow:hidden;margin:0px; padding:0px; background-color:#F7F7F7; margin-bottom:8px; padding-top:5px; padding-bottom:5px;}
.Map_1 .ul_map li{ width:70px; height:30px; padding:0px; margin:0px; line-height:30px;float:left; overflow:hidden;text-align:left;margin-right:5px;}
.Map_1 .ul_map li.til{ width:85px; color:#0077D2; font-weight:bold; padding-left:12px; clear:both;}
.Map_1 .ul_map li.til2{ width:85px;}
.Map_1 .ul_map li.til3{ width:135px;}
.Map_1 .ul_map li.til a{ width:75px;}
.Map_1 .ul_map li a{color:#666666;}
.Map_1 .ul_map li a:hover{ color:#FF3300;}

/*----------qqkf----------*/
.itemFloat{width:110px;height:auto;}
.itemFloat a{color:#878787;}
.itemFloat a:hover{color:#666666;}



/*page*/
#bottompage{ text-align:center;  color:#000; width:750px; margin:0 auto;  clear:both; padding-top:20px;}
#bottompage ul,#bottompage li,#bottompage li a{display:inline-block; *display:inline; *zoom:1; }
.pagenum a,.nextprev,.currentpage{ margin:0 2px; padding:1px 6px; border:#dbdbdb solid 1px;}
.currentpage,.pagenum  a:hover{background-color:#dbdbdb; color:#000; border:#dbdbdb solid 1px;} 
.pageinfo{ margin-right:10px; color:#4d4d4d}
.nextprev{ color:#dbdbdb;}
li.nextprev a:hover{ color:#055a2a;}
/*page*/

.etabs a{width: 126px; height: 46px; display:block;}
.etabs a:hover,.etabs a.select1,.select1{color:#000; background: #FFF;   
    }