﻿
/* top start*/
body,td,th {
	font-size: 14px;
}

img, div { behavior: url(/images/iepng/iepngfix.htc); }

body, div, p,img,dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote {
	padding:0px;
	margin:0px;
}
.FontRed{
	color:#FF0000;}
h3{
	font-size:14px;}

li{
	list-style-type:none;}

img{border:0; 
	}
.gray{
	color:#666666;}
a{color:#333333;text-decoration:none;}


.LineLink a{text-decoration:underline;}
.LineLink a:hover {text-decoration:none;color:#1b5aa9;}

.ColorLink a {color:#1b5aa9;}
.ColorLink a:hover {color:#1b5aa9;}

.WidthTab{
	width:10px;
	height:1px;
	float:left;}
.WidthTab2{
	width:20px;
	height:1px;
	float:left;}	
.HeightTab{
	height:10px;
	width:1px;
	overflow:hidden;}

.HeightTab2{
	height:20px;
	width:1px;
	overflow:hidden;}

p{
	line-height:180%;}

.ListDate{
	color:#666666;
	 }
body{
	min-width: 1250px;
	font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;
	width:100%;
}
input,textarea{
	font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;
}
#wrapper{
	width:100%;
	padding:0px 0px;
	margin:auto;
	}
#wrapper #head{
	width:100%;
}

#wrapper #head .top{
    width: 100%;
    height: 84px;
    font-size: 12px;
    padding-top: 10px;}	
#TopBG{
	position:absolute;
	top:0px;
	z-index:9999;}

 .TopBG{
	width: 100%;
    /* border-top: 3px solid #1b5aa9; */
    background-color: #f7f8fa;
	border-bottom: 1px solid #e7e8ed;
	height:37px;}
 .TopInfo{
	margin:auto;
	width:1080px;
	height:37px;
	} 
	.TopInfo>.link_l{width:280px;
	float: left; line-height:37px;}
 .TopInfo .link{

	text-align:center;
	line-height:37px;
	width:237px;
	float:right;
	color:#666;
	padding-right:20px;
	padding-left:10px;
	font-size:11px;}
 .TopInfo .link a{
	color:#666;}	
 .TopInfo .link a:hover{
	color: #000;}	
#wrapper #head .top .TopLogo{
	margin:auto;
	width:1080px;
	padding-top:7px;
	}
#wrapper #head .top .TopLogo .logo{
	float:left;
	height:62px;}
	#wrapper #head .top .TopLogo .logo>a>img{ max-height:60px;}
#wrapper #head .top .TopLogo .SearchTop{
	float:right;
	width:250px;
	padding-top:20px;}

#wrapper #head .top .TopLogo .tel{
	float:left;
	height:62px;
	padding-left:80px;
	width:200px;} 
	
#wrapper #head .top .TopLogo .tel .telW{
	padding-left:0px;
	padding-top:10px;
	color:#999;
	
	font-size:11px;
	}	
#wrapper #head .top .TopLogo .tel .telN{
	padding-left:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#F60;
	line-height:100%;}

/* navs*/
#wrapper #head #NavLink{
	width:100%;
	height:41px;
	margin:auto;
	}
#wrapper #head #NavLink .NavBG{
	height:41px;
	width:100%;
	background:url("/images/HuiguCMSBoldRed/nav_bg2.png") repeat-x center 0px;
	position:absolute;
	z-index:100;}	
		
#wrapper #head #NavLink #sddm{
	width:1080px;
	margin:auto;
	z-index:30}

#wrapper #head #NavLink #sddm li{
	float: left;
	font-weight:bold;}
#wrapper #head #NavLink #sddm .CurrentLi a{
	background:none;}	
#wrapper #head #NavLink #sddm li a
{	display: block;
	width: 98px;
	color: #FFF;
	text-align: center;
	padding:0px 5px;
	height:41px;
	line-height:41px;
	background:#;
	}
