body {
	background: #fff;
	font-family: 'Microsoft YaHei';
	color: #444;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	padding: 0;
	margin: 0;overflow-x:hidden;
}
p {
	margin: 0 0 20px 0
}
a, a:active, a:focus, a:hover {
	outline: 0;
	text-decoration: none;
	outline: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
h1, h2, h3, h4, h5, h6 {
	color: #222;
	font-family: 'Microsoft YaHei';
	margin: 0 0 20px 0;
	font-weight: 700
}
h1 {
	font-size: 56px;
	line-height: 62px
}
h2 {
	font-size: 42px;
	line-height: 48px
}
h3 {
	font-size: 36px;
	line-height: 42px
}
h4 {
	font-size: 24px;
	line-height: 30px
}
h5 {
	font-size: 18px;
	line-height: 24px
}
h6 {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px
}
ul {
	padding-left: 15px
}
ul.list {
	padding-left: 0
}
ul.list li {
	list-style: none;
	font-size: 16px
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0
}
.alignright {
	float: right;
	margin: 5px 20px 0 20px
}
.light-text {
	font-weight: 300
}
.normal-text {
	font-weight: 400
}
.bold-text {
	font-weight: 700
}
code {
	border-radius: 8px;
	border: 1px solid #c7254e
}
pre {
	border-radius: 5px;
	background: 0;
	border: 2px solid #d2d2d2;
	padding: 20px;
	color: #808080
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}
.img-thumbnail {
	border: 20px solid rgba(33,35,39,0.8);
	border-radius: 0;
	background: 0;
	padding: 0
}
blockquote {
	background: url(../images/quote.png) no-repeat 0 0;
	font-size: 18px;
	line-height: 30px;
	font-family: georgia;
	font-style: italic;
	border: 0;
	padding: 0 0 0 37px;
	margin-bottom: 20px
}
.phone_menu{
	display:none;
}
.navbar {
	min-height: 40px;
	font-weight: 400;
	padding: 0;
	margin-bottom: 0;
	border: 0;
	border-radius: 0
}
.navbar-default {
	float: left;
	width: 100%;
	border: 0;
	background: rgba(5,36,84,0.8);
	color: #fcfcfc;
}
.navbar-header {
	float: left;
	margin: 0;
	padding: 0
}
.navbar-brand {
	padding: 18px 0 0 0;
	margin: 0
}
.navbar-default .collapse {
	/*	float: left;
*/	margin: 0;
	padding: 0;
	border: 0
}
.navbar-right {
	float: right;
	margin-left: 5px;
	padding: 35px 0 20px 0
}
.navbar-right a {
	margin-left: 5px
}
.navbar-default .navbar-nav li a, .navbar-default .navbar-nav li a:focus {
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: 400;
	color: #fcfcfc;
	padding: 30px 10px 30px 10px;
	margin: 0;
	border-top: 2px solid #2e2e2e;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.navbar-default .navbar-nav li a:hover, .navbar-default .navbar-nav li a.selected, .navbar-default .navbar-nav .active a, .navbar-default .navbar-nav .dropdown.active a, .navbar-default .navbar-nav .active a:hover, .navbar-default .navbar-nav .dropdown.active a:hover, .navbar-default .navbar-nav .active a:focus, .navbar-default .navbar-nav .dropdown.active a:focus {
	background: #none;
	border: 0;
	border-top: 2px solid
}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:focus {
	background: 0;
	border: 2px solid #fff;
	border-radius: 4px;
	padding: 10px 10px 10px 10px;
	margin: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.navbar-default .navbar-toggle:hover {
	background: 0
}
.navbar-default .navbar-toggle .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
	background-color: #fff
}
.accordion-heading {
	position: relative;
	margin-bottom: 20px
}
.accordion-heading small {
	font-weight: normal;
	color: #666
}
.accordion-heading a, .accordion-heading a:focus, .accordion-heading a:active {
	background: #fcfcfc;
	border: 1px solid #e3e3e3;
	text-decoration: none;
	border-radius: 0;
	display: block;
	padding: 10px 10px 10px 10px;
	color: #222;
	font-size: 14px;
	line-height: 22px;
	font-weight: 700
}
.accordion-heading a i {
	position: absolute;
	width: 45px;
	height: 45px;
	text-align: center;
	font-size: 30px;
	line-height: 45px;
	border-radius: 50%;
	color: #fff;
	top: 0;
	left: -2px;
	text-decoration: none;
	border: 2px solid
}
.accordion-heading a:hover {
	color: #fff;
	text-decoration: none
}
.accordion-heading a:hover i {
	background: #fff
}
.accordion-inner {
	display: block;
	margin-bottom: 30px
}
.log-tabs {
	float: none;
	display: block;
	width: 100%;
	border: 0;
	border-radius: 0;
	overflow: hidden;
	margin: 0;
	padding: 0
}
.log-tabs li {
	border: 0;
	width: 50%;
	text-align: center;
	margin: 0;
	padding: 0;
	border-radius: 0;
	border: 0
}
.log-tabs li a {
	color: #fff;
	border-radius: 0;
	margin: 0;
	padding: 15px 25px 15px 25px;
	border: 0;
	font-size: 18px;
	line-height: 24px;
	font-weight: 700
}
.log-tabs li.active a, .log-tabs li.active a:hover, .log-tabs li.active a:active, .log-tabs li.active a:focus {
	color: #222;
	background: 0;
	border: 0;
	margin: 0
}
.log-tabs li a:hover {
	opacity: .95
}
.log-tabs-containt {
	padding: 40px 30px 20px 30px;
	text-align: center
}
.log-tabs-containt p {
	margin-bottom: 10px
}
.tooltip-inner {
	max-width: 200px;
	padding: 8px 15px;
	border-radius: 2px
}
.pagination {
	margin: 0;
	padding: 0
}
.pagination li a, .pagination li a:focus, .pagination li a:active {
	background: 0;
	border: 0;
	color: #fff;
	background: #303030;
	margin: 0 5px 5px 0;
	border-radius: 0
}
.pagination li.disabled a, .pagination li.disabled a:focus, .pagination li.disabled a:active, .pagination li.disabled a:hover {
	color: #fff;
	background: #414141
}
.pagination li.active a, .pagination li.active a:focus, .pagination li.active a:active, .pagination li.active a:hover, .pagination li a:hover {
	color: #fff
}
.alert {
	padding: 10px 30px 10px 30px;
	margin-bottom: 20px;
	border: 3px solid #fff;
	border-radius: 0;
	background: 0
}
.alert-warning {
	border-color: #da9221;
	color: #da9221;
	background: #fae5b1
}
.alert-info {
	border-color: #4092b1;
	color: #4092b1;
	background: #b8e3f3
}
.alert-danger {
	border-color: #c43a23;
	color: #c43a23;
	background: #ffc7be
}
.alert-success {
	border-color: #71a73d;
	color: #71a73d;
	background: #d2f4b0
}
.btn {
	display: inline-block;
	padding: 6px 20px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background-color: #fff;
	color: #444;
	border: 1px solid transparent;
	border-radius: 3px;
	text-transform: uppercase
}
.btn-bordered {
	color: #fff;
	background: 0;
	border: 1px solid #fff
}
.btn-bordered:hover, .btn-bordered:focus, .btn-bordered:active, .btn-bordered.active, .open>.dropdown-toggle.btn-bordered {
	background: #fff;
	border: 1px solid #fff;
	color: #444
}
.btn-default {
	color: #fff;
	background-color: #444;
	border-color: #444
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
	color: #fff
}
.btn-bordered.btn-default {
	background: 0;
	color: #444
}
.btn-bordered.btn-default:hover, .btn-bordered.btn-default:focus, .btn-bordered.btn-default:active, .btn-bordered.btn-default.active, .open>.dropdown-toggle.btn-bordered.btn-default {
	background: #444;
	color: #fff;
	border-color: #444
}
.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
	color: #fff
}
.btn-primary:hover {
	opacity: .9
}
.btn-lg {
	font-weight: 700;
	padding: 14px 35px
}
.btn-inline a {
	display: inline-block;
	margin: 0 2px 5px 2px
}
.home-wrapper {
	background: #0e2456;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #fff
}
.home-wrapper h3 {
	font-size: 58px;
	line-height: 68px;
	font-weight: 600;
	color: #fff;
	letter-spacing: 3px
}
.home-wrapper h3 span {
	font-weight: 300;
	display: block;
	font-size: 30px;
	letter-spacing: 2px
}
.parallax {
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed
}
.parallax.image-bg {
	background-image: url(../images/bg5.jpg)
}
.home-contain {
	padding: 160px 0 0 0;
	background: url(../images/pattern.png) repeat 0 0;
	border-bottom: 0px rgba(6,24,53,0.9) solid
}
.parallax.polygon-bg .home-contain {
	background: 0
}
.video-background {
	color: #fff;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	z-index: 0
}
.home-slider {
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	margin: 0px 0 -325px 0
}
.slider-wrapper {
	position: absolute;
	overflow: hidden;
	z-index: 9999;
	width: 713px;
	height: auto;
	top: 33px;
	left: 33px
}
.contain {
	padding: 80px 0 80px 0
}
.contain.desc-wrapp {
	padding-top: 360px;
	padding-bottom: 20px
}
.contain.desc-wrapppp {
	padding-top: 330px;
	padding-bottom: 20px
}
.gray-bg {
/*background: #f9f9f9*/
}
.feature-box {
	margin-bottom: 60px;
}
.feature-box h5 {
	font-size: 20px;
}
.feature-box p {
	margin-bottom: 10px;
}
#counter-wrapper {
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed
}
.counter-contain {
	padding: 80px 0 80px 0;
	background-color: rgba(26,26,26,0.95);
	color: #fff;
	font-size: 24px;
	line-height: 32px
}
.counter-contain h3 {
	color: #fff;
	font-size: 48px;
	line-height: 56px;
	text-transform: uppercase
}
.counter-number {
	font-weight: 700;
	display: block;
	text-align: center;
	font-size: 72px;
	line-height: 72px;
	margin-top: 30px
}
.counter-text {
	display: block;
	text-align: center;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	color: #d3d3d3
}
#testimoni {
	display: block;
	width: 100%
}
.testimonial {
	display: block;
	position: relative;
	background: #f9f9f9;
	border: 1px solid #e9e9e9;
	border-radius: 10px;
	padding: 30px 25px 10px 25px;
	margin: 80px 0 30px 0
}
.testimoni-sparator {
	background: url(../images/testimoni-sparator.png) no-repeat 0 0;
	display: block;
	position: absolute;
	width: 48px;
	height: 22px;
	z-index: 2;
	bottom: -22px;
	right: 15px
}
.testimoni-author {
	float: right;
	text-align: right
}
.testimoni-author h5, .testimoni-author p {
	margin-bottom: 5px
}
.testimoni-author .author-info {
	float: left;
	margin-top: 5px
}
.testimoni-author img {
	float: left;
	border: 3px solid #e9e9e9;
	border-radius: 50%;
	margin: 0 0 20px 20px
}
#screenshot {
	padding: 80px 0 130px 0;
	margin: 0
}
.screenshot-slider {
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	margin: 0 0 30px 0;
	padding: 0
}
.screenshot-wrapper {
	position: absolute;
	z-index: 5;
	width: 755px;
	height: auto;
	top: 59px;
	left: 12px
}
.pricing-wrapper {
	float: left;
	width: 100%;
	color: #404040;
	overflow: hidden
}
.pricing-head {
	background: #2e2e2e;
	float: left;
	width: 100%;
	color: #fff;
	padding: 25px 35px 25px 35px;
	border-bottom: 5px solid #222;
	border-radius: 10px 10px 0 0
}
.pricing-head.popular {
	border-bottom: 5px solid rgba(46,46,46,0.1)
}
.pricing-head h4 {
	color: #fff;
	font-size: 28px;
	line-height: 28px;
	margin: 10px 0 5px 0
}
.pricing-head p {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 0;
	font-weight: 400
}
.pricing-price {
	width: 80px;
	height: 80px;
	float: left;
	margin: 0 20px 0 0;
	padding: 25px 0 25px 0;
	overflow: hidden;
	background: #fff;
	color: #2e2e2e;
	font-size: 28px;
	line-height: 29px;
	border-radius: 50%;
	text-align: center;
	font-weight: 700
}
.pricing-wrapper ul {
	background: #fff;
	border-right: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center
}
.pricing-wrapper ul li {
	background: url(../images/pricing-line.png) no-repeat bottom center;
	float: left;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 20px;
	font-size: 18px;
	line-height: 18px
}
.pricing-wrapper ul li strong {
	font-weight: 700;
	text-transform: uppercase
}
.pricing-bottom {
	background: #fff;
	border: 1px solid #e2e2e2;
	border-radius: 0 0 10px 10px;
	border-top: 0;
	float: left;
	width: 100%;
	margin: 0;
	padding: 25px 20px 25px 20px;
	text-align: center
}
#contact {
	float: left;
	width: 100%;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: #fff
}
.contact-contain {
	position: relative;
	float: left;
	width: 100%;
	padding: 80px 0 40px 0;
	background-color: rgba(26,26,26,0.95)
}
ul.listForm {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none
}
ul.listForm li {
	position: relative;
	float: left;
	width: 50%;
	padding: 20px 15px 20px 15px;
	margin: 0;
	list-style: none
}
ul.listForm li.push {
	width: 100%;
	padding-left: 30px
}
ul.listForm li i {
	background-color: #1a1a1a;
	position: absolute;
	width: 66px;
	height: 66px;
	border-radius: 50%;
	border: 2px solid rgba(255,255,255,0.4);
	color: rgba(255,255,255,0.4);
	text-align: center;
	font-size: 36px;
	line-height: 60px;
	top: 10px;
	left: 0
}
ul.listForm li .form-control:-moz-placeholder {
color:rgba(255,255,255,0.4)
}
ul.listForm li .form-control::-moz-placeholder {
color:rgba(255,255,255,0.4)
}
ul.listForm li .form-control:-ms-input-placeholder {
color:rgba(255,255,255,0.4)
}
ul.listForm li .form-control::-webkit-input-placeholder {
color:rgba(255,255,255,0.4)
}
ul.listForm li .form-control {
	border: 2px solid rgba(255,255,255,0.4);
	color: rgba(255,255,255,0.6);
	height: 50px;
	padding: 10px 25px 10px 80px;
	background: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	transition: none
}
ul.listForm li textarea.form-control {
	height: 240px
}
ul.listForm li.push .form-control {
	padding-left: 50px
}
#sendmessage {
	display: none
}
#sendmessage.show, .show {
	display: block
}
.validation {
	margin-top: 10px;
	font-style: italic
}
ul.client-list {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0
}
ul.client-list li {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	border-bottom: 1px solid #e2e2e2
}
ul.client-list li.bottom-list {
	border-bottom: 0
}
ul.client-list li ul li {
	width: 20%;
	border-bottom: 0;
	border-right: 1px solid #e2e2e2;
	padding: 50px 0 50px 0
}
ul.client-list li ul li.last {
	border-right: 0
}
.client-link {
	position: relative;
	margin: 0;
	padding: 0;
	display: block;
	text-align: center
}
.logo-hover {
	position: absolute;
	left: 50%;
	margin-left: -54px
}
#download {
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-align: center;
	font-size: 24px;
	line-height: 36px;
	color: #fff
}
#download h3 {
	margin-bottom: 20px;
	color: #fff;
	font-size: 48px;
	line-height: 56px;
	text-transform: uppercase
}
.download-wrapper {
	background: rgba(26,26,26,0.95);
	padding: 80px 0 80px 0
}
.subscribe-form {
	display: inline-block;
	background: rgba(255,255,255,0.2);
	width: 75%;
	position: relative;
	margin: 0 auto;
	margin-top: 20px;
	padding: 5px;
	border-radius: 40px
}
input.subscribe {
	position: relative;
	width: 100%;
	height: 60px;
	border: 0;
	background: rgba(255,255,255,0.95);
	padding: 10px 20px 10px 20px;
	border-radius: 40px;
	color: #444;
	font-size: 18px;
	line-height: 18px
}
input.subscribe:-moz-placeholder {
color:#5c5c5c
}
input.subscribe::-moz-placeholder {
color:#5c5c5c
}
input.subscribe:-ms-input-placeholder {
color:#5c5c5c
}
input.subscribe::-webkit-input-placeholder {
color:#5c5c5c
}
.subscribe-button {
	position: absolute;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 18px;
	font-weight: 700;
	padding: 10px 40px;
	height: 60px;
	overflow: hidden;
	border: 3px solid;
	border-radius: 0 40px 40px 0;
	right: 5px;
	top: 5px
}
#wrapper-fixed {
	background: url(../images/bg1.jpg) no-repeat top center fixed;
	position: relative;
	width: 100%;
	height: 100%
}
.login-register-wrapper {
	padding: 120px 0 120px 0;
	background-color: rgba(26,26,26,0.6);
	position: relative;
	width: 100%;
	height: 100%
}
.login-register {
	background: #fff;
	border-radius: 4px;
	overflow: hidden;
	width: 420px;
	height: auto;
	margin: 0 auto;
	color: #494949;
	padding: 0
}
.soscial-log, .soscial-log:focus, .soscial-log:active {
	color: #fff;
	padding: 0;
	display: inline-block;
	min-width: 268px
}
.soscial-log i {
	float: left;
	display: inline-block;
	font-size: 22px;
	line-height: 42px;
	padding: 10px 0 10px 0;
	border-right: 1px solid rgba(255,255,255,0.4);
	width: 60px;
	height: 60px
}
.soscial-log span {
	display: inline-block;
	padding: 10px 20px 10px 20px;
	line-height: 38px
}
.soscial-log:hover {
	color: #fff
}
.soscial-log.facebook, .soscial-log.facebook:focus, .soscial-log.facebook:active {
	background-color: #3a558c
}
.soscial-log.twitter, .soscial-log.twitter:focus, .soscial-log.twitter:active {
	background-color: #00aeef
}
.soscial-log.facebook:hover {
	background-color: #2a406d
}
.soscial-log.twitter:hover {
	background-color: #0291c6
}
.sparator {
	background: url(../images/sparator-line.png) repeat-x 0 14px;
	display: block;
	width: 100%;
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	margin: 30px 0 30px 0
}
.sparator span {
	display: inline-block;
	background: #fff;
	padding: 0 10px 0 10px
}
.login-register .form-control {
	display: block;
	width: 100%;
	height: 50px;
	padding: 10px 20px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.login-register .form-control::-moz-placeholder {
color:#777;
opacity:1
}
.login-register .form-control:-ms-input-placeholder {
color:#777
}
.login-register .form-control::-webkit-input-placeholder {
color:#777
}
.page-header {
	background: #f9f9f9;
	margin: 0;
	padding: 80px 0 0 0;
	border-bottom: 1px solid #eaeaea
}
.breadcrumb {
	padding: 0;
	margin: 20px 0 20px 0;
	list-style: none;
	background: 0;
	border-radius: 0
}
.breadcrumb>li {
	display: inline-block;
	font-size: 14px
}
#inner-page {
	width: 100%;
	padding: 60px 0 40px 0
}
article {
	margin: 0 0 40px 0;
	padding: 0 0 40px 0;
	border-bottom: 1px solid #eaeaea
}
article .article-media {
	margin: 0 0 20px 0
}
article h4 a {
	color: #222
}
.meta-wrapper {
	float: left;
	width: 100%;
	border-top: 1px solid #eaeaea;
	margin-bottom: 20px
}
ul.meta-post {
	border-bottom: 1px solid #eaeaea;
	float: left;
	width: 100%;
	margin: 0;
	padding: 10px 0 8px 0
}
ul.meta-post li {
	float: left;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0 0 0 15px
}
aside {
	float: left;
	width: 100%;
	display: block;
	position: relative;
	margin: 0 0 40px 0;
	padding: 0 0 0 30px;
	border-left: 1px solid #eaeaea
}
aside .widget {
	float: left;
	width: 100%;
	position: relative;
	margin: 0 0 30px 0;
	padding: 0
}
aside .widget .head {
	position: relative;
	font-size: 18px;
	line-height: 22px;
	border-bottom: 1px solid #eaeaea;
	padding: 0 0 15px 0;
	margin: 0 0 020px 0
}
aside .widget .head span {
	position: absolute;
	display: block;
	width: 60px;
	height: 1px;
	left: 0;
	bottom: -1px
}
.cat, .tag {
	margin: 0;
	padding: 0
}
.cat li, .tag li {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #626262
}
.tag li {
	float: left;
	padding: 0;
	border-radius: 2px;
	margin: 5px 10px 5px 0
}
.tag li a {
	border: 1px solid;
	border-color: #ddd;
	display: inline-block;
	padding: 4px 15px 4px 15px;
	color: #555
}
.tag li a:hover {
	text-decoration: none;
	color: #fff
}
.cat li a {
	display: block;
	color: #555;
	padding: 5px 0 5px 0
}
.cat li i {
	margin-right: 5px
}
.recent {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0
}
.recent li {
	float: left;
	width: 100%;
	list-style: none;
	margin: 10px 0 20px 0;
	padding: 0;
	border-bottom: 1px solid #f5f5f5
}
.recent li h6 {
	margin-bottom: 0
}
.recent li a img {
	border-radius: 2px;
	width: 70px;
	margin-bottom: 0
}
.recent li h6 a, .recent li h6 a.alignleft, .recent li h6 a.alignright {
	color: #444;
	margin-bottom: 0
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 0;
	border-radius: 4px
}
.pagination>li>a, .pagination>li>span {
	background-color: #fff;
	border: 1px solid #ddd
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
	background-color: #fcfcfc
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	z-index: 2;
	color: #a2a2a2;
	cursor: default;
	background-color: #fcfcfc;
	border-color: #ddd
}
.comment-wrapper {
	background: #e7e7e7;
	padding: 0 1px 1px 1px;
	margin-bottom: 20px
}
.comment-main {
	border: 1px solid #fff;
	background-color: #fefefe;
*background-color:#f9f9f9;
	background-image: -moz-linear-gradient(top, #fefefe, #f9f9f9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f9f9f9));
	background-image: -webkit-linear-gradient(top, #fefefe, #f9f9f9);
	background-image: -o-linear-gradient(top, #fefefe, #f9f9f9);
	background-image: linear-gradient(to bottom, #fefefe, #f9f9f9);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe', endColorstr='#fff9f9f9', GradientType=0);
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.comment-main img {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
.comment-head {
	background: #e7e7e7;
	padding: 1px;
	border-top: 1px solid #fff
}
.comment-head h4 {
	background: #f2f2f3;
	border-left: 1px solid #f7f7f8;
	border-right: 1px solid #f7f7f8;
	padding: 10px 20px 10px 20px;
	margin: 0;
	font-size: 16px;
	text-shadow: 0 1px 1px #fff
}
.form-label {
	color: #2c3945
}
.video-container, .map-container, .embed-container {
	position: relative;
	margin: 0 0 15px 0;
	padding-bottom: 58%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	border: 0
}
.embed-container iframe, .embed-container object, .embed-container embed, .video-container iframe, .map-container iframe, .map-container object, .map-container embed, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
iframe {
	border: 0
}
footer {
	background: #2e2e2e;
	color: #b6b6b6;
	font-size: 12px;
	line-height: 18px;
	font-weight: 300;
	text-align: center;
	padding: 20px 0;
}
.social-network {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	font-size: 24px;
	line-height: 24px
}
.social-network a {
	display: inline-block;
	color: #b6b6b6;
	margin: 0 2px 5px 2px
}
.heading {
	font-size: 36px;
	line-height: 48px;
	position: relative;
	border-bottom: 1px solid #222;
	padding: 0 30px 25px 30px;
	display: inline-block;
	margin-bottom: 60px
}
.heading span {
	display: block;
	font-weight: 400
}
#contact .heading {
	border-bottom: 1px solid #fff;
	color: #fff
}
.pe-feature {
	float: left;
	margin: 5px 20px 60px 0;
	width: 65px;
	height: 65px;
	font-size: 38px;
	line-height: 58px;
	text-align: center;
	border: 2px solid;
	border-radius: 50%;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.feature-box:hover .pe-feature {
	color: #fff
}
#toTop {
	display: none;
	text-decoration: none;
	z-index: 600;
	position: fixed;
	bottom: 20px;
	right: 20px;
	overflow: hidden;
	width: 45px;
	height: 45px;
	border: 0;
	text-indent: -999px;
	background-image: url(../images/ui.totop.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #2e2e2e;
	border-radius: 2px
}
#toTopHover {
	background-image: url(../images/ui.totop.png);
	background-repeat: no-repeat;
	background-position: 0 -45px;
	width: 49px;
	height: 49px;
	display: block;
	overflow: hidden;
	float: left;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0)
}
#toTop:active, #toTop:focus {
	outline: 0
}
div.loading-invisible {
	display: none
}
div.loading-visible {
	position: fixed;
	z-index: 9999999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	padding-top: 20%;
	font-size: 24px;
	line-height: 36px;
	color: #fff;
	background-color: #1a1a1a;
	font-weight: 300
}
div.loading-visible i {
	display: inline-block;
	margin-bottom: 20px
}
div.loading-visible .loader {
	margin-bottom: 20px
}
.divider {
	float: left;
	width: 100%;
	height: 1px;
	display: block;
	background: #3f4149;
	margin: 40px 0 40px 0
}
.video-container, .map-container, .embed-container {
	position: relative;
	margin: 0 0 15px 0;
	padding-bottom: 52%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	border: 0
}
.embed-container iframe, .embed-container object, .embed-container embed, .video-container iframe, .map-container iframe, .map-container object, .map-container embed, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
iframe {
	border: 0
}
.video-wrapper {
	display: block;
	padding-left: 8.33333333%;
	margin-top: 20px
}
.margin-clear {
	margin: 0
}
.padding-clear {
	padding: 0
}
.margintop-clear {
	margin-top: 0
}
.paddingtop-clear {
	padding-top: 0
}
.marginbot-clear {
	margin-bottom: 0
}
.paddingbot-clear {
	padding-bottom: 0
}
.margintop5 {
	margin-top: 5px
}
.margintop10 {
	margin-top: 10px
}
.margintop15 {
	margin-top: 15px
}
.margintop20 {
	margin-top: 20px
}
.margintop25 {
	margin-top: 25px
}
.margintop30 {
	margin-top: 30px
}
.margintop35 {
	margin-top: 35px
}
.margintop40 {
	margin-top: 40px
}
.margintop45 {
	margin-top: 45px
}
.margintop50 {
	margin-top: 50px
}
.margintop55 {
	margin-top: 55px
}
.margintop60 {
	margin-top: 60px
}
.marginbot5 {
	margin-bottom: 5px
}
.marginbot10 {
	margin-bottom: 10px
}
.marginbot15 {
	margin-bottom: 15px
}
.marginbot20 {
	margin-bottom: 20px
}
.marginbot25 {
	margin-bottom: 25px
}
.marginbot30 {
	margin-bottom: 30px
}
.marginbot35 {
	margin-bottom: 35px
}
.marginbot40 {
	margin-bottom: 40px
}
.marginbot45 {
	margin-bottom: 45px
}
.marginbot50 {
	margin-bottom: 50px
}
.marginbot55 {
	margin-bottom: 55px
}
.marginbot60 {
	margin-bottom: 60px
}
.marginbot80 {
	margin-bottom: 80px
}
.marginleft5 {
	margin-left: 1px
}
.marginleft10 {
	margin-left: 10px
}
.marginleft15 {
	margin-left: 15px
}
.marginleft20 {
	margin-left: 20px
}
.marginright5 {
	margin-right: 1px
}
.marginright10 {
	margin-right: 10px
}
.marginright15 {
	margin-right: 15px
}
.marginright20 {
	margin-right: 20px
}
@media(min-width:1200px) {
.navbar-default .navbar-nav li a, .navbar-default .navbar-nav li a:focus {
 font-size:14px;
/*	margin-left: 5%;
*/	line-height: 40px;
	padding: 30px 15px 30px 15px;
	color: #fff; font-weight:bold;
}
.slider-wrapper {
	width: 867px;
	top: 38px;
	left: 38px
}
.screenshot-wrapper {
	width: 917px;
	top: 73px;
	left: 14px
}
}
@media(min-width:768px) and (max-width:990px) {
.slider-wrapper {
	width: 662px;
	top: 30px;
	left: 30px
}
.navbar-default .navbar-nav li a, .navbar-default .navbar-nav li a:focus {
	padding: 35px 8px 35px 8px;
	font-size: 12px
}
.navbar-right a.btn {
	font-size: 12px
}
.navbar-brand {
	float: left;
	display: block;
	width: 100%;
	padding: 0;
	text-align: center
}
.navbar-header {
	float: left;
	display: block;
	width: 100%;
	padding: 25px 0 10px 0;
	text-align: center
}
.home-contain, .video-wrapper {
	padding: 240px 0 0 0
}
.screenshot-wrapper {
	width: 699px;
	top: 55px;
	left: 10px
}
.contain {
	padding-top: 140px
}
.pricing-wrapper {
	margin-bottom: 30px
}
.flex-direction-nav a {
	display: none;
	opacity: 1
}
.flexslider:hover .flex-direction-nav a {
	display: block
}
}
@media(max-width:767px) {
.navbar-brand {
	float: none;
	margin: 0
}
.navbar-header {
	float: right;
	width: 100%;
	padding: 26px 20px 26px 0
}
.navbar-default .navbar-collapse {
	clear: both;
	border-top: 0;
	float: none;
	width: 100%;
	box-shadow: none;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 0;
	padding: 0 30px 0 30px
}
.navbar-default .collapse li {
	width: 100%
}
.navbar-default .navbar-nav li a, .navbar-default .navbar-nav li a:focus {
	padding: 10px 20px 10px 20px;
	margin: 5px 2px 5px 2px;
	border-radius: 2px;
	border: 1px solid #8b8b95
}
.navbar-default .navbar-nav li a.selected, .navbar-default .navbar-nav .active a, .navbar-default .navbar-nav .dropdown.active a, .navbar-default .navbar-nav .active a:hover, .navbar-default .navbar-nav .dropdown.active a:hover, .navbar-default .navbar-nav .active a:focus, .navbar-default .navbar-nav .dropdown.active a:focus {
	background-image: none
}
.navbar-default .navbar-nav li a:hover {
	border-top: 3px solid #fff
}
.navbar-right {
	float: left;
	margin: 0 0 0 -18px;
	padding: 10px 0 30px 0
}
.navbar-right a {
	margin-right: 5px
}
.slider-wrapper {
	width: 93%;
	top: 4%;
	left: 4%
}
.screenshot-wrapper {
	width: 97%;
	top: 12.5%;
	left: 1.5%
}
.pricing-wrapper {
	margin-bottom: 30px
}
ul.client-list li {
	border: 0
}
ul.client-list li ul li, ul.client-list li ul li.last {
	width: 100%;
	border: 1px solid #e2e2e2;
	padding: 45px 0 45px 0;
	margin-bottom: 20px
}
.flex-direction-nav a {
	display: none;
	opacity: 1
}
.flexslider:hover .flex-direction-nav a {
	display: block
}
}
#panel {
	position: fixed;
	top: 90px;
	left: -230px;
	width: 230px;
	color: #fff;
	z-index: 5000;
	font-size: 11px;
	background: #181818
}
#panel input {
	width: 160px
}
.colorpicker {
	z-index: 5001
}
.panel-inner {
	position: relative;
	width: 100%;
	height: 100%
}
.options_box {
	margin: 0;
	padding: 0;
	overflow: hidden
}
.options_box .solidline {
	margin-bottom: 10px
}
.options_box h6 {
	text-align: center;
	font-weight: bold;
	background: #333;
	padding: 14px 0 13px 0;
	margin-top: 0;
	margin-bottom: 20px;
	color: #fff
}
.options_box .layout {
	width: 190px;
	margin: 0 20px 20px 20px
}
.options_toggle_holder {
	position: absolute;
	right: -48px
}
.options_toggle {
	background: #333;
	margin: 0;
	padding: 0;
	width: 48px;
	height: 47px;
	cursor: pointer;
	border-left: none;
	display: block;
	font-size: 26px;
	line-height: 26px;
	text-align: center
}
.options_toggle i {
	margin: 0;
	padding: 10px 15px 16px 10px
}
.options_toggle:hover, .options_toggle:focus, .options_toggle:active {
	outline: 0;
	text-decoration: none
}
#accent_color {
	color: #333;
	border: 0;
	text-transform: uppercase;
	margin-left: 2px;
	text-align: center;
	outline: 0
}
#demo-wrapper {
	background: url(../images/bg1.jpg) no-repeat top center fixed;
	position: relative;
	margin: 0
}
.demo-header {
	position: fixed;
	width: 100%;
	background: #2e2e2e;
	text-align: center;
	color: #fff;
	padding: 40px 0 40px 0;
	z-index: 2
}
.demo-header h3 {
	margin: 20px 0 0 0;
	font-size: 32px;
	line-height: 38px;
	color: #fff;
	font-weight: 300
}
.demo-contain {
	background: url(../images/pattern.png) repeat 0 0;
	padding: 260px 0 80px 0
}
.demo-contain h4 {
	text-transform: uppercase;
	font-size: 24px;
	line-height: 32px;
	font-weight: 700;
	color: #fff
}
.demo-contain h4 span {
	display: block;
	font-weight: 300;
	text-transform: none
}
.demo-contain h4 a {
	color: #fff
}
a, a:focus, a:hover, a:active, .navbar-default .navbar-nav li a:hover, .navbar-default .navbar-nav li a.selected, .navbar-default .navbar-nav .active a, .navbar-default .navbar-nav .dropdown.active a, .navbar-default .navbar-nav .active a:hover, .navbar-default .navbar-nav .dropdown.active a:hover, .navbar-default .navbar-nav .active a:focus, .navbar-default .navbar-nav .dropdown.active a:focus, .icon-counter:hover, .social-network a:hover, .social-network a:focus, .social-network a:active, .pe-feature, .accordion-heading a:hover i, .counter-number, .pricing-head.popular .pricing-price, .validation {
	color: #f9d90a
}
.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary, .subscribe-button, .navbar-default .navbar-toggle:hover .icon-bar, .feature-box:hover .pe-feature, .accordion-heading a i, .accordion-heading a:hover, .flex-direction-nav .flex-next:hover, .flex-direction-nav .flex-prev:hover, .flex-control-paging li a:hover, .flex-control-paging li a.flex-active, .pricing-head.popular, .owl-theme .owl-controls .owl-buttons div.owl-prev:hover, .owl-theme .owl-controls .owl-buttons div.owl-next:hover, #toTopHover, .log-tabs li a, .log-tabs li a:hover, .log-tabs li a:focus, .log-tabs li a:active {
	background-color: #f9d90a
}
.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary, .navbar-default .navbar-nav li a:hover, .navbar-default .navbar-nav li a.selected, .navbar-default .navbar-nav .active a, .navbar-default .navbar-nav .dropdown.active a, .navbar-default .navbar-nav .active a:hover, .navbar-default .navbar-nav .dropdown.active a:hover, .navbar-default .navbar-nav .active a:focus, .navbar-default .navbar-nav .dropdown.active a:focus, .subscribe-button, .testimoni-avatar:hover, .icon-counter:hover, .form-control:focus, ul.listForm li .form-control:focus, .navbar-default .navbar-toggle:hover, .pe-feature, .accordion-heading a i, .accordion-heading a:hover {
	border-color: #f9d90a
}
@media(max-width:767px) {
.navbar-default .navbar-nav li a:hover, .navbar-default .navbar-nav li a.selected, .navbar-default .navbar-nav .active a, .navbar-default .navbar-nav .dropdown.active a, .navbar-default .navbar-nav .active a:hover, .navbar-default .navbar-nav .dropdown.active a:hover, .navbar-default .navbar-nav .active a:focus, .navbar-default .navbar-nav .dropdown.active a:focus {
	background: #f9d90a;
	border: 1px solid #f9d90a;
	color: #fff
}
}
.feature-box .iconfont2 {
	font-size: 108px;
	width: 100%;
	float: left;
	height: 280px;
	line-height: 280px;
}
.feature-box p {
	font-size: 16px;
}
.feature-box a {
	color: orange;
	font-size: 12px
}
.design-bg {
	background: url(../images/polygon_x.jpg) center #333;
	color: white;
	padding-bottom: 0
}
#work ul li {
	line-height: 28px;
	margin-bottom: 5px
}
.owl-theme .owl-controls .owl-buttons div {
	top: -50px
}
#kefu {
	position: fixed;
	right: 0;
	top: 139px;
	width: 150px
}
.f-12 {
	font-size: 12px
}
* html #kefu {
	position: absolute;
