@charset "utf-8";
/* CSS Document */
/* ====================
公共样式
==================== */
body{ font-size:12px; font-family:"宋体",Verdana, Arial; line-height:150%; padding:0; margin:0; color:#333333; }
div{margin:0 auto; padding:0;}
h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,form,img,p{
margin:0; padding:0; border:none; list-style-type:none;
}
a{
text-decoration:none;
color:#333333;
}
a:hover{
    text-decoration:underline;
}

input, select {
    vertical-align: middle;
}
.clearfix:after{
content:"."; display:block; height:0; clear:both;
visibility:hidden;
}
*html .clearfix{
height:1%;
}
*+html .clearfix{
height:1%;
}
/*页面留白*/
.blank{height:8px; line-height:8px; clear:both; visibility:hidden;}
.blank5{height:5px; line-height:5px;/* _margin:-3px 0;*/ clear:both; visibility:hidden;}
.blank3{height:3px; line-height:3px;/* _margin:-3px 0;*/ clear:both; visibility:hidden;}
.blank2{height:2px; line-height:2px;/* _margin:-3px 0;*/ clear:both; visibility:hidden;}
.blank20{height:20px; line-height:2px;/* _margin:-3px 0;*/ clear:both; visibility:hidden;}
/*布局*/
.AreaL{width:863px; float:left;}
.AreaR {
    float: left;
    width: 253px;
	margin-left:10px;
	display:inline;
}
.IreaL{
	width:776px;
	float:left;
	display:inline;
	}
.IreaC{
	width:661px;
	float:left;
	margin-left:13px;
	display:inline;
	}
.IreaR {
    float: left;
    width: 112px;
	margin-left:10px;
	display:inline;
}

.clear{
	clear:both;
	}


#pages {
    font-family: "微软雅黑";
    padding: 14px 0 10px;
}
#pages a {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e3e3e3;
    color: #333333;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    padding: 0 10px;
    text-align: center;
}
#pages a.a1 {
    background: transparent url("../images/pages.png") no-repeat scroll 0 5px;
    padding: 0;
    width: 56px;
	margin-top:15px;}
#pages a:hover {
    background: #f1f1f1 none repeat scroll 0 0;
    color: #000000;
    text-decoration: none;
}
#pages span {
    background: #fff none repeat scroll 0 0;
    color: #000;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    padding: 0 10px;
    text-align: center;
}
.page .noPage {
    background: transparent url("../img/icu/titleBg.png") repeat-x scroll 0 -55px;
    border: 1px solid #e3e3e3;
    color: #a4a4a4;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    text-align: center;
    width: 56px;
}
.text-c {
    text-align: center;
}
.f14 {
    font-size: 14px;
    text-align: center;
}






.block{
	width:1040px;}
	

.f_fl {
    float: left;
}


/*top*/

.logo {
    float: left;
	margin-top:20px;
	margin-left:22px;
	padding-bottom:8px;}
	
.tel {
	float: right;
    background: url(../images/top_photo.jpg) no-repeat scroll 0 30px;
    color:#004c97;  
	font: 22px "微软雅黑"; 
	padding: 30px 0 0 80px;}
	
.tel span {
    color: #004c97;
	display:block;
    font: 22px "Myriad Pro";}
	
	
.g_nav {
    background: url(../images/navbg.jpg) repeat-x scroll 0 0;
    height:52px;
    margin-bottom: 2px;
}
.nav {
    font-family: "Microsoft Yahei";
    height:40px;
    line-height:52px;
    margin: 0 auto;
    width: 1032px;
}
.nav li {
    background: url(../images/line.jpg) no-repeat scroll right center;
    float: left;
    font-size: 16px;
}
.nav li a {
    color: #fffefe;
    display: inline-block;
    line-height: 52px;
    padding: 0 32px;
}
.nav li a:hover, .nav .cur a {
    background: url(../images/hover.jpg) no-repeat scroll center top;
    color: #fff;
	width:auto;
}
.nav .lastli {
    background:none repeat scroll 0 0;
}

#flashs {
    position: relative;
}
#flashs .bgitem {
}
#flashs .btn {
    bottom: 22px;
    margin-right: -470px;
    padding: 5px 6px;
    position: absolute;
    right: 50%;
    z-index: 7;
}
#flashs .btn span {
    background: #efefef none repeat scroll 0 0;
    border: 1px solid #0058b1;
    color: #0058b1;
    cursor: pointer;
    display: inline-block;
    margin-left: 5px;
    padding: 2px 6px;
}
#flashs .btn span.cur {
    background: #0058b1 none repeat scroll 0 0;
    color: #fff;
}
.banner {
    height: 481px;
}