#wrapper #head #NavLink #sddm li P{
	font-size:10px;
	font-weight:normal;
	color:#FFF;
	text-transform:uppercase;}
#wrapper #head #NavLink #sddm li a:hover
{	text-decoration:none;
	background:#FFFF13;
	color:#1b5aa9;
}

#wrapper #head #NavLink #sddm div
{	position: absolute;
	visibility: hidden;
	background: #808080;
	padding:0px 0px;
	filter: alpha(opacity=85);
	top:41px;
	}

#wrapper #head #NavLink #sddm div a
	{	position: relative;
		padding: 0px 5px;
		width:120px;
		text-align: center;
		background:#1b5aa9;
		color: #FFFFFF;
		font-size:12px;
		font-weight:normal;
		text-decoration:none;
		line-height:30px;
		height:30px;
		border-bottom:1px solid #0e4a94;}

#wrapper #head #NavLink #sddm div a:hover{
	background:#FFFF13;
	color:#1b5aa9;
	font-weight:bold;
	line-height:30px;
	border-bottom:1px solid #0e4a94;}

	
#wrapper #body{
	width:1080px;
	margin:auto;
	}
/* albumblock*/

 .albumblock{
	padding:10px 15px 30px 20px;
	float:left;
	}
 .albumblock .inner{
	width:160px;
	height:190px;
	border:1px solid #DEDEDC;
	overflow:hidden;
	}

.albumblock .inner img{
	border:2px solid #fff;
	width:156px;
	height:156px;	}	

 .albumblock .inner .albumtitle{
	height:30px;
	line-height:30px;
	font-size:12px;
	width:160px;
	bottom:0px;
	left:0;
	color:#1b5aa9;
	font-weight:; 
	text-align:center;
	cursor:pointer;
	margin:auto;
	overflow:hidden;}
 .albumblock .inner .albumtitle span{
	font-weight:normal;
	font-size:12px;}	

 .albumblock .inner  a{
	 color:#1b5aa9;}
 .albumblock .inner  a:hover{
	text-decoration:none;}
 .albumblock .inner  a:visited{
	text-decoration:none;}	
	
 .albumblock .inner:hover{
	border:1px solid #1b5aa9;}	
	

/*footer*/
#footer{
	width:100%;
	height:100%;
	padding-bottom:50px;
	font-size:12px;
	color:#333;
}
#footer a{
	color:#333;}										
#footer .inner{
	margin:auto;
	width:100%;
	padding-top:10px;
	text-align:center;}
#footer .inner p{
	line-height:25px;}

#footer .inner .BottomNav{
	background:url("/images/HuiguCMSBoldRed/topic_bg1.gif") repeat-x 0px top;
	width:100%;
	margin:auto;
	height:30px;
	line-height:30px;
	color:#FFF;
	margin-bottom:10px;}

#footer .inner .BottomNav a{
	font-weight:bold;
	padding:0px 10px;
	color:#FFF}


#wrapper  .t_page{
	padding:10px;
	text-align:center;
	font-size:12px;
	line-height:25px;
	
	}	
#wrapper  .t_page a{
	padding:2px 5px;
	border:1px solid #DEDEDC;
	margin:0px 3px;}	


