/* 基本配色
黑 #252E35
深黑 #080808
红 #EC4346
灰 #F6F6F6

主要字 #252E35
次要字 #666666
更次要字 #999

边线 #CCCCCC
淡边线 #EEEEEE
*/

body {
	font-size: 14px;
	line-height: auto;
	font-weight: normal;
	font-family: "Microsoft YaHei", STHei, "华文黑体", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #252E35;
	background-color: #fff;
}
button, input, select, textarea {
	font-family: "Microsoft YaHei", STHei, "华文黑体", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a {
	color: inherit;
}
a:hover, a.active {
	color: #EC4346;
}
h1, h2, h3 {
	font-weight: normal;
}
img {
	height: auto;
	vertical-align: top;
	border: 0;
}
.nowrap {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.spacing p {
	line-height: 1.5;
	padding-bottom: 1em;
	text-indent: 2em;
}
.fn-hide
{
    display:none;}
/*分页*/	
.pagination2 li {
	border-radius: 0;
}
.pagination2 li:hover, .pagination2 .active {
	border-color: #1758a6;
}
.pagination2 li:hover a, .pagination2 .active a {
	background: #1758a6;
}
/*header*/
.top-wrap{
	min-width: 1200px;
	height: 33px;
	background: #04578f;
	border-bottom: 1px solid #dedede;
}
.top{
	font-family: "微软雅黑";
	font-size: 12px;
	color: #eaf6fe;
	line-height: 32px;
}
.top em{
	font-family: arial;
	padding: 0 2px;
}
.top span{
	padding: 0 2px;
}
.top div.fr{
	font-weight: bold;
}
.top div.fr i{
	color: #278dae;
	padding-right: 5px;
}
.header {
	width: 100%;
	height: 116px;
	background-color: #fff;
}
.header > div {
	position: relative;
}
/*logo*/	
.logo {
	float: left;
	min-width: 100px;
	height: 59px;
	line-height: 59px;
	font-size: 36px;
	font-weight: bold;
	color: #EC4346;
	position: relative;
	padding: 29px 38px 0 23px;
}
.logo img{
	display: block;
	max-height: 59px;
}
/*nav*/
.nav {
	float: right;
	height: 116px;
	font-size: 16px;
	position: relative;
	border-left: 1px solid #f0f0f0;
}
.nav li {
	float: left;
	display: block;
	text-align: center;
	min-width: 102px;
	height: 116px;
	border-right: 1px solid #f0f0f0;
	position: relative;
}
.nav li>a {
	position: relative;
	display: block;
	padding: 0 10px;
	height: 113px;
	line-height: 113px;
	font-size: 15px;
	color: #333;
	transition: background-color .5s ease;
	border-bottom: 3px solid #fff;
}
.nav li:hover>a, .nav li.active > a {
	color: #fff;
	background-color: #0c4a75;
	border-bottom: 3px solid #ee130b;
}
.nav li .navlevel{
	width: 145px;
	position: absolute;
	left: 0;
	top: 116px;
	background-color: #04578f;
	display: none;
	z-index: 9999999;
}
.nav li .navlevel .item{
	width: 145px;
}
.nav li .navlevel a{
	display: block;
	height: 38px;
	padding-right: 31px;
	text-align: center;
	font-family: "新宋体";
	font-size: 12px;
	color: #fff;
	line-height: 38px;
	border-top: 1px solid #296d9b;
	border-bottom: 1px solid #0c2f48;
	position: relative;
}
.nav li .navlevel a i{
	display: block;
	width: 31px;
	height: 38px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/arrow.png) no-repeat 10px center;
	opacity: 0.8;
}
.nav li .navlevel a:hover{
	background: #1577b9;
}
/*banner*/
.banner {
	width: 100%;
	height: 445px;
	position: relative;
	overflow: hidden;
}
.subbanner{
	height: 280px;
	background-repeat: no-repeat;
	background-position: center center;
}
/*轮播幻灯片DBtab*/
.DB_tab25 {
	width: 100%;
	height: 445px;
	position:relative;
	overflow:hidden;
	cursor:pointer;
}
.DB_tab25 .DB_bgSet {
	position:relative;
	z-index: 5;
}
.DB_tab25 .DB_bgSet li {
	position:absolute;
	width:100%;
	height:445px;
	display:none;
}
.DB_tab25 .DB_bgSet li a{
	display: block;
	width: 100%;
	height: 100%;
}
.DB_tab25 .DB_imgSet {
	position:absolute;
	width:1200px;
	left:0;
	top: 0;
}
.DB_tab25 .DB_menuWrap {
	position:absolute;
	width:1000px;
	bottom: 0;
	height: 30px;
	left:50%;
	margin-left:-500px;
	z-index: 99;
	text-align:center;
}
.DB_tab25 .DB_menuWrap .DB_menuSet {
	position: absolute;
	width: 100%;
	text-align: center;
	font-size: 0;
	bottom: 10px;
	border-radius: 20px;
	z-index: 2000;
}
.DB_tab25 .DB_menuWrap .DB_menuSet li{
	display:inline-block;
	width:12px;
	height:12px;
	border-radius:50%;
	margin:0px 5px;
	line-height:-999em;
	overflow:hidden;
	cursor: pointer;
	vertical-align: top;
	background: #fff;
}
.DB_tab25 .DB_menuWrap .DB_menuSet li.current_off {
}
.DB_tab25 .DB_menuWrap .DB_menuSet li.current_on,
.DB_tab25 .DB_menuWrap .DB_menuSet li.select {
	background: #f0b11a;
}
.DB_tab25 .DB_prev {
	position: absolute;
	left: -100px;
	bottom: 172px;
	cursor: pointer;
	display: none;
}
.DB_tab25 .DB_next {
	position: absolute;
	right: -100px;
	bottom: 172px;
	cursor: pointer;
	display: none;
}
/*footer*/
.footer-top {
	background-color: #244766;
	color: #fff;
	padding: 40px 0 30px 0;
	min-height: 234px;
}
.footer-nav li{
	float: left;
	height: 170px;
	padding: 0 28px;
	border-left: 1px solid #456887;
}
.footer-nav li:first-child{
	border: 0 none;
}
.footer-nav li h3{
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	line-height: 14px;
	padding-bottom: 12px;
}
.footer-nav li a{
	display: block;
	font-family: "宋体";
	font-size: 12px;
	color: #9eb8cf;
	line-height: 14px;
	padding: 4px 0;
}
.footer-nav li a:hover{
	text-decoration: underline;
}
.QrCode-wrap{
	float: right;
	width: 112px;
	padding-right: 30px;
}
.QrCode-wrap img{
	display: block;
	width: 112px;
	height: 112px;
	border: 1px solid #1b62a4;
}
.QrCode-wrap span{
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	color: #ece1e1;
	padding-top: 10px;
}
.footer-bottom{
	height: 42px;
	overflow: hidden;
	background: #0f283e;
}
.footer-bottom div,
.footer-bottom a{
	font-size: 13px;
	line-height: 41px;
	color: #d2d9e0;
}
.footer-bottom a{
	padding: 0 2px;
}
.footer-bottom a:hover{
	color: #fff;
}
/*gotop*/	
.gotop {
	display: none;
	position: fixed;
	right: 5px;
	bottom: 10px;
	width: 45px;
	height: 45px;
	text-align: center;
	background-color: #888;
	color: #fff;
}
.gotop > i {
	padding-top: 16px;
	transition: all .5s;
	color: #fff;
}
.gotop:hover {
	color: #fff;
	background-color: #252E35;
}
.gotop:hover i {
	padding-top: 10px;
}
/*百度地图*/	
.baidumap {
	width: 100%;
	height: 375px;
}
.iw_poi_title {
	color: #CC5522;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap
}
.iw_poi_content {
	font: 12px arial, sans-serif;
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word
}
/*招聘*/
.jobtitle {
	padding: 0 2%;
}
.jobsname {
	font-size: 20px;
	font-weight: bold;
}
.jobsinfo {
	background-color: #fafafa;
}
.joblist1 li.on .jobsname, .jobsname:hover {
	color: #EC4346;
}
/*首页*/
.ititle {
	text-align: center;
}
.ititle .en {
	text-transform: uppercase;
	font-size: 30px;
}
.ititle .cn {
	padding: 0 40px;
	border: #ccc solid 1px;
	color: #666666;
}
.more {
	clear: both;
	text-align: center;
}
.more > a {
	display: inline-block;
	width: 170px;
	height: 40px;
	line-height: 40px;
	border: #ccc solid 1px;
	border-radius: 20px;
	color: #ccc;
}
.more > a:hover {
	background-color: #EC4346;
	color: #fff;
	border-color: #EC4346;
}
.iabout li {
	float: left;
	width: 270px;
	margin-left: 40px;
	text-align: center;
}
.iabout li:first-child {
	margin-left: 0;
}
.iabout li >a >i {
	margin: 0 auto;
	display: block;
	width: 98px;
	height: 98px;
	line-height: 98px;
	font-size: 48px;
	border-radius: 50%;
	border: #333 solid 2px;
}
.iabout li .title {
	margin-top: 20px;
	margin-bottom: 8px;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #0c4a75;
	font-weight: bold;
}
.iabout li .intro {
	font-size: 12px;
	color: #969696;
	padding: 0 20px;
	line-height: 20px;
	overflow: hidden;
}
.iabout li:hover >a >i,
.iabout li:hover >a .title {
	border-color: #EC4346;
	color: #EC4346;
}
.ipro-main {
	background-image: url(../images/bj2_w3bh.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-bottom: 75px;
}
.ipro-main .ititle {
	height: 338px;
	background-color: #fff;
}
.ipro {
	margin-top: 0;
	padding-top: 28px;
	height: 352px;
}
.ipro ul{
	height: 270px;
}
.ipro li {
	float: left;
	width: 270px;
	height: 270px;
	margin-left: 30px;
	text-align: center;
	background-color: #F6F6F6;
}
.ipro li:first-child {
	margin-left: 0;
}
.ipro li .img {
	height: 180px;
	overflow: hidden;
}
.ipro li .img img{
	display: block;
	width: 100%;
	height: 100%;
}
.ipro li .name {
	padding-top: 20px;
}
.ipro li .intro {
	font-size: 12px;
	color: #EC4346;
}
.inews-main {
	background-color: #F6F6F6;
	padding: 58px 0 110px 0;
}
.i-news{
	height: 333px;
	padding-top: 15px;
}
.i-newshot{
	width: 588px;
	height: 330px;
	margin-right: 24px;
	overflow: hidden;
}
.i-newshot >a{
	display: block;
	width: 588px;
	height: 330px;
	position: relative;
}
.i-newshot >a img{
	display: block;
	width: 588px;
	height: 330px;
}
.i-newshot >a .time{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 95px;
	height: 95px;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#E5276A96', endColorstr='#E5276A96');
	background:rgba(39,106,150,0.9);
	color: #fff;
	text-align: center;
}
.i-newshot >a .time em{
	display: block;
	font-size: 28px;
	font-weight: 700;
	line-height: 40px;
	padding-top: 15px;
}
.i-newshot >a .time i{
	font-size: 16px;
	line-height: 20px;
}
.i-newshot >a .newsname{
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 10px;
	width: 568px;
	height: 40px;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99000000', endColorstr='#99000000');
	background:rgba(0,0,0,0.6);
	font-size: 12px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.i-newsR{
	width: 588px;
	height: 329px;
	border-top: 4px solid #666;
}
.i-switch{
	height: 42px;
	border-bottom: 1px solid #bbb;
}
.i-switch .item{
	float: left;
	width: 100px;
	height: 40px;
	font-size: 12px;
	color: #333;
	line-height: 40px;
	text-align: center;
	border-bottom: 2px solid #f1f1f1;
}
.i-switch .item.current,
.i-switch .item:hover{
	border-bottom: 2px solid #4787f1;
	transition:border 0.3s;
	-moz-transition:border 0.3s; /* Firefox 4 */
	-webkit-transition:border 0.3s; /* Safari and Chrome */
	-o-transition:border 0.3s; /* Opera */
}
.i-switch .more{
	float: right;
	height: 40px;
	font-size: 12px;
	color: #333;
	line-height: 42px;
	clear: none;
}
.i-switch .more:hover{
  color:#4da1cf;
	transition:color 0.3s;
	-moz-transition:color 0.3s; /* Firefox 4 */
	-webkit-transition:color 0.3s; /* Safari and Chrome */
	-o-transition:color 0.3s; /* Opera */
}
.i-newslist li{
	padding: 10px 0;
	height: 25px;
	overflow: hidden;
	border-bottom: 1px dashed #bbb;
}
.i-newslist li >a{
	display: block;
	height: 25px;
	font-size: 13px;
	color: #555;
	line-height: 25px;
}
.i-newslist li .newsname{
	float: left;
	font-weight: normal;
	width: 500px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.i-newslist li .time{
	float: right;
	width: 78px;
}
.i-newslist li:first-child{
	height: 80px;
}
.i-newslist li:first-child .newsname{
	float: none;
	width: 100%;
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	margin-bottom: 10px;
	color: #555;
}
.i-newslist li:first-child .newsinfo{
	float: none;
	width: 100%;
	color: #666;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
}
.i-newslist li:hover >a,
.i-newslist li:first-child:hover .newsname{
  color:#4da1cf;
	transition:color 0.3s;
	-moz-transition:color 0.3s; /* Firefox 4 */
	-webkit-transition:color 0.3s; /* Safari and Chrome */
	-o-transition:color 0.3s; /* Opera */
}
.box-item{
	display: none;
}
.box-item.current{
	display: block;
}
.iprocess li {
	float: left;
	width: 170px;
	margin-left: 87.5px;
	text-align: center;
}
.iprocess li:first-child {
	margin-left: 0;
}
.iprocess li i {
	display: inline-block;
	width: 98px;
	height: 98px;
	line-height: 98px;
	font-size: 38px;
	border-radius: 50%;
	border: #eee solid 2px;
}
.iprocess li i.prs1 {
	border-color: #252E35 #252E35 #eee #eee;
}
.iprocess li i.prs2 {
	border-color: #eee #252E35 #252E35 #eee;
}
.iprocess li i.prs3 {
	border-color: #eee #eee #252E35 #252E35;
}
.iprocess li i.prs4 {
	border-color: #252E35 #eee #252E35 #252E35;
}
.iprocess li i.prs5 {
	border-color: #EC4346;
}
.iprocess li .title {
	margin-top: 40px;
}
.iprocess li .intro {
	font-size: 12px;
	color: #969696;
	padding: 0 20px;
}
.icontact-main {
	background-color: #F6F6F6;
}
.icontact-main .ititle {
	height: 338px;
	background: url(../images/contact_bg.jpg) no-repeat center;
}
.icontact {
	margin-top: -200px;
	background-color: #fff;
}
.icontact-list {
	width: 520px;
	padding: 20px 40px;
}
.icontact .message {
	width: 519px;
	padding: 20px 40px;
	border-left: #eee solid 1px;
}
.icontact-list li {
	height: 60px;
	padding: 14px 0;
	border-top: #eee solid 1px;
}
.icontact-list li:first-child {
	border-top: 0;
}
.icontact-list li i {
	float: left;
	display: inline-block;
	width: 58px;
	height: 58px;
	line-height: 58px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	border: #eee solid 1px;
	border-radius: 50%;
}
.icontact-list li .content {
	float: right;
	width: 440px;
}
.icontact-list li .content .title {
	line-height: 2.5em;
	height: 2.5em;
	overflow: hidden;
}
.icontact-list li .content .intro {
	font-size: 12px;
	height: 1.5em;
	overflow: hidden;
}
.i-proWrap{
	width: 100%;
	max-height: 1205px;
	padding: 40px 0 55px 0;
	background: url(../images/i-pro.jpg) no-repeat center top;
}
.i-protit{
	height: 80px;
	text-align: center;
	font-size: 0px;
	vertical-align: top;
	font-family: "微软雅黑";
}
.i-protit i{
	display: inline-block;
	width: 480px;
	padding-top: 20px;
	border-bottom: 1px solid #39210a;
	vertical-align: top;
}
.i-protit .tit{
	display: inline-block;
	width: 176px;
	height: 80px;
	vertical-align: top;
}
.i-protit .tit span{
	display: block;
	height: 36px;
	font-size: 28px;
	font-weight: bold;
	color: #0c4a75;
	line-height: 36px;
}
.i-protit .tit em{
	color: #0f7cc7;
	font-size: 14px;
	line-height: 30px;
	text-transform: uppercase;
}
.i-proInfo{
	color: #585d5f !important;
	font-size: 14px !important;
	text-align: center;
	line-height: 28px !important;
	padding-top: 18px;
	height: 78px;
	overflow: hidden;
}
.i-proList-wrap{
	width: 1200px;
	min-height: 400px;
	overflow: hidden;
}
.i-proList{
	width: 1245px;
	padding-top: 39px;
}
.i-proList li{
	float: left;
	width: 371px;
	height: 340px;
	border: 1px solid #e9e9e9;
	background: #f6f6f6;
	margin: 0 42px 37px 0;
	overflow: hidden;
}
.i-proList li >a{
	display: block;
	width: 372px;
	height: 413px;
}
.i-proList li >a .img{
	display: block;
	width: 344px;
	height: 256px;
	margin: 13px 13px 0 13px;
	overflow: hidden;
}
.i-proList li >a .img img{
	display: block;
	width: 100%;
	height: 100%;
}
.i-proList li >a h3{
	font-size: 18px;
	color: #000;
	line-height: 48px;
	height: 48px;
	overflow: hidden;
	margin: 7px 14px 0 14px;
}
.i-proList li:hover{
	background: #146dab;
	transition:background 0.3s,border 0.3s;
	-moz-transition:background 0.3s,border 0.3s; /* Firefox 4 */
	-webkit-transition:background 0.3s,border 0.3s; /* Safari and Chrome */
	-o-transition:background 0.3s,border 0.3s; /* Opera */
}
.i-proList li:hover >a h3,
.i-proList li:hover >a .info{
	color: #fff;
	transition:color 0.3s;
	-moz-transition:color 0.3s; /* Firefox 4 */
	-webkit-transition:color 0.3s; /* Safari and Chrome */
	-o-transition:color 0.3s; /* Opera */
}
.more_link{
	padding-top: 25px;
	height: 40px;
	clear: both;
}
.more_link a{
	display: block;
	width: 166px;
	height: 38px;
	border: 1px solid #0c4a75;
	margin: 0 auto;
	font-size: 14px;
	color: #136ead;
	line-height: 38px;
	text-align: center;
}
.more_link a:hover{
	color: #fff;
	background: #136ead;
	transition:background 0.3s,color 0.3s;
	-moz-transition:background 0.3s,color 0.3s; /* Firefox 4 */
	-webkit-transition:background 0.3s,color 0.3s; /* Safari and Chrome */
	-o-transition:background 0.3s,color 0.3s; /* Opera */
}
/*在线留言*/
.about.spacing{
	padding: 0 10px;
}
.about.spacing img{
	max-width: 100%;
	width: auto;
}
.message {
	width: 50%;
}
.message ul {
	width: 100%;
}
.message li {
	margin-bottom: 20px;
}
.message li label {
	float: left;
	display: inline-block;
	width: 14%;
	margin-bottom: 6px;
}
.message li input, .message li textarea {
	border: none;
	border-bottom: #eee solid 1px;
	padding: 10px 0;
	text-indent: 10px;
}
.input {
	width: 100%;
}
.input-b {
	width: 100%;
	height: 40px;
}
.input-s {
	width: 30%;
}
.btn-sub {
	width: 100px;
	padding: 10px 0;
	border: none;
	background-color: #EC4346;
	color: #fff;
}
.btn-re {
	width: 100px;
	padding: 10px 0;
	border: none;
	background-color: #909090;
	color: #fff;
}
.message li font {
	color: #e7463c;
}
.message-tips {
	width: 45%;
}
.message-tips .img {
	height: 90px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 20px;
}
.message-tips .title {
	font-family: 'Times New Roman';
	font-size: 36px;
	line-height: 1em;
}
.message-tips .subtit {
	font-size: 12px;
	margin-bottom: 10px;
}
.message-tips .txt {
	font-size: 12px;
	color: #b2b2b2;
}
/*内页*/
.main {
	min-height: 400px;
	padding-bottom: 80px;
}
.crumbs {
	text-align: left;
	color: #999;
	margin-bottom: 30px;
}
.submenu-wrap{
	min-height: 43px;
	padding: 34px 0 10px 0;
	background: url(../images/submenu.jpg) repeat-y center top;
}
.submenu-wrap a{
	float: left;
	min-width: 100px;
	height: 33px;
	background: #fcfcfe;
	padding: 0 10px;
	text-align: center;
	font-size: 14px;
	color: #4d4a4a;
	line-height: 33px;
	margin: 0 20px 10px 0;
}
.submenu-wrap a:hover,
.submenu-wrap a.current{
	background: #1373b6;
	color: #fff;
	transition:background 0.3s,color 0.3s;
	-moz-transition:background 0.3s,color 0.3s; /* Firefox 4 */
	-webkit-transition:background 0.3s,color 0.3s; /* Safari and Chrome */
	-o-transition:background 0.3s,color 0.3s; /* Opera */
}
/*新闻列表*/
.newslist1 li{
	border-bottom: 1px dashed #ddd;
	padding: 8px 0;
	margin-bottom: 10px;
}
.newslist1 a{
	display: block;
	padding-right: 80px;
	position: relative;
}
.newslist1 a em{
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 80px;
	text-align: right;
}
.newslist4 li .time {
    background: #EC4346;}
	
/*产品列表样式7*/
.prolist7 li {
	float: left;
	width: 29%;
	padding: 1%;
	margin: 0 1%;
	margin-bottom: 30px;
	border: 1px solid #eee;
}
.prolist7 li:hover {
	border-color: #EC4346;
}
.prolist7 .proimg {
	height: 0;
	padding-bottom:176px;
	overflow: hidden;
}
.prolist7 .proname {
	height: 1.5em;
	overflow: hidden;
	font-weight: bold;
	padding-top: 10px;
}
.prolist7 .proclass {
	height: 1.5em;
	overflow: hidden;
	padding-top: 10px;
	color: #888;
}
/*产品详细样式7*/
.proview7 {
	padding: 40px 0;
	border-top: #d6d6d6 dashed 1px;
}
.proview7 .img {
	width: 40%;
	max-height: 500px;
	overflow: hidden;
}
.proview7 .img img{
	display: block;
	width: 100%;
}
.proview7 .content {
	width: 55%;
	max-height: 500px;
	overflow: hidden;
}
.proview7 .content .name {
	font-size: 20px;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}
.proview7 .content .intro {
	padding-top: 10px;
}
.proview7 .detail {
	clear: both;
	padding-top: 30px;
}
.proview7 .detail .mg-t20 img {
	display: block;
	width: auto;
	max-width: 100%;
}
.proview7 .detail .title {
	background-color: #fafafa;
	border: #eee solid 1px;
	padding: 10px 10px;
	font-weight: bold;
	border-left: #EC4346 solid 4px;
	color: #888;
}
/*联系我们样式8*/
.contact8 li {
	float:left;
	width:33%;
}
.contact8 li:first-child {
	border-top: 0;
}
.contact8 li i {
	float: left;
	display: inline-block;
	width: 58px;
	height: 58px;
	line-height: 58px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	border: #eee solid 1px;
	border-radius: 50%;
}
.contact8 li .content {
	float: right;
	width: 75%;
}
/*联系我们样式7*/
.contact7 img {
	width: auto;
}
.baidumap {
    width: 100%;
    height: 375px;
}
.contact7 .map {
	width: 50%;
	padding: 10px;
	border: #eee dashed 1px;
	border-radius: 10px;
}
.contact7 .content {
	width: 40%;
	padding-top: 15px;
}
.contact7 .content dt {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.contact7 .content dd {
	line-height: 60px;
}
.contact7 .content dd i {
	width: 24px;
	height: 24px;
	line-height: 24px;
	margin-right: 10px;
	text-align: center;
	border-radius: 50%;
	border: #00C dashed 1px;
}
.album-tab-wrap{
	height: 50px;
	text-align: center;
}
.album-tab-wrap a{
	display: inline-block;
	width: auto;
	height: 30px;
	background: #fff;
	border: 1px solid #1373b6;
	font-size: 14px;
	color: #1373b6;
	line-height: 30px;
	padding: 0 12px;
}
.album-tab-wrap a.current{
	background: #1373b6;
	color: #fff;
}
.friend-wrap{
	padding: 0 23px 20px;
	margin-bottom: 10px;
	line-height: 28px;
}
.friend-wrap >span,
.friend-wrap > .fl > .item >a{
	font-size: 14px;
	color: #fff;
}
.friend-wrap >span{
	padding-right: 8px;
	float: left;
}
.friend-wrap > .fl > .item{
	padding: 0 12px;
	float: left;
	position: relative;
}
.friend-wrap >i>a:hover{
	opacity: 0.8;
}
.honor-cont-wrap{
	padding: 0 30px;
}
.honor-cont-wrap p{
	padding: 6px 0;
	font-size: 14px;
	color: #5b5b5b;
	line-height: 20px;
}
.honorlist2 .honorimg
{
    width:200px!important;
    height:140px!important;
}
.honorlist2 li
{
    height:180px;
}