@charset "utf-8";

/* CSS Document */
/* 公用 */
@font-face {
	font-family: 'iconfont';
	/* project id 41366 */
	src: url('http://at.alicdn.com/t/font_41366_s0uivxkwh3434n29.eot');
	src: url('http://at.alicdn.com/t/font_41366_s0uivxkwh3434n29.eot?#iefix') format('embedded-opentype'),
		url('http://at.alicdn.com/t/font_41366_s0uivxkwh3434n29.woff') format('woff'),
		url('http://at.alicdn.com/t/font_41366_s0uivxkwh3434n29.ttf') format('truetype'),
		url('http://at.alicdn.com/t/font_41366_s0uivxkwh3434n29.svg#iconfont') format('svg');
}



.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}

ul.navbar-right::-webkit-scrollbar {
	display: none
}

ul.navbar-right li::-webkit-scrollbar {
	display: none
}

ul.navbar-right li a::-webkit-scrollbar {
	display: none
}

.navbar-collapse::-webkit-scrollbar {
	display: none
}

/* ==============================================================页头页尾================================================================== */
.top {
	width: 100%;
	background: #383838;
	height: 35px;
	line-height: 35px;
	color: #fff;
	font-size: 12px;
}

.top ul li.app i {
	font-size: 14px;
}

.top ul li.code i {
	font-size: 13px;
}

.top ul li {
	cursor: pointer;
}

.navbar-default {
	box-shadow: none;
	border-bottom: 2px solid #2662c4
}

.top li.code {
	position: relative;
}

.top li.code .code_img {
	position: absolute;
	z-index: 9;
	left: 3px;
	background: #fff;
	padding: 10px;
	display: none;
}

nav.navbar.navbar-default ul li a {
	width: 100px;
	height: 70px;
	text-align: center;
}

nav.navbar.navbar-default ul li a:hover {
	background: #2662c4;
	color: #fff;
}

.x_fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
}

nav.navbar.navbar-default ul li a {
	color: #333;
	font-weight: normal;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
}

nav.navbar.navbar-default ul li a.on {
	background: #2662c4;
	color: #fff;
}

.footer {
	background: #24262a;
	height: 265px;
	border-top: 2px solid #2662c4;
	padding-top: 40px;
}

.footer ul {
	text-align: center;
}

.footer ul li {
	padding: 0;
}

.footer ul li a,
.footer ul li span {
	color: #d2d2d2;
	font-size: 16px;
	padding: 0 15px;
}

.footer .row {
	color: #fff;
	line-height: 32px;
	padding-top: 40px;
}

.footer .col-sm-5 {
	padding-left: 3%;
}

.footer .col-sm-3 {
	padding-left: 12.6%;
}

.footer .col-sm-4 {
	padding-left: 6%;
}

.copyright {
	width: 100%;
	background: #16171a;
	height: 50px;
	line-height: 50px;
	color: #fff;
	text-align: center;
}

