.bok_cen {
	padding-top:68px;
	padding-bottom: 20px;
	background: #FFF;
}
.bok_cen_ededed {
	padding-top: 68px;
	padding-bottom: 20px;
	background: #f0f0f0;
}

.boke_top{
	width:100%;
	overflow:hidden;
	/*background:url(../images/top.jpg) center top no-repeat;*/
}
.boke_top img{
	width:100%;
}

@media screen and (max-width: 767px) {
.boke_top{
	height:150px;
}
.boke_top img{
	width:auto;
}
.bok_cen {
	padding-top:50px;
}
.bok_cen_ededed {
	padding-top: 50px;
}
}

/*网站定位*/
.bok_posit {
	float: left;
	padding: 10px;
	width: 100%;
	line-height: 30px;
	font-size: 14px;
}
.bok_posit a {
	color: #666;
	line-height: 30px;
}
.bok_posit a:hover {
	color: #ff4295;
	text-decoration: underline;
}

/*内容详情页统一标题样式*/
.aifei_title {
	float: left;
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #ff4295;
	color: #fff;
	text-align: center;
	font-size: 26px;
}
/*提交按钮统一样式*/
.trial_btn {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin: 50px auto;
}
.trial_btn .sdwwqq {
	margin: 0 auto;
	border: none;
	width: 180px;
	line-height: 50px;
	font-size: 18px;
	color: #fff;
	background: #1980FF;
	padding: 0;
	border-radius: 5px;
}
.trial_btn .sdwwqq a{
	color: #fff;
	display: block;
}
.trial_btn .sdwwqq:hover{
	background:#105FCC;
}
.trial_btn .lles {
	margin: 0 auto;
	border: none;
	line-height: 50px;
	font-size: 18px;
	color: #fff;
	background: #1980FF;
	padding: 13px 40px;
	border-radius:3px;
}
.trial_btn .lles a{
	color: #fff;
}
.trial_btn .lles:hover{
	background:#105FCC;
}
.trial_btn .he20 {
	display: inline-block;
	font-size: 18px;
	padding: 0 30px;
	margin-right: 30px;
	line-height: 46px;
	color: #fff;
	border-right: 1px solid #bbb;
}
.trial_btn .he20 span {
	font-size: 30px;
}
@media screen and (max-width: 767px) {
.trial_btn {
	margin: 20px auto;
}
.trial_btn .sdwwqq {
	display: inline-block;
	width: 140px;
	line-height: 33px;
	font-size: 14px;
}
}
/*关于我们内容页统一样式*/
.bok-about {
	float: left;
	width: 100%;
	min-height: 600px;
	margin: 30px auto;
}
.about_left {
	float: left;
	width: 200px;
	background:#fff;
	box-shadow: 0px 4px 30px #ccc;
}
.about_left ul li {
	float: left;
	width: 200px;
	height: 40px;
	text-align: center;
	font-size: 16px;
	margin: 5px 0px;
	color: #000;
	line-height: 40px;
	border-left: 3px solid #fff;
}
.about_left ul li a {
	color: #000;
	display: block;
}
.about_left ul li:hover, .about_left ul li.active{
	border-left: 3px solid #1980FF;
}
.about_left ul li a:hover, .about_left ul li.active a {
	color: #1980FF;
	text-decoration: none;
}

.about_right {
	float: right;
	width: 78%;
}
@media screen and (max-width: 767px) {
.bok-about {
	margin: 0px auto;
	min-height: 230px;
}
.about_left {
	width: 100%;
	box-shadow: none;
	margin-bottom: 10px;
}
.about_left ul li {
	width: 25%;
	height: 40px;
	font-size: 15px;
	margin: 5px 0px;
	border: 0;
}
.about_left ul li:hover, .about_left ul li a:hover {
	border-left: none;
}
.about_left ul li.active {
	border-left: none;
	border-bottom: 2px solid #1980FF;
}
.about_right {
	width: 100%;
}
}
/*企业简介*/
.bok-about .about_right .company {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #666;
	line-height: 23px;
	text-align: left;
}
.bok-about .about_right .company img {
	max-width: 100%;
}
/*博克荣誉*/
.honor_list {
	float: left;
	width: 100%;
}
.honor_list ul li {
	width: 50%;
	line-height: 30px;
    margin: 5px auto;
	padding-left:28px;
	font-size:15px;
	font-weight:bold;
	color:#333;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
	background: url(../images/honor_tu.png) no-repeat left center;
}
.honor_list ul li a{
	color:#333;
}
.honor_list ul li a:hover{
	color:#1980FF;
}
.bok-about .honor {
	float: left;
	width: 100%;
	margin: 30px auto;
}
.bok-about .honor>ul>li {
	float: left;
	width: 235px;
	/*height: 180px;*/
	margin-bottom: 20px;
	margin-right: 10px;
	position: relative;
	overflow: hidden;
}
.bok-about .honor>ul>li>img {
	width: 100%;
	transition: .1s transform;
	transform: translateZ(0);
}
.bok-about .honor>ul>li.ry_last {
	float: right;
	margin-right: 0px;
}
.bok-about .honor>ul>li:hover {
	z-index: 1;
}
.bok-about .honor>ul>li:hover > img {
	transform: scale(1.5, 1.5);
	transition: .3s transform;
}
@media screen and (max-width: 767px) {
.honor_list {
	padding:20px 0px;
	background: url(../images/ww_b.png) left top repeat-x;
}	
.honor_list ul li {
	width: 100%;
	line-height: 20px;
	padding-left:20px;
    margin: 5px auto;
	font-size:14px;
}
.bok-about .honor>ul>li {
	width: 46%;
	height: 100%;
	margin-bottom: 20px;
	margin-right: 5px;
	margin-left: 5px;
}
/*.bok-about .honor>ul>li>img {
	height: 7.8rem;
}*/
}
/*联系我们*/
.contact {
	float: left;
	width: 100%;
}
.tact0102 {
	float: left;
	width: 41%;
	min-height:508px;
	padding: 30px 20px 60px 20px;
	margin-right:40px;
	box-shadow: 0px 4px 30px #ccc;
}

.tact0102 .bok_name {
	float: left;
	width: 100%;
	margin: 10px auto;
	color: #000;
	font-size: 26px;
}
.tact0102 p {
	float: left;
	width: 100%;
	color: #333;
	font-size: 15px;
}
.tact0102 .asdw {
	float: left;
	width: 100%;
	color: #333;
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: bold;
}
@media screen and (max-width: 767px) {
.tact0102 {
	width: 100%;
	min-height: auto;
	margin-bottom:20px;
	padding: 20px;
	margin-right:0px;
	box-shadow: 0px 4px 30px #ccc;
}
.tact0102 .bok_name {
	font-size: 18px;
	margin: 10px 0 15px 0;
}
.tact0102 p {
	font-size: 13px;
	margin-bottom: 5px;
}
.tact0102 .asdw {
	margin-bottom: 0;
	font-size: 16px;
}
}

/*人才招聘*/
.bok-about .recruit {
	float: left;
	width: 100%;
}
.ny_zblb1 {
	padding: 10px 10px 20px 0px;
}
.ny_zblb1 li {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	line-height: 40px;
	font-size: 15px;
	color: #333;
}
.ny_zblb1 li a {
	display: block;
	padding-left: 20px;
	text-decoration: none;
	color: #333;
	background: url(../images/04.gif) no-repeat 98% #f3f3f3;
}
.ny_zblb1 li a.cur {
	color: #000;
	font-weight: bold;
	background: url(../images/04_h.gif) no-repeat 98% #ebebeb;
	text-decoration: none;
}
.ny_zblb1 li .weswll {
	float: left;
	width: 100%;
	display: none;
	padding: 20px 30px;
	color: #666;
	line-height: 23px;
	font-size: 12px;
	box-shadow: 0px 0px 24px #e4e4e4;
	margin-bottom: 5px;
}
.ny_zblb1 li .weswll p {
	float: left;
	width: 100%;
}
 @media screen and (max-width: 767px) {
}
/*全部下载列表*/
.down-list {
	float: left;
	width: 100%;
}
.down-list ul li {
	float: left;
	width: 300px;
	margin-right: 16px;
	margin-top: 25px;
	background: #fff;
}
.down-list ul li .down_img {
	float: left;
	width: 100%;
	height: 175px;
	overflow: hidden;
}
.down-list ul li .down_img img {
	width: 100%;
	height: 100%;
	cursor: auto;
	transition: all .5s;
}
.down-list ul li:hover .down_img img {
	-webkit-transform: scale(1.5);
	transform: scale(1.5)
}
.down-list ul li .down_name {
	float: left;
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin: 10px auto;
	text-align: center;
	font-size: 16px;
}
.down-list ul li .down_name a {
	color: #333;
}
.down-list ul li:hover .down_name a {
	color: #ff4295;
	text-decoration: none;
}
.down-list ul li.list_last {
	float: right;
	margin-right: 0px;
}
 @media screen and (max-width: 767px) {
.down-list ul li {
	width: 47%;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 15px;
}
.down-list ul li .down_img {
	width: 100%;
	height: 100%;
}
.down-list ul li .down_name {
	height: 20px;
	line-height: 23px;
	font-size: 14px;
}
}
/*下载软件详情*/
.gx_cad_top{
	width:100%;
	height:300px;
	background:url(../images/gx_cad_top.jpg) center top no-repeat;
}
.down-show {
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 40px;
}
.down-show .down_show_img {
	float: left;
	width: 548px;
	height: 326px;
}
.down-show .down_show_img img {
	width: 100%;
	height: 100%;
}
.down-show .down_show_detail {
	float: right;
	width: 630px;
	color: #333;
	margin-top: 20px;
}
.down-show .down_show_detail .detail_title {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
}
.down-show .down_show_detail .deta_ppp {
	float: left;
	width: 100%;
	line-height: 25px;
	margin-top: 20px;
	font-size: 14px;
	text-indent: 2em;
}
.down-youshi {
	float: left;
	width: 100%;
	margin-bottom: 50px;
}
.down-youshi ul li {
	float: left;
	width: 274px;
	height: 274px;
	margin-right: 50px;
	margin-top: 25px;
	border: 1px solid #fff;
}
.down-youshi ul li img {
	width: 100%;
	height: 100%;
}
.down-youshi ul li.list_last {
	float: right;
	margin-right: 0px;
}
.down-youshi ul li:hover {
	border: 1px solid #1980FF;
}
@media screen and (max-width: 767px) {
.down-show {
	margin-bottom: 10px;
}
.down-show .down_show_img {
	width: 100%;
	height: 100%;
}
.down-show .down_show_detail {
	width: 100%;
	margin-top:10px;
}
.down-show .down_show_detail .detail_title {
	font-size: 18px;
	margin-top: 10px;
}
.down-show .down_show_detail .deta_ppp {
	line-height: 23px;
	margin-top: 10px;
	font-size: 13px;
}
.down-youshi ul li {
	width: 47%;
	height: 100%;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 15px;
}
}
/*软件详情*/
.soft_video {
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 25px;
	margin-top: 20px;
	margin-bottom: 50px;
}
.soft_details {
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 25px;
	margin-top: 20px;
}

@media screen and (max-width: 767px) {
.soft_video, .soft_details {
	font-size: 13px;
	line-height: 23px;
	margin-bottom: 20px;
}
}
/*常见问题*/
.cj_qustion {
	padding: 0;
	width: 100%;
}
.cj_qustion .qst_top {
	float: left;
	width: 100%;
	max-height: 214px;
	padding: 30px 0px;
	background: url(../images/qustion_bg.jpg) no-repeat;
}
.cj_qustion .qst_top .cj_search {
	margin: 30px auto;
	width: 1000px;
	height: 48px;
}
.cj_qustion .qst_top .cj_search .input_search {
	float: left;
	width: 820px;
	height: 48px;
	line-height: 46px;
	font-size: 14px;
	color: #666;
	border: 0;
	padding-left: 10px;
}
.cj_qustion .qst_top .cj_search .input_btn {
	float: right;
	width: 180px;
	line-height: 44px;
	font-size: 16px;
	color: #fff;
	background: #1980FF;
	border: 1px solid #1980FF;
}
.cj_qustion .qst_top .list_sear {
	margin: 0 auto;
	width: 1060px;
}
.cj_qustion .qst_top .list_sear ul li {
	display: inline-block;
	padding: 0px 30px;
	line-height: 30px;
	color: #fff;
	font-size: 15px;
}
.cj_qustion .qst_top .list_sear ul li a {
	color: #fff;
}
.cj_qustion .qst_top .list_sear ul li a:hover {
	color: #1980FF;
	text-decoration: none;
}
.hot_qustion {
	position:relative;
	float: left;
	width: 100%;
	min-height: 600px;
	margin-bottom: 50px;
	margin-top: 30px;
}

