/*reset*/

* {
	margin: 0;
	padding: 0;
	font-family: "microsoft yahei", "regular",helvetica, arial, sans-serif;
}

*:focus {
	outline: none;
}

html,
body {
	margin: 0;
	padding: 0;
	color: #333;
	min-width: 320px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	outline: none;
}

a:focus {
	text-decoration: none;
	outline: none;
}

ol,
ul,
li {
	margin: 0;
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'microsoft yahei';
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-rendering: optimizelegibility;
}

.clear {clear: both;height: 0px;overflow: hidden;zoom: 0;}
.clearfix {*zoom:1;}/*ie/7/6*/
.clearfix:after { content:""; display:block; height:0; clear:both; }

.ul,
.ul li {list-style: none;}
.dot{display: block;white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}
/*2行文本省略号*/
.dot2 {display: -webkit-box;display: box;overflow: hidden;text-overflow: ellipsis;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
/*3行文本省略号*/
.dot3 {display: -webkit-box;display: box;overflow: hidden;text-overflow: ellipsis;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.ytable{ display:table; width:100%;table-layout: fixed;}
.ytable-cell{ display:table-cell; vertical-align:middle;}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.container,
.container-fluid {
	padding: 0;
}

.media-left,
.media-right,
.media-top {
	padding: 0;
}

.media,
.media-heading {
	margin: 0;
}

p,
.row,
dl {
	margin: 0;
}

.bx-wrapper {
	margin: 0 auto;
}

.bx-wrapper .bx-viewport {
	box-shadow: none;
	border: none;
	left: 0;
}

button {
	border: none;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus,
.btn.active,
.btn:active {
	outline: none;
	outline-offset: 0;
	box-shadow: none;
}

em,
i {
	font-style: normal;
}

/*header*/

.header{
	height: 100px;
	width: 100%;
	border-top: 4px solid #0f6a7b;
	border-bottom: 1px solid #e5e5e5;
}
/*需要设置*/
@media (min-width: 1200px){
	.container{
		width: 1200px;
	}
}

/*header-logo*/
.header .header-logo,.header .nav-all,.header .header-links{
	float: left;
}
.header .header-logo{
	width: 40%;
}
.header .nav-all{
	width: 45%;
}
.header .header-links{
	width: 15%;
}
.header .header-logo a{
	display: inline-block;
	padding: 15px 0px 10px 80px;
	width: 100%;
}
.header .header-logo a img{
	height: 65px;
	width: auto;
	max-width: 100%;
}
/*nav-all*/
.nav-all {
	width: 100%;
	color: #000000;
	background-color: #ffffff;
}

.navlist {
	height: 96px;
}

.navlist>li {
	float: left;
	text-align: center;
}

.navlist>li>a {
	color: #000;
	font-size: 18px;
	line-height: 96px;
	display: block;
	padding: 0 37.1px;
}

.navlist li a:hover,
.navlist>li.active>a {
	color: #fff;
	background: #0f6a7b;
}
.navlist>.nav-item {
	position: relative;
}

.navlist>.nav-item>.nav-item-menu {
	position: absolute;
	top: 96px;
	left: 0;
	width: 100%;
	background: #fff;
	/*padding-bottom: 5px;*/
	/*border-bottom: 2px solid #deb749;*/
	z-index: 10;
	display: none;
}

.navlist>.nav-item>.nav-item-menu>li>a {

	color: #000;
    display: block;
    padding: 9px 5px;
    font-size: 15px;
}
.navlist>.nav-item>.nav-item-menu>li>a:hover{
	color: #fff;
}
/*header-links*/
.header-links ul li{
	overflow: hidden;
	float: left;
	padding-top: 20px;
	width: 33.33%;
	text-align: center;
    font-size: 18px;
    border-left: 1px solid #e5e5e5;
}
.header-links ul li a{
	display: block;
	font-size: 16px;
	color: #666;
	line-height: 76px;
	
}
.header-links ul li:nth-child(1){
	background: url(/uploads/image/_t0e2timages/icon_search_nor.png) center no-repeat;
	background-position: 50% 30%;
}
.header-links ul li:nth-child(2){
	background: url(/uploads/image/_t0e2timages/icon_wechat.png) center no-repeat;
	background-position: 50% 30%;
}
.header-links ul li:nth-child(3){
	background: url(/uploads/image/_t0e2timages/icon_en.png) center no-repeat;
	background-position: 50% 30%;
}
/*icon*/
.box-icon .icon {
	cursor: pointer;
	display: block;
	height: 30px;
}

.box-icon .icon-collapse {
	display: none;
}

.box-icon.open .icon-collapse {
	display: block;
	color: #0f6a7b;
	height: 40px;
	font-size: 40px;
}

.box-icon.open .icon {
	display: none;
}
/*mobile nav*/
.nav-mobile {
	position: absolute;
	top: 76px;
	display: none;
	width: 100%;
	z-index: 999;
	background-color: #fff;
	z-index: 10000;
}

.mobile-navlist {
	background: #fff;
	overflow-y: auto;
	max-height: 350px;
}

.mobile-navlist>li {
	border-bottom: 1px solid #efefef;
}

.mobile-navlist li a {
	display: block;
	padding: 0 15px;
	text-decoration: none;
	font-size: 14px;
	color: #373737;
	height: 40px;
	line-height: 40px;
	position: relative;
}

.mobile-navlist>li>a {
	font-weight: bold;
}

.mobile-navlist .nav-item.on>a {
	background-color: #0f6a7b;
	color: #fff;
}

.mobile-navlist>.nav-item>.nav-item-menu {
	display: none;
	padding: 0 15px;
}

.mobile-navlist .nav-item.on .nav-item-menu {
	display: block;
}

.mobile-navlist>.nav-item>.nav-item-menu>li>a {
	font-size: 14px;
	height: 34px;
	line-height: 34px;
}

.bg-nav-mobilce,
.bg-nav-mobilce2 {
	display: none;
	position: absolute;
	top: 76px;
	bottom: 0;
	left: 0;
	right: 0;
	background: #000;
	opacity: .6;
	filter: alpha(opacity=60);
	z-index: 998;
}

.box-mobile-form {
	z-index: 9999;
	display: none;
	padding: 10px 0 10px 0;
	position: fixed;
	width: 100%;
	background: #fff;
	top: 76px;
}

.mobile-form-search {
	position: relative;
	width: 70%;
	margin: 0 auto;
	border: 1px solid #0f6a7b;
	border-radius: 16px;
}

.mobile-input-search {
	display: block;
	padding: 0 40px 0 15px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	border: none;
	background-color: transparent;
	color: #000;
	border-radius: 16px;
}

.mobile-btn-search {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 30px;
	height: 30px;
	background: none;
    border: none;
    outline: none;
}

.mobile-search-icon {
    font-size: 20px;
    color: #0f6a7b;
    margin-top: 5px;
    cursor: pointer;
}
/*footer*/
.footer{
	display: inline-block;	
	background: url(/uploads/image/_t0e2timages/foot_bg.jpg) center no-repeat;
	background-size: cover;
}
.footer .footer-bg{
	padding: 40px 0px 36px;
	background: url(/uploads/image/_t0e2timages/foot_line.jpg) top center no-repeat;
	background-size: 100%;
}
.footer .footer1,.footer .footer2,.footer .footer3,.footer .footer4{
	position: relative;
	float: left;
	width: 25%;
}
.footer .footer-box{
	margin-top: 20px;
}
.footer .footer1 p{
	position: relative;
	width: 230px;
	padding: 0px 15px;
	line-height: 30px;
	font-size: 12px;
	color: #c6c6c6;
	background: #515151;
	border-radius: 20px;
}
.footer .footer1 p:after{
	content: '';
    height: 0;
    line-height: 0;
    border-top: 8px solid #c6c6c6;
    border-right: 4px dashed transparent;
    border-left: 4px dashed transparent;
    border-bottom: 0 solid transparent;
    position: absolute;
    right: 15px;
    top: 12px;

}
.footer .main-list4{
	position: absolute;
    bottom: 30px;
    left: 11px;
    width: 210px;
    background: #fff;
    padding: 10px 15px 10px 15px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border: 1px solid #3ca8bc;
    border-bottom: none;
    display: none;
}

.footer .main-list4 li a{
	display: block;
	font-size: 14px;
	color: #000;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 3px 0;
}

.footer .main-list4 li a:hover{
	color: #0f6a7b;
}
.footer .footer1{
	width: 30%;
}
.footer .footer2{
	width: 25%;
}
.footer .footer2 .footerlink{
	display: inline-block;
	margin-bottom: 20px;

}
.footer .footer2 .footerlink li{
	position: relative;
	float: left;
	font-size: 14px;
	color: #dddddd;
	line-height: 20px;
	padding: 0px 15px;
}
.footer .footer2 .footerlink li:after{
	content: '';
	height: 14px;
	width: 1px;
	background: #ddd;
	position: absolute;
	right: 0px;
	top: 5px;
}
.footer .footer2 .footerlink li:first-child{
	padding-left: 0px;
}
.footer .footer2 .footerlink li:last-child:after{
	display: none;
}
.footer .footer2 .footerlink li a{
	font-size: 14px;
	color: #dddddd;
}
.footer .footer2 .copyright p,.footer .footer2 .copyright p a{
	margin-bottom: 20px;
	font-size: 14px;
	color: #ddd;
}
.footer .footer3{
display:none;
	width: 20%;
}
.footer .footer3 .follow{
	margin-bottom: 25px;
}
.footer .footer3 .follow p span{
	position: relative;
	display: inline-block;
	font-size: 16px;
	color: #ddd;
	padding-bottom: 10px;
}
.footer .footer3 .follow p span:after{
	content: '';
	height: 2px;
	width: 50%;
	background: #e6a732;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.footer .footer3 ul{
	display: inline-block;
	width: 100%;
}
.footer .footer3 ul li{
	float: left;
	margin-right: 10px;
}
.footer .footer4{
	width: 45%;
	text-align: right;
}
.footer .footer4 img{
	display: inline-block;
margin-right:10px;
height:60px;
}
/*local*/
.list-title {
	border-bottom: 1px solid #007593;
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

.list-title h4 {
	float: left;
	font-size: 16px;
	padding: 8px;
	color: #fff;
}

.common-content{
	position: relative;
	float: left;
	width: 100%;
	min-height: 200px;
	padding-bottom: 10px;
}

.common-left{
	float: left;
	width: 17.833%;
	background: #fff;

}
.common-right{
	float: right;
	width: 82.166%;
	padding: 0px 0px 35px 35px;
}
.common-width100{
	width: 100%;
}

.common-local{
	position: relative;
	font-size: 12px;
	color: #666;
	padding: 20px 0 20px 20px;
}
.common-local:before{
	position: absolute;
	left: 0px;
	top: 23px;
	content: '';
	width: 3px;
	height: 12px;
	background: #76c4d3;
}
.common-local:after{
	position: absolute;
	right: 0px;
	top: 30px;
	content: '';
	width: 75%;
	height: 1px;
	background: #76c4d3;
}
.common-local a{
	color: #666;
}

.common-local a:hover{
	color: #1d8cc0;
}
.navlist2{
	
}
.sub-open,
.navlist2 li a{
	display: block;
	letter-spacing: 1px;
}

.navlist2{
	min-height: 200px;
}

.navlist2>li{
	border-bottom: 2px solid #f6f6f6;
}
.navlist2>li>a{
	position: relative;
	font-size: 18px;
	letter-spacing: 1px;
	color: #333333;
	padding: 33px 25px;
	margin-bottom: 2px;
}

.navlist2 .has-sub >a{
	position: relative;
}
/*.navlist2 .has-sub >a:after{
	content:"";
	position: absolute;
	left: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 0;
	width: 0;
	border: 5px solid transparent;
	border-left-color: #fff;
}*/

.navlist2>li.active{
	background: url(/uploads/image/_t0e2timages/leftbar_bg_sel.jpg) left top no-repeat;
}
.navlist2>li.active>a{
	color: #fff!important;
}

.thr-sub{
	padding-left: 25px;
}
.thr-sub li a{
	font-size: 14px;
	color: #666;
	padding: 8px 20px;
}
.thr-sub li a.active{

	color: #007593;
	font-weight: bold;
}
.navlist2>li>a:hover{
	color: #fff;
	background: url(/uploads/image/_t0e2timages/leftbar_bg_sel.jpg) left top no-repeat;
}
.navlist2>li>ul>li{
	position: relative;
}
.navlist2>li>ul>li:hover:after{
	content:"";
	position: absolute;
	left: 0px;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 0;
	width: 0;
	border: 5px solid transparent;
	border-left-color: #0f6a7b;
}
.navlist2 li ul li a:hover{
	color: #007593;
}























@media (max-width: 1360px) {
	.header .header-logo{
		width: 70%;
	}
	.header .nav-all{
		position: absolute;
		top: 100px;
		width: 100%;
		padding: 0px 80px;
		background: #0f6a7b;
	}
	.main-block{
		margin-top: 55px;
	}
	.navlist li a:hover, .navlist>li.active>a{
		color: #000;
		background: #fff;
	}
	.navlist{
		height: 55px;
	}
	.navlist>li>a{
		color: #fff;
		line-height: 55px;
	}
	.navlist>.nav-item>.nav-item-menu{
		top: 55px;
		background: #0f6a7b;
	}
	.navlist>.nav-item>.nav-item-menu>li>a{
		color: #fff;
	}
	.header .header-links{
		float: right!important;
		width: 20%;
	}
}
@media (max-width: 997px) {
	.header .header-logo{
		float: none;
		width: 100%;
		text-align: center;
	}
	.header .header-logo a{
		display: block;
		padding: 15px 0px;
		text-align: center;
	}
	.header .header-logo a img{
		display: inline-block;
	}
	.main-block{
		margin-top: 0px;
	}
	.box-icon {
		margin: 0px;
		position: absolute;
		height: 40px;
		top: 30px;
		bottom: 0;
	}
	.box-icon .icon {
		color: #1d8cc0;
		height: 40px;
		font-size: 40px;
	}
	.box-icon .icon:before{
		color: #999;
	}
	.box-icon-search {
		right: 45px;
	}
	.box-icon-other {
		text-align: right;
		right: 20px;
	}
	.box-icon-other span {
		cursor: pointer;
		font-size: 40px;
		top: 1px;
		color: #1d8cc0;
	}
	.box-icon-other span:before{
		color: #999;
	}
	.box-icon-nav {
		left: 20px;
	}
	.footer .footer1 img{
		height: 30px;
	}
	.footer .footer1 p{
		width: 180px;
	}
	.footer .main-list4{
		width: 160px;
	}
	.footer .footer2 .copyright p, .footer .footer2 .copyright p a{
		font-size: 12px;
	}
}
@media (max-width: 768px) {
	.nav-mobile{
		top: 102px;
	}
	.bg-nav-mobilce, .bg-nav-mobilce2{
		top: 102px;
	}
	.box-mobile-form{
		top: 99px;
	}
	.common-left{
		width: 30%;
	}
	.common-right{
		width: 70%;
		padding: 0px 0px 35px 35px;
	}
	.list-title{
		float: none;
		display: inline-block;
		padding: 15px 0px;
	}
	.common-local{
		position: absolute;
		top: 0px;		
	}
	.common-local:after{
		display: none;
	}

}
@media (max-width: 550px) {
	.header{
		height: 74px;
	}
	.header .header-logo a img{
		height: 40px;
	}
	.box-icon .icon,.box-icon.open .icon-collapse {
		font-size: 15px;
		top: 4px;
	}
	.box-icon-other span {
		font-size: 15px;
		top: 4px;
	}
	.footer .footer-bg{
		padding: 20px 15px;
	}
	.footer .footer1{
		width: 100%;
	}
	.footer .footer1 img{
		display: inline-block;
	}
	.footer .footer-box{
		margin-top: 10px;
	}
	.footer .footer2{
		width: 100%;
		margin-top: 15px;
	}
	.footer .footer3{
		display: none;
	}
	.footer .footer4{
		width: 100%;
		text-align: left;
	}
	.common-content{
		padding: 0px 15px;
	}
	.common-left {
		display: none;
	    width: 100%;
	    margin-bottom: 15px;
	}
	.common-right{
		padding: 0px 0px 20px;
		width: 100%;
	}
	.navlist2{
		min-height: inherit;
	}
	.navlist2>li.active{
		background: none;	
	}
	.navlist2>li.active a{
		
		color: #0f6a7b!important;
	}
	.navlist2>li.active a:after{
		border-left-color: #0f6a7b;
	}
	.navlist2>li>a{
		padding: 15px 25px;
	}
	.navlist2>li>a:hover{
		color: #0f6a7b;
		background: none;
	}
	.navlist2>li>a:hover:after{
		content:"";
		position: absolute;
		left: 10px;
		top: 0;
		bottom: 0;
		margin: auto;
		height: 0;
		width: 0;
		border: 5px solid transparent;
		border-left-color: #0f6a7b;
	}
}



/*页码样式调整*/

.wp_paging {
	float: none;
	text-align: right;
	margin-top: 35px;
}

.wp_paging li,
.wp_paging li span,
.wp_paging li a {
	float: none;
}

.wp_paging a.pagingjump {
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	background: #1d8cc0;
	color: #fff;
	padding: 0 3px 0 7px;
	border-radius: 5px;
	margin-left: -7px;
	margin-bottom: 3px;
}

.wp_paging a.pagingjump:hover {
	color: #fff;
}

.wp_paging li span.pages {
	margin-left: 15px;
	margin-top: -2px;
}

.wp_paging li input {
	width: 55px;
	height: 20px;
	line-height: 20px;
	border-radius: 4px;
	margin-top: -25px;
}


