@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
:focus {
	outline: 0;
}
body {
	font: 12px "微软雅黑", Arial, Helvetica, sans-serif;
}
ul, ol, li {
	list-style: none;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
img {
	border: 0;
	margin: 0;
}
select, input, textarea {
	font-size: 12px;
	font-family: "微软雅黑";
}
input, select {
	vertical-align: middle;
}
label {
	cursor: pointer;
	cursor: hand;
}
a, a:visited {
	text-decoration: none;
}
a:hover {
	color: #f00;
	text-decoration: underline;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	font-size: 0;
	zoom: 1;
}
.clearfix {
	zoom: 1
}
.clearfix:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.wrap {
	width: 1140px;
	margin: 0 auto;
	clear: both;
	min-width: 1140px;
}
.header_wrapper {
	width: 100%;
	box-shadow: 1px 1px 2px rgba(146, 146, 146, 0.47);
	background-color: #ffffff;
	position: fixed;
	top: 0px;
	z-index: 999;
}
.header_box {
	position: relative;
	height: 60px;
}
.header_box h1 {
	background: url(../images/logo.jpg) no-repeat;
	width: 134px;
	height: 50px;
	position: absolute;
	left: 0;
}
.main-nav {
	position: absolute;
	right: 0;
}
.nav li {
	display: inline-block;
	margin-left: 10px;
}
.nav li a {
	display: block;
	font-size: 15px;
	color: #777;
	font-family: '微软雅黑', sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 400;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	font-weight: bold;
	line-height: 60px;
	padding: 0 10px;
}
.nav li a:hover {
	background: #fed325;
	color: #222;
}
.nav li a.active {
	background: #fed325;
	color: #222;
}
.bannerbox {
	background: linear-gradient(141deg, #67d0ff 0%, #2278d1 51%, #2278d1 75%);
	height:450px;
	min-width: 1140px;
	margin-top: 60px;
}
.secbanner {
	background: linear-gradient(141deg, #67d0ff 0%, #2278d1 51%, #2278d1 75%);
	height: 100px;
	min-width: 1140px;
	margin-top: 60px;
}
.company-ever {
	margin: 60px 0 60px 0;
}
.company-thumb {
}
.company-thumb img {
	width: 555px;
	height: 260px;
}
.company-bg {
	width: 555px;
	height: 260px;
	background: #2278d1;
	color: #fff;
	text-align: right;
}
.company-info {
	padding: 34px;
}
.company-info h2 {
	font-size: 24px;
	margin-bottom: 20px;
}
.company-info p {
	font-size: 14px;
	margin-bottom: 12px;
}
.compayt-button {
	padding-top: 10px;
}
.compayt-button a.btn-aboutus {
	background-color: #fed325;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #222;
	font-size: 14px;
	padding: 8px 25px;
	margin-top: 12px;
}
.innerwrap {
	margin-bottom: 60px;
}
.inner-info {
	width: 645px;
}
.inner-info h3 {
	font-size: 16px;
	font-weight: bold;
}
.inner-info p {
	color: #999;
	font-size: 14px;
}
.inner-thumb {
	width: 458px;
	height: 255px;
}
.inner-thumb img {
	width: 458px;
	height: 255px;
}
.serviceswrap {
}
.serviceswrap h2 {
	text-align: center;
	color: #222;
	font-size: 35px;
	margin-bottom: 40px;
}
.service_wrapper {
}
.service_block {
	text-align: center;
	padding: 15px 15px 30px;
	background: #fed325;
	margin-bottom: 50px;
	width: 327px;
	margin-right: 32px;
}
.service_block:nth-child(3n+0) {
	margin-right: 0;
}
.service_block h3 {
	font-weight: 600;
	font-size: 18px;
	color: #111111;
	margin: 25px 0 18px;
}
.service_block p {
	font-size: 13px;
	color: #404040;
	margin: 0px;
}
.service_icon {
	/* border: 2px solid #2278d1; */
	border-radius: 50%;
	width: 84px;
	height: 88px;
	margin: 0px auto 0;
}
.service_icon i {
	color: #2278d1;
	margin-top: 0;
	position: relative;
	top: 25px;
	width: 60px;
	height: 60px;
	display: block;
	border-bottom: 1px dashed #2278d1;
}
.jg-icons {
	background: url(../images/icon-jg.png) no-repeat center;
}
.fh-icons {
	background: url(../images/icon-fh.png) no-repeat center;
}
.zd-icons {
	background: url(../images/icon-zd.png) no-repeat center;
}
.sw-icons {
	background: url(../images/icon-sw.png) no-repeat center;
}
.hl-icons {
	background: url(../images/icon-hl.png) no-repeat center;
}
.xn-icons {
	background: url(../images/xn.png) no-repeat center;
}
.clients_box {
	margin-top: 30px;
}
.clients_box h2 {
	text-align: center;
	color: #222;
	font-size: 35px;
	margin-bottom: 30px;
}
.client_logos {
	background: #2278d1;
	padding: 60px 0;
	margin-top: 60px;
}
.client_logos ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
.client_logos ul li {
	display: inline;
	margin: 0 25px;
}
.client_logos ul a {
	display: inline-block;
	margin: 0 20px;
}
.product_box {
	margin-top: 80px;
}
.product_box h2 {
	text-align: center;
	color: #222;
	font-size: 35px;
	margin-bottom: 40px;
}
/* Team
---------------------------------*/
.team_section {
	max-width: 993px;
	margin: 0 auto;
}
.team_area {
	width: 30.66%;
	margin-right: 3.82979%;
	overflow: hidden;
	text-align: center;
	float: left;
	margin-bottom:50px;
}
.team_area span {
	margin-bottom: 24px;
	display: block;
}
.team_area:nth-of-type(3n+0) {
	margin: 0;
}
.team_box {
	width: auto;
	height: auto;
	position: relative;
	border-radius: 50%;
	margin: 7px 7px 25px 7px;
}
.team_box_shadow {
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	position: absolute;
	width: 100%;
	height: 26%;
	z-index: 10;
	bottom: 0px;
}
.team_box_shadow a {
	display: block;
	width: 100%;
	height: 100%;
	border-bottom: 4px solid #2278d1;
}
.team_box img {
	display: block;
	border-radius: 0%;
	width: 90%;
	margin: 0 auto;
}
.team_area h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
.team_area p {
	color: #999;
	font-size: 14px;
}
/* Footer
---------------------------------*/

.footer_wrapper {
	background: #2278d1;
}
.footer_bottom {
	border-top: 1px dashed #ffffff;
	padding: 25px 0;
}
.footer_bottom span {
	display: block;
	font-size: 13px;
	color: #cccccc;
	text-align: center;
}
.footer_bottom span a {
	display: inline-block;
	color: #fed325;
	font-size: 16px;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.footer_bottom span a:hover {
	color: #fff;
}
/* Animation Timers
---------------------------------*/
.delay-02s {
	animation-delay: 0.2s;
	-webkit-animation-delay: 0.2s;
}
.delay-03s {
	animation-delay: 0.3s;
	-webkit-animation-delay: 0.3s;
}
.delay-04s {
	animation-delay: 0.4s;
	-webkit-animation-delay: 0.4s;
}
.delay-05s {
	animation-delay: 0.5s;
	-webkit-animation-delay: 0.5s;
}
.delay-06s {
	animation-delay: 0.6s;
	-webkit-animation-delay: 0.6s;
}
.delay-07s {
	animation-delay: 0.7s;
	-webkit-animation-delay: 0.7s;
}
.delay-08s {
	animation-delay: 0.8s;
	-webkit-animation-delay: 0.8s;
}
.delay-09s {
	animation-delay: 0.9s;
	-webkit-animation-delay: 0.9s;
}
.delay-1s {
	animation-delay: 1s;
	-webkit-animation-delay: 1s;
}
.delay-12s {
	animation-delay: 1.2s;
	-webkit-animation-delay: 1.2s;
}
/* Contact
---------------------------------*/
.page_section.contact {
	padding: 90px 0 100px;
}
.contact_section {
	margin: 0 0 60px 0;
}
.contact_section h2 {
	font-size: 40px;
	color: #ffffff;
	margin: 0 0 50px 0;
	text-transform: uppercase;
	text-align: center
}
.contact_block {
	text-align: center;
}
.contact_block_icon {
	border-radius: 50%;
	height: 85px;
	width: 85px;
	margin: 0px auto 20px;
}
.contact_block_icon.icon2 {
	border-color: #df0031;
}
.contact_block_icon.icon3 {
	border-color: #49b5e7;
}
.contact_block_icon span {
	background: none repeat scroll 0 0 #f56eab;
	border: 5px solid #fff;
	border-radius: 50%;
	display: block;
	height: 100%;
	width: 100%;
}
.contact_block_icon.icon2 {
	border-color: #df0031;
}
.contact_block_icon.icon2 span {
	background: #df0031;
}
.contact_block_icon.icon3 {
	border-color: #49b5e7;
}
.contact_block_icon.icon3 span {
	background: #49b5e7;
}
.contact_block_icon i {
	color: #fff;
	font-size: 36px;
	margin-top: 0;
	position: relative;
	top: 26px;
	z-index: 20;
}
.contact_block span {
	display: block;
	font-size: 16px;
	color: #ffffff;
	line-height: 20px;
}
.contact_block span a {
	display: block;
	font-size: 16px;
	color: #ffffff;
	line-height: 20px;
}
.contact_info {
	font-size: 15px;
	margin: 0 0 0 20px;
	padding-left: 0;
	color: #fff;
}
.contact_info h3 {
	font-size: 24px;
	font-weight: 600;
	margin: 0 0 30px;
	color: #fff;
}
.contact_info p {
	line-height: 28px;
	display: block;
	font-size: 16px;
	color: #ffffff;
	margin: 0 0 30px;
}
.form {
	margin: 0 66px 0 30px;
	color: #fff
}
.col-lg-8 {
	width: 66.66666667%
}
.form-group .form-control {
	margin-bottom: 7px;
	color: #efefef;
	width: 100%;
	background: none;
	border: none;
	border-bottom: 1px solid #d2d2d2;
}
.input-group {
	width: 100%;
	margin-bottom: 10px;
}
.control-label {
	font-size: 13px;
	color: #bdbdbd;
	display: block;
}
.btn-raised {
	background: #fbcd13;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: right;
	text-align: center;
	width: 126px;
	height: 36px;
	font-family: "微软雅黑";
	font-size: 14px;
}
/*sec css*/
.secwrap {
	padding: 40px 0;
}
.secleft {
	width: 260px;
}
.lefttit {
	color: #fff;
	font-size: 24px;
	background: url(../images/icon-fl.png) no-repeat 10px 14px #03a9f4;
	padding: 10px 0;
	text-indent: 40px;
	font-weight: bold;
}
.leftbox {
	border: 1px solid #f9f9f9;
	border-top: none;
	-webkit-box-shadow: 0 3px 3px #eee;
	-moz-box-shadow: 0 3px 3px #eee;
	box-shadow: 0 3px 3px #eee;
}
.leftmenu {
}
.leftmenu li {
	border-bottom: 1px solid #eee;
	margin-bottom:1px;
}
.leftmenu li:last-child {
	border-bottom: none;
}
.leftmenu li a {
	display: block;
	background: url(../images/arow-d.png) no-repeat 16px 15px #f3f5f6;
	color: #768399;
	font-size: 16px;
	font-weight: bold;
	text-indent: 30px;
	line-height: 40px;
}
.leftmenu li a.active {
	display: block;
	background: url(../images/arow-d.png) no-repeat 16px 15px #dcdcdc;
	color: #e60000;
	font-size: 16px;
	font-weight: bold;
	text-indent: 30px;
	line-height: 40px;
}
.leftmenu li ul {
	margin-left: 18px;
	border-left: 1px dashed #ccc;
	padding:8px 0;
}
.leftmenu li li {
	border-bottom: none;
}
.leftmenu li li a {
	border-bottom: none;
	color: #666;
	background: #fff;
	text-indent: 0;
	font-size: 14px;
	line-height: 35px;
}
.leftmenu li li a.active {
	border-bottom: none;
	color: #e60000;
	background: #fff;
	text-indent: 0;
	font-size: 14px;
	line-height: 35px;
}

.leftmenu li li a i,.leftmenu li li a.active i {
	display: inline-block;
	background: url(../images/icon-1.png) no-repeat;
	width: 9px;
	height: 1px;
	vertical-align: middle;
	margin-right: 2px;
}
.secright {
	width: 846px;
}
.current {
	font-size: 14px;
	color: #666;
	border-bottom: 1px solid #eee;
	padding: 0 0 10px 0;
	margin-bottom: 35px;
}
.current a {
	color: #999;
}
.rightbox {
	font-size: 15px;
	line-height: 28px;
	color: #555;
}
.rightbox p {
	margin-bottom: 15px;
}
.rightbox img {
	max-width: 835px;
}
.rightbox h2 {
	text-align: center;
	font-size: 24px;
	color: #0250a2;
	font-weight: bold;
	clear: both;
	margin-bottom: 12px;
}
.productlist {
}
.productlist li {
	overflow: hidden;
	width: 200px;
	height: 200px;
	float: left;
	margin: 0 12px 36px 0;
	text-align: center;
}
.productlist li:nth-child(4n) {
	margin: 0 0 36px 0;
}
.productlist li h5 {
	text-align: center;
	color: #666;
	padding-top: 5px;
}
.productlist li img {
	max-width: 200px;
	max-height: 150px;
}
.page {
	text-align: center;
	padding: 30px 0 0 0;
}
.page a {
	border: 1px solid #c5c6ca;
	display: inline-block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 2px 6px;
	margin: 0 2px;
	color: #7e7e7e;
	background: #fff;
	line-height: 18px;
	color: #337ab7;
	font-size: 13px;
}
.page a:hover {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #000;
	text-decoration: none;
}
.page a.pageactive {
	background: #3d4047;
	border: 1px solid #3d4047;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	text-decoration: none;
}
.solutionlist {
}
.solutionlist li {
	clear: both;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 20px;
}
.solutionlist li a {
	color: #333;
}
.newslist {
}
.newslist li {
	clear: both;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 20px;
}
.newslist li h4 {
	clear: both;
	color: #999;
}
.newslist li h4 span {
	float: right;
	margin-right: 10px;
	font-size: 13px;
}
.newslist li a {
	color: #07549c;
	font-weight: bold;
	float: left;
}
.newslist li p {
	color: #999;
	font-size: 13px;
	clear: both;
}
.article-time {
	border-bottom: 1px solid #ddd;
	color: #999;
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 15px;
}
.relatedlist {border-top:1px dashed #ddd;padding-top:15px;}
.relatedlist a {color:#333;font-size:14px;}

#full-screen-slider { width:100%; height:450px; float:left; position:relative;min-width:1140px;}
#slides { display:block; width:100%; height:450px; list-style:none; padding:0; margin:0; position:relative;min-width:1140px;}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute;min-width:1140px;}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:30%; top:420px; z-index:9900;  margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}