right:expression(eval(document.documentElement.scrollLeft+0));
top:expression(eval(document.documentElement.scrollTop+45))
}
.mt-10 {
	padding: 0;
	margin: 0
}
#chat-close, #chat-open {
	cursor: pointer
}
#chat-body {
	border-radius: 3px;
	padding: 10px 15px;
	border: 2px solid #0879c5;
	background: #fff
}
#chat-body li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #0879c5
}
#chat-body li a {
	color: #000
}
#chat-body li a:hover {
	color: #0879c5;
	text-decoration: underline
}
#chat-body li img {
	margin-right: 6px
}
#chat-open {
	position: fixed;
	top: 150px;
	right: 0;
	display: none
}
.daohang {
	text-align: left;
	color: white
}
.daohang h5 {
	color: #ccc;
	font-size: 14px;
	padding: 0;
	margin: 0;
	font-weight: normal
}
.daohang hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-color: #737373
}
.daohang a {
	color: #ccc
}
.b10 {
	margin-bottom: 10px
}
.ys {
	height: auto;
	/*    background: url(../images/y_bg.gif) repeat;
*/    overflow: hidden;
	clear: both;
	text-align: center;
}
.ys img {
	margin: auto;
	max-width: 100%;
}
.ys h2 {
	background: url(../images/y_h2.jpg) no-repeat center 0;
	height: 184px;
	overflow: hidden;
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-size: 22px;
	margin-bottom: 60px;
}
.ys h2 i {
	display: block;
	font-weight: bold;
	font-style: normal;
	font-size: 38px;
	font-weight: bold;
	padding-top: 56px;
	line-height: 100%;
	padding-bottom: 13px;
}
#features {
	margin-top: 20px;
}
.in_choose .txt {
	padding: 22rem 8rem 2rem 4.5rem;
	position: relative;
}
.in_choose .txt h6.t2 {
	font-size: 6rem;
	width: 120%;
	position: absolute;
	left: 4.5rem;
	top: 11rem;
	z-index: 2;
}
.in_choose .txt h3.t {
	padding-left: 8rem;
	font-size: 2.4rem;
}
.in_choose .txt .des {
	font-size: 1.4rem;
	margin: 5rem 0;
	padding-left: 8rem;
	line-height: 3rem;
}
.in_choose .right {
	padding: 11rem 0 0 11rem;
}
.in_choose .right .list {
	padding: 0 11rem 11rem 0;
	color: #fff;
}
.in_choose .right .list span {
	display: block;
	text-align: center;
}
.in_choose .right .list span {
	text-align: center;
}
.in_choose .right .list span.title {
	font-size: 1.6rem;
	line-height: 3rem;
}
.in_choose .right .list span.des {
	font-size: 1.4rem;
}
元素 {
}
.in_choose .right .list span.des {
	font-size: 1.4rem;
}
.in_choose .right .list span.des {
	font-size: 1.2rem;
}
.in_choose .right .list span.des {
	font-size: 1.2rem;
}
.in_choose .right .list span.des {
	font-size: 1.2rem;
	opacity: .7;
	filter: alpha(opacity=70);
}
.in_choose .right .list span {
	display: block;
	text-align: center;
}
.in_choose {
	background: #000;
	color: #fff;
	overflow: hidden;
}
.in_choose {
	color: #fff;
}
.am-u-sm-4 {
	width: 33.33333333%;
	float: left;
}
.anopo {
	background-image: url(../images/bg09.jpg);
	background-repeat: no-repeat;
	height: 800px;
	margin-top: -10%;
}
.hop-ano {
	border-bottom: 1px solid #ddd;
	overflow: hidden;
}
.aboutico {
	margin-top: 40px;
	margin-bottom: 40px;
	overflow: hidden;
}
.aboutico li {
	list-style: none;
	float: left;
	width: 25%;
	font-size: 18px;
	text-align: center;
	color: #444;
}
.aboutico li a {
	display: block;
	height: 140px;
	width: 140px;
	margin: 0 auto;
	margin-bottom: 15px;
	-webkit-transition: all .33s ease-out;
	-moz-transition: all .33s ease-out;
	-o-transition: all .33s ease-out;
	-ms-transition: all .33s ease-out;
}
.aboutico li.i1 a {
	background: url(../images/aboutico.fw.png) left top;
	display: block;
}
.aboutico li.i1 a:hover {
	background: url(../images/aboutico.fw.png) left bottom;
}
.aboutico li.i2 a {
	background: url(../images/aboutico.fw.png) -302px -1px;
	display: block;
}
.aboutico li.i2 a:hover {
	background: url(../images/aboutico.fw.png) -302px bottom;
}
.aboutico li.i3 a {
	background: url(../images/aboutico.fw.png) -582px -0px;
	display: block;
}
.aboutico li.i3 a:hover {
	background: url(../images/aboutico.fw.png) -582px bottom;
}
.aboutico li.i4 a {
	background: url(../images/aboutico.fw.png) -875px -0px;
	display: block;
}
.aboutico li.i4 a:hover {
	background: url(../images/aboutico.fw.png) -875px bottom;
}
.abn_left {
	width: 48%;
	float: left;
	font-size: 15px;
	line-height: 28px;
	text-align: left;
	margin-bottom: 5%;
}
.abn_right {
	float: right;
	width: 51%;
	margin-top: 2%;
}
.abn_right img {
	max-width: 100%;
}
.henxin {
	padding-bottom: 1%;
	width: 100%;
	float: left;
	background-image: url(../images/bg51.jpg);
	background-repeat: no-repeat;
	padding-top: 1%;
	text-align: center;
}
.henxin img {
	max-width: 100%;
}
.reflection {
	width: 1200px;
	margin: 0 auto;
}
.reflection .img {
	padding-top: 59px;
	float: left;
	width: 20%;
}
.reflection ul {
	float: right;
	padding-bottom: 30px;
	width: 78%;
	margin-top: 5%;
}
.reflection ul li {
	width: 100%;
	height: 134px;
	background: #F7F7F7;
	border-radius: 5px;
	margin-bottom: 20px;
	list-style: none;
}
.reflection ul li .title {
	width: 20%;
	line-height: 40px;
	background: #1b3982;
	float: left;
	border-radius: 5px 0 0 5px;
	text-align: center;
	color: #fff;
	font-size: 30px;
	padding: 27px 0;
}
.reflection ul li .content {
	float: right;
	padding: 0 30px;
	width: 78%;
}
.reflection ul li .content .tit {
	font-size: 24px;
	color: #333;
	font-weight: bold;
	line-height: 60px;
}
.reflection ul li .content .con {
	font-size: 16px;
	color: #666;
	line-height: 25px;
}
.ys_nr {
	width: 1200px;
	height: auto;
	margin-top: 0px;
	position: relative;
}
.wz1 {
	top: 30px;
}
.syysc {
	width: 1200px;
	height: auto;
	margin: 0px auto;
	padding: 20px 0px;
}
.syys {
	width: 100%;
	margin-top: -3%;
	min-height: 620px;
	background: url(../images/index-bj.jpg) no-repeat center top;
}
.days {
	width: 420px;
	height: auto;
	position: absolute;
}
.wz2 {
	width: 355px;
	top: 200px;
}
.days h1 {
	font-size: 30px;
	color: #333;
	text-align: right;
	line-height: 40px;
}
.days p {
	font-size: 15px;
	color: #666;
	line-height: 25px;
}
.wz3 {
	top: 371px;
}
.wz4 {
	top: 371px;
	right: 0px;
}
.wz5 {
	width: 353px;
	top: 200px;
	right: 0px;
}
.wz6 {
	top: 30px;
	right: 0px;
}
.marketing {
	width: 1200px;
	margin: 0px auto 50px;
}
.marketing .title {
	text-align: center;
	margin-bottom: 8%;
}
.marketing .title h2 {
	font: bold 36px/48px "microsoft yahei";
	color: #000;
}
.marketing .title h1 {
	font: bold 72px/80px "microsoft yahei";
	color: #000;
}
.marketing .title h1 span {
	color: #EB4F38;
}
.marketing .title p {
	font: 18px/24px "microsoft yahei";
	color: #000;
	margin: 20px 0;
}
.marketing ul li {
	list-style: none;
	width: 25%;
	float: left;
}
.marketing ul li .slidetop {
	padding: 20px 45px;
	transition: 0.3s ease all;
	-moz-transition: 0.3s ease all;
	-webkit-transition: 0.3s ease all;
	position: relative;
	background: #fff;
}
.marketing ul li .slidetop .tit {
	text-align: center;
	margin-bottom: 10px;
}
.marketing ul li .slidetop .tit h1 {
	font-size: 26px;
}
.marketing ul li .slidetop .tit span {
	font: bold 30px/40px "microsoft yahei";
	text-transform: uppercase;
	color: #EB4F38;
}
.marketing ul li .slidetop .tit span i {
	font-size: 40px;
	font-style: normal;
}
.marketing ul li .slidetop h3 {
	font: bold 18px/26px "microsoft yahei";
	color: #000;
	text-align: center;
}
.marketing ul li .slidetop h3 span {
	font-size: 24px;
}
.marketing ul li .slidetop p {
	font: 14px/20px "microsoft yahei";
	color: #666;
	margin-top: 6px;
}
.marketing ul li .slidetop .btn {
	height: 36px;
	background: url(../images/arrow2.png) center -89px no-repeat;
	margin-top: 10px;
	transition: 0.3s ease all;
	-moz-transition: 0.3s ease all;
	-webkit-transition: 0.3s ease all;
}
.marketing .tel {
	height: 76px;
	width: 496px;
	border: 2px solid #0099E4;
	border-radius: 38px;
	overflow: hidden;
	margin: 50px auto 0;
}
.marketing .tel h3 {
	float: left;
	background: url(../images/tel1.png) 19px 20px no-repeat;
	font: 18px/24px "microsoft yahei";
	color: #333;
	padding-top: 13px;
	padding-left: 68px;
	transition: 0.3s ease all;
	-moz-transition: 0.3s ease all;
	-webkit-transition: 0.3s ease all;
}
.marketing .tel h2 {
	background: 0px center no-repeat;
	float: center;
	font: bold 34px/76px "microsoft yahei";
	color: #0099E4;
}
.marketing ul li:hover .slidetop {
	border-radius: 10%;
	transform: scale(1.1);
	z-index: 12;
	box-shadow: 0 0 9px rgba(0,0,0,.6);
}
.marketing ul li.mn {
	background-position: center 0;
}
.marketing ul li:hover .slidetop {
	border-radius: 10%;
	transform: scale(1.1);
	z-index: 12;
	box-shadow: 0 0 9px rgba(0,0,0,.6);
}
#yxys {
	width: 100%;
	height: 819px;
	background: url(../images/bg8.jpg) no-repeat center;
	min-width: 1200px;
}
.yxys {
	width: 1200px;
	height: 200px;
	margin: auto;
}
.yxys .jywy {
	font-size: 36px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding-top: 7%;
	display: block;
}
.yxys span {
	color: #F00;
}
.yxys .jywy1 {
	font-size: 14px;
	text-align: center;
	color: #fff;
	margin-top: 15px;
}
.jywy_left {
	width: 320px;
	height: 0.1px;
	float: left;
	border-bottom: 1px dashed #4e4e4e;
	margin-top: 20px;
}
.jywy_right {
	width: 320px;
	height: 0.1px;
	float: right;
	border-bottom: 1px dashed #4e4e4e;
	margin-top: 20px;
}
.jywy_center {
	width: 522px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
.jywy_center a {
	color: #999999;
	font-size: 14px;
}
.yxys_bottom {
	width: 1200px;
	height: 600px;
	margin: auto;
}
.yxys_bottom li {
	width: 300px;
	height: 244px;
	float: left;
	transition: all .4s ease-in-out 0s;
	cursor: pointer;
}
.yxys_bottom li .dwjz {
	width: 300px;
	height: 244px;
	background: url(../images/xingxing.png) no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-position: 50% 30%;
	border-bottom: 1px solid #303030;
	border-right: 1px solid #303030;
}
.dwjz .sz {
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding-top: 30px;
}
.dwjz .wz {
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding-top: 60px;
}
.dwjz span {
	display: block;
	width: 270px;
	margin: auto;
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding-top: 20px;
	line-height: 25px;
}
.yxys_bottom li .dwjz1 {
	width: 300px;
	height: 244px;
	background: url(../images/qianbi.png) no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-position: 50% 30%;
	border-bottom: 1px solid #303030;
	border-right: 1px solid #303030;
}
.yxys_bottom li .dwjz2 {
	width: 300px;
	height: 244px;
	background: url(../images/chzi.png) no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto auto;
	background-position: 50% 30%;
	background-size: 25px;
	border-bottom: 1px solid #303030;
	border-right: 1px solid #303030;
}
.yxys_bottom li .dwjz3 {
	width: 300px;
	height: 244px;
	background: url(../images/xuanz.png) no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto auto;
	background-position: 50% 30%;
	background-size: 25px;
	border-bottom: 1px solid #303030;
}
.yxys_bottom li .dwjz4 {
	width: 300px;
	height: 244px;
	background: url(../images/xrsh.png) no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-position: 50% 30%;
	border-right: 1px solid #303030;
}
.yxys_bottom li .dwjz5 {
	width: 300px;
	height: 244px;
	border-right: 1px solid #303030;
	background: url(../images/wzcx.png) no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-position: 50% 30%;
}
.yxys_bottom li .dwjz6 {
	width: 300px;
	height: 244px;
	border-right: 1px solid #303030;
	background: url(../images/fdj.png) no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-position: 50% 30%;
}
.yxys_bottom li .dwjz7 {
	width: 300px;
	height: 244px;
	background: url(../images/sh.png) no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-position: 50% 30%;
}
.dwjz1 .wz {
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding-top: 60px;
}
.dwjz1 span {
	display: block;
	width: 270px;
	margin: auto;
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding-top: 20px;
	line-height: 25px;
}
.dwjz2 .sz {
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding-top: 30px;
}
.dwjz2 .wz {
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding-top: 60px;
}
.dwjz2 span {
	display: block;
	width: 270px;
	margin: auto;
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding-top: 20px;
	line-height: 25px;
}
.jywy_center1 a {
	color: #999999;
	font-size: 14px;
}
.yxys_bottom {
	width: 1200px;
	height: 600px;
	margin: auto;
}
.yxys_bottom li .dwjz {
	width: 300px;
	height: 244px;
	background: url(../images/xingxing.png) no-repeat;
	background-position: 50% 10%;
	border-bottom: 1px solid #303030;
	border-right: 1px solid #303030;
}
.dwjz .sz {
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding-top: 30px;
}
.dwjz .wz {
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding-top: 60px;
}
.dwjz span {
	display: block;
	width: 270px;
	margin: auto;
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding-top: 20px;
	line-height: 25px;
}
.yxys_bottom li {
	width: 300px;
	list-style: none;
	height: 244px;
	float: left;
	transition: all .4s ease-in-out 0s;
	cursor: pointer;
}
.yxys_bottom li:hover {
	background: #f9d90a;
	transition: all .4s ease-in-out 0s;
}
.yxys_bottom li:hover .dwjz {
	background: url(../images/xingxing1.png) no-repeat;
	background-position: 50% 10%;
}
.yxys_bottom li .dwjz1 {
	width: 300px;
	height: 244px;
	background: url(../images/qianbi.png) no-repeat;
	background-position: 50% 10%;
	border-bottom: 1px solid #303030;
	border-right: 1px solid #303030;
}
.dwjz1 .sz {
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding-top: 30px;
}
.dwjz1 .wz {
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding-top: 60px;
}
.dwjz1 span {
	display: block;
	width: 270px;
	margin: auto;
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding-top: 20px;
	line-height: 25px;
}
.yxys_bottom li:hover .dwjz1 {
	background: url(../images/qianbi1.png) no-repeat;
	background-position: 50% 10%;
}
.yxys_bottom li .dwjz2 {
	width: 300px;
	height: 244px;
	background: url(../images/chzi.png) no-repeat;
	background-position: 50% 10%;
	background-size: 25px;
	border-bottom: 1px solid #303030;
	border-right: 1px solid #303030;
}
.dwjz2 .sz {
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding-top: 30px;
}
.dwjz2 .wz {
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding-top: 60px;
}
.dwjz2 span {
	display: block;
	width: 270px;
	margin: auto;
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding-top: 20px;
	line-height: 25px;
}
.yxys_bottom li:hover .dwjz2 {
	background: url(../images/chzi1.png) no-repeat;
	background-position: 50% 10%;
	background-size: 25px;
}
.yxys_bottom li .dwjz3 {
	width: 300px;
	height: 244px;
	background: url(../images/xuanz.png) no-repeat;
	background-position: 50% 10%;
	background-size: 25px;
	border-bottom: 1px solid #303030;
}
.dwjz3 .sz {
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding-top: 30px;
}
.dwjz3 .wz {
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding-top: 60px;
}
.dwjz3 span {
	display: block;
	width: 270px;
	margin: auto;
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding-top: 20px;
	line-height: 25px;
}
.yxys_bottom li:hover .dwjz3 {
	background: url(../images/xuanz1.png) no-repeat;
	background-position: 50% 10%;
	background-size: 25px;
}
.yxys_bottom li .dwjz4 {
	width: 300px;
	height: 244px;
	background: url(../images/xrsh.png) no-repeat;
	background-position: 50% 10%;
	border-right: 1px solid #303030;
}
.dwjz4 .sz {
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding-top: 30px;
}
.dwjz4 .wz {
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding-top: 60px;
}
.dwjz4 span {
	display: block;
	width: 270px;
	margin: auto;
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding-top: 20px;
	line-height: 25px;
}
.yxys_bottom li:hover .dwjz4 {
	background: url(../images/xrsh1.png) no-repeat;
	background-position: 50% 10%;
}
.yxys_bottom li .dwjz5 {
	width: 300px;
	height: 244px;
	border-right: 1px solid #303030;
	background: url(../images/wzcx.png) no-repeat;
	background-position: 50% 10%;
}
.dwjz5 .sz {
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding-top: 30px;
}
.dwjz5 .wz {
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding-top: 60px;
}
.dwjz5 span {
	display: block;
	width: 270px;
	margin: auto;
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding-top: 20px;
	line-height: 25px;
}
.yxys_bottom li:hover .dwjz5 {
	background: url(../images/wzcx1.png) no-repeat;
	background-position: 50% 10%;
}
.yxys_bottom li .dwjz6 {
	width: 300px;
	height: 244px;
	border-right: 1px solid #303030;
	background: url(../images/fdj.png) no-repeat;
	background-position: 50% 10%;
}
.dwjz6 .sz {
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding-top: 30px;
}
.dwjz6 .wz {
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding-top: 60px;
}
.dwjz6 span {
	display: block;
	width: 270px;
	margin: auto;
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding-top: 20px;
	line-height: 25px;
}
.yxys_bottom li:hover .dwjz6 {
	background: url(../images/fdj1.png) no-repeat;
	background-position: 50% 10%;
}
.yxys_bottom li .dwjz7 {
	width: 300px;
	height: 244px;
	background: url(../images/sh.png) no-repeat;
	background-position: 50% 10%;
}
.dwjz7 .sz {
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding-top: 30px;
}
.dwjz7 .wz {
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding-top: 60px;
}
.dwjz7 span {
	display: block;
	width: 270px;
	margin: auto;
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding-top: 10px;
	line-height: 25px;
}
.yxys_bottom li:hover .dwjz7 {
	background: url(../images/sh1.png) no-repeat;
	background-position: 50% 10%;
}
#wzch {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 2%;
	min-width: 1200px;
	margin-top: 2%;
}
.wzch {
	width: 1200px;
	height: 120px;
	margin: auto;
}
.wzch p {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	padding-top: 30px;
}
.wzch span {
	color: #F00;
}
.wzch a {
	font-size: 14px;
	color: #ababab;
}
.wzch img {
	margin-top: 10px;
}
.wzch_bottom {
	width: 1250px;
	margin: auto;
	height: 280px;
	padding-top: 30px;
}
.wzch_bottom li {
	width: 280px;
	height: 280px;
	background: #262626;
	list-style: none;
	border-radius: 5px;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	transition: all .4s ease-in-out 0s;
	cursor: pointer;
	margin-bottom: 2%;
}
.wzch_bottom li .zxl {
	width: 280px;
	height: 280px;
	border-radius: 5px;
	background: url(../images/_-02.png) no-repeat;
	background-position: 50% 20%;
}
.wzch_bottom li p {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	padding-top: 120px;
	color: #f9d90a;
	transition: all .4s ease-in-out 0s;
}
.wzch_bottom li span {
	display: block;
	width: 190px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	margin: auto;
	padding-top: 20px;
	line-height: 22px;
}
.wzch_bottom li:hover {
	background: #f9d90a;
	box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	transform: translate(0px, -6px);
	transition: all .4s ease-in-out 0s;
}
.wzch_bottom li:hover p {
	color: #fff;
	transition: all .4s ease-in-out 0s;
}
.wzch_bottom li .zxl1 {
	width: 280px;
	height: 280px;
	border-radius: 5px;
	background: url(../images/_-05232.png) no-repeat;
	background-position: 50% 20%;
}
.wzch_bottom li .zxl2 {
	width: 280px;
	height: 280px;
	border-radius: 5px;
	background: url(../images/_-03.png) no-repeat;
	background-position: 50% 20%;
}
.wzch_bottom li .zxl3 {
	width: 280px;
	height: 280px;
	border-radius: 5px;
	background: url(../images/_.png) no-repeat;
	background-position: 50% 20%;
}
.wzch_bottom li .zxl4 {
	width: 280px;
	height: 280px;
	border-radius: 5px;
	background: url(../images/_-04.png) no-repeat;
	background-position: 50% 20%;
}
.wzch_bottom li .zxl5 {
	width: 280px;
	height: 280px;
	border-radius: 5px;
	background: url(../images/_-05.png) no-repeat;
	background-position: 50% 20%;
}
.wzch_bottom li .zxl6 {
	width: 280px;
	height: 280px;
	border-radius: 5px;
	background: url(../images/_-06.png) no-repeat;
	background-position: 50% 20%;
}
.wzch_bottom li .zxl7 {
	width: 280px;
	height: 280px;
	border-radius: 5px;
	background: url(../images/_-07.png) no-repeat;
	background-position: 50% 20%;
}


