@charset "utf-8";
/* CSS Document */
/*网站首页样式*/
.big_box .sw-grid {
	padding-left: 0;
	margin: 0 auto;
}
.big_box {
	padding: 60px 0 80px 0;
	overflow: hidden;
	border-top: 1px solid #efefef;
}
.beijing {
	background-color: #fafafa;
}
.big_box .block-title {
	padding-bottom: 50px;
	text-align: center;
	font-size: 40px;
	color: #000;
	font-weight: normal;
	font-family: PingHei, 'Microsoft YaHei', Helvetica Neue, Helvetica Neue, Helvetica, Arial, sans-serif;
}
h3.h3-left {
	margin-bottom: 20px;
	font-size: 25px;
	color: #362e2b;
	font-weight: normal;
	line-heigth: 40px;
}
ul {
	list-style: none;
	margin: 0;
}
.ul_shunxu {
	font-size: 17px;
	color: #362e2b;
}
.ul_shunxu li {
	padding-bottom: 10px;
}
.ul_shunxu span {
	float: left;
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 5px 14px 0 0;
	background: url(../../images/new/cloud-show/icon-list.png);
}
.ku_show_a {
	width: 440px;
}
.ku_show_pic {
	border: 1px solid #d2d2d2;
	padding: 5px;
	border-radius: 3px;
}
.ku_show_pic span {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	position: relative;
	padding: 5px 90px 0 0;
}
.ku_show_pic img {
	width: 100%;
	height: 100%;
}
.ku_show_a .ku_big {
	width: 440px;
}
.ku_show_a .ku_little {
	width: 210px;
	float: left;
}
.ku_show i {
	position: absolute;
	right: 0;
	font-style: normal;
	color: #d2d2d2;
}
.ku_show a {
	color: #959595;
}
.ku_show a:hover, .ku_show a:active {
	color: #1e80d4
}
.ku_show_b {
	margin-top: 20px;
}
.ku_pic3 {
	width: 274px;
	height: 194px;
}
.ku_show_b .ku_show_pic {
	width: 286px;
	float: left;
	margin-right: 20px;
}
.margin-no {
	margin: 0 !important;
}
.shop-show-block {
	float: left;
	width: 195px;
	margin: 30px 30px 0 30px;
}
.shop-show-block img {
	width: 195px;
	height: 147px;
}
.shop-show {
	overflow: hidden;
}
.shop-show a {
	color: #362e2b;
	font-weight: bold;
}
.shop-show a:hover {
	color: #1e80d4;
}
.shop-show p {
	color: #959595;
	margin: 0;
}
.p-17 {
	font-size: 17px;
	margin: 0;
	margin: 5px;
	color: #362e2b;
}
.basic-color {
	color: #1e80d4 !important;
}
.zixun-block {
	width: 510px;
	padding: 0 20px;
	border-left: 1px solid #a0a0a0;
}
.zixun-block img {
	float: left;
	width: 100px;
	height: 82px;
	margin: 0 50px 30px 30px;
	position: relative;
	top: 5px;
}
.zixun-wenzi {
	float: left;
	width: 200px;
	position: relative;
}
.zixun-wenzi p {
	margin: 0;
	height: 44px;
	overflow: hidden;
}
.zixun-wenzi .top a {
	color: #362e2b;
}
.zixun-wenzi .bottom {
	color: #a0a0a0;
	line-height: 20px;
	height: 60px;
	overflow: hidden;
}
.zixun-wenzi .bottom:after {
	content: "...";
	font-weight: bold;
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(../../images/new/homepage/ellipsis_b.png);
	padding: 0 5px 0 20px;
}
.block {
	display: block;
}
.btn-shouye {
	background-color: #7ecef4 !important;
	border-color: #7ecef4 !important;
	color: #fff !important;
}
.btn-shouye:hover {
	background-color: #4ebff5 !important
}
.color-362e2b {
	color: #362e2b;
}
.color-959595 {
	color: #959595;
}
.look-more {
	position: relative;
	top: 40px;
	display: block;
	text-align: right;
}
.media-ul li {
	float: left;
	width: 175px;
	margin: 20px 40px;
}
.media-ul p {
	text-align: center;
	margin: 0;
	font-size: 22px;
	color: #434343;
}
.img-hover a img {
	-webkit-transition: opacity .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
}
.img-hover a:hover img {
	opacity: .7;
	filter: Alpha(opacity=70);
}
.ku_show_pic div {
	background-color: #000;
	overflow: hidden;
}
.ku_show_pic div img {
	opacity: .95;
	filter: Alpha(opacity=95);
	-webkit-transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
	-webkit-transform: scale(1);
	-moz-transform: csale(1);
	-o-transform: csale(1);
	transform: scale(1);
}
.ku_show_pic div img:hover {
	opacity: .8;
	filter: Alpha(opacity=80);
	-webkit-transform: scale(1.1);
	-moz-transform: csale(1.1);
	-o-transform: csale(1.1);
	transform: scale(1.1);
}
/*友情链接*/
.mainBox {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 20px 0 !important;
	font-size: 14px;
	clear: both;
	background-color: #fff;
	overflow: hidden;
}
.mainBox ul {
	width: 100%;
	margin: 0 auto;
}
.yqll li {
	float: left;
	text-align: center;
	padding-right: 8px;
	line-height: 22px;
	list-style: none;
}
.yqll li a {
	color: #c6c6c6;
	font-size: 12px;
}
.friend_link {
	position: relative;
	width: 100%;
	height: 1px;
	background-color: #c6c6c6;
	margin: 0 auto;
	margin-bottom: 20px;
}
.friend_link span {
	position: absolute;
	top: -9px;
	left: 50%;
	font-size: 17px;
	color: #c6c6c6;
	display: block;
	width: 90px;
	background-color: #fff;
	text-align: center;
	margin-left: -45px;
}
/*新网站改版2015-12-1*/