/* date css*/		
 .header {font: 12px Arial, Tahoma !important;font-weight: bold !important;font: 11px Arial, Tahoma;font-weight: bold;color: #154BA0;background:#C2DEED;height: 25px;padding-left: 10px;
}
 .header td {padding-left: 10px;}
 .header a {color: #154BA0;}
 .header input {background:none;vertical-align: middle;height: 16px;}
 .category {font: 12px Arial, Tahoma !important;font: 11px Arial, Tahoma;color: #92A05A;height:20px;background-color: #FFFFD9;}
 .category td {border-bottom: 1px solid #DEDEB8;}
 .expire, .expire a:link, .expire a:visited {color: #999999;}
 .default, .default a:link, .default a:visited {color: #000000;}
 .checked, .checked a:link, .checked a:visited {color: #FF0000;}
 .today, .today a:link, .today a:visited {color: #00BB00;}
 #calendar_year {display: none;line-height: 130%;background: #FFFFFF;position: absolute;z-index: 10;}
 #calendar_year .col {float: left;background: #FFFFFF;margin-left: 1px;border: 1px solid #86B9D6;padding: 4px;}
 #calendar_month {display: none;background: #FFFFFF;line-height: 130%;border: 1px solid #86B9D6;padding: 4px;position: absolute;z-index: 11;}
 #year,#month{padding:0 10px;background:#fff;}	


/* SearchBar */

.SearchBar {
	width:220px;
	height:25px;
	background:url("/images/HuiguCMSBoldRed/search.jpg") no-repeat left top;
}

.Sbox .SearchBar{
	margin:10px 0px 0px 10px;}

.SearchBar #search-text {
	width: 140px;
	padding:0px 5px;
 	margin:0px;
	color:#666666;
	height:23px;
	line-height:23px;
	font-size:12px;
	background:none;
	border:none;
	padding-left:25px;}

.SearchBar #search-submit {
	border:none;
	background:none;
	font-size:12px;
	color: #FFFFFF;
	height:25px;
	margin:0px;	
	cursor:pointer;
	padding:0px;
	line-height:25px;
	width:44px;
}

/* search content */
#search_content .searchtip{
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	BORDER-bottom: #023848 1px solid;
	padding-top:10px;
}

#search_content .result_list{
	padding:10px 10px;
	}
	
#search_content .result_list dt{
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	line-height:25px;
	font-family:Microsoft Yahei;}	

#search_content .result_list dd{
	padding:0 0 5px 0;
	margin:0px;
	line-height:20px;
	}	

#search_content .result_list .line {
	BORDER-bottom: #E9E8E8 1px dashed;}	

#search_content .result_list .line a{
	padding-right:20px;}

#search_content .result_list .line a:hover{
	text-decoration:none;}			
	
#search_content .search_welcome{
	line-height:25px;
	text-align:center;
	}
#search_content .search_welcome p{
	text-align:center;}		
#search_content .result_page{
	text-align:center;
	font-size:13px;
	padding:10px;}

#search_content .result_page span{
	font-size:12px;
	font-family:arial;
	padding:0 5px;
	}	

#dark_footer .box_240px_left {
	width:143px;
	padding-right: 42px;
	padding-top: 0px;
	background-image: none;
	padding-bottom:0px;
	float:left;
}
#dark_footer .box_240px_left h2{
	font-size:14px;
	border-bottom:1px dotted #999;
	color:#FFF;
	padding-bottom:10px;}
#dark_footer .box_240px_left li{
	line-height:250%;
	font-size:12px;}
#dark_footer .box_240px_middle {
	padding: 0px 42px;
	background-image: none;
}
#dark_footer .box_240px_right {
	padding-left: 42px;
	padding-top: 0px;
	background-image: none;
}
#dark_footer_wrap {
	background-color:#1b5aa9;
	overflow: hidden;
	padding:20px 0px;
}
#dark_footer {
	width: 940px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	color#FFF;
}
#light_footer_wrapper {
	font-size:12px;
	padding:10px;
	height:100px;
	
}
.box_240px_right li {
	display: inline;
}
#dark_footer li a{
	color:#FFF;}


/*backtotop*/
.backToTop {
 display: none;
 width: 50px;
 height:50px;
 line-height: 1.2;
 background:url("/images/HuiguCMSBoldRed/back_top.png") left top;;
 color: #fff;
 font-size: 12px;
 text-align: center;
 position: fixed;
 _position: absolute;
 right: 10px;
 bottom: 100px;
 _bottom: "auto";
 cursor: pointer;
 opacity: .6;
 filter: Alpha(opacity=60);
}