.hot_qustion .hot_title {
	float: left;
	width: 100%;
	height: 50px;
	font-size: 22px;
	margin-top: 20px;
	color: #333;
	line-height: 50px;
	border-bottom: 1px solid #ffbe98;
}
.hot_qustion .hot_title a {
	color: #333;
}
.hot_qustion .hot_title a:hover {
	color: #1980FF;
	text-decoration: none;
}
.hot_qustion .hot_title .fab-d {
	float: right;
	font-size: 14px;
	padding:0px 15px;
	color: #fff;
    background: #1980FF;
    border-radius: 5px;
	line-height:40px;
}
.hot_qustion .hot_title .fab-d a {
	display: block;
	color: #fff;
}
.hot_qustion .hot_title .fab-d:hover {
	background:#105FCC;
}
.hot_qustion .qst_2j {
	float: left;
	margin-top: 20px;
	width: 100%;
}
.hot_qustion .qst_2j ul li {
	float: left;
	font-size: 14px;
	color: #1980FF;
	line-height: 35px;
	margin-left: 50px;
	list-style-type: disc;
}
.hot_qustion .qst_2j ul li a {
	color: #333;
}
.hot_qustion .qst_2j ul li a:hover {
	color: #1980FF;
	text-decoration: none;
}
.list_qst {
	float: right;
	margin: 0px auto;
	width: 76%;
}
.list_qst ul li {
	float: left;
	width: 100%;
	padding: 20px 0 10px 0;
	border-bottom: 1px solid #eee;
	color: #1980FF;
	list-style-type: disc;
}
.list_qst ul li .dews_tll {
	float: left;
	width: 100%;
	height: 35px;
	font-size: 14px;
	line-height: 35px;
	color: #333;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.list_qst ul li .dews_tll a {
	line-height: 20px;
	color: #333;
}
.list_qst ul li:hover .dews_tll a {
	color: #1980FF;
	text-decoration: none;
}
.list_qst ul li .dews_tll .tll_tex_90 {
	float: left;
	width: 93%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.list_qst ul li .dews_tll .tll_tex_10 {
	float: right;
	width: 6%;
	text-align: right;
}
.list_qst ul li .dews_tll .tll_tex_10 a {
	line-height: 35px;
	color: #1980FF;
	text-decoration: none;
}
.list_qst ul li .dews_tll .tll_tex_10 a:hover{
	text-decoration: underline;
}
.well_share{
	position:relative;
	float: left;
	width: 100%;
	height: 30px;
	font-size: 13px;
	line-height: 30px;
	color: #999;
	margin-bottom: 10px;
}
.well_share>a{
	margin-left:30px;
	color: #999;
}
.well_share>a:hover, .well_share>a:active{
	text-decoration:none;
	color:#000;
}
@media screen and (max-width: 767px) {
.well_share{
	font-size: 12px;
	height:25px;
	line-height:25px;
}
}
.Menu{
	position:absolute;
	z-index:999;
	display: none;
	width:250px;
	margin-left: 100px;
	background:#fff;
	padding:10px;
	text-indent: 0;
	box-shadow: 0px 1px 5px #bbb;
}
.ne_left{
	float:left;
	width:50%;
}
.ne_left .le_jjj{
	float:left;
	width:100%;
	font-size:14px;
	height:40px;
	line-height:40px;
	color:#333;
}
.ne_left .le_jjj>a{
	color:#333;
	padding-left:30px;
}

.ne_left .le_jjj a:hover{
	text-decoration:none;
}
.ne_left .fzlj{
	background: url(../images/fzlj.gif) no-repeat left center #fff;
}
.ne_left .fzlj:hover{
	background: url(../images/fzlj.gif) no-repeat left center #f7f7f7;
}
.ne_left .wb{
	background: url(../images/wb.gif) no-repeat left center #fff;
}
.ne_left .wb:hover{
	background: url(../images/wb.gif) no-repeat left center #f7f7f7;
}
.ne_left .qqkj{
	background: url(../images/qqkj.gif) no-repeat left center #fff;
}
.ne_left .qqkj:hover{
	background: url(../images/qqkj.gif) no-repeat left center #f7f7f7;
}
.Menu .ne_right{
	float:right;
	width:50%;
	text-align:center;
}
.rig_yqq{
	float:left;
	width:100%;
	font-size:14px;
	height:30px;
	line-height:30px;
	color:#333;
}
.rig_erweima{
	float:left;
	width: 100%;
	margin:0 auto;
}
.rig_erweima img{
	width: 100px;
	height:100px;
	margin:0 auto;
}

.tw_tan{
	width: 90%;
    height: 36px;
    margin: 10px auto;
}
.tw_tan .ew_input{
	width: 60%;
    height: 34px;
	line-height:34px;
	border:1px solid #ccc;
	color:#333;
}
.tw_textarea{
	width: 90%;
    margin: 10px auto;
}
.te_btn{
	display: list-item;
	width: 128px;
    height: 40px;
	font-size: 16px;
	line-height:40px;
	border:1px solid #1980FF;
	color:#fff;
	background:#1980FF;
	margin:20px auto;
}
.te_btn:hover{
	background:#105FCC;
}
@media screen and (max-width: 767px) {
.hot_qustion {
	min-height: 337px;
}
.cj_qustion .qst_top {
	padding: 10px 0px;
	height: 90px;
}
.cj_qustion .qst_top .cj_search {
	margin: 15px auto;
	width: 80%;
	height: 32px;
}
.cj_qustion .qst_top .cj_search .input_search {
	width: 80%;
	height: 32px;
	line-height: 30px;
	font-size: 13px;
}
.cj_qustion .qst_top .cj_search .input_btn {
	width: 20%;
	font-size: 14px;
	line-height: 28px;
}
.hot_qustion .hot_title {
	height: 30px;
	font-size: 18px;
	margin-top: 20px;
	line-height: 30px;
}
.list_qst ul li .dews_tll {
	font-size: 13px;
	height:30px;
	line-height: 30px;
	color: #848181;
}
.list_qst ul li .dews_tll a {
	line-height: 30px;
}
.list_qst {
	margin: 10px auto;
	padding: 0 10px;
	width: 100%;
}
.list_qst ul li {
    padding: 10px 0 10px 0;
}
.list_qst ul li .dews_tll .tll_tex_90 {
	width: 100%;
}
}
/*选择问题类型*/
.style_qustion {
	float: left;
	width: 100%;
	height: 70px;
	text-align: center;
	border-bottom: 1px solid #eee;
}
.style_qustion .m-wrap {
	margin: 15px auto;
	width: 230px;
	height: 40px;
	font-size: 16px;
	color: #000;
	line-height: 40px;
	border: 0;
	background: #f5f5f5;
}

option {
	font-size: 14px;
}
/*问题详情页面*/
.qustion_show {
	float: left;
	width: 100%;
	min-height: 600px;
	font-size: 14px;
	line-height: 25px;
	margin: 20px auto;
}
.qustion_show .qst_show_tit {
	float: left;
	width: 100%;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #000;
}
.qustion_show img{
	max-width:100%;
	height:auto;
}
@media screen and (max-width: 767px) {
.qustion_show .qst_show_tit {
	font-size: 14px;
	line-height: 25px;
}
.qustion_show {
	font-size: 13px;
	line-height: 23px;
	min-height: 337px;
}
.style_qustion .m-wrap {
	font-size: 16px;
}
}
/*正版查询*/
.original {
	width: 100%;
	min-height: 600px;
	padding: 30px 0px;
	text-align: center;
	background: url(../images/orig_bg.png) repeat-x;
}
.zhengban_top{
	width:100%;
	height:300px;
	background:url(../images/zhengban_top.jpg) center top no-repeat;
}
.original .org001 {
	width: 83%;
    margin: 10px auto;
}
.original .org001 p {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #333;
	line-height: 25px;
	text-align: left;
}
.original .org-cx {
	display:inline-block;
	width: 83%;
	margin: 10px auto;
}
.cx_left {
	float: left;
	width: 42%;
}
.cx_left p, .cx_right p  {
	float: left;
	font-size: 16px;
	line-height: 38px;
	margin-right:15px;
}
.cx_right {
	float: right;
	width: 56%;
}

.cx-qw {
	float: left;
	margin-bottom: 10px;
}
.cx-qw .swe01 {
	float: left;
	width: 250px;
	height: 36px;
	font-size: 14px;
	color: #666;
	border: 1px solid #a0a0a0;
	padding-left: 10px;
	border-radius: 3px;
}
.cx-qw .swe_btn {
	float: left;
	width: 90px;
	height: 36px;
	margin-left: 10px;
	font-size: 16px;
	color: #fff;
	background: #1980FF;
	border: 1px solid #1980FF;
	border-radius: 3px;
}
.cx-qw .swe_btn:hover{
	background:#105FCC;
}
.original .org-tank {
	display: inline-block;
	margin: 30px auto;
	width: 83%;
	padding: 40px 50px;
	box-shadow: 0px 4px 30px #ccc;
}
.original .org-zhengshu {
	display: inline-block;
	margin: 30px auto;
	width: 40%;
	padding: 40px 50px;
	box-shadow: 0px 4px 30px #ccc;
}
.original .org-tank .zb {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 30px;
	color: #1980FF;
	margin-bottom: 35px;
}
.original .org-zhengshu .zhengshu{
	float: left;
	width: 100%;
	text-align: center;
	margin: 10px auto;
}
.original .org-zhengshu .zhengshu img{
	width:200px;
	height:200px;
}
.original .org-tank p {
    width: 100%;
    display: inline-block;
	text-align: left;
	line-height: 23px;
	font-size: 14px;
	color: #000;
	margin-bottom: 0;
}

.original .org-tank p.wcx {
	margin-top: 10px;
	color: #f00000;
	font-weight: bold;
}
.original .org-tank p.wcx01 {
	color: #f00000;
	padding-left: 4rem;
	font-weight: bold;
}
.original .org-zhengshu p {
    width: 100%;
    display: inline-block;
	text-align: left;
	line-height: 23px;
	font-size: 14px;
	color: #000;
	margin-bottom: 0;
}
.original .org-zhengshu p.zzzs{
	text-align: center;
}
.original .org-zhengshu p.zscx{
	text-align:center;
	font-size:16px;
	line-height: 140px;
}
@media screen and (max-width: 767px) {
.original {
	min-height: 500px;
	padding: 20px 0px;
}
.original .org001 p {
	font-size: 12px;
	line-height: 20px;
}
.cx_left {
	width: 100%;
}
.cx_left p, .cx_right p  {
	font-size: 14px;
	text-align: left;
	line-height: 30px;
}
.cx_right {
	float: left;
	width: 100%;
}
.cx-qw {
    width: 100%;
}
.cx-qw .swe01 {
	width: 100%;
	font-size: 13px;
}

.swe_btnbbb {
	display:inline-block;
	width: 30%;
	height: 36px;
	margin:10px auto;
	font-size: 14px;
	color: #fff;
	background: #1980FF;
	border: 1px solid #1980FF;
	border-radius: 3px;
}
.original .org-tank, .original .org-zhengshu {
	width: 100%;
	height: 200px;
	padding: 33px 40px;
}
.original .org-tank .zb {
	font-size: 32px;
	margin-bottom: 20px;
}
.original .org-tank p, .original .org-zhengshu p {
	font-size: 14px;
}
}
/*申请试用*/
.trial {
	width: 100%;
	min-height: 600px;
	padding: 30px 0px;
	text-align: center;
	background: url(../images/orig_bg.png) repeat-x;
}
.trial .tra_title {
	float: left;
	width: 100%;
	font-size: 32px;
	color: #000;
	margin-top: 30px;
	margin-bottom: 20px;
}
.trial p {
	float: left;
	width: 100%;
	font-size: 16px;
	text-align: center;
	margin: 100px auto;
}
.trial .ext-input {
	float: left;
	width: 100%;
	text-align: center;
}
.trial .ext-input .swe01 {
	margin: 20px auto;
	width: 450px;
	height: 42px;
}
.trial .ext-input .swe01 input {
	width: 450px;
	height: 40px;
	border: 1px solid #ccc;
	border-radius: 3px;
	line-height: 40px;
	padding-left: 10px;
}
.trial .ext-input .swe01 select {
	width: 100%;
	height: 40px;
	border: 1px solid #ccc;
	border-radius: 3px;
	line-height: 40px;
	padding-left: 10px;
}
.trial .ext-input .llor {
	margin: 20px auto;
	width: 450px;
	height: 42px;
	border: 1px solid #ccc;
	border-radius: 3px;
}
.trial .ext-input .llor .ws02 {
	float: left;
	width: 80px;
	height: 40px;
	border-right: 1px solid #ccc;
	border-radius: 3px;
	line-height: 40px;
	text-align: center;
}
.trial .ext-input .llor .ws03 {
	float: right;
	width: 368px;
	height: 40px;
	padding-left: 10px;
	border: none;
	line-height: 40px;
}
@media screen and (max-width: 767px) {
.trial {
	min-height: 300px;
}
.trial .tra_title {
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 0;
}
.trial .ext-input .llor {
	margin: 10px auto;
	width: 90%;
}
.trial .ext-input .llor .ws02 {
	width: 20%;
}
.trial .ext-input .llor .ws03 {
	width: 80%;
}
.trial .ext-input .swe01 {
	margin: 10px auto;
	width: 90%;
}
.trial .ext-input .swe01 input {
	width: 100%;
}
.trial p {
	font-size: 14px;
	margin: 50px auto;
}
}
/*Saas系统*/
.saas_top{
	width:100%;
	height:298px;
	text-align:center;
	line-height:270px;
	margin-bottom: 20px;
	font-size:34px;
	color:#fff;
	background:url(../images/saas_top.jpg) center top no-repeat;
}
.saas {
	float: left;
	width: 100%;
	margin: 20px auto;
}
.saas .saas_p {
	position:relative;
	float: left;
	width: 100%;
	padding-top: 84px;
	padding-bottom: 112px;
	background: url(../images/SaaS_ys.jpg) center center no-repeat;
}
.saas .saas_p .saas_pc{
	position:absolute;
	z-index:991;
	width:529px;
	height:517px;
	top: 33px;
    left: 29%;
}
.saas .saas_p .saas_pc img{
	max-width:100%;
}

.saas .saas_p .saas_01 {
	width: 138px;
}
.saas .saas_p .saas_01 ul li {
	float: left;
	width: 136px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	border: 1px solid #a9a9a9;
}
.saas .saas_p .saas_01 ul li:hover {
	color: #fff;
	background: #729cf8;
	border: 1px solid #729cf8;
	box-shadow: 0px 1px 5px #729cf8;
}
.saas .saas_p img {
	max-width: 100%;
}
.saas_ys {
	width: 100%;
	margin: 30px auto;
	background: url(../images/SaaS_ys_bg.jpg) no-repeat;
}
.saas_ys .saas_center {
	margin: 0 auto;
}
.saas_ys .saas_center ul li {
	float: left;
	width: 20%;
	height: 400px;
	padding: 0px 32px;
	color: #fff;
}
.saas_ys .saas_center ul li .saas_name {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 20px;
	margin-bottom: 50px;
	margin-top: 75px;
}
.saas_ys .saas_center ul li .saas_text {
	float: left;
	width: 100%;
	text-align: left;
	font-size: 14px;
	line-height: 23px;
}
.saas_ys .saas_center ul li.active {
	background: url(../images/SaaS_hover.png) repeat;
}
.saas_ys .saas_center ul li:hover {
	background: url(../images/SaaS_hover.png) repeat;
}
@media screen and (max-width: 767px) {
.saas {
	margin: 0px auto;
}
.saas .saas_p {
	padding-top: 10px;
	padding-bottom: 0px;
	background: none;
}
.saas_ys {
	margin: 0px 0px 30px 0px;
	padding-bottom: 10px;
	background: url(../images/SaaS_ys_bg01.jpg) no-repeat;
}
.saas_ys .saas_center {
	padding:10px 15px;
}
.saas_ys .saas_center ul li {
	width: 100%;
	height: auto;
	padding: 0px;
}
.saas_ys .saas_center ul li .saas_name {
	text-align: left;
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 17px;
}
.saas_ys .saas_center ul li .saas_text {
	font-size: 12px;
}
}
/*MTM系统*/
.mtm_top{
	width:100%;
	height:320px;
	text-align:center;
	line-height:200px;
	font-size:40px;
	color:#fff;
	font-weight:bold;
	background:url(../images/mtm_top.jpg) center top no-repeat;
}
.mtm {
	float: left;
	width: 100%;
	margin: 20px auto;
}
.mtm_gund {
	width: 100%;
	background:#f0f0f0;
	padding: 30px 0px;
	margin-bottom:40px;
}

.mtm_gc {
	float: left;
	width: 100%;
	height:985px;
	position: relative;
	font-size:20px;
	line-height:90px;
	color:#5e69d6;
	font-weight:700;
	/*background:url(../images/MTM_gc.jpg) center center no-repeat;*/
}
.mtm_gc .gc01{
	position:absolute;
	z-index:990;
	width:200px;
	top: 14px;
    left: 568px;
    height: 164px;
	text-align:center;
	background:url(../images/mtm_gc_paiban.png) center bottom no-repeat;
}
.mtm_gc .gc01:hover{
	color:#1980FF;
	background:url(../images/mtm_gc_paiban_hover.png) center bottom no-repeat;
}
.mtm_gc .gc02{
	position:absolute;
	z-index:990;
	width:455px;
	height:90px;
	top: 179px;
    left: 0px;
	text-align:right;
	padding-right: 95px;
	background:url(../images/mtm_gc_cad.png) right center no-repeat;
}
.mtm_gc .gc02:hover{
	color:#1980FF;
	background:url(../images/mtm_gc_cad_hover.png) right center no-repeat;
}
.mtm_gc .gc03{
	position:absolute;
	z-index:990;
	width: 365px;
    height: 90px;
    top: 199px;
    right: 0;
	text-align:left;
	padding-left: 95px;
	background:url(../images/mtm_gc_cut.png) left center no-repeat;
}
.mtm_gc .gc03:hover{
	color:#1980FF;
	background:url(../images/mtm_gc_cut_hover.png) left center no-repeat;
}
.mtm_gc .gc04{
	position:absolute;
	z-index:990;
	width: 333px;
    height: 90px;
    top: 378px;
    left: 0px;
	text-align:right;
	padding-right: 95px;
	background:url(../images/mtm_gc_diy.png) right center no-repeat;
}
.mtm_gc .gc04:hover{
	color:#1980FF;
	background:url(../images/mtm_gc_diy_hover.png) right center no-repeat;
}
.mtm_gc .gc05{
	position:absolute;
	z-index:990;
	width: 265px;
	height: 90px;
	top: 415px;
	right: 0;
	text-align:left;
	padding-left: 95px;
	background:url(../images/mtm_gc_line.png) left center no-repeat;
}
.mtm_gc .gc05:hover{
	color:#1980FF;
	background:url(../images/mtm_gc_line_hover.png) left center no-repeat;
}
.mtm_gc .gc06{
	position:absolute;
	z-index:990;
	width: 366px;
    height: 90px;
    top: 655px;
    left: 0;
	text-align:right;
	padding-right: 95px;
	background:url(../images/mtm_gc_3d.png) right center no-repeat;
}
.mtm_gc .gc06:hover{
	color:#1980FF;
	background:url(../images/mtm_gc_3d_hover.png) right center no-repeat;
}
.mtm_gc .gc07{
	position:absolute;
	z-index:990;
	width: 306px;
    height: 90px;
    top: 655px;
    right: 0;
	text-align:left;
	padding-left: 95px;
	background:url(../images/mtm_gc_pay.png) left center no-repeat;
}
.mtm_gc .gc07:hover{
	color:#1980FF;
	background:url(../images/mtm_gc_pay_hover.png) left center no-repeat;
}

#caseBlanche {
    height:766px;
    width:766px;
    position:absolute;
    left: 22%;
    top: 140px;
	z-index:99;
}