.fenl {
    float: left;
    width: 240px;
}
.fenl .tit {
    background: #003c74 none repeat scroll 0 0;
    height: 48px;
    text-align: center;
}
.fenl .tit a {
    color: #fff;
    font: bold 20px/48px "微软雅黑";
    text-transform: uppercase;
}
.fenl .nr {
    background: url(../images/ico1.gif) repeat scroll 0 0;
    height: auto;
    padding: 7px 9px 12px 10px;
}
.leftmenu h4 {
    background: url(../images/ico2.gif) no-repeat scroll 0 0;
    height: 33px;
	width:200px;
	text-align:center;
    line-height: 33px;
	margin-left:18px;
	margin-top:22px;
}
.leftmenu h4 a {
    color: #fff;
    font: 16px/33px "微软雅黑";
}

.leftmenu h4 span {
    color: #fff;
    font: 16px/33px "微软雅黑";
}

.fenl .nr li a {
    background: url(../images/ico3.gif) no-repeat scroll 0 10px;
    color: #fff;
    display: block;
    height: 28px;
    line-height: 28px;
    margin-left: 12px;
    padding-left: 14px;}
	

.leftmenu {
	background:url(../images/ico1.gif);
    float: left;
    height: 900px;
    width: 240px;
	padding-bottom:10px;
}
.leftmenu1 {
    background: url(../images/ico1.gif) repeat scroll 0 0;
    padding: 7px 9px 12px 10px;
    height: 300px;
    width: 200px;
}
.title_l {
    background-color: #043671;
	font: bold 20px/48px "微软雅黑";
    color: #ffffff;
    font-weight: bold;
    height: 48px;
    line-height: 48px;
	text-align:center;
    width: 236px;
}


.menu_l {
    background: url(../images/ico1.gif) repeat scroll 0 0;
    height:260px;
    padding-top: 15px;
    width: 240px;
}

.menu_2 {
    background: url(../images/ico1.gif) repeat scroll 0 0;
    height:290px;
    width: 240px;
}

.menu_m {
    background:url(../images/ico1.gif);
    height: auto;
    width: 240px;
	padding-top:6px;
}
.menu_m ul {
	}
.menu_m ul li {
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    list-style-type: none;
    width: 210px;
}
.menu_m ul li a {
	color:#FFF;
    font-size: 13px;
	background: url(../images/ico3.gif) no-repeat scroll 0 10px;
	line-height:27px;
    height: 27px;
    width: 210px;
	margin-left: 12px;
    padding-left: 14px;}
	
	
.menu_m1 {
    background-color: #ebebeb;
    height: 180px;
    width: 200px;
}
.menu_m1 ul {
    margin: 10px 0 0 10px;
    padding: 0;
    width: 100%;
}
.menu_m1 ul li {
    border-bottom: 1px solid #cccccc;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    list-style-type: none;
    width: 180px;
}
.menu_m1 ul li a {
    font-size: 13px;
    height: 30px;
    width: 180px;
}
.menu_monr {
    background-color: #ebebeb;
    font-size: 14px;
    height: 40px;
    line-height: 30px;
    text-align: right;
    width: 200px;
}



#nav, #nav ul {
    background-position: right top;
    clear: right;
    float: left;
    line-height: 27px;
    margin: 0;
    padding: 0 0 16px 21px;}
	

#nav2, #nav ul {
    background-position: right top;
    clear: right;
    float: left;
    line-height: 27px;
    margin: 0;
    padding: 10px 0 0 21px;}
	
#nav ul ul {
    border-right: 0 none;
    border-top: 0 none;}
	
#nav2 ul ul {
    border-right: 0 none;
    border-top: 0 none;}
	
#nav a {
    color:#FFF;
    display: block;
    font-size: 12px;
    padding-left: 10px;
    text-align: left;
    text-decoration: none;
    width: 190px;}
	
#nav2 a {
    color:#FFF;
    display: block;
    font-size: 12px;
    padding-left: 10px;
    text-align: left;
    text-decoration: none;
    width: 190px;}
	
#nav a:hover {
    margin: 0;
    text-decoration: none;}

#nav2 a:hover {
    margin: 0;
    text-decoration: none;}
	
#nav a.selected {
    line-height: 27px;}
	
#nav2 a.selected {
    line-height: 27px;}
	
#nav li {
    height: 30px;
    list-style-image: none;
    list-style-type: none;
    width: 180px;
	margin-left: 10px;}
	
#nav2 li {
    height: 30px;
    list-style-image: none;
    list-style-type: none;
    width: 180px;
	margin-left: 10px;}
	
#nav li a{
 background: url(../images/ico3.png) no-repeat scroll 0 10px;
 padding-left: 20px;}
  
#nav2 li a{
 background: url(../images/ico3.png) no-repeat scroll 0 10px;
 padding-left: 20px;}
	
#nav li ul li {
    width: 180px;}
	
#nav li ul {
    background-image: url(../images/ico1.gif);
    background-position: right top;
    border: 1px solid #cccccc;
	padding-bottom:10px;
    left: -9999em;
    margin-left: 160px;
    margin-top: -20px;
    position: absolute;
    width: 180px;}
	