@media only screen and ( max-width:1200px ) {
	
	
		.marketing{width:100%;}
	.marketing ul li{width:50%;height:400px;}
	
	#yxys{width:100%;height:auto;min-width:100%;}
	.yxys{width:100%;}
		.yxys_bottom{width:100%;height:auto;overflow:hidden;}
	.yxys_bottom li{width:50%;}
	#yxys{ background-color:#000; background-image:none;}
	.yxys_bottom li .dwjz{width:100%;}
	.yxys_bottom li .dwjz1{width:100%;}
	.yxys_bottom li .dwjz2{width:100%;}
	.yxys_bottom li .dwjz3{width:100%;}
	.yxys_bottom li .dwjz4{width:100%;}
	.yxys_bottom li .dwjz5{width:100%;}
	.yxys_bottom li .dwjz6{width:100%;}
	.yxys_bottom li .dwjz7{width:100%;}
	.yxys_bottom li .dwjz8{width:100%;}
	
	.dwjz1 span{ font-size:12px;}
	.dwjz2 span{ font-size:12px;}
	.dwjz3 span{ font-size:12px;}
	.dwjz4 span{ font-size:12px;}
	.dwjz5 span{ font-size:12px;}
	.dwjz6 span{ font-size:12px;}
	.dwjz7 span{ font-size:12px;}
	.dwjz span{ font-size:12px;}
	.wzch{width:100%;}
	.wzch_bottom{width:100%;}
	.wzch_bottom li{width:45%;}
	.wzch_bottom li .zxl{width:100%;}
	.wzch_bottom li .zxl1{width:100%;}
	.wzch_bottom li .zxl2{width:100%;}
	.wzch_bottom li .zxl3{width:100%;}
	.wzch_bottom li .zxl4{width:100%;}
	.wzch_bottom li .zxl5{width:100%;}
	.wzch_bottom li .zxl6{width:100%;}
	.wzch_bottom li .zxl7{width:100%;}
	#wzch{min-width:100%;}
	.yxys .jywy{ font-size:44px;}
	.jywy_center{width:100%;}
	.wzch_bottom li{width:30%;}
	
	}