/*======================================================================首页================================================================*/
/* banner */
.swiper-container {
	width: 100%;
	height: 700px
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-slide,
.sonpage_banner {
	height: 720px;
}

.swiper-pagination {
	bottom: 4px !important
}

/* 大分辩显示 */
.wrap_banner {
	width: 100%;
	height: 700px;
	position: relative;
	margin: 0 auto;
}

.wrap_banner .scroll {
	position: relative;
	overflow: hidden;
}

.wrap_banner .scroll ul {
	position: absolute;
	width: 20000em;
}

.wrap_banner .scroll ul li {
	float: left;
}

.wrap_banner .bpic,
ins.nm {
	position: absolute;
	top: 0;
	width: 100%;
	text-align: center;
	height: 700px;
	overflow: hidden;
}

.wrap_banner ins.nm {
	height: 89px;
	background-color: #218723;
	top: 540px;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.wrap_banner .b1 {
	width: 327px;
	height: 105px;
	position: absolute;
	bottom: 20px;
	right: 50px;
	z-index: 1;
	margin: 0 auto;
	border-bottom: 5px solid #2662c4;
	padding-bottom: 20px;
}

.wrap_banner .b1 li,
.b1 li ins {
	width: 105px;
	height: 66px;
	position: relative;
}

.wrap_banner .b1 li {
	margin-right: 6px;
	cursor: pointer;
}

.wrap_banner .b1 li div {
	display: none;
}

.wrap_banner .b1 li img {
	border: 5px solid #000;
	width: 105px;
	height: 66px;
}

.wrap_banner .b1 li p {
	background: #000;
	color: #fff;
	text-align: center;
	font-size: 12px;
	margin: 0;
	height: 18px;
	line-height: 13px;
}

.wrap_banner .b1 li.active p {
	background: #2662c4
}

.wrap_banner .b1 li.active img {
	width: 105px;
	margin: 0;
	height: 66px;
	border: 5px solid #2662c4;
}

.wrap_banner .bpic img {
	width: 100%;
}

/* 我们可以做的更好 */
.do_well {
	margin-top: 30px;
}

.do_well .col-sm-3 {
	text-align: center;
	cursor: pointer;
}

.do_well .col-sm-3 div {
	position: relative;
}

.do_well .col-sm-3 div img {
	display: inline-block;
}

.do_well .col-sm-3 img.img2 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto
}

.do_well .col-sm-3 img.img1 {
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-transform: rotateX(0deg) rotateY(0deg);
	-moz-transform-style: preserve-3d;
	-moz-backface-visibility: hidden;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.do_well .col-sm-3:hover img.img1 {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
}

.do_well .col-sm-3 img.img2 {
	-webkit-transform: rotateY(-180deg);
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-transform: rotateY(-180deg);
	-moz-transform-style: preserve-3d;
	-moz-backface-visibility: hidden;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.do_well .col-sm-3:hover img.img2 {
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	-moz-transform: rotateX(0deg) rotate(0deg);
}

.do_well .col-sm-3 p {
	margin-top: 15px
}

.do_well .col-sm-3 p.p1 {
	color: #f05753
}

.do_well .col-sm-3 p.p2 {
	color: #e35be3
}

.do_well .col-sm-3 p.p3 {
	color: #49aafe
}

.do_well .col-sm-3 p.p4 {
	color: #f99e21
}

.index_titlebox {
	text-align: center;
}

.index_titlebox .index_title {
	font-size: 32px;
	position: relative;
}

.index_titlebox .index_title:before {
	content: '';
	position: absolute;
	width: 70px;
	height: 4px;
	background: #2662c4;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -25px;
}

.index_titlebox .index_intro {
	font-size: 18px;
	color: #727272;
	margin: 45px 0 50px 0;
}

/* 我们的成功案例 */
.image01 {
	width: 100%;
	overflow: hidden;
	position: relative;
	-webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
	margin-bottom: 20px
}

.image01 img {
	width: 100%;
	height: 170px;
	top: 0;
	position: relative;
	left: 0;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: -webkit-transform 0.5s;
	-moz-transition: -moz-transform 0.5s;
	-o-transition: -o-transform 0.5s;
	transition: transform 0.5s;
}

.image01 .ovrly {
	background: rgba(0, 0, 0, 0.5);
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	width: 100%;
	opacity: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.image01 .buttons {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.image01 .buttons .fa {
	background: rgb(256, 256, 256);
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: rgba(50, 50, 50, 0.9);
	display: inline-block;
	margin: 0 1px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	width: 40px;
	height: 40px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	opacity: 0;
}

.image01:hover img {
	-webkit-filter: blur(2px);
	filter: blur(2px);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.image01:hover .ovrly {
	opacity: 1;
}

.image01:hover .buttons .fa {
	opacity: 1;
}

.image01 .title {
	width: 100%;
	height: 35px;
	background: rgba(0, 0, 0, .5);
	color: #fff;
	position: absolute;
	bottom: 0;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
}

.image01 .buttons {
	font-size: 14px;
	color: #fff;
	display: none;
}

.image01:hover .buttons {
	display: block;
}

.image01:hover .title {
	display: none;
}

.image01 .buttons i {
	width: 55px;
	height: 55px;
	display: inline-block;
	text-align: center;
	line-height: 54px;
	border-radius: 30px;
	font-size: 24px;
	border: 1px solid #fff;
	transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	cursor: pointer;
	margin-top: 5px
}

.image01 .buttons p {
	font-size: 18px;
	font-weight: bold;
}

.image01 .buttons i:hover {
	background: #2662c4;
	border-color: #2662c4;
}

.tc {
	text-align: center;
}

/* 腰线1 */
.waist_line {
	width: 100%;
	height: 460px;
	background: url(../img/index_12.png) fixed no-repeat;
	background-size: cover;
	background-position: center center;
	margin-top: 40px;
	max-width: 1920px;
}

.waist_line h2 {
	font-size: 42px;
	color: #fff;
	padding-top: 80px;
	line-height: 80px
}

.waist_line a {
	float: left;
	margin-left: 65px;
	width: 218px;
	background: #3eccea;
	height: 66px;
	margin-right: 65px;
	text-align: center;
	line-height: 50px;
	font-size: 28px;
	color: #fff;
	transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
}

.waist_line a:hover {
	background: #f60;
	color: #fff;
}

.waist_line .index_button {
	width: 700px;
	margin: 0 auto;
	margin-top: 40px
}

/* 我们的品质 */
.he_3DFlipY {
	display: block;
	height: 360px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border: 0;
	position: relative;
	box-sizing: border-box;
	cursor: pointer;
	-webkit-perspective: 1700px;
	-moz-perspective: 1700px;
	perspective: 1700px;
	-webkit-perspective-origin: 50% 50%;
	-moz-perspective-origin: 50% 50%;
	perspective-origin: 50% 50%
}

.he_3DFlipY_inner {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	text-align: center;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.he_3DFlipY_inner>div.he_3DFlipY_img {
	background: url(../img/index_2.png) no-repeat center;
	width: 100%;
	height: 360px;
	backface-visibility: hidden;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	padding-top: 100px;
}

.he_3DFlipY_inner p {
	padding-top: 30px;
	line-height: 24px;
	font-size: 15px;
}

.he_3DFlipY_inner p.p2 {
	line-height: 33px
}

.he_3DFlipY_inner>div.he_3DFlipY_img p,
.he_3DFlipY_inner>div.he_3DFlipY_img i {
	color: #8f8f8f
}

.he_3DFlipY_inner i {
	font-size: 32px;
	margin: 0 10px;
}

.he_3DFlipY_inner:hover>div.he_3DFlipY_img {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

.he_3DFlipY_inner>div img {
	max-width: 100%;
	padding: 0;
	margin: 0;
	display: block;
	position: relative
}

.he_3DFlipY_caption {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	background: url(../img/index_1.png) no-repeat center;
	color: #fff;
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	opacity: 0;
	text-align: center;
	backface-visibility: hidden;
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	padding-top: 100px
}

.he_3DFlipY_inner:hover .he_3DFlipY_caption {
	opacity: 1;
	-webkit-transform: rotateY(0);
	-moz-transform: rotateY(0);
	transform: rotateY(0)
}

.he_3DFlipY_caption p {
	font-size: 15px;
	text-align: center;
	width: 100%;
	position: absolute;
	top: 48%;
	margin: 0;
	padding: 0;
	color: #fff
}

/*我们的品质-移动端显示*/
.do_well .quality .media-left {
	width: 100px;
	height: 100px;
	border: 1px solid #d8d8d8;
	padding: 0;
}

.do_well .quality .media-body {
	padding-left: 15px;
	color: #666
}

.do_well .quality .media-body p {
	padding-left: 15px;
	color: #666;
	margin: 0;
}

.do_well .quality .media-body p span {
	position: relative;
	display: inline-block;
	margin-bottom: 5px;
}

.do_well .quality .media-body p span:before {
	content: '';
	width: 6px;
	height: 6px;
	background: #e35b5b;
	border-radius: 5px;
	position: absolute;
	top: 7px;
	left: -15px;
}

/* 新闻中心 */
.index_news {
	background: url(../img/index_01.png) no-repeat;
	height: 615px;
	padding-top: 50px;
}

.index_news p {
	margin-bottom: 0
}

.index_news .media-left p {
	width: 85px;
	height: 90px;
	border: 2px solid #ccc;
	display: inline-block;
	text-align: center;
	color: #606060;
	padding-top: 10px
}

.index_news .media-left p span.month {
	font-size: 16px;
}

.index_news .media-left p span.day {
	font-size: 36px;
}

.index_news .media-body {
	color: #333
}

.index_news .media-body h4 {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0
}

.index_news .media-body p {
	font-size: 14px;
	line-height: 22px
}

.index_news .col-sm-6 .media {
	background: #fff;
	padding: 10px;
	margin-bottom: 30px;
	transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
}

.index_news .col-sm-6 a:hover {
	text-decoration: none;
}

.index_news .col-sm-6 a:hover h4 {
	color: #2662c4
}

.index_news .col-sm-6 a:hover .media {
	box-shadow: 0px 0px 20px #b3b3b3
}

/* 腰线2 */
.waist_line2 {
	width: 100%;
	background: url(../img/bbbggg.png) no-repeat center;
	height: 370px;
}

/* ==========================================================关于我们====================================================================== */
.about_banners {
	background: url(../img/about_banner.jpg) no-repeat center;
}

.about_banner {
	height: 300px;
}

.product_listInfo_text {
	color: #000000;
	margin-top: 10px
}

.tab_wrapper .tab_details {
	margin: 0;
	width: 100%;
	display: none;
	position: relative;
}

.tab_wrapper .tab {
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.about_wrapper .tab {
	width: 910px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.tab_wrapper .tab li {
	height: 42px;
	width: 100px;
	line-height: 42px;
	cursor: pointer;
	font-family: '微软雅黑';
	font-size: 16px;
	border-radius: 50px;
	text-align: center;
	margin-right: 30px;
	border: 1px solid #2662c4;
	transition: all 0.4s ease;
}

.tab_wrapper .on {
	display: block;
}

.tab_wrapper .tab li.last {
	margin-right: 0
}

.tab_wrapper .tab li.cur {
	background: #2662c4;
}

.tab_wrapper .tab li a {
	text-decoration: none;
	color: #2662c4;
	padding: 0;
}

.tab_wrapper .cur a {
	color: #fff !important;
	text-decoration: none;
}

.gatewayspan {
	font-size: 20px;

}

.about_span span {

	display: block;
	margin-top: 5px
}

.tab_wrapper .tab_nav {
	position: relative;
	height: 50px;
	padding: 40px 0 60px 0;
}

.about_wrapper .do_well .box .col-sm-7 {
	color: #474646;
}

.about_wrapper .do_well .box .col-sm-7 h3 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px
}

.about_wrapper .do_well .box .col-sm-7 p {
	margin-bottom: 15px;
	font-size: 14px;
	padding-top: 5px;
	line-height: 26px
}

.about_wrapper .yctd {
	margin-top: 60px
}

.about_wrapper {
	margin-bottom: 90px
}

.about_wrapper .box .all_box {
	background: url(../img/about.png) no-repeat;
	height: 184px;
	position: relative;
	margin-top: 60px;
	background-size: cover;
}

.about_wrapper .box .all_box .icon_box {
	width: 100px;
	height: 100px;
	position: absolute;
	background: url(../img/about_td.png) no-repeat;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: -50px;
	line-height: 100px;
}

.about_wrapper .box .all_box .icon_box i {
	font-size: 40px;
	color: #fff;
}

.about_wrapper .box .all_box .text_box {
	padding-top: 70px;
}

.about_wrapper .box .all_box .text_box p {
	color: #fff;
	margin: 0;
	text-align: justify;
	padding: 0 15px;
	line-height: 26px
}

.about_wrapper .box .title_box {
	height: 50px;
	background: #e35b5b;
	color: #fff;
	font-size: 18px;
	line-height: 50px;
}

.about_wrapper .box .col-sm-3.col-xs-6 {
	padding: 0px;
	padding-right: 15px;
}

.about_wrapper .box .col-sm-3.col-xs-6.last {
	padding-right: 0px;
}

[class^='imghvr-'],
[class*=' imghvr-'] {
	position: relative;
	display: inline-block;
	margin: 0px;
	max-width: 100%;
	background-color: #e35b5b;
	color: #fff;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

[class^='imghvr-']>img,
[class*=' imghvr-']>img {
	vertical-align: top;
	max-width: 100%;
}

[class^='imghvr-'] figcaption,
[class*=' imghvr-'] figcaption {
	background-color: inherit;
	padding: 30px 15px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

[class^='imghvr-'] h3,
[class*=' imghvr-'] h3,
[class^='imghvr-'] p,
[class*=' imghvr-'] p {
	margin: 0;
	padding: 0;
	color: #fff;
}

[class^='imghvr-'],
[class*=' imghvr-'],
[class^='imghvr-']:before,
[class^='imghvr-']:after,
[class*=' imghvr-']:before,
[class*=' imghvr-']:after,
[class^='imghvr-'] *,
[class*=' imghvr-'] *,
[class^='imghvr-'] *:before,
[class^='imghvr-'] *:after,
[class*=' imghvr-'] *:before,
[class*=' imghvr-'] *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}

/* imghvr-flip-*
   ----------------------------- */
[class^='imghvr-flip-'],
[class*=' imghvr-flip-'] {
	-webkit-perspective: 50em;
	perspective: 50em;
}

[class^='imghvr-flip-'] img,
[class*=' imghvr-flip-'] img {
	backface-visibility: hidden;
}

[class^='imghvr-flip-'] figcaption,
[class*=' imghvr-flip-'] figcaption {
	opacity: 0;
}

[class^='imghvr-flip-']:hover>img,
[class*=' imghvr-flip-']:hover>img {
	opacity: 0;
}

[class^='imghvr-flip-']:hover figcaption,
[class*=' imghvr-flip-']:hover figcaption {
	opacity: 1;
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

/* imghvr-flip-diag-2
   ----------------------------- */
.imghvr-flip-diag-2 figcaption {
	-webkit-transform: rotate3d(1, 1, 0, 100deg);
	transform: rotate3d(1, 1, 0, 100deg);
}

.imghvr-flip-diag-2:hover>img {
	-webkit-transform: rotate3d(-1, -1, 0, 100deg);
	transform: rotate3d(-1, -1, 0, 100deg);
}

.imghvr-flip-diag-2:hover figcaption {
	-webkit-transform: rotate3d(0, 0, 0, 0deg);
	transform: rotate3d(0, 0, 0, 0deg);
}

.imghvr-flip-diag-2 i {
	font-size: 40px;
}

.imghvr-flip-diag-2 h3 {
	font-size: 20px;
	margin-top: 5px;
}

.imghvr-flip-diag-2 p {
	font-size: 15px;
	line-height: 26px;
}

.imghvr-flip-diag-2 figcaption div {
	margin-top: 20px;
}

/* ============================================================服务项目============================================================================ */
.service_wrapper .do_well .box .col-sm-4 {
	margin-bottom: 30px
}

.service_wrapper .do_well .box .col-sm-4 a {
	color: #fff;
	text-decoration: none;
	display: inline-block;
}

.service_wrapper .do_well .box .col-sm-4 .text_box {
	background: #666;
	padding: 10px 15px;
	text-align: center;
}

.service_wrapper .do_well .box .col-sm-4 .text_box h4 {
	font-size: 14px;
	font-weight: bold;
}

.service_wrapper .do_well .box .col-sm-4 .text_box p {
	font-size: 14px;
}

.service_wrapper .do_well .box .col-sm-4 .img_box {
	overflow: hidden;
}

.service_wrapper .do_well .box .col-sm-4 .img_box img {
	transition: .3s all linear 0s;
}

.service_wrapper .do_well .box .col-sm-4:hover img {
	transform: scale(1.1);
}

.service_wrapper .do_well .box .col-sm-4 a {
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.service_wrapper .do_well .box .col-sm-4 a:hover {
	transform: translate(0, -10px);
	-webkit-transform: translate(0, -10px);
	-moz-transform: translate(0, -10px);
	-o-transform: translate(0, -10px);
	-ms-transform: translate(0, -10px);
	-webkit-box-shadow: 0px 5px 20px #a0a0a0;
	-moz-box-shadow: 0px 5px 20px #a0a0a0;
	box-shadow: 0px 5px 20px #a0a0a0;
}

/* 我们可以做的更好 */
.business {
	margin-top: 70px
}

.business .box ul.items {
	margin: 0 auto;

}

.business .box ul.items li {
	width: 25%;
	height: 300px;
	margin: 0;
	background: url(../img/bg_green.png) no-repeat 0px 400px;
	overflow: hidden;
	display: inline-block;
	text-align: center;
	padding: 0;
	float: left;
}

.business .box ul.items li i {
	display: block;
	position: relative;
	margin: 0 auto;
	margin-top: 43px;
	height: 69px;
}

.business .box ul.items li.pc i {
	width: 69px;
	background: url(../img/words.png) no-repeat -245px -357px;
}

.business .box ul.items li.mobi i {
	width: 64px;
	background: url(../img/words.png) no-repeat -416px -291px;
}

.business .box ul.items li.sys i {
	width: 76px;
	background: url(../img/words.png) no-repeat -415px -362px;
}

.business .box ul.items li.app i {
	width: 74px;
	background: url(../img/words.png) no-repeat -244px -439px;
}

.business .box ul.items li.host i {
	width: 79px;
	background: url(../img/words.png) no-repeat -420px -439px;
}

.business .box ul.items li u {
	display: block;
	position: absolute;
	width: 20%;
	height: 156px;
	margin-left: 65px;
	background: url(../img/words.png) no-repeat 0px -363px;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}

.business .box ul.items li u.cl {
	clip: rect(0px, 156px, -10px, 78px);
}

.business.active .box ul.items li u.cl {
	clip: rect(0px, 156px, 156px, 78px);
}

.business .box ul.items li u.cr {
	clip: rect(156px, 78px, 156px, 0px);
}

.business.active .box ul.items li u.cr {
	clip: rect(0px, 78px, 156px, 0px);
}

.business .box ul.items li strong {
	display: block;
	margin-top: 70px;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}

.business .box ul.items li p {
	position: relative;
	top: 200px;
	color: White;
	font-family: Arial, "微软雅黑";
	font-size: 14px;
	line-height: 24px;
	text-align: center;
}

.business .box ul.items li:hover {
	background-position: 0px 0px;
	-webkit-transition: all .5s ease-in-out .3s;
	-moz-transition: all .5s ease-in-out .3s;
	-ms-transition: all .5s ease-in-out .3s;
	-o-transition: all .5s ease-in-out .3s;
	transition: all .5s ease-in-out .3s;
}

.business .box ul.items li:hover i {
	-webkit-transition: all .5s ease-in-out .4s;
	-moz-transition: all .5s ease-in-out .4s;
	-ms-transition: all .5s ease-in-out .4s;
	-o-transition: all .5s ease-in-out .4s;
	transition: all .5s ease-in-out .4s;
}

.business .box ul.items li.pc:hover i {
	background: url(../img/words.png) no-repeat -168px -357px;
}

.business .box ul.items li.mobi:hover i {
	background: url(../img/words.png) no-repeat -337px -291px;
}

.business .box ul.items li.sys:hover i {
	background: url(../img/words.png) no-repeat -327px -362px;
}

.business .box ul.items li.app:hover i {
	background: url(../img/words.png) no-repeat -164px -439px;
}

.business .box ul.items li.host:hover i {
	background: url(../img/words.png) no-repeat -335px -439px;
}

.business .box ul.items li:hover u.cl {
	clip: rect(0px, 156px, -10px, 78px);
}

.business .box ul.items li:hover u.cr {
	clip: rect(156px, 78px, 156px, 0px);
}

.business .box ul.items li:hover strong {
	color: White;
	-webkit-transition-delay: .4s;
	-moz-transition-delay: .4s;
	-ms-transition-delay: .4s;
	-o-transition-delay: .4s;
	transition-delay: .4s;
}

.business .box ul.items li:hover p {
	top: 20px;
	-webkit-transition: all .3s ease-in-out .5s;
	-moz-transition: all .3s ease-in-out .5s;
	-ms-transition: all .3s ease-in-out .5s;
	-o-transition: all .3s ease-in-out .5s;
	transition: all .3s ease-in-out .5s;
}

.service_dowell .col-sm-3.website {
	background: #2662c4
}

.service_dowell .col-sm-3.app {
	background: #e35be3
}

.service_dowell .col-sm-3.h5 {
	background: #49aafe
}

.service_dowell .col-sm-3.wechat {
	background: #f99e21
}

.service_dowell .col-sm-3 h5 {
	width: 75px;
	height: 75px;
	display: inline-block;

}

.service_dowell .col-sm-3.website h5 {
	background: url(../img/words.png) no-repeat -168px -357px;
}

.service_dowell .col-sm-3.app h5 {
	background: url(../img/words.png) no-repeat -330px -291px;
}

.service_dowell .col-sm-3.h5 h5 {
	background: url(../img/words.png) no-repeat -330px -366px;
}

.service_dowell .col-sm-3.wechat h5 {
	background: url(../img/words.png) no-repeat -169px -440px;
}

.service_dowell .col-sm-3 {
	color: #fff
}

.service_dowell .col-sm-3 h4 {
	font-size: 15px
}

.service_dowell .col-sm-3 p {
	line-height: 20px;
	font-size: 13px
}

.service_dowell .col-sm-3.h5 p {
	line-height: 21px
}

.service_dowell .col-sm-3 {
	width: 24%;
	margin: 0.5%;
}

/* ==============================================================案例列表===================================================================== */
.case_wrapper ul.tab {
	width: 1159px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.case_wrapper ul {
	width: 100%;
	margin-bottom: 100px;
}

.case_wrapper .col-sm-12 {
	float: none;
}

.case_wrapper ul li {
	margin-right: 3% !important
}

.case_wrapper .tab_box .col-sm-4 {
	margin-bottom: 40px;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.case_wrapper .tab_box .col-sm-4:hover {
	transform: translate(0, -10px);
	-webkit-transform: translate(0, -10px);
	-moz-transform: translate(0, -10px);
	-o-transform: translate(0, -10px);
	-ms-transform: translate(0, -10px);
	-webkit-box-shadow: 1px 6px 15px 4px #fff;
	-moz-box-shadow: 1px 6px 15px 4px #fff;
	box-shadow: 1px 6px 15px 4px #fff;
}

.case_wrapper .tab_box .col-sm-4 .main_box {
	position: relative;
}

.container_2 {
	padding: 0 50px;
}

.case_wrapper .tab_box .col-sm-4 .img_box,
.case_wrapper .tab_box .col-sm-4 .cover {
	position: absolute;
	width: 100%;
	top: 4.5%;
	text-align: center;
}

.case_wrapper .tab_box .col-sm-4 .cover {
	color: #fff;
	width: 76.923%;
	background: rgba(0, 0, 0, .4);
	margin: 0 auto;
	left: 0;
	right: 0;
	webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	transition: all 300ms ease 0s;
	opacity: 0;
	padding-bottom: 10px;
	height: 78%;
}

.case_wrapper .tab_box .col-sm-4:hover .cover {
	opacity: 0.8;
}

.case_wrapper .tab_box .col-sm-4 .cover h4 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 15%;
	margin-bottom: 15px;
	text-shadow: 0px 0px 1px #e35b5b;
}

.case_wrapper .tab_box .col-sm-4 .cover i {
	width: 55px;
	height: 55px;
	display: inline-block;
	text-align: center;
	line-height: 54px;
	border-radius: 30px;
	font-size: 24px;
	border: 1px solid #fff;
	transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	cursor: pointer;
	margin-top: 5px;
}

.case_wrapper .tab_box .col-sm-4 .cover i:hover {
	background: #2662c4;
	border-color: #2662c4;
}

.case_wrapper .tab_box .col-sm-4 .main {
	max-width: 520px;
	margin: 0 auto;
}

.case_wrapper .tab_box .col-sm-4 .img_box img {
	width: 76.923%;
}

.case_wrapper .tab_box {
	margin-top: 20px;
	margin-bottom: 50px;
}

/* ==============================================================网站模版列表===================================================================== */
.modal_show .col-sm-4 .nr {
	box-shadow: 0px 3px 10px 2px #e6e6e6;
	padding-top: 1px;
}

.modal_show .col-sm-4 a {
	color: #333;
	text-decoration: none;
}

.modal_show .col-sm-4 p.p1:hover {
	color: #379ad4;
}

.modal_show .col-sm-4:hover .nr {
	-webkit-box-shadow: 1px 12px 27px 4px #e6e6e6;
}

.modal_show .col-sm-4 .img_boxs {
	border: 1px solid #e7e7e7;
	max-height: 285px;
	overflow: hidden;
	margin: 10px 10px 0 10px;
}

.modal_show .col-sm-4 .img_boxs img {
	min-height: 285px;
}

.modal_show .col-sm-4 .text_boxs {
	padding: 10px;
}

.modal_show .col-sm-4 .text_boxs p.p2 {
	color: #666;
	font-size: 13px;
}

.modal_show .col-sm-4 .text_boxs h4 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
}

/* ============================================================案例详情====================================================== */
.case_details .lbt {
	background: url(../img/lb_bg.png) no-repeat center;
	height: 865px;
	position: relative;
	padding-top: 53px;
	text-align: center;
}

.case_details .lbt .carousel-inner .item {
	position: absolute;
}

.case_details div#carousel-example-generic {
	height: 535px;
	z-index: 99999999;
	width: 935px;
	overflow: hidden;
	margin-left: -12px;
	position: initial;
	display: inline-block;
}

.case_details .carousel-inner {
	height: 535px
}

.case_details .carousel-indicators {
	position: absolute;
	bottom: 185px;
	left: 0;
	right: 0;
	z-index: 15;
	width: 150px;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
	background: #333333;
	height: 28px;
	line-height: 28px;
	border-radius: 50px;
	margin: 0 auto;
}

.carousel-indicators li {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 4px;
}

.carousel-indicators .active {
	width: 16px;
	height: 16px;
	border: 1px solid red;
	background: red;
	margin: 5px 4px;
}

.case_details ul li a {
	width: 70px;
	height: 40px;
	border: 1px solid #ccc;
	display: inline-block;
	text-align: center;
	line-height: 40px;
	border-radius: 5px;
	color: #666;
	font-size: 14px;
	text-decoration: none;
	transition: all 0.4s ease;
}

.case_details ul li a:hover {
	background: #095f8a;
	color: #fff
}

.case_details ul li a i {
	font-size: 26px;
	vertical-align: -webkit-baseline-middle
}

.case_details ul {
	border-bottom: 1px solid #d3d3d3;
	padding: 20px 0;
}

.case_details .text_box .logo {
	padding: 90px 0 60px 0;
	position: relative;
}

.case_details .text_box .logo:before {
	position: absolute;
	content: '';
	width: 600px;
	height: 1px;
	background: #ccc;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 0;
}

.case_details .title {
	padding: 0 50px;
	margin-top: 20px
}

.case_details .title a.btn {
	width: 100px;
	height: 34px;
	line-height: 17px;
	border-radius: 5px;
	border: 1px solid #ccc;
	font-size: 16px;
	color: #999;
	display: block;
	margin: 20px auto 30px
}

.case_details .title p {
	font-size: 15px;
	color: #999
}

.case_details .case_tip h3 {
	font-size: 0.25rem;
}

.case_details .case_tip a.btn {
	width: 0.4rem;
	height: 0.1rem;
}

.case_details .case_tip a.btn {
	width: 1.9rem;
	height: 0.5rem;
	display: inline-block;
	border: 2px solid #333;
	font-size: 0.22rem;
	color: #333;
	margin: 0.5rem 0 0.7rem 0;
	line-height: 0.36rem;
}

.x_gradient {
	transition: all 0.4s ease;
}

.case_details .case_tip a.btn:hover {
	background: #333;
	color: #fff
}

/* =====================================================联系我们============================================================================== */
.contact_wrapper .contact_top i {
	width: 100px;
	height: 100px;
	border: 3px solid #e35b5b;
	display: inline-block;
	font-size: 40px;
	color: #e35b5b;
	border-radius: 15px;
	text-align: center;
	line-height: 100px;
	cursor: pointer;
}

.contact_wrapper .contact_top i:hover {
	background: #095f8a;
	color: #fff;
}

.contact_wrapper .contact_top .col-sm-4 {
	text-align: center;
}

.contact_wrapper .contact_top .col-sm-4 p {
	font-size: 16px;
	font-weight: bold;
	margin-top: 30px
}

.contact_wrapper .contact_bottom {
	margin-top: 90px;
	margin-bottom: 50px;
	overflow: hidden;
}

.contact_wrapper .contact_bottom h3 {
	font-size: 26px;
}

.contact_wrapper .contact_bottom .text {
	font-size: 16px;
}

.contact_wrapper .contact_bottom .text p.p1 {
	margin: 20px 0;
}

.contact_wrapper .contact_bottom .text p.p2 {
	font-size: 14px;
	color: #757575;
	line-height: 25px
}

.contact_wrapper .contact_bottom .text p span {
	color: #e35b5b
}

.contact_wrapper .contact_bottom .text ul {
	margin: 20px 0;
}

.contact_wrapper .contact_bottom .text ul li p {
	margin-top: 10px;
}

.contact_wrapper .contact_bottom .text p.adress {
	color: #404040;
	line-height: 32px;
}

.contact_wrapper .contact_bottom ul li {
	margin-right: 25px
}

/* 新闻列表 */
.news_wrapper .tab_box ul li a {
	text-decoration: none;
}

.news_wrapper .tab_box ul li .imgPic {
	float: left;
	width: 225px;
	height: 145px;
	display: block;
}

.news_wrapper .tab_box ul li .listInfo {
	margin-left: 250px;
	display: block;
}

.news_wrapper .tab_box ul li .listInfo .nTitile {
	color: #333;
	font-weight: bold;
	font-size: 18px;
	width: 100%;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news_wrapper .tab_box ul li .listInfo p,
.news_wrapper .tab_box ul li .listInfo button.btn {
	color: #999;
	line-height: 24px;
	font-size: 16px;
	padding-top: 0px;
	text-align: justify;
	background: none
}

.news_wrapper .tab_box ul li .listInfo button.btn {
	padding: 0;
}

.news_wrapper .tab_box ul li {
	overflow: hidden;
	padding: 10px;
	transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	margin-bottom: 40px
}

.news_wrapper .tab_box ul li:hover {
	box-shadow: 0px 1px 12px 5px rgba(0, 0, 0, 0.15);
}

.news_wrapper .tab_box ul li:hover .nTitile {
	color: #095f8a
}

.news_wrapper .tab_box ul li .listInfo .pull-right {
	font-size: 15px;
	color: #999;
	padding-top: 5px;
}

.news_wrapper .tab_box ul li .listInfo .pull-right span {
	padding-left: 10px
}

.news_wrapper .tab {
	width: 995px;
	margin: 0 auto;
	left: 0;
	right: 0;
}

.news_wrapper .n_bottom {
	overflow: hidden;
	margin-top: 18px
}

.news_wrapper .tab_box ul li .listInfo .pull-right span i {
	font-size: 20px;
	vertical-align: text-top;
}

/* ======================================================================================新闻详情 */
.news_details {
	padding: 100px 0;
	margin-bottom: 50px;
}

.news_details .title h4 {
	font-size: 22px;
}

.news_details .title div.tc {
	font-size: 16px;
	color: #999;
	margin-top: 20px
}

.news_details .title div.tc span {
	padding: 0 10px
}

.news_details .text_box {
	margin-top: 50px;
	text-align: center;
}

.news_details .text_box p {
	text-indent: 1cm;
	color: #666;
	line-height: 30px;
	font-size: 15px;
	text-align: left;
	text-align: justify;
}

.news_details .text_box img {
	display: inline-block;
	margin: 15px 0;
}

.news_details .article_btn {
	padding-top: 40px;
	overflow: hidden;
	border-top: 1px solid #ccc;
	margin-top: 40px;
}

.news_details .article_btn a {
	color: #333;
}

.news_details .article_btn a:hover {
	color: #095f8a
}

/* ============================================分页样式================================== */
.page {
	height: 120px;
}

.page dl {
	width: 440px;
	margin: 100px auto;
}

.page dl dd {
	margin: 0 !important;
	padding: 0 !important;
	float: left;
	margin: 0 1px !important
}

.page dl dd a {
	padding: 5px 10px;
	border: 1px solid #ccc;
	color: #333;
	text-decoration: none;
}

.page dl dd a.active,
.page dl dd a:hover {
	background: #e35b5b;
	border-color: #e35b5b;
	color: #fff;
}




























/* 媒体查询 */
@media only screen and (min-width: 1600px) and (max-width: 1900px) {
	.wrap_banner {
		height: 700px;
	}
}

@media only screen and (min-width: 1500px) and (max-width: 1600px) {
	.wrap_banner {
		height: 650px;
	}
}

@media only screen and (min-width: 1400px) and (max-width: 1500px) {
	.wrap_banner {
		height: 600px;
	}

	.wrap_banner .b1 {
		bottom: 50px;
		right: 100px;
	}
}

@media only screen and (min-width: 1300px) and (max-width: 1400px) {
	.wrap_banner {
		height: 560px;
	}

	.wrap_banner .b1 {
		bottom: 50px;
		right: 100px;
	}
}

@media only screen and (min-width: 1201px) and (max-width: 1300px) {
	.wrap_banner {
		height: 520px;
	}

	.wrap_banner .b1 {
		bottom: 50px;
		right: 100px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {

	/* ====================================================================页头页脚=============================================================== */
	.footer .col-sm-3 {
		padding-left: 10% !important;
	}

	.footer ul li a,
	.footer ul li span {
		padding: 0 9px !important;
	}

	/* ======================================================================首页================================================================= */
	.swiper-container {
		width: 100%;
		height: 500px
	}

	.index_titlebox .index_title {
		font-size: 26px
	}

	.index_titlebox .index_intro {
		font-size: 16px
	}

	/* 我们可以做的更好 */
	.do_well .col-sm-3 p.p3 {
		font-size: 13px;
	}

	/* 我们的成功案例 */
	.do_well .col-sm-4.col-xs-6 {
		padding: 0 5px;
	}

	/* 腰线1 */
	.waist_line {
		height: 300px;
	}

	.waist_line h2 {
		font-size: 26px;
		color: #fff;
		padding-top: 60px;
		line-height: 40px;
	}

	.waist_line a {
		margin-left: 85px;
		width: 180px;
		height: 50px;
		line-height: 35px;
		font-size: 20px;
	}

	/* 新闻中心 */
	.index_news .media-body p {
		display: none;
	}

	.index_news {
		height: 590px
	}

	.news_details .article_btn {
		text-align: left;
	}

	.news_details .article_btn div {
		width: 100%;
		word-break: keep-all;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.news_details .article_btn .pull-right {
		float: left !important;
		margin-top: 10px;
	}

	/* =============================================================================================关于我们 */
	.about_banner {
		height: 330px;
	}

	.about_wrapper .col-sm-5,
	.about_wrapper .col-sm-7 {
		width: 100%
	}

	.about_wrapper .col-sm-5,
	.about_wrapper .do_well .box .col-sm-7 h3 {
		text-align: center;
	}

	.about_wrapper .col-sm-7 {
		margin-top: 20px;
	}

	.about_wrapper .col-sm-5 img {
		display: inline-block;
	}

	.about_wrapper .box .all_box .text_box {
		padding-top: 60px;
	}

	.about_wrapper .yctd {
		margin-top: 15px;
	}

	.about_wrapper {
		margin-bottom: 50px;
	}

	.about_wrapper .tab {
		width: 260px
	}

	/* ===============================================================================================服务项目 */
	.service_wrapper .do_well .box .col-sm-4 .text_box p {
		font-size: 13px;
	}

	/* =================================================================案例列表 */
	.tab_wrapper .tab li {
		width: 100px
	}

	.case_wrapper ul.tab {
		width: 890px;
	}

	.case_wrapper .tab_box .col-sm-4 .cover h4 {
		margin-top: 10%;
		margin-bottom: 10px;
	}

	/* =========================================================案例详情=========================================== */
	.case_details .lbt {
		background-size: 90%;
	}

	.case_details div#carousel-example-generic {
		width: 80%;
		margin-left: -10px;
	}

	.case_details .lbt .carousel-inner .item {
		top: 27%;
	}

	.case_details .carousel-indicators {
		bottom: 31.6%;
	}

	.case_details .text_box .logo {
		padding: 50px 0 40px 0;
	}






























}

@media only screen and (min-width: 1000px) and (max-width: 1198px) {
	nav.navbar.navbar-default ul li a {
		width: 100px;
	}

	/* =============================================================================案例详情 */
	.case_details .lbt .carousel-inner .item {
		top: 4.5%;
	}

	.case_details .carousel-indicators {
		bottom: 23.5%;
	}

	.case_details .lbt {
		height: 770px;
	}

	.case_details .case_tip h3 {
		font-size: 0.3rem;
	}

	.case_details .case_tip a.btn {
		width: 2.5rem;
		height: 0.7rem;
		font-size: 0.3rem;
		line-height: 0.45rem;
	}

	/* ===================================================================================联系我们 */
	.contact_wrapper .contact_bottom .text ul {
		margin: 10px 0;
	}

	/* ===================================================================================网站模版列表 */
	.modal_show .col-sm-4 .img_boxs {
		max-height: 200px;
	}

	.modal_show .col-sm-4 .img_boxs img {
		min-height: 200px;
	}




}

@media only screen and (min-width: 768px) and (max-width: 1000px) {

	/* ====================================================================页头页脚=============================================================== */
	nav.navbar.navbar-default ul li a {
		width: 80px;
		padding: 15px 2px;
		font-size: 14px;
	}

	.footer ul li a,
	.footer ul li span {
		padding: 0 6px !important;
	}

	.footer ul li a,
	.footer ul li span {
		font-size: 13px;
	}

	.footer .row {
		font-size: 13px;
		line-height: 26px;
		padding-top: 20px;
	}

	.footer .col-sm-3 p {
		font-size: 12px
	}

	/* =================================================================关于我们 */
	.about_wrapper .box .all_box .text_box p {
		line-height: 21px;
		font-size: 13px;
	}

	.about_wrapper .box .col-sm-3.col-xs-6 {
		padding-right: 5px;
	}

	.about_wrapper.tab_wrapper .tab li {
		width: 100px !important;
		margin-right: 55px !important;
	}

	.about_wrapper.tab_wrapper .tab li.last {
		margin-right: 0 !important
	}

	/* =================================================================服务项目 */
	.service_wrapper .do_well .box .col-sm-4 .text_box {
		padding: 5px 15px;
	}

	.service_dowell .col-sm-3 {
		width: 49%;
		margin: 0.5%;
	}

	/* =================================================================网站模版列表 */
	.modal_show .col-sm-4 .img_boxs {
		max-height: 200px;
	}

	.modal_show .col-sm-4 .img_boxs img {
		min-height: 200px;
	}

	.modal_show .col-sm-4 {
		padding: 5px
	}

	/* =================================================================案例列表 */
	.tab_wrapper .tab li {
		width: 90px;
		font-size: 14px;
		margin-right: 1% !important;
	}

	.case_wrapper .tab_box .col-sm-4 .cover h4 {
		margin-top: 5%;
		margin-bottom: 5px;
	}

	/* ==================================================================案例详情 */
	.case_details .lbt {
		height: 665px;
	}

	.case_details .lbt .carousel-inner .item {
		top: 8%;
	}

	.case_details .carousel-indicators {
		bottom: 26.5%;
	}

	.carousel-indicators li,
	.carousel-indicators .active {
		width: 14px;
		height: 14px;
	}

	.case_details .carousel-indicators {
		height: 26px;
		line-height: 26px
	}

	.case_details .case_tip h3 {
		font-size: 0.3rem;
	}

	.case_details .case_tip a.btn {
		width: 2.5rem;
		height: 0.7rem;
		font-size: 0.3rem;
		line-height: 0.45rem;
	}

	/* =======================================================================================联系我们 */
	.contact_wrapper .contact_bottom .col-sm-6 {
		width: 100%;
	}

	.contact_wrapper .contact_bottom {
		margin-top: 30px;
	}

	.contact_wrapper .contact_bottom .text {
		border: 2px dashed #999;
		padding: 0 15px;
		margin-bottom: 20px;
	}

	/* =======================================================================================新闻列表 */
	.tab_wrapper.news_wrapper .tab li {
		width: 90px;
		font-size: 14px;
		margin-right: 25px !important;
	}

	.tab_wrapper.news_wrapper .tab li.last {
		margin-right: 0 !important;
	}

	.news_wrapper .tab {
		width: 326px;
	}

	.news_wrapper .n_bottom {
		margin-top: 0px;
	}

	/* =========================================================================================新闻详情 */
	.news_details {
		padding: 40px 0;
	}




}

@media only screen and (min-width: 320px) and (max-width: 769px) {

	.container-fluid>.navbar-collapse,
	.container-fluid>.navbar-header,
	.container>.navbar-collapse,
	.container>.navbar-header {
		margin: 0;
	}

	.navbar-default .navbar-toggle {
		border-color: #666;
		background: #666;
		margin-right: 0;
	}

	.navbar-default .navbar-brand {
		padding-left: 0;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}

	.navbar-default .navbar-toggle:focus,
	.navbar-default .navbar-toggle:hover {
		background: #666;
		;
	}

	.navbar-collapse {
		width: 140px;
		background: #fff;
		position: absolute;
		z-index: 9;
		right: 10px;
	}

	.navbar-nav {
		margin: 0px -15px;
	}

	nav.navbar.navbar-default ul li a {
		width: 100%;
		height: 40px;
		text-align: left;
		line-height: 18px;
		font-size: 14px;
		border-bottom: 1px dashed #ccc;
		text-align: center;
	}

	.swiper-container {
		height: 350px;
	}

	.copyright {
		width: 100%;
		background: #16171a;
		height: auto !important;
		line-height: 20px !important;
		color: #fff;
		text-align: center;
		font-size: 12px;
		padding: 10px 0;
		position: fixed;
		bottom: 0
	}

	.copyright p {
		margin: 0;
	}

	/* ==============================================================首页 */
	.do_well {
		margin-top: 0px;
	}

	.index_titlebox .index_title {
		font-size: 18px;
		margin-top: 30px;
	}

	.index_titlebox .index_intro {
		font-size: 14px;
		color: #727272;
		margin: 30px 0 30px 0;
	}

	.index_titlebox .index_title:before {
		bottom: -19px;
	}

	.do_well .col-sm-4.col-xs-6 {
		padding: 0 3px;
		margin-bottom: 20px !important;
	}

	.waist_line {
		height: 150px;
		background: url(../img/index_12.png) no-repeat;
		background-size: cover;
		background-position: center;
		margin-top: 10px;
		margin-bottom: 50px;
	}

	.waist_line h2 {
		font-size: 16px;
		color: #fff;
		padding-top: 15px;
		line-height: 30px;
	}

	.waist_line a {
		float: left;
		margin-left: 0;
		width: 82px;
		height: 31px;
		margin-right: 24px;
		text-align: center;
		line-height: 16px;
		font-size: 14px;
	}

	.waist_line .index_button {
		margin-top: 25px;
		overflow: hidden;
		max-width: 190px;
	}

	.waist_line .index_button a.btn:nth-child(2) {
		margin-right: 0;
	}

	.do_well .col-sm-3 p {
		margin-bottom: 0
	}

	/* 成功案例 */
	.image01 .buttons i {
		width: 45px;
		height: 45px;
		line-height: 44px;
		font-size: 20px;
		margin-top: 0;
	}

	.image01 .buttons p {
		font-size: 12px;
		font-weight: normal;
	}

	.image01 .title {
		font-size: 12px
	}

	/*网站模版列表*/
	.modal_show .col-sm-4 .nr {
		margin: 6px;
	}

	.modal_show .col-sm-4 {
		margin-bottom: 0px !important;
	}

	/* 新闻中心 */
	.modal_show .col-sm-4 .img_boxs {
		max-height: 180px;
	}

	.modal_show .col-sm-4 .img_boxs img {
		min-height: 180px;
	}

	.index_news {
		height: auto;
		padding-top: 0px;
		margin-top: 20px;
		padding-bottom: 10px;
	}

	.index_news .col-sm-6 {
		padding: 0;
	}

	.index_news .col-sm-6 .media {
		margin-bottom: 10px
	}

	.index_news .media-body h4 {
		font-size: 14px;
		font-weight: bold;
		padding: 5px 0;
	}

	.index_news .media-left p {
		width: 70px;
		height: 70px;
	}

	.index_news .media-left p span.month {
		font-size: 14px;
	}

	.index_news .media-left p span.day {
		font-size: 25px;
	}

	.index_news .media-body p {
		font-size: 13px;
		line-height: 20px;
	}

	.news_details .article_btn {
		text-align: left;
		padding-top: 0;
		border: 0;
		margin-top: 20px;
	}

	.news_details .article_btn div {
		width: 100%;
		word-break: keep-all;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.news_details .article_btn .pull-right {
		float: left !important;
		margin-top: 10px;
	}

	.news_details .article_btn a {
		font-size: 13px;
	}

	/* 腰线2 */
	.waist_line2 {
		background: url(../img/bbbggg.png) no-repeat center;
		height: 150px;
		background-size: cover;
	}

	/* =============================================================================================关于我们 */
	.about_banner {
		height: 70px !important;
	}

	.about_wrapper .yctd {
		margin-top: -15px;
	}

	.tab_wrapper .tab_nav {
		position: relative;
		height: 50px;
		padding: 30px 0 40px 0;
	}

	.about_wrapper .tab_box.col-sm-12,
	.about_wrapper .do_well .box .col-sm-7,
	.about_wrapper .do_well .box .col-sm-5 {
		padding: 0;
	}

	.about_wrapper .do_well .container {
		padding: 0;
	}

	.about_wrapper .box .all_box .text_box p {
		padding: 0 10px;
		line-height: 22px;
		font-size: 13px;
	}

	.about_wrapper .box .col-sm-3.col-xs-6 {
		padding: 0 5px;
		padding-right: 0;
		margin-bottom: 20px;
	}

	.about_wrapper .box .all_box .text_box {
		padding-top: 62px;
	}

	.about_wrapper {
		margin-bottom: 100px;
	}

	.about_wrapper .box .all_box {
		background-size: cover
	}

	.about_wrapper .tab {
		width: 260px
	}

	.about_wrapper.tab_wrapper .tab li {
		width: 100px !important;
		margin-right: 55px !important;
		font-size: 15px;
		height: 35px;
		line-height: 33px;
	}

	.about_wrapper.tab_wrapper .tab li.last {
		margin-right: 0 !important
	}

	.about_wrapper .col-sm-5 img {
		display: inline-block;
	}

	.about_wrapper .col-sm-5 {
		text-indent: center
	}

	.about_wrapper .do_well .box .col-sm-7 h3 {
		font-size: 16px;
		font-weight: bold;
		margin-top: 10px;
	}

	/* ===================================================================================服务项目 */
	.cb {
		clear: both
	}

	.service_wrapper .clearfix {
		display: inline-flex;
	}

	.service_wrapper .do_well .box .col-sm-4 .text_box p {
		font-size: 13px;
	}

	.service_wrapper .do_well .container {
		padding: 0;
	}

	.service_dowell .col-sm-3 {
		width: 49%;
		margin: 0.5%;
		float: left;
		padding: 5px;
	}

	.service_dowell .col-sm-3 p {
		font-size: 12px;
	}

	.service_dowell .col-sm-3 h4 {
		font-size: 14px
	}

	.service_dowell .col-sm-3.h5 p {
		line-height: 20px;
	}

	.service_dowell .col-sm-3 {
		height: 210px;
	}

	/* =================================================================案例列表 */
	.tab_wrapper .tab li {
		width: 90px;
		font-size: 14px;
		margin-right: 0.5% !important;
		margin-left: 0.5%;
	}

	.case_wrapper .tab li {
		height: 35px;
		line-height: 33px;
		font-size: 15px;
		margin-bottom: 8px
	}

	.case_wrapper ul.tab {
		width: 100%;
	}

	.tab_wrapper .tab li {
		width: 24%;
		cursor: pointer;
		font-family: '微软雅黑';
		float: left;
		border-radius: 50px;
		text-align: center;
		margin-right: 50px;
		border: 1px solid #2662c4;
		transition: all 0.4s ease;
	}

	.case_wrapper .tab_box .col-sm-4 .main_box {
		margin-top: 20px;
	}

	.container_2 {
		padding: 10px;
	}

	.case_wrapper .tab_box .col-sm-4 {
		margin-bottom: 20px;
		width: 50%;
		float: left;
		padding: 0;
	}

	.case_wrapper .tab_box .col-sm-4 .cover {
		display: none
	}

	.case_wrapper .tab_box .col-sm-4 p.name {
		color: #333;
		margin: 0;
	}

	.case_wrapper .tab_box .col-sm-4 a {
		text-decoration: none;
	}

	/* =================================================================================案例详情 */
	.case_details .title {
		padding: 0;
		margin-top: 20px;
	}

	.case_details .text_box .logo {
		padding: 20px 0 20px 0;
	}

	.case_details .title h3 {
		font-size: 20px
	}

	.case_details .title a.btn {
		width: 98px;
		height: 30px;
		line-height: 15px;
		margin: 20px auto 20px;
	}

	.case_details .case_tip h3 {
		font-size: 15px;
		line-height: 26px;
	}

	.case_details .case_tip a.btn {
		width: 110px;
		height: 34px;
		display: inline-block;
		border: 2px solid #333;
		font-size: 14px;
		color: #333;
		margin: 0.5rem 0 0.7rem 0;
		line-height: 17px;
	}

	.case_details .text_box .logo:before {
		width: 80%;
	}

	.case_wap {
		margin: 20px 0;
	}

	.case_details ul li a i {
		vertical-align: sub;
		color: #999
	}

	.case_details ul li a:hover i {
		color: #fff
	}

	/* ===================================================================================联系我们 */
	.contact_wrapper .contact_bottom {
		margin-top: 30px;
	}

	.contact_wrapper .contact_bottom .text {
		border: 2px dashed #999;
		padding: 0 15px;
		margin-bottom: 20px;
	}

	.contact_wrapper .contact_bottom {
		margin-top: 0;
		margin-bottom: 20px
	}

	/* =========================================================================================新闻列表 */
	.tab_wrapper.news_wrapper .tab li {
		height: 35px;
		line-height: 33px
	}

	.tab_wrapper.news_wrapper .tab li.last {
		margin-right: 0 !important;
	}

	.news_wrapper .tab {
		width: 326px;
	}

	.news_wrapper .tab_box ul li .listInfo .nTitile {
		font-size: 14px;
	}

	.news_wrapper .tab_box ul li .listInfo p,
	.news_wrapper .tab_box ul li .listInfo button.btn {
		font-size: 13px;
		padding-top: 0px;
		line-height: 22px
	}

	.news_wrapper .tab_box ul li .listInfo .nTitile {
		font-size: 15px;
		width: 100%;
		word-break: keep-all;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.news_wrapper .n_bottom {
		margin-top: 0px;
	}

	.news_wrapper .tab_box {
		margin-top: 50px;
	}

	.news_wrapper .tab_box ul li .listInfo .pull-right span i {
		font-size: 18px;
		vertical-align: text-top;
	}

	/* =========================================================================================新闻详情 */
	.news_details {
		padding: 20px 0;
	}

	.news_details .title h4 {
		font-size: 16px;
		line-height: 26px;
		text-align: left;
	}

	.news_details .text_box {
		margin-top: 20px;
		text-align: center;
		border: 1px solid #ccc;
		padding: 10px;
		border-radius: 5px;
	}

	.news_details .title div.tc {
		font-size: 15px;
		margin-top: 10px;
		text-align: left;
	}

	.news_details .title div.tc span {
		padding-left: 0
	}

	.news_details .article_btn a.btn {
		width: 100px;
		height: 35px;
		line-height: 19px;
		border: 1px solid #333;
		color: #666;
		display: inline-block;
		font-size: 14px;
		margin: 20px 15px 15px 15px;
	}

	div#dituContent {
		height: 320px !important;
	}

}

@media only screen and (min-width: 310px) and (max-width: 580px) {
	.swiper-container {
		height: 200px;
	}

	/* ========================================================================================首页 */
	.do_well .col-sm-3 div img {
		width: 90%;
	}

	.do_well .index_box ul.list-inline {
		margin: 0;
		overflow: hidden;
	}

	/* ===================================================================================服务项目 */
	.service_wrapper .do_well .box .col-sm-4 .text_box p {
		font-size: 12px;
	}

	.service_wrapper .do_well .box .col-sm-4 .text_box {
		background: #666;
		padding: 5px;
		text-align: center;
	}

	.service_wrapper .do_well .box .col-sm-4 .text_box p {
		margin-bottom: 5px
	}

	.service_wrapper .do_well .box .col-sm-4 .text_box {
		height: 118px
	}

	/* ====================================================================================联系我们 */
	.contact_wrapper .contact_bottom .col-sm-6 {
		padding: 0;
	}

	.contact_wrapper .contact_bottom h3 {
		font-size: 18px;
	}

	.contact_wrapper .contact_bottom .text p.p1 {
		margin: 10px 0;
		font-size: 14px;
	}

	.contact_wrapper .contact_bottom .text ul {
		margin: 10px 0;
	}

	.contact_wrapper .contact_bottom .text ul li p {
		margin-top: 5px;
		font-size: 14px;
		margin-bottom: 0
	}

	.contact_wrapper .contact_bottom .text p.adress {
		font-size: 14px;
	}

	.contact_wrapper .contact_code {
		text-align: center;
	}

	.contact_wrapper .contact_bottom ul li {
		margin-right: 0;
	}

	.contact_wrapper .contact_bottom ul {
		display: inline-block;
	}

	/* ================================================================================新闻列表 */
	.news_wrapper .tab_box ul li .imgPic,
	.news_wrapper .tab_box ul li .imgPic img {
		width: 100%;
		height: auto;
	}

	.news_wrapper .tab_box ul li .listInfo {
		margin: 10px 0 0 0;
		overflow: hidden;
		display: inline-block;
		width: 100%;
	}

	.news_wrapper .tab_box ul li {
		border: 1px solid #e1e1e2;
		margin-bottom: 20px;
	}

	/* 分页 */
	.page dl {
		width: 315px;
		margin: 0 auto
	}

	.page dl dd a {
		padding: 0px 5px;
		font-size: 13px;
	}

	.page {
		padding-top: 40px;
	}

	/* 模版展示 =====================================================================================*/
	.modal_show .col-sm-4 .img_boxs {
		max-height: 150px;
	}

	.modal_show .col-sm-4 .img_boxs img {
		min-height: 150px;
	}

	.modal_show .col-sm-4 .nr {
		margin: 3px;
	}

}

.service_table td,
.service_table th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 15px 0;
	font-size: 16px;
	color: #111;
}

.service_table {
	box-sizing: border-box;
	border: 1px solid #ccc;
	border-bottom: none;
	margin: 0 auto;
	width: 100%;
}

.service_table .table_head {
	background: #6fb1fa !important;
	font-weight: 400;
	color: #fff;
	font-size: 18px;
	height: 60px;
}

.service_table .table_head th {
	text-align: center;
	color: #fff;
}

.tab_box img {
	width: 100%;
	margin-top: 5px;
}

.tab_box {
	margin-bottom: 100px;
}

.wt-618 {
	position: relative;
	width: 5.375rem;
	height: 5.3125rem;
	background-image: url(data:image/png;base64,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);
	background-size: 100% 100%;
}

.wt-618 .phone-icon-618 {
	position: absolute;
	top: 0.575rem;
	left: 0.575rem;
	width: 2.28125rem;
	height: 2.28125rem;
	transform-origin: center center;
}

.wt-618 .phone-icon-618.with-motion {
	animation: shake 4s linear infinite;
}

.wt-618 .text-618 {
	position: absolute;
	right: 0.8625rem;
	bottom: 0.2rem;
	width: 3.125rem;
	height: 1.375rem;
	font-size: 1.0625rem;
	text-align: center;
	line-height: 1.075rem;
	color: #fff;
	font-weight: 700;
}

@keyframes shake {
	0% {
		transform: rotate(0) scale(1);
	}

	4% {
		transform: rotate(20deg) scale(1.2);
	}

	8% {
		transform: rotate(0) scale(1);
	}

	13% {
		transform: rotate(20deg) scale(1.2);
	}

	17% {
		transform: rotate(0) scale(1);
	}

	33% {
		transform: rotate(0) scale(1);
	}

	38% {
		transform: rotate(20deg) scale(1.2);
	}

	42% {
		transform: rotate(0) scale(1);
	}

	46% {
		transform: rotate(20deg) scale(1.2);
	}

	50% {
		transform: rotate(0) scale(1);
	}

	100% {
		transform: rotate(0) scale(1);
	}
}



#toolbar {
	position: fixed;
	z-index: 9999;
	right: 30px;
	bottom: 40%;
}

#toolbar li {
	margin-bottom: 3px;
	font-size: 0;
	width: 57px;
	height: 57px;
	right: 0;
	position: relative;
}

#toolbar li a {
	display: block;
	position: absolute;
	z-index: 9;
	right: 0;
	top: 0;
	width: 57px;
	height: 57px;
	overflow: hidden;
	background: #292e39;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	white-space: nowrap;
	font-size: 0;
}

#toolbar li .icon-font {
	display: inline-block;
	vertical-align: middle;
	width: 57px;
	height: 57px;
	background-color: #d9d9d9;
}

#toolbar li .icon-qq:after {
	background-position: 0 -150px;
}

#toolbar li .icon-phone:after {
	background-position: 0 -90px;
}

#toolbar li .icon-ewm:after {
	background-position: 0 -30px;
}

#toolbar li .icon-message:after {
	background-position: 0 -120px;
}

#toolbar li .icon-top:after {
	background-position: 0 -60px;
}

#toolbar li .icon-wangwang:after {
	background-position: 0 0;
}

#toolbar li .wz {
	display: inline-block;
	line-height: 57px;
	font-size: 14px;
	color: #fff;
	vertical-align: middle;
	padding-left: 10px;
}
#toolbar li .wz_s {
	display: inline-block;
	font-size: 18px;
	color: #fff;
	position: relative;
	overflow: hidden;
	vertical-align: middle;
}

#toolbar li.ewm .ewm-box {
	position: absolute;
	z-index: 1;
	padding: 5px;
	background: #292e39;
	width: 220px;
	right: 120%;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: all .7s;
	transition: all .7s;
}

#toolbar li.ewm .ewm-box p {
	margin-bottom: 0;
}

