.header{padding: 10px 0px 3px;}
.head_title td.tdw3{width: 70%;}
.head_title td.tdw4{width: 7%;}
.header_nav{background: url("../images/nav-bg.jpg") 0px 0px no-repeat;background-size: 100% 100%;padding-top: 7px;}
.header_nav .navbar li.nav-item{padding-right: 1px;flex-grow:inherit;}
.header_nav .navbar li.nav-item .nav-link{
	float:left;
	color:#353535;
	font-size:16px;
	background:url(../images/nav-bg1.gif) no-repeat 0 0;
	width:115px;
	height:35px;
	padding:11px 0px;
	text-align:center;
	text-decoration:none;
	text-shadow:1px 1px 0 #fff;
}
.header_nav .navbar li.active > .nav-link{
	background:url(../images/nav-bg2.gif) no-repeat 0 0;
	color:#fff;
	text-shadow:1px 1px 0 #185cb6;
	border:none;
	margin:0px;
}
.header_nav .navbar li.nav-item .node{top:35px;}
img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
.v{
	position:relative;
	font-size: 14px;
}
.vlinks{
	position:relative;
	float:right;
	padding-right:40px;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
	margin:0px;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clearfix{overflow:hidden;}
.clearfix:after, .clearfix:before { content: " "; display: table;}
.clearfix:after { clear: both;}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.aside {
	background:#0e2945;
	width:100%;
	color:#548ac2;
	margin-bottom: 20px;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 10px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:15px;
	font-size: 14px;
	line-height: 18px;
}
.img-box img { 
	float:left; 
	margin:0 10px 0 0;
	width: 90px;
	height:90px;
}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:15px;
	font-size: 14px;
}
.p1 { 
	margin-bottom:9px;
}
.p2 { 
	margin-bottom:18px;
}
.p3 { 
	margin-bottom:27px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#e85a00; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h2 {
	font-size:21px;
	line-height:1.2em;
	color:#333;
	font-weight:normal;
	margin-bottom:22px;
	margin-top: 0px;
}
h2 .arrowdown{width: 5px;height: 15px;background: #3B8CD9;display: inline-block;margin-right: 10px;}
h3 {
	font-size:20px;
	line-height:1.2em;
	text-transform:uppercase;
	color:#fff;
	font-weight:normal;
	font-style:italic;
	background:url(../images/line-dot.gif) 0 100% repeat-x;
	padding:0 0 5px 53px;
	margin-bottom:18px;
	text-shadow:1px 1px 0 #06162b;
	margin-top: 0px;
}
h4 {
	font-size:14px;
	line-height: 20px;
	color:#e85a00;
	font-weight:normal;
	/*font-style:italic;*/
	margin-bottom:17px;
	margin-top: 0px;
}
h5 {
	font-size:14px;
	color:#e85a00;
	font-weight:normal;
	font-style:italic;
}

.link1 { 
	background:url(../images/bull-1.gif) no-repeat 0 6px;
	padding:0 0 0 7px;
	font-weight:bold;
}


.line-ver, .line-ver1 { 
	/*background-image:url(../images/line-ver.gif); */
	background-repeat:repeat-y;
	width:100%;
}


/*==================boxes====================*/
.block {
	background:url(../images/splash.gif) no-repeat 50% 50%;
	background-size: 100% 100%;
}
.block .inner {
	padding:40px 15px 30px 15px;
	font-size: 14px;
	line-height: 25px;
}
.block .inner.last {
	padding-right:0;
}
.block .inner.bg1 {
	background:url(../images/title-icon1.png) no-repeat 15px 0;
}
.block .inner.bg2 {
	background:url(../images/title-icon2.png) no-repeat 0 0;
}
.block .inner.bg3 {
	background:url(../images/title-icon3.png) no-repeat 0 0;
}
	
	
	
.box {
	background:#fff;
	width:100%;
}
	.box .left-bot-corner {
		background:url(images/left-bot-corner.gif) no-repeat left bottom;
		width:100%;
		}
	.box .right-bot-corner {
		background:url(images/right-bot-corner.gif) no-repeat right bottom;
		}
	.box .inside { 
		padding:20px;
	}


.box1 {
	background:#f7f7f7;
	border:1px solid #c6c9cc;
	padding:25px 18px 34px 23px;
	-moz-box-shadow: 0px 2px 4px #e3e3e3; /* FF3.5+ */
  -webkit-box-shadow: 0px 2px 4px #e3e3e3; /* Saf3.0+, Chrome */
  box-shadow: 0px 2px 4px #e3e3e3; /* Opera 10.5, IE 9.0 */
  height: 444px;overflow-y: hidden;
}
.box_img img{max-width: 100%;max-height: 180px;display: block;margin:0px auto;}
.box1 p{line-height: 20px;}
.box1.bg1 {
	background:#ececec;
	padding-bottom:19px;
}
.box1 h2.alt {
	background:#fff;
	padding:6px 22px 6px 22px;
	margin:-22px -15px 17px -20px;
}
.box2{height: 487px;}
.box2 .img-box img{width: 105px;height: 105px;}
.address { 
	float:left;
	margin-right:30px;
}
.address.last {
	margin-right:0;
}
	.address dt {
		margin-bottom:8px;
	}
	.address dt:first-line {
		font-size:14px;
		color:#e85a00;
		font-style:italic;
	}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:70px;
		}