#nav li ul a {
    text-align: left;
    width: 180px;}
	
#nav li ul ul {
    border: 1px solid #ccc;
    line-height: 30px;
    margin: -20px 0 0 172px;}
	
#nav li:hover ul ul, #nav li.sfhover ul ul {
    left: -9999em;}
	
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
    left: auto;}
	
#nav li:hover, #nav li.sfhover {
	width:154px;
    background-image: url(../images/menul_bg1.gif);
    background-position: right center;}




.f_fr {
    float: right;}

.g_pro .m_cp {
    width: 786px;
	font-family:"微软雅黑";
	height:817px;
}
.g_pro .m_cp h2 {
    background: url(../images/cptit.jpg) repeat-x scroll 0 0;
    border: 1px solid #dedede;
    height: 39px;
    line-height: 39px;
}
.g_pro .m_cp h2 a {
    background: url(../images/cpline.jpg) no-repeat scroll right center;
    color: #333333;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: normal;
    height: 39px;
    line-height: 39px;
    padding: 0 18px;
	font-style:normal;
}
.g_pro .m_cp h2 a:hover, .g_pro .m_cp .cur {
    background: #004f9e none repeat scroll 0 0;
    color: #fff;
	text-decoration:none;
}
.g_pro .m_cp h2 .lasta {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.g_pro .m_cp span a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #999;
    font-size: 12px;
    font-weight: normal;	
}
.g_pro .m_cp span a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #999999;
}
.g_pro .m_cpc {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #f6f6f6 none repeat scroll 0 0;
    border-color: -moz-use-text-color #dedede #dedede;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    margin-bottom: 30px;
}
.g_pro .m_cp1 .m_gd1 {
    height: 561px;
}
.g_pro .m_cpc dl {
    height: 286px;
    overflow: hidden;
    padding: 20px 10px 10px 18px;
}
.g_pro .m_cpc dt {
    float: left;
    margin-right: 12px;
    width: 325px;
}
.g_pro .m_cpc dt img {
    border: 1px solid #dedede;
    height: 283px;
    width: 323px;
}
.g_pro .m_cpc dd {
    float: left;
    width: 305px;
}
.g_pro .m_cpc dd h3 {
    height: 30px;
    line-height: 28px;
    overflow: hidden;
}
.g_pro .m_cpc dd h3 a {
    color: #0060c1;
    font-size: 14px;
    font-weight: bold;
}
.g_pro .m_cpc dd h3 em {
    color: #333333;
    display: block;
    font-size: 14px;
    font-weight: normal;
}
.g_pro .m_cpc dd .wz {
    color: #666666;
    font-size: 14px;
    height: 200px;
    line-height: 24px;
    margin-bottom: 10px;
    overflow: hidden;
}
.g_pro .m_cpc dd .wz h4 {
    color: #333333;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 31px;
    line-height: 31px;
    overflow: hidden;
}
.g_pro .m_cpc dd p {
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
}
.g_pro .m_cpc dd span {
    display: block;
}
.g_pro .m_cpc dd span a {
    display: inline-block;
    float: left;
}
.g_pro .m_cpc .btn1 {
    display: block;
    height: 31px;
    margin-right: 20px;
    width: 93px;
}
.g_pro .m_cpc .btn2 {
    display: block;
    height: 31px;
    width: 93px;
}
.g_pro .m_gd1 {
    height: 550px;
    overflow: hidden;
}
.g_pro .m_gd1 .u_lst2 {
    padding-top: 18px;
}
.g_pro .m_gd1 .u_lst2 li {
    float: left;
    margin-left: 20px;
	width:235px;
}
.g_pro .m_gd1 .u_lst2 li a {
    border: 1px solid #dedede;
    display: block;
    height: 172px;
    width: 196px;
}
.g_pro .m_gd1 .u_lst2 li a:hover {
    border: 4px solid #004f9e;
    margin: -3px;
    position: relative;
}
.g_pro .m_gd1 .u_lst2 li img {
    display: block;
    height: 172px;
    width: 196px;
}
.g_pro .m_gd1 .u_lst2 li em {
    background: url(../images/cpsha.jpg) no-repeat scroll 0 0;
    display: block;
    height: 89px;
    line-height: 40px;
    overflow: hidden;
    text-align: center;
    width: 199px;
}
.g_pro .m_gd1 .u_lst2 li em a {
    border: medium none;
    color: #333333;
    font-size: 14px;
    height: 60px;
    line-height: 30px;
    overflow: hidden;
    padding-top: 12px;
}
.g_pro .m_gd1 .u_lst2 li em a:hover {
    border: medium none;
    margin: 0;
}