#toolbar li.ewm .ewm-box img {
		max-width: 50%;
	width: 40%;
	margin: 5%;
	float: left;
}

#toolbar li.ewm .ewm-box:after {
	content: '';
	position: absolute;
	right: -5px;
	bottom: 20px;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	border-width: 5px;
	cursor: pointer;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #292e39;
	border-right: none;
}

#toolbar li.ewm:hover .icon {
	background-position: -57px -180px;
}
#toolbar .img_s{
	width: 57px;
	padding: 10px;
	background-color: #2662c4;
}
#toolbar li.ewm:hover .ewm-box {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

#toolbar li.backtop {
	cursor: pointer;
}

#toolbar li.backtop .iconfont {
	color: #fff;
	background-color: #292e39;
}

#toolbar li:hover a {
	width: 200px;
}

#toolbar li:hover .icon-font {
	background-color: #292e39;
}

#toolbar li:hover .icon-qq:after {
	background-position: -30px -150px;
}

#toolbar li:hover .icon-phone:after {
	background-position: -30px -90px;
}

#toolbar li:hover .icon-ewm:after {
	background-position: -30px -30px;
}

#toolbar li:hover .icon-message:after {
	background-position: -30px -120px;
}

#toolbar li:hover .icon-wangwang:after {
	background-position: -30px 0;
}

#toolbar li:hover .icon-top:after {
	background-position: -30px -60px;
}

@media (max-width: 990px) {
	#toolbar {
		display: none;
	}
}