#rond {
  height:766px;
  width:766px;
  border:2px dashed #0CF;
  border-radius:50%;
  animation:rond 3s infinite;
  -webkit-animation:rond 3s infinite;
}
#rond_xx{
	position:absolute;
	z-index:100;
  height:540px;
  width:540px;
  left: 15%;
  top: 113px;
  border:2px dashed #0CF;
  border-radius:50%;
  animation:rond 3s infinite;
  -webkit-animation:rond 3s infinite;
}
.load_pc{
	position:absolute;
	z-index:200;
  width:534px;
   height:447px;
      left: 9%;
    top: 161px;
}
.load_pc img{
	max-width:100%;
}

@keyframes rond {
  0% {transform : rotate(0deg);}
  100% {transform : rotate(360deg);}
}

@-webkit-keyframes rond {
    0%{-webkit-transform : rotate(0deg);}
  100%{-webkit-transform : rotate(360deg);}
}
@keyframes rond_xx {
  0% {transform : rotate(0deg);}
  100% {transform : rotate(360deg);}
}

@-webkit-keyframes rond_xx {
    0%{-webkit-transform : rotate(0deg);}
  100%{-webkit-transform : rotate(360deg);}
}


.mtm .mtm_tb {
	float: left;
	width: 100%;
	margin: 50px auto;
}
.mtm .mtm_tb ul li {
	float: left;
	width: 25%;
	text-align: center;
}
.mtm .mtm_tb ul li img {
	max-width: 100%;
}
.mtm .mtm_tb ul li p {
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 36px;
}
.mtm .mtm_module {
	float: left;
	width: 100%;
	padding: 20px;
	margin: 60px auto;
	box-shadow: 0px 4px 30px #ccc;
}
.mtm .mtm_module .mtm_mod_img {
	float: left;
	width: 650px;
	height: 367px;
}
.mtm .mtm_module .mtm_mod_img img {
	width: 100%;
	height: 100%;
}
.mtm .mtm_module .mtm_mod {
	float: right;
	width: 500px;
	margin-top: 18px;
}
.mtm .mtm_module .mtm_mod ul li {
	float: left;
	width: 160px;
	height: 50px;
	font-size: 17px;
	line-height: 50px;
	text-align: center;
	margin-left: 50px;
	margin-top: 45px;
}
.mtm .mtm_module .mtm_mod ul li.active {
	color:#fff;
	background:#1980FF;
	box-shadow: 0px 4px 30px #ccc;
}
.mtm .mtm_module .mtm_mod ul li.active a{
	color:#fff;
}
.mtm .mtm_module .mtm_mod ul li a {
	color: #333;
}
.mtm .mtm_module .mtm_mod ul li a:hover {
	text-decoration: none;
}
.mtm .mtm_module .mtm_mod ul li:hover {
	background:#1980FF;
	box-shadow: 0px 4px 30px #ccc;
}
.mtm .mtm_module .mtm_mod ul li:hover a{
	color:#fff;
}
.duijie {
	width: 100%;
	padding: 50px 0px;
	text-align: center;
	background: #f7f7f7;
}
.duijie .sj_bz{
	position:relative;
	float:left;
	width: 100%;
	margin:10px auto;
	background: url(../images/dj_num.png) top center no-repeat;
}
.df_num{
	float:left;
	width: 100%;
	height: 165px;
	padding-top: 15px;
}
.df_num p{
	float:left;
	width: 100%;
	margin-top: 80px;
    font-size: 22px;
    font-weight: 700;
	color:#7c84e2;
	text-align:center;
}
.df_num .dj_num01{
	float:left;
	width: 200px;
	margin-left:33px;
	background: url(../images/dj_01.png) top center no-repeat;
}
.df_num .dj_num01:hover{
	cursor:pointer;
	background: url(../images/dj_01_hover.png) top center no-repeat;
}
.df_num .dj_num01:hover p{
	color:#eb0000;
}
.df_num .dj_num02{
	float:left;
	width: 230px;
	margin-left:290px;
	background: url(../images/dj_02.png) top center no-repeat;
}
.df_num .dj_num02:hover{
	cursor:pointer;
	background: url(../images/dj_02_hover.png) top center no-repeat;
}
.df_num .dj_num02:hover p{
	color:#eb0000;
}
.df_num .dj_num03{
	float: right;
    width: 280px;
    margin-right: 29px;
	background: url(../images/dj_03.png) top center no-repeat;
}
.df_num .dj_num03:hover{
	cursor:pointer;
	background: url(../images/dj_03_hover.png) top center no-repeat;
}
.df_num .dj_num03:hover p{
	color:#eb0000;
}
.df_pic{
	float:left;
	width: 100%;
	margin-top: 50px;
}
.df_pic ul li{
	float:left;
	width: 30%;
	margin-right:5%;
	box-shadow: 0px 1px 10px #ccc;
}
.df_pic ul li img{
	width: 100%;
}
.df_pic ul li.last_pic{
	float:right;
	margin-right:0;
}



.he_zjjg {
	width: 100%;
	padding: 50px 0px;
	max-height: 722px;
	margin-bottom: 30px;
	background: url(../images/MTM_zzjg_ng.jpg) no-repeat;
}
.he_zjj_01 {
	width: 100%;
	height: 614px;
	font-size: 15px;
	color: #fff;
	text-align: center;
	position: relative;
	background: url(../images/MTM_zzjg.png) center center no-repeat;
}
.he_zjj_01 .zj01 {
	position: absolute;
	width: 172px;
	height: 73px;
	top: 136px;
	left: 31px;
	line-height: 73px;
	border-radius: 3px;
	background: #3d4d85;
}
.he_zjj_01 .zj01:hover, .he_zjj_01 .zj02:hover, .he_zjj_01 .zj03:hover, .he_zjj_01 .zj04:hover, .he_zjj_01 .zj05:hover, .he_zjj_01 .zj06:hover, .he_zjj_01 .zj07:hover, .he_zjj_01 .zj08:hover, .he_zjj_01 .zj09:hover, .he_zjj_01 .zj10:hover, .he_zjj_01 .zj11:hover, .he_zjj_01 .zj12:hover, .he_zjj_01 .zj13:hover {
	background: #1980FF;
}
.he_zjj_01 .zj02 {
	position: absolute;
	width: 173px;
	height: 96px;
	top: 136px;
	left: 261px;
	padding: 26px 0px;
	line-height: 20px;
	border-radius: 3px;
	background: #3d4d85;
}
.he_zjj_01 .zj03 {
	position: absolute;
	width: 173px;
	height: 61px;
	top: 293px;
	left: 261px;
	line-height: 60px;
	border-radius: 3px;
	background: #3d4d85;
}
.he_zjj_01 .zj04 {
	position: absolute;
	width: 173px;
	height: 61px;
	top: 418px;
	left: 261px;
	line-height: 60px;
	border-radius: 3px;
	background: #3d4d85;
}
.he_zjj_01 .zj05 {
	position: absolute;
	width: 246px;
	height: 63px;
	top: 33px;
	left: 489px;
	padding: 10px 0px;
	border-radius: 3px;
	background: #3d4d85;
}
.he_zjj_01 .zj06 {
	position: absolute;
	width: 173px;
	height: 110px;
	top: 117px;
	right: 314px;
	padding: 30px 0px;
	border-radius: 3px;
	background: #3d4d85;
}
.he_zjj_01 .zj07 {
	position: absolute;
	width: 173px;
	height: 73px;
	top: 275px;
	right: 314px;
	line-height: 73px;
	border-radius: 3px;
	background: #3d4d85;
}
.he_zjj_01 .zj08 {
	position: absolute;
	width: 173px;
	height: 73px;
	top: 387px;
	right: 314px;
	line-height: 73px;
	border-radius: 3px;
	background: #3d4d85;
}
.he_zjj_01 .zj09 {
	position: absolute;
	width: 173px;
	height: 73px;
	top: 39px;
	right: 81px;
	line-height: 73px;
	border-radius: 3px;
	background: #3d4d85;
}
.he_zjj_01 .zj10 {
	position: absolute;
	width: 173px;
	height: 73px;
	top: 145px;
	right: 81px;
	line-height: 73px;
	border-radius: 3px;
	background: #3d4d85;
}
.he_zjj_01 .zj11 {
	position: absolute;
	width: 173px;
	height: 73px;
	top: 272px;
	right: 81px;
	line-height: 73px;
	border-radius: 3px;
	background: #3d4d85;
}
.he_zjj_01 .zj12 {
	position: absolute;
	width: 173px;
	height: 73px;
	top: 388px;
	right: 81px;
	padding: 15px 0px;
	border-radius: 3px;
	background: #3d4d85;
}
.he_zjj_01 .zj13 {
	position: absolute;
	width: 173px;
	height: 73px;
	top: 515px;
	right: 195px;
	line-height: 73px;
	border-radius: 3px;
	background: #3d4d85;
}
.he_zjj_01 .zj14 {
	position: absolute;
	width: 150px;
	height: 240px;
	top: 197px;
	left: 538px;
}
.he_zjj_01 .zj14 ul li {
	float: left;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #333;
	margin-bottom: 8px;
	background: #fff;
}
.he_zjj_01 .zj14 ul li:hover {
	color: #fff;
	background: #1980FF;
}
.he_zjj_01 .zj15 {
	position: absolute;
	width: 214px;
	height: 62px;
	top: 118px;
	left: 506px;
	line-height: 62px;
	color: #fff;
	font-size: 20px;
	background: #3b81f6;
}
 @media screen and (max-width: 767px) {
.mtm {
	margin: 10px auto;
}
.mtm_top{
	height:160px;
	line-height:160px;
	font-size:18px;
}
.mtm_gund {
	background:#fff;
	margin-bottom:0px;
	padding: 0;
}
.mtm_gc_xp {
	float: left;
	width: 100%;
}
.mtm_gc_xp img {
	max-width: 100%;
}
.mtm .mtm_tb {
	margin: 10px auto;
}
.mtm .mtm_module {
	padding: 0px;
	margin: 20px auto;
	box-shadow: none;
}
.mtm .mtm_module .mtm_mod_img {
	width: 100%;
	height: 100%;
}
.mtm .mtm_module .mtm_mod {
	width: 100%;
	margin-top: 0;
}
.mtm .mtm_module .mtm_mod ul li {
	width: 33%;
	height: 35px;
	font-size: 15px;
	line-height: 35px;
	margin-left: 0px;
	margin-top: 20px;
}
.mtm .mtm_module .mtm_mod ul li.active {
	box-shadow: 0px 1px 10px #ccc;
}
.duijie {
	padding: 20px 0px;
}
.xp_duijie {
	float:left;
	width:100%;
	max-width: 100%;
}
.xp_duijie img {
	max-width: 100%;
}
}


/*产品中心*/
.product-center {
	float: left;
	width: 100%;
	margin-top:30px;
	margin-bottom:50px;
}
.product-center ul li {
	position:relative;
	z-index:0;
	float:left;
	width: 32%;
	margin-top:50px;
	margin-right: 24px;
	margin-bottom:50px;
	border-radius:10px;
	box-shadow: 6px 0px 25px #efefef;
}
.product-center ul li.cp_last{
	margin-right: 0px;
}
.pro_cen_title{
	position:absolute;
	z-index:99;
	width: 80%;
	height:60px;
	margin:0 auto;
	line-height:60px;
	text-align:center;
	color:#333;
	background:#e8eef0;
	top:-40px;
	left: 10%;
	font-size:16px;
	font-weight:bold;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}
.pro_cen_detail{
	float: left;
	width: 100%;
	padding:20px;
	margin:0 auto;
}
.pro_img01{
	float:left;
	width: 100%;
	height:220px;
}
.pro_img01 img{
	width: 100%;
	height: 100%;
}
.pro_tu02{
	float:left;
	width: 100%;
}
.pro_tu02 ul li {
	float: left;
	width: 33.3%;
	margin-right:0px;
	text-align: center;
	font-size: 14px;
	line-height: 36px;
	box-shadow:none;
	margin-top: 20px;
	margin-bottom:0px;
	background: url(../images/gray_bg.png) center top no-repeat;
}
/*.pro_cen_detail .pro_tu02 ul li:hover{
	background: url(../images/blue_bg.png) center top no-repeat;
}*/
.product-center ul li:hover .pro_tu02 ul li{
	background: url(../images/blue_bg.png) center top no-repeat;
}
.pro_tu02 ul li img {
	max-width: 100%;
}
.pro_tu02 ul li p {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 14px;
	margin-bottom: 0px;
	color: #333;
}
.pro_center_pp {
	float: left;
	width: 100%;
	min-height:180px;
	line-height: 20px;
	margin-top: 10px;
	font-size: 13px;
	color: #666;
}
.product-center>ul>li:hover{
	box-shadow: 2px 5px 25px #d8d8d8;
}
.product-center>ul>li:hover .pro_cen_title{
	color:#fff;
	background: url(../images/tj_bg.gif) center center repeat-y;
}


.product-center .pro_center_02 {
	position:relative;
	width: 46%;
	margin-bottom: 10px;
}
.product-center .pro_center_02 .cent_r_tb {
	float: left;
	width: 100%;
}

