* {
	margin: 0;
	padding: 0;
}
/*主容器*/
.con-FangDa {
	height: auto;
	margin: 10px auto;
	background-color:#fff;
}
/*正常容器*/
.con-fangDaIMg {
	width: 350px;
	height: 350px;
	position: relative;
	border: 1px solid #ececec;
	background-color: #fff;
	box-sizing: border-box;
}
.con-warrp {
	display: table-cell;
	width: 350px;
	height: 350px;
	vertical-align: middle;
	text-align: center;
}

.con-fangDaIMg  img {
	max-width: 100%;
	max-height: 100%
}
/*滑块*/
.magnifyingBegin {
	width: 150px;
	height: 175px;
	left: 0;
	top: 0;
	background-color: #454545;
	opacity: 0.3;
	filter:alpha(opacity=50);
	position: absolute;
	cursor: move;
	display: none;
}
/*放大镜显示区域*/

.tabel-cell {
	display: table-cell;
	width: 450px;
	height: 450px;
	vertical-align: middle;
	text-align: center;
}
.tabel-cell img {
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
}
.magnifyingShow {
	width: 300px;
	height: 300px;
	display: none;
	position: absolute;
	right: -303px;
	z-index: 999;
	top: 0;
	overflow: hidden;
	border: 1px solid #ececec;
	background-color:#fff;
}
.magnifyingShow > img {
	width: 900px;
	height: 1350px;
	margin-left:0;
	margin-top: 0;
}
/*设置选择图片容器*/
.con-FangDa-ImgList {
	list-style: none;
}
.con-FangDa-ImgList > li {
	width: 80px;
	height: 80px;
	cursor: pointer;
	border: 1px solid #ececec;
	background-color: #fff;
	text-align:center;
	box-sizing: border-box;
	margin-bottom: 10px;
}
.con-FangDa-ImgList > li a {
	display: table-cell;
	width: 80px;
	height: 80px;
	vertical-align: middle;
	text-align: center;
}
.con-FangDa-ImgList > li > a > img {
	vertical-align:top;
	display:inline;
	width:auto;
	height:50px;
}
.con-FangDa-ImgList > .active {
	border-color:#fdb819;
}
.con-FangDa>div {
	padding-left: 20px;
}
@media only screen and (max-width: 1400px) {
 .con-warrp {
 width: 35vw;
 height: 28vw;
}
 .con-fangDaIMg {
 height: auto;
}
 .tabel-cell {
 width: 35vw;
 height: 28vw;
}
 .magnifyingShow {
 width: 30vw;
 height: 28vw;
 right: -34vw;
}
 .con-FangDa-ImgList > li {
 width: 5vw;
 height: 5vw;
}
 .con-FangDa-ImgList > li a {
 display: table-cell;
 width: 5vw;
 height: 5vw;
 vertical-align: middle;
 text-align: center;
}
 .con-FangDa-ImgList > li > a > img {
 display:inline;
 max-width: 100%;
 max-height: 100%;
}
}
 @media only screen and (max-width: 1200px) {
 .con-warrp {
 width: 44vw;
 height: 35vw;
}
 .con-fangDaIMg {
 height: auto;
}
 .tabel-cell {
 width: 35vw;
 height: 28vw;
}
 .magnifyingShow {
 width: 30vw;
 height: 28vw;
 right: -34vw;
}
 .con-FangDa-ImgList > li {
 width: 5vw;
 height: 5vw;
}
 .con-FangDa-ImgList > li a {
 display: table-cell;
 width: 4.8vw;
 height: 4.8vw;
 vertical-align: middle;
 text-align: center;
}
 .con-FangDa-ImgList > li > a > img {
 display:inline;
 max-width: 100%;
 max-height: 100%;
}
 .con-FangDa>div {
 padding-left: 20px;
 box-sizing: border-box;
}
}
.index_atout_bot>div>.visit-factory-btn {
	display: inline-block;
	/*width: 190px;*/
    text-align: center;
	height: 50px;
	line-height: 50px;
	box-sizing: border-box;
	border: 1px solid #ffffff;
	font-size: 18px;
	color: #ffffff;
	position: relative;
	z-index: 99;
	margin-left: 20px;
	padding: 0 20px;
}
.pro_rt .pro_rt_r .title::after {
 width: 0px;
}
 @media only screen and (max-width: 1280px) {
 .pro_rt .pro_rt_r .title {
 line-height: 38px;
}
 .pro_rt .pro_rt_r .con {
margin-top: 10px;
}
}
 @media only screen and (max-width: 1040px) {
 .index_atout_bot>div>.visit-factory-btn {
 border-color: #2abaee;
 color: #2abaee;
height: 40px;
 line-height: 40px;
 font-size: 18px;
 border-radius: 5px;
}
}
 @media only screen and (max-width: 500px) {
 .index_atout_bot>div>.about_more {
 height: 32px;
 line-height: 32px;
 font-size: 16px;
}
 .index_atout_bot>div>.visit-factory-btn {
 height: 32px;
 line-height: 32px;
 font-size: 16px;
}
}
/*-----------------------------------language-------------------------------------------------*/
.flag_language-wrapper {
	margin-bottom: 20px
}
.flag_language-box {
	padding: 25px 0px;
	overflow: hidden;
	box-sizing: border-box;
}
ul.flag_language-box li {
	width: 90px;
	height: 24px;
	margin-bottom: 10px;
}
ul.flag_language-box li a {
	display: block;
	width: 100%
}
ul.flag_language-box li .flag_language-pic {
	float: left;
	display: block;
	width: 22px;
	height: 15px;
	margin-top: 4px;
	margin-right: 5px;
	background-image: url("../images/language-small.png");
	background-repeat: no-repeat;
}
ul.flag_language-box li .flag_language-name {
	float: left;
	display: block;
	width: 63px;
	margin: 0;
	padding: 0;
	line-height: 24px;
	text-align: left;
	color: #555;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*-----------------------------------language-small-------------------------------------------------*/
.flag-cn {
	background-position: -150px -140px;
}
.flag-en {
	background-position: -240px -140px;
}
 @media(max-width: 1040px) {
 .ke-zeroborder {
 display: none;
}
 body {
 background-image: unset;
}
}
.ke-zeroborder {
	margin: 0 auto;
}
.layer {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(0, 0, 0, .2);
	cursor: default;
}
.vr-link {
	background: rgba(255, 255, 255, .8);
	font-size: 15px;
	padding: 10px 15px;
	border-radius: 5px;
	color: #333 !important;
}
.vr-link:hover {
	font-size: 15px;
}
/*分类列表*/
.pro_main_r {
    width:calc(100% - 370px);
	float:right;
	padding: 0 20px;
}
.category_list_r>.title {
	line-height: 50px;
}
.category_list_r>.title .zt {
	font-size: 28px;
	font-weight: bold;
	color: #333333;
}
.category_list_r>.title .ft {
	font-size: 18px;
	color: #666666;
	margin-left: 20px;
}
.category_list_r>.title span {
	color: #2abaee;
	font-size: 18px;
}
.category_pro_list .cate_one>li {
}
.category_pro_list .cate_one ul li {
	width: 25%;
	text-align: center;
	position: relative;
	margin-bottom: 10px;
}
.category_pro_list .cate_one ul li .img {
	display: inline-block;
	width: 100%;
}
.category_pro_list .cate_one ul li .img>a {
	width: 240px;
	height: 240px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}
.category_pro_list .img>a img {
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
 transition: all .6s;
}
.category_pro_list .img>a:hover img {
	transform: scale(1.1);
}
.category_pro_list .cate_one ul li p {
	position: absolute;
	bottom: 10%;
	left: 10%;
	width: 80%;
	text-align: center;
	line-height: 36px;
}
.category_pro_list .cate_one ul li p a {
	display: block;
	background-color: #ffffff;
	font-size: 14px;
	color: #262626;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.category_pro_list .cate_one ul li .video_paly {
	position: absolute;
	top: 40%;
	left: 40%;
	width: 50px;
	height: 50px;
	background-image: url(../images/video.png);
	background-repeat: no-repeat;
	background-size: 100%;
	display: none;
}
.category_pro_list .cate_one ul li:hover .video_paly {
	display: block;
}
.pro_main_r .category_pro_list {
	padding-bottom: 40px;
	margin-top: 40px;
}
.pro_main_r .category_pro_list>p {
	margin-bottom: 20px;
	font-size: 14px;
	color: #999999;
	margin-right: 10px;
}
.pro_main_r .category_pro_list>p span {
	color: #2abaee;
}
.pro_main_r .category_pro_list .swiper-pagination-bullet {
	width: 40px;
	height: 3px;
	border-radius: 0;
	margin-right: 10px;
}
.pro_main_r .category_pro_list .swiper-pagination-bullet-active {
	background-color: #2abaee;
}
.video_tags_wrap {
	margin-top: 60px;
}
.video_tags_wrap .vt_cut {
	text-align: center;
}
.video_tags_wrap .vt_cut li {
	cursor: pointer;
	font-size: 26px;
	font-weight: bold;
	color: #262626;
	margin-right: 60px;
	line-height: 26px;/*border-right: 3px solid #cdcdcd;*/
}
.video_tags_wrap .vt_cut li:last-child {
	border-right: 0;
}
.video_tags_wrap .vt_cut li.active {
	color: #2abaee;
}
.video_tags_wrap .vt_cut li:hover {
	color: #2abaee;
}
.video_tags_wrap .vt_con {
	margin-top: 40px;
}
.video_tags_wrap .vt_con>div {
	display: none;
}
.video_tags_wrap .vt_con>div.active {
	display: block;
}
.video_tags_wrap .vt_con .main_title .title {
	border-bottom: 0;
	position: relative;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
.video_tags_wrap .vt_con .main_title .con {
	margin-top: 10px;
	color: #999999;
	font-size: 12px;
}
.video_tags_wrap .vt_con>div.vt_video {
	background-color: #fbfbfb;
}
.video_tags_wrap .vt_con .main_title .title::after {
 content: "";
 position: absolute;
 left: 0;
 bottom: 0;
 width: 45px;
 height: 3px;
 background-color: #2abaee;
}
.video_tags_wrap .vt_con .main_title form span {
	display: block;
	float: none;
}
.vt_con>div.vt_video .vt_video_r {
	padding: 20px 40px;
	width: 350px;
	box-sizing: border-box;
}
.vt_con>div.vt_video .send_main .send_con label {
	margin-top: 10px;
}
.vt_con>div.vt_video .send_main .send_con label input {
	width: 100%;
	height: 40px;
	line-height: 40px;
}
.vt_con>div.vt_video .send_main .send_con label textarea {
	width: 100%;
	height: 160px;
	padding: 10px;
}
.vt_con>div.vt_video .send_main .send_con>button {
	margin-left: 0;
	width: 190px;
	line-height: 40px;
	height: 40px;
	font-size: 16px;
	margin-top: 20px;
}
.vt_con>div.vt_video .vt_video_l {
	width: 680px;
	background-color: #ffffff;
}
.vt_con>div.vt_video .vt_video_l video {
	width: 680px;
	height: 382px;
}
.vt_video_l .swiper_wrap {
	padding: 0 50px;
	margin-top: 15px;
	position: relative;
}
.vt_video_l .swiper_wrap .swiper-container .swiper-slide div {
	width: 125px;
	height: 125px;
	vertical-align: middle;
	text-align: center;
	display: table-cell;
	background-image: url(../images/video.png);
	background-repeat: no-repeat;
	background-position: 47% 47%;
	background-size: 40px;
}
.vt_video_l .swiper_wrap .swiper-container .swiper-slide {
	cursor: pointer;
}
.vt_video_l .swiper_wrap .swiper-container .swiper-slide.active div {
	box-sizing: border-box;
	border: 2px solid #2abaee;
}
.vt_video_l .swiper_wrap .swiper-container .swiper-slide img {
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
	position: relative;
	z-index: -99;
}
.vt_video_l .swiper_wrap .btn {
	position: absolute;
	top: 0;
	width: 50px;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 50%;
	outline: none;
	cursor: pointer;
}
.vt_video_l .swiper_wrap .previous {
	left: 0;
	background-image: url(../images/previous-1.png);
}
.vt_video_l .swiper_wrap .next {
	right: 0;
	background-image: url(../images/next-1.png);
}
.pro_main_r .keyword_wrap {
	margin-top: 40px;
	padding: 30px 10px;
	background-color: #fbfbfb;
}
.pro_main_r .keyword_wrap div {
	font-size: 16px;
	color: #666666;
	line-height: 32px;
}
.pro_main_r .keyword_wrap div .key {
	font-size: 18px;
	font-weight: bold;
	color: #2abaee;
}
.pro_main_r .vt_tags ul {
	width: 33.33%;
}
.pro_main_r .vt_tags ul li {
	width: 90%;
	line-height: 40px;
	margin-bottom: 25px;
}
.pro_main_r .vt_tags ul li a {
	font-size: 18px;
	color: #262626;
	display: inline-block;
	padding: 0 20px;
	max-width: 100%;
	background-color: #ffffff;
	box-shadow: 0px 1px 15px 1px rgba(0, 0, 0, .2);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
}
.related_info {
	padding: 10px 0px;
}
.related_info ul li {
	border-bottom: dashed 1px #E5E5E5;
	margin-bottom: 15px;
	width: 45%;
	float: left;
	margin-right: 5%;
	padding-bottom: 10px;
}
.related_info ul li .title {
	font-weight: bold;
	color: #666666;
	display:block;
	height: 30px;
	line-height:30px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size: 16px;
}
.related_info ul li .r_text {
	margin-top:5px;
	height:48px;
	line-height:24px;
	overflow:hidden;
	font-size: 14px;
	color: #666666;
}
.detail_pro_r dl .dt_right .c_link i {
	color:#febd15;
}
.video_tags_wrap .vt_recommended ul li {
	width: 25%;
	text-align: center;
	margin-bottom: 30px;
}
.vt_recommended ul li .img {
	display: inline-block;
}
.vt_recommended ul li .img>a {
	width: 230px;
	height: 230px;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
}
.vt_recommended ul li .img>a img {
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
 transition: all .6s;
}
.vt_recommended ul li .img>a:hover img {
	transform: scale(1.1);
}
.vt_recommended ul li p {
	display: inline-block;
	width: 230px;
	margin-top: 10px;
}
.vt_recommended ul li p a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #262626;
}
.vt_recommended ul li p a:hover {
	color: #2abaee;
}
.video_play_wrap .vt_con>div.vt_video .vt_video_l {
	width: 100%;
}
.video_play_wrap .vt_con>div.vt_video .vt_video_l .video_show_t {
	width: 1070px;
	height: 600px;
}
.pro_main_r .you_like {
	margin-top: 40px;
}
.pro_main_r .you_like ul li {
	width: 48%;
	border-bottom: 1px dashed #e0e0e0;
	padding: 30px 0;
}
.pro_main_r .you_like ul li:nth-child(2n+1) {
padding-right: 4%;
}
.pro_main_r .you_like .like_con_list {
}
.pro_main_r .you_like>.title {
	font-size: 28px;
	line-height: 40px;
	color: #333333;
	font-weight: bold;
}
.pro_main_r .you_like ul li>.title {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pro_main_r .you_like ul li .con {
	margin-top: 20px;
	overflow: hidden;
}
.pro_main_r .you_like ul li .con .list_l {
	width: 28%;
	text-align: center;
	box-sizing: border-box;
	padding: 0 10px;
}
.pro_main_r .you_like ul li .con .list_r {
	width: 72%;
}
.pro_main_r .you_like ul li .con .list_l .img {
	display: inline-block;
}
.pro_main_r .you_like ul li .con .list_l .img a {
	width: 100px;
	height: 100px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.pro_main_r .you_like ul li .con .list_l .img a img {
	max-height: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.pro_main_r .you_like ul li .con .list_l>p {
	font-size: 16px;
	color: #2abaee;
	display: inline-block;
	padding: 0 5px;
	padding-bottom: 1px;
	border-bottom: 2px solid #2abaee;
}
.pro_main_r .you_like ul li .con .list_r p:first-child {
	font-size: 14px;
	color: #666666;
	font-family: "微软雅黑";
	line-height: 28px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}
.pro_main_r .you_like ul li .con .list_r p:last-child {
	margin-top: 5px;
}
.pro_main_r .you_like ul li .con .list_r p:last-child a {
	font-size: 14px;
	color: #666666;
	font-family: "微软雅黑";
	font-weight: bold;
}
.pro_main_r .keyword_wrap.keyword_two div {
	color: #ffffff;
}
.pro_main_r .keyword_wrap.keyword_two {
	background-color: #333333;
}
.category_list {
	margin-top: 40px;
}
.category_list .title {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	position: relative;
	width: 160px;
	line-height: 32px;
}
.category_list ul {
	width: calc(100% - 160px);
}
.category_list ul li a {
	font-size: 14px;
	color: #999999;
	display: block;
	max-width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.category_list ul li {
	line-height: 32px;
	width: 25%;
}
/*Cyz Contact*/
.contact-box {
	width: 100%;
	padding-bottom: 50px;
}
.contact-peoBox {
	position: relative; 
	padding-top:20px; 
	line-height:30px; 
	font-size:14px;
	box-sizing: border-box;
}
.contact-peoBox h2{ color:#0033FF; font-size:22px; line-height:40px;}

.b0 {
	border: 0 !important;
}
.contact-guestbook { 
    margin:0 auto;
	margin-top: 40px;
}
.contact-guestbook > span {
	width: 100%;
	font-size: 24px;
	color: #333;
	font-weight: bold;
}
.contact-input, .contact-textarea {
	position: relative;
	line-height: 45px;
	margin-top: 20px;
	background: #f5f5f5;
}
.contact-inputTitle {
	position: absolute;
	left: 0;
	display: block;
	width: 80px;
	color: #666;
	font-size: 14px;
	padding-left: 10px;
	background: #f5f5f5;
	box-sizing: border-box;
}
.contact-input input {
	display: block;
	width: 100%;
	height: 45px;
	line-height: 45px;
	padding: 0 20px 0 80px;
	background: #f5f5f5;
	box-sizing: border-box;
	font-size: 14px;
	font-family: Arial;
}

.contact-areaTitle {
	position: absolute;
	left: 0;
	display: block;
	width: 80px;
	color: #666;
	font-size: 14px;
	padding-left: 10px;
	background: #f5f5f5;
	box-sizing: border-box;
}
.contact-textarea textarea {
	display: block;
	width: 100%;
	height: 45px;
	line-height: 45px;
	height: 150px;
	padding: 0 20px 0 80px;
	background: #f5f5f5;
	font-size: 14px;
	font-family: Arial;
	box-sizing: border-box;
}

.contact-guestbook .button{ 
    padding:0;
    border:none;
	width: 153px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background: #2abaee;
	margin-top: 20px;
	font-size: 18px;
	color: #fff;
	border-radius: 5px;
	box-sizing: border-box;
	cursor:pointer;
}
 @media only screen and (max-width: 1040px) {
 .contact-guestbook {
 display: none;
}
 .contact-peo.fl {
 float: none;
 margin: auto;
}
 .contact-peoFont {
 position: static;
 padding: 0 1vw;
}
 .contact-peoList {
 width: 49%;
 margin-left: 2%;
}
}
 @media only screen and (max-width: 767px) {
 .contact-guestbook {
 display: none;
}
 .contact-peoBox {
 padding: 20px 0;
 border-bottom: 20px solid #f7f7f7;
 box-sizing: border-box;
}
 .contact-peo.fl {
 position: relative;
 float: none;
 margin: auto;
 padding: 0;
 width: auto;
 overflow: auto;
 padding: 0 1vw;
}
 .contact-peo em {
 position: absolute;
 width: 107px;
 float: left;
 color: #333;
 font-weight: bold;
 margin-right: 5px;
 line-height: 42px;
}
 .contact-peo strong {
 display: block;
 float: right;
 width: 100%;
 text-align: left;
 font-size: 14px;
 color: #666;
 line-height: 42px;
 font-weight: normal;
 padding-left: 114px;
 box-sizing: border-box;
}
 .contact-peo em:after {
 display: block;
 content: ":";
 width: 3px;
 float: right;
 color: #333;
 font-weight: bold;
}
 .peo-img {
 display: none;
}
 .contact-peoFont {
 position: static;
 padding: 0 1vw;
}
 .contact-peoFont .contact-peoList {
 width: 100%;
 margin-left: 0;
}
 .contact-peoList .contact-peoList a {
 display: none;
}
 .contact-box {
 padding: 0;
}
}
@media only screen and (max-width: 1400px) {
 .w_1360 {
width: 100%;
padding: 0 1%;
box-sizing: border-box;
}
 .category_pro_list .cate_one ul li .img>a {
width: 17vw;
height: 17vw;
}
 .category_pro_list .cate_one ul li p {
line-height: 28px;
width: 85%;
left: 7.5%;
}
 .pro_main_r .category_pro_list, .video_tags_wrap {
margin-top: 20px;
}
 .video_tags_wrap .vt_cut li {
margin-right: 40px;
font-size: 22px;
}
 .vt_con>div.vt_video .vt_video_l video {
width: 48vw;
height: 27vw;
}
 .vt_con>div.vt_video .vt_video_l {
width: 63.5%;
}
 .vt_video_l .swiper_wrap .swiper-container .swiper-slide div {
width: 9vw;
height: 9vw;
}
 .vt_con>div.vt_video .vt_video_r {
width: 33%;
}
 .video_tags_wrap .vt_con .main_title .title {
font-size: 18px;
line-height: 42px;
height: 42px;
}
 .send_main .send_con {
padding: 0px 0 15px;
}
 .vt_con>div.vt_video .vt_video_r {
padding: 10px 20px;
}
 .vt_recommended ul li .img>a {
width: 16vw;
height: 16vw;
}
 .vt_recommended ul li p {
width: 16vw;
}
 .video_play_wrap .vt_con>div.vt_video .vt_video_l .video_show_t {
width: 74vw;
height: 41.6vw;
}
 .pro_main_r .you_like>.title {
font-size: 22px;
}
 .pro_main_r .you_like {
margin-top: 20px;
}
 .pro_main_r .you_like ul li>.title {
font-size: 16px;
}
 .pro_main_r .you_like ul li .con .list_l .img a {
width: 7vw;
height: 7vw;
}
 .pro_main_r .you_like ul li .con .list_l>p {
font-size: 14px;
}
 .pro_main_r .you_like ul li .con .list_r p:first-child {
font-size: 12px;
line-height: 24px;
}
 .pro_main_r .you_like ul li {
padding: 20px 0;
}
 .category_list_r>.title .zt {
font-size: 26px;
}
 .category_list ul li {
width: 100%;
}
}
 @media only screen and (max-width: 1280px) {
 .video_tags_wrap .vt_con .main_title .title {
font-size: 16px;
}
 .vt_con>div.vt_video .vt_video_l {
width: 64%;
}
 .vt_con>div.vt_video .vt_video_l video {
width: 42vw;
height: 23.75vw;
}
 .vt_con>div.vt_video .vt_video_r {
width: 35%;
}
 .vt_con>div.vt_video .send_main .send_con label input {
height: 32px;
line-height: 32px;
}
 .vt_con>div.vt_video .send_main .send_con label textarea {
height: 120px;
}
 .video_tags_wrap .vt_con {
margin-top: 20px;
}
 .pro_main_r .keyword_wrap div {
font-size: 14px;
}
 .pro_main_r .keyword_wrap {
padding: 20px 10px;
}
 .video_play_wrap .vt_con>div.vt_video .vt_video_l .video_show_t {
width: 70vw;
height: 39.4vw;
}
 .video_tags_wrap .vt_cut li {
font-size: 20px;
}
 .category_list_r>.title {
line-height: 42px;
}
 .category_list_r>.title .zt {
font-size: 24px;
}
 .pro_main_r .vt_tags ul li a {
font-size: 14px;
}
 .pro_main_r .vt_tags ul li {
line-height: 32px;
margin-bottom: 15px;
}
}
 @media only screen and (max-width: 1040px) {
 .pro_main_r {
margin-left: 0;
}
 .category_pro_list .cate_one ul li .img>a {
width: 22vw;
height: 22vw;
}
 .category_pro_list .cate_one ul li p {
width: 86%;
left: 7%;
}
 .vt_con>div.vt_video .vt_video_l video {
width:59vw;
height: 33vw;
}
 .vt_recommended ul li .img>a {
width: 22vw;
height: 22vw;
}
 .vt_recommended ul li p {
width: 22vw;
}
 .video_play_wrap .vt_con>div.vt_video .vt_video_l .video_show_t {
width: 96vw;
height: 55vw;
}
 .vt_video_l .swiper_wrap .swiper-container .swiper-slide div {
width: 11vw;
height: 11vw;
}
 .video_tags_wrap .vt_cut li {
display: inline-block;
float: none;
}
 .category_list_r>.title .zt {
font-size: 22px;
}
 .category_list_r>.title {
line-height: 36px;
}
 .pro_main_r .category_pro_list {
padding-bottom: 30px;
}
 .pro_main_w {
margin-top: 30px;
}
}
 @media only screen and (max-width: 767px) {
 .category_pro_list .cate_one ul li, .video_tags_wrap .vt_recommended ul li {
width: 48%;
margin-left: 5px;
}
 .category_pro_list .cate_one ul li .img>a, .video_tags_wrap .vt_recommended ul li .img a {
width: 42vw;
height: 42vw;
}
 .category_pro_list .cate_one ul li p {
position: static;
width: 80%;
margin-left: 10%;
}
 .category_list_r>.title {
text-align: center;
}
 .category_list_r>.title .zt, .category_list_r>.title span {
display: inline-block;
float: none;
}
 .category_list_r>.title .ft {
float: none;
display: block;
font-size: 16px;
}
 .pro_main_r {
padding-top: 10px;
}
 .category_list_r>.title .zt {
font-size: 18px;
}
 .category_list_r>.title span {
font-size: 14px;
}
 .category_list_r>.title {
line-height: 28px;
}
 .pro_main_r .category_pro_list {
margin-top: 20px;
}
 .vt_con>div.vt_video .vt_video_l, .vt_con>div.vt_video .vt_video_r {
width: 100%;
}
 .pro_main_r .you_like ul li:nth-child(2n+1) {
padding-right: 0;
}
 .pro_main_r .you_like ul li {
width: 100%;
padding: 10px 0;
}
 .video_tags_wrap .vt_recommended ul li {
margin-bottom: 10px;
}
 .vt_video_l .swiper_wrap .swiper-container .swiper-slide div {
width: 18vw;
height: 18vw;
}
 .vt_con>div.vt_video .vt_video_l video {
width: 96vw;
height: 55vw;
}
 .video_tags_wrap .vt_cut li {
font-size: 18px;
margin-right: 20px;
}
 .video_tags_wrap .vt_cut li:last-child {
margin-right: 0;
}
 .pro_main_r .vt_tags ul {
width: 50%;
}
 .pro_main_r .you_like ul li .con .list_l .img a {
width: 18vw;
height: 18vw;
}
 .pro_main_r .you_like ul li .con {
margin-top: 10px;
}
 .pro_main_r .keyword_wrap div {
font-size: 12px;
line-height: 28px;
}
 .pro_main_r .keyword_wrap div .key {
font-size: 16px;
}
 .pro_main_r .keyword_wrap {
padding: 10px;
}
 .video_tags_wrap {
margin-top: 20px;
}
 .pro_main_r .category_pro_list {
margin-top: 10px;
}
 .pro_main_r .you_like>.title {
text-align: center;
font-size: 18px;
}
 .pro_main_r .keyword_wrap {
margin-top: 20px;
}

 .vt_con>div.vt_video .send_main .send_con>button {
width: 120px;
font-size: 14px;
line-height: 32px;
height: 32px;
}
 .pro_main_r .category_pro_list>p {
margin-bottom: 10px;
}
}
 @media only screen and (max-width: 400px) {
}
.con-FangDa>div {
	padding-left: 0px;
}
.tb-thumb_small {
	height: 300px;
	overflow: hidden;
	position: relative;
}
.con-FangDa-ImgList > li {
	height: 52px;
	width: 52px;
}
.con-FangDa-ImgList > li a {
	height: 50px;
	width: 50px;
}
 @media only screen and (max-width: 1400px) {
 .con-FangDa-ImgList > li {
 height: 50px;
}
 .tb-thumb_small {
 height: 300px;
}
}
@media only screen and (max-width: 1040px) {
 .pro_main_r{ float:none; width:100%;}
 .pro_main_r{ padding:0;}
}
.con tr th {
	padding-right: 0px;
	color: #666666;
	font-size: 14px;
	margin-right: 0;
	font-weight: unset;
	width: 120px;
}
.con tr td {
	padding-right: 0px;
	color: #666666;
	font-size: 14px;
	margin-right: 0;
	font-weight: unset;
	position: relative;
}