.g_zs {
    background: #f9f9f9 none repeat scroll 0 0;
    height: 412px;
}
.g_zs h2 {
    background: url(../images/ystit2.jpg) no-repeat scroll left bottom;
    height: 48px;
    line-height: 48px;
    margin-bottom: 25px;
}
.g_zs h2 a {
    color: #4d4d4d;
    font-size: 20px;
}
.g_zs h2 em {
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    padding-left: 7px;
}
.g_zs h2 span {
    display: block;
    padding-top: 10px;
}
	
.g_ab {
    background: #f9f9f9 none repeat scroll 0 0;
    height: 427px;
    padding-top: 10px;
	overflow:hidden;
}
.g_ab h2 {
    background: url(../images/ystit2.jpg) no-repeat scroll left bottom;
    height: 48px;
    line-height: 48px;
    margin-bottom: 25px;
	font-family:"微软雅黑";
    color: #4d4d4d;
    font-size: 20px;
}
.g_ab h2 span {
	font-family:"微软雅黑";
    color: #4d4d4d;
    font-size: 20px;
}
.g_ab h2 em {
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    padding-left: 10px;
	font-style:normal;
}
.g_ab h2 span {
    display: block;
    padding-top: 10px;
}
.g_ab dt {
    float: left;
    width: 700px;
	margin-left:8px;
}
.g_ab dt img {
    display: block;
    height: 335px;
    width: 730px;
}
.g_ab dd {
    background: #5e5e5e none repeat scroll 0 0;
    float: left;
    height: 305px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    width: 259px;
}
.g_ab dd h3 {
	margin-right:172px;
    color: #fff;
    font-size: 17px;
    height: 34px;
    line-height: 34px;
    margin-bottom: 5px;
}
.g_ab dd h3 a {
    color: #fff;
}
.g_ab dd p {
    color: #fff;
    font-size: 12px;
	text-indent:24px;
    line-height: 26px;
    overflow: hidden;
}
.g_ab dd span {
    display: block;
    float: right;
    margin-top: 14px;
}

.ft_logo {
    float: left;
    padding: 38px 0 0 103px;
}

.wend {
    width: 361px;
}
.wend h2 {
    background: url(../images/newtit1.jpg) no-repeat scroll left bottom;
    height: 48px;
    line-height: 48px;
}
.wend h2 a {
    color: #404040;
    font-size: 16px;
    font-weight: normal;
	text-decoration:none;
}
.wend h2 span {
    display: block;
    padding-top: 13px;
}
.wend dl {
    border-bottom: 1px dashed #e7e7e7;
    height: 116px;
    padding-top: 15px;
}
.wend .lastdl {
    border-bottom: medium none;
}
.wend dt {
    color: #007cc3;
    font-size: 14px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
}
.wend dt a {
    background: url(../images/wen.jpg) no-repeat scroll 0 3px;
    color: #007cc3;
    display: block;
    padding-left: 34px;
}
.wend dd {
    background: url(../images/da.jpg) no-repeat scroll left top;
    color: #333333;
    line-height: 25px;
    margin-top: 8px;
    overflow: hidden;
    padding-left: 34px;
}

.m_dtdown dl {
    background: #f1f1f1 none repeat scroll 0 0;
    height: 58px;
    margin-bottom: 10px;
}
.m_dtdown dt {
    background: #e8e8e8 none repeat scroll 0 0;
    color: #666666;
    float: left;
    font-size: 13px;
    height: 58px;
	line-height:58px;
    text-align: center;
    width: 70px;
}
.m_dtdown dt b {
    display: block;
    font-size: 32px;
    font-weight: normal;
}
.m_dtdown dd {
    float: left;
    height: 52px;
    padding-left: 20px;
    padding-top: 6px;
    width: 526px;
}
.m_dtdown dd h5 {
    color: #333333;
    font-size: 13px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}
.m_dtdown dd h5 a {
    color: #333333;
}
.m_dtdown dd p {
    color: #666;
    font-size: 13px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}

.g_newcon {
    background: #fff none repeat scroll 0 0;
    height: auto;
    padding-top: 20px;
}
.g_news {
    width: 620px;
}
.g_news h2 {
    background: url(../images/newtit2.jpg) no-repeat scroll left bottom;
    height: 48px;
    line-height: 48px;
}
.g_news h2 a {
    color: #404040;
    font-size: 16px;
    font-weight: normal;
	text-decoration:none;
}
.g_news h2 span {
    display: block;
    padding-top: 13px;
}
.g_news .u_dlst3 {
    height: 136px;
    padding-top: 15px;
}
.g_news .u_dlst3 dt {
    float: left;
    margin-right: 15px;
    width: 239px;
}
.g_news .u_dlst3 dt img {
    border: 1px solid #d6d6d6;
    display: block;
    height: 110px;
    padding: 3px;
    width: 231px;
}
.g_news .u_dlst3 dd {
    float: left;
    width: 360px;
}
.g_news .u_dlst3 dd h4 a {
    color: #333333;
    display: block;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
}
.g_news .u_dlst3 dd p {
    color: #666666;
    font-size: 12px;
    height: 50px;
    line-height: 25px;
    overflow: hidden;
    padding-top: 12px;
}
.g_news .u_dlst3 dd span a {
    color: #0352a9;
    display: block;
    margin-top: 15px;
}