@media only screen and ( max-width:768px ) {
	.home-wrapper h3{ font-size:40px;}
	.home-wrapper h3 span{ font-size:20px;}
	.ys h2{ font-size:14px;}
	.col-md-4{width:50%;float:left;height:300px;}
	.feature-box .iconfont{height:100px;font-size:60px;line-height:100px;}
	.abn_left{width:97%;padding:5%;}
	.abn_right{width:100%;float:left;}
	.reflection{width:100%;margin-top:-15%;float:left;}
	.reflection .img{width:100%; float:none; text-align:center;}
	.reflection ul{width:100%;float:left;}
	.syys{ background:none;}
	.ys_nr{width:100%;}
	.syysc{width:100%;}
	.days{width:100%;}
	.days h1{ text-align:center;padding-left:5%;padding-right:5%;}
	.days p{padding:5%;}
	.wz2{top:0px;}
	.wz3{top:0px;}
	.wz4{top:0px;}
	.wz5{top:0px;}
	.wz6{top:0px;}
	.marketing .tel{width:100%; }
	.marketing .tel h2{ font-size:2rem;}
	.marketing ul li .slidetop .tit h1{ font-size:20px;line-height:20px;}
	.marketing ul li .slidetop h3{ font-size:14px;line-height:20px;}
	 
	.marketing{width:100%;}
	.marketing ul li{width:100%;height:400px;}
	#yxys{width:100%;height:auto;min-width:100%;}
	.yxys{width:100%;}
	.jywy_left{width:50%;}
	.marketing .title h1{ font-size:40px;}
	.jywy_center{width:100%;/*float:none;*/}
	.yxys_bottom{width:100%;height:auto;overflow:hidden;}
	.yxys_bottom li{width:50%;}
	#yxys{ background-color:#000; background-image:none;}
	.yxys_bottom li .dwjz{width:100%;}
	.yxys_bottom li .dwjz1{width:100%;}
	.yxys_bottom li .dwjz2{width:100%;}
	.yxys_bottom li .dwjz3{width:100%;}
	.yxys_bottom li .dwjz4{width:100%;}
	.yxys_bottom li .dwjz5{width:100%;}
	.yxys_bottom li .dwjz6{width:100%;}
	.yxys_bottom li .dwjz7{width:100%;}
	.yxys_bottom li .dwjz8{width:100%;}
	
	.dwjz1 span{ font-size:12px;}
	.dwjz2 span{ font-size:12px;}
	.dwjz3 span{ font-size:12px;}
	.dwjz4 span{ font-size:12px;}
	.dwjz5 span{ font-size:12px;}
	.dwjz6 span{ font-size:12px;}
	.dwjz7 span{ font-size:12px;}
	.dwjz span{ font-size:12px;}
	.wzch{width:100%;}
	.wzch_bottom{width:100%;}
	.wzch_bottom li{width:44%;}
	.wzch_bottom li .zxl{width:100%;}
	.wzch_bottom li .zxl1{width:100%;}
	.wzch_bottom li .zxl2{width:100%;}
	.wzch_bottom li .zxl3{width:100%;}
	.wzch_bottom li .zxl4{width:100%;}
	.wzch_bottom li .zxl5{width:100%;}
	.wzch_bottom li .zxl6{width:100%;}
	.wzch_bottom li .zxl7{width:100%;}
	#wzch{min-width:100%;}
	.yxys .jywy{ font-size:24px;}
}