.unslider-carousel ul li {
	height: 700px;
}
@media only screen and (max-width: 1440px){

	.unslider-carousel ul li {
		height: 500px;
	}
}
.col-1-1, .col-1-3 {
	padding: 0;
}
.yewu-circle {
	margin: 0 auto;
	width: 150px;
	height: 150px;
	border-radius: 100%;
	background: url('../../images/new/homepage/yewu.png') no-repeat;
}
.yewu-circle-1 {
	border: 1px solid #14bdef;
}
.yewu-circle-2 {
	border: 1px solid #84ccc9;
}
.yewu-circle-3 {
	border: 1px solid #f8b859;
}
.yewu-title {
	font-size: 16px;
	color: #000;
}
.yewu-title {
	font-size: 16px;
	color: #000;
	margin: 40px 0 10px 0;
}
.yewu-cloud .yewu-bracket {
	color: #14bdef;
}
.yewu-designer .yewu-bracket {
	color: #84ccc9;
}
.yewu-student .yewu-bracket {
	color: #f8b859;
}
.yewu-bracket {
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.hover .yewu-bracket {
	opacity: 1;
}
.yewu-point {
	display: inline-block;
	width: 8px;
	height: 8px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
 transition:all .3ss ease-in-out;
	margin: 0 3px 3px 0;
	opacity: 1;
}
.hover .yewu-point {
	opacity: 0;
}
.yewu-cloud .yewu-point {
	background-color: #14bdef;
}
.yewu-designer .yewu-point {
	background-color: #84ccc9;
}
.yewu-student .yewu-point {
	background-color: #f8b859;
}
.yewu-describe {
	font-size: 16px;
	color: #000;
}
.yewu-title-text {
	display: inline-block;
	margin: 0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.hover .yewu-title-text {
	margin: 0 10px;
}
.yewu-circle-1 {
	background-position: 0px 0px;
}
.hover .yewu-circle-1 {
	background-position: 0px -150px;
	background-color: #14bdef;
}
.yewu-circle-2 {
	background-position: -150px 0px;
}
.hover .yewu-circle-2 {
	background-position: -150px -150px;
	background-color: #84ccc9;
}
.yewu-circle-3 {
	background-position: -300px 0px;
}
.hover .yewu-circle-3 {
	background-position: -300px -150px;
	background-color: #f8b859;
}
.anli-img {
	height: 400px;
	background-size: 100%;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.anli-img-half {
	height: 200px;
}
.figure-category {
	position: relative;
	overflow: hidden;
	margin: 0;
}

.mask-text {
	position: absolute;
	top: 0px;
	font-size: 16px;
	color: #333;
	padding: 8px 10px;
}
.figure-category:hover .anli-img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
ul.cooperation-list {
	padding: 0 15px;
}
.cooperation-list li {
	width: 20%;
	float: left;
	margin: 25px 0;
}
.cooperation-list li a {
	display: block;
	border: none;
	width: 200px;
	height: 50px;
	background: url('../../images/new/homepage/cooperation.png') no-repeat;
}
.cooperation-list li a:hover {
	background: url('../../images/new/homepage/cooperation_color.png') no-repeat;
}
.cooperation-list li a.coop-1 {
	background-position: 1px 0px;
}
.cooperation-list li a.coop-2 {
	background-position: -164px 0px;
}
.cooperation-list li a.coop-3 {
	background-position: -338px 0px;
}
.cooperation-list li a.coop-4 {
	background-position: -528px 0px;
	width: 220px;
}
.cooperation-list li a.coop-5 {
	background-position: -760px 0px;
}
.cooperation-list li a.coop-6 {
	background-position: 0px -118px;
    width: 180px;
}
.cooperation-list li a.coop-7 {
	background-position: -185px -115px;
    width: 178px;
}
.cooperation-list li a.coop-8 {
	background-position: -365px -115px;
    width: 188px;
}
.cooperation-list li a.coop-9 {
	background-position: -552px -118px;
    width: 180px;
}
.cooperation-list li a.coop-10 {
	background-position: -752px -114px;
}
.cooperation-list li a.coop-11 {
	background-position: 0px -220px;
	width: 230px;
}
.cooperation-list li a.coop-12 {
    background-position: -208px -217px;
    width: 150px;
}
.cooperation-list li a.coop-13 {
	background-position: -368px -218px;
    width: 180px;
}
.cooperation-list li a.coop-14 {
	background-position: -527px -215px;
	width: 138px;
}
.cooperation-list li a.coop-15 {
    background-position: -669px -220px;
    width: 266px;
}
.unslider-carousel .dots li {
	background-color: #a0a0a0;
	border-color: #a0a0a0;
	margin: 0 10px;
}
.unslider-carousel .dots li.cycle-pager-active {
	border-color: #0ebaed;
	background-color: transparent;
}
.design-con {
	margin-top: -20px;
	text-align: center;
	color: #000;
}
.design-con .p-16 {
	color: #000;
	margin-bottom: 5px;
	font-size: 16px;
	letter-spacing: 2px;
}
.designer-bk {
	position:relative;
	background: url(' ../../images/new/homepage/designer-lines.png') no-repeat 50% 70% /cover;
	height: 500px;
}
.de-dollar {
	width:45px;
	height:45px;
	position:absolute;
	left: 45%;
    top: 54%;
	background: url(' ../../images/new/homepage/dollar.png') no-repeat;
	z-index:1;
}
@media screen and (max-width: 1600px){
	.de-dollar {
		left:44%;
	}
}
@media screen and (max-width: 1300px){
	.de-dollar {
		left:43%;
	}
}
.design-con .btn-white {
	background-color: #84ccc9;
}
.design-con .btn-white:hover {
	background-color: #77c3c0;
}
.video-js .vjs-big-play-button {
	display: none !important;
}
.gongju-show li {
	width: 20%;
	margin: 0;
	float: left;
	text-align: center;
	padding-top: 20px;
}
.gongju-show .gj-tubiao {
	-webkit-transform: scale(0.75);
	-moz-transform: scale(0.75);
	-o-transform: scale(0.75);
	transform: scale(0.75);
	position: relative;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.gongju-show a:hover .gj-tubiao {
	-webkit-transform: scale(0.85);
	-moz-transform: scale(0.85);
	-o-transform: scale(0.85);
	transform: scale(0.85);
}
.gongju-show h4 {
	margin-top: 10px;
	font-size: 16px;
	color: #000;
	font-weight: normal;
}
.gongju-des {
	padding-top: 10px;
	font-size: 16px;
}
.gj-point {
	position: relative;
	top: -5px;
	margin: 0 auto;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 16px solid #000;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
.gongju-show a:hover .gj-point {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	opacity: 1;
}
.shop-show-block {
	width: 33.3%;
	margin: 0;
}
.shop-show-block img {
	display: block;
	margin: 0 auto;
	width: 290px;
	height: 215px;
}
.shop-show a {
	display: block;
	margin-bottom: 15px;
	text-align: center;
	color: #000;
	font-size: 14px;
	font-weight: normal;
}
.shop-show p {
	color: #df4848;
	font-size: 14px;
	text-align: center;
	line-height: 14px;
	font-weight: bold;
}
a.want-more {
	display: block;
	margin: 0 auto;
	width: 70px;
	height: 70px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #df4848;
	color: #fff;
	font-size: 16px;
	line-height: 70px;
	text-align: center;
	margin-top: 80px;
}
a.want-more:hover {
	color: #fff;
	background-color: #de5b5b;
}
.ku_show_bjimg {
	width: 100%;
	height: 215px;
}
.mxk-figure {
	position: relative;
	margin: 0 !important;
	padding: 0 20px 20px 0;
}
.mxk-figure figcaption {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	width: 279px;
	text-align: center;
}
.mxk-fenlei {
	margin: 0 auto;
	padding: 5px 0;
	width: 100px;
	color: #fff;
	font-weight: normal;
	font-size: 18px;
}
.mxk-fenlei:after {
	content: "";
	position: absolute;
	width: 96%;
	height: 2px;
	bottom: -2px;
	left: 0;
	background-color: white;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	-moz-transform: scaleX(0.8);
	-ms-transform: scaleX(0.8);
	-webkit-transform: scaleX(0.8);
	transform: scaleX(0.8);
	-moz-box-shadow: 2px 0 0 0 #fff;
	-webkit-box-shadow: 2px 0 0 0 #fff;
	box-shadow: 2px 0 0 0 #fff;
}
.mxk-figure:hover .mxk-fenlei:after {
	-moz-transform: scaleX(1);
	-ms-transform: scaleX(1);
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
.mxk-fenlei:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-moz-box-shadow: 0 0 0 0 rgba(255,255,255,0);
	-webkit-box-shadow: 0 0 0 0 rgba(255,255,255,0);
	box-shadow: 0 0 0 0 rgba(255,255,255,0);
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	-moz-transform: scaleX(0);
	-ms-transform: scaleX(0);
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
}
.mxk-figure:hover .mxk-fenlei:before {
	-moz-box-shadow: 0 0 0 2px #fff;
	-webkit-box-shadow: 0 0 0 2px #fff;
	box-shadow: 0 0 0 2px #fff;
	-moz-transform: scaleX(1);
	-ms-transform: scaleX(1);
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
.zixun-cont {
	height: 130px;
	color: #000;
}
.zixun-pic-box {
	width: 30%;
	text-align: center;
}
.zixun-pic-box img {
	position: relative;
	width: 170px;
	height: 65px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	z-index: 2;
}
.zixun-text-box {
	width: 70%;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	padding-left: 20px;
}
.zixun-text-box h4 {
	font-size: 17px;
	margin: 5px 0 15px 0;
	font-weight: normal;
	color: #000;
}
.zixun-fujia span {
	font-size: 14px;
	margin-right: 50px;
}
.zixun-fujia .renqi {
	background: url(' ../../images/new/homepage/eye.jpg') no-repeat 0 4px;
	padding-left: 25px;
	background-size: 45%;
}
.zixun-cont.hover img {
	-ms-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.zixun-cont.hover .zixun-text-box {
	padding-left: 35px;
}
.zixun_line {
	width: 2px;
	height: 560px;
	position: absolute;
	top: 40px;
	left: 155px;
	background: url(' ../../images/new/homepage/zixun-line.jpg') no-repeat 0 4px;
}
a.want-more-zx {
	position: relative;
	top: -15px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	left: 0px;
	margin: 0 0 0 32px;
}
.zixun_point {
	position: relative;
	left: 5px;
	top: 2px;
	width: 8px;
	height: 8px;
	background-color: #9f3333;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
}
.zixun-cont.hover .zixun_point {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.my-video-dimensions {
	width: 100% !important;
	height: 700px !important;
}
.vjs-poster {
	background-size: cover;
}
.btn-e60012 {
	background-color: #e60012;
}
.btn-e60012:hover {
	background-color: #cc0414;
}
.video-mask {
	width: 100%;
	height: 100%;
	background: url('../../images/new/homepage/home-Carousel2.jpg') 50% 20% / cover no-repeat rgb(255, 255, 255);
}
.close-video {
	position: fixed;
	top: 70px;
	right: 24px;
	width: 40px;
	height: 40px;
	background: url('../../images/new/homepage/close-normal.png') no-repeat;
	z-index: 2;
	display: none;
}
.close-video:hover {
	background: url('../../images/new/homepage/close-hover.png') no-repeat;
}
.btn-1e80d4 {
	background-color: #1e80d4;
}
.btn-1e80d4:hover {
	background-color: #0c6fc4;
}
#index_img_4 .container .con {
	text-align: center;
	width: 75%
}

@media all and (max-width: 1700px) {
#index_img_4 .container .con {
	width: 85%;
}

}

@media all and (max-width: 1440px) {
#index_img_4 .container .con {
	width: 90%;
}
#index_img_3 .lunbo-des{
	top:71% !important;
}
.my-video-dimensions{
	height:500px !important;
}
#index_img_3 p {
	font-size:22px !important;
	line-height:24px;
}
#index_img_3 h3 {
	font-size:45px !important;
}
}
.unslider-carousel h3,.unslider-carousel p, .unslider-carousel a {
	font-family: PingHei, 'Microsoft YaHei', Helvetica Neue, Helvetica, Arial, sans-serif;
}
#index_img_5 a.btn-white {
	font-size: 28px;
	font-weight: normal;
	padding: 0;
	border-color: #2f85cc;
	color: #fff;
	display: inline-block;
	width: 196px;
	height: 50px;
	line-height: 50px;
	background-color: #3085ce;
}
#index_img_5 a.btn-white:hover {
	background-color: #1770ba;
}
#index_img_3 p {
	font-size:25px;
	color:#000;
}
/*云打印首页式样*/
/*预览图样式*/
.datu_div_tanchu {
	position: absolute;
	left: 50%;
	margin-left: -250px;
	width: 500px;
	height: 500px;
	background: #fff;
	z-index: 1001;
	text-align: center;
}
.datu_div_tanchu div h2 {
	height: 48px;
	width: 100%;
	background: #7fb9e5;
	font-size: 20px;
	text-align: center;
	color: #fff;
	line-height: 48px;
	margin: 0;
	font-weight: bold;
}
.datu_div_tanchu div a {
	position: absolute;
	right: 0;
	top: 0;
	color: #000;
	display: inline-block;
	width: 48px;
	height: 48px;
	background: #73a6cc;
	color: #fff;
	text-align: center;
	line-height: 48px;
	font-family: cursive;
}
.datu_div_tanchu div a:hover {
	background: #549cd1;
}
.yun_box {
	padding-left: 0;
	margin: 0 auto;
	padding: 60px 0 80px 0;
	overflow: hidden;
	border-top: 1px solid #efefef;
}
.sw-grid {
	margin: 0 auto;
	padding: 0;
}
.yun_box .block-title {
	padding-bottom: 50px;
	color: #000;
	text-align: center;
	font-size: 40px;
	font-weight: normal;
	font-family: PingHei, 'Microsoft YaHei', Helvetica Neue, Helvetica, Arial, sans-serif;
}
.all-line {
	border-top: 1px solid #efefef;
	height: 330px;
}
.youshi-1 {
	background: url('../../images/new/cloud-show/yun-ys-1.jpg') no-repeat;
	background-position: center center;
	border-top-color: #fff;
}
.youshi-2 {
	background: url('../../images/new/cloud-show/yun-ys-2.jpg') no-repeat;
	background-position: center center;
}
.youshi-3 {
	background: url('../../images/new/cloud-show/yun-ys-3.jpg') no-repeat;
	background-position: center center;
}
.youshi-4 {
	background: url('../../images/new/cloud-show/yun-ys-4.jpg') no-repeat;
	background-position: center center;
}
.youshi-5 {
	background: url('../../images/new/cloud-show/yun-ys-5.jpg') no-repeat;
	background-position: center center;
}
.yun-youshi h4 {
	padding: 0 0 10px 0;
	font-size: 22px;
	color: #000;
}
.yun-youshi p {
	line-height: 36px;
	font-size: 16px;
	color: #000;
}
.yun-youshi .sw-grid {
	margin-top: 70px;
}
.youshi-more {
	padding-top: 105px;
}
.youshi-more a {
	padding-right: 40px;
}
.fw-img {
	display: block;
	width: 130px;
	margin: 0 auto;
	margin-bottom: 40px;
}
.yun-fwlc {
	text-align: center;
}
.yun-fwlc h4 {
	padding-bottom: 10px;
	font-size: 24px;
	color: #000;
	font-weight: normal;
	letter-spacing: 2px;
}
.yun-fwlc p {
	padding-top: 10px;
	font-size: 18px;
	letter-spacing: 2px;
	color: #333;
}
.color-line {
	position: relative;
	top: -80px;
	width: 100%;
	height: 3px;
	background: url('../../images/new/cloud-show/color-line.png') no-repeat;
}
.yun-kehu {
	background: url('../../images/new/cloud-show/custom.jpg') no-repeat 50% 50% /cover;
	min-height: 930px;
}
.yun-kehu a img {
	margin-bottom: 20px;
}
.welcom-img {
	width: 100%;
	margin-bottom: 20px;
}
.yun_welcom h4, .yun_welcom p {
	text-align: center;
	color: #000;
}
.welcom-more {
	display: block;
	padding: 15px 0 10px 0;
	font-size: 20px;
	text-align: center;
}
.yun_welcom h4 {
	padding-bottom: 10px;
	font-size: 18px;
}
.yun_welcom p {
	min-height: 190px;
	font-size: 16px;
	line-height: 26px;
}
.welcom-img-more {
	display: block;
	margin: 0 auto;
	margin-top: 30px;
}
.yun_help h4, .yun_help a {
	padding-left: 90px;
	color: #000;
}
.yun_help h4 {
	line-height: 36px;
	font-size: 22px;
}
.yun_help a {
	display: block;
	margin: 8px 0;
	font-size: 13px;
}
.yun_help .col-1-2 {
	height: 300px;
}
