html, body
{
	height: 100%;
}

body
{
	margin: 0px;
	padding: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 10pt;
	color: #000000;
}

h1, h2, h3
{
	margin: 0;
	padding: 0;
}

p, ol, ul
{	margin-top: 0px;}

p
{	line-height: 200%;}

strong{}
a img
{
	border: none;
}

.image
{display: inline-block; border:1px solid #dedede;}

.image img
{display: block;
	width: 100%;
}
img.alignleft
{
	float: left;
}

img.alignright
{
	float: right;
}

img.aligncenter
{
	margin: 0px auto;
}

hr
{
	display: none;
}

.button-style a
{
	display: inline-block;
	margin-top: 20px;
	padding: 10px 20px;
	background: #1a4fa3;
	border-radius: 5px;
	box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.1);
	border: 1px solid #003366;
	line-height: normal;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0px 1px 0px rgba(0,0,0,.2);
	font-size: 1em;
	font-weight: 400;
	color: #FFF !important;
}
.button-style a:hover{
	display: inline-block;
	margin-top: 20px;
	padding: 10px 20px;
	border-radius: 5px;
	box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.1);
	border: 1px solid #34CDFA;
	line-height: normal;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0px 1px 0px rgba(0,0,0,.2);
	font-size: 1em;
	font-weight: 400;
	color: #eee !important;
	background-color: #00CCFF;
}
	
.yellowbutton{
	display: inline-block;
	margin-top: 20px;
	padding:8px;
	background: #ffc000;
	border-radius: 5px;
	box-shadow: 0px 0px 0px 3px rgba(255,255,255,0.1);
	border: 1px solid #cc9a00;
	line-height: normal;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0px 1px 0px rgba(0,0,0,.2);
	font-size:0.8em;
	font-weight:300;
	color: #FFF !important;font-family:'Archivo Narrow', sans-serif;
}

.yellowbutton a{
	text-decoration: none;
	color: #FFF !important;
}