.product-center .pro_center_02 .pro_center_title {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	margin-top: 15px;
}
.product-center .pro_center_02 .pro_center_title a {
	color: #000;
}
.product-center .pro_center_02 .pro_center_title a:hover{
	color: #1980FF;
}



 @media screen and (max-width: 767px) {
.product-center {
	width:100%;
	margin: 15px auto;
}
.product-center .pro_center_01_img {
	float:left;
	width:100%;
}
.product-center .pro_center_01_img img {
	max-width:100%;
}
.product-center .pro_center_02 {
	float:left;
	width: 100%;
	padding:10px;
}
.product-center .pro_center_02 .pro_center_title {
	float:left;
	width: 100%;
	font-size: 14px;
	margin-top: 0px;
}
.product-center .pro_center_02 .pro_center_pp {
	float:left;
	width: 100%;
	margin-top: 10px;
	font-size: 13px;
	text-align: left;
}
}
@-webkit-keyframes hover-shadow {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    opacity: .4;
  }

  50% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    opacity: .4;
  }
}

@keyframes hover-shadow {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    opacity: .4;
  }

  50% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    opacity: .4;
  }
}

.hover-shadow {
	width: 100%;
	height: 100%;
  display: inline-block;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hover-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hover-shadow:hover, .hover-shadow:focus, .hover-shadow:active {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
  -webkit-animation-name: hover;
  animation-name: hover;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
.hover-shadow:hover:before, .hover-shadow:focus:before, .hover-shadow:active:before {
  opacity: .4;
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-animation-name: hover-shadow;
  animation-name: hover-shadow;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}



/*服装行业解决方案*/
.cloth_top{
	width:100%;
	height:300px;
	background:url(../images/cloth_top.jpg) center top no-repeat;
}
.cloth_solut {
	width: 100%;
	padding: 30px 0px;
	background:#f0f0f0;
	margin-bottom: 50px;
}
.cloth_ding {
	float: left;
	width: 100%;
	margin:20px auto;
}
.cloth_ding p {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #333;
	line-height: 23px;
}
.cloth_bj {
	margin: 0 auto;
    width: 60%;
	overflow: hidden;
	text-align:center;
}
.cloth_bj .cloth_title{
	float:left;
	width:100%;
	font-size:34px;
	color:#333;
	font-weight:bold;
}
.cloth_bj p{
	float:left;
	width:100%;
	font-size:14px;
	color:#333;
	margin-bottom:5px;
	text-align:left;
	text-indent:2em;
}
.cloth_bj p.bj_biao{
	font-size:18px;
	font-weight:bold;
	text-indent:0em;
	margin-top:15px;
}
.cloth_bj .cloth_bj_line{
	display: inline-block;
    width: 135px;
    height: 5px;
    background: #1980FF;
    margin-top: 5px;
    margin-bottom: 35px;
}
.cloth_bj .cloth_bj_btn{
	display:inline-block;
	font-size:15px;
	color:#fff;
	border:1px solid #1980FF;
    margin: 50px 0px 30px 0px;
	background:#1980FF;
	border-radius:3px;
}
.cloth_bj .cloth_bj_btn a{
	display:block;
	color:#fff;
	padding:10px 20px;
}
.cloth_bj .cloth_bj_btn a:hover{
	text-decoration:none;
}

.cloth_bj .cloth_bj_btn:hover{
	border:1px solid #105FCC;
	background:#105FCC;
}
@media screen and (max-width: 767px) {
.cloth_bj {
    width: 100%;
}
.cloth_bj .cloth_title{
	font-size:20px;
}
.cloth_bj p{
	font-size:13px;
}
.cloth_bj .cloth_bj_line{
    width: 85px;
    height: 4px;
	margin-bottom: 15px;
}
.cloth_bj p.bj_biao {
    font-size: 16px;
}
.cloth_bj .cloth_bj_btn {
    margin: 20px 0px 20px 0px;
}

.cloth_solut {
	padding: 20px 0px;
	margin-bottom: 20px;
}
.cloth_ding {
	margin:10px auto;
}
.cloth_ding p {
	font-size: 13px;
	line-height: 20px;
	margin-top:10px;
}
}


/*内衣解决方案*/
.wear_top{
	width:100%;
	height:298px;
	text-align:center;
	line-height:290px;
	font-size:34px;
	color:#fff;
	background:url(../images/wear_top.jpg) center top no-repeat;
}
.wear_js{
	width:100%;
	padding:20px 0px;
	background:#f0f0f0;
}
.wear_buzhou {
	float:left;
	width:100%;
	margin:20px auto;
}
.wear_buzhou ul li{
	float:left;
	width:17%;
	height:280px;
	box-shadow: 0px 4px 30px #ccc;
}
.bu_te{
	float:left;
	width:100%;
	padding-top:55px;
	padding-left:16px;
	padding-right:16px;
	height:140px;
}
.bu_te p{
	font-size:14px;
	color:#333;
}
.bu_te p.te_da{
	font-size:16px;
	font-weight:bold;
	margin-bottom:0px;
}
.bu_img{
	float:left;
	width:100%;
	height:110px;
	padding-left:10px;
	padding-right:10px;
}
.bu_img img{
	width:100%;
	height:100%;
}
.wear_buzhou ul li.we01{
	background:url(../images/we_01.png) center 5% no-repeat #fff;
}
.wear_buzhou ul li.we02{
	background:url(../images/we_02.png) center 5% no-repeat #fff;
}
.wear_buzhou ul li.we03{
	background:url(../images/we_03.png) center 5% no-repeat #fff;
}
.wear_buzhou ul li.we04{
	background:url(../images/we_04.png) center 5% no-repeat #fff;
}
.wear_buzhou ul li.we05{
	background:url(../images/we_05.png) center 5% no-repeat #fff;
}

.wear_bz{
	float:left;
	width:100%;
}
.wear_bz ul li{
	float:left;
	width:17%;
	height:305px;
}
.yy_kong{
	float:left;
	width:100%;
	height:25px;
	margin-bottom:10px;
}

.qw_bot{
	float:left;
	width:100%;
	height:280px;
	box-shadow: 0px 4px 30px #ccc;
}
.qw_bot.we06{
	background:url(../images/we_06.png) center 5% no-repeat #fff;
}
.qw_bot.we07{
	background:url(../images/we_07.png) center 5% no-repeat #fff;
}
.qw_bot.we08{
	background:url(../images/we_08.png) center 5% no-repeat #fff;
}
.qw_bot.we09{
	background:url(../images/we_09.png) center 5% no-repeat #fff;
}
.qw_bot.we10{
	background:url(../images/we_10.png) center 5% no-repeat #fff;
}


.we_jt_01{
	float:left;
	width:40px;
	height:280px;
	background:url(../images/right_jt.png) center center no-repeat;
}
.we_jt_02{
	float:left;
	width:40px;
	height:280px;
	background:url(../images/left_jt.png) center center no-repeat;
}
.we_jt_03{
	float:left;
	width:100%;
	height:25px;
	margin-bottom:10px;
	background:url(../images/bottom_jt.png) center center no-repeat;
}
.cloth_solut .wear {
	float: left;
	width: 100%;
	margin-top: 30px;
}
.cloth_solut .wear ul li {
	float: left;
	width: 25%;
}
.cloth_solut .wear ul li img {
	width: 100%;
}
.cloth_solut .wear ul li p {
	float: left;
	width: 100%;
	line-height: 30px;
	font-size: 14px;
	color: #333;
	text-align: center;
}
.cloth_solut .wear ul li:hover {
	border: 2px solid #1980FF;
}
 @media screen and (max-width: 767px) {
.cloth_solut .wear ul li {
	width: 50%;
}
.wear_xp{
	float:left;
	width:100%;
	margin:10px auto;
}
.wear_xp img{
	max-width:100%;
}
.wear_xp.xp_right{
	background:url(../images/right_jt.png) center center no-repeat;
}
.wear_xp.xp_left{
	background:url(../images/left_jt.png) center center no-repeat;
}

.ww_xp{
	float:left;
	width:100%;
	height:230px;
	margin:10px auto;
}

.ww_xp ul li{
	float: none;
    display: inline-block;
    width: 45%;
    height: 230px;
    margin: 7px;
	background:#fff;
	box-shadow: 0px 4px 30px #ccc;
}
.ww_xp ul li.xp01{
	background:url(../images/we_01.png) center 5% no-repeat #fff;
}
.ww_xp ul li.xp02{
	background:url(../images/we_02.png) center 5% no-repeat #fff;
}
.ww_xp ul li.xp03{
	background:url(../images/we_03.png) center 5% no-repeat #fff;
}
.ww_xp ul li.xp04{
	background:url(../images/we_04.png) center 5% no-repeat #fff;
}
.ww_xp ul li.xp05{
	background:url(../images/we_05.png) center 5% no-repeat #fff;
}
.bu_te{
	padding-left:10px;
	padding-right:10px;
	height:120px;
}
.bu_img{
	height:90px;
	padding-left:5px;
	padding-right:5px;
}
.xp_bottom{
	float:left;
	width:100%;
	height:40px;
	background:url(../images/right_jt.png) center center no-repeat;
}
.xp_bottom .bot_left{
	float:left;
	width:50%;
	height:100%;
	background:url(../images/top_jt.png) center center no-repeat;
}
.xp_bottom .bot_right{
	float:left;
	width:50%;
	height:100%;
	background:url(../images/bottom_jt.png) center center no-repeat;
}
}
/*箱包行业解决方案*/
.bag_top{
	width:100%;
	height:300px;
	background:url(../images/bag_top.jpg) center top no-repeat;
}
.bag_solut {
	width: 100%;
	padding: 50px 0px;
}
.bag_solut img {
	max-width: 100%;
}
.bag_hytd {
	float: left;
	position: relative;
	width: 100%;
	height: 744px;
	font-size: 22px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	background: url(../images/bag_td.png) center center no-repeat;
}
.bag_hytd .td_white {
	position: absolute;
	width: 326px;
	height: 326px;
	top: 151px;
	left: 476px;
	color: #333;
	font-size: 24px;
	line-height: 326px;
	background: url(../images/td_white.png) center center no-repeat;
}
.bag_hytd .td_blue01 {
	position: absolute;
	width: 157px;
	height: 157px;
	top: 22px;
	left: 372px;
	line-height: 159px;
	background: url(../images/td_blue01.png) center center no-repeat;
}
.bag_hytd .td_blue01:hover {
	top: 18px;
	left: 372px;
}
.bag_hytd .td_orange02 {
	position: absolute;
	width: 168px;
	height: 168px;
	top: 267px;
	left: 219px;
	line-height: 170px;
	background: url(../images/td_orange02.png) center center no-repeat;
}
.bag_hytd .td_orange02:hover {
	top: 263px;
	left: 219px;
}
.bag_hytd .td_purple03 {
	position: absolute;
	width: 203px;
	height: 203px;
	bottom: 49px;
	left: 414px;
	line-height: 204px;
	background: url(../images/td_purple03.png) center center no-repeat;
}
.bag_hytd .td_purple03:hover {
	bottom: 45px;
	left: 414px;
}
.bag_hytd .td_red04 {
	position: absolute;
	width: 171px;
	height: 171px;
	bottom: 141px;
	right: 260px;
	line-height: 171px;
	background: url(../images/td_red04.png) center center no-repeat;
}
.bag_hytd .td_red04:hover {
	bottom: 145px;
	right: 260px;
}
.bag_hytd .td_green05 {
	position: absolute;
	width: 152px;
	height: 152px;
	top: 126px;
	right: 280px;
	line-height: 152px;
	background: url(../images/td_green05.png) center center no-repeat;
}
.bag_hytd .td_green05:hover {
	top: 122px;
	right: 280px;
}
.bag_solut .bag {
	float: left;
	width: 100%;
	margin-top: 50px;
}
.bag_solut .bag ul li {
	width: 46%;
	background: #fff;
	box-shadow: 0px 4px 30px #e8e8e8;
	margin-bottom: 30px;
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.bag_solut .bag ul li .bag_text {
	float: left;
	width: 100%;
	height: 115px;
	padding: 10px 30px;
}
.bag_solut .bag ul li .bag_text p {
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 23px;
	margin-top: 8px;
}
.bag_solut .bag ul li .bag_text p.bag_title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
}

.bag_solut .bag ul li .bag_img {
	float: left;
	width: 100%;
	height: 342px;
}
.bag_solut .bag ul li .bag_img img {
	width: 100%;
	height: 100%;
}
.bag_solut .bag ul li:hover {
	cursor:auto;
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 4px 30px #c5c5c5;
	-moz-box-shadow:0px 4px 30px #c5c5c5;
	box-shadow: 0px 4px 30px #c5c5c5;
}

/* Outline Outward */
.outward01, .outward02, .outward03, .outward04, .outward05 {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.outward01:before, .outward02:before, .outward03:before, .outward04:before, .outward05:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
}
.outward01:hover:before, .outward01:focus:before, .outward01:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  border: #1890f6 solid 3px;
  border-radius:50%;
}
.outward02:hover:before, .outward02:focus:before, .outward02:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  border: #f8643c solid 3px;
  border-radius:50%;
}
.outward03:hover:before, .outward03:focus:before, .outward03:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  border: #8031ec solid 3px;
  border-radius:50%;
}
.outward04:hover:before, .outward04:focus:before, .outward04:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  border: #f72d33 solid 3px;
  border-radius:50%;
}
.outward05:hover:before, .outward05:focus:before, .outward05:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  border: #11c175 solid 3px;
  border-radius:50%;
}

.bag_lc{
	position:relative;
	float:left;
	width:100%;
	height:756px;
	background: url(../images/bg-lc.png) center center no-repeat;
}
.bag_lc .lc00{
	top: 40.5%;
    left: 44.3%;
}
.bag_lc .lc01{
	top: 9.1%;
    left: 44.5%;
}
.bag_lc .lc02{
	top: 18.5%;
    left: 31.5%;
}
.bag_lc .lc03{
	top: 39.3%;
    left: 26%;
}
.bag_lc .lc04{
	bottom: 20.2%;
    left: 31.5%;
}
.bag_lc .lc05{
	bottom: 11.1%;
    left: 44.5%;
}
.bag_lc .lc06{
	bottom: 20%;
    right: 31.3%;
}
.bag_lc .lc07{
    top: 40%;
    right: 25.7%;
}
.bag_lc .lc08{
	top: 18.5%;
    right: 30.5%;
}


.bag_lc .lv_pp{
	position:absolute;
	z-index:99;
	width: 139px;
    height: 139px;
    padding: 38px 0px;
	text-align:center;
	line-height:30px;
	color:#5b82b7;
	font-size:20px;
}
.bag_lc .lv_pp:hover{
	color:#fff;
	background:url(../images/bg_hov.png) center center no-repeat;
}
.bag_xq{
	position:absolute;
	z-index:100;
	width:300px;
}
.bag_xq p{
	float:left;
	width: 100%;
	font-size:14px;
	color:#333;
	text-align:left;
	line-height:20px;
}
.bag_xq.lerr p{
	text-align:right;
}
.bag_xq.ceqq p{
	text-align:center;
}
.bag_xq p.bad_name{
	float:left;
	font-size:16px;
	color:#5b82b7;
	font-weight:bold;
	margin-bottom: 0px;
}
.bag_xq.xq01{
	top: 0;
    left: 38%;
}
.bag_xq.xq02{
	top: 23%;
    left: 5%;
}
.bag_xq.xq03{
	top: 46%;
    left: 0%;
}
.bag_xq.xq04{
	bottom:21%;
	left:5%;
}
.bag_xq.xq05{
	bottom:2%;
	left:38%;
}
.bag_xq.xq06{
	bottom:23%;
	right:5%;
}
.bag_xq.xq07{
	top: 46%;
    right: 0%;
}
.bag_xq.xq08{
	top: 21%;
    right: 5%;
}


