@charset "utf-8";
html { -webkit-text-size-adjust:none; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, td { margin: 0; padding: 0; }
html, body {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	height: 100%;
	width: 100%;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a, img { border: 0; }
table { border-collapse: collapse; }
ul, li, ol, dl, dt, dd { list-style: none; }
a { cursor: pointer; text-decoration: none; color: #666666; }
a:hover{color: #ff6600;}
.clear{content: "."; display: block; height: 0; clear: both; visibility: hidden} 


/*定位*/
.tl{text-align:left}
.tc{text-align:center}
.tr{text-align:right}
.vm{vertical-align:middle} 
.abs { position: absolute; }
.rlv { position: relative; }


/*通用*/
.td150 {
	line-height: 150%;
}
#header {
	width: 969px;
	margin-right: auto;
	margin-left: auto;
}
.head_nav {
	background-image: url(nav_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
}
.haed_menu {
	width: 700px;
	margin-top: 5px;
	float: right;
}
.haed_t1 {
	text-align: right;
	height: 30px;
	line-height: 20px;
	padding-right: 20px;
}
.haed_t1 ul {
	float: right;
	margin-top: 5px;
}

.haed_t1 li{
	background-image: url(nav_split.png);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	margin-left: 10px;
	padding-left: 10px;
}
.haed_t1 li.nobg{
	background-image: none;
}
.haed_t1 li.duser{
	background-image: url(duser.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
#c_banner {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
#index_mainer {
	width: 969px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(index_cbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 189px;
	margin-bottom: 5px;
	margin-top: 2px;
	padding-top: 3px;
}
#mainer {
	width: 969px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 2px;
	padding-top: 3px;
	height:auto !important;
	height:190px;
	min-height:190px;
}
.index_c_b1 {
	height: 160px;
	width: 330px;
	float: left;
}
.index_c_b2 {
	float: left;
	height: 160px;
	width: 330px;
	background-image: url(index_spline.png);
	background-repeat: no-repeat;
	background-position: left;
}
.index_c_b3 {
	float: right;
	width: 296px;
	height: 160px;
	background-image: url(index_spline.png);
	background-repeat: no-repeat;
	background-position: left;
}

.btitle{
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #393333;
	letter-spacing: 1pt;
	}
.index_hotart {
	margin-left: 25px;
}
.index_hotart .title {
	height: 45px;
	line-height: 45px;
}
.index_hotart .cont {
	padding-left: 90px;
	background-image: url(index_hotartbg.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	height:auto !important;
	height:90px;
	min-height:90px;
}
.cont ul li {
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	
}

.index_case {
	margin-left: 15px;
}
.index_case_title {
	height: 45px;
	line-height: 45px;
}
.index_case_cont {

}
/* scroll_left */
.scroll_left{
	width:312px;
	margin-right: auto;
	margin-left: auto;
}
.scroll_left li{
	float:left;
	margin-right:5px;
	display:inline;
	width:146px;
	text-align:center;
	line-height:19px
}
.scroll_left img{width:147px;height:90px;}
.index_video {
	margin-left: 20px;
}
.index_video .title {
	height: 45px;
	line-height: 45px;
}
.index_video .cont {

}
.index_foot {
	line-height: 21px;
	height: 21px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #8d8d8d;
	padding-bottom: 10px;
}
.index_foot2 {
	line-height: 21px;
	height: 21px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #8d8d8d;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d1d1d9;
	padding-bottom: 10px;
}
.f_left{
	float: left;
	width: 50%;
}
.f_right{
	float: right;
	width: 49%;
	text-align: right;
	}
.c_qknav {
	background-image: url(qk_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 10px;
	margin-bottom: 10px;
}
.qk_sort {
	line-height: 34px;
	background-image: url(qk_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	float: left;
	width: 740px;
	padding-left: 10px;
	overflow: hidden;
}
.qk_sort ul li {
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cacaca;
	padding-right: 10px;
	padding-left: 10px;
}
.qk_sort ul li.first{
	border-left-style: none;
}
.qk_sort ul li a.nowact{
	color: #ff6600;	
}
.qk_place {
	float: right;
	width: 200px;
	background-image: url(qk_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	text-align: right;
	padding-right: 10px;
}
.gls_td {
	border: 1px solid #c7c7c7;
}
.gls_box {
	margin-top: 10px;
	margin-bottom: 10px;
}

.gls_title {
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b6b6b6;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.gls_ex {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	height:auto !important;
	height:150px;
	min-height:150px;
	line-height: 150%;
}
.gls_more {
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 130%;
}
.gls_more a {
	color: #001b53;
	text-decoration: none;
}

.honor_box {
	margin-top: 10px;
	margin-bottom: 10px;
}
.honor_title {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 35px;
}
.honor_imgtitle{
	text-align: center;
}


.art_title {
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	margin-right: 10px;
	margin-left: 20px;
	color: #3a3a3a;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 3px;
	padding-bottom: 3px;
}
.art_ex {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	height:auto !important;
	height:90px;
	min-height:90px;
	line-height: 150%;
}
.art_more {
	text-align: right;
	margin-right: 20px;
	margin-left: 10px;
	line-height: 150%;
	color: #999;
}
.gls_more a {
	color: #001b53;
	text-decoration: underline;
}
/*boxshow*/
.box_title{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c7c7c7;
	font-size: 16px;
	font-weight: bold;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}
.art_cont {
	background-color: #e6e6e6;
	padding: 10px;
}
.cont_title {
	font-size: 16px;
	line-height: 45px;
	color: #3a3a3a;
	text-align: center;
	height: 45px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c5c5c5;
}
.cont_info {
	line-height: 25px;
	text-align: center;
	height: 25px;
	color: #999;
}
.cont_c {
	line-height: 150%;
	height:auto !important;
	height:300px;
	min-height:300px;
}
.cont_foot {
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #c5c5c5;
}
.cont_pn {
	margin-right: 10px;
	margin-left: 10px;
}
.cont_pn ul li {
	line-height: 150%;
	color: #666;
}
.m_login_table{
	border: 1px solid #c7c7c7;
}
.m_login_table tr td{
	padding-right: 10px;
	padding-left: 10px;
}
.m_login_title{
	font-size: 16px;
	color: #006;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(duser.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-left: 15px;
	font-weight: bold;
}
.m_login_input{
	width: 200px;
}
.m_login_submit{
	color: #074187;
	text-decoration: none;
	border: 1px solid #074187;
	padding: 2px;
	cursor:pointer;
}
.onepage{
	line-height: 150%;
	padding: 10px;
	height:auto !important;
	height:300px;
	min-height:300px;
}
.nocenter{
		line-height: 150%;
	padding: 10px;
	height:auto !important;
	height:100px;
	min-height:100px;

	}
.page_list{
	line-height: 21px;
	height: 21px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
}
.c_select{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}.s_left {
	float: left;
	width: 65%;
	line-height: 23px;
	height: 23px;
}
.s_right {
	float: right;
	width: 28%;
	padding-right: 10px;
	text-align: right;
}
.gg_btn {
	width:23px;
	height:23px;
	border:none;
	cursor:pointer;
	background-image: url(gg_btn.gif);
	background-repeat: no-repeat;
	float: left;
}
.gg_s  {
	text-align:center;
	height:23px;
	line-height:23px;
	color:#8D8D8D;
	border-color:#B5B5B5;
	border:1px solid;
	float: left;
	margin-right: 7px;
}
.gg_btn_r {
	width:23px;
	height:23px;
	border:none;
	cursor:pointer;
	background-image: url(gg_btn.gif);
	background-repeat: no-repeat;
	float: right;
}
.gg_s_r  {
	text-align:center;
	height:23px;
	line-height:23px;
	color:#8D8D8D;
	border-color:#B5B5B5;
	border:1px solid;
	float: right;
	margin-right: 7px;
}

/*文章图片列表*/
.artlist_piclist {
	margin-right: auto;
	margin-left: auto;
	/*高度自适应*/
	height:auto !important;
	height:170px;
	min-height:170px;
	margin-top: 5px;
}
.artlist_piclist ul{
	margin: 0px;
	padding: 0px;	
}
.artlist_piclist ul li{
	float: left;
	width: 210px;
	list-style-type: none;
	text-align: center;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 5px;
}
/*图片行*/
.artlist_piclist ul li div.art_pic{
	text-align: center;
}
/*标题行*/
.artlist_piclist ul li div.pic_title{
	text-align: center;
	width: 100%;
	height:21px;
	overflow: hidden;
}


/*文章图片列表_END*/

.video_list{
	background-image: url(v_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 114px;
	height: 114px;
	background-color: #797979;
	padding-left: 227px;
}

.c_fl {
	background-image: url(qk_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 10px;
	margin-bottom: 10px;
}
.fl_left {
	line-height: 34px;
	background-image: url(qk_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	float: left;
	width: 65px;
	text-align: center;
	color: #F93;
}
.fl_right {
	float: right;
	background-image: url(qk_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	padding-right: 10px;
	text-align: left;
	width: 890px;
}
.ct_div{
	height:auto !important;
	height:300px;
	min-height:300px;
	}
.ct_left {
	float: left;
	width: 715px;
	margin-left: 10px;

}
.ct_left_title{
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	height: 35px;
	background-image: url(ct_tline.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 15px;
	color: #434853;
	}
.ct_right_title{
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	height: 35px;
	background-image: url(ct_tline.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 5px;
	color: #434853;
	}
.ct_right{
	float: right;
	width: 220px;
	margin-right: 10px;
	}
.ct_rgiht_googlemap h3{
	font-size: 16px;
	line-height: 20px;
	color: #434853;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
}
.ct_right_keep{
	margin-bottom: 20px;
}
.showroom_title{
	line-height: 120%;
	height: 50px;
}