.bluebutton{
	display: block;
	margin-top: 20px;
	padding: 10px 13px;
	border-radius: 5px;
	box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.1);
	border: 1px solid #2e9cf1;
	line-height: normal;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0px 1px 0px rgba(0,0,0,.2);
	font-size: 1em;
	font-weight: 400;
	color: #FFF !important;
	background-color: #57b6ff;
	font-family: 'Archivo Narrow', sans-serif;
	float: left;
}
.bluebutton a{ color:#fff;}
.huibutton{
	display:block;
	margin-top: 20px;
	padding: 10px 12px;
	background: #626262;
	border-radius: 5px;
	box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.1);
	border: 1px solid #555;
	line-height: normal;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0px 1px 0px rgba(0,0,0,.2);
	font-size: 1em;
	font-weight: 400;
	color: #FFF !important;font-family:'Archivo Narrow', sans-serif;float:left;
}
.huibutton a{ color:#fff;}
ul.style3
{
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style: none;
}

ul.style3 li
{
	padding: 0px 0px 5px 0px;
	margin: 0 0 1em 0;
}

ul.style3 a:hover
{
	text-decoration: underline;
}

ul.style3 .first
{
	padding-top: 0px;
	background: none;
}

.showdate
{	float: left;
	width: 60px;
	height: 60px;
	margin: 0em 6px 0em 0em;
	padding: 8px 0em 0em 0em;
	background: #1a4fa3;
	border-radius: 5px;
	box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.1);
	border: 1px solid #006699;
	line-height: normal;
	text-align: center;
	text-transform: uppercase;	
	font-size: 1em;
	font-weight: 400;
	color: #FFF;line-height:16px;
}
.showdate b
{	margin: 0;
	padding: 0;
	display: block;
	font-size: 1.8em;
	font-weight: 700;
	color: #FFFFFF;
	line-height:30px;
}
.indexntit{margin:0; margin-left:10px;}
.indexntit h3{ font-size:16px; color:#000; font-weight:500; line-height:24px;}
.indexntit h3 a{ color:#000;}
.indexntit p{ line-height:20px; font-size:12px;}

	ul.style5
	{
		margin: 0;
		padding: 0;
		list-style: none;
	}

		ul.style5 li
		{
			clear: both;
			border-top: 1px solid #aeaeae;
		}

		ul.style5 span
		{
			padding: 1em 0em;
			line-height: 1.75em;
		}

		ul.style5 .address
		{
			float: left;
			width:28%;
			display: inline-block;
			font-weight: 600;
		}
		
		ul.style5 .address-01
		{
			float: left;
			display: inline-block;
			width:72%;
		}
		ul.style5 .saddress
		{
			float: left;
			width:16%;
			display: inline-block;
			font-weight: 600;
		}
		
		ul.style5 .saddress-01
		{
			float: left;
			display: inline-block;
			width:84%;
		}	
		ul.style5 .mail
		{
			float: left;
			width: 80px;
			display: inline-block;
			font-weight: 600;
		}

		ul.style5 .mail-01
		{
			display: inline-block;
		}

		ul.style5 .phone
		{
			float: left;
			width: 80px;
			display: inline-block;
			font-weight: 600;
		}

		ul.style5 .phone-01
		{
			float: left;
			display: inline-block;
		}

		ul.style5 .first
		{
			padding-top: 0em !important!;
			border-top: none;
		}
.clearfix
{
	clear: both;
}


/** WRAPPER */

#wrapper-bg
{
	overflow: hidden;
	background: url(../images/top1bg.jpg) repeat repeat-x;
}

#wrapper
{
	margin-top: 30px;
	background: #FFF;
	box-shadow: 0px 10px 0px rgba(0,0,0,0.03);
}

.container
{
	width: 1200px;
	margin: 0px auto;
	padding:0px;
}
/** HEADER */

#header
{
	overflow: hidden;
	border-bottom: 1px solid #E7E7E7;
	background:#FFF;
	-moz-box-shadow: 8px 8px 5px #333;
	box-shadow:0px -8px 0px rgba(0,0,0,0.06);
	margin:0 auto;
	width:1176px;	
}
#top-header {background: url(../images/top1bg.jpg) repeat;
	color: #fff; line-height:36px; text-align:right;	  	
}
#top-header a{ color:#fff;}
/** LOGO */

#logo
{
	float: left;
	width: 320;font-family: 'Archivo Narrow', sans-serif; padding-bottom:10px;
}
#logo h1 a
{
	display: block;
	line-height:40px;
	text-transform: uppercase;
	text-decoration: none;	
	color: #1a4fa3;font-size:36px;
	padding-top:20px;
}

#logo span{color: #3E3E3E; font-size:16px;}

/** MENU */

#menu
{
	float: right;
	width: 850px;
}

#menu ul
{
	float: right;
	margin: 0px;
	padding: 30px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li
{
	float: left;
	border-left: 1px solid #E7E7E7;
}

#menu a
{
	display: block;
	padding: 10px 20px;
	margin: 0em 1em;
	letter-spacing: 2px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 1.10em;
	font-weight: 600;
	color: #1a4fa3;
}

#menu .active a
{
	/*background: #1a4fa3;*/
	border-radius: 5px;
	box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.1);
	/*border: 1px solid #003399;*/
	color: #1a4fa3;
}

#menu .active a:hover
{
	background-color: #1a4fa3; color:#FFF;
}

#menu .active a:active
{
	background-color: #1a4fa3;color:#FFF;
}

#menu a:hover
{
	text-decoration: none;
}

/*在线留言*/

.message-cut {
	line-height: 0;
	margin-top: 30px
}
.message-cut * {
	outline: 0!important;
	color: #515151
}
.message-cut div {
	position: relative;
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px solid rgba(100,100,100,0.2)
}
.message-cut>div:last-child {
	border: none
}
.message-cut .input input[type=text] {
	width: 100%!important;
	padding:0px 15px;
	line-height:35px;
	height: 35px;
	background:#F0F0F0;
	border: 0
}
.message-cut textarea {
	width: 100%;
	padding:8px 20px;
	line-height:35px;
	height: 110px;
	background:#F0F0F0;
	border: 0
}
.message-cut option {
	padding: 0;
	margin: 0;
	background: #000
}

.message-cut input[type=submit] {
	width: 100%;
	height:40px;
	background: 0 0;
	border: none;
	margin-top: 15px;
	color:#FFF;
	background: #2e9cf1
}
.message-cut input[type=submit]:hover {
	background: #00CCFF;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s
}
.message-cut input[type=checkbox], .message-cut input[type=radio] {
	margin: 0 5px 0 20px;
	cursor: pointer;
	padding: 0;
	display: inline-block;
	position: relative;
	top: 2px
}
.code{
	font-family: OpenSans, calibri;
	font-size: 1em;
	width:80px;
	padding:0px 15px;
	line-height:36px;
	height:36px;
	background:#F0F0F0;
	border: 0
}
.input-text{color: #515151;}
.textarea-text{color: #515151;}
.input-text::-webkit-input-placeholder{color: #c0c0c0;}
.input-text::-moz-placeholder{ color: #c0c0c0;}
.input-text:-ms-input-placeholder{color:#c0c0c0;}
.textarea-text::-webkit-input-placeholder{color: #c0c0c0;}
.textarea-text::-moz-placeholder{ color: #c0c0c0;}
.textarea-text:-ms-input-placeholder{color:#c0c0c0;}
/** PAGE */

#page
{
}

/** CONTENT */

#content
{
}

/** adv */
#index-adv{background:url(../images/index-product-bg.jpg);
	background-size:100% 100%; text-align:center; padding:30px 0; margin:40px auto;
}
#index-adv h2{ line-height:60px;}
#index-adv p{ line-height:24px;}
/* Footer */
.yinying{box-shadow: 0px -8px 0px rgba(0,0,0,0.03); padding-top:50px; margin-top:10px;overflow: hidden;}

#footer-content
{
	overflow: hidden;
	padding:0px 0px 50px 0px;
	color: #515151;
	background:url(../images/bg01.jpg); margin-top:40px;
}

#footer-content a{
	color: #515151;
}

#footer-content h2
{
	line-height:50px;
	text-transform: uppercase;
	color: #515151;
}

#footer-content #fbox1
{
	float: left;
	width: 404px;
	margin-right: 24px;
}

#footer-content #fbox2
{
	float: left;
	width: 446px;
	padding: 0px 18px;
}

#footer-content #fbox3
{
	float: right;
	width: 292px;}
#footer-content #fbox2 p{ line-height:20px; font-size:13px;}
#footer-content #fbox3 p{ line-height:20px; font-size:13px;}
#footer
{
	overflow: hidden;
	padding: 20px 0px;
	box-shadow: 0px -10px 0px rgba(0,0,0,0.03);
}

#footer p
{
	text-align: center;
	color: #767676;
}

#footer a{color: #5f5f5f;}

/* Three Column Content */

#three-column
{
	overflow: hidden;
	padding:40px 0 0 0;
}

#three-column header
{
	letter-spacing: -1px;
	text-transform: uppercase;
	margin-bottom: 2em;
	font-size: 1.5em;
	text-align:center;
}

#three-column .tbox1 h2, #three-column .tbox2 h2, #three-column .tbox3 h2, #three-column .tbox4 h2
{
	margin-bottom: 1em;
	text-transform: uppercase;
	color: #515151;
	font-size:16px; text-align:center;
}

#three-column .tbox1
{
	float: left;
	width: 276px;
	margin-right: 24px;
}

#three-column .tbox2
{
	float: left;
	width: 276px;margin-right: 24px;
}
#three-column .tbox3
{
	float: left;
	width: 276px;margin-right: 24px;
}
#three-column .tbox4
{
	float: left;
	width: 276px;
}

.iadvantage{ padding:0px;}
.iadvantage li{ list-style:none; font-size:12px; display:block; height:158px; padding:18px; margin-bottom:15px;}
.iadvantage li h2{ font-size:18px;color:#000; line-height:50px;text-transform:uppercase;}
.iadvantage li p{line-height:20px; font-size:12px;}
.iadvantage li.iadvbg1{ padding-left:106px; background:#f5f5f5 url(../images/adv_hover_01.png) 25px 45px no-repeat;}
.iadvantage li.iadvbg1:hover{background:#0a49a7 url(../images/adv_01.png) 25px 45px no-repeat;color:#fff;}
.iadvantage li.iadvbg2{ padding-left:106px; background:#f5f5f5 url(../images/adv_hover_02.png) 25px 45px no-repeat;}
.iadvantage li.iadvbg2:hover{background:#0a49a7 url(../images/adv_02.png) 25px 45px no-repeat;color:#fff;}
.iadvantage li.iadvbg3{ padding-left:106px; background:#f5f5f5 url(../images/adv_hover_03.png) 25px 45px no-repeat;}
.iadvantage li.iadvbg3:hover{background:#0a49a7 url(../images/adv_03.png) 25px 45px no-repeat;color:#fff;}

.iadvantage li.badvbg1{ padding-left:106px; background:#f5f5f5 url(../images/adv_hover_04.png) 25px 45px no-repeat;}
.iadvantage li.badvbg1:hover{background:#0a49a7 url(../images/adv_04.png) 25px 45px no-repeat;color:#fff;}
.iadvantage li.badvbg2{ padding-left:106px; background:#f5f5f5 url(../images/adv_hover_05.png) 25px 45px no-repeat;}
.iadvantage li.badvbg2:hover{background:#0a49a7 url(../images/adv_05.png) 25px 45px no-repeat;color:#fff;}
.iadvantage li.badvbg3{ padding-left:106px; background:#f5f5f5 url(../images/adv_hover_06.png) 25px 45px no-repeat;}
.iadvantage li.badvbg3:hover{background:#0a49a7 url(../images/adv_06.png) 25px 45px no-repeat;color:#fff;}

.iadvantage li a{color:#515151}
.iadvantage li a:hover{color:#fff}
.iadvantage li:hover p{color:#fff;}
.iadvantage li:hover h2{color:#fff;}

.advcon{ background:url(../images/ADVANTAGEBG.png) no-repeat;font-size:13px; text-align:center; padding:80px 50px 100px 50px; color:#e5efff;}
.advcon h2{ margin:0 auto;font-family:'Archivo Narrow', sans-serif; font-size:20px; border-bottom:1px solid #CCC; line-height:40px; width:160px; color:#fff;}
.advcon p{ color:#57b6ff; font-size:12px; line-height:30px;}
.ifastbut{ margin:10px auto 5px auto; padding:0px;}
.ifastbut ul{ margin:0px; padding:0px;}
.ifastbut ul li{ float:left; margin-right:12px;}