body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
	list-style:none;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
/* clear */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
.is-clear {
	clear:both;
	font-size:0;
	height:0;
	overflow:hidden;
}
.left {
	float:left;
}
.right {
	float:right;
}
body {
	font-family: Microsoft YaHei;
	font-size: 14px;
	color: #b7b7b7;
	background-color:#ffffff;
}
a {
	color:#333333;
	cursor:pointer;
	outline:none;
}
a:hover, a:focus {
	color:#ff0000;
}
.is-wrapper {
	width:1002px;
	margin:auto;
	height:auto;
}
/* 导航部分 */
.is-top {
	background-color:#0d82db;
	border-bottom:1px solid #0b70bd;
	height:54px;
}
.is-top ul.sf-menu {
	border-left:1px solid #0b70bd;
	border-right:1px solid #2690e0;
	float:left;
}
.is-top ul.sf-menu li {
	background:none;
	text-align:center;
	float:left;
	line-height:54px;
	position: relative;
}
.is-top ul.sf-menu li a {
	padding:18px 25px;
	border:none;
	border-left:1px solid #2690e0;
	border-right:1px solid #0b70bd;
	color:#fff;
	text-decoration:none;
	text-shadow:0 1px 0 rgba(0, 0, 0, 0.14);
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	font: normal 16px/18px Microsoft YaHei;
	position: relative;
	display: block;
}
.is-top ul.sf-menu li ul {
	background-color:#0d82db;
	padding:12px 0;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	top: 60px;
	left: 0;
	z-index:999999;
	position:absolute;
	width:10em;
}
.is-top ul.sf-menu li li {
	background:none;
	border-top:1px solid #2690e0;
	border-bottom:1px solid #0b70bd;
	text-align:left;
	float:none;
}
.is-top ul.sf-menu li li:first-child {
	border-top:none;
}
.is-top ul.sf-menu li li:last-child {
	border-bottom:none;
}
.is-top ul.sf-menu li li a {
	padding:2px 0 1px 17px;
	margin-top:-1px;
	position:relative;
	z-index:3;
	border:none;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	display:block;
	line-height:22px;
	_height:22px;
}
.is-top ul.sf-menu li a:hover, .is-top ul.sf-menu li.sfHover a, .is-top ul.sf-menu li.current-menu-item a, .is-top ul.sf-menu li.current_page_item a {
	background:#0b6fba;
}
.is-top ul.sf-menu li li a, .is-top ul.sf-menu li.sfHover li a {
	background:#0d82db;
}
.is-top ul.sf-menu li li a:hover, .is-top ul.sf-menu li li.sfHover a, .is-top ul.sf-menu li li.current-menu-item a, .is-top ul.sf-menu li li.current_page_item a {
	background:#e5f4fe;
	color:#090909;
	text-shadow:none;
}
.prodcutbanner{ background:url(../images/pban.jpg) right bottom no-repeat; height:384px;}
.protitle{ font-size:30px; color:#0d82db; font-family:"微软雅黑"; padding:40px 0 0 0; height:65px; line-height:65px; color:#0d82db}
.baninfo{ width:340px; font-size:14px; color:#7e7e7e; line-height:24px;}

.prodcutlist{ padding:40px 0 40px 90px;}
.prodcutlist li{ clear:both; height:124px; padding:0 0 20px 0; color:#666; font-size:14px; line-height:24px;}
.prodcutlist li .left{ width:178px; padding-top:6px;}
.prodcutlist li .right{ width:675px;  height:124px; float:left;}
.prodcutlist li .right h1{ font-size:18px; color:#000;  font-family:"微软雅黑"; line-height:40px; font-weight:bold; }


/* 导航白色斜三角型 */
.sf-sub-indicator {
	position: absolute;
	top: 1.05em;
	right: 0;
	display: block;
	overflow: hidden;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 0 10px 10px;
	border-color: transparent transparent #e5f4fe transparent;
	background: none;
	text-indent: -999em;
	background-position: 0 -100px;
	top: auto;
	bottom: 0;
	_bottom:-5px;
}
/* 导航样式结束 */
/* logo and tel */
.is-head {
	padding:40px 0 36px;
	height:72px;
	z-index:1;
}
.is-head .left {
	margin-left: 20px;
}
.is-head .right {
	margin-top: 11px;
	background-color: #e5f4fe;
	color: #000;
	padding: 11px 13px 11px 14px;
	margin-bottom: 9px;
	font-size: 18px;
	text-shadow: 0 1px 0 #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.is-head .right img {
	margin-right: 10px;
}
.is-head .right strong {
	font-size: 24px;
}
/* 首页banner */
.is-ban {
	height:384px;
	width: 100%;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	text-align:center;
	background:url(../images/iban.jpg) top center no-repeat;
}

.ititle{ color:#0d82db; font-size:30px; text-align:left; font-family:"微软雅黑"; padding:98px 0 0 20px; height:55px; line-height:55px;}
.iinfo{  padding:0 0 0 20px; font-size:14px; color:#7e7e7e; line-height:27px; width:328px; text-align:left;}

.topnews{ background:url(../images/topnews.gif) top left no-repeat; height:172px; width:992px; margin:36px auto 28px auto;}
.topnews .topinfo{ font-size:16px; color:#666; font-size:16px; line-height:24px; padding:32px 25px 0 180px;}
.topnews .more{ text-align:right; padding:16px 20px 0 0;}

.box491{ width:491px; height:206px; background:url(../images/bg1.gif) left top no-repeat; padding:14px 0 30px 0;  font-family:"微软雅黑"; }
.box491 .left{ float:left; padding:0 0 0 32px; width:58px;}
.box491 .right{ float:left; width:354px; color:#666; font-size:14px; line-height:24px;}
.box491 .right h1{
	font-size:18px;
	line-height:32px;
	padding-bottom:10px;
	font-weight: bold;
}
.box491  .more{ text-align:right; padding:10px 20px 0 0;}

/* 首页四个features */
.is-features-box ul li {
	overflow: visible;
	min-height: 20px;
	padding: 22px 15px 35px 15px;
	margin: 45px 0;
	background-color: #0d82db;
	border: none;
	color: #fff;
	position: relative;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	width:210px;
	float:left;
	margin-right:14px;
}
.is-features-box ul li.color-1 {
	background-color: #1a94f2;
}
.is-features-box .color-2 {
	background-color: #3aa3f3;
}
.is-features-box .color-3 {
	background-color: #5bb2f5;
	margin-right:0;
}
.is-features-box .icon {
	float: left;
	margin: 0 10px 0 0;
}
.is-features-box .title-wrap {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(255, 255, 255, 0.14);
	margin-bottom: 22px;
	height: 54px;
}
.is-features-box .title-wrap img {
	float: left;
	margin-right: 12px;
}
.is-features-box .title-wrap h2 {
	overflow: hidden;
	margin: 0;
	padding: 5px 0 0 0;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	font-weight:bold;
}
.is-features-box .is-features-txt {
	margin-bottom: 30px;
	height:120px;
}
.is-features-box .is-features-btn a {
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
	border: none;
	text-shadow: none;
	text-transform: capitalize;
	background: #f9f9f9;
	color: #0d82db;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	font-size: 14px;
	padding: 6px 16px 7px;
	text-decoration:none;
}
.is-features-box .is-features-btn a:hover {
	background: #333;
	color: #fff;
	text-decoration:none;
}
.is-features-box ul li:before, .is-features-box ul li:after {
	background-color: #dcdcdc;
	position: absolute;
	bottom: -3px;
	z-index: -1;
	width: 50%;
	height: 4%;
	content: "";
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.is-features-box ul li:after {
	right: 7px;
	-webkit-transform: rotate(6deg);
	-moz-transform: rotate(6deg);
	-o-transform: rotate(6deg);
}
.is-features-box ul li:before {
	left: 7px;
	-webkit-transform: rotate(-6deg);
	-moz-transform: rotate(-6deg);
	-o-transform: rotate(-6deg);
}
/* 首页 客户评价 */
.flexslider.custom-cycle {
	background-color: #efefef;
	min-height: 171px;
	position: relative;
	padding: 44px 36px 39px 36px;
	margin: 0 0 50px 0;
	overflow: visible !important;
	background:url(../images/bg2.gif) left top no-repeat;
	overflow: hidden;
}
.flexslider.custom-cycle .slides {
}
.flexslider.custom-cycle h5, .flexslider.custom-cycle .btn {
	display: none;
}
.flexslider.custom-cycle .thumbnail {
	border: none;
	padding: 3px;
	background-color: #fff;
	margin: 0 47px 0 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	float: left;
}
.flexslider.custom-cycle .thumbnail img {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.flexslider.custom-cycle .excerpt.testi {
	color: #575757;
	font-size: 18px;
	line-height: 30px;
	padding-top: 8px;
	margin-bottom: 20px;

}
.flexslider.custom-cycle .excerpt.testi:before {
	float: left;
	content: '\201C';
	font-size: 120px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: rgba(0, 0, 0, 0.1);
	margin: 0 12px 0 0;
	padding-right: 20px;
	margin-right: -8px;
	position: relative;
	top: 6px;
}
.flexslider.custom-cycle .post_options {
	color: #000;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.flexslider.custom-cycle .post_options .user {
	font-size: 14px;
	font-weight: bold;
	color: #0d82db;
	text-decoration:none;
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: right;
	bottom: 26px;
	right: 31px;
	height: 12px;
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
	line-height: 12px;
	vertical-align: top;
	overflow: hidden;
	height: 12px;
}
.flex-control-nav li a {
	width: 12px;
	padding-top: 12px;
	height: 0;
	overflow: hidden;
	background: #cecece;
	color: #efefef;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	position: relative;
	z-index: 999;
}
.flex-control-nav li a.flex-active, .flex-control-nav li a:hover {
	background: #0d82db;
	cursor: default;
}
.flexslider.custom-cycle:before, .flexslider.custom-cycle:after {
	background-color: #fff;
	position: absolute;
	bottom: 8px;
	z-index: -1;
	width: 50%;
	height: 6%;
	content: "";
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.flexslider.custom-cycle:before {
	left: 20px;
	-webkit-transform: rotate(-4deg);
	-moz-transform: rotate(-4deg);
	-o-transform: rotate(-4deg);
}
.flexslider.custom-cycle:after {
	right: 20px;
	-webkit-transform: rotate(4deg);
	-moz-transform: rotate(4deg);
	-o-transform: rotate(4deg);
}
/* 底部链接样式 */
.footer-widgets {
	background-color: #e5f4fe;
	position: relative;
	padding: 39px 0 42px 0px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.footer-widgets .footer-l1 {
	width: 316px;
	margin-left:20px;
	float:left;
	display: inline;
}
.footer-widgets .footer-l3 {
	width:290px;
}
.footer-widgets .footer-l1 ul {
	float:left;
}
.footer-widgets .footer-l1 ul li {
	font-size: 14px;
	text-decoration: none;
	color: #0d82db;
	line-height:22px;
}
.footer-widgets .footer-l1 ul li a {
	color: #0d82db;
	padding: 0 18px 0 0;
	text-decoration: none;
}
.footer-widgets .footer-l1 ul li a:hover {
	text-decoration: underline;
	color: #333;
}
.footer-widgets h4 {
	text-transform: none;
	letter-spacing: 0;
	border-bottom: 1px solid #f4fbff;
	margin: 0 0 10px 0;
	color: #171a1c;
	font: bold 18px/18px Microsoft YaHei;
}
.footer-widgets h4:after {
	content: '';
	border-bottom: 1px solid #d1dfe8;
	display: block;
	padding-bottom: 7px;
	width: 100%;
}
/* copyright样式 */
.copyright {
	padding: 20px 0 82px 0;
}
.copyright .right{ width:299px;}
.copyright .right ul li {
	float: left;
	margin: 0;
	padding-left: 15px;
	list-style-type: none;
}
.copyright .right a {
	text-decoration: underline;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	font: normal 12px/18px Microsoft YaHei;
	color: #0d82db;
}
.copyright .left {
	font-size: 12px;
	color: #999;
}
.copyright .right a:hover {
	text-decoration:none;
}
/* 返回顶部样式 */
#back-top {
	display: none;
	margin-bottom: 0;
}
#back-top-wrapper {
	position: fixed;
	_position: absolute;
	right: 25px;
	bottom: 12px;
	_right:17px;
	_bottom:0;
	overflow: hidden;
	z-index: 999;
}
#back-top a {
	display: block;
	width: 46px;
	color: #bbb;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font: 11px/100% Arial, Helvetica, sans-serif;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}
#back-top a:hover span {
	background-color: #333;
}
#back-top span {
	display: block;
	margin-bottom: 0;
	width: 46px;
	height: 45px;
	background: url(../images/up-arrow.png) no-repeat center center #08c;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
#back-top span:before {
	content: '\f077';
	font-size: 28px;
	font-family: FontAwesome;
	line-height: 45px;
	text-align: center;
	color: #fff;
}
/* 内页导航 */
.is-nav{
	padding: 10px 0 20px 0;
    background-color: #f5f5f5;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
}
.is-nav h1{
	overflow: hidden;
	margin: 11px 0;
	margin-bottom: 4px;
	letter-spacing: 0;
	font-family: "Microsoft YaHei";
	font: bold 30px/35px Microsoft YaHei;
	color: #000000;
}
.is-nav ul{
    list-style:none;
    background-color:#f5f5f5;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
}
.is-nav ul li{
	*display:inline;
    *zoom:1;
    text-shadow: 0 1px 0 #fff;
    float: left;
}
.is-nav ul li a{
color: #0d82db;
text-decoration: none;
}
.is-nav ul li.divider {
padding: 0 2px;
}
.is-nav ul li.active {
color: #686868;
}

/* 内页详细页 */
.is-content{
	line-height: 200%;
	font-family: 'Microsoft YaHei';
	color: #666;
	font-size:14px;
	padding:30px 0;
	width:1002px;
	margin:auto;
	height:auto;
	min-height:400px;
	_height:400px;
}
.is-content h2{
	font-weight:bold;
	font-size:16px;
	color:#000;
}
.is-content a{
	color: #0d82db;
	text-decoration: none;
}
.is-content a:hover{
	text-decoration:underline;
	color:#333;
}
/* FAQ */
dl.faq-list dt{
	position: relative;
	margin: 0;
	padding: 0 0 5px 28px;
	background: none;
	color: #000;
	font-weight: normal;
	font-size: 15px;
	line-height: 22px;
}
dl.faq-list dt span{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	color: #333;
	font-weight: bold;
	font-size: 15px;
	_left:-28px;
	_top:-2px;
}
dl.faq-list dd{
	position: relative;
	margin: 0 0 2em 0;
	padding: 0 0 0 28px;
	color: #888;
}
dl.faq-list dd span{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	color: #333;
	font-weight: bold;
	font-size: 15px;
	_left:-28px;
	_top:-2px;
}
/* case */
ul.caselist li{
	float:left;
	width:320px;
	padding:0 7px;
}
ul.caselist li img{
	width:320px;
}
ul.caselist li h3{
	text-align:center;
	font: bold 18px/18px Microsoft YaHei;
	color: #000000;
	padding:15px 0;
	margin-bottom:12px;
}

/* 在线申请 */
.is-formcon{
	padding-left:380px;
	position:relative;
}
.is-formcon img.leftimg{
	position:absolute;
	left:0;
	top:0;
	_left:-380px;
}
.is-content label{
font-size: 14px;
font-weight: normal;
line-height: 22px;
display: block;
margin-bottom: 5px;
color: #333;
}
.is-content input, select, textarea {
vertical-align: middle;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #a7b2b8;
border: 1px solid #e4eaef;
outline: none;
width:100%;
margin-bottom: 11px;
}

.is-content input[type="text"], textarea {
background: #fff;
position: relative;
line-height: 1.5em;
border: 1px solid #ccc;
padding: 6px;
color: #333;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

.is-content input[type="submit"], input[type="reset"] {
background: #313233;
display: inline-block;
position: relative;
height: 33px;
overflow: hidden;
margin: 18px 2% 2px 0;
padding: 0 15px 0 15px;
vertical-align: top;
line-height: 34px;
font-family: 'Microsoft YaHei', sans-serif;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
text-decoration: none;
color: #fff;
border: none;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
width:100px;
cursor:pointer;
}
.is-content input[type="submit"]:hover, input[type="reset"]:hover {
background: #00b2d7;
color: #fff;
}

/*产品特点*/
.is-fea-box li{
	float:left;
	width:220px;
	position:relative;
	padding-left:265px;
	height:210px;
}
.is-fea-box li img{
	position:absolute;
	left:0;
	top:0;
	width:250px;
}

.is-fea-box li.le{
	margin-right:30px;
}
.is-fea-box li h5 {
font-family: "Microsoft YaHei";
font-weight: bold;
font-size: 18px;
text-transform: uppercase;
color: #000;
padding:8px 0;
}
.is-fea-box li p.excerpt {
color: #666;
}

/* key feature */
.key-fea-left{
	width:680px;
	line-height:30px;
	color:#666;
	font-family:"微软雅黑";
	padding:40px 0 30px 0;
}
.key-fea-left p{
	text-indent:2em;
	margin:5px 0;
}
.key-fea-left img{
	margin-bottom:10px;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}
.key-fea-left th{
	font-size:14px;
	color:#000;
}
.key-fea-right{
	width:300px;font-family:"微软雅黑";
	padding-top:40px;

}
.key-fea-right h3{
	font: bold 18px/18px;
	color: #000000;
	font-size: 24px;
	line-height: 1.2em;
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 14px 0;
	margin: 0 0 15px 0;
}
.key-fea-right ul li{
	line-height: 22px;
	padding: 0;
	margin: 0 0 8px 0;
	font-weight:bold;
	padding-left:20px;
	background:url(/images/icon-key.gif) 9px 9px no-repeat;
}
.key-fea-right ul li a{
	color:#333;
	text-decoration:none;
}
.key-fea-right ul li a:hover{
	text-decoration:underline;
}


p.error,.alert-box{ color:red;}


.footimg{ width:100%; padding:0 0; background:url(../images/footbg.png) repeat; position: fixed;text-align:center;margin:0 auto;bottom: 0;_position: absolute; left:0; z-index: 998;  }
.footimg .bottom {
    margin: 0 auto;
    position: relative;
    width: 800px;
}
.footimg .bottom p {
    color: #FFFFFF;
    float: left;
    font-size: 20px;
    margin-left: 15px;
    margin-top: 25px;
}
.footimg .bottom a.tab.activate {background: url(../images/bottom-btns.png) no-repeat 0 0;}
.footimg .bottom a.tab.zx {background: url(../images/bottom-btns.png) no-repeat -162px 0;}

.footimg .bottom a.tab {
    display: block;
    float: right;
    height: 52px;
    margin-right: 10px;
    margin-top: 9px;
    width: 160px;
}
.footimg .bottom a{ color:#fff; text-decoration:none;}
.footimg .bottom a:hover{ color:#fff;}
.footclose{width:19px; height:19px; right:3px; position:absolute; top:0px;cursor:pointer}

