


/* jQuery jcTabs */
.home{width:100%;height:auto;margin:0 auto;}
.tabswrap {width:100%;position:relative;}
.tabsbox{height:37px;background:#c3b49d;display:block;position:absolute;top:330px;left:350px;}
.tabs {position:relative;z-index:1;height:37px;margin:0 auto;}
.tabs li {float:left; display:block; width:90px; height:37px; line-height:42px; text-align:center;cursor:pointer;padding:2px;}
.tabs li.select {background:#63d0cd; color:#fff;}
.tabsCon {clear:both; width:100%; height:421px; overflow:hidden; position:relative; }
.tabsCon div {position:absolute; left:0; top:0; overflow:hidden; display:none; width:100%;height:421px;}
.tabsWraper {width:100%; height:421px; overflow:hidden;margin:0 auto;position:relative;}
.jcPrev,.jcNext {height:50px; width:50px; position:absolute; z-index:2; cursor:pointer; }
.jcPrev { background:url(../images/slider_left_control.png) no-repeat left center; left:0;}
.jcNext { background:url(../images/slider_right_control.png) no-repeat right center;right:0; }
.loading { background:url(../images/loading.gif) no-repeat center center;}
.tabsCl{margin:0px;list-style-type: none;height:421px;width:100%;}
.tabsCl li{float:left;width:260px;height:421px;}
.im_show_table td{padding:10px;font-size:16px;}


body, h1, h2, h3, h4, h5, h6, ul, ol, img, p, dl, dt, dd, strong, em{
	margin: 0;
	padding: 0;
}
ul, ol{
	list-style: none;
}
input, button{
	outline: none;
}

body{
	font-size: 14px;
	font-family: Arial, 'Microsoft YaHei';
	background: #fff;
}

.clearfix{
	*zoom:1;
}
.clearfix:after{
	content:"\200B";
	display:block;
	height:0;
	clear:both;
}
a:hover{
	text-decoration: none;
}

.wrapper{
	width: 1100px;
	margin: 0 auto;
}

#header{
	height: 85px;
	margin-top:-20px;
}
#header .logo{
	float: left;
	margin-top: 10px;
}
#header .logo img{
	display: block;
}
#header .cell{
	width: 650px;
	float: right;
	margin-top: 18px;
}
#header .cell .tel{
	float: left;
	height: 47px;
	line-height: 47px;
	padding-left: 135px;
	font-size: 26px;
	font-weight: bold;
	color: #333;
	background: url(../img/top_call.jpg) no-repeat left center;
}
#header .cell .srh{
	float: left;
	height: 30px;
	margin-left: 35px;
	margin-top: 5px;
}
#header .cell .srh input.text{
	width: 210px;
	height: 28px;
	border: 1px solid #7c7b7b;
	color: #333;
	border-right: none;
	padding-left: 30px;
	background: url(../img/top_search.jpg) no-repeat left center;
}
#header .cell .srh button.btn{
	width: 35px;
	height: 32px;
	border: none;
	background: #7c7b7b;
	color: #fff;
	cursor: pointer;
}

.dm_main_menu,.dropdown-menu div{
border-right:1px #333 solid;
float:left;
width:140px;
}
.none_border{border:none;}
#navigation{
	width: 100%;
	min-width: 1200px;
	height: 42px;
	background: #006e7c;
	box-shadow: 0 4px 8px rgba(0, 0, 0, .4);
	position: relative;
	z-index: 30;
}
#navigation .nav ul li{
	float: left;
	margin: 0 30px;
}
#navigation .nav ul li .menunav{
	color: #fff;
	font-size: 18px;
	line-height: 42px;
	text-decoration: none;
}
.dropdown-menu li a{
color:#444;
line-height:25px;
}
.dropdown-menu li a:hover{
background:#D9DBDB;
}

