﻿ul,dl,dt,dd,h1,h2,h3,h4,h5,h6,form { padding:0; margin:0;}
ul { list-style:none;}
li { text-align:left; vertical-align:middle;}
img { border:0px;}
a img,a:hover img{border:0;}

input, textarea {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}


body{ 
	margin:0 auto;
	font-size:1.4em;
	text-align:center;
	font-family:"Microsoft YaHei",微软雅黑;
	color:#555555;
	-webkit-text-size-adjust: 100%;/*解决Iphone下橱窗字体变大问题*/
	background:#ffffff;
}
* {
	padding: 0;
	margin: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	-webkit-tap-highlight-color: rgba(0,0,0,0);	/*禁止链接高亮*/
	-webkit-touch-callout: none;					/*禁止链接长按弹出选项菜单*/
}
a {
	color:#555555;
	text-decoration: none;
}
a:hover {
	color:#555555;
	text-decoration: none;
}
a:link{
    -webkit-tap-highlight-color: rgba(0,0,0,0);	/*禁止链接高亮*/
	-webkit-touch-callout: none;					/*禁止链接长按弹出选项菜单*/
}
.red {
    COLOR: #FF0000;
    TEXT-DECORATION: none;
}
.red:hover {
    COLOR: #FF0000;
    TEXT-DECORATION: none;
}
.blue {
    COLOR: #0054a6;
    TEXT-DECORATION: none;
}
.blue:hover {
    COLOR: #0054a6;
    TEXT-DECORATION: none;
}
.while {
    COLOR: #FFF;
    TEXT-DECORATION: none;
}
.while:hover {
    COLOR: #FFF;
    TEXT-DECORATION: none;
}
.clearboth{
    visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
}