/* open div*/
#popupMask {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:9990;
	background-color:#000;
	-moz-opacity: 0.7;
	opacity:0.70;
	filter: alpha(opacity=70);
}
#popupContainer {
	position: absolute;
	z-index: 9991;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
	}
#popupInner {
	border: 3px solid #1b5aa9;
	background-color: #FFFFFF;
	}
#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 9;
}
#popupTitleBar {
	background:url("/images/HuiguCMSBoldRed/box_bg1.jpg") repeat-x left top;
	color: #1b5aa9;
	font-weight: bold;
	height: 1.3em;
	padding: 5px;
	z-index: 9992;
	text-align:center;
}
#popupTitle {
	float:left;
	font-size: 1.1em;
}
#popupControls {
	float: right;
	cursor: pointer;
	cursor: hand;
}
#popupControls a span {
	display: block;
	height: 15px;
	width: 15px;
	text-indent: -9000px;
	background: url('/images/HuiguCMSBoldRed/close.gif') no-repeat;
}

.VideoBox{
	padding:10px;}


/*product*/
.RightNav span{
	color:#1b5aa9;}
 .ClassNav{
	padding:0px 0px;}
	
 .ClassNav .NavTree ul{
}
	
 .ClassNav .NavTree ul li{
position: relative;

background:url("/images/HuiguCMSBoldRed/link_bg1.gif") repeat 0px 0px;	
}
	
/*1st level sub menu style */
 .ClassNav .NavTree ul li ul{
left: 220px; /* Parent menu width - 1*/
position: absolute;
width: 188px; /*sub menu width*/
top: 0;
display: none;
border:1px solid #1b5aa9;
border-top:2px solid #1b5aa9;
background:#FFFFFF;
filter:progid:DXImageTransform.Microsoft.Shadow(Color=#999999, Strength=3, Direction=135);
z-index:2000;
}
.RightNav .ClassNav .NavTree ul li ul{
	 width:188px;
	 left: 267px;}

/*All subsequent sub menu levels offset */
 .ClassNav .NavTree ul li ul li ul{ 
left: 159px; /* Parent menu width - 1*/
z-index:2000;}
/* menu links style */
 .ClassNav .NavTree ul li a{
	display: block;
	cursor:pointer;
	line-height:30px;
	border-bottom:1px solid #DDDDDD;
	padding-left:30px;
	height:30px;
	 }	

 .ClassNav .NavTree ul li li{
	background:url("/images/HuiguCMSBoldRed/box_icon1.png") no-repeat 12px 12px;
	padding-left:0;
	text-align:center;
	z-index:2000;
}
 .ClassNav .NavTree ul li li a{
	border-bottom:1px solid #DDDDDD;
	padding-left:10px;
	z-index:2000;}
 .ClassNav .NavTree ul .current a{
	background:#1b5aa9;
	color:#FFFFFF;}
 .ClassNav .NavTree ul .current li a{
	background:#FFFFFF;
	color:#000000;}
		
 .ClassNav .NavTree ul li a:hover{
color: white;
background:#1b5aa9;
text-decoration:none;
}
 .ClassNav .NavTree .subfolderstyle{
background: url(/images/HuiguCMSBoldRed/arrow-list.gif) no-repeat 180px center ;
}
/* Holly Hack for IE \*/
* html  .ClassNav .NavTree ul li { float: left; height: 1%;z-index:2000; }
* html  .ClassNav .NavTree ul li a { height: 1%;z-index:2000; }
/* End */	


/*service*/
.qqbox a:link {
	color: #000;
	text-decoration: none;
}
.qqbox a:visited {
	color: #000;
	text-decoration: none;
}
.qqbox a:hover {
	color: #f80000;
	text-decoration: underline;
}
.qqbox a:active {
	color: #f80000;
	text-decoration: underline;
}
.qqbox {
	width:132px;
	height:auto;
	overflow:hidden;
	position:absolute;
	right:0;
	top:200px;
	color:#000000;
	font-size:12px;
	letter-spacing:0px;
	z-index:500;
}
.qqlv {
	width:33px;
	height:256px;
	overflow:hidden;
	position:relative;
	float:right;
	z-index:50px;
}
.qqkf {
	width:120px;
	height:auto;
	overflow:hidden;
	right:0;
	top:0;
	z-index:99px;
	border:6px solid #cc0000;
	background:#fff;
}
.qqkfbt {
	width:118px;
	height:20px;
	overflow:hidden;
	background:#cc0000;
	line-height:20px;
	font-weight:bold;
	color:#fff;
	position:relative;
	border:1px solid #fff;
	cursor:pointer;
	text-align:center;
}
.qqkfhm {
	width:112px;
	height:22px;
	overflow:hidden;
	line-height:22px;
	padding-right:8px;
	position:relative;
	margin:3px 0;
}
.bgdh {
	width:102px;
	padding-left:10px;
}
#K1 {
	padding-left:3px;
}
#K1 p{
	padding:5px 0px;}	

/* clearfix */
.clearfix:after{
	content:" ";
	display:block;
	visibility:hidden;
	height:0;
	clear:both;
}
.clearfix {
	clear:both;
}
.clearbox {
	clear:both; 
	width:996px; 
	margin:0 auto; 
	height:0; 
	overflow:hidden;}
.clear { 
	height:1%; 
	overflow:hidden; }
	
.tem_head nav {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -17px;
    height: 34px;
    line-height: 34px;
}
.tem_head nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.tem_head nav ul li {
    position: relative;
    float: left;
    margin-left: 8px;
}

.tem_head nav a {
    display: block;
	text-decoration:none;
    padding: 0 15px;
}

.tem_head nav a.navdown {
    border-radius: 2px;
    background: #e9280c;
    color: #fff;
}
.tem_head{
    position: relative;
    margin: 0 auto;
    margin: 0 auto;
    width: 1000px;
	height: 100px;
}
.tem_index_about {
    padding: 10px 0 20px;
}
.tem_inner, .met_section {
    position: relative;
    margin: 0 auto;
    margin: 0 auto;
    width: 1080px;
}
.guangaowei{ width:100%; background:url(../../images/index_1.png); padding: 20px 0;
}
.guangaowei>.nei{ width:1170px; margin:auto;  }
.guangaowei>.nei>a{     /* margin: 0 44px; */
    margin-right: 130px;
}
.guangaowei>.nei>a:nth-child(3){ margin-right:0;}
@media (min-width: 1200px){
.tem_inner, .met_section {
    padding: 0;
    width: 1100px;
}}
@media (min-width: 1000px){
.tem_inner {
    padding: 0;
    width: 1080px;
}}

.tem_index_title {
    margin: 0 0  0px 0;
    border-bottom: 1px solid #ccc;
    text-align: center;
    font-weight: normal;
    font-size: 22px;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

.tem_index_title span {
    position: relative;
    top: 2px;
    display: inline-block;
    padding: 10px 15px;
    border-bottom: 4px solid #666;
}
.tem_index_about_cont {
    margin-right: 25px;
    padding: 30px 0;
}

.tem_index_about_txt {
    float: left;
    width: 55%;
}
.tem_index_about_txt .met_editor {
    padding: 0px 50px 0;
}
.met_editor {
    line-height: 2;
}

.tem_index_about_img {
    float: right;
    overflow: hidden;
    width: 45%;
    height: 227px;
    font-size: 0;
}
.tem_index_about_more {
    padding-top: 10px;
}
.met_editor a:hover {
    text-decoration: underline;
}
.tem_index_about_more a:hover {
    background: #eee;
    text-decoration: none!important;
}
.met_editor a {
    color: #1c57c4;
}
.tem_index_about_more a {
    display: inline-block;
    padding: 0 30px;
    height: 30px;
    border: 2px solid #eee;
    color: #999!important;
    text-decoration: none;
    font-weight: normal;
    line-height: 30px;
}
.tem_index_about_img ul {
    float: left;
    overflow: hidden;
    width: 98%;
    height: 227px;
    list-style: none;
}
.tem_index_about_img ul li {
    padding: 4px;
    border: 1px solid #eee;
}
.tem_index_about_img ul img {
    width: 100%;
    height: 217px;
}

/*----首页产品-------*/
.categories {
    background: url(../../images/cate.jpg) no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    text-align: center;
    padding: 6em 0;
}
.cat-head h3 {
    font-family: 'Alegreya', serif;
    color: #e21737;
    font-size: 2.5em;
    font-weight: 600;
}
.categorie-grids {
    margin-top: 4em;
}
.cate-grid {
    background-size: 100%;
    margin: 0 12px;
    width: 31%;
}
.grid {
    display: inline-block;
    width: 318px;
    margin: 0;
    padding: 0px;
    text-align: left;
    position: relative;
}

.grid {
    padding: 20px 20px 100px 20px;
    max-width: 1300px;
    margin: 0 auto;
    list-style: none;
    text-align: center;
}

.grid figure {
    margin: 0;
    position: relative;
}
.grid figure img {
    max-width: 100%;
    display: block;
    position: relative;
}
.cs-style-1 figcaption {
	height: 90%;
    width: 90%;
	    opacity: 0;
    text-align: center;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
}
.grid figcaption {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    background: rgba(0, 0, 0, 0.54);
    color: #fff;
}
.cs-style-1 figcaption h3 {
    font-weight: 600;
    font-size: 2em;
    font-family: 'Alegreya', serif;
    color: #e21737;
    margin: 45px 0 10px 0;
}
.cs-style-1 figcaption span {
    font-size: 16px;
    display: block;
}
.cs-style-1 figcaption a {
    margin-top: 30px;
}
.grid figcaption a {
    text-align: center;
    padding: 9px 21px;
    font-size: 1em;
    border-radius: 2px;
    display: inline-block;
    background: #e21737;
    color: #fff;
}
.container {
    width: 1170px;
	margin:auto;
}
 .cs-style-1 figure:hover figcaption, .cs-style-1 figure.cs-hover figcaption {
    opacity: 1;
    -webkit-transform: translate(15px, 15px);
    -moz-transform: translate(15px, 15px);
    -ms-transform: translate(15px, 15px);
    transform: translate(15px, 15px);
}

/* index__new */
.news {
    padding: 1em 0 4em;
}
.news-text h3 {
    color: #797979;
    font-size: 40px;
    font-weight: 300;
    margin: 0;
}
.news-text p {
    font-size: .85em;
    padding-top: 12px;
}
.news-text p span {
    font-size: 1em;
    display: block;
    padding-top: 4px;
}
.news-grids {
    margin-top: 2em;
}
.news-grid {
    padding-left: 0;
}
.col-md-3 {
    width: 25%;
	float:left;
}
.news-grid a h4 {
    color: #797979;
    font-size: 1.1em;
    font-weight: 400;
    margin: 0 0 .3em 0;
    margin-bottom: 0;
    padding-bottom: 3px;
}
.news-grid span {
    font-size: 12px;
    line-height: 1.7em;
    display: block;
    margin-bottom: 1.2em;
    padding-top: 2px;
}
a.mask {
    text-decoration: none;
    overflow: hidden;
    display: block;
	width: 81%;
	    height: 170px;

}
img.zoom-img {
    -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
}
.news-grid img {
    width: 100%;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
}
.news-info p {
    color: #ABACAD;
	width: 270px;
    font-size: .85em;
    margin: 0;
    line-height: 1.8em;
    font-weight: 400;
    margin-top: 10px;
}
img.zoom-img:hover {
    -webkit-transform: scale(1.18);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
}

.tem_index_footer {
padding: 22px 0 10px;
    background: #58A9EB;
}
.tem_inner, .met_section {
    padding: 0;
    width: 1100px;
}
.tem_index_footer_contact {
    width: 35%;
}

.tem_index_footer dl dt {
    margin-right: 25px;
    height: 40px;
    border-bottom: 1px solid #FFFFFF;
    color: #f3f3f3;
    font-size: 16px;
    line-height: 40px;
}
.tem_index_footer dl dt span {
    position: relative;
    top: -1px;
    display: inline-block;
    border-bottom: 3px solid #DDDDDD;
}
.tem_index_footer dl dd {
    margin-right: 25px;
}
.tem_index_footer  dd {
    padding: 20px 0;
}
.tem_index_footer_contact li {
    position: relative;
    margin-top: 25px;
    padding-top: 0px;
    padding-left: 48px;
    min-height: 35px;
    color: #FFFFFF;
    list-style: none;
	}
.tem_index_footer_contact li i {
    position: absolute;
    top: 0;
    left: 0;
    width: 35px;
    height: 35px;
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    color: #FFFFFF;
    text-align: center;
    font-size: 22px;
    line-height: 35px;
}
 .fa-map-marker{height:40px; width:40px; display:block; position:relative;} 

.fa-map-marker{width:22px;}

.fa-map-marker:before{    content: '';
    height: 12px;
    width: 12px;
    border: 5px solid #7c7c7c;
    display: block;
    position: absolute;
    top: 2px;
    left: 6px;
    z-index: 1;
    background: rgb(30, 30, 30);
    line-height: 26px;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    color: #fff;
    text-align: center;}

.fa-map-marker:after{content: '';
    height: 0px;
    width: 0px;
    display: block;
    position: absolute;
    bottom: 2px;
    left: 7px;
    border: 10px transparent solid;
    border-top-color: #7c7c7c;
    border-width: 20px 10px 0px 10px; }
	
	.tem_index_footer_attention {
    width: 30%;
}
.tem_index_footer dl {
    float: left;
	width: 33.3333%;
}.met_clear {
    clear: both;
}
.tem_index_footer_attention p {
    margin-top: 5px;
}
.tem_index_footer_attention li {
    display: inline-block;
    margin: 8px;
    list-style: none;
}
.tem_index_footer_attention li a {
    display: block;
    overflow: hidden;
    width: 44px;
    height: 44px;
    background: url(../../images/pnt.png) no-repeat left top;
    color: #646363;
    font-size: 0;
}
.tem_index_footer_attention li.tenxun a {
    background-position: -83px top!important;
}
.tem_index_footer_attention li.qq a {
    background-position: -165px top!important;
}
.tem_index_footer_attention li:hover a {
    background: url(../../images/pnthover.png) no-repeat;
}
.tem_index_footer_link a:hover {
    color: #ababab;
}
.tem_index_footer_link a {
    display: inline-block;
    margin: 0 12px 10px 0;
    color: #FFFFFF;
    white-space: nowrap;
}
.tem_footer {
    position: relative;
    padding: 20px 0;
    background: #3B8FD4;
    color: #F1F1F1;
    font-size: 12px;
	}
 .met_section {
	position: relative;
    padding: 0;
    width: 1100px;
	margin-top: 50px;
}
.tem_footer_nav {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -15px;
    height: 30px;
    line-height: 30px;
}	
.tem_footer_nav a {
    margin-left: 30px;
}
.tem_footer a {
    color: #4a4a4a;
}
.lxx {
       background: url(../../images/lx.jpg);
    width: 100%;
    height: 1px;
    margin-top: 18px;
    margin-bottom: 20px;
    /* margin-left: 16px; */
    clear: both;
}
.met_article .met_module1 { padding-top:20px;background: url(../../images/nbg2.jpg) repeat-x;}
.met_module1 img{ max-width:100%;}