.extra-nav {
	position:absolute;
	left:0;
	top:444px;
	margin-left:-6px;
}
.extra-nav li {
	display:inline;
	background:url(../images/divider.gif) no-repeat 100% bottom;
	padding:0 8px 0 6px;
}
.extra-nav li.last {
	background:none;
}
.extra-nav li img,.extra-nav li span{vertical-align: middle;}
.extra-nav li span{margin-left: 5px;font-size: 12px;line-height: 12px;color: #091f2a;}

/*===== aside =====*/
.aside .line-ver {
	background-position:300px 50%;
}
.aside .line-ver1 {
	background-position:627px 50%;
}
.aside .col-1{
	width:300px;
	margin-right:2px;
}
.aside .col-2{
	width:300px;
	margin-left:25px;
	margin-right:2px;
}
.aside .col-3{
	width:300px;
	margin-left:25px;
}
	.aside a {
		color:#fff;
		font-weight:bold;
	}

#content{margin-top: 20px;}
/*===== content =====*/
#content .outdent {
	padding-bottom:36px;
}
#content .indent {
	padding:0 0 0 25px;
}
#demo a {color:#666; text-decoration: none;}
#demo a:hover {color:#067DDB; text-decoration: none;}
#demo img{margin:0px 10px 10px 10px;}
#demo a img{border:1px solid #fff; display:block;}
#demo a img:hover{border:1px solid #067DDB; display:block;}

#content .indent1 {
	padding:20px 25px 0 25px;
}
.list1 li {
	font-size:14px;
	color:#000;
	text-transform:uppercase;
	padding-bottom:10px;
}
.list1 li a {
	color:#666;
	padding:0 0 0 4px;
}
.list1 li a.link1 {
	font-size:12px;
	color:#e85a00;
	text-transform:none;
	padding-left:8px;
}

