* {
    margin: 0;
    padding: 0;
    font-family: "microsoft yahei";
}
img {
    border: none;
}
a {
    text-decoration: none;
}
ol, ul {
    list-style: none;
}
div {
    display: block;
}
.w1200 {
    width: 1200px;

    margin: 0 auto;
    position: relative;
}
.case_box {
	padding-bottom:60px;

}
.case_box h3 {
    color: #081232;
    font-weight: normal;
    font-size: 42px;
    padding-top: 80px;
    padding-bottom: 60px;
    text-align: center;
}
.case_box .category ul {

    padding-bottom: 40px;
    display: block;
    height: auto;
    overflow: hidden;
	width: 645px;
    margin: 0 auto;
}
.case_box .category ul li {
    float: left;
    font-size: 20px;
    text-align: center;
    width: 205px;
    height: 58px;
    line-height: 58px;
    color: #939aac;
    border-radius: 5px;
    cursor: pointer;
	background-color:#f1f1f1;
	margin:0 5px;
}
.case_box .category ul li.active {
    color: #fff;
    background: #4f77fc;
}
.case_box .content {
    padding-left: 50px;
}
.case_box .content .cont {
    height: auto;
    display: none;
}
.case_box .content .cont.active {
    display: block;
    
}
.case_box .content .cont img.bg {
    position: absolute;border: 1px solid #E3E3E3;
    right: 0;
    top: 0;
}
.case_box .content .cont .info {
    position: absolute;
    width: 520px;
    height: 340px;
    background: #fff;
    box-shadow: 0px 0px 70px rgba(157, 179, 208, 0.4);
    left: 0;
    top: 120px;
    padding: 50px 40px 0;
    border-radius: 10px;
}
.case_box .content .cont .info .title .logo {
    float: left;
    padding-right: 25px;
}
.case_box .content .cont .info .title:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    clear: both;
}
.case_box .content .cont .info .title h4 {
    float: left;
    padding-top: 30px;
    font-size: 24px;
    color: #081232;
}
.case_box .content .cont .info p {
    font-size: 16px;
    line-height: 32px;
    padding-top: 30px;
    color: #828b9f;
}

/********************/
.proxq_a .text p {
    margin-top: 30px;
}
.flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.between {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    -webkit--moz-box-pack: space-between;
}
.flex-wrap {
    -webkit-flex-wrap: wrap;
    -webkit-box-lines: multiple;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
}

.proxq_a .dl {
    margin-top: 35px;
}
.proxq_a .dl dl {
    width: 31.33%;
    margin-left: 3%;
    margin-bottom: 50px;
}
.proxq_a .dl dl:nth-child(3n+1) {
    margin-left: 0;
}
.proxq_a .dl dt {
    color: #0066ff;
    font-size: 20px;
    background: url(../images/ww.jpg) no-repeat 0 10px;
    padding-left: 16px;
    margin-bottom: 18px;
}

/********************************/
.pro_four dl {
	width: 49%;
	height: 310px;

	border:1px solid #dfdfdf;
	background-size: 100% 360px;
	padding: 35px 30px;
	margin-bottom: 25px;
	cursor: pointer;
	position: relative;
	box-sizing:border-box;
}

.pro_four dl:hover {
border:1px solid #06F;
	background-size: 100% 360px;
}

.pro_four dl:hover h2 {
	color: #333;
}

.pro_four dl:hover dt a {
	background: #00a0e9;
}

.pro_four dt h2 {
	font-size: 24px;
}

.pro_four dt a {
	width: 210px;
	line-height: 46px;
	text-align: center;
	background: #0066ff;
	color: #fff;
	display: block;
	margin-top: 35px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px
}

.pro_four dd {
	position: absolute;
	right: 0px;
	bottom: 40px;
    width: 285px;
}
.pro_four dd img{
	width:85%;}
.proxqjs_b{
	margin-top:30px;
	width:45%;}
