.gsjj{background-color: #fff;padding: 70px 0;}
.gywm_title{text-align: center; font-size: 36px;color: #333;margin: 0;margin-bottom: 50px;}
.gsjj_box .gsjj_img{float: left;margin-right: 20px;}
.gsjj_box .gsjj_neir{}
.gsjj_neir_top{margin-bottom: 20px;}
.gsjj_neir_top h4{font-size: 24px;color: #e7855e;margin-bottom: 15px;}
.gsjj_neir_top p{font-size: 16px;color: #999;}
.gsjj_neir_box p{font-size: 15px;color: #555;line-height: 24px;}

.gswh{background-color: #f5f5f6;background: url(../images/bg01.jpg) no-repeat;background-position: center center; padding: 50px 0;}
.gswh ul li{transition: all .8s;}
.gswh ul li:hover{transform: translateY(-15px);}
.gswh_item{box-shadow: 0px 5px 50px rgba(0,0,0,0.1);background-color: #fff}
.gswh_item img{width: 100%;}
.gswh_item h4{font-size: 24px;padding: 0 20px; font-weight: 200;color: #333;border-left: 3px solid #e7855e;margin: 20px 0;}
.gswh_item p{font-size: 14px;color: #555;line-height: 24px;padding: 10px 20px;height: 70px;}





.ryzz{background-color: #fff;padding: 50px 0;}
.ryzz ul li {margin-bottom: 30px;}
.ryzz ul li .cover{cursor: pointer;transition: all .5s;border: 1px solid #ddd;}
.ryzz ul li .cover:hover{transform: translateY(-15px);background-color:#e7855e;}
.ryzz ul li:hover p{color: #fff;}
.ryzz ul li img{width: 100%;}
.ryzz ul li p{padding: 15px;font-size: 15px;color: #333;text-align: center;margin: 0;transition: all .3s;border-top:1px solid #ddd ;}
/*图片放大*/
#pictureViewer{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.3);
    z-index: 999;
}
#pictureViewer > .content{
    background-color: #fff;
    position: absolute;
    width: 590px;
    height: 590px;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
#pictureViewer .menu-bar{
    width: 100%;
}
#pictureViewer .menu-bar .handel{
    width: 40px;
    height: 40px;
    float: right;
    background-repeat: no-repeat;
    background-position: 50%;
    cursor: pointer;
}
#pictureViewer .menu-bar .handel:hover{
    background-color: #ff2e67;

    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
#pictureViewer .menu-bar .handel.maximization{
    background-image: url(../images/maximization_black.png);
    background-size: 14px;
}
#pictureViewer .menu-bar .handel.maximization:hover{
    background-image: url(../images/maximization_white.png);
}
#pictureViewer .menu-bar .handel.miniaturization{
    background-size: 16px;
    background-image: url(../images/miniaturization_black.png);
}
#pictureViewer .menu-bar .handel.miniaturization:hover{
    background-image: url(../images/miniaturization_white.png);
}
#pictureViewer .menu-bar .handel.close-view{
    background-image: url(../images/close_black.png);
    background-size: 15px;
}
#pictureViewer .menu-bar .handel.close-view:hover{
    background-image: url(../images/close_white.png);
}
#pictureViewer .handel-prev,
#pictureViewer .handel-next{
    display: inline-block;
    width: 50px;
    height: 70px;
    position: relative;
    top: calc(50% - 80px);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: 50%;
    cursor: pointer;

    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
#pictureViewer .handel-prev{
    background-image: url(../images/prev_blank.png);
}
#pictureViewer .handel-next{
    background-image: url(../images/next_blank.png);
}
#pictureViewer .handel-prev:hover,
#pictureViewer .handel-next:hover{
    background-color: #00c5dc;
}
#pictureViewer .handel-prev:hover{
    background-image: url(../images/prev_white.png);
}
#pictureViewer .handel-next:hover{
    background-image: url(../images/next_white.png);
}
#pictureViewer .picture-content{
    display: inline-block;
    width: 80%;
    height: calc(100% - 80px);
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
}
#pictureViewer .picture-content .cover{
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
#pictureViewer .counter{
    position: absolute;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    width: 100%;
    text-align: center;
    color: #808080;
    font-size: 13px;
    display: none;
}
#pictureViewer .hide{
    display: none;
}
#pictureViewer .left{
    float: left;
}
#pictureViewer .right{
    float: right;
}
#pictureViewer .clear-flex{
    clear: both;
}
#pictureViewer img{
    max-width: 100%;
    max-height: 100%;
}

/*合作伙伴*/
.mh5-coop {
	background-color: #f5f5f6;
	padding:50px 0 ;
}
.mh5_title{width: 100%;text-align: center; margin-bottom: 50px;}
.mh5_title h4{
	font-size: 36px;
    color: #333333;
    margin: 0;
    padding-bottom: 28px;
}
.mh5_title p{
	font-size: 16px;
    line-height: 1;
    color: #777777;
}
.mh5-coop .case-title{margin-top: 0;}
.coop-all.letmove {
	transform: translateY(60px);
	transition: transform 1s, opacity 1s;
	opacity: 0;
}
.coop-all.move {
	transform: translateY(0);
	opacity: 1;
}
.coop-list {
	margin:0 auto;
	width:100%;
	max-width: 1200px;
	transition: transform 1.2s .4s;
}

.coop-list.hi {
	transform: translateY(12px);
	transition: transform 1.2s .0s;
}
.loop-one {
	
	cursor: pointer;
	text-align: center;
	margin-bottom: 30px;
}
.loop-one a{display: block;background-color: #fff;border-radius: 4px;height: 85px;line-height: 85px;transition: all .5s;}
.loop-one:hover a{
	box-shadow:0 0 15px rgba(186,204,207,.7) ;
	border: 1px solid #eee;
	transform: translateY(-5px);
}
.loop-one img {
	max-width: 70%;
	max-height: 90%
}

.lxwm img{width: 100%;}
.lxwm-dt{width:100%;height:490px;}

@media only screen and (max-width:1199px ) {
	.gsjj{padding: 30px 0;}
	.gywm_title{margin-bottom: 28px;font-size: 28px;}
	.gswh_item p{padding: 10px 5px;height: 144px;}
	.lxwm-dt .title{font-size: 18px;color: #333;}
	.gswh{padding: 30px 0;}
	.ryzz{padding: 30px 0;}
	.mh5-coop{padding: 30px 0;}
	.coop-list ul{margin: 0;}
}
@media only screen and (max-width:500px ) {
	.gsjj_box .gsjj_img{float: none;width: 100%;margin-right: 0;text-align: center;}
	.gsjj_box .gsjj_img img{max-width: 100%;}
	.gsjj_neir_box p{font-size: 14px;}
	.gswh ul li{width: 100%;margin-bottom: 10px;}
	.gswh_item p{height: auto;}
	.gswh_item h4{font-size: 18px;margin: 10px 0;}
	.gswh{background: none;background-color:#f5f5f6 ;}
	.gywm_title{font-size: 24px;}
	.ryzz ul li p{font-size: 14px;padding: 5px 0;}
	#pictureViewer > .content{width: 100% !important;}
	.lxwm-dt .title{font-size: 16px;}
}