* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.trans {
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
}
hr {
	border: none;
	outline: none;
}
h1, h2, h3, h3, h4, h5, h6 {
	font-weight: normal;
}
img {
	max-width: 100%;
}
body {
	font-family:"微软雅黑", "Microsoft Yahei";
}
.wp {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}
a {
	color: #FFF;
}
a:hover {
	color: rgba(190,0,40, 1);
}
.gray{
	background:#f4f4f4;
}
/*头部*/
#bd {
	padding-top: 56px;
	overflow: hidden;
}
#hd {
	height: 56px;
	background:#102f9b;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, .05);
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index:9999;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
	vertical-align: middle;
}
.fixed {
	top: -101px !important;
}
#hd .logo {
	float: left;
	margin-right: 5px;
	max-width: 180px;
	height: 90px;
	max-width: 250px;
}
#hd .logo a {
	display: block;
	height: 100%;
	/*line-height: 101px;*/
	line-height: 56px;
}
#hd .logo a img {
	display: inline-block;
	vertical-align: middle;
	width: 80%;
}
#nav ul li {
	float: left;
    width: 70px;
    height: 56px;
	vertical-align: middle;
	line-height: 56px;
    text-align: center;
    /*margin-left: -22px;*/
}
#nav ul li:hover,#nav ul li.mycur{
    display: flex;
    justify-content: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
#nav ul li a {
	width: 100%;
	text-align: center;
	font-size: 16px;
}
#nav ul li:hover a,#nav ul li.mycur a {
    background:#1639b8; 
	color: #fff;
}
#nav .mycur {
    background-color:#009dfe;
}
#hd .tel {
	background: url(../images/tel_bg.png?v=1) left center no-repeat;
	line-height: 56px;
	float: right;
	padding-left: 37px;
	color:#FFF;
	font-size: 18px;
}
/*手机头部*/
#m-hd {
	display: none;
}
#m-hd {
	height: 50px;
	line-height: 50px;
	background-color: #102f9b;
	padding: 0;
	position: fixed;
	width: 100%;
	z-index: 999999;
}
#m-hd img {
	height: 40px;
	padding: 10px 0 0 10px;
}
.m-trigger {
	position: absolute;
	top: 0;
	right: 10px;
	width: 50px;
	color: #fff;
	text-align: center;
	font-size: 30px;
	line-height: 45px;
	cursor: pointer;
	background: url(../images/menu_add.png) center center no-repeat;
	-webkit-background-size: 50px;
	background-size: 25px;
	height: 50px;
}
.m-nav {
	z-index: 60;
	position: absolute;
	top: 50px;
	width: 100%;
	left: 0;
	background: url(../images/alpha_black_70.png) repeat;
	text-align: center;
	display: none;
}
.m-nav li {
	border-bottom: 1px solid #565656;
}
.m-nav a {
	display: block;
	font-size: 12px;
	height: 40px;
	line-height: 40px;
	text-align:center;
	color: #fff;
	font-size: 14px;
}
.m-nav a:hover, .m-nav a:active {
	color: #e4392a;
}
.m-sub {
	text-align: left;
	display: none;
	width:100%;
}
.m-sub a {
	border-bottom: none;
	font-size: 13px;
}
/*底部*/
#fd {
	position: relative;
	background: #182337;
	padding-top: 45px;
}
#fd:before {
	position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 543px;
    height: 328px;
    background: url(../images/footer-pattern-2.png) no-repeat;
    z-index: 1;
}
#fd:after {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 505px;
    height: 334px;
    background: url(../images/footer-pattern-1.png) no-repeat;
    z-index: 1;
}
.index-fd {
	margin-top: -31px;
}
#fd .fd-top {
	position: relative;
	z-index: 2;
	overflow: hidden;
	color: #fff;
	padding-top: 30px;
	padding-bottom: 5px;
}
#fd dl {
	float: left;
	width: 20%;
}
#fd dl dt {
	font-size: 16px;
	padding-bottom: 5px;
}
#fd .ul-fd li {
	line-height: 26px;
}
#fd .ul-fd li a {
	color: rgba(255,255,255, .8);
}
#fd .ul-fd li a:hover {
	text-decoration: underline;
}
#fd .weixin {
	background: url(../images/fd_icon1.png?v=0) no-repeat;
	background-size: contain;
	width: 148px;
	height: 148px;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 0px;

}
#fd .sina {
	background: url(../images/fd_icon2.png?v=0) no-repeat;
	background-size: contain;
	width: 39px;
	height: 39px;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 23px;
	border-radius: 20px;
}
#fd .weixin-pic {
	position: absolute;
	top: 0;
	left: -155px;
	display: none;
	border-radius: 4px;
}
#fd .weixin-pic img {
	border-radius: 4px;
	-webkit-box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
    box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
}
#fd .weixin-pic:after, #fd .weixin-pic:before {
    border: solid transparent;
    content: ' ';
    height: 0;
    top: 99%;
    position: absolute;
    width: 0;
}
#fd .weixin-pic:after {
    border-width: 6px;
    border-left-color: rgba(255,255,255, 1);
    top:12px;
    right: -10px;
}

#fd .weixin-pic:before {
    border-width: 8px;
    border-left-color: rgba(255,255,255, 1);
    top:10px;
    right: -13px;
}
#fd .weixin:hover, #fd .sina:hover {
	-webkit-box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
    box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
}
#fd .tel {
	font-weight: normal;
	font-size: 24px;
	padding-bottom: 15px;
}
#fd h5 {
	font-size: 16px;
	color: rgba(255,255,255, .8);
}