#banner{
	width: 100%;
	min-width: 1200px;
	height: 100%;
	position: relative;
}
#banner .bglist{
	+height: 465px;
	overflow: hidden;
}
#banner .bglist ul li{
	width: 100%;
	min-width: 1200px;
	+height: 465px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size:cover;
}
#banner .bglist ul li img{
	width: 100%;
	margin:0;
}
.tempWrap{
overflow:hidden; 
position:relative;
}
#banner .main{
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	height:100%;
	z-index:1;
}
#banner .cnlist{
	width: 35%;
	+height: 465px;
	background: rgba(0, 0, 0, .5);
	float: right;
	color: #fff;
	position: relative;
	height:100%;
}
#banner .cnlist .cont{
	width: 100%;
	padding-top: 80px;
	padding-left: 40px;
	font-size: 16px;
}
#banner .cnlist .fz24{
	font-size: 24px;
	margin-bottom: 10px;
}
#banner .cnlist .fz36{
	font-size: 36px;
	margin-bottom: 15px;
}
#banner .cnlist .link-btn{
	display: block;
	width: 120px;
	height: 35px;
	line-height: 35px;
	padding-right: 16px;
	text-align: center;
	text-decoration: none;
	margin-top: 30px;
	font-size: 16px;
	color: #1b4e80;
	background: #fff url(../img/arr_03.png) no-repeat 90% center;
}
#banner .cnlist .case{
	width: 150px;
	height: 38px;
	line-height: 38px;
	background: #dd5e0d;
	font-size: 16px;
	position: absolute;
	right: -10px;
	top: 40px;
}
#banner .cnlist .case a{
	display: block;
	color: #fff;
	text-decoration: none;
	margin-left: 15px;
	background: url(../img/arr_02.png) no-repeat 90% center;
}
#banner .cnlist .case:after{
	content: '';
	display: block;
	border-style: solid;
	border-width: 0 0 10px 10px;
	border-color: transparent transparent transparent #953f09;
	position: absolute;
	right: 0;
	bottom: -10px;
}
#banner .cnlist .arrow a{
	display: block;
	width: 43px;
	height: 25px;
	background-image: url(../img/arr_01.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 50%;
}
#banner .cnlist .arrow a.prev{
	background-position: left top;
	top: 30px;
}
#banner .cnlist .arrow a.next{
	background-position: left bottom;
	bottom: 30px;
}
#banner .cnlist .position{
	position: absolute;
	right: 30px;
	bottom: 20px;
}
#banner .cnlist .position li{
	display: block;
	width: 15px;
	height: 15px;
	background: url(../img/focus.png) no-repeat left bottom;
	background-size:100%;
	margin: 10px 0;
	cursor: pointer;
}
#banner .cnlist .position li.on{
	background-position: left top;
}

#small-intro{
	width: 100%;
	min-width: 1200px;
	height: 50px;
	line-height: 50px;
	background: #006e7c;
	color: #fff;
	font-size: 16px;
	text-align: center;
	margin-top:-7px;
	z-index:20;
	position: absolute;
}

#index-main{
	padding-top: 40px;
	padding-bottom: 70px;
}
.mt30{
height:30px;
width:100%;
}
#exhlist,.sub_7_pic{
	overflow: hidden;
	width:1100px;
}
#exhlist .sub_title{
height:40px;line-height:40px;width:100%;color:#fff;font-size:16px;text-align:center;background:#122f5b}

#exhlist .area{
	width: 550px;
	float: left;
}
#exhlist .area_center{
	width: 220px;
	float: left;
}
#exhlist .sub_area{
	width: 100%;
}
#exhlist .area ul li{
	width: 255px;
	height: 170px;
	float: left;
	margin: 0 20px 10px 0;
	position: relative;
}
#exhlist .sub_area ul li{
width: 255px;
	height: 170px;
	float: left;
	margin: 0 26px 10px 0;
	position: relative;
	}
#exhlist .sub_area ul li.no_pad{
	margin: 0 0 10px 0;
	float:right;
}
#exhlist .area .pics,#exhlist .sub_area .pics{
	width: 255px;
	height: 170px;
	overflow: hidden;
}
#exhlist .area .pics img,#exhlist .sub_area .pics img{
	display: block;width:100%;
}
#exhlist .area .info,#exhlist .sub_area .info{
	position: absolute;
	top: 128px;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0 15px;
	background: rgba(0, 37, 42, .8);
	color: #fff;
}
#exhlist .area_center .info,#exhlist .area .on{
background: rgba(213, 91, 13, .9);
}
#exhlist .area .info strong,#exhlist .sub_area .info strong{
	display: block;
	font-size: 16px;
	height: 42px;
	line-height: 42px;
	position: relative;
}
#exhlist .area .info strong:after,#exhlist .sub_area .info strong:after{
	content: '';
	display: block;
	width: 25px;
	height: 27px;
	background-image: url(../img/arr_t1.png);
	background-repeat: no-repeat;
	background-size: 18px auto;
	position: absolute;
	right: 0;
	top: 10px;
}
#exhlist .area .info em,#exhlist .sub_area .info em{
	font-style: normal;
}
#exhlist .case{
	float: left;
	width: 250px;
	height: 350px;
	position: relative;
	margin: 0 40px 0 10px;
}
#exhlist .case .pics{
	width: 250px;
	height: 350px;
	overflow: hidden;
}
#exhlist .case .pics img{
	display: block;
}
#exhlist .case .info{
	background: rgba(213, 91, 13, .9);
	color: #fff;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	top: 308px;
	padding: 0 15px;
}
#exhlist .case .info strong{
	display: block;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	position: relative;
}
#exhlist .case .info strong:after{
	content: '';
	display: block;
	width: 25px;
	height: 27px;
	background-image: url(../img/arr_t1.png);
	background-repeat: no-repeat;
	background-size: 18px auto;
	position: absolute;
	right: 0;
	top: 10px;
}
#exhlist .case .info em{
	font-style: normal;
}