.news {
	padding:0 0 6px 0;
}
.news li {
	overflow:hidden;
	position:relative;
	padding:0 0 0px 74px;
	height: 56px;
	margin-bottom:10px;
}
.news li a{color: #666;font-size: 14px;}
.news li.last{margin-bottom: 0px;}
.news li p.date {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:57px;
	height:50px;
	margin:0;
	text-align:center;
	color:#fff;
	font-size:30px;
	line-height:1em;
	text-shadow:1px 1px 0 #0f53e8;
	background:url(../images/date.gif) no-repeat 0 0;
}
.news li p.date span {
	display:block;
	font-size:12px;
	margin-top:-7px;
}

/*===== footer =====*/
#footer {
	color:#fff;
	padding:13px 0px 24px;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
	text-decoration:underline;
}
/*.footer_nav{float:left; width:45%; margin-top:10px; overflow:hidden;}*/
.footer_nav ul{
    margin: 0px auto;
    display: inline-block;
    *display: inline;
    *zoom:1;
}
.footer_nav ul li{float:left; width: 23%; height:auto; margin: 0px 1%; text-align:center; overflow:hidden;}
.footer_nav .tit_1{float:left; width:100%; margin-bottom:5px; padding:5px 0; border-bottom:2px solid #fff; font:bold 15px/30px "Microsoft Yahei"; color:#fff;}
.footer_nav .tit_2{float:left; width:100%; font:normal 13px/30px "Microsoft Yahei"; color:#fff;}
#footer .footer_nav a.tit_1{text-decoration: none;}

.footer_img {margin-top:20px; overflow:hidden;text-align: center;}
.footer_img .footer_logo{
	width:120px; 
	height:70px;
	text-align: center;
	display: inline-block;
    *display: inline;
    *zoom:1;
}
.footer_img .footer_logo img{width:70px; height:70px;}
.footer_img .footer_erweima{
	width:120px; 
	height:120px;
	display: inline-block;
    *display: inline;
    *zoom:1;
}

.footer_contact{padding:10px; color:#fff; overflow:hidden;box-sizing:border-box
	;}
.footer_contact .footer_tel{padding-bottom:10px; font:normal 22px/38px "Microsoft YaHei";}
.footer_contact .footer_other{height:130px; padding-left:22px; line-height:25px; background:url(../images/footer_contact_ico.png) left no-repeat;}



/*----- forms -----*/
#search-form {
	position:absolute;
	right:0;
	top:439px;
	font-size:13px;
	text-shadow:1px 1px 0 #052eb2;
	z-index: 1;
	color: #dfdfdf;
}
#search-form fieldset {
	border:none;
	display:inline;
}
#search-form input.text {
	width:150px;
	height: 21px;
	padding:0 0 1px 5px;
	border:1px solid #d2d1cc;
	border-top:1px solid #404040;
	border-left:1px solid #737373;
}
#search-form input.submit {
	background:url(../images/submit.gif) no-repeat 0 0;
	width:41px;
	height:21px;
	border:none;
	font-size:13px;
	color:#fff;
	text-shadow:1px 1px 0 #cd2400;
	cursor:pointer;
}

#newsletter-form fieldset {
	border:none;
}
	#newsletter-form input.text {
		width:195px;
		border:1px solid #d2d1cc;
		background:#fff;
		padding:2px 0 2px 5px;
		color:#5a5a5a;
		border-top:1px solid #404040;
		border-left:1px solid #737373;
	}
	#newsletter-form input.submit {
		background:url(images/submit-alt.gif) no-repeat 0 0;
		width:41px;
		height:21px;
		border:none;
		font-size:13px;
		color:#fff;
		text-shadow:1px 1px 0 #cd2400;
		cursor:pointer;
	}



#contacts-form fieldset {
	border:none;
	width:235px;
}
	#contacts-form label {
		display:block;
		height:32px;
		overflow:hidden;
	}
		#contacts-form input {
			background:#fff;
			width:230px;
			padding:2px 5px 2px 6px;
			border:none;
			border:1px solid #e1e1e1;
			color:#7e7e7e;
			border-color:#303030 #cecece #e1e1e1 #585858;
		}
		#contacts-form textarea {
			width:230px;
			padding:2px 5px 2px 6px;
			height:104px;
			background:#fff;
			overflow:auto;
			border:1px solid #e1e1e1;
			border-color:#303030 #cecece #e1e1e1 #585858;
			color:#7e7e7e;
			margin-bottom:17px;
		}
.inner_copy a {border:0;float:right;background:#f00;color:#f00;width:35%;line-height:10px;font-size:10px;margin:-50% 0 0 0;overflow:hidden;padding:0}

.box .inside .swiper-pagination{width: 100%;}
.box .inside .swiper-pagination-bullet{margin:0px 3px;}
/*==========================================*/
.swiper1{margin: 0px;}
@charset "utf-8";
/* CSS Document */

#certify {
	position: relative;
	width: 100%;
	margin: 0 auto
}

#certify .swiper-container {
	padding-bottom: 40px;
}

#certify  .swiper-slide {
	width: 520px;
	box-shadow: 0 8px 30px #ddd;
	padding: 0px;
}
#certify  .swiper-slide img{
	display:block;
}
#certify  .swiper-slide p {
	padding-top: 0;
	text-align: left;
	color: #666;
	font-size: 14px;
	line-height: 25px;
	margin: 0 0px 10px;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 0px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}