/***********************************************/
.yun-main-hd {
    padding-top: 45px;
    text-align: center
}
.yun-main-hd .yun-main-title {
    line-height: 44px;
    font-size: 32px;
    color: #0F409D;
}
.yun-main-hd .yun-main-des {
    margin-top: 10px;
    line-height: 36px;
    font-size: 18px;
    color: #666
}
.yun-main-bd {
    padding-top: 30px
}
.w {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.yun-solution-slider {
    margin-top: 30px
}
.yun-solution-slider-content {
    position: relative;
	overflow:hidden;
}
.yun-solution-slider-content .yun-solution-wrap {
    position: relative;
    height: 520px;
    height: 520px\0;
}
.yun-solution-slider-content .yun-solution-item {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 520px;
    color: #fff;
    background-size: cover!important;
    -webkit-transition: all .2s cubic-bezier(.4, 0, .2, 1);
    transition: all .2s cubic-bezier(.4, 0, .2, 1)
}
.yun-solution-slider-content .yun-solution-item.current {
    z-index: 2;
    opacity: 1;
    filter: alpha(opacity=100)
}
.yun-solution-slider-content .yun-solution-item-content {
    margin: 0 auto;
    padding-top: 130px;
    width: 91.66666666666667%;
    max-width: 1100px
}
.yun-solution-slider-content .yun-solution-text-wrap {
    float: left;
    padding-right: 40px;
    width: 590px
}
.yun-solution-slider-content .yun-solution-text-wrap .yun-solution-btn {
    margin-top: 15px;
    display: inline-block;
    box-sizing: border-box;
    min-width: 70px;
    background: #0f409d;
    color: #fff;
    text-align: center;
    padding: 0 30px;
    height: 36px;
    line-height: 36px;
    border-radius: 18px;
    font-size: 14px;
    opacity: .9;
    filter: alpha(opacity=90);
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}
.yun-solution-slider-content .yun-solution-text-wrap .yun-solution-btn:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    box-shadow: 0 0 10px 0 rgba(3, 0, 76, .3)
}
.yun-solution-slider-content .yun-solution-title {
    line-height: 44px;
    font-size: 24px;
    font-weight: 700;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}