.header_pic{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
.header_pic img{
    max-width:100%;
	width:100%;
	-ms-interpolation-mode:bicubic;
}
.header_search{
    width:38px;
	height:34px;
	float:right;
	margin-right:0px;
	margin-top:28px;
	display:inline;
	cursor:pointer;
}


.search_box{
    width:96%;
	height:72px;
	margin:0 auto;
	margin-top:32px;
	margin-bottom:30px;
	overflow:hidden;
	border:1px solid #e3e3e2;
	background:#FFFFFF;
}
.submitSearch{
    width:154px;
	height:72px;
	line-height:72px;
	outline:none;
	background:url(../images/search_submit_bg.jpg) no-repeat;
	text-align:center;
	font-family:"Microsoft YaHei",微软雅黑;
	font-size:2em;
	color:#ffffff;
	cursor:pointer;
}
.txtSearch{
    width:100%;
	height:50px;
	line-height:50px;
	outline:none;
	border:0px;
	text-align:left;
	font-family:"Microsoft YaHei",微软雅黑;
	font-size:1.6em;
	color:#e1e1e1;
}




.header{
    width:100%;
	height:90px;
	margin:0 auto;
	overflow:hidden;
	background:#eeeeec;
}
.header_left{
    display:block;
	width:auto;
	height:38px;
	line-height:34px;
	padding-left:50px;
	float:left;
	margin-left:0px;
	margin-top:28px;
	display:inline;
	overflow:hidden;
	/*background:url(../images/header_icon_1.jpg) left no-repeat;*/
	text-align:left;
	font-size:1.2em;
	color:#3065ac;
}
.header_right{
    display:block;
	width:auto;
	height:34px;
	line-height:34px;
	padding-left:50px;
	float:right;
	margin-right:25px;
	margin-top:28px;
	display:inline;
	overflow:hidden;
	/*background:url(../images/header_icon_2.jpg) left no-repeat;*/
	text-align:left;
	font-size:1.2em;
	color:#3065ac;
}


.search_box{
    width:96%;
	height:72px;
	margin:0 auto;
	margin-top:32px;
	margin-bottom:30px;
	overflow:hidden;
	border:1px solid #e3e3e2;
	background:#FFFFFF;
}
.submitSearch{
    width:154px;
	height:72px;
	line-height:72px;
	outline:none;
	background:url(../images/search_submit_bg.jpg) no-repeat;
	text-align:center;
	font-family:"Microsoft YaHei",微软雅黑;
	font-size:2em;
	color:#ffffff;
	cursor:pointer;
}
.txtSearch{
    width:100%;
	height:50px;
	line-height:50px;
	outline:none;
	border:0px;
	text-align:left;
	font-family:"Microsoft YaHei",微软雅黑;
	font-size:1.6em;
	color:#e1e1e1;
}





.input_1{
    width:96%;
	padding-left:10px;
	padding-right:10px;
	height:70px;
	line-height:70px;
	outline:none;
	background:#ffffff;
	font-size:1.2em;
	border:0px;
	border:1px solid #CCCCCC;
	background:url(../images/input_bg.jpg) top left no-repeat;
}
.submit_1{
    width:100%;
	height:80px;
	line-height:80px;
	outline:none;
	background:#e1b423;
	font-size:1.5em;
	color:#482102;
	cursor:pointer;
}





.header_logo{width:300px; height:180px;position:absolute; left:0px; top:0px; z-index:99999;}
.header_title{
    width:72%;
	height:105px;
	line-height:105px;
	margin:0px auto;
	position: absolute;
	top:0px;
	left:14%;
	overflow:hidden;
	text-align:center;
	color:#ffffff;
	font-size:1.6em;
}
@media only screen and (max-width:800px){
.divbody{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	background:#eaeaea;
}
}
@media only screen and (min-width:800px) and (max-width:2000px){
.divbody{
    width:800px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	background:#eaeaea;
}
}
/*.header{
    width:100%;
	height:136px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
.header_l_icon{
    display:block;
    width:76px;
	height:auto;
	float:left;
	margin-left:35px;
	margin-top:14px;
	display:inline;
	overflow:hidden;
	cursor:pointer;
}
.header_r_icon{
    display:block;
    width:76px;
	height:auto;
	float:right;
	margin-right:35px;
	margin-top:14px;
	overflow:hidden;
	cursor:pointer;
}
.header_title{
    width:72%;
	height:136px;
	line-height:136px;
	margin:0px auto;
	position: absolute;
	top:0px;
	left:14%;
	overflow:hidden;
	text-align:center;
	color:#0b2153;
	font-size:1.4em;
}*/




.header_cls{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:0px;
	margin-bottom:0px;
	overflow:hidden;
	background:#3065ac;
	padding-top:25px;
	padding-bottom:25px;
}
.header_cls li{
    width:19.99%;
	height:auto;
	float:left;
	overflow:hidden;
}
.header_cls li a{
    display:block;
	width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	font-family:"Microsoft YaHei",微软雅黑;
	font-size:1.2em;
	color:#FFFFFF;
}
.header_cls li a img{
    display:block;
    max-width:40%;
	width:40%;
	-ms-interpolation-mode:bicubic;
	margin:0 auto;
}
.header_cls li a.current{
}




.header_cls1{
    width:100%;
	height:120px;
	margin:0 auto;
	margin-top:25px;
	margin-bottom:0px;
	overflow:hidden;
	background:url(../images/menu.jpg) center repeat-x;
	padding-top:25px;
	padding-bottom:25px;
}
.header_cls1 li{
    width:25%;
	height:auto;
	float:left;
	overflow:hidden;
}
.header_cls1 li a{
    display:block;
	width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	font-family:"Microsoft YaHei",微软雅黑;
	font-size:1.2em;
	color:#FFFFFF;
}
.header_cls1 li a img{
    display:block;
    max-width:40%;
	width:40%;
	-ms-interpolation-mode:bicubic;
	margin:0 auto;
}
.header_cls1 li a.current{
}




.friendlink_title{
    width:94%;
	height:auto;
	margin:0 auto;
	margin-top:20px;
	overflow:hidden;
	text-align:left;
	font-size:1.4em;
	color:#000000;
}
.friendlink_text{
    width:94%;
	height:auto;
	margin:0 auto;
	margin-top:20px;
	overflow:hidden;
	text-align:left;
	line-height:2;
}
.friendlink_text a{
    color:#696969;
}



.ind_news_title{
    width:90%;
	height:auto;
	margin:0 auto;
	margin-top:15px;
	overflow:hidden;
	text-align:center;
	line-height:1.5;
	font-size:1.6em;
	color:#2983c2;
}
.ind_news_title a{
	color:#2983c2;
}
.ind_news_text{
    width:90%;
	height:auto;
	margin:0 auto;
	margin-top:15px;
	overflow:hidden;
	text-align:left;
	line-height:1.8;
	font-size:1.2em;
	color:#999999;
}





.ind_title_1{
    width:94%;
	height:auto;
	margin:0 auto;
	margin-top:40px;
	overflow:hidden;
	text-align:left;
	font-size:1.8em;
	color:#104b6d;
	font-weight:bold;
}
.ind_title_2{
    width:96%;
	height:auto;
	margin:0 auto;
	margin-top:0px;
	overflow:hidden;
	text-transform:uppercase;
	color:#e1b423;
}
.ind_title_3{
    width:340px;
	height:auto;
	margin:0 auto;
	margin-top:40px;
	overflow:hidden;
	background:url(../images/ind_title_bg_3.png) no-repeat;
	text-align:center;
	font-size:1.6em;
	color:#000000;
}
.ind_title_3 span{
	color:#e1b423;
}

.ind_box_1{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:26px;
	overflow:hidden;
	background:#FFFFFF;
	padding-bottom:25px;
}
.ind_box_2{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/ind_box_bg_2.jpg) center top repeat-y;
	padding-bottom:45px;
}
.ind_box_3{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/ind_box_bg_3.jpg) center top no-repeat;
	padding-bottom:45px;
}
.banner{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
}
.banner img{
    max-width:100%;
	width:100%;
	-ms-interpolation-mode:bicubic;
}