@media only screen and ( max-width:600px ) {
	.wzch_bottom li{width:100%;margin:0px;margin-bottom:2%;}
	.wzch{height:200px;}
	.reflection ul li .title{width:100%;}
	.reflection ul li .content{width:100%;margin-bottom:2%;}
	.reflection ul li{height:auto;}
	.days{width:100%;}
	.days h1{ text-align:center;float:left;width:100%;}
	.henxin .container iframe{ height: 200px; }
	.heading{ font-size: 24px; margin-bottom: 20px; }
	}








.step1_6 {
    width: 100%;
    height: auto;
}

 .mf {
}
 .step_left {
    float: left;width:52%;margin-bottom:5%;
}
.step1_6 .num_txt {
    margin-top: 12%;
    margin-left: 2%;
}
.step1_6 .num_txt h1{ font-size:40px;padding:0px;margin:0px;}
.step1_6 .num_txt h2{ font-size:30px; color:#f9d90a;}

.step2_6 .num_txt h1{ font-size:40px;padding:0px;margin:0px;}
.step2_6 .num_txt h2{ font-size:30px; color:#f9d90a;}


.num_txt {
    position: relative;
    height: 104px;
}
.koplp{ margin-top:5%;background-color:#1b3982;padding:2%; color:#fff; font-size:18px;margin-bottom:5%;}


 .num_txt img {
    display: block;
    width: 100%;
}
 ul.ulMeau li {
    float: left;
    margin-right: 10%;
    margin-top: 8px;
    width: 100%; 
} ul.ulMeau li p.pic {
    width: 120px;
    height: 90px;
} ul.ulMeau li p.pic img {
    display: block;
    width: 100%;
} ul.ulMeau li div.ms {
    margin-top: 10px;
    color: #666; font-size:16px; line-height:30px;
    width: 100%;
} ul.ulMeau li div.ms p {
    font-size: 14px;
    margin-top: 3px;
} ul.ulMeau li div.ms p {
    font-size: 14px;
    margin-top: 3px;
} .step_pic {
    width: 40%;
    height: auto;
/*    margin-right: 4%;*/
    margin-top: 0%;
} .step_right {
    float: right;
} .step_pic img {
    display: block;
    width: 100%;
}


.gps_h2 {
    font-size: 21px;
    padding: 20px 0 25px 0;
}.gps_h2 span {
    border-left: 2px solid #00A2CA;
    padding-left: 12px;
    font-weight: 600;
}.soc_hear {
    padding: 20px 0 25px 0;
}.table-bordered {
    border: 1px solid #ddd;margin-bottom:5%;
}.social_table .table td {
    padding: 20px 10px;
    line-height: 30px; text-align:left;
}.social_table .table td .sic_san {
    font-size: 18px;
    font-weight: 600;
    margin-top: 22px;
}.social_table .table td .sic_san img {
    margin-right: 10px;
}.social_table .table td span {
    font-size: 14px;
    line-height: 22px;
}.social_table .table td p {
    font-size: 16px;
    font-weight: 600;
}.soc_hear .soc-width {
    width: 20%;
    float: left;
    display: block;
}.soc_hear .soc-width1 {
    width: 40%;
    text-align: center;
    float: left;
    display: block;
}.soc_hear .soc-width1 {
    width: 40%;
    text-align: center;
    float: left;
    display: block;
}


ul{padding:0px;margin:0px;}
li{ list-style:none;padding:0px;margin:0px;}

 .step2_6 {
    width: 100%;background: url(../images/bg81.png) no-repeat center;
    height: auto;overflow:hidden;/*background:rgba(0,0,0,0.5);*/ /*background-color:#f7f7f7;*/padding-bottom:5%;
}


.w-1200 {
    width: 1200px;
    margin: 0 auto;
}
 .step_left.step2_left {
    width: 40%;
    height: AUTO;
    margin: 56px 0px 0px 0px;
}
.step_left.step2_left img {
    display: block;
    width: 100%;
}
.step_pic1{WIDTH:52%;}

.step_right {
    float: right;
} .step2_6 .num_txt {
    margin-top: 66px;
   
}


.num_txt img {
    display: block;
    width: 100%;
} div.des {
    width: 100%;
    text-align: left;
    font-size: 16px;line-height:30px;
    color: #666;
    margin-top: 20px;
    margin-right: 40px;
}
.wrt{ background-color:#f7f7f7;}
.kolp_1{width:100%;float:left; position:relative;}

.w{width:1200px;margin:auto;}
.kolp_2{position:relative;width:100%;float:left;min-height:800px;}

#lkio{ position:absolute;right:8%;top:-40%;}
.koplpa{margin-left:0%; }
#hj{color:#FFF;padding-bottom:2%;}
#iopop{position:absolute;left:16%;top:0%;}
#uio{ color:#fff;}
#iopopt{position:absolute;left:15%;top:0%;}
#dff{overflow:hidden;min-height:700px;}


.mnb{ text-align:center;width:22%;margin:auto;overflow:hidden;margin-top:5%;}
.weid2{float:left}
.weid3{float:right}
.jywy_center a.oplo{display: block;text-align: center;color: #ababab; font-size:26px;}

.shou_daoshi{float:left;display:none;}
.shou_daoshi ul li{float:left;}
.shou_daoshi ul li span{float:left;width:100%;}
.shou_daoshi ul li span img{max-width:100%;}
.shou_daoshi ul li .mnm{float:left; font-size:16px;width:100%; color:#fff; background-color:#333;}
.shou_daoshi ul li .mnm p{padding:5%; background-color:#333;}
.jklko{width:100%;margin:auto;}





@media only screen and (max-width: 1300px){
#lkio{ position:inherit;}
#iopop{position:inherit;}
#iopopt{position:inherit;}
#dff{overflow:hidden;min-height:auto;}
.kolp_2{min-height:auto;}
.step2_6{padding-bottom:0px;}	
	
	}



@media only screen and (max-width: 1200px){

.w-1200{width:100%;}

.w{width:100%;}
div.span-1{width:30%;}
ul.ulMeau li div.ms{padding-left:5%;}
div.des{padding-right:5%;}
.step_pic1{padding-right:0%;}

#lkio{ position:inherit;}
#iopop{position:inherit;}
#iopopt{position:inherit;}
#dff{overflow:hidden;min-height:auto;}
.kolp_2{min-height:auto;}
.step2_6{padding-bottom:0px;}
}
@media only screen and (max-width: 800px){
	
	.shou_daoshi{display:block;margin-bottom:5%;}
	.kolp_1{display:none;}
	.kolp_2{display:none;}
	
	
	
	div.span-1{width:100%;}
	.step_left.step2_left{width:100%;}
	.step_right{width:100%;}
	.step_left{width:100%;}
	ul.ulMeau li div.ms{padding:0px;}
	
	.aboutico li{width:50%;MARGIN-BOTTOM:2%;}
	.reflection ul li{width:98%;}
	.reflection ul li .content .con{ font-size:14PX;}
	.reflection ul li .content .tit{ font-size:20PX;}
	.days{ position:inherit;}
.col-lg-3{width:50%;float:left;}
.col-md-4{width:100%;height:auto;}	
.mnb{width:50%;}
	}


@media only screen and ( max-width:600px ) {
.step2_6 .num_txt h2{ font-size:20px;line-height:20px;}
.step1_6 .num_txt h2{ font-size:20px;line-height:20px;}
.col-md-4{width:100%;height:auto;}	
.mnb{width:70%;}
.home-wrapper h3{ font-size:20px;line-height:25px;}
.home-wrapper h3 span{ font-size:12px;}
.btn-inline{display:none;}
.home-contain{padding:35% 0 0 0;}
.pe-feature{border:none;}
.feature-box .iconfont{ font-size:100px;}
.ys h2 i{ font-size:24px;}
.ys h2{line-height:30px; margin-bottom: 20px; }
body{overflow-x:hidden;}
.navbar-brand > img{width:50%;}
.marketing .tel h2{ font-size:1.6rem;}
.yxys .jywy{ font-size:26px;line-height:30px;}
.jywy_center a{ font-size:20px;}
.oplo{ font-size:24px;}
.yxys_bottom li{width:100%;}
.anlicon{width:100%;}
.parallax.image-bg{}
.contain.desc-wrapp{}
.ys{overflow-x:hidden;}
html{overflow-x:hidden;}
.wzch p{ font-size:28px;}
.step1_6 .num_txt{margin-top:2%;}
.jywy_center{width:100%;}
.jywy_center a.oplo{font-size:16px;}
.anlicon .col-xs-6{ width: 50%; }
.home-slider{ margin-bottom: 0; }
.contain.desc-wrapp,.contain.desc-wrapppp{ padding-top: 0; padding-bottom: 0; }
.feature-box .iconfont2{ line-height: unset; height: auto; }
.marketing .title h1{ font-size: 30px; }
.ys #jiashi .row .col-xs-6 img{ height: 349px; }
.ys #jiashi .row .col-xs-6{ padding-right: 5px; padding-left: 5px; }
.ys .marketing h2{ height: auto; }
.marketing .tel{ margin-top: 20px; }
#contact .list-inline strong{ font-size: 20px !important; }
.contain.desc-wrapp .heading{ margin-bottom: 60px; }
body{
	padding-bottom:45px;
}
.phone_menu{
		padding:0% 2%;
	    display: block;
	    position: fixed;
	    left: 0;
	    bottom: 0;
	    width: 100%;
	    -webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;
	    background: #fff;
	    -moz-box-shadow:0px -1px 5px #ccc; 
	    -webkit-box-shadow:0px -1px 5px #ccc; 
	    box-shadow:0px -1px 5px #ccc;
	}
	.phone_menu ul{
		font-size: 0;
	}
	.phone_menu ul li:first-child{
		width: 42%;
		background:red;
		margin-right:6%;
		 position: relative;
		line-height:45px;
	}
	
	.phone_menu ul li:first-child a{
		color:#fff;
		font-size:1.5rem;
		display:block;
	}
	.phone_menu ul li:first-child img{
		width:25px;
	}
	.phone_menu ul li{
		width: 25%;
		text-align: center;
		display: inline-block;
		vertical-align: top;
		line-height:40px;
	}
	.phone_menu li a{
		display:inline-block;
		font-size:12px;
		color:#666;
	}
	.phone_menu ul li img{
		width: 17px;
		vertical-align: middle;
	}
	.phone_menu ul li.logo img{
		width: 70px;
		vertical-align: top;
	}
}