#fd .fd-copy {
	position: relative;
	z-index: 2;
	height: 40px;
	line-height: 40px;
	color: #a3a3a9;
	/*background-color:#e4392a;*/
}
/*底部-wave*/
.marquee-box {
	overflow:hidden;
	width:100%;
	position:absolute;
	left:0;
	top:0
}
.marquee {
	width:8000%;
	height:60px
}
.wave-list-box {
	float:left
}
.wave-list-box ul {
	float:left;
	height:60px;
	overflow:hidden;
	zoom:1
}
.wave-list-box ul li {
	height:60px;
	width:100%;
	float:left;
	line-height:30px;
	list-style:none
}
.wave-box {
	position:relative;
	height:60px;
	background:transparent;
	margin-top: -30px;
}
/*底部-iconitem*/
.five-superiority {
	position: relative;
	z-index: 2;
	width:100%;
	height: 60px;
	border-bottom:1px solid rgba(255,255,255,.3);
}
.five-superiority-list li {
	float:left;
	width:25%;
	height:36px;
	text-align:center;
	border-left:1px solid rgba(255,255,255,.3);
}
.five-superiority-list li:first-child {
	border-left:0
}
.five-superiority-list li a {
	display:inline-block;
	position:relative;
	width:100%;
	height:36px;
	line-height:36px;
	background:no-repeat 2% center;
	text-indent:2em;
	color:#fff;
	font-size:16px
}
.five-superiority-list li a:hover {
	color:#bfe7f5
}
.five-superiority-list li a.superiority-text {
	text-indent:4em
}
.superiority-icon {
	position:absolute;
	width:40px;
	height:40px;
	left:10%;
	background-size: contain;
	background-repeat:no-repeat;
}
.honesty_ico .superiority-icon {
	background-image: url(../images/honesty-icon.png);
}
.honesty_ico:hover .superiority-icon {
	opacity: .8;
}
.maintenance_ico .superiority-icon {
	background-image: url(../images/maintenance-icon.png);
}
.maintenance_ico:hover .superiority-icon {
	opacity: .8;
}
.response_ico .superiority-icon {
	background-image: url(../images/response-icon.png);
}
.response_ico:hover .superiority-icon {
	opacity: .8;
}
.service_ico .superiority-icon {
	background-image: url(../images/service-icon.png);
}
.service_ico:hover .superiority-icon {
	opacity: .8;
}
/* side */
.side {
	position:fixed;
	width:50px;
	height:275px;
	right:0;
	top:250px;
	z-index:100;
}
.side ul li {
	width:50px;
	height:50px;
	float:left;
	position:relative;
	margin-bottom: 2px;
}
.side ul li .sidebox {
	position:absolute;
	width:50px;
	height:50px;
	border-radius:5px 0 0 5px;
	top:0;
	right:0;
	transition:all 0.3s;
	background:rgba(190,0,40, 1);
	color:#fff;
	font:16px/50px "微软雅黑";
	overflow:hidden;
	-webkit-box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
    box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
}
.side ul li a:hover .sidebox {
	width: 175px;
}
.side ul li .sidetop {
	width:50px;
	height:50px;
	line-height:50px;
	display:inline-block;
	background:#000;
	opacity:0.8;
	filter:Alpha(opacity=80);
	transition:all 0.3s;
}
.side ul li .sidetop:hover {
	background:#e4392a;
}
.side ul li img {
	float:right;
}
.side2 {
	position: fixed;
	width: 60px;
	right: 30px;
	z-index: 100;
	bottom: 15px;
	height: 60px;
	border-radius: 30px;
	-webkit-box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
    box-shadow: 0 5px 9px rgba(4, 0, 0, .17);	
}
.side2 ul li {
	width: 60px;
	height: 60px;
}
.side2 ul li a {
	display: block;
	background-color: rgba(190,0,40, 1);
	height: 60px;
	width: 60px;
	text-align: center;
	line-height: 57px;
	border-radius: 30px;
}
.side2 ul li a img {
	vertical-align: middle;
	display: inline-block;
}
.side2 ul li a:hover {
	background-color: rgba(190,0,40, 1);
}
.side2 ul li .weixin {
	position: absolute;
	left: -154px;
	bottom: 0;
	display: none;
}
.side2 ul li .weixin em {
	background: url(../images/arr3.png?v=1) no-repeat;
	width: 5px;
	height: 17px;
	display: block;
	position: absolute;
	right: -5px;
	top: 75%;
	margin-top: 3px;
}
.side2 ul li .weixin img {
	display: block;
	border-radius: 4px;
	-webkit-box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
    box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
}
/*banner*/
#banner .flexslider {
	background: none;
}
#banner .slides li .pic {
	display: block;
	padding-top: 36.4%;
	/* -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; */
    background-position: center bottom;
	position: relative;
}
#banner .slides li .ban-txt {
	width: 760px;
	position: absolute;
	left: 50%;
	margin-left: -380px;
	top: 50%;
	height: 205px;
	margin-top: -102px;
	text-align: left;
}
/*#banner .slides li.s1 .ban-txt {*/
/*	background:url(../images/ban_k.png?v=0) no-repeat;*/
/*}*/
#banner .flexslider .slides img {
	max-width: 100%;
	width: auto;
	display: inline-block;
	vertical-align: middle;
}
#banner .slides li .ban-txt h5 {
	font-size: 22px;
	color: #fff;
	margin-top: -5px;
}
#banner .slides li .ban-txt h2 {
	height: 118px;
	line-height: 118px;
	margin-top: 5px;
	font-size: 71px;
	color: #fff;
}
#banner .slides li .ban-txt h3 {
	padding-top: 98px;
	font-size: 24px;
	color: rgba(255,255,255,.8);
}
#banner .flex-control-paging li a {
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background-color: rgba(255,255,255,0.7);
	transition: width .3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#banner .flex-control-paging li a.flex-active {	
	width: 50px;
	height: 10px;
	background-color: #fff;
}
#banner .flex-control-nav {
	bottom: 10px;
}
#banner .flex-control-nav li {
	margin:0 3px;
}
#banner .flex-direction-nav a {
	background: url(../images/ban_prev.png) no-repeat;
	width: 24px;
	height: 44px;
	opacity: 1;
	filter: alpha(opacity=100);
}
#banner .flex-direction-nav .flex-prev {
	left: 50%;
	margin-left: -570px;
}
#banner .flex-direction-nav .flex-next {
	background-image: url(../images/ban_next.png);
	right: 50%;
	margin-right: -570px;
}
#banner .slides li .ban-txt {
	width: 840px;
	margin-left: -460px;
}
#banner .slides li .ban-txt h2 {
    position: absolute;
	font-size: 38px;
	line-height:108px;
	height:48px;
	margin-bottom: 10px;
}
/*#banner .slides li .ban-txt h3 {
	font-size: 16px;
	text-transform: uppercase;
	padding-top: 1px;
}*/
#banner {
	position: relative;
}
.banner-bg {
	background: url(../images/ban_bg.png) center top no-repeat;
	height: 0px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: -30px;
	z-index: 60;
}
/*首页*/
.tit-i {
	text-align: center;
	padding: 50px 0;
	line-height: 36px;
	overflow: hidden;
}
.tit-i h3 {
	font-size: 30px;
	color: #333;
	margin-bottom: 10px;
}
.tit-i h5 {
	font-size: 20px;
	color: #cacace;
	text-transform: uppercase;
	font-family: Arial;
}
.tit-i h5 span {
	color: rgba(190,0,40, 1);
}
.tit-i em {
	width: 45px;
	border-bottom: 1px solid #7f7f90;
	display: inline-block;
}
.ul-icon-i li {
	position: relative;
	float: left;
	width: calc(16.6666667% - 12.5px);
	margin-right: 15px;
	text-align: center;
	padding: 30px 0;
	overflow: hidden;
	border-radius: 4px;
	margin-bottom: 30px;
	background: #f7f8fc;
}
.ul-icon-i li:nth-child(6){
	margin-right: 0;
}
.icon-more{
	width:45px;
	margin:25px;
	height:calc(45px * 1.1547);
	display:inline-block;	
	clip-path:polygon(0% 25%,0% 75%,50% 100%,100% 75%,100% 25%,50% 0%);
	background-color: #FFF;
	color:rgba(190,0,40, 1);
	font-style: normal;
	font-size:40px;
	line-height: 45px;
	text-align: center;
}