#cont-index{
	padding-top: 30px;
	overflow: hidden;
}
#cont-index .newslist{
	float: left;
}
#cont-index .newslist .menu{
	float: left;
}
#cont-index .newslist .menu ul li{
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background: #005762;
	border-right: 10px solid #fff;
	margin-bottom: 10px;
	cursor: pointer;
}
#cont-index .newslist .menu ul li.index_case{
background: #d75c0e;
}

#cont-index .newslist .menu ul li.on{
	background: #ddd;
	border-right-color: #ddd;
	color: #333;
}
#cont-index .newslist .list{
	float: left;
	width: 660px;
	height: 240px;
	background: #ddd;
	position: relative;
	margin-left:0px;
}
#cont-index .newslist .list .lb{
	height: 200px;
	overflow: hidden;
	line-height: 2.2;
	font-size: 12px;
	margin-top: 5px;
	padding: 10px 20px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
#cont-index .newslist .list .lb li a{
	color: #333;
	text-decoration: none;
}
#cont-index .newslist .list .lb li a:hover{
	color: #d75c0e;
}
#cont-index .newslist .list .lb li em{
	float: right;
	font-style: normal;
}
#cont-index .rightadv{
	width: 200px;
	height: 240px;
	float: right;
	position: relative;
	margin-right: 20px;
}
#cont-index .rightadv .pics{
	width: 200px;
	height: 240px;
	overflow: hidden;
}
#cont-index .rightadv .pics img{
	display: block;
}
#cont-index .rightadv .info{
	position: absolute;
	right: 0;
	left: 0;
	top: 198px;
	bottom: 0;
	background: rgba(0, 37, 42, .8);
	color: #fff;
	font-size: 18px;
	text-align: center;
}
#cont-index .rightadv .info span{
	width: 150px;
	display: inline-block;
	margin-top: 20px;
	margin-right: 10px;
	background-image: url(../img/arr_t2.png);
	background-repeat: no-repeat;
	background-size: 18px auto;
	background-position: right center;
}









#foot{
	clear: both;
	width: 100%;
	min-width: 1200px;
	background: #00929e url(../img/bot_bg.png) no-repeat left bottom;
}
#copyright{
	width: 100%;
	min-width: 1200px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	color: #fff;
	background: #333;
	font-size: 12px;
	border-bottom: 3px solid #fff;
}
#copyright a{
	color: #fff;
	text-decoration: none;
}
#foot .main{
	height: 500px;
	color: #fff;
}
#foot .main .foot_menu{
	float: left;
	margin-left: 45px;
}
#foot .main .foot_menu h3{
	font-size: 16px;
	margin-top: 45px;
	margin-bottom: 20px;
	color:#fff;
}
#foot .main .foot_menu ul li{
	margin: 15px 0;
}
#foot .main .foot_menu ul li a{
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}
#foot .main .foot_menu ul li a:hover{
	text-decoration: underline;
}
#foot .main .content{
	width: 450px;
	float: right;
	margin-top: 45px;
}

#foot .main .slog{
	font-size: 24px;
	text-align: center;
	line-height: 1.6;
}
#foot .main .slog a{
color:#fff;
}
#foot .main .contact{
	width: 410px;
	padding-left: 40px;
	overflow: hidden;
	margin: 35px 0;
	position: relative;
}
#foot .main .contact:before,
#foot .main .contact:after{
	content: '';
	display: block;
	width: 29px;
	height: 100px;
	background-image: url(../img/bot_c.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 8px;
}
#foot .main .contact:before{
	background-position: left 0;
	left: 0;
}
#foot .main .contact:after{
	background-position: right 0;
	right: 0;
}

#foot .main .contact ul li{
	float: left;
	width: 172px;
	height: 120px;
	margin: 25px 22px 10px 0;
}
#foot .main .contact ul li img{
	display: block;
}
#foot .main .weixin{
	width: 450px;
	overflow: hidden;
}
#foot .main .weixin dl{
	float: left;
	height: 128px;
	margin: 0 7px;
}
#foot .main .weixin dl dt{
	float: right;
	width: 128px;
	height: 128px;
}
#foot .main .weixin dl dt img{
	display: block;
}
#foot .main .weixin dl dd{
	float: left;
	font-size: 14px;
	margin-right: 10px;
	margin-top: 40px;
}
#sub_banner{
width:100%;
}
#sub_banner img{
width:100%;
}