.footers {
    background: url(../images/foot_bj.gif) repeat-x scroll 0 0;
}
.foot_nav {
    color: #dfeeff;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.foot_nav a {
    color: #dfeeff;
    font: 14px "微软雅黑";
    padding: 0 20px;
}

.wenz1 {
    color: #666666;
    float: left;
    line-height: 26px;
    padding: 30px 0 0 22px;
}



/*list*/


.rightl {
    display: inline;
    float: right;
    overflow: hidden;
    width: 785px;
}

.pro_main {
    background-color: #fff;
    border: 1px solid #e1e1e1;
    overflow: hidden;
}


.pro_curmbs {
    border-bottom: 1px solid #dedede;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    padding: 0 15px 0 12px;
}

.pro_curmbs span {
    color: #c10005;
}
.pro_curmbs a {
    color: #333;
    margin-left: 5px;
    margin-right: 5px;
}
.pro_curmbs a:hover {
    color: #c10005;
}
.pro_curmbs .a_b {
    color: #c10005;
    font-weight: bold;
}

dl.pd_list_dl {
    float: left;
    height: 260px;
    overflow: hidden;
    padding: 15px 15px 10px 8px;
    width: 229px;
}
dl.pd_list_dl dt {
    background: url(../images/ico6.gif) no-repeat scroll center bottom;
    height: 240px;
    width: 229px;
}
dl.pd_list_dl dt, dl.pd_list_dl dt a {
    font-size: 0;
    line-height: 0;
}
dl.pd_list_dl dt img {
    border: 2px solid #cfcfcf;
    width: 225px;
}
dl.pd_list_dl dt a:hover img {
    border: 2px solid #004c97;
}
dl.pd_list_dl dd {
    height: 30px;
    line-height: 30px;
    margin-top: 3px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 241px;
}


.proinfo p {
    font-size: 14px;
	font-family:"微软雅黑";
	padding-top:6px;
	margin-left:6px;}
	
.agent_con .age_li_about {
    padding-left: 0;
}
.agent_con .age_li_about p {
    letter-spacing: normal;
    white-space: normal;
    word-spacing: 10px;
	line-height:32px;
}

h3 {
	font-size:16px;
	font-family:"微软雅黑";
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
}

.agent_con .age_li_about p {
    letter-spacing: normal;
    white-space: normal;
    word-spacing: 10px;
}


.topadcs {
    text-align: center;
    width: 1040px;
	border-bottom:#FFF solid 5px;
}
.topadcs a {
    display: block;
    margin: 0 auto;
}
.topadcs a.fullad {
    height: 300px;
}


.righttop {
    background: url(../images/right_top_img.gif) no-repeat scroll 0 0;
	background-position:right;
    font-size: 0;
    height: 3px;
    overflow: hidden;
}



.right_main {
	border:1px solid #CCC;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    overflow: hidden;
    padding: 0 11px 15px;
    width: 760px;
	margin-top:10px;
}

.right_main2 {
	border:1px solid #CCC;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    overflow: hidden;
    width: 780px;
	height:auto;
	margin-top:10px;
	padding-bottom:10px;
}

.news_con2 {
    margin: 0 auto;
    width: 760px;
}

.right2_main {
    overflow: hidden;
    padding-bottom: 15px;
    width: 273px;
}

.news_con {
    margin: 0 auto;
    padding-top: 15px;
    width: 730px;
}
.news_top {
    border-bottom: 1px solid #ccc;
    height: 132px;
    margin-bottom: 15px;
    overflow: hidden;
    padding-bottom: 15px;
    width: 720px;
}
.news_top img {
    display: block;
    float: left;
    height: 128px;
    width: 128px;
}
.news_top .n_top_img {
    border: 1px solid #ccc;
    display: block;
    float: left;
    height: 128px;
    padding: 1px;
    width: 128px;
}
.news_top .n_top_img:hover {
    border: 1px solid #024da0;
}
.news_img_rt {
    float: left;
    height: 132px;
    margin-left: 10px;
    width: 570px;
}
.new_top_tit {
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    overflow: hidden;
    width: 518px;
}
.new_top_tit .top_tit1 {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}
.new_top_tit .top_tit1:hover {
    color: #024da0;
}
.new_top_tit .top_tit2 {
    margin-left: 15px;
}
.new_top_tit .top_tit3 {
    color: #ff0000;
    margin-left: 15px;
}
.new_top_tit .top_tit3 a {
    color: #ff0000;
    text-decoration: underline;
}
.news_img_rt .news_top_con {
    height: 100px;
    letter-spacing: normal;
    line-height: 24px;
    overflow: hidden;
    white-space: normal;
    word-spacing: 10px;
}
.news_img_rt .news_top_con a {
    color: #024da0;
    text-decoration: underline;
}
ul.news_ul {
    color: #666;
    font-size: 13px;
    line-height: 25px;
    margin-bottom: 10px;
    padding: 0 5px;
}
ul.news_ul li {
    background: rgba(0, 0, 0, 0) url("Img/ico10.gif") no-repeat scroll 0 11px;
    font-family: "宋体";
    height: 25px;
    padding-left: 10px;
}
ul.news_ul li a {
    font-size: 13px;
}
ul.news_ul li .a_2 {
    display: block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 405px;
}
ul.news_ul .last {
    color: #888;
    float: right;
    font-size: 12px;
    padding: 0 10px 0 8px;
}