.serise-item::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    background-image: linear-gradient(to bottom, rgba(190, 0, 40, 0) 30%, rgb(190, 0, 40));
    transition: all .3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.serise-item:hover::after {
    visibility: visible;
    opacity: .8;
}
.ul-icon-i li:hover {
/*	background: rgba(190,0,40, 1);*/
/*	-webkit-box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
    box-shadow: 0 5px 9px rgba(4, 0, 0, .17);*/
}
.ul-icon-i li .pad {
	padding: 0 15px;
	position: relative;
	z-index: 2;
}
.ul-icon-i li a {
	display: block;
}
.ul-icon-i li a span {
	width: 70px;
	height: 70px;
	display: inline-block;
	margin-bottom: 25px;
	text-align: center;
	background-color: rgba(190,0,40, 1);
	border-radius: 35px;
}
.ul-icon-i li h3 {
	font-size: 18px;

	margin-bottom: 18px;
}
.ul-icon-i li em {
	width: 25px;
	border-bottom: 2px solid #707070;
	display: inline-block;
	margin-bottom: 30px;
}
.ul-icon-i li p {
	text-align: left;
	line-height: 24px;
	font-size: 14px;
}
.ul-icon-i li:hover h3 {
	color: #FFF;
}
.ul-icon-i li:hover em {
	border-bottom: 2px solid #FFF;
}
.ul-icon-i li:hover p {
	color: #FFF;
}
.ul-icon-i li:hover p:hover, .ul-icon-i li p:hover {
	color: rgba(255,255,255, .8);
}
.ul-icon-i li.li1 {
	background-image: url(../images/li1.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.ul-icon-i li.li2 {
	background-image: url(../images/li2.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.ul-icon-i li.li3 {
	background-image: url(../images/li3.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.ul-icon-i li.li4 {
	background-image: url(../images/li4.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.ul-icon-i li.li5 {
	background-image: url(../images/li5.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.ul-icon-i li.li6 {
	background-image: url(../images/li6.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.ul-icon-i li.li1 a span {
	background-image: url(../images/web.png);
	background-repeat: no-repeat;
	background-size: 70%;
	background-position: center;
}
.ul-icon-i li.li2 a span {
	background-image: url(../images/app.svg);
	background-repeat: no-repeat;
	background-size: 70%;
	background-position: center;
}
.ul-icon-i li.li3 a span {
	background-image: url(../images/brand.svg);
	background-repeat: no-repeat;
	background-size: 70%;
	background-position: center;
}
.ul-icon-i li.li4 a span {
	background-image: url(../images/minipro.svg);
	background-repeat: no-repeat;
	background-size: 70%;
	background-position: center;
}
/*.ul-icon-i li a:hover span{
	background-image: url(../images/i_icon1_h.png);
}*/
.serise-item-intro {
    color: #000;
    text-align: center;
    padding-bottom: 30px;
    transform: translateY(135px);
    transition: all .3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.serise-item:hover .serise-item-intro {
    color: #fff;
    transform: translateY(50px);
}
.ul-icon-i li .pad .pic {
	position: absolute;
	left: 50%;
	top: 0;
	width: 70px;
	margin-left: -35px;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
}
.ul-icon-i li .pad .pic img {
	display: none;
}
.ul-icon-i li .pad .pic img:nth-child(2) {
	width: 70%;
	margin-top: 10px;
	margin-left: 10px;
}
.ul-icon-i li .pad .pic .pic-icon {
	position: absolute;
	left: 0;
	top: -154px;
	display: block;
}
.ul-icon-i li a:hover p {
	text-decoration: none;
	color: #FFF;
}

/*修复*/
.list-6>li {
    width: 16.6666667%;
    background: #f7f8fc;
}
.list>li {
    display: inline-block;
    vertical-align: top;
}

.list {
    font-size: 0;
    list-style: none;
    margin: 0 0 40px 0;
    padding: 0;
    border-radius: 3px;
    overflow: hidden;
}
.appico-item {
    position: relative;
    display: block;
    padding: 40px 0;
    overflow: hidden;

}
.appico-item::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom, rgba(190, 0, 40, 0) 30%, rgb(190, 0, 40));
    visibility: hidden;
    opacity: 0;
    transition: all .3s;
}
.appico-item:hover::after {
    visibility: visible;
    opacity: .8;
}
.appico-item__img {
    max-width: 120px;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
}
.img-box {
    position: relative;
    text-align: center;
}
.appico-item__img::before {
   /* padding-top: 100%;*/
}
.img-box::before {
    content: "";
    display: block;
}
.img-box>img {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.appico-item__intro {
    position: relative;
    z-index: 5;
    padding: 20px;
    text-align: center;
}
.appico-item:hover .appico-item__intro {
    text-align: left;
}
.appico-item__title {
    height: 2.5em;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 120px;
    margin-right: auto;
    margin-left: auto;
}
.appico-item:hover .appico-item__title, .appico-item:hover .appico-item__desc {
    color: #fff;
}
.appico-item:hover .appico-item__title {
    margin-left: 0;
    justify-content: left;
}
.fz-20 {
    font-size: 20px;
}
.black {
    color: #000;
}
.fz-14 {
    font-size: 14px;
}
.mt-10 {
    margin-top: 10px;
}
.black40 {
    color: #474747;
}
.comm-title {
    font-weight: 700;
    line-height: 1.25;
}
.comm-desc {
    line-height: 1.5;
}
.appico-item__ico {
    position: absolute;
    right: 15px;
    bottom: 20px;
    z-index: 5;
    visibility: hidden;
    opacity: 0;
    transition: all .3s;
}
.appico-item:hover .appico-item__ico {
    visibility: visible;
    opacity: 1;
}
.ico-octagon {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 1em;
    height: 1em;
    text-align: center;
    line-height: 1;
    color: #fff;
}
.row2 {
	background: url(../images/bg_1.png) center top no-repeat;
	padding-top: 20px;
}
.case-i{
	position: relative;
}
.case-i-l, .case-i-r {
	width: 50%;
}
.case-i-l {
	float: left;
	padding-right: 15px;
}
.case-i-r {
	float: right;
/*	padding-left: 15px;*/
}
.case-img, .case-img a img {
	width: 100%;
}
.case-img {
	position: relative;
	overflow: hidden;
}
.case-img .hover {
	position: absolute;
	left: 0;
	top: -434px;/*top: -433px;*/
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: rgba(190,0,40, .8);
	color: #fff;
}
.case-img.on .hover {
	top: 0;
}
.ul-case-i {
	margin: 0 -15px;
	overflow: hidden;
}
.ul-case-i li {
	float: left;
	width: 25%;
	padding: 0 15px;
	margin-bottom: 30px;
}
.ul-case-i li:hover a{
	-webkit-box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
    box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
}
#bd .ul-case-i li a {
	-webkit-box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
    box-shadow: 0 5px 9px rgba(4, 0, 0, .17);	
}
.ul-case-i li a {
	display: block;
	position: relative;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
	border-radius: 4px;
	overflow: hidden;
}
.ul-case-i li .pic {
	position: relative;
	padding: 20px;
	background: #fff;
	color: #000;
}
.ul-case-i li:hover .pic {
	background: #009dfe;
	-o-transition:all  .2s  ease-in;
	-ms-transition:all  .2s  ease-in;
	-moz-transition:all  .2s  ease-in;
	-webkit-transition:all  .2s  ease-in;
	transition:all  .2s  ease-in;
}
.ul-case-i li .pic h2 {
	line-height: 45px;
}
.ul-case-i li:hover .pic h2 {
	color: #fff;
}
.ul-case-i li .pic img {
	width: 100%;
	display: block;
}
.ul-case-i .icon-more {
	display: none;
	position: absolute;
    right: -12.5px;
    bottom: 5px;
}
.ul-case-i li:hover .icon-more {
	display: block;
}
.ul-case-i li a .hover {
	position: absolute;
	left: 0;
	top: -100%;
	width: 100%;
	height: 100%;
	text-align: center;
/*	background-color: rgba(190,0,40, .8);*/
	color: #fff;

	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
}
.ul-case-i li .hover b, .ul-case-i li .hover .txt, .case-img .hover b, .case-img .hover .txt {
	display: inline-block;
	vertical-align: middle;
}
.ul-case-i li .hover .txt img {
	width: 60px;
	height: 60px;
	padding: 10px 15px;
	border:2px solid #FFF;
	border-radius: 50px;
}
.ul-case-i li .hover b, .case-img .hover b {
	width: 0;
	height: 100%;
}
.ul-case-i li a:hover .hover {
	/*display: block;*/
	top: 0;
}
.ul-case-i-1 li {
	width: 25%;
}
#case button{
	background: transparent;
	border:none;
}
#case button.icon {
	color: #666;
	cursor: pointer;
	z-index: 2;
}
#case button.icon-xiangzuo{
	position: absolute;
	left: -60px;
	top:calc(30% - 24px);
}
#case button.icon-xiangyou{
	position: absolute;
	right: -60px;
	top:calc(30% - 24px);
}
#case button.icon:hover {
	color: rgba(190,0,40, 1);
}
.more-i {
	text-align: center;
	padding-bottom: 35px;
}
.more-i a {
	display: inline-block;
	width: 65px;
	height: 65px;
	background: url(../images/arr2.png) center center no-repeat rgba(0,157,254, 1);
	border-radius: 100%;
}
.more-i a:hover {
	background-color:#16d9ff;
}
.news-bg {
	background: url(../images/bg_2.png) center top no-repeat;
	overflow: hidden;
}
.tit-i-1 h3 {
	color: #fff;
}
.tit-i-1 em {
	border-bottom-color: #dddde1;
}
.ul-news-i {
	/*margin-right: -10px;*/
	margin-left: -30px;
	width: 110%;
}
.ul-news-i li {
	float: left;
	width: 24.5%;
	color: #fff;
	position: relative;
	min-height: 295px;
	-o-transition:all  .3s  ease-in;
	-ms-transition:all  .3s  ease-in;
	-moz-transition:all  .3s  ease-in;
	-webkit-transition:all  .3s  ease-in;
	transition:all  .3s  ease-in;
	border-radius: 4px;
	overflow: hidden;
	margin-top: 30px;
}
.ul-news-i li:last-child {
/*width: 21%;*/
}
.ul-news-i li .date_wrap {
    position: absolute;
    top: 0px;
    left: 2%;
    width: 80px;
    height: auto;
    background-color:  rgba(0,157,254, 1);
    z-index: 2;
    padding: 18px 19px 10px 19px;
    border-radius: 4px 0 0 0;
}
.ul-news-i li .date_wrap:before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    border-right: 80px solid transparent;
    z-index: -1;
}
.ul-news-i li .date_wrap h3 span {
    position: relative;
    margin: 0px;
    padding: 0px;
    color: #fff;
    font-size: 36px;
    line-height: 1;
    letter-spacing: -2px;
    margin-bottom: 5px;
    font-weight: 300;
    font-family: "Rubik";
}
.ul-news-i li .date_wrap h3 span:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #ffc600;
    left: 0px;
    bottom: 0px;
}
.ul-news-i li .date_wrap h5 {
    margin: 0px;
    padding: 0px;
    color: #fff;
    letter-spacing: 0px;
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: "Rubik";
}
.ul-news-i li .txt {
	padding-left: 30px;
	padding-right: 58px;
}
.ul-news-i li .txt span {
	padding: 15px 8px;
	display: inline-block;
	border: 1px solid #fff;
	border-radius: 5px;
	font-size: 14px;
}
.ul-news-i li .txt span em {
	display: block;
	font-size: 20px;
}
.ul-news-i li:last-child .txt {
/*padding-right: 0;*/
}
.ul-news-i li h3 {
	color: #fff;
	font-weight: bold;
	display: inline-block;
	padding: 20px 0;
}
.ul-news-i li p {
	color: rgba(255,255,255,.8);
	line-height: 20px;
}
.ul-news-i li .more {
	background: url(../images/more1.png) no-repeat;
	width: 36px;
	height: 36px;
	display: inline-block;
	margin-top: 50px;
}
.ul-news-i li:hover {
    transform:translateY(-15px);
}
.ul-news-i li .hover {
	border-radius: 4px;
	overflow: hidden;
	-webkit-box-shadow: 0 5px 9px rgba(4, 0, 0, .57);
    box-shadow: 0 5px 9px rgba(4, 0, 0, .57);
}
.ul-news-i li .hover .img {
	width: 100%;
	position: absolute;
	top: -165px;
	left: 7px;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
	border-radius: 4px 4px 0px 0px;
	overflow: hidden;
}
.ul-news-i li .hover .pad {
	padding: 0 25px 30px 25px;
	position: absolute;
	left: 7px;
	bottom: -148px;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
	background-color: rgba(0,157,254, 1);
	width: 92%;
	border-radius: 0px 0px 4px 4px;
/*	overflow: hidden;*/
	-webkit-box-shadow: 0 5px 9px rgba(4, 0, 0, .57);
    box-shadow: 0 5px 9px rgba(4, 0, 0, .57);
}
.ul-news-i li .hover .img {
	height: 185px;
	width: 92%;
	border-radius: 4px 4px 0px 0px;
	overflow: hidden;
}
.ul-news-i li.on .hover .img {
	/*display: block;*/
	top: 0;
}
.ul-news-i li.on .hover .pad {
	bottom: 0;
}
.ul-news-i li .hover .pad .icon-more {
	cursor: pointer;
	position: absolute;
	top: -48px;
	right: 0;
}
.news-more {
	text-align: center;
	padding-bottom: 100px;
	padding-top: 50px;
}
.news-more a {
	display: inline-block;
	width: 178px;
	height: 48px;
	border: 1px solid #009dfe;
	border-radius: 24px;
	line-height: 48px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
}
.news-more a:hover {
	background-color: #009dfe;
	/*border: 1px solid rgba(190,0,40, 1);*/
	-webkit-box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
    box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
}
.contact-l {
	width: 38%;
	float: left;
}
.contact-r {
	width: 62%;
	float: right;
}
.ul-contact li {
	background: url(../images/i_icon2.png?v=1) no-repeat;
	padding-left: 60px;
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 40px;
}
.ul-contact li.li1 {
	background-position: 0 0;
}
.ul-contact li.li2 {
	background-position: 0 -74px;
}
.ul-contact li.li3 {
	background-position: 0 -184px;
}
.contact-form .inp {
	width: 49%;
	border: 1px solid #6d6d88;
	height: 40px;
	padding: 0 10px;
	margin-bottom: 15px;
	border-radius: 3px;
}
.contact-form textarea {
	width: 100%;
	border: 1px solid #6d6d88;
	height: 98px;
	margin-bottom: 24px;
	border-radius: 3px;
}
.contact-form .sub {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	background-color: rgba(0,157,254, 1);
	border: 0;
	cursor: pointer;
	font-family:"微软雅黑", "Microsoft Yahei";
	font-size: 16px;
	border-radius: 4px;
}
.contact-form .sub:hover {
	background-color: rgba(190,0,40, .8);
	-webkit-box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
    box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
}
.map {
	margin-top: 100px;
	position: relative;
}
.map em {
	background: url(../images/arr1.jpg) center top no-repeat;
	width: 100%;
	height: 15px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
.map-s {
	background: url(../images/map_s.png?v=1) center top;
	height: 107px;
	text-align: center;
	overflow: hidden;
}
.map .btn {
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 132px;
	display: inline-block;
}
.map .btn-down {
	background: url(../images/map_down.png) no-repeat;
	width: 112px;
	height: 48px;
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 52px;
	margin-left: -50px;
	z-index: 99;
}
#map {
}
.map-pop {
	display: none;
	height: 540px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
.map .map-bg1, .map .map-bg2 {
	background: url(../images/ban_bg_top.png) no-repeat center 0;
	height: 0px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 66;
}
.map .map-bg2 {
	background-image: url(../images/map_bg2.png?v=1);
	height: 41px;
	bottom: 0px;
	top: auto;
}
.map-pop-big {
	height: 600px;
	bottom:auto;
	top: 0;
}
.map-big {
	height: 600px;
	margin-top: 0;
}
/*内页*/
#ban-in {
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	/*padding-top: 16%;*/
	height: 300px;
}
#ban-in:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.0);
}
#ban-in .ban-bg {
	background: url(../images/ban_bg.png) center top no-repeat;
	height: 0px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: -30px;
	z-index: 2;
}
#bd.gray #ban-in .ban-bg {
	background: url(../images/ban_bg_gray.png) center top no-repeat;
}
.title_holder {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
    padding: 94px 0px 13px 0px;
}
.title_holder h3 {
    font-family: "Rubik";
    margin: 0px;
    padding: 0px;
    font-size: 48px;
    letter-spacing: 0px;
    font-weight: 300;
    color: #fff;
    line-height: 1;
    position: relative;
    left: -1px;
}
.breadcrumbs {
    width: 100%;
    float: left;
    clear: both;
    padding-bottom: 101px;
    position: relative;
    margin-bottom: 10px;
}
.breadcrumbs:before {
    content: '';
    position: absolute;
    width: 70px;
    height: 6px;
    background-color: #eee;
    left: 0px;
    bottom: 60px;
}
.breadcrumbs:after {
    content: '';
    position: absolute;
    width: 150px;
    height: 6px;
    background-color: #eee;
    left: 0px;
    bottom: 73px;
}
.breadcrumbs ul {
    margin: 0px;
    list-style-type: none;
}
.breadcrumbs ul li {
    margin: 0px;
    float: left;
}
.breadcrumbs ul li a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    letter-spacing: 0px;
    line-height: 1.5;
    font-weight: 600;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.breadcrumbs ul li.shape span {
    width: 33px;
    height: 24px;
    display: block;
    position: relative;
}
.breadcrumbs ul li span {
	font-size: 14px;
    color: #fff;
}
.breadcrumbs ul li.shape span:before {
    width: 9px;
    height: 2px;
    display: block;
    content: '';
    position: absolute;
    background-color: #ddd;
    left: 13px;
    top: 14px;
    transform: rotate(135deg);
}
.breadcrumbs ul li.shape span:after {
    width: 9px;
    height: 2px;
    display: block;
    content: '';
    position: absolute;
    background-color: #ddd;
    left: 13px;
    top: 8px;
    transform: rotate(45deg);
}
.pages {
	text-align: center;
	margin-bottom: 105px;
	margin-top: 20px;
}
.pages a {
	display: inline-block;
	width: 41px;
	height: 41px;
	background-color: #edecec;
	border-radius: 3px;
	text-align: center;
	line-height: 41px;
	font-family: Arial;
	font-size: 18px;
	color: #666;
	margin: 0 4px;
}
.pages a:hover, .pages .page-on {
	background-color: #e4392a;
	color: #fff;
}
/*动态*/
.ul-list {
	margin: 0 -15px;
}
.ul-list li {
	float: left;
	width: 25%;
	margin-bottom: 30px;
}
.ul-list li .pic img {
	width: 100%;
	display: block;
	transform: perspective(800px) rotateY(0deg);
	transition: all 1s ease 0s;
	-moz-transform: perspective(800px) rotateY(0deg);
	-moz-transition: all 1s ease 0s;
	-webkit-transform: perspective(800px) rotateY(0deg);
	-webkit-transition: all 1s ease 0s;
	-o-transform: perspective(800px) rotateY(0deg);
	-o-transition: all 1s ease 0s;
	-ms-transform: perspective(800px) rotateY(0deg);
	-ms-transition: all 1s ease 0s;
	zoom:1;
	border-radius: 4px 4px 0px 0px;
	overflow: hidden;
}
.ul-list li:hover img {
	transform: perspective(800px) rotateY(-179.9deg);
	-moz-transform: perspective(800px) rotateY(-179.9deg);
	-webkit-transform: perspective(800px) rotateY(-179.9deg);
	-o-transform: perspective(800px) rotateY(-179.9deg);
	-ms-transform: perspective(800px) rotateY(-179.9deg);
}
.ul-list li .pad {
	padding: 0 15px;
}
.ul-list li .bor {
	border: 1px solid #e2e3e8;
	border-radius: 0 0 4px 4px;
	overflow: hidden;
}
.ul-list li:hover .bor {
	border: 1px solid rgba(190,0,40, 1);
	background: rgba(190,0,40, 1);
	-webkit-box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
    box-shadow: 0 5px 9px rgba(4, 0, 0, .17);	
}
.ul-list li .txt {
	padding: 20px 14px;
	line-height: 20px;
	color: #666;
}
.ul-list li:hover .txt {
	color: #FFF;
}
.ul-list li:hover .txt a p {
	color: rgba(255,255,255,.8);
}
.ul-list li .more {
	height: 42px;
	line-height: 42px;
	border-top: 1px dotted #e2e3e8;
	background-color: #f0f2f5;
	padding: 0 14px;
	display: none;
}
.ul-list li .more a {
	color: #e4392a;
}
.ul-list li .more a:hover {
	text-decoration: underline;
}
.ul-list li .title {
	height: 55px;
	margin-bottom: 20px;
}
.ul-list li .title span {
	float: left;
	border: 1px solid #e2e3e8;
	background-color: #f0f2f5;
	display: inline-block;
	text-align: center;
	padding: 6px 5px;
	margin-right: 15px;
}
.ul-list li:hover .title span {
	background-color: transparent;
}
.ul-list li .title span em {
	display: block;
	font-size: 16px;
}
.ul-list li .title h3 {
	border-bottom: 1px solid #e2e3e8;
	overflow: hidden;
	height: 0px;
}
.ul-list li:hover .title h3 a{
	color: #FFF;
}
/*案例*/
.sub-nav {
	text-align: center;
	margin-bottom: 50px;
	margin-top: -18px;
}
.sub-nav ul li {
	display: inline-block;
	margin: 0 18px;
	font-size: 16px;
}
.sub-nav ul li a {
	position: relative;
	padding: 5px 35px;
	display: inline-block;
	line-height: 40px;
	border-radius: 30px;
	color: #000;
}
.sub-nav ul li a:hover, .sub-nav ul li.on a {
	background: rgba(190,0,40, 1);
	color: #FFF;
	-webkit-box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
    box-shadow: 0 5px 9px rgba(4, 0, 0, .17);

}
.sub-nav ul li a:hover:after, .sub-nav ul li a:hover:before {
    border: solid transparent;
    content: ' ';
    height: 0;
    top: 99%;
    position: absolute;
    width: 0;
}

.sub-nav ul li a:hover:after {
    border-width: 6px;
    border-top-color: rgba(190,0,40, 1);
    left: calc(50% - 8px);
}

.sub-nav ul li a:hover:before {
    border-width: 8px;
    border-top-color: rgba(190,0,40, 1);
    left: calc(50% - 10px);
}

.sub-nav ul li .mycur:after, .sub-nav ul li .mycur:before {
    border: solid transparent;
    content: ' ';
    height: 0;
    top: 99%;
    position: absolute;
    width: 0;
}

.sub-nav ul li .mycur:after {
    border-width: 6px;
    border-top-color: rgba(190,0,40, 1);
    left: calc(50% - 8px);
}

.sub-nav ul li .mycur:before {
    border-width: 8px;
    border-top-color: rgba(190,0,40, 1);
    left: calc(50% - 10px);
}

.sub-nav ul li .mycur {
	position: relative;
	background: rgba(190,0,40, 1);
	color: #FFF;
	-webkit-box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
    box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
}

.sub-nav ul li .mycur:after, .sub-nav ul li .mycur:before {
    border: solid transparent;
    content: ' ';
    height: 0;
    top: 99%;
    position: absolute;
    width: 0;
}

.sub-nav ul li .mycur:after {
    border-width: 6px;
    border-top-color: rgba(190,0,40, 1);
    left: calc(50% - 8px);
}

.sub-nav ul li .mycur:before {
    border-width: 8px;
    border-top-color: rgba(190,0,40, 1);
    left: calc(50% - 10px);
}
.ul-case {
/*	margin: 0 -15px;*/
}
.ul-case li {
	float: left;
	width: 33.3333%;
	padding: 0 15px;
	margin-bottom: 30px;
	position: relative;
}
.ul-case li .block {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	border-radius: 4px;
}
.ul-case li .block:hover {
	-webkit-box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
    box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
}
.ul-case li .pic img {
	display: block;
	width: 100%;
}
.ul-case li .txt {
	position: absolute;
	left: 0;
	top: 0%;
	width: 100%;
	height: 100%;
	background: rgba(28,164,180, .6);
	text-align: center;
	color: #fff;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
	opacity:0;
}
.ul-case li .txt h5, .ul-case li .txt h3 {
	color: #fff;
}
.ul-case li .txt:hover {
	opacity:1;
}
.ul-case li .txt b, .ul-case li .txt .pad {
	display: inline-block;
	vertical-align: middle;
}
.ul-case li .txt b {
	width: 0;
	height: 100%;
}
.ul-case li .txt h5 {
	font-size: 16px;
}
.ul-case li .txt em {
	width: 45px;
	height: 0;
	border-bottom: 1px solid #fff;
	display: inline-block;
/*	margin: 20px 0 40px 0;*/
}
.ul-case li .txt h3 {
	font-size: 18px;
	margin-bottom: 40px;
}
.ul-case li .txt .more {
	width: 122px;
	height: 45px;
	display: inline-block;
	text-align: center;
	line-height: 45px;
	background-color: rgba(190,0,40, 1);
	color: #fff;
	border-radius: 5px;
	font-size: 14px;
}
.ul-case li .txt .more:hover {
	opacity: .8;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
 	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
.ul-case li.on .txt {
	top: 0;
}
/*关于我们*/
.about-info {
	text-align: justify;
	font-size: 14px;
	line-height: 34px;
	color: #666;
	padding-bottom: 50px;
}
.customer {
	background: url(../images/bg_5.png) center top no-repeat;
	padding-top: 25px;
	padding-bottom: 54px;
	margin-top: 50px;
}
.ul-customer li {
	float: left;
	width: 20%;
	padding: 10px;
}
.ul-customer li a {
	display: block;
	width: 100%;
	height: 87px;
	line-height: 87px;
	border: 1px solid #fff;
	text-align: center;
	border: 0;
	background-color: #FFF;
	border-radius: 4px; 
}
.ul-customer li a:hover {
	-webkit-box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
    box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
}
.ul-customer li a b, .ul-customer li a img {
	display: inline-block;
	vertical-align: middle;
}
.ul-customer li a b {
	width: 0;
	height: 100%;
}
.ul-customer li a img {
	filter: gray; /* IE6-9 */
	/*-webkit-filter: grayscale(100%);*/ /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
.ul-customer li a:hover {
	border: 1px solid #fff;
}
.team {
	padding-bottom: 95px;
}
.team .flexslider {
	position: relative;
}
.team .flexslider em {
	width: 10px;
	height: 30px;
	display: inline-block;
	position: absolute;
	left: 50%;
	bottom: 0;
	background-color: #fff;
}
.team .flexslider .slides li {
	/*background-position: 89% 0;*/
	height: 468px;/*background-repeat: no-repeat;*/
}
.team .flexslider li .txt {
	padding-top: 85px;
	font-size: 14px;
	line-height: 36px;
	width: 30%;
	float: left;
}
.team .flexslider li .txt h3 {
	font-size: 30px;
	color: #63637f;
	padding-bottom: 25px;
}
.team .flexslider li .txt .more {
	width: 123px;
	height: 37px;
	border-radius: 5px;
	display: inline-block;
	line-height: 37px;
	text-align: center;
	margin-top: 40px;
	font-size: 16px;
	border: 1px solid #63637f;
	color: #63637f;
}
.team .flexslider li .txt .more:hover {
	border: 1px solid #e85346;
	color: #e4392a;
}
.team .flexslider li .pic {
	float: right;
	position: relative;
	width: 70%;
	margin-right: -308px;
}
.team .flexslider li .pic img {
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	opacity: 0;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
 	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 1\0;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 100)'\9;
 	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\9;
}
.team .flex-direction-nav {
	max-width: 1170px;
	margin: 0 auto;
	background: url(../images/line.jpg) repeat-x center center;
	height: 30px;
	text-align: center;
}
.team .flex-direction-nav li {
	display: inline-block;
}
.team .flex-direction-nav a {
	position: relative;
	width: 216px;
	height: 30px;
	text-align: center;
	background: url(../images/arr_t.png) center center no-repeat #63637f;
	border-radius: 10px;
	display: inline-block;
	opacity: 1 !important;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 100)';
 	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	top: 13px;
}
.team .flex-direction-nav .flex-prev {
}
.team .flex-direction-nav .flex-next {
	background-image: url(../images/arr_b.png);
	left: 10px;
}
.team .flex-direction-nav a:hover {
	background-color: #e4392a;
}
.flexslider .animated {
	opacity: 0;
	filter: alpha(opacity=0);
	opacity: 100\9;
	filter: alpha(opacity=100)\9;
}
/* .team .s1{
	-webkit-animation-delay: .5s;
	-o-animation-delay: .5s;
	-moz-animation-delay: .5s;
	animation-delay: .5s;
}

.team .s2{
	-webkit-animation-delay: .8s;
	-o-animation-delay: .8s;
	-moz-animation-delay: .8s;
	animation-delay: .8s;
}
.team .s3{
	-webkit-animation-delay: 1.2s;
	-o-animation-delay: 1.2s;
	-moz-animation-delay: 1.2s;
	animation-delay: 1.2s;
}
.team .s4{
	-webkit-animation-delay: 1.5s;
	-o-animation-delay: 1.5s;
	-moz-animation-delay: 1.5s;
	animation-delay: 1.5s;
} */

.ul-about li {
	float: left;
	width: 33.333%;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.ul-about li h3 {
	font-size: 24px;
	color: #002;
	line-height: 36px;
}
.ul-about li em {
	display: inline-block;
	width: 45px;
	height: 0;
	border-bottom: 1px solid #7f7f90;
	margin-bottom: 20px;
	margin-top: 25px;
}
.ul-about li .block {
	position: relative;
	height: 235px;
	margin: 0 auto;
}
.ul-about li .block img {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
 filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.ul-about li.li1 .block {
	width: 150px;
}
.ul-about li.li2 .block {
	width: 215px;
}
.ul-about li.li3 .block {
	width: 252px;
}
.ul-about li.li1 .block, .ul-about li.li2 .block {
	padding-top: 30px;
}
/*动态详情页*/
.cur {
	line-height: 76px;
	font-family: "宋体";
	color: #666;
	background-color: #f8f9fa;
}
.cur1 {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 31px;
}
.cur a {
	color: #666;
}
.article {
	color: #000;
	line-height: 30px;
}
.article h1 {
	font-size: 26px;
	color: #333;
	text-align: center;
	padding-top: 45px;
}
.article .time {
	line-height: 72px;
	border-bottom: 1px solid #999;
	text-align: center;
	margin-bottom: 25px;
}
.article .share {
	margin-bottom: 70px;
}
.article .share span {
	font-size: 14px;
	float: left;
	display: inline-block;
	line-height: 37px;
}
/*案例详情*/
.case-article {
	line-height: 30px;
	color: #666;
}
.case-article-bg {
	margin-bottom: 13%;
	margin-bottom: 5%\0 !important;
	background-position: top center\0 !important;
}
.case-article .case-logo {
	text-align: center;
	padding-top: 38px;
}
.case-article h1 {
	line-height: 40px;
	font-size: 24px;
	text-align: center;
	color: #000;
	padding-top:20px;
}
.case-article .arc-info {
	height: 40px;
	text-align: center;
}
.case-article .arc-info span {
	font-size: 12px;
	line-height: 40px;
	color: #CCC;
	padding-right: 10px;
}
.case-article .description {
	padding: 20px 30px;
	font-size: 14px;
	color: #666;
	background: #f8f9fa;
	border-radius: 4px;
	margin:20px 0px;
}
.case-article .btn {
	text-align: center;
	padding: 10px 0;
	margin-bottom: 30px;
}
.case-article .btn a {
	display: inline-block;
	width: 120px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background-color: #e4392a;
	color: #fff;
	font-size: 14px;
	margin: 0 12px;
	border-radius: 5px;
}
.case-article .computer-bg {
	position: relative;
	text-align: center;
	background: url(../images/computer.png) center top no-repeat;
	transform: translateY(45.9%);
	-webkit-transform: translateY(45.9%);
	-moz-transform: translateY(45.9%);
	width: 70%;
	margin: 0 auto;
	margin: -32% auto 0 auto;
	-webkit-background-size: 100%;
	background-size: 89%;
	padding-top: 70%;
	margin:0 auto\0;
	padding-top: 50%\0;
}
.case-article .computer-bg img {
	position: absolute;
	left: 8.5%;
	top: 4%;
	width: 83%;
}
.case-article .case-back {
	text-align: left;
    margin-top: 10px;
    margin-bottom: 120px;
    line-height: 60px;
}
.case-back .pre {
	float: left;
}
.case-back .next {
	float: right;
}
.case-back a {
	display: inline-block;
	/*width: 128px;*/
	height: 40px;
	text-align: center;
	line-height: 38px;
	border: 1px solid #63637f;
	color: #002;
	font-size: 14px;
	border-radius: 19px;
}
.case-back a:hover {
	background-color: rgba(190,0,40, 1);
	color: #fff;
	border-color: rgba(190,0,40, 1);
	-webkit-box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
    box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
}
.article-prev, .article-next {
	position: absolute;
	top: 50%;
	background: url(../images/article_prev.png) no-repeat;
	width: 36px;
	height: 66px;
	margin-top: -33px;
	left: 0;
	z-index: 2;

}
.article-next {
	background-image: url(../images/article_next.png);
	left: auto;
	right: 0;
}
/*服务*/
.h50 {
	height: 50px;
	overflow: hidden;
	clear:both;
}
.ul-webset li {
	float: left;
	width: 25%;
	text-align: center;
}
.ul-webset li .block {
	position: relative;
	height: 220px;
	margin: 0 auto;
}
.ul-webset li.li1 .block {
	width: 366px;
}
.ul-webset li.li2 .block {
	width: 316px;
}
.ul-webset li.li3 .block {
	width: 230px;
}
.ul-webset li .block img {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
 	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.ul-webset li h3 {
	font-size: 24px;
	line-height: 34px;
	color: #333;
}
.ul-webset li .btn {
	background: url(../images/disc2.png) center center no-repeat rgba(190,0,40, 1);
	width: 65px;
	height: 65px;
	border-radius: 100%;
	display: inline-block;
	margin-top: 30px;
}
.ul-webset li .btn:hover {
	opacity: .6;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 60)';
 	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
}
.ul-webset {
}
.webset-pop {
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(190,0,40, 1);
	z-index: 60;
	padding: 0 27px;
	padding-bottom: 30px;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: -1;
	left: -100%;
	width: 100%;
	overflow: hidden;
	border-radius: 4px;
	-webkit-box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
    box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
}
.webset-pop h2 {
	font-size: 20px;
	text-align: left;
	line-height: 66px;
	color: #FFF;
}
.webset-pop h2 a.close {
	background: url(../images/close.png?v=0) no-repeat;
	width: 28px;
	height: 28px;
	display: inline-block;
	position: relative;
	top: 20px;
	left: auto;
	float: right;
}
.webset-pop .txt {
	width: 25%;
	margin-right: -10px;
	display: inline-block;
	text-align: left;
	vertical-align: top;
}
.nowrap * {
	white-space: nowrap;
}
.webset-pop .txt h4 {
	font-size: 20px;
	background: url(../images/icon1.png?v=0) left top no-repeat;
	padding-left: 60px;
	height: 40px;
	color: #FFF;
}
.webset-pop .txt h4.tit-web1 {
	background-image: url(../images/icon2.png?v=0);
}
.webset-pop .txt h4.tit-web2 {
	background-image: url(../images/icon3.png?v=0);
}
.webset-pop .txt dl {
	padding-left: 57px;
}
.webset-pop .txt dl dd {
	font-size: 16px;
	line-height: 34px;
	background: url(../images/disc4.png?v=0) left center no-repeat;
	padding-left: 15px;
	color: #FFF;
}
.webset-pop .txt1 {
	width: 50%;
}
.ul-webset li .ul-txt {
	padding-left: 57px;
	border: 0;
}
.ul-webset li .ul-txt li {
	width: 100%;
	text-align: left;
	height: auto;
}
.ul-webset li .ul-txt li h5 {
	border: 0;
	font-size: 16px;
	height: 36px;
	line-height: 36px;
	color: #FFF;
}
.ul-webset li .ul-txt li h5 a {
	padding-left: 15px;
	background: url(../images/disc4.png?v=0) left center no-repeat;
	color: #FFF;
}
.ul-webset li .ul-txt li .txt-1 {
	font-size: 14px;
	line-height: 24px;
	color: rgba(255,255,255, .6);
	padding-left: 27px;
	padding-bottom: 15px;
	display: none;
}
.ul-webset li .ul-txt li.ok .txt-1 {
	display: block;
}
.ul-web {
 background: url(../images/jjd.png) center center no-repeat;
 overflow: hidden;
 background-size: 100%;
}
.ul-web li {
	float: left;
	text-align: center;
	width: 25%;
	padding-left: 5%;
}
.ul-web li h3 {
	display: inline-block;
	border: 1px dashed #358acb;
	height: 38px;
	line-height: 38px;
	border-radius: 5px;
	padding: 0 17px;
	color: #358acb;
	font-size: 16px;
	margin-top: 20px;
}
.ul-web li .block {
	position: relative;
	height: 151px;
}
.ul-web li .block img {
	position: absolute;
	left: 20px;
	top: 0;
	opacity: 0;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
 filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.ul-web li.li1 .block {
	width: 116px;
	left: 50%;
	margin-left: -70px;
}
.ul-web li.li2 .block {
	width: 151px;
	left: 50%;
	margin-left: -95px;
}
.ul-web li.li3 .block {
	width: 125px;
	left: 50%;
	margin-left: -85px;
}
.ul-web li.li4 .block {
	width: 195px;
	left: 50%;
	margin-left: -120px;
}
.bg-blue {
	background: url(../images/bg_4.png) center top no-repeat;
	padding-top: 25px;
	padding-bottom: 100px;
}
.ul-tab {
	width: 193px;
	float: left;
	background: url(../images/line3.png) repeat-y 183px top;
	margin-right: 80px;
	padding-top: 45px;
}
.ul-tab li {
	margin-bottom: 50px;
}
.ul-tab li a {
	color: #666;
}
.ul-tab li h3 {
	font-size: 20px;
	background: url(../images/circle.png) right center no-repeat;
}
.ul-tab li span {
	display: block;
	font-size: 14px;
	color: #999;
}
.ul-tab li.hover h3, .ul-tab li a:hover h3 {
	background-image: url(../images/circle1.png?v=0);
	color: rgb(28,164,180,1);
}
.ul-tab li.hover span, .ul-tab li a:hover span {
	color: rgb(28,164,180,.8);
}
.tab-show {
}
.tab-con {
	overflow: hidden;
}
.tab-con .animated {
	opacity: 0;
	filter: alpha(opacity=0);
}
.tab-show {
	height: 419px;
	overflow: hidden;
}
.web-con .shou {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
}
.web-con .pic {
	float: right;
	position: relative;
	width: 139px;
	text-align: center;
	margin-top: 50px;
	margin-right: 40px;
}
.web-con .flex-control-nav {
	display: none;
}
.web-con .pic .img {
	/* position: absolute;
	left: 43px;
	top: 50px; */
	width: 139px;
	z-index: -1;
	display: inline-block;
}
.tab-con .txt {
	/*width: 66%;*/width: 84%;
}
.tab-con .pic {
	float: right;
	position: relative;
	width: 218px;
	text-align: center;
	margin-top: 50px;
}
.tab-con .pic .img {
	/* position: absolute;
	left: 43px;
	top: 50px; */
	width: 139px;
	z-index: -1;
}
.tab-con-box {
	width: 59%;
	float: left;
}
.tab-con .txt p {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	padding-bottom: 45px;
}
.ul-icon {
	/*padding-right: 50px;*/
	overflow: hidden;
}
.ul-icon li {
	width: 94px;
	height: 94px;
	border-radius: 100%;
	background-color: #e4e5e7;
	color: #666;
	text-align: center;
	float: left;
	font-size: 15px;
	line-height: 22px;
	padding: 0 17px;
	margin:  0 25px 30px 25px;
}
.ul-icon li b, .ul-icon li span {
	display: inline-block;
	vertical-align: middle;
}
.ul-icon li b {
	width: 0;
	height: 100%;
}
.service {
	background: url(../images/bg_5.png) center top no-repeat;
	padding-top: 25px;
	padding-bottom: 63px;
}
.process {
	overflow: hidden;
}
.process .con {
	position: relative;
}
.animate-box, .animate-box .con {
	width: 1170px;
}
.process .pad {
	padding-top: 26%;
}
.process img {
	position: absolute;
	left: 0;
	top: 0;
}
.process span {
	display: inline-block;
	color: #90a1b3;
	font-size: 16px;
	position: absolute;
}
.process span.s1 {
	left: 0%;
	top: 0%;
}
.process span.s2 {
	left: 4.6%;
	top: 0%;
}
.process span.s3 {
	left: 0%;
	top: 22%;
}
.process span.s4 {
	left: 0%;
	top: 65%;
}
.process span.s5 {
	left: 9.5%;
	top: 42%;
}
.process span.s6 {
	left: 18.6%;
	top: 65%;
}
.process span.s7 {
	left: 27%;
	top: 50%;
}
.process span.s8 {
	left: 37.2%;
	top: 89%;
}
.process span.s9 {
	left: 45.5%;
	top: 15%;
}
.process span.s10 {
	left: 57%;
	top: 89%;
}
.process span.s11 {
	left: 76.5%;
	top: 64%;
}
.process span.s12 {
	left: 94%;
	top: 4%;
}
.process em {
	position: absolute;
	background: rgba(0,0,0, .5) url(../images/jishujiejuefangan.svg) no-repeat;
	background-size: 80%;
    background-position: center;	
    display: inline-block;
    z-index: 60;
	opacity: 0;
	border-radius: 30px;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
 filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.process em.q1 {
	width: 60px;
	height: 60px;
	left: 0;
	top: 40%;
}
.process em.q2 {
	width: 60px;
	height: 60px;
	top: 42%;
	left: 19%;
	background-image: url(../images/hetong.svg);
}
.process em.q3 {
	background-image: url(../images/gongchengshi_1.svg);
	width: 60px;
	height: 60px;
	top: 68%;
	left: 38%;
}
.process em.q4 {
	background-image: url(../images/jindujihua.svg);
	width: 60px;
	height: 60px;
	top: 29%;
	left: 47%;
}
.process em.q5 {
	background-image: url(../images/jishiyanshou.svg);
	width: 60px;
	height: 60px;
	top: 68%;
	left: 57%;
}
.process em.q6 {
	background-image: url(../images/yijiao.svg);
	width: 60px;
	height: 60px;
	left:77%;
	top: 40%;
}
.process em.q7 {
	background-image: url(../images/shouhoufuwu.svg);
	width: 60px;
	height: 60px;
	left: 94%;
	top: 18%;
}
.ul-solution {
	overflow: hidden;
}
.ul-solution li {
	float: left;
	width:16.66666%;/*width: 15.67%;*/
	text-align: center;
	margin-bottom: 65px;
	position: relative;
}
.ul-solution li a {
	display: block;
	height: 140px;
	font-size: 16px;
	line-height: 30px;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
}
.ul-solution li a span {
	display: block;
	background: url(../images/icon_solution.png) no-repeat;
	width: 102px;
	height: 102px;
	margin: 0 auto;
	margin-bottom: 20px;
	position: relative;
}
.ul-solution li a em {
	display: block;
	position: relative;
}
.ul-solution li.li1 span {
	background-position: -1px 0;
}
.ul-solution li.li2 span {
	background-position: -215px 0;
}
.ul-solution li.li3 span {
	background-position: -429px 0;
}
.ul-solution li.li4 span {
	background-position: -643px 0;
}
.ul-solution li.li5 span {
	background-position: -857px 0;
}
.ul-solution li.li6 span {
	background-position: -1070px 0;
}
.ul-solution li.li7 span {
	background-position: 0px bottom;
}
.ul-solution li.li8 span {
	background-position: -215px bottom;
}
.ul-solution li.li9 span {
	background-position: -429px bottom;
}
.ul-solution li.li10 span {
	background-position: -643px bottom;
}
.ul-solution li.li11 span {
	background-position: -857px bottom;
}
.ul-solution li.li12 span {
	background-position: -1070px bottom;
}
.ul-solution li a:hover span {
	background-image: url(../images/icon_solution_h.png?v=1);
}
.service-con .pic a:hover {
	opacity: .8;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
 filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
.service-con .col-l, .service-con .col-r {
	width: 50%;
	float: left;
}
.service-con .tit-s {
	line-height: 100px;
	background: url(../images/disc3.png) left center no-repeat;
	padding-left: 14px;
	font-size: 18px;
}
.ul-service li {
	float: left;
	width: 50%;
	padding-right: 29px;
	margin-bottom: 30px;
}
.ul-service li .pad {
	font-size: 14px;
	padding: 14px;
	height: 148px;
	border: 1px solid #e5e5e5;
}
.ul-service li .pad p {
	max-height: 60px;
	overflow: hidden;
}
.ul-service li .pad span {
	display: block;
	overflow: hidden;
	clear: both;
}
.ul-service li .pad span i {
	display: block;
	font-style: normal;
	vertical-align: top;
	padding-left: 40px;
	padding-top: 6px;
}
.ul-service li img {
	display: block;
	float: left;
	margin-bottom: 16px;
}
.ul-txt {
	border: 1px solid #e5e5e5;
}
.ul-txt li {
}
.ul-txt li h5 {
	background: url(../images/jia.png?v=0) 95% center no-repeat;
	font-size: 14px;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #e5e5e5;
	padding-left: 14px;
	cursor: pointer;
}
.ul-txt li .txt {
	border-bottom: 1px solid #e5e5e5;
	line-height: 20px;
	display: none;
	color: #666;
	height: 130px;
	padding: 0 14px;
}
.ul-txt li.ok .txt {
	display: block;
}
.ul-txt li.ok h5 {
	background-image: url(../images/jian.png?v=0);
	border-bottom: 0;
	cursor: pointer;
}
.service-btn {
	text-align: center;
	padding: 55px 0;
}
.service-btn a {
	display: inline-block;
	width: 170px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-color: #e4392a;
	color: #fff;
	font-size: 14px;
	border-radius: 5px;
	margin: 0 22px;
}
.service-btn a:hover {
	opacity: .8;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
 	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
.case-img2 p {
	text-align: center;
}
.dede_pages {
	text-align:center;
	margin-top:30px;
	display:inline-block;
	width:100%;
	margin-bottom:50px;
}
.dede_pages ul {
	padding:12px 0px 12px 16px;
	text-align:center;
}
.dede_pages ul li {
	float:left;
	font-family:Tahoma;
	line-height:28px;
	margin-right:6px;
	padding:0px 8px;
	border:1px solid #E9E9E9;
}
.dede_pages ul li select {
	height:28px;
	line-height:28px;
	text-align:center;
}
.dede_pages ul li a {
	float:left;
	color:#555;
	display:block;
	padding:0px 8px;
	line-height:28px;
}
.dede_pages ul li a:hover {
	color:#690;
	text-decoration:none;
	line-height:28px;
	padding:0px 8px;
}
.dede_pages ul li.thisclass, .dede_pages ul li.thisclass a, .pagebox ul li.thisclass a:hover {
	background-color:#F8F8F8;
	padding:0px 8px 0px;
	font-weight:bold;
}
.dede_pages .pageinfo {
	line-height:28px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong {
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}


/*service*/

.ul-service-i li {
	float: left;
	width: 25%;
	text-align: center;
	padding: 30px 0;
	overflow: hidden;
	border-radius: 4px;
}
.ul-service-i li:hover {
	background: rgba(190,0,40, 1);
	-webkit-box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
    box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
}
.ul-service-i li .pad {
	padding: 0 40px;
	position: relative;
}
.ul-service-i li a {
	display: block;
}
.ul-service-i li a span {
	width: 160px;
	height: 160px;
	display: inline-block;
	margin-bottom: 25px;
	text-align: center;
	background-color: #FFF;
	border-radius: 80px;
}
.ul-service-i li h3 {
	font-size: 18px;

	margin-bottom: 18px;
}
.ul-service-i li em {
	width: 25px;
	border-bottom: 2px solid #707070;
	display: inline-block;
	margin-bottom: 30px;
}
.ul-service-i li p {
	text-align: left;
	line-height: 24px;
	font-size: 14px;
}
.ul-service-i li:hover h3 {
	color: #FFF;
}
.ul-service-i li:hover em {
	border-bottom: 2px solid #FFF;
}
.ul-service-i li:hover p {
	color: #FFF;
}
.ul-service-i li:hover p:hover, .ul-service-i li p:hover {
	color: rgba(255,255,255, .8);
}
.ul-service-i li.li1 a span {
	background-image: url(../images/service_web.png);
	background-repeat: no-repeat;
	background-size: 70%;
	background-position: center;
}
.ul-service-i li.li2 a span {
	background-image: url(../images/service_app.png);
	background-repeat: no-repeat;
	background-size: 70%;
	background-position: center;
}
.ul-service-i li.li3 a span {
	background-image: url(../images/service_brand.png);
	background-repeat: no-repeat;
	background-size: 70%;
	background-position: center;
}
.ul-service-i li.li4 a span {
	background-image: url(../images/service_minipro.png);
	background-repeat: no-repeat;
	background-size: 70%;
	background-position: center;
}
/*.ul-service-i li a:hover span{
	background-image: url(../images/i_icon1_h.png);
}*/
.ul-service-i li a:hover p {
	text-decoration: none;
	color: #FFF;
}
/*news重置*/
.news-list .item-list {margin-left:-1.5%;}
.news-list li {
    position:relative;
    float:left;
    width:48.5%;
    margin:0 0 1.5% 1.5%;
    background:#fff;
}
.news-list li:after {
    position:absolute;
    left:0;
    top:0;
    content:'';
    display:block;
    width:100%;
    height:100%;
    background:#fff;
    transition:all .6s;
    border-radius: 4px;
    border:1px solid #eee;
}
.news-list li:hover:after{
	background:rgba(190,0,40, 1);
    -webkit-box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
    box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
    border:1px solid rgba(190,0,40, 1);
}
.news-list li:hover:after {transform:scale(1.025);}
.news-list li a {
    z-index:1;
    position:relative;
    display:block;
}
.news-list li:hover a .day, .news-list li:hover a .title, .news-list li:hover a .more strong {
	color: #fff;
}
.news-list li:hover a .days, .news-list li:hover a .descrition {
    color: rgba(255,255,255,.8);
}
.news-list-one li a {  padding:35px 70px;  }
.news-list-one .date-wrap {
    position:relative;
    float:left;
    width:115px;
    height:155px;
    border-right:1px solid #e7e7e7;
}
.news-list-one .date-inner {
    position:absolute;
    top:50%;
    transform:translateY(-50%);
}
.news-list-one .date-wrap .day {
    font:48px/1 '微软雅黑';
}
.news-list-one .date-wrap .line {
    display:block;
    width:25px;
    height:3px;
    margin:15px 0;
    background:#e7e7e7;
}
.news-list-one .date-wrap .days {
    font:14px/1 '微软雅黑';
}
.news-list-one .text-wrap {
    margin-left:175px;
}
.news-list-one .text-wrap .title {
    font-size:18px;
    color:#333;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
.news-list-one .text-wrap .descrition {
    height:48px;
    margin:15px 0 40px;
    font-size:14px;
    color:#666;
    line-height:24px;
    overflow:hidden;
}
.news-list .text-wrap .more .icon{
    display:inline-block;
    width:0;
    height:10px;
    background:url(../images/more-icon2.png?v=0) no-repeat center center;
    transition:all .4s;
    opacity:0;
}

.news-list .text-wrap .more strong{
    font-size:14px;
    font-weight:normal;
    color:#666;
    transition:all .4s;
}
@media(min-width:1366px){
    .news-list-one li:hover .text-wrap .more .icon {margin-right:10px;}
    .news-list li:hover .text-wrap .more .icon {width:21px;opacity:1;}
}

@media (max-width:991px){
	.news-list .item-list {margin-left:0;}
    .news-list li {width:100%;margin:0 0 1.5% 0;}
}
@media (max-width:768px){
	.news-list li {margin:0 0 5% 0;}
    .news-list-one li a,
    .news-list-two li a {padding:15px 20px;}
    .news-list-one .date-inner {position:relative;transform:none;}
    .news-list-one .date-wrap .day {margin-bottom:10px;font: 40px/1 'gotham-medium';}
    .news-list-one .date-wrap .line {display:none;}
    .news-list-one .text-wrap {margin-left:8px;}
    .news-list-one .text-wrap .title {margin-bottom:5px;font-size:16px;}
    .news-list-one .text-wrap .descrition {margin:5px 0 10px;}
    .news-list-one .text-wrap .more {display:block;padding-top:10px;border-top:1px solid #e7e7e7;}
    .news-list-two li .text-wrap {width:60%;}
    .news-list-two li .text-wrap .title {height:48px;margin:10px 0;font-size:16px;line-height:24px;}
}
/*页码*/
.my_pages ul{text-align:center;list-style:none;}
/*悬浮样式二*/
.fixed-contact-wrap {
    z-index:999;
    position:fixed;
    right:30px;
    top:72%;
    width:60px;
    margin-top:-90px;
    overflow:hidden;
    border-radius:30px;
    opacity:0;
    transition:all .4s;
    transform: translateX(95px);
    -moz-transform: translateX(95px);
    box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
}
.fixed-contact-wrap.show{  transform:none; opacity:1; }
.fixed-contact-wrap.active {width:215px;}
.fixed-contact-wrap li {
    position:relative;
    height:60px;
    overflow:hidden;
}
.fixed-contact-wrap.active li {overflow:inherit;}
.fixed-contact-wrap li a {position:relative;z-index:1000;display:block;}
.fixed-contact-wrap li i {
    z-index:1000;
    position:absolute;
    right:0;
    display:block;
    width:60px;
    height:60px;
    transition:all .4s;
}
.fixed-contact-wrap.active li:after {
    z-index:1001;
    content:'';
    position:absolute;
    bottom:0;
    left:50%;
    display:block;
    width:80%;
    height:1px;
    margin-left:-40%;
    text-align: left;
}
.fixed-contact-wrap.active li:last-child:after {display:none;}
.fixed-contact-wrap li:hover i,.fixed-contact-wrap li:hover strong{opacity:.5;}
.fixed-contact-wrap .phone i {
    border-top-left-radius:30px;
    -moz-border-top-left-radius:30px;
    -webkit-border-top-left-radius:30px;
    border-top-right-radius:30px;
    -moz-border-top-right-radius:30px;
    -webkit-border-top-right-radius:30px;
}
.fixed-contact-wrap.active .back-top i {
    border-bottom-left-radius:0;
    -moz-border-bottom-left-radius:0;
    -webkit-border-bottom-left-radius:0;
}
.fixed-contact-wrap li strong {
    position:absolute;
    top:0;
    right:-135px;
    display:block;
    width:115px;
    font:normal 16px/60px '微软雅黑';
    color:#fff;
    white-space:nowrap;
    transition:all .4s;
}
.fixed-contact-wrap.active li strong {
    right:90px;
}

@media(max-width:1400px){
    .fixed-contact-wrap {right:15px;width:50px;border-radius:25px;}
    .fixed-contact-wrap.active {width:200px;}
    .fixed-contact-wrap li {height:50px;}
    .fixed-contact-wrap li i {width:50px;height:50px;}
    .fixed-contact-wrap.active li strong {right:80px;}
}