@media screen and (max-width: 767px) {
.bag_td_xp {
		float: left;
		width: 100%;
		text-align: center;
}
.bag_td_xp img {
		max-width: 100%;
}
.bag_solut {
	padding: 0px;
}
.bag_solut .bag {
	margin-top: 20px;
}
.bag_solut .bag ul li {
	width: 100%;
	margin-bottom: 20px;
}
.bag_solut .bag ul li .bag_img {
	width: 100%;
	height: 100%;
}
.bag_solut .bag ul li .bag_text {
	width: 100%;
	height: 100%;
	padding: 10px;
}
.bag_solut .bag ul li .bag_text p.bag_title {
	font-size: 14px;
}
.bag_solut .bag ul li .bag_text p {
	font-size: 12px;
	margin-top: 0;
}
.bag_lc{
	height: auto;
    padding-bottom: 10px;
	margin:0 auto;
	text-align:center;
	background:none;
}
.bag_lc img{
	max-width:100%;
	max-height:100%;
}
}
/*排料行业解决方案*/
.pailiao_top{
	width:100%;
	height:299px;
	background:url(../images/pailiao_top.jpg) center top no-repeat;
}
.pailiao_list{
	float:left;
	width:100%;
	margin:30px auto;
}
.pailiao_list ul li{
	float:left;
	width:23%;
	margin-right:10px;
	margin-bottom: 10px;
	border-bottom:3px solid #ff3d70;
}
.pailiao_list ul li.pail_last{
	margin-right:0px;
}
.pailiao_list ul li .pai_img {
	float:left;
	width:100%;
	height:170px;
	text-align:center;
}
.pailiao_list ul li .pai_img img{
	width:100%;
	height:100%;
}
.pailiao_list ul li .pai_text {
	float:left;
	width:100%;
	padding:15px;
	height: 170px;
	overflow:hidden;
}
.pailiao_list ul li .pai_text p{
	float:left;
	width:100%;
	font-size:13px;
	color:#666;
	line-height:20px;
}
.pailiao_list ul li .pai_text p.pai_name{
	font-size:17px;
	color:#333;
	text-align:center;
	font-weight:bold;
}
.pailiao_list ul li:hover .pai_text{
	background:#ff3d70;
}
.pailiao_list ul li:hover .pai_text p{
	color:#fff;
}
@media screen and (max-width: 767px) {
.pailiao_list{
	margin:10px auto;
}
.pailiao_list ul li{
	width:100%;
	margin-right:0px;
	margin-bottom:20px;
	border-bottom:3px solid #fff;
}
.pailiao_list ul li .pai_img {
	height:auto;
}
.pailiao_list ul li .pai_img img{
	height:auto;
}
.pailiao_list ul li .pai_text {
	padding:10px;
	height:auto;
}
.pailiao_list ul li .pai_text p.pai_name{
	font-size:14px;
}
}


.sofa_solut {
	width: 100%;
	padding-top: 50px;
	background: #f7f7f7;
}
.sofa_top {
	width: 100%;
}
.sofa_top img {
	width: 100%;
}
.sofa_solut .sofa_jj {
	float: left;
	width: 100%;
	margin-top: 40px;
}
.sofa_solut .sofa_jj .jj_img {
	float: left;
	width: 545px;
}
.sofa_solut .sofa_jj .jj_img img {
	max-width: 100%;
}
.sofa_solut .sofa_jj .jj_detail {
	float: right;
	width: 600px;
	color: #333;
	line-height: 30px;
	font-size: 14px;
}
.sofa_ybk{
	width:100%;
	padding-top:50px;
	text-align: center;
	background:#ededed;
}
.sofa_ybk .pc_ybk{
	float:left;
	width:100%;
	height:400px;
	/*background:url(../images/sofa_ybk.png) top center no-repeat;*/
}
.pc_ybk_fk{
	float:left;
	width:20%;
	text-align:center;
}

.pc_ybk_fk img{
	max-width:100%;
	margin:0 auto;
}

.ybk01, .ybk02, .ybk03, .ybk04, .ybk05{
	position:relative;
	float:left;
	margin-left: 25%;
	width:50%;
	background:url(../images/ybk_line.png) top center no-repeat;
}
.ybk01 .yb_txt01, .ybk02 .yb_txt02, .ybk03 .yb_txt03, .ybk04 .yb_txt04, .ybk05 .yb_txt05{
	float:left;
	width:100%;
	padding:5px;
	font-size:1.2rem;
	color:#333;
	line-height:20px;
	background:#ededed;
	border:1px solid #ccc;
}
.ybk01 .yb_txt01{
	margin-top:30px;
}
.ybk02 .yb_txt02{
	margin-top:68px;
}
.ybk03 .yb_txt03{
	margin-top:70px;
}
.ybk04 .yb_txt04{
	margin-top:33px;
}
.ybk05 .yb_txt05{
	margin-top:68px;
}
.ybk_zzc{
	position:absolute;
	z-index:990;
	width:100%;
	height:100%;
	left:0;
	bottom:0;
	background:#ededed;
}
/*.ybk01{
	bottom:132px;
	left:260px;
}

.ybk02{
	bottom:113px;
	left:578px;
}

.ybk03{
	bottom:113px;
	left:826px;
}

.ybk04{
	bottom:110px;
	right:490px;
}

.ybk05{
	bottom:112px;
	right:210px;
}
*/

.ybk01 .yb_txt01:hover, .ybk02 .yb_txt02:hover, .ybk03 .yb_txt03:hover, .ybk04 .yb_txt04:hover, .ybk05 .yb_txt05:hover{
	cursor:pointer;
	color:#fff;
	background:#1980FF;
}

.sofa_yingjian {
	width: 100%;
	background: #f7f7f7;
	padding: 50px 0px;
	color: #333;
}
.sofa_yingjian002 {
	width: 100%;
	color: #e2e2e2;
	background: #212121;
	padding: 50px 0px;
}
.sofa-yj {
	float: left;
	width: 100%;
	padding: 20px 0px;
}
.sofa-yj .yjm_img {
	width: 48%;
	text-align: center;
}
.sofa-yj .yjm_img img {
	max-width: 100%;
}
.page5-tu1{
        right:0;
        animation: bounceInRight 2s 0.25s linear forwards;
}
.page5-tu2{
        left:0;
        animation: bounceInLeft 2s 0.45s linear forwards;
}

@keyframes bounceInLeft {
        from, 60%, 75%, 90%, to {animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);}
        0% {opacity: 0;transform: translate3d(-3000px, 0, 0);}
        60% {opacity: 1;transform: translate3d(25px, 0, 0);}
        75% {transform: translate3d(-10px, 0, 0);}
        90% {transform: translate3d(5px, 0, 0);}
        100% {opacity: 1;transform: none;}
    }
@keyframes bounceInRight {
        from, 60%, 75%, 90%, to {animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);}
        0% {opacity: 0;transform: translate3d(3000px, 0, 0);}
        60% {opacity: 1;transform: translate3d(-25px, 0, 0);}
        75% {transform: translate3d(10px, 0, 0);}
        90% {transform: translate3d(-5px, 0, 0);}
        100% {opacity: 1;transform: none;}
    }	

.sofa-yj .yjm_detail {
	width: 48%;
	padding-left: 25px;
	text-align: left;
}
.sofa-yj .yjm_detail .yj-tt {
	float: left;
	width: 100%;
	line-height: 35px;
	font-size: 16px;
	font-weight: bold;
}
.sofa-yj .yjm_detail .yj-pp {
	float: left;
	width: 100%;
	line-height: 35px;
	font-size: 13px;
}
.sofa_case {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 150px;
	background: url(../images/sofa_ditu.jpg) no-repeat;
}
.sofa_case .sofa_case_list {
	float: left;
	width: 100%;
	margin-top: 15px;
}
.sofa_case .sofa_case_list ul li {
	float: left;
	position: relative;
	width: 256px;
	margin-right: 74px;
	margin-top: 25px;
}
.sofa_case .sofa_case_list ul li img {
	width: 100%;
	height: 100%;
}
.sofa_case .sofa_case_list ul li p {
	float: left;
	width: 100%;
	line-height: 30px;
	margin: 10px auto;
	font-size: 14px;
	color: #333;
	text-align: center;
}
.sofa_case .sofa_case_list ul li.sofa_case_last {
	float: right;
	margin-right: 0px;
}