.inf_lc {
    clear: both;
}
.inf_lc li {
    background: #f2f2f2 none repeat scroll 0 0;
    box-shadow: 2px 2px 5px #999;
    height: 78px;
    margin: 0 0 30px;
    overflow: hidden;
    padding: 25px 15px;
}
.inf_lc li h4 {
    border-right: 1px solid #666;
    float: left;
    margin-top: 10px;
    overflow: hidden;
    padding: 0 5px 0 0;
    text-align: center;
    width: 64px;
}
.inf_lc li h4 b {
    display: block;
    font-family: Arial;
    font-size: 24px;
    font-weight: 100;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    text-transform: uppercase;
}
.inf_lc li h4 span {
    color: #868686;
    display: block;
    font-family: Arial;
    font-size: 12px;
    font-weight: 100;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    text-transform: uppercase;
}
.inf_lc li p a:hover {
    text-decoration: none;
}
.inf_lc li p {
    float: left;
    font-size: 12px;
    height: 77px;
    line-height: 26px;
    overflow: hidden;
    padding: 0 0 0 14px;
    width: 562px;
}
.inf_lc li p b {
    color: #222;
    display: block;
    font-weight: 100;
}
.inf_lc li p b a {
    color: #07619c;
    font-size: 18px;
}
.inf_lc li .fr {
    margin: 26px 0 0;
}

.news_con h1 {
    border-bottom: 1px dashed #cccccc;
    color: #333;
    font-family: "宋体";
    font-size: 22px;
    line-height: 40px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-align: center;
}


.info_con_tit .n_tit {
    color:#666;
    text-align: center;
	padding-left:10px;
}

.info_con_tit{
	font-size:14px;
	line-height:30px;}
	
info_con_tit p{
	line-height:24px;}

.info_con_tit .n_tit2 {
    color: #bcbbbb;
    text-align: center;
	margin-top:10px;
}

.info_con_tit span {
    margin-right: 40px;
}

.info_con_tit span2 {
    margin-right: 20px;
}

#cntrBody {
    font-size: 14px;
}

#cntrBody p, .proinfo p, .age_li_about p {
    font-size: 14px;
    margin: 25px 0;
}
#cntrBody table p, .proinfo table p, .age_li_about table p {
    font-size: 14px;
    margin: 25px 0;
}

.proviewbox {
    float: left;
    position: relative;
    width: 405px;
    z-index: 5;
}
.probigshow {
    border: 1px solid #ddd;
    height: 390px;
    padding: 1px;
    position: relative;
    width: 390px;
}
.js_goods_image_url {
    height: 390px;
    width: 390px;
}
.probigshow .span_showtip {
    height: 81px;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-indent: -999em;
    top: 0;
    width: 81px;
}
.probigshow .showtip_1 {
    background-position: 0 0;
}
.probigshow .showtip_2 {
    background-position: 0 -81px;
}
.probigshow a.a_probigshow {
    cursor: crosshair;
}
.zoomplepopup {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e9493d;
    cursor: crosshair;
    display: none;
    left: 0;
    opacity: 0.5;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 10;
}
#probig_preview {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    height: 340px;
    left: 405px;
    overflow: hidden;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 340px;
}
#probig_preview img {
    position: relative;
}
.div_prothumb {
    padding: 15px 15px 0;
    position: relative;
}
.thumbporbox {
    overflow: hidden;
    position: relative;
    width: 375px;
}
.div_prothumb .span_prev, .div_prothumb .span_next {
    cursor: pointer;
    height: 64px;
    overflow: hidden;
    position: absolute;
    text-indent: -999em;
    top: 15px;
    width: 22px;
}
.div_prothumb .span_prev {
    background-position: -90px -282px;
    left: 0;
}
.div_prothumb .span_prevb {
    background-position: -112px -282px;
    cursor: default;
}
.div_prothumb .span_next {
    background-position: -156px -282px;
    right: 0;
}
.div_prothumb .span_nextb {
    background-position: -134px -282px;
    cursor: default;
}
.ul_prothumb {
    overflow: hidden;
    position: relative;
    width: 750px;
}
.ul_prothumb li {
    float: left;
    height: 64px;
    text-align: center;
    width: 75px;
}
.ul_prothumb img {
    border: 1px solid #ddd;
    height: 60px;
    padding: 1px;
}
.ul_prothumb li.now img {
    border: 1px solid #d90f0f;
}