.yun-solution-slider-content .yun-solution-title em {
    font-size: 28px;
	color:#333;
}
.yun-solution-slider-content .yun-solution-des {
    margin-top: 15px;
    max-height: 120px;
    line-height: 30px;
    overflow: hidden;
    font-size: 16px;
	color:#333;
}
.yun-solution-slider-content .yun-solution-logo-wrap {
    float: left;
    margin-left: 40px;
    width: 420px;
    max-height: 230px;
    overflow: hidden;
    font-size: 0
}
.yun-solution-slider-content .yun-solution-logo-wrap:after {
    content: "";
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle
}
.yun-solution-slider-content .yun-solution-logo-list {
    display: inline-block
}
.yun-solution-slider-content .yun-solution-logo-list li {
    display: inline-block;
    margin-top: 40px;
    width: 33%;
    vertical-align: middle;
    text-align: left
}
.yun-solution-list-wrap {
    position: relative;
    height: 165px;
    overflow: hidden
}
.yun-solution-list-wrap:hover .yun-solution-btn {
    display: block
}
.yun-solution-list-wrap .yun-solution-btn {
    display: none;
    position: absolute;
    top: 60px;
    width: 40px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 40px;
    color: #0989c5;
    opacity: .6;
    filter: alpha(opacity=60);
    -webkit-transition: all .4s cubic-bezier(.4, 0, .2, 1);
    transition: all .4s cubic-bezier(.4, 0, .2, 1)
}
.yun-solution-list-wrap .yun-solution-btn:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}
.yun-solution-list-wrap .yun-solution-btn.disabled {
    display: none
}
.yun-solution-list-wrap .yun-solution-btn-prev {
    left: 0
}
.yun-solution-list-wrap .yun-solution-btn-next {
    right: 0
}
.yun-solution-list {
    padding-top: 35px;
    text-align: center;
    font-size: 0
}
.yun-solution-list .yun-solution-list-item {
    display: inline-block;
    vertical-align: top;
    width: 12.5%;
    text-align: center;
    font-size: 14px;
    cursor: pointer
}
.yun-solution-list .img-wrap {
    margin: 0 auto;
    width: 42px;
    height: 42px;
    overflow: hidden;
    background-size: 42px;
    background-position: 0 0
}
.yun-solution-list .yun-solution-text {
    margin-top: 15px;
    line-height: 20px;
    color: #333;
}
.yun-arrow-wrap {
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    display: table;
    width: 100%;
    height: 18px;
    overflow: hidden
}
.yun-main-solution {
    margin-bottom: 10px;
}
.yun-arrow-wrap .yun-arrow-item {
    display: table-cell;
    position: relative;
    width: auto;
    background-color: #fff
}
.yun-arrow-wrap .yun-arrow-triangle {
    width: 1200px;
    height: 17px;
    background-color: transparent
}
.yun-arrow-wrap .yun-arrow-triangle:after, .yun-arrow-wrap .yun-arrow-triangle:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 50%;
    box-sizing: border-box
}
.yun-arrow-wrap .yun-arrow-triangle:before {
    right: 50%;
    border-top: 18px solid #fff;
    border-right: 22px solid transparent
}
.yun-arrow-wrap .yun-arrow-triangle:after {
    left: 50%;
    border-top: 18px solid #fff;
    border-left: 22px solid transparent
}
.yun-arrow-wrap.yun-arrow-current1 .yun-arrow-triangle:before {
    right: 94%
}
.yun-arrow-wrap.yun-arrow-current1 .yun-arrow-triangle:after {
    left: 6%;
    width: 94%
}
.yun-arrow-wrap.yun-arrow-current2 .yun-arrow-triangle:before {
    right: 81%
}
.yun-arrow-wrap.yun-arrow-current2 .yun-arrow-triangle:after {
    left: 19%;
    width: 81%
}
.yun-arrow-wrap.yun-arrow-current3 .yun-arrow-triangle:before {
    right: 69%
}
.yun-arrow-wrap.yun-arrow-current3 .yun-arrow-triangle:after {
    left: 31%;
    width: 69%
}
.yun-arrow-wrap.yun-arrow-current4 .yun-arrow-triangle:before {
    right: 56%
}
.yun-arrow-wrap.yun-arrow-current4 .yun-arrow-triangle:after {
    left: 44%;
    width: 56%
}
.yun-arrow-wrap.yun-arrow-current5 .yun-arrow-triangle:before {
    right: 44%;
    width: 56%
}
.yun-arrow-wrap.yun-arrow-current5 .yun-arrow-triangle:after {
    left: 56%
}
.yun-arrow-wrap.yun-arrow-current6 .yun-arrow-triangle:before {
    right: 31%;
    width: 69%
}
.yun-arrow-wrap.yun-arrow-current6 .yun-arrow-triangle:after {
    left: 69%
}
.yun-arrow-wrap.yun-arrow-current7 .yun-arrow-triangle:before {
    right: 19%;
    width: 81%
}
.yun-arrow-wrap.yun-arrow-current7 .yun-arrow-triangle:after {
    left: 81%
}
.yun-arrow-wrap.yun-arrow-current8 .yun-arrow-triangle:before {
    right: 6%;
    width: 94%
}
.yun-arrow-wrap.yun-arrow-current8 .yun-arrow-triangle:after {
    left: 94%
}

/**********************/
.yun-solution-slider-content .yun-solution-item{
	background-color:#f1f1f1;}
	.jjfashipin {
    width: calc(100% - 660px);
    float: right;
    color: #333;
}

.jjfashipin.jjfa_aa img {
    width: 90%;
}