.flash_pic{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:30px;
	overflow:hidden;
	text-align:center;
}
.flash_pic img{
    max-width:100%;
	width:100%;
	-ms-interpolation-mode:bicubic;
}
.flash_pic_iframe{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:30px;
	overflow:hidden;
}




.ind_more{
    display:block;
	width:94%;
	height:60px;
	line-height:60px;
	margin:0 auto;
	margin-top:30px;
	overflow:hidden;
	text-align:center;
	background:#f3f2f2;
	color:#442002!important;
	font-size:1.2em;
}





.submit_list{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
.submit_list li{
    width:30%;
	float:left;
	margin-left:2.5%;
	margin-top:25px;
	display:inline;
	overflow:hidden;
}
.submit_list li a{
    display:block;
	width:100%;
	height:80px;
	margin:0 auto;
	border:0px solid;
	border-radius:10px;
	-moz-border-radius:10px; /* Old Firefox */
	background:#eefaff;
}
.submit_list li a label{
    display:block;
	width:20%;
	height:auto;
	float:left;
	margin-top:15px;
	margin-left:10px;
	display:inline;
}
.submit_list li a label img{
    display:block;
	width:100%;
}
.submit_list li a span{
    display:block;
	width:auto;
	height:auto;
	float:left;
	margin-top:15px;
	margin-left:10px;
	display:inline;
	overflow:hidden;
	text-align:left;
	font-size:0.8em;
	color:#595959;
}



.tab_title{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:0px;
	overflow:hidden;
	border-bottom:1px solid #CCCCCC;
}
.tab_title li{
    width:49.99%;
	height:72px;
	line-height:72px;
	float:left;
	overflow:hidden;
	text-align:center;
	font-size:1.4em;
	cursor:pointer;
	color:#2983c2;
}
.tab_title li.current{
	color:#ffffff;
	background:#2983c2;
}
.tab_title li.current1{
	color:#ffffff;
	background:#2983c2;
}
.tab_box{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	padding-top:0px;
	position:relative;
}







.ind_pro{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:20px;
	margin-top:10px;
}
.ind_pro li{
    width:19%;
	height:auto;
	float:left;
	margin-left:3%;
	margin-right:3%;
	margin-top:30px;
	display:inline;
	overflow:hidden;
}
.ind_pro li a{
    display:block;
    width:99%;
	height:200px;
	margin:0 auto;
	overflow:hidden;
	background:#FFFFFF;
	border:1px solid #cccccc;
	border-radius:10px;
	-moz-border-radius:10px; /* Old Firefox */
	position:relative;
}
.ind_pro li a span{
    display:block;
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:20px;
	overflow:hidden;
	text-align:center;
}
.ind_pro li a label{
    display:none;
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:20px;
	overflow:hidden;
	text-align:center;
}
.ind_pro li a font{
    display:block;
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:20px;
	overflow:hidden;
	text-align:center;
	color:#292929;
}
.ind_pro li a:hover{
    background:#e2b523;
	border:1px solid #e2b523;
}
.ind_pro li a:hover span{
    display:none;
}
.ind_pro li a:hover label{
    display:block;
}
.ind_pro li a:hover font{
    color:#FFFFFF;
}
.ind_pro li a.current{
    background:#e2b523;
	border:1px solid #e2b523;
}
.ind_pro li a.current span{
    display:none;
}
.ind_pro li a.current label{
    display:block;
}
.ind_pro li a.current font{
    color:#FFFFFF;
}










.ind_zsjm{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	margin-top:50px;
}
.ind_zsjm li{
    width:18%;
	height:auto;
	float:left;
	margin-left:1%;
	margin-right:1%;
	margin-top:20px;
	display:inline;
	overflow:hidden;
}
.ind_zsjm li strong{
    display:block;
	width:98%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
}
.ind_zsjm li span{
    display:block;
	width:98%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
}
.ind_zsjm li span img{
    display:block;
	margin:0 auto;
	margin-top:10px;
}
.ind_zsjm li label{
    display:none;
	width:98%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
}
.ind_zsjm li label img{
    display:block;
	margin:0 auto;
	margin-top:10px;
}
.ind_zsjm li font{
    display:block;
	width:100%;
	height:auto;
	margin:0uto;
	margin-top:8px;
	overflow:hidden;
	text-align:center;
	font-size:1em;
	color:#292929;
}
.ind_zsjm li:hover{
}
.ind_zsjm li:hover span{
    display:none;
}
.ind_zsjm li:hover label{
    display:block;
}
.ind_zsjm li:hover font{
}






.footer_copyright{
    width:100%;
	margin:0 auto;
	margin-top:0px;
	overflow:hidden;
	padding-top:10px;
	padding-bottom:10px;
	background:#eaeaea;
	text-align:center;
	line-height:2;
}














/*内页样式*/
.case_list{
    width:94%;
	height:auto;
	margin:0 auto;
	margin-bottom:40px;
	overflow:hidden;
}
.case_list li{
    width:50%;
	height:auto;
	float:left;
	margin-top:45px;
	display:inline;
	overflow:hidden;
}
.case_list li a{
    display:block;
	width:80%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	position:relative;
	color:#292929;
}
.case_list li a img{
    display:block;
    max-width:100%;
	width:100%;
	-ms-interpolation-mode:bicubic;
	margin-bottom:15px;
}
.case_list li a span{
    display:block;
	width:100%;
	height:auto;
	bottom:15px;
	position:absolute;
	z-index:1;
	overflow:hidden;
	text-align:center;
	color:#FFFFFF;
}



.case_list1{
    width:94%;
	height:auto;
	margin:0 auto;
	margin-bottom:40px;
	overflow:hidden;
}
.case_list1 li{
    width:50%;
	height:auto;
	float:left;
	margin-top:45px;
	display:inline;
	overflow:hidden;
}
.case_list1 li a{
    display:block;
	width:90%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	position:relative;
	color:#292929;
}
.case_list1 li a img{
    display:block;
    max-width:100%;
	width:100%;
	-ms-interpolation-mode:bicubic;
	margin-bottom:15px;
}




.pro_list{
    width:94%;
	height:auto;
	margin:0 auto;
	margin-bottom:40px;
	overflow:hidden;
}
.pro_list li{
    width:50%;
	height:auto;
	float:left;
	margin-top:45px;
	display:inline;
	overflow:hidden;
}
.pro_list li span{
    display:block;
	width:80%;
	height:auto;
	margin:0 auto;
	background:#FFFFFF;
	border:2px solid #CCCCCC;
	border-radius:8px;
	-moz-border-radius:8px; /* Old Firefox */
}
.pro_list li:hover span{
	border:2px solid #e1b423;
}
.pro_list li span img{
    display:block;
	width:98%;
	margin:0 auto;
	margin-top:6px;
	margin-bottom:6px;
	overflow:hidden;
	border-radius:8px;
	-moz-border-radius:8px; /* Old Firefox */
}
.pro_list li label{
    display:block;
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:20px;
	overflow:hidden;
	text-align:center;
	font-size:1em;
	color:#292929;
}










.Content_title{
    width:96%;
	height:auto;
	padding-bottom:15px;
	margin:0 auto;
	margin-top:30px;
	overflow:hidden;
	text-align:center;
	font-size:1.4em;
	color:#414141;
	border-bottom:1px dotted #CCCCCC;
}
.cls_title{
    width:96%;
	height:auto;
	margin:0 auto;
	margin-top:40px;
	overflow:hidden;
	text-align:left;
	font-size:1.4em;
	color:#414141;
	font-weight:bold;
}
.Content_text{
    width:96%;
	height:auto;
	margin:0 auto;
	margin-top:25px;
	overflow:hidden;
	text-align:left;
	line-height:2;
	font-size:1.2em;
	padding-bottom:40px;
}
.Content_text a{
	color:#555555;
}
.Content_text img{
    width:100%;
}



.contactus{
    width:92%;
	height:auto;
	margin:0 auto;
	margin-top:25px;
	overflow:hidden;
}
.contactus_img{
    width:220px;
	height:auto;
	float:left;
	overflow:hidden;
	text-align:left;
}
.contactus_r{
    width:auto;
	float:left;
	overflow:hidden;
	text-align:left;
	line-height:2;
	padding-top:20px;
}
















































.cont_title{
    width:96%;
	height:50px;
	line-height:50px;
	margin:0 auto;
	margin-top:30px;
	overflow:hidden;
	border-bottom:1px dotted #CCCCCC;
	text-align:left;
	font-size:1.2em;
}


.submit_icon{
    display:block;
	width:86px;
	height:86px;
	margin:0 auto;
	position:fixed;
	left:10px;
	bottom:100px;
	_position:absolute;
	_margin-bottom:0px;
	_top:expression(eval(document.documentElement.scrollTop));
	text-align:center;
	z-index:10001;
	cursor:pointer;
}
.submit_icon_m{
    width:100%;
	height:86px;
	position:relative;
}
.submit_icon_0{
    display:block;
	width:86px;
	height:86px;
	top:0px;
	left:0px;
	position:absolute;
	cursor:pointer;
	z-index:2;
	background:url(../images/icon_1.png) no-repeat;
	cursor:pointer;
}
.submit_icon_1{
    display:block;
    width:61px;
	height:61px;
	/*top:-80px;
	left:20px;*/
	top:10px;
	left:10px;
	position:absolute;
	cursor:pointer;
	background:url(../images/icon_2.png) no-repeat;
	z-index:1;
}
.submit_icon_2{
    display:block;
    width:61px;
	height:61px;
	/*top:-80px;
	left:20px;*/
	top:10px;
	left:10px;
	position:absolute;
	cursor:pointer;
	background:url(../images/icon_3.png) no-repeat;
	z-index:1;
}
.submit_icon_3{
    display:block;
    width:61px;
	height:61px;
	/*top:-80px;
	left:20px;*/
	top:10px;
	left:10px;
	position:absolute;
	cursor:pointer;
	background:url(../images/icon_4.png) no-repeat;
	z-index:1;
}
.submit_icon_4{
    display:block;
    width:61px;
	height:61px;
	/*top:-80px;
	left:20px;*/
	top:10px;
	left:10px;
	position:absolute;
	cursor:pointer;
	background:url(../images/icon_5.png) no-repeat;
	z-index:1;
}


















.Cont_nav{
    width:96%;
	height:auto;
	margin:0 auto;
	margin-top:40px;
	margin-bottom:40px;
	overflow:hidden;
	text-align:left;
	font-size:1em;
	color: #414040;
}
.Cont_nav a{
	color: #414040;
}














.ind_height{
    width:100%;
	height:38px;
	margin:0 auto;
	margin-top:15px;
	overflow:hidden;
	border-top:1px solid #d2cfd0;
	border-bottom:1px solid #d2cfd0;
	background:#e8e8e8;
}


.ind_abouthome_submit{
    display:block;
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:30px;
	overflow:hidden;
	text-align:center;
}
.ind_abouthome_video{
    display:block;
	width:94%;
	height:auto;
	margin:0 auto;
	margin-top:30px;
	overflow:hidden;
	text-align:center;
}
.ind_abouthome_video img{
    max-width:100%;
	width:100%;
	-ms-interpolation-mode:bicubic;
}
.ind_aboutus_text{
	width:94%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	padding-top:30px;
	padding-bottom:50px;
	text-align:left;
	line-height:2;
}
.ind_aboutus_text_title{
    width:96%;
	height:52px;
	line-height:52px;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	font-size:1.5em;
}
.ind_aboutus_text_m{
    width:96%;
	height:auto;
	line-height:2;
	margin:0 auto;
	margin-top:20px;
	overflow:hidden;
	text-align:left;
	font-size:1.1em;
}







.ind_news_1{
    width:94%;
	height:auto;
	margin:0 auto;
	margin-top:0px;
	margin-bottom:40px;
	overflow:hidden;
}
.ind_news_1 li{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:20px;
	overflow:hidden;
}
.ind_news_1 li a{
    display:block;
	width:100%;
	height:auto;
	line-height:1.2;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	color: #898989; /*#363636;*/
	font-size: 1.2em;
}
.ind_news_1 li a span{
	margin-right: 10px;
}



.ind_news_2{
    width:94%;
	height:auto;
	margin:0 auto;
	margin-top:0px;
	overflow:hidden;
}
.ind_news_2 li{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:30px;
	overflow:hidden;
}
.ind_news_2 li a{
    display:block;
	width:100%;
	height:75px;
	line-height:75px;
	margin:0 auto;
	overflow:hidden;
	border-bottom:1px dotted #CCCCCC;
	text-align:left;
	font-size:1.2em;
	color:#363636;
	position:relative;
}
.ind_news_2 li a span{
    display:block;
	width:auto;
	padding-left:15px;
	height:75px;
	line-height:75px;
	text-align:left;
	color:#363636;
	right:0px;
	top:0px;
	position:absolute;
	z-index:1;
}
.ind_news_2 li label{
    display:block;
	width:100%;
	height:auto;
	line-height:1.6;
	margin:0 auto;
	margin-top:8px;
	overflow:hidden;
	text-align:left;
	font-size:1.1em;
	color:#898989;
}


.ind_news_3{
    display:block;
    width:94%;
	height:auto;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
	overflow:hidden;
}
.ind_news_3 img{
    width:45%;
	height:auto;
	float:left;
	overflow:hidden;
}
.ind_news_3_r{
    display:block;
	width:50%;
	height:auto;
	float:right;
	overflow:hidden;
}
.ind_news_3_r span{
    display:block;
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:left;
	line-height:1.5;
	color:#393939;
	font-size:1.3em;
}
.ind_news_3_r label{
    display:block;
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:20px;
	overflow:hidden;
	text-align:left;
	line-height:1.5;
	color:#999999;
}






.ind_news_4{
    width:94%;
	height:auto;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
	overflow:hidden;
}
.ind_news_4 li{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:30px;
	overflow:hidden;
}
.ind_news_4 li a{
    display:block;
	width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	font-size:1.2em;
	color:#363636;
	position:relative;
}
.ind_news_4 li span{
    display:block;
	width:28px;
	height:28px;
	line-height:28px;
	text-align:center;
	color:#ffffff;
	background:#5878c3;
	left:0px;
	top:0px;
	position:absolute;
	z-index:1;
}
.ind_news_4 li label{
    display:block;
	width:100%;
	padding-left:35px;
	height:28px;
	line-height:28px;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	color:#898989;
}

.ind_tab_title{
    width:100%;
	height:114px;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/ind_tab_title.jpg) repeat-x;
}
.ind_tab_title li{
    width:50%;
	height:114px;
	line-height:95px;
	float:left;
	text-align:center;
	font-size:1.5em;
	cursor:pointer;
}
.ind_tab_title li a{
    display:block;
    width:100%;
	height:114px;
	line-height:95px;
	color:#464646;
}
.ind_tab_title li.current{
    background:url(../images/ind_tab_title_hover.jpg) center no-repeat;
	color:#FFFFFF;
}
.ind_tab_title li.current a{
    background:url(../images/ind_tab_title_hover.jpg) center no-repeat;
	color:#FFFFFF;
}
.ind_tab{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