.pright {
    float: left;
    font-size: 14px;
    margin-left: 5px;
    overflow: hidden;
    width: 320px;
    z-index: 1;
}
.propar {
}
.propar .line {
    font-weight: normal;
    text-decoration: line-through;
}
.propar .span_1 {
    color: #f00;
    font-size: 14px;
    font-weight: bold;
}
.propar .span_2 {
    font-size: 16px;
}
.propar h4 {
    border-bottom: 1px dashed #ccc;
    color: #333;
    line-height: 28px;
    padding: 0 8px;
}
.propar .more {
    border-bottom: 1px dashed #ccc;
    margin-bottom: 5px;
    text-align: right;
}
.propar .more a {
    color: #024da0;
    line-height: 20px;
    padding-left: 12px;
}
.propar .more a img {
    margin-right: 5px;
}
.provideo {
    color: #666;
}
.provideo h4 {
    background: #f7f7f7 none repeat scroll 0 0;
    line-height: 28px;
    margin-bottom: 5px;
    padding: 0 5px;
}
.pro_video {
    margin-bottom: 5px;
    text-align: center;
}
.proinfo {
    font-size: 14px;
    line-height: 25px;
    margin-left: 10px;
}
.proinfo h4 {
    background: #f7f7f7 none repeat scroll 0 0;
    line-height: 28px;
    margin-top: 10px;
    padding: 0 5px;
}
.proinfo p {
    white-space: normal;
    word-spacing: 10px;
}
.proinfo p a {
    color: #024da0;
}
.proinfo .p_tit {
    font-weight: bold;
}
.pro_key {
    border-top: 1px dashed #ccc;
    font-size: 14px;
    height: 50px;
    line-height: 35px;
    margin-top: 5px;
    padding: 10px;
}
.pro_key span {
    font-weight: bold;
}
.pro_key a {
    background: #0164c9 none repeat scroll 0 0;
    border-radius: 15px;
    color: #fff;
    display: block;
    float: left;
    font-size: 12px;
    margin-right: 10px;
    overflow: hidden;
    padding: 0 12px;
}
.propar div, .proshop div {
    line-height: 22px;
    padding: 5px 5px 0;
}
.propar div span {
    font-weight: bold;
}
.propar .spanPhone {
    color: #024da0;
    font-size: 20px;
}
.propar a.more {
    background: rgba(0, 0, 0, 0) url("Img/ico14.gif") no-repeat scroll 0 3px !important;
    padding-left: 10px;
}
.proshop {
    border: 1px dashed #ccc;
}
.proshop .bg {
    background: #fff none repeat scroll 0 0;
    border: 2px solid white;
    padding: 5px 0 10px;
    text-align: center;
}
.proinfo div {
    padding: 0 5px;
}
.proshop .bg span {
    color: #ff0000;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
}
.proshop .bg .text_3 {
    border: 1px solid #ccc;
    height: 20px;
    line-height: 20px;
}