@media screen and (max-width: 767px) {
.sofa_solut {
	padding-top: 20px;
	margin-bottom: 10px;
	background: #fff;
}
.sofa_solut .sofa_jj {
	margin-top: 10px;
}
.sofa_solut .sofa_jj .jj_img {
	width: 100%;
}
.sofa_solut .sofa_jj .jj_detail {
	width: 100%;
	line-height: 23px;
	font-size: 13px;
}

.sofa_ybk {
	padding: 20px 0px;
}
.sofa_ybk .ybk_jw {
	float: left;
	width: 100%;
}
.sofa_ybk .ybk_jw img {
	max-width: 100%;
}
.sofa_ybk .ybk_jw p {
	float: left;
	width: 100%;
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
.sofa_yingjian {
	background: #fff;
	padding: 20px 0px;
}
.sofa-yj .yjm_img {
	width: 100%;
}
.sofa-yj .yjm_detail {
	width: 100%;
	padding-left: 0;
}
.sofa-yj .yjm_detail .yj-tt {
	font-size: 15px;
}
.sofa-yj .yjm_detail .yj-pp {
	line-height: 25px;
	font-size: 12px;
}
.sofa_yingjian002 {
	padding: 0px;
}
.sofa_case {
	padding-top: 20px;
	padding-bottom: 50px;
	background: none;
}
.sofa_case .sofa_case_list ul li {
	width: 47%;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0;
}
.sofa_case .sofa_case_list ul li p {
	margin: 0px auto;
	font-size: 13px;
}
}
/*服装纸样云系统*/
.yun_platform {
	width: 100%;
	padding: 50px 0px;
	text-align: center;
	background: #f7f7f7;
}
.yun_platform .yun_plan {
	float: left;
	width: 100%;
	margin-top: 50px;
}
.yun_platform .yun_plan .plan_left {
	float: left;
	width: 230px;
	margin-left: 100px;
}
.yun_platform .yun_plan .plan_left ul li {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 65px;
}
.yun_platform .yun_plan .plan_left ul li img {
	max-width: 100%;
}
.yun_platform .yun_plan .plan_left ul li p {
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 36px;
}
.yun_platform .yun_plan .plan_right {
	float: right;
	width: 890px;
	overflow: hidden
}
.yun_platform .yun_plan .plan_right .plan_r_ck {
	float: left;
	width: 100%;
	height: 501px;
	margin-bottom: 15px;
}
.yun_platform .yun_plan .plan_right .plan_r_ck img {
	width: 100%;
	height: 100%;
}
.yun_platform .yun_plan .plan_right p {
	float: left;
	width: 100%;
	font-size: 14px;
	margin-top: 10px;
	color: #666;
	text-align: left;
}
.yun_platform .yun_plan .plan_right p.bt_jj {
	float: left;
	font-size: 15px;
	color: #000;
	font-weight: 700;
}
.yun_safe {
	width: 100%;
	height:500px;
	margin: 50px auto;
	background: url(../images/yun_safe.png) center center no-repeat;
}
.yun_safe .safe_sj {
	width: 365px;
	margin: 70px auto;
}
.yun_safe .safe_sj .safe_shuju {
	float: left;
	width: 100%;
	text-align: left;
}
.yun_safe .safe_sj .safe_shuju .safe_sj_a {
	float: left;
	width: 100%;
	font-size: 18px;
	font-weight: 700;
}
.yun_safe .safe_sj .safe_shuju .safe_sj_b {
	float: left;
	width: 100%;
	font-size: 16px;
	line-height: 25px;
	margin-top: 10px;
}
.triangle1,.triangle2{
display:none;
}
.triangle3,.triangle4{
display:none;
}

.yun_project {
	width: 100%;
	padding: 50px 0px;
	text-align: center;
	background: #f7f7f7;
}
.project_da{
	position:relative;
	float:left;
	width:100%;
	height:590px;
	background:url(../images/yun_project.png) top center no-repeat;
}
.scfa_top01, .scfa_top02, .scfa_top03{
	width:210px;
	height:118px;
	background:url(../images/scfa_t.png) bottom center no-repeat;
}
.scfa_top01 .ws_da, .scfa_top02 .ws_da, .scfa_top03 .ws_da{
	float:left;
	width:100%;
	height:71px;
	line-height:70px;
	font-size:26px;
	color:#fff;
	background:#3456a6;
	border-radius: 5px;
}
.scfa_top01{
	position:absolute;
	top:34px;
	left:86px;
}
.scfa_top02{
	position:absolute;
	top:34px;
	left:527px;
}
.scfa_top03{
	position:absolute;
	top:34px;
	right:96px;
}

.scfa_bottom01, .scfa_bottom02, .scfa_bottom03{
	width:210px;
	height:113px;
	background:url(../images/scfa_b.png) top center no-repeat;
}
.scfa_bottom01 .ws_qaw, .scfa_bottom02 .ws_qaw, .scfa_bottom03 .ws_qaw{
	float:left;
	width:100%;
	height:71px;
	margin-top:42px;
	line-height: 30px;
    font-size: 24px;
    padding-top: 5px;
	color:#fff;
	background:#3456a6;
	border-radius: 5px;
}
.scfa_bottom01{
	position:absolute;
	bottom:44px;
	left:86px;
}
.scfa_bottom02{
	position:absolute;
	bottom:44px;
	left:534px;
}
.scfa_bottom03{
	position:absolute;
	bottom:44px;
	right:83px;
}
.scfa_top01 .ws_da:hover, .scfa_top02 .ws_da:hover, .scfa_top03 .ws_da:hover, .scfa_bottom01 .ws_qaw:hover, .scfa_bottom02 .ws_qaw:hover, .scfa_bottom03 .ws_qaw:hover{
	cursor:pointer;
	background:#1980FF;
}

.yun_bot {
	width: 100%;
	background: #515151;
}
@media screen and (max-width: 767px) {
.yun_project .project_img {
	float: left;
	width: 100%;
	text-align: center;
}
.yun_project .project_img img {
	max-width: 100%;
}
.yun_safe {
	height:auto;
	margin: 0px auto;
	background: none;
}
.yun_safe .safe_sj {
	float: left;
	width: 100%;
	margin: 20px 0px 0px 0px;
}
.yun_safe .safe_sj .safe_shuju .safe_sj_a {
	font-size: 16px;
}
.yun_safe .safe_sj .safe_shuju .safe_sj_b {
	font-size: 14px;
	line-height: 23px;
	margin-top: 5px;
	margin-bottom: 20px;
}
.yun_project {
	padding: 20px 0px;
	background: #ffff;
}
}
/*硬件产品*/
/* 滚动css */
.slideGroup {
	margin: 50px auto;
	width: 100%;
	background: url(../images/yj_qh_bg.png) center bottom no-repeat;
}
.slideGroup .slideBox {
	overflow: hidden;
	zoom: 1;
	padding: 30px 0 65px 130px;
	position: relative;
}
.slideGroup .sPrev, .slideGroup .sNext {
	position: absolute;
	left: 5px;
	top: 10px;
	display: block;
	width: 54px;
	height: 284px;
	background: url(../images/icoLeft.png) center center no-repeat;
}
.slideGroup .sNext {
	left: auto;
	right: 5px;
	background: url(../images/icoRight.png) center center no-repeat;
}
.slideGroup .parBd ul {
	overflow: hidden;
	zoom: 1;
}
.slideGroup .parBd ul li {
	margin: 0 8px;
	float: left;
	width: 900px;
	position: relative;
}
.slideGroup .parBd ul li .pic {
	float: left;
	text-align: center;
	width: 450px;
}
.slideGroup .parBd ul li .pic img {
	width: 450px;
	max-height:294px;
	display: block;
	padding: 2px;
}
.slideGroup .parBd ul li .description {
	float: right;
	width: 415px;
	color: #333;
}
.slideGroup .parBd ul li .description h4 {
	float: left;
	width: 100%;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
}
.slideGroup .parBd ul li .description p {
	float: left;
	width: 100%;
	margin-top: 10px;
	font-size: 14px;
	line-height: 23px;
}
/*小屏展示  硬件产品轮播*/
.Homeslide {
	width: 100%;
	color: #666565;
	margin-bottom: 20px;
	position: relative;
	height: 280px;
	overflow: hidden;
}
.Homeslide_hand0 {
	width: 25px;
	height: 42px;
	position: absolute;
	left: 0;
	top: 70px;
	background: url(../images/icoLeft.png);
	cursor: pointer;
}
.Homeslide_hand0:hover {
	background-position: 0 0;
}
.Homeslide_hand1 {
	width: 25px;
	height: 42px;
	position: absolute;
	right: 0;
	top: 70px;
	background: url(../images/icoRight.png);
	cursor: pointer;
}
.Homeslide_bigwrap {
	width: 100%;
	position: relative;
}
.hme_qh {
	width: 100%;
	margin: 0 auto;
}
.hme_qh ul li {
	float: left;
	width: 100%;
	display: block;
	overflow: hidden;
}
.hme_qh ul li.current {
	display: block
}
.Homeslide_bigpicdiv {
	width: 100%;
	height: 198px;
}
.Homeslide_bigpicdiv_mask {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	color: #333;
	font-weight: 700;
}
.Homeslide_bigpicdiv img {
	width: 100%;
}
.Homeslide_detail {
	text-align: center;
	padding: 0px;
	width: 100%;
	height: 38px;
	overflow: hidden;
}
/*小屏展示  硬件产品轮播 END*/


.hardware_ys {
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}
.hardware_ys ul li {
	float: left;
	width: 190px;
	margin: 10px 60px;
	border: 2px solid #fff;
}
.hardware_ys ul li img {
	width: 100%;
	height: 190px;
}
.hardware_ys ul li p {
	float: left;
	width: 100%;
	margin-top: 10px;
	line-height: 30px;
	font-size: 14px;
	color: #333;
	text-align: center;
}
.hardware_ys ul li:hover {
	border: 2px solid #1980FF;
}

.backc8{
    transition:width 2s, height 2s;
    -moz-transition:width 2s, height 2s, -moz-transform 2s; /* Firefox 4 */
    -webkit-transition:width 2s, height 2s, -webkit-transform 2s; /* Safari and Chrome */
     -o-transition:width 2s, height 2s, -o-transform 2s; /* Opera */
}
.backc8:hover{
    transform:rotateY(180deg);
    -moz-transform:rotateY(180deg); /* Firefox 4 */
    -webkit-transform:rotateY(180deg); /* Safari and Chrome */
    -o-transform:rotateY(180deg); /* Opera */
}
.hard_top{
	width:100%;
	height:298px;
	background:url(../images/hard_top.jpg) center top no-repeat;
}
.hard_list{
	float:left;
	width:100%;
}
.hard_list ul li{
	float:left;
	width:100%;
	padding:10px 25px;
	background:#fff;
	margin-bottom:15px;
}
.hard_list_title{
	float:left;
	width:100%;
	font-size:20px;
	margin:10px auto;
	color:#333;
	font-weight:bold;
}
.hard_list_deat{
	float:left;
	width:100%;
	margin-bottom:10px;
}
.hard_list_deat .deat_img{
	float:left;
	width:40%;
	margin-top: 10px;
	text-align:center;
}
.hard_list_deat .deat_img img{
	max-width:100%;
	max-height:100%;
}
.hard_list_deat .deat_ms{
	float:right;
	width:55%;
}
.hard_list_deat .deat_ms p{
	float:left;
	width:100%;
	color:#333;
	font-size:14px;
}
.hard_list_deat .deat_ms p.sw_cx{
	font-size:16px;
	font-weight:bold;
	margin-bottom:3px;
}
.hard_list_deat .deat_ms p.jj_more{
	font-size:16px;
	font-weight:bold;
	color:#1980FF;
	margin-top:20px;
	margin-bottom:0px;
}
.hard_list_deat .deat_ms p.jj_more a{
	color:#1980FF;
}
.hard_list_deat .deat_ms p.jj_more a:hover{
	text-decoration:underline;
}

@media screen and (max-width: 767px) {
.hardware_ys {
	margin-top: 10px;
	margin-bottom: 0px;
}
.hardware_ys ul li {
	width: 46%;
	margin: 5px;
}
.hardware_ys ul li img {
	height: 9rem;
}
.hardware_ys ul li p {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 30px;
	font-size: 13px;
}
.hard_list_title {
	text-align:center;
	font-size: 16px;
}
.hard_list_deat .deat_img {
    width: 100%;
	margin-top: 0px;
}
.hard_list_deat .deat_ms {
    float: left;
    width: 100%;
	font-size: 13px;
}
}
/*云衣定制*/
.yydz {
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 40px;
}
.yydz .yydz_img {
	float: left;
	width: 548px;
	height: 326px;
}
.yydz .yydz_img img {
	width: 100%;
	height: 100%;
}
.yydz .yydz_detail {
	float: right;
	width: 680px;
	color: #333;
	margin-top: 20px;
}
.yydz .yydz_detail .detail_tit {
	float: left;
	width: 100%;
	padding-left: 20px;
	font-size: 22px;
	font-weight: bold;
	border-left: 6px solid #1980FF;
}
.yydz .yydz_detail .deta_p {
	float: left;
	width: 100%;
	line-height: 25px;
	margin-top: 20px;
	font-size: 14px;
	text-indent: 2em;
}
.yydz_qianjing {
	float: left;
	width: 100%;
	margin-bottom: 50px;
	background: #e8edf4;
}
.yydz_qianjing .qj_list {
	float: left;
	width: 660px;
	margin-top: 70px;
	text-align: right;
}
.yydz_qianjing .qj_list .qj_list_tit {
	float: left;
	width: 100%;
	padding-right: 20px;
	font-size: 22px;
	font-weight: bold;
	border-right: 6px solid #1980FF;
	margin-bottom: 10px;
}
.yydz_qianjing .qj_list ul li {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.yydz_qianjing .qj_list ul li p {
	float: left;
	width: 100%;
	font-size: 14px;
}
.yydz_qianjing .qj_list ul li p.qqqli {
	font-size: 24px;
	color: #1980FF;
	font-weight: bold;
	margin-bottom: 0;
}
.yydz_qianjing .qj_pic {
	float: right;
	width: 513px;
	height: 487px;
}
.yydz_qianjing .qj_pic img {
	width: 100%;
	height: 100%;
}
@media screen and (max-width: 767px) {

.yydz .yydz_img {
	width: 100%;
	height: 100%;
}
.yydz .yydz_detail {
	width: 100%;
	margin-top: 10px;
}
.yydz .yydz_detail .detail_tit {
	font-size: 18px;
	padding-left: 10px;
	border-left: 3px solid #1980FF;
}
.yydz .yydz_detail .deta_p {
	line-height: 20px;
	margin-top: 10px;
	font-size: 13px;
}
.yydz_qianjing {
	margin-bottom: 15px;
	background: #fff;
}
.yydz_qianjing .qj_list {
	width: 100%;
	margin-top: 0px;
	text-align: left;
}
.yydz_qianjing .qj_list .qj_list_tit {
	padding-right: 0px;
	font-size: 20px;
	border: 0;
	text-align: center;
}
.yydz_qianjing .qj_list ul li .qy_xp {
	float: left;
	width: 100%;
	font-size: 12px;
}
.yydz_qianjing .qj_list ul li .qy_xp span {
	font-size: 18px;
	color: #1980FF;
	font-weight: bold;
	margin-right: 10px;
}
}

/*优势*/
.yydz_ys {
	width: 100%;
	padding:50px 0px;
	background:#f4f4f4;
	margin-bottom: 30px;
}
.yydz_ys_img img{
	float:left;
	width:100%;
}
.yydz_ys_img img{
	max-width:100%;
	max-height:100%;
}
@media screen and (max-width: 767px) {
.yydz_ys {
	padding:10px 0px;
	margin-bottom: 20px;
}
}
/*已加盟店铺*/



/*加盟流程*/
.yydz-liucheng {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.yydz-liucheng .lc_num{
	float: left;
	width: 30%;
	margin: 20px auto;
	text-align:center;
}
.yydz-liucheng .lc_jt{
	float: left;
	width:5%;
	height:106px;
	margin: 30px auto;
	background: url(../images/yydz_jt.png) center center no-repeat;
}
.yydz-liucheng .lc_jt01{
	float: left;
	width:5%;
	height:106px;
	margin: 30px auto;
	background: url(../images/yydz_jt01.png) center center no-repeat;
}
.yydz-liucheng .lc_num .lc_number{
	float: left;
	width:100%;
	height:106px;
	font-size:48px;
	color:#fff;
	line-height:106px;
	background: url(../images/yydz_bg.png) center center no-repeat;
}

.yydz-liucheng .lc_num .lc_xq{
	float: left;
	width:100%;
	height: 90px;
	margin-top:30px;
}
.yydz-liucheng .lc_num .lc_xq .xq_da{
	font-size:24px;
	color:#000;
}
.yydz-liucheng .lc_num .lc_xq .xq_xiao{
	font-size: 16px;
    color: #8a8a8a;
    line-height: 23px;
    margin-top: 10px;
	margin-top:10px;
}
/*.yydz-liucheng .lc_num:hover .lc_xq{
	margin-top:15px;
}
.yydz-liucheng .lc_num:hover .lc_number{
	background: url(../images/yydz_bg_hover.png) center center no-repeat;
}*/
@media screen and (max-width: 767px) {
.xp-liucheng {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.xp-liucheng img{
	max-width:100%;
}
}

/*平台提供的服务*/
.yydz-service {
	float: left;
	width: 100%;
	height:337px;
	margin-bottom: 50px;
	overflow:hidden;
}

.yydz-service ul li {
	float: left;
	width: 390px;
	margin-left:16px;
	margin-right: 16px;
	margin-top: 25px;
	overflow: hidden;
}
.yydz-service ul li img {
	float:left;
	width: 100%;
	cursor: auto;
	transition: all .5s;
}
.yydz-service ul li img:hover {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}
.yydz-service ul li.list_last {
	float: right;
	margin-right: 0px;
}
.yydz-service ul li .ser_name {
	float:left;
	width: 100%;
	height:50px;
	line-height:50px;
	text-align:center;
	color:#333;
	font-size:15px;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
/*咨询加盟*/
.yydz_jiameng {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 40px;
	margin-bottom: 50px;
	text-align: center;
	background: url(../images/yunyi_zx_bg.jpg) center top no-repeat;
}
.yydz_jiameng .yydz_jia {
	display: inline-block;
	margin-top: 10px;
	width: 60%;
	background:#fff;
}
.yydz_jiameng .yydz_jia .yydz_jia_title {
	float: left;
	width: 100%;
	font-size: 24px;
	color: #333;
	margin: 20px auto;
}
.yydz_jiameng p {
	float: left;
	width: 100%;
	font-size: 16px;
	text-align: center;
	margin: 10px auto;
}
.yydz_jiameng .yydz_jia .yydz_jia_input {
	float: left;
	width: 100%;
	text-align: center;
}
.yydz_jiameng .yydz_jia .yydz_jia_input .swe01 {
	margin: 10px auto;
	width: 450px;
	height: 42px;
}
.yydz_jiameng .yydz_jia .yydz_jia_input .swe01 input {
	width: 450px;
	height: 40px;
	border: 1px solid #ccc;
	border-radius: 3px;
	line-height: 40px;
	padding-left: 10px;
}
.yydz_jiameng .yydz_jia .yydz_jia_input .llor {
	margin: 10px auto;
	width: 450px;
	height: 42px;
	border: 1px solid #ccc;
	border-radius: 3px;
}
.yydz_jiameng .yydz_jia .yydz_jia_input .llor .ws02 {
	float: left;
	width: 80px;
	height: 40px;
	border-right: 1px solid #ccc;
	border-radius: 3px;
	line-height: 40px;
	text-align: center;
}
.yydz_jiameng .yydz_jia .yydz_jia_input .llor .ws03 {
	float: right;
	width: 368px;
	height: 40px;
	padding-left: 10px;
	border: none;
	line-height: 40px;
}
@media screen and (max-width: 767px) {

.yydz-service {
	margin-bottom: 0;
}
.yydz-service ul li {
	width: 32%;
	height: 100%;
	margin-right: 4px;
	margin-top: 10px;
	border: 0;
}
.yydz_ditu {
	float: left;
	width: 100%;
	text-align: center;
}
.yydz_ditu img {
	max-width: 100%;
}
.yydz_jiameng {
	margin-top: 10px;
    padding-top: 15px;
    padding-bottom: 25px;
    margin-bottom: 15px;
}
.yydz_jiameng .yydz_jia {
	width: 90%;
	margin-top: 10px;
	padding: 0px;
	/*box-shadow: 0px 4px 16px #ccc;*/
}
.yydz_jiameng .yydz_jia .yydz_jia_title {
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.yydz_jiameng .yydz_jia .yydz_jia_input .llor {
	width: 80%;
	margin: 10px auto;
}
.yydz_jiameng .yydz_jia .yydz_jia_input .llor .ws02 {
	width: 15%;
}
.yydz_jiameng .yydz_jia .yydz_jia_input .llor .ws03 {
	width: 85%;
}
.yydz_jiameng .yydz_jia .yydz_jia_input .swe01 {
	width: 80%;
	margin: 10px auto;
}
.yydz_jiameng .yydz_jia .yydz_jia_input .swe01 input {
	width: 100%;
}
}
/*云衣定制页面  结束*/

/*新闻资讯*/
.news-tab {
	float: right;
	width: 186px;
}
.news-tab ul li {
	float: left;
	padding: 0px 14px;
	font-weight: bold;
	font-size: 15px;
}
.news-tab ul li a {
	color: #333;
}
.news-tab ul li a:hover {
	color: #1980FF;
	text-decoration: none;
}
.news-tab ul li a.active {
	color: #1980FF;
}
.news-list {
	float: left;
	width: 100%;
	margin: 0 auto;
}
.news-list ul li {
	float: left;
	width: 100%;
	padding: 15px 0px;
	border-bottom: 1px solid #eee;
}

.news-list ul li .new-img {
	float: left;
	width: 315px;
	height: 157px;
	overflow: hidden;
}
.news-list ul li .new-img img {
	width: 100%;
	cursor: pointer;
	transition: all .5s;
}
.news-list ul li .new-img img:hover {
	-webkit-transform: scale(1.5);
	transform: scale(1.5)
}
.news-list ul li .new-text {
	float: right;
	width: 915px;
}
.news-list ul li .new-text p {
	float: left;
	width: 100%;
	text-align: left;
	font-size: 13px;
	color: #474747;
	margin-bottom: 4px;
	line-height: 23px;
}
.news-list ul li .new-text p.new-tit {
	font-size: 16px;
	color: #4b4a4b;
	font-weight:bold;
}
.news-list ul li .new-text p.new-tit a {
	display: block;
	color: #4b4a4b;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.news-list ul li:hover .new-text p.new-tit a {
	color: #1980FF;
	text-decoration: none;
}
@media screen and (max-width: 767px) {
.news-tab {
	width: 100%;
	margin-top:15px;
}
.news-tab ul li {
	float: none;
	display: inline-block;
	padding: 0px 14px;
}

.news-list ul li {
	padding: 10px 0px;
	border: 0;
}
.news-list ul li .new-img {
	width: 100%;
	height: 150px;
}
.news-list ul li .new-text {
	width: 100%;
}
.news-list ul li .new-text p {
	font-size: 12px;
	color: #969696;
}
.news-list ul li .new-text p.new-tit {
	font-size: 14px;
	color: #4b4a4b;
	margin-top: 10px;
}
}
/*新闻详情*/
.new-show {
	float: left;
	width: 100%;
}
.new-show h2 {
	font-size: 22px;
	line-height: 40px;
	font-weight: normal;
	color: #333;
	margin-bottom: 0;
}
.new-show .new-time {
	font-size: 13px;
	line-height: 30px;
	color: #8c8c8c;
}
.new-show .ws_new {
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 25px;
	margin: 30px auto;
	color: #666;
}
.new-show .ws_new img {
	margin: 10px auto;
	max-width: 90%;
}
@media screen and (max-width: 767px) {
.new-show h2 {
	font-size: 15px;
	line-height: 23px;
	margin-top: 10px;
	text-align: center;
	font-weight: 700;
}
.new-show .ws_new {
	font-size: 12px;
	line-height: 23px;
	margin: 10px auto;
}
.new-show .ws_new img {
	max-width: 80%;
}
}
/*页面切换*/

#pages {    float: left; width: 100%; padding-top:30px;text-align:center;font:12px '微软雅黑';}
#pages a { display:inline-block; padding:0px 8px; height:22px;font-size:12px;line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; border-radius: 10%}
#pages a.a1 {padding:0px 12px; height:22px; line-height:22px;margin-top:0px;}
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none; }
#pages span { display:inline-block;  padding:0px 8px; height:22px; line-height:22px; background:#da251c; border:1px solid #da251c; color:#fff; text-align:center; }
.pagee .noPage { display:inline-block;  padding:0px 12px; height:22px; line-height:22px;border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }
/*云衣定制荣誉*/
.yydz_honor {
	float: left;
	width: 100%;
	padding: 30px 0px;
	background: #f7f7f7;
	margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
.yydz_honor {
	padding: 20px 0px;
	margin-bottom: 10px;
	background: #fff;
}
.yydz_xp_ry {
	float: left;
	width: 100%;
	padding: 10px 0px;
	background: #eae9ee;
}
.yydz_xp_ry ul li {
	float: left;
	width: 44%;
	height: 14rem;
	border: 1px solid #e6e6e6;
	padding: 5px;
	background: #fff;
	margin: 9px;
}
.yydz_xp_ry ul li img {
	width: 100%;
	height: 100%;
}
}
/*  Resets */
.mis-stage, .mis-slider, .mis-slide, .mis-container, .mis-container * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
.mis-stage, .mis-slider {
	position: relative;
	overflow: hidden;
}
.mis-stage {
	width: 100%; /*  Set stage width as desired */
	text-align: center; /*  Center list navigation */
}
.mis-slider {
	list-style: none;
	overflow: visible;
	height: 100%;
	margin-top: 0;
}
/*  Set slide width and padding */
.mis-slide {
	/*  Set width in pixels to restrict width of slides 
                for multi-item slider, default is 100%
                for single-item slider. Use padding to add space 
                between slides */
	width: 100%;
	height: auto;
	padding: 0;
	display: block;
	position: relative;
	float: left;
	overflow: visible !important;
}
.mis-slide.mis-current {
	z-index: 100;
}
/*  Slide container - inserted around the contents
                of each slide by the plugin */
.mis-container {
	display: block;
	width: auto;
	height: auto;
	border: 0;
}
.mis-nav-buttons {
	display: block;
	position: absolute;
	height: 0;
	top: 0;
	opacity: 0.5;
	z-index: 200;
}
.mis-nav-buttons a {
	position: absolute;
	color: #eee;
	font-size: 0;
	line-height: .01;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-indent: -9999px;
}
.mis-nav-buttons a:hover {
	color: #ccc;
}
.mis-nav-buttons a.mis-next {
	left: auto;
	right: 0;
}
.mis-nav-buttons a.mis-prev {
	left: 0;
}
.mis-nav-buttons a.mis-prev:before, .mis-nav-buttons a.mis-next:after {
	content: "\2039";
	display: block;
	font-size: 80px;
	text-indent: 0;
}
.mis-nav-buttons a.mis-next:after {
	content: "\203A";
}
.mis-slider {
	margin-top: 138px;
	height: 80px;
}
.mis-slider li a {
	text-decoration: none;
	color: #666;
	display: block;
}
.mis-slider li img {
	max-width: 270px;
	width: 100%;
	border: none;
}
.mis-slide {
	width: 360px;
	height: 435px;
	padding: 40px;
	margin-top: -138px
}
.mis-nav-buttons a {
	color: #fff;
}
.zy-Slide {
	font-size: 12px;
	position: relative;
	width: 754px;
	height: 292px;
	margin: 115px auto 0;
}
.zy-Slide ul {
	position: relative;
	width: 754px;
	height: 292px;
	margin: 0;
	padding: 0;
}
.zy-Slide li {
	position: absolute;
	list-style: none;
	background: #000;
	width: 0;
	height: 0;
	top: 146px;
	left: 377px;
	z-index: 0;
	cursor: pointer;
	border-radius: 3px;
	margin: 0;
	padding: 0;
}
.zy-Slide li img {
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.zy-Slide section:nth-child(1), .zy-Slide section:nth-child(2) {
	position: absolute;
	top: 50%;
	width: 39px;
	height: 40px;
	margin-top: -20px;
	cursor: pointer;
	line-height: 40px;
	padding-left: 12px;
	padding-right: 12px;
}
.zy-Slide section:nth-child(1) {
	left: -60px;
}
.zy-Slide section:nth-child(2) {
	right: -60px;
}


/*纸样商城*/
.zyshop{ width:100%; background: url(../images/shop_bg.jpg) right bottom no-repeat; margin-bottom:50px; padding-top:110px; padding-bottom:80px;}
.zyshop_mid{ float:left; width:100%;}
.zyshop_left{ float:left; width:45%;padding:0px 20px;}
.zyshop_left p{ float:left; text-align:left; width:100%; margin:10px auto; font-size:16px; color:#666; line-height:25px;}
.zyshop_left p.zyshop_da{font-size:24px; color:#333; font-weight:bold; margin-top: 30px; margin-bottom: 10px;}
.zyshop_right{ float:right; width:45%;padding:20px;}
.zyshop_right img{ max-width:100%; max-height:100%;}
@media screen and (max-width: 767px) {
.zyshop{ background: #fff; margin-bottom:20px; padding-top:20px; padding-bottom:20px;}
.zyshop_left{ width:100%; text-align: center; padding: 10px 0px;}
.zyshop_left p{font-size:13px; line-height:20px;}
.zyshop_left p.zyshop_da{font-size:15px; margin-top: 20px; margin-bottom: 0;}
.zyshop_right{ float:left; width:100%;padding:0px;}
}
/*提交按钮统一样式*/
.zyshop_btn {
	float:left;
	width: 200px;
	text-align: center;
	margin: 50px auto;
	line-height: 50px;
	font-size: 18px;
	color: #fff;
	border-radius:5px;
	background: #1980FF;
}
.zyshop_btn a{
	color: #fff;
	display:block;
}
.zyshop_btn:hover{
	background:#105FCC;
}
.zyshop_btn:hover a, .zyshop_btn:active a{
	color: #fff;
	text-decoration:underline;
}
@media screen and (max-width: 767px) {
.zyshop_btn {
	float:none;
	display:inline-block;
	margin: 30px auto;
	line-height: 50px;
	font-size: 16px;
}
}


/*客户案例*/
.case_list{
	float:left;
	width:100%;
	margin:0px auto;
}
.case_list ul li{
	float:left;
	width:24%;
	max-height:146px;
	padding:5px 0px;
	margin-bottom:20px;
	background:#fff;
	margin-right:12px;
	border: 1px solid #fff;
}
.case_list ul li a{
	display:block;
}
.case_list ul li img{
	width:100%;
}
.case_list ul li:hover{
	 border:1px solid #1980FF;
}
.case_list ul li.case_last{
	margin-right:0px;
}
@media screen and (max-width: 767px) {
.case_list{
	margin:0px auto;
}
.case_list ul li{
	float:none;
	display:inline-block;
	width:48%;
	height:100%;
	margin-right: 2px;
    margin-left: 2px;
	margin-bottom:10px;
	border: 2px solid #f6f6f6;
}
} 


/*博克合作*/
.boke_joint{
	width:100%;
	margin-top:20px;
}
.boke_joint_title { float:left; width:100%;color:#666;font-size:26px;font-weight:bold; text-align:center; }
.boke_joint_img{
	float:left;
	width:100%;
	margin:20px auto;
	text-align:center;
	/*background: url(../images/boke_map.jpg) center center no-repeat;*/
}
.boke_joint_img img{
	max-width:100%;
}

.boke_joint_map{
	position:relative;
	z-index:0;
	width:100%;
	margin-bottom:200px;
}
.map-xs{
	width:100%; 
	height: 600px; 
	overflow: hidden; 
	position: relative; 
	z-index: 0; 
	background-image: url(&quot;http://api.map.baidu.com/images/bg.png&quot;); 
	color: rgb(0, 0, 0); 
	text-align: left;
}
.boke_joint_addr{
	position:absolute;
	z-index:99;
	width:405px;
	left:15%;
	bottom:-70px;
	padding:30px;
	background: url(../images/boke_joint_bg.png) right bottom no-repeat;
}
.boke_joint_addr p{
	float:left;
	width:100%;
	font-size:14px;
	color:#fff;
	line-height:25px;
	margin-bottom: 0px;
}
.boke_joint_addr p.jio_name{
	font-size:20px;
	font-weight:bold;
	margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
.boke_joint_title { font-size:20px; }
.boke_joint_map{
	margin-bottom:20px;
}
.map-xs{
	height: 250px; 
}
.boke_joint_addr{
	float:left;
	position:static;
	z-index:0;
	width:100%;
	left:0;
	bottom:0px;
	padding:15px;
	margin:20px auto;
	background:#666;
}
.boke_joint_addr p{
	font-size:13px;
}
.boke_joint_addr p.jio_name{
	font-size:16px;
	margin:10px auto;
}
}

/*云衣合作*/
.yunyi_joint{
	width:100%;
	margin-top:20px;
}
.yunyi_joint_da { float:left; width:100%;color:#333;font-size:26px;font-weight:bold; text-align:center; margin:10px auto; }
.yunyi_joint_xiao { float:left; width:100%;color:#666;font-size:24px; text-align:center; }

.map-content {
	float:left;
	width:100%;
    padding: 30px 0;
}


.branch-map-l {
    width: 100%;
    height: 765px;
    position: relative;
}

.map-content-box {
    width: 100%;
    height: 100%;
    background: url("../images/map-bj.png") no-repeat center;
    position: relative;
}

.map-dot {
    position: absolute;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
}

.beijing {
    right: 396px;
    top: 266px;
}

.tianjin {
    right: 382px;
    top: 288px;
}

.hebei {
    right: 413px;
    top: 304px;
}

.shanxi {
    right: 460px;
    top: 327px;
}

.liaoning {
    right: 300px;
    top: 232px;
}

.jilin {
    right: 266px;
    top: 175px;
}

.heilongjiang {
    right: 261px;
    top: 106px;
}

.shanghai {
    right: 290px;
    top: 444px;
}

.jiangsu {
    right: 323px;
    top: 407px;
}

.zhejiang {
    right: 314px;
    top: 490px;
}

.anhui {
    right: 368px;
    bottom: 296px;
}

.fujian {
    right: 341px;
    bottom: 178px;
}

.jiangxi {
    right: 388px;
    bottom: 211px;
}

.shandong {
    right: 373px;
    top: 348px;
}

.henan {
    right: 437px;
    top: 407px;
}

.hubei {
    right: 445px;
    bottom: 266px;
}

.hunan {
    right: 455px;
    bottom: 200px;
}

.guangdong {
    right: 411px;
    bottom: 117px;
}

.guangxi {
    right: 506px;
    bottom: 127px;
}

.chongqing {
    left: 700px;
    bottom: 258px;
}

.sichuan {
    left: 615px;
    bottom: 262px;
}

.guizhou {
    left: 692px;
    bottom: 183px;
}

.yunnan {
    left: 598px;
    bottom: 142px;
}

.shanxi1 {
    left: 715px;
    top: 401px;
}

.neimeng {
    left: 733px;
    top: 264px;
}
.xinjiang {
    left: 350px;
    top: 250px;
}
.gansu {
    left: 520px;
    top: 276px;
}
.ningxia {
    left: 664px;
    top: 343px;
}
.hainan {
    right: 487px;
    bottom: 28px;
}

.map-dot:after {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    margin: 0 auto;
    background-color: #ff0000;
    border-radius: 50%;
}

.map-dot.beijing:after {
    width: 13px;
    height: 12px;
    border-radius: 0;
    background: url("../images/icon-star.png") no-repeat center;
}

.branch-map-data {
    position: absolute;
    box-sizing: border-box;
	padding:0px 15px;
	background:#ff0000;
	color:#fff;
	text-align:center;
    z-index: 1;
    display: none;
	border-radius:5px;
	background: rgba(255,0,0,.8);    /* Firefox、Chorme、Opera等主流浏览器识别 */ 
    filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ff0000, endColorStr=#ff0000);   /* IE6及以上IE浏览器识别 */
}

.data-branch {
    border-bottom: 1px dashed #eee;
    padding: 3px;
	font-size: 15px;
	line-height:36px;
    color: #fff;
    box-sizing: border-box;
}
.data-branch:last-child {
    border: none;
}



.branch-map-data:before {
    content: "";
    position: absolute;
    left: -16px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border: 8px solid;
    border-color: transparent #ff0000 transparent transparent;
}

.branch-map-data:after {
    content: "";
    position: absolute;
    left: -15px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border: 8px solid;
    border-color: transparent #ff0000 transparent transparent;
}

.map-dot.cur:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -3px;
    transform: translateX(-50%);
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #ff0000;
    animation: dot 4s infinite;
}

@keyframes dot {
    100% {
        transform: translateX(-50%) scale(1);
        opacity: 1;
    }

    50% {
        transform: translateX(-50%) scale(1.5);
        opacity: .1;
    }
}
@media screen and (max-width: 767px) {
.yunyi_joint_da {font-size:20px;}
.yunyi_joint_xiao {font-size:14px;}
.yunyi_map{
	float:left;
	width:100%;
	margin:10px auto;
}
.yunyi_map img{
	max-width:100%;
}
}

/*家具行业解决方案*/
.jiaju_top{
	width:100%;
	height:300px;
	background:url(../images/jiaju_top.jpg) center top no-repeat;
}
.jiaju_td{
	width:100%;
	padding:20px 0px;
	margin:20px auto;
	background:#f7f7f7;
	text-align: center;
}
.jiaju_xq{
	display: inline-block;
	width:90%;
	margin:0 auto;
	height:600px;
	padding-top:55px;
	background:url(../images/jiaju_td.png) center center no-repeat;
}
.jiaju_xq_left{
	float:left;
	width:39%;
}
.jiaju_xq_right{
	float:right;
	width:37%;
}
.xq_qw{
	float:left;
	width:100%;
	margin-bottom:50px;
}
.xq_qw p{
	float:left;
	width: 100%;
	font-size:14px;
	color:#666;
	text-align:left;
	line-height:20px;
}
.xq_qw p.xq_name{
	float:left;
	font-size:16px;
	color:#333;
	font-weight:bold;
	margin-bottom: 0px;
}

.jiaju_xq_bottom{
	float: left;
    width: 40%;
    margin-left: 40%;
}
@media screen and (max-width: 767px) {
.jiaju_xp{
	padding: 20px 0px;
	width:100%;
	background:#f7f7f7;
}
.jiaju_xp_nr{
	float:left;
	width:100%;
}
.jiaju_xp_nr ul li{
	float:left;
	width:100%;
	min-height:64px;
	margin: 10px auto;
}
.jiaju_xp_name{
	float:right;
	width:80%;
	font-size:14px;
	color:#333;
	font-weight:bold;
	margin-bottom:3px;
}
.jiaju_xp_wenzi{
	float:right;
	width:80%;
	font-size:12px;
	color:#666;
}
.jiaju_xp_nr ul li.xp_gn01{
	background:url(../images/jiaju_gn01.png) left center no-repeat;
}
.jiaju_xp_nr ul li.xp_gn02{
	background:url(../images/jiaju_gn02.png) left center no-repeat;
}
.jiaju_xp_nr ul li.xp_gn03{
	background:url(../images/jiaju_gn03.png) left center no-repeat;
}
.jiaju_xp_nr ul li.xp_gn04{
	background:url(../images/jiaju_gn04.png) left center no-repeat;
}
.jiaju_xp_nr ul li.xp_gn05{
	background:url(../images/jiaju_gn05.png) left center no-repeat;
}
.jiaju_xp_nr ul li.xp_gn06{
	background:url(../images/jiaju_gn06.png) left center no-repeat;
}
.jiaju_xp_nr ul li.xp_gn07{
	background:url(../images/jiaju_gn07.png) left center no-repeat;
}
}
/*其他行业解决方案*/
.other_left {
	float: left;
	width: 200px;
	background:#fff;
	box-shadow: 0px 4px 30px #ccc;
}
.other_left ul li {
	float: left;
	width: 200px;
	height: 40px;
	text-align: center;
	font-size: 16px;
	margin: 5px 0px;
	color: #000;
	line-height: 40px;
	border-left: 3px solid #fff;
}
.other_left ul li a {
	color: #000;
	display: block;
}
.other_left ul li:hover, .other_left ul li.active{
	border-left: 3px solid #1980FF;
}
.other_left ul li a:hover, .other_left ul li.active a {
	color: #1980FF;
	text-decoration: none;
}

.other {
	float: left;
	width: 100%;
	margin-bottom:30px;
}
.other img{
	max-width:100%;
	margin-bottom:10px;
}
.other p {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #333;
	line-height: 23px;
	margin-top:20px;
}
@media screen and (max-width: 767px) {
.other {
	margin-bottom:10px;
}
.other_left {
	width: 100%;
	box-shadow: none;
	margin-bottom: 10px;
}
.other_left ul li {
	width: 50%;
	height: 40px;
	font-size: 15px;
	margin: 5px 0px;
	border: 0;
}
.other_left ul li:hover, .other_left ul li a:hover {
	border-left: none;
}
.other_left ul li.active {
	border-left: none;
	border-bottom: 2px solid #1980FF;
}
}

/*视频*/

.video_search {
	float: left;
	width: 100%;
	height: 301px;
	padding: 30px 0px;
	background: url(../images/video_top.jpg) no-repeat;
}
.video_search .vid_sea {
	margin: 80px auto;
	width: 1000px;
	height: 48px;
}
.video_search .vid_sea .input_search_video {
	float: left;
	width: 820px;
	height: 48px;
	line-height: 46px;
	font-size: 14px;
	color: #666;
	border: 0;
	padding-left: 10px;
}
.video_search .vid_sea .input_video_btn {
	float: right;
	width: 180px;
	line-height: 44px;
	font-size: 16px;
	color: #fff;
	background: #1980FF;
	border: 1px solid #1980FF;
}

.video_list {
	float: left;
	width: 100%;
}
.video_list ul li {
	float: left;
	width: 32%;
	margin-right: 15px;
	margin-bottom: 25px;
	background:#fff;
}
.video_list ul li:hover{
	box-shadow: 0px 4px 30px #ccc;
}
.video_list ul li .video_vv{
	float: left;
	width: 100%;
	height:160px;
}
.video_list ul li .video_vv video{
	object-fit: fill;
}
.video_list ul li .video_vv a{
	display:block;
}
.video_list ul li .video_vv img{
	width:100%;
	height:160px;
}
.video_list ul li .video_text{
	float: left;
	width: 100%;
	height:60px;
	padding:10px 20px;
	line-height: 20px;
	font-size: 13px;
	color: #333;
}
.video_list ul li.video_last {
	float: left;
	margin-right: 0px;
}



.video_left {
	float: left;
	width: 250px;
	background:#fff;
	box-shadow: 0px 2px 10px #efefef;
}

.video_left ul li {
	float: left;
	width: 100%;
	/*border-left: 3px solid #fff;*/
}
.video_left ul li a{padding-left: 20px;color: #000; font-size:16px; display: block; height:50px;line-height: 50px;position: relative;
}
.video_left ul li .inactive{ background:url(../images/off.png) no-repeat 93% center;}
.video_left ul li .inactives{background:url(../images/on.png) no-repeat 93% center; color:#1980FF; text-decoration:none} 
.video_left ul li ul{display: none;}
.video_left ul li ul li { font-size:14px; background:#f8f8f8;}
.video_left ul li ul li ul{display: none;}
.video_left ul li ul li a{ padding-left:30px;color:#333;}
.video_left ul li ul li ul li { font-size:12px; background:#fbfafa;}
.video_left ul li ul li ul li a{ color:#666; padding-left:40px;}
.video_left ul li a:hover, .video_left ul li ul li a:hover, .video_left ul li ul li ul li a:hover{ text-decoration:none; color:#1980FF;}
@media screen and (max-width: 767px) {

.video_search {
	height: 90px;
	padding: 10px 0px;
}
.video_search .vid_sea {
	margin: 15px auto;
	width: 80%;
	height: 32px;
}
.video_search .vid_sea .input_search_video {
	width: 80%;
	height: 32px;
	line-height: 30px;
	font-size: 13px;
}
.video_search .vid_sea .input_video_btn {
	width: 20%;
	font-size: 14px;
	line-height: 28px;
}
.video_left {
	width: 100%;
	margin-bottom:20px;
}
.video_left ul li a{font-size:14px; height:40px;line-height: 40px;}
.video_list ul li {
	width: 100%;
	margin-right: 0px;
	margin-bottom: 15px;
}
.video_list ul li .video_vv{
	height:auto;
}
.video_list ul li .video_text{
	height:auto;
	padding:10px;
}
}

.msgallmessage{
	float: left;
    width: 100%;
	padding-top: 24px;
	background:url(../images/aas.png) no-repeat center top;
}
.msge{
	float: left;
    width: 100%;
    padding: 20px;
	background:#f0f0f0;
}
@media screen and (max-width: 767px) {
.msge{
    padding: 10px;
	font-size:12px;
}
}

.new_download_list {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	text-align:center;
	border-top:1px solid #9b9b9b;
	border-left:1px solid #9b9b9b;
}

.new_download_list ul li {
	float: left;
	min-height:150px;
	width: 100%;
	line-height: 75px;
	font-size: 14px;
	color: #333;
	text-align:center;
}
.new_download_list .down-title{
	width: 20%;
	border-right:1px solid #9b9b9b;
	border-bottom:1px solid #9b9b9b;
}
.new_download_list .down-title i {
	display: block;
	width:54px;
	height:54px;
	margin:0 auto;
	margin-bottom:15px;
}
.new_download_list .down-title span {
	width:100%;
	margin:0 auto;
	color:#333;
}
.new_download_list .down-neicun{
	width: 40%;
	padding:10px 20px;
    line-height: 25px;
	text-align:left;
	border-right:1px solid #9b9b9b;
	border-bottom:1px solid #9b9b9b;
}
.new_download_list .down-xiazai{
	width: 20%;
	border-right:1px solid #9b9b9b;
	border-bottom:1px solid #9b9b9b;
}
.new_download_list .down-xiazai i {
	display: block;
	width:24px;
	height:24px;
	margin:0 auto;
	margin-bottom:10px;
}
.new_download_list .down-xiazai span {
	width:100%;
	margin:0 auto;
	color:#333;
}
.new_download_list .down-time{
	width: 20%;
	border-right:1px solid #9b9b9b;
	border-bottom:1px solid #9b9b9b;
}

.new_down_da{
	height:75px;
	line-height: 75px;
	color: #333;
	text-align:center;
	border-right:1px solid #9b9b9b;
	border-bottom:1px solid #9b9b9b;
	font-size: 16px; 
	font-weight:bold;
}


.new_download_list .down-xiazai a:hover{
	color: #42aa85;
}

.new_download_list ul li:hover {
	background:#f7f7f7;
}
.new_download_list ul li.down-active {
	color:#333;
	background:#f7f7f7;
}
@media screen and (max-width: 767px) {
.new_download_list .down-title span {
	font-size:13px;
}
.new_download_list .down-neicun{
	width: 40%;
	padding:10px 5px;
    line-height: 20px;
	font-size:13px;
}
.new_download_list .down-time{
	font-size:13px;
}
.new_download_list .down-xiazai span {
	font-size:13px;
}
.new_down_da{
	height:30px;
	line-height: 30px;
	font-size: 14px; 
}
}


.vi_hot_list {
	float: left;
	width: 100%;
	margin:20px auto;
}
.vi_hot_list ul li {
	float: left;
	width: 15.6%;
	margin-left:7px;
	margin-right: 6px;
	margin-bottom: 25px;
	background:#fff;
}
.vi_hot_list ul li:hover{
	box-shadow: 0px 2px 10px #ccc;
}
.vi_hot_list ul li .vi_hot_vv{
	float: left;
	width: 100%;
}
.vi_hot_list ul li .vi_hot_vv video{
	object-fit: fill;
}
.vi_hot_list ul li .vi_hot_vv a{
	display:block;
}
.vi_hot_list ul li .vi_hot_vv img{
	width:100%;
	height:120px;
}
.vi_hot_list ul li .vi_hot_text{
	float: left;
	width: 100%;
	height:60px;
	padding:10px;
	line-height: 20px;
	font-size: 13px;
	color: #333;
}
@media screen and (max-width: 767px) {
.vi_hot_list {
	margin:0px auto;
}
.vi_hot_list ul li {
	width: 47%;
	margin-left:5px;
	margin-right: 5px;
	margin-bottom: 15px;
}
.vi_hot_list ul li .vi_hot_text{
	height:40px;
	font-size: 12px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
}

.pro_left {
	float: left;
	width: 250px;
	padding: 10px 0px;
	background:#fff;
	box-shadow: 0px 2px 10px #ccc;
}
.pro_left>ul>li {
	float: left;
	width: 100%;
	padding:0px 10px;
	font-size: 16px;
	margin: 5px 0px;
	color: #000;
	line-height: 30px;
}
/*.pro_left>ul>li>a {
	color: #000;
	display: block;
}
.pro_left>ul>li:hover{
	color:#1980FF;
}*/
.cws{float: left;
	width: 100%;
	padding:0px 10px;
	overflow:hidden;
	text-overflow:ellipsis; 
	white-space:nowrap;}
.cws a {font-size: 14px; line-height:25px; color:#4e4e4e;}
.cws a.active {color:#1980FF;}
.pro_left ul li a:hover, .pro_left ul li.active a {
	color: #1980FF;
	text-decoration: none;
}

.video_jj { float:left; width:100%;color:#000; text-align:left;font-size:22px; margin:20px auto; }
.video_intro{
	float:left;
	width:100%;
	padding:0px 40px;
	height:60px;
	font-size: 13px;
	line-height:60px;
	color:#999;
	background:#151819;
}
.video_intro a{
	color:#999;
}
.video_intro a:hover, .video_intro a:active{
	text-decoration:none;
	color:#fff;
}
.video_intro .bofang{
	float:left;
	margin-right:50px;
	padding-left:25px;
	background:url(../images/bfl.png) no-repeat left center;
}
.video_intro .vi_fzlj{
	float:left;
	margin-left:30px;
	padding-left:25px;
	background:url(../images/fzlj.png) no-repeat left center;
}
.video_intro .vi_wb{
	float:left;
	margin-left:30px;
	padding-left:25px;
	background:url(../images/wb.png) no-repeat left center;
}
.video_intro .vi_qqkj{
	float:left;
	margin-left:30px;
	padding-left:25px;
	background:url(../images/qqkj.png) no-repeat left center;
}
.video_intro .vi_wx{
	position:relative;
	float:left;
	margin-left:30px;
	padding-left:25px;
	background:url(../images/wx.png) no-repeat left center;
}
.video_intro .vi_xiazai{
	float:right;
	margin-right:20px;
	padding-left:25px;
	background:url(../images/xz.png) no-repeat left center;
}
.video_intro .vi_hua{
	float:right;
	padding-left:25px;
	background:url(../images/hzh.png) no-repeat left center;
}
.vi_er_t{
	position:absolute;
	z-index: 999;
	display:none;
	top: 45px;
    left: -35px;
	padding:15px;
	text-align:center;
	box-shadow: 0px 2px 10px #ccc;
	background:url(../images/vi_wx_bg.png) no-repeat center top;
}

.fabu-d {
	position:absolute;
	right:-120px;
	top:0;
	font-size: 14px;
	padding:0px 15px;
	color: #fff;
    background: #1980FF;
    border-radius: 5px;
	line-height:40px;
}
.fabu-d a {
	display: block;
	color: #fff;
}
.fabu-d a:hover {
	color: #fff;
	text-decoration:underline;
}
@media screen and (max-width: 767px) {
.video_jj { 
    font-size:18px; 
    margin:10px auto; 
}
}