#bdshare {
    float: left;
    font-size: 12px;
    padding-bottom: 2px;
    text-align: left !important;
    z-index: 999999;
}
#bdshare a, #bdshare_s a, #bdshare_pop a {
    cursor: pointer;
    text-decoration: none;
}
#bdshare a:hover, #bdshare_s a:hover, #bdshare_pop a:hover {
    color: #333;
    opacity: 0.8;
}
#bdshare img {
    border: 0 none;
    cursor: pointer;
    margin: 0;
    padding: 0;
}
#bdshare h6, #bdshare_s h6 {
    background-color: #f6f6f6;
    border-bottom: 1px solid #f2f1f1;
    border-top: 1px solid #fbfbfb;
    float: left;
    font: 700 14px/22px "宋体";
    margin: 0;
    padding: 5px 0;
    text-indent: 0.5em;
    width: 100%;
}
#bdshare ul, #bdshare_s ul {
    float: left;
    margin-left: 2px;
    overflow: hidden;
    padding: 8px 0;
    width: 98%;
}
#bdshare ul li, #bdshare_s ul li {
    float: left;
    margin: 4px 2px;
    width: 47%;
}
#bdshare ul li a, #bdshare_s ul li a {
    border: 1px solid #fff;
    color: #565656;
    display: block;
    font: 12px "宋体";
    padding: 6px 0;
    text-indent: 2.4em;
    width: 98%;
}
#bdshare ul li a:hover, #bdshare_s ul li a:hover {
    background-color: #f3f3f3;
    border: 1px solid #eee;
}
#bdshare p, #bdshare_s p {
    background-color: #f8f8f8;
    border-top: 1px solid #f2f1f1;
    float: left;
    font: 12px "宋体";
    height: 21px;
    margin: 0;
    padding: 0;
    width: 100%;
}
#bdshare p a, #bdshare_s p a {
    float: right;
    padding: 0 5px;
    text-align: right;
    width: auto;
}
#bdshare_l {
    background: #fff none repeat scroll 0 0;
    position: absolute;
    text-align: left;
    top: 0;
    width: 212px;
}
#bdshare_l_c {
    border: 1px solid #e9e9e9;
    float: left;
    text-align: left;
    width: 210px;
}
#bdshare_l_c ul li {
    float: left;
    height: 26px;
    margin: 2px;
    width: 47%;
}
#bdshare_l_c ul li a {
    background: url(../images/is_32.png) no-repeat scroll 0 0;
    height: auto !important;
}
#bdshare_m {
    background: #fff none repeat scroll 0 0;
    float: right;
    position: absolute;
    width: 132px;
}
#bdshare_m_c {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e9e9e9;
    float: left;
    overflow: hidden;
    width: 130px;
}
#bdshare_m_c ul li {
    float: left;
    margin: 2px;
    width: 97%;
}
#bdshare_m_c ul li a {
    background:url(../images/is_32.png) no-repeat scroll 0 0;
    height: auto !important;
}
#bdshare_l, #bdshare_m {
    z-index: 99999;
}
#bdshare_pop {
    background: #f6f6f6 none repeat scroll 0 0;
    border: 6px solid #8f8f8f;
    padding: 0;
    position: absolute;
    text-align: left;
    width: 300px;
    z-index: 1000000;
}
#bdshare_pop {
}
#bdshare_pop {
}
#bdshare_pop div {
    border: 1px solid #e9e9e9;
    float: left;
    overflow: hidden;
    text-align: left;
}
#bdshare_pop h5 {
    color: #626262;
    float: left;
    font: 700 14px/28px "宋体";
    height: 28px;
    margin: 0;
    overflow: hidden;
    text-indent: 0.5em;
    width: 100%;
}
#bdshare_pop h5 b {
    background:url(../images/is_32.png) no-repeat scroll 0 0;
    cursor: pointer;
    height: 23px;
    position: absolute;
    right: 8px;
    top: 4px;
    width: 22px;
}
#bdshare_pop ul {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #f2f1f1;
    border-top: 1px solid #f2f1f1;
    float: left;
    height: 256px;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 8px 0;
    width: 100%;
}
#bdshare_pop ul li {
    float: left;
    height: 29px;
    margin-left: 6px;
    overflow: hidden;
    padding: 2px;
    width: 130px;
}
#bdshare_pop ul li a {
    background:url(../images/is_32.png) no-repeat scroll 0 0;
    border: 1px solid #fff;
    color: #565656;
    display: block;
    font: 12px "宋体";
    padding: 6px 0 6px 28px;
    width: 75%;
}
#bdshare_pop ul li a:hover {
    background-color: #f3f3f3;
    border: 1px solid #eee;
}
#bdshare_pop p {
    float: left;
    font: 12px "宋体";
    margin: 0;
    overflow: hidden;
    padding: 5px 0 8px;
    width: 100%;
}
#bdshare_pop p a {
    float: right;
    padding: 0 5px;
    text-align: right;
    width: auto;
}
#bdshare_l_c p a.goWebsite, #bdshare_m_c p a.goWebsite, #bdshare_pop p a.goWebsite {
    background: rgba(0, 0, 0, 0) url("../images/pi.gif?cdnversion=20120720") no-repeat scroll 0 center;
    color: #8c8c8c;
    line-height: 16px;
    padding-left: 12px;
    text-align: right;
}
#bdshare_l_c p a.goWebsite:hover, #bdshare_m_c p a.goWebsite:hover, #bdshare_pop p a.goWebsite:hover {
    color: #00a9e0;
}

.propar div, .proshop div {
    line-height: 22px;
    padding: 5px 5px 0;
}
.propar div span {
    font-weight: bold;
}

.font_hotline {
    color: #024da0;
    font-size: 22px;
    font-weight: bold;
}

.div_prolinks {
    overflow: hidden;
    padding: 20px 0 0 5px;
}

    background-position: -436px -177px;
    color: #d90f0f;
    float: left;
    padding: 3px 0 3px 25px;
}
a#a_enlarge:hover {
    text-decoration: underline;
}
span.span_share {
    float: right;
    line-height: 16px;
    text-align: right;
    width: 320px;
}
span.span_share b {
    font-weight: normal;
}
span.span_share .a_share {
    display: inline-block;
    height: 16px;
    margin-right: 6px;
    overflow: hidden;
    text-indent: 999em;
    vertical-align: top;
    width: 16px;
}

.quyuli_risypian{
	font-size:14px;
	margin-left:8px;
	margin-top:8px;}
	
	
.page{
	font-size:14px;
	line-height:30px;}