img {
	border: 0px currentColor; transition:0.5s; border-image: none; display: inline-block; -webkit-transition: all 0.5s; -moz-transition: all 0.5s;
}
a {
	transition:0.2s; color: rgb(37, 43, 58); -webkit-transition: all .2s; -moz-transition: all .2s;
}
body {
	font-size: 14px; background-size: cover; -ms-behavior: url(../css/backgroundsize.min.htc); behavior: url(../css/backgroundsize.min.htc);
}
.product_cwy_banner {
	overflow: hidden; position: relative;
}
.product_cwy_banner img {
	width: 100%;
}
.product_cwy_banner .text {
	left: 0px; top: 50%; width: 100%; color: rgb(255, 255, 255); position: absolute; transform: translateY(-50%);
}
.product_cwy_banner .text .w1440 {
	position: relative;
}
.product_cwy_banner .text h2 {
	font-size: 42px; font-weight: 600; margin-bottom: 8px;
}
.product_cwy_banner .text .banner-text {
	width: 43%; line-height: 1.7em; font-size: 18px; margin-bottom: 44px;
}
.product_cwy_banner_link a {
	border-radius: 5px; border: 1px solid rgb(255, 255, 255); border-image: none; width: 126px; height: 38px; text-align: center; color: rgb(255, 255, 255); line-height: 38px; margin-right: 10px; float: left; box-sizing: content-box;
}
.product_cwy_banner_link a:nth-child(2) {
	border: currentColor; border-image: none; height: 40px; line-height: 40px; background-image: linear-gradient(135deg, rgb(0, 104, 221), rgb(0, 174, 238)); background-color: rgb(3, 96, 195);
}
.product_cwy_banner_link a::after {
	transition:0.4s; font-family: "iconfont"; vertical-align: middle; display: inline-block; content: ""; transform: translateY(-1px);
}
.product_cwy_banner_link a:hover::after {
	margin-left: 5px; content: "\e683";
}
@media only screen and (max-width:1280px)
{
.product_cwy_banner .text h2 {
	font-size: 36px;
}
.product_cwy_banner .text h3 {
	font-size: 36px;
}
}
.product_cwy_banner .video-btn {
	top: 50%; right: 22.5%; position: absolute; transform: translateY(-50%);
}
.product_cwy_banner .video-btn a {
	display: block; position: relative;
}
.product_cwy_banner .video-btn img {
	width: 80px; position: relative; z-index: 2;
}
.product_cwy_banner .video-btn a::before {
	background: rgba(255, 255, 255, 0.5); border-radius: 50%; animation:water 1.5s linear infinite; left: 50%; top: 50%; width: 80px; height: 80px; position: absolute; z-index: 0; content: ""; transform: translate(-50%, -50%); -webkit-animation: water 1.5s linear infinite;
}
.product_cwy_xt {
	padding: 3.75% 0px 3.8%;
}
.product_cwy_xt .big_title {
	text-align: center; font-weight: 600; margin-bottom: 21px;
}
.product_cwy_xt .big_des {
	margin: 0px auto 5%; width: 70%; text-align: center;
}
.product_cwy_xt_list li {
	width: 23.88%; overflow: hidden; margin-right: 1.49%; position: relative;
}
.product_cwy_xt_list li .product_cwy_xt_item {
	border-radius: 8px; width: 100%; overflow: hidden; position: relative;
}
.product_cwy_xt_list li:nth-child(2n) :first-child.product_cwy_xt_item {
	margin-bottom: 6.4%;
}
.product_cwy_xt_list li:last-child {
	margin-right: 0px;
}
.product_cwy_xt_list li .img {
	transition:0.5s ease-out; width: 100%; height: 0px; padding-bottom: 142.4%;
}
.product_cwy_xt_list li:nth-child(2n) .img {
	transition:0.5s ease-out; width: 100%; height: 0px; padding-bottom: 68%;
}
.product_cwy_xt_list li .text {
	padding: 35px; transition:0.4s ease-out; width: 100%; bottom: 0px; color: rgb(255, 255, 255); position: absolute; z-index: 1;
}
.product_cwy_xt_list li .text .des {
	height: 4.98em; line-height: 1.66em; overflow: hidden; margin-top: 10px; transform: translateY(130px); -webkit-box-orient: vertical; -webkit-line-clamp: 3;
}
.product_cwy_xt_list li:hover .text {
	bottom: 0px;
}
.product_cwy_xt_list li:hover .text .des {
	transform: translateY(0px);
}
.product_cwy_xt_list li .link {
	transition:0.5s ease-out; transform: translateY(30px);
}
.product_cwy_xt_list li .link a {
	border-radius: 5px; border: 1px solid rgb(255, 255, 255); border-image: none; width: 100px; height: 38px; text-align: center; color: rgb(255, 255, 255); line-height: 38px; margin-right: 10px; float: left; box-sizing: content-box;
}
.product_cwy_xt_list li .link a:nth-child(2) {
	border: currentColor; border-image: none; height: 40px; line-height: 40px; margin-right: 0px; background-image: linear-gradient(135deg, rgb(0, 104, 221), rgb(0, 174, 238)); background-color: rgb(3, 96, 195);
}
.product_cwy_xt_list li .product_cwy_xt_item:hover .img {
	transform: scale(1.04);
}
.product_cwy_xt_list li .link a::after {
	transition:0.5s; font-family: "iconfont"; vertical-align: middle; display: inline-block; content: ""; transform: translateY(-1px);
}
.product_cwy_xt_list li .link a:hover::after {
	transition:0.5s; margin-left: 5px; content: "\e683";
}
.product_cwy_xt_list li:hover .link {
	transform: translateY(0px);
}
@media only screen and (max-width:1500px)
{
.product_cwy_xt_list li .text {
	padding: 30px;
}
}
@media only screen and (max-width:1366px)
{
.product_cwy_xt_list li .link a {
	width: 90px;
}
}
@media only screen and (max-width:1115px)
{
.product_cwy_xt_list li .text {
	padding: 15px;
}
}
.product_cwy_solution {
	padding-top: 3.8%;
}
.product_cwy_solution .big_title {
	text-align: center; font-weight: 600; margin-bottom: 34px;
}
.product_cwy_solution .product_cwy_solution_menu {
	background: rgb(255, 255, 255);
}
.product_cwy_solution .product_cwy_solution_menu.active {
	visibility: hidden; opacity: 0;
}
.product_cwy_solution .product_cwy_solution_menu1 {
	transition:0.5s; left: 0px; top: 0px; width: 100%; visibility: visible !important; position: fixed; z-index: -1; opacity: 0;
}
.product_cwy_solution .product_cwy_solution_menu1.active {
	transition:0.5s; z-index: 999; opacity: 1;
}
.product_swy_list {
	margin-top: 4.17%;
}
.product_detail_list li {
	padding: 7% 0px;
}
.product_detail_list li:first-child {
	padding-top: 0px;
}
.product_detail_list li .w1440 {
	position: relative;
}
.product_detail_list li .left {
	border-radius: 14px; width: 52.7%; overflow: hidden; float: left; position: relative;
}
.product_cwy_item.active .product_detail_list li .left .img {
	animation-name: fadeInUp; animation-duration: 1s; animation-fill-mode: both; -webkit-animation-duration: 1s; -webkit-animation-fill-mode: both; -webkit-animation-name: fadeInUp;
}
.product_detail_list li .left img {
	max-width: 100%;
}
.product_detail_list li .left:hover img:first-child {
	transition:0.6s ease-out; transform: scale(1.04);
}
.product_detail_list li .left .img_small {
	left: 30px; bottom: 30px; position: absolute;
}
.product_cwy_item.active .product_detail_list li .left .img_small {
	animation-name: fadeInUp; animation-duration: 1s; animation-delay: 0.2s; animation-fill-mode: both; -webkit-animation-duration: 1s; -webkit-animation-fill-mode: both; -webkit-animation-name: fadeInUp; -webkit-animation-delay: 0.2s;
}
.product_detail_list li .right {
	top: 50%; width: 36%; right: 0px; float: right; position: absolute; transform: translateY(-50%);
}
.product_detail_list li:nth-child(2n) {
	background: rgb(245, 247, 250);
}
.product_detail_list li:nth-child(2n) .left {
	float: right;
}
.product_detail_list li:nth-child(2n) .right {
	left: 0px; right: auto;
}
.product_detail_list li .right .title {
	color: rgb(37, 43, 58); margin-bottom: 10px;
}
.product_detail_list li .right .subtitle {
	margin-bottom: 18px;
}
.product_detail_list li .right .des {
	color: rgb(37, 43, 58); line-height: 1.62em;
}
.product_detail_list li .right .txt {
	margin-bottom: 32px;
}
.product_detail_list li .right .txt p {
	padding-left: 34px; margin-top: 14px; position: relative;
}
.product_detail_list li .right .txt p::before {
	background: url("../yjxc/dui.png") no-repeat 0% 0% / cover; left: 2px; top: 6px; width: 16px; height: 12px; position: absolute; content: "";
}
.product_detail_list li .right .txt p span {
	width: 40%; display: inline-block;
}
.product_detail_list li .right .txt p span:nth-child(2) {
	padding-left: 34px; position: relative;
}
.product_detail_list li .right .txt p span:nth-child(2)::before {
	background: url("../yjxc/dui.png") no-repeat 0% 0% / cover; left: 2px; top: 6px; width: 16px; height: 12px; position: absolute; content: "";
}
.product_detail_list li .product_detail_link {
	position: relative;
}
.product_detail_list li .product_detail_link a {
	border-radius: 5px; border: 1px solid rgb(123, 125, 126); border-image: none; width: 126px; height: 38px; text-align: center; color: rgb(123, 125, 126); line-height: 38px; margin-right: 10px; float: left; box-sizing: content-box;
}
.product_detail_list li .product_detail_link a:nth-child(2) {
	border: currentColor; border-image: none; height: 40px; color: rgb(255, 255, 255); line-height: 40px; background-image: linear-gradient(135deg, rgb(0, 104, 221), rgb(0, 174, 238)); background-color: rgb(3, 96, 195);
}
.product_detail_list li .product_detail_link a .iconfont {
	transition:0.4s; opacity: 0;
}
.product_detail_list li .product_detail_link a:hover .iconfont {
	margin-left: 10px; opacity: 1;
}
.product_detail_list li .product_detail_link a::after {
	transition:0.5s; font-family: "iconfont"; vertical-align: middle; display: inline-block; content: ""; transform: translateY(-1px);
}
.product_detail_list li .product_detail_link a:hover::after {
	transition:0.5s; margin-left: 5px; content: "\e683";
}
.product_cwy_item.active .product_detail_list li .right .title {
	animation-name: fadeInUp; animation-duration: 1s; animation-fill-mode: both; -webkit-animation-duration: 1s; -webkit-animation-fill-mode: both; -webkit-animation-name: fadeInUp;
}
.product_cwy_item.active .product_detail_list li .right .des {
	animation-name: fadeInUp; animation-duration: 1s; animation-fill-mode: both; -webkit-animation-duration: 1s; -webkit-animation-fill-mode: both; -webkit-animation-name: fadeInUp;
}
.product_cwy_item.active .product_detail_list li .right .txt {
	animation-name: fadeInUp; animation-duration: 1s; animation-fill-mode: both; -webkit-animation-duration: 1s; -webkit-animation-fill-mode: both; -webkit-animation-name: fadeInUp;
}
.product_cwy_item.active .product_detail_list li .right .product_detail_link {
	animation-name: fadeInUp; animation-duration: 1s; animation-delay: 0.2s; animation-fill-mode: both; -webkit-animation-duration: 1s; -webkit-animation-fill-mode: both; -webkit-animation-name: fadeInUp; -webkit-animation-delay: 0.2s;
}
@media only screen and (max-width:1440px)
{
.product_detail_list li .right .title {
	margin-bottom: 10px;
}
.product_detail_list li .right .txt p {
	margin-top: 10px;
}
.product_detail_list li .right .txt {
	margin-bottom: 20px;
}
.product_detail_list li .right {
	width: 40%;
}
}
@media only screen and (max-width:1366px)
{
.product_detail_list li .left {
	width: 54.7%;
}
.product_detail_list li .left .img_small {
	max-width: 50%;
}
}
@media only screen and (max-width:1210px)
{
.product_detail_list li .right {
	right: 20px;
}
.product_detail_list li:nth-child(2n) .right {
	left: 20px;
}
}
.product_cwy_choose {
	padding: 1% 0px 5.3%;
}
.product_cwy_choose .big_title {
	text-align: center; font-weight: 600; margin-bottom: 3.8%;
}
.product_cwy_choose .logo_list {
	text-align: center; margin-bottom: 5.55%;
}
.product_cwy_choose .logo_list img {
	margin: 0px auto; vertical-align: middle; max-width: 100%;
}
.product_cwy_choose .product_cwy_choose_item {
	width: 31%; margin-right: 3.5%; float: left;
}
.product_cwy_choose :last-child.product_cwy_choose_item {
	margin-right: 0px;
}
.product_cwy_choose .product_cwy_choose_item .img {
	border-radius: 3px; width: 100%; overflow: hidden;
}
.product_cwy_choose .product_cwy_choose_item .img .img_box {
	transition:0.4s ease-out; width: 100%; height: 0px; padding-bottom: 60.1%;
}
.product_cwy_choose .product_cwy_choose_item:hover .img .img_box {
	transition:0.4s ease-out; transform: scale(1.04);
}
.product_cwy_choose .product_cwy_choose_item .text {
	border-width: medium 1px 1px; border-style: none solid solid; border-color: currentColor rgb(235, 242, 242) rgb(235, 242, 242); padding: 3% 7.1% 5%; border-image: none; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;
}
.product_cwy_choose .product_cwy_choose_item .text .title {
	line-height: 1.58em; overflow: hidden; font-weight: 600; margin-bottom: 16px; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.product_cwy_choose .product_cwy_choose_item .text .des {
	height: 4.5em; line-height: 1.5em; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3;
}
.product_cwy_choose .product_cwy_choose_item:hover {
	box-shadow: 0px 0px 20px #ccc;
}
.product_cwy_choose .product_cwy_choose_item:hover .text .title a {
	color: rgb(35, 133, 237);
}
@media only screen and (max-width:1500px)
{
.product_cwy_choose .logo_list img {
	margin: 0px 1%;
}
}
.product_swy_download {
	background: url("../images/product_cwy/xiazai_bg.jpg") no-repeat center / cover; padding: 3.6% 0px; overflow: hidden;
}
.product_swy_download .left_text {
	color: rgb(255, 255, 255); line-height: 46px;
}
.product_swy_download .link {
	border-radius: 5px; border: 1px solid rgb(255, 255, 255); border-image: none; width: 130px; height: 40px; text-align: center; line-height: 40px; margin-top: 25px;
}
.product_swy_download .link a {
	color: rgb(255, 255, 255);
}
.product_swy_download .link a::after {
	border-width: 0px 1px 1px 0px; border-style: solid; border-color: white; padding: 3px; transition:0.5s; border-image: none; margin-left: 2px; vertical-align: middle; display: inline-block; content: ""; transform: rotate(-45deg) translateY(-2px); -webkit-transform: rotate(-45deg) translateY(-2px);
}
.product_swy_download .link a:hover::after {
	transition:0.5s; margin-left: 10px;
}
@media only screen and (max-width:1500px)
{
.product_cwy_solution .product_swy_logos .product_swy_logo {
	margin-right: 10px;
}
.product_cwy_solution .product_swy_box .right .link {
	margin-bottom: 38px;
}
.product_cwy_solution .product_swy_box {
	height: 440px;
}
}
@media only screen and (max-width:1440px)
{
.product_cwy_solution .product_swy_box .right .title {
	margin-bottom: 20px;
}
.product_cwy_solution .product_swy_box .right .des {
	margin-bottom: 20px;
}
}
@media only screen and (max-width:1366px)
{
.product_cwy_solution .menu-link li {
	margin: 0px 15px;
}
.product_cwy_solution .product_swy_box .right .link {
	margin-bottom: 48px;
}
}
.product_cwy_znh {
	background: rgb(245, 247, 250); padding: 4% 0px 3.3%;
}
.product_cwy_znh .big_title {
	text-align: center; font-weight: 600; margin-bottom: 3.8%;
}
.product_cwy_znh .product_cwy_znh_item {
	background: rgb(255, 255, 255); padding: 35px 3.4%; width: 31.6%; margin-right: 2.6%;
}
.product_cwy_znh .product_cwy_znh_item:hover {
	box-shadow: 0px 0px 20px #ccc;
}
.product_cwy_znh :last-child.product_cwy_znh_item {
	margin-right: 0px;
}
.product_cwy_znh .product_cwy_znh_item .title {
	height: 3em; overflow: hidden; margin-bottom: 26px; -webkit-box-orient: vertical; -webkit-line-clamp: 2;
}
.product_cwy_znh .product_cwy_znh_item .des {
	height: 6em; overflow: hidden; margin-bottom: 36px; -webkit-box-orient: vertical; -webkit-line-clamp: 4;
}
.product_cwy_znh .product_cwy_znh_item .link a {
	border-radius: 5px; border: currentColor; border-image: none; width: 126px; height: 44px; text-align: center; color: rgb(255, 255, 255); line-height: 44px; display: block; background-image: linear-gradient(135deg, rgb(0, 104, 221), rgb(0, 174, 238)); background-color: rgb(3, 96, 195);
}
.product_cwy_znh .product_cwy_znh_item .link a::after {
	transition:0.4s; font-family: "iconfont"; vertical-align: middle; display: inline-block; content: ""; transform: translateY(-1px);
}
.product_cwy_znh .product_cwy_znh_item .link a:hover::after {
	margin-left: 5px; content: "\e683";
}
.product_swy_choose {
	padding: 5% 0px 5.3%;
}
.product_swy_choose .big_title {
	text-align: center; font-weight: 600; margin-bottom: 3.8%;
}
.product_swy_choose .logo_list {
	text-align: center; margin-bottom: 3.55%;
}
.product_swy_choose .logo_list img {
	margin: 0px 2%; vertical-align: middle; max-width: 90px;
}
.product_swy_choose .product_swy_choose_item {
	width: 31%; margin-right: 3.5%; float: left;
}
.product_swy_choose :last-child.product_swy_choose_item {
	margin-right: 0px;
}
.product_swy_choose .product_swy_choose_item .img {
	border-radius: 3px; width: 100%; overflow: hidden;
}
.product_swy_choose .product_swy_choose_item .img .img_box {
	transition:0.4s ease-out; width: 100%; height: 0px; padding-bottom: 60.1%;
}
.product_swy_choose .product_swy_choose_item:hover .img .img_box {
	transition:0.4s ease-out; transform: scale(1.04);
}
.product_swy_choose .product_swy_choose_item .text {
	border-width: medium 1px 1px; border-style: none solid solid; border-color: currentColor rgb(235, 242, 242) rgb(235, 242, 242); padding: 3% 7.1% 5%; border-image: none; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;
}
.product_swy_choose .product_swy_choose_item .text .title {
	line-height: 1.58em; overflow: hidden; font-weight: 600; margin-bottom: 16px; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.product_swy_choose .product_swy_choose_item .text .des {
	height: 4.5em; line-height: 1.5em; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3;
}
.product_swy_choose .product_swy_choose_item:hover {
	box-shadow: 0px 0px 20px #ccc;
}
.product_swy_choose .product_swy_choose_item:hover .text .title a {
	color: rgb(35, 133, 237);
}
@media only screen and (max-width:1500px)
{
.product_swy_choose .logo_list img {
	margin: 0px 1%;
}
}
@media only screen and (max-width:1366px)
{
.product_swy_choose .logo_list img {
	max-width: 80px;
}
}
.product_swy_st {
	padding: 1.68% 0px 8%;
}
.product_swy_st .big_title {
	text-align: center; font-weight: 600; margin-bottom: 8.3%;
}
.product_swy_st li {
	width: 25%; text-align: center;
}
.product_swy_st li .img {
	margin-bottom: 38px;
}
.product_swy_st li .img img {
	max-width: 96px;
}
.product_swy_st li .title {
	margin-bottom: 15px;
}
.product_swy_help {
	background: rgb(245, 247, 250); padding: 2.68% 0px 4%;
}
.product_swy_help .big_title {
	text-align: center; font-weight: 600; margin-bottom: 1.96%;
}
.product_swy_help .product_swy_help_item {
	background: rgb(255, 255, 255); padding: 2.12% 4.16%; border-radius: 4px; border: 1px solid rgb(233, 235, 239); border-image: none; width: 32%; margin-right: 2%; float: left; cursor: default;
}
.product_swy_help .product_swy_help_item:hover {
	border-color: rgb(255, 255, 255); box-shadow: 0px 0px 13px #ccc;
}
.product_swy_help :last-child.product_swy_help_item {
	margin-right: 0px;
}
.product_swy_help .product_swy_help_item img {
	width: 62px; margin-right: 30px; vertical-align: middle;
}
.product_swy_help .product_swy_help_item .text {
	width: calc(100% - 100px); color: rgb(37, 43, 58); vertical-align: middle; display: inline-block;
}
.product_swy_help .product_swy_help_item .text .title {
	font-weight: 600;
}
.product_swy_help .product_swy_help_item .text .des {
	overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis;
}
@media only screen and (max-width:1440px)
{
.product_swy_help .product_swy_help_item {
	padding: 2.12%;
}
}
@media only screen and (max-width:1280px)
{
.product_swy_st li .img img {
	max-width: 76px;
}
}
#videoPopup1 {
	top: 0px; width: 100%; height: 100%; display: none; position: fixed; z-index: 1000; background-color: rgba(0, 0, 0, 0.4);
}
#videoPopup1 .video-box {
	left: 50%; top: 50%; width: 60%; position: absolute; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%);
}
#videoPopup1 .video-box video {
	width: 100%;
}
#videoPopup1 .video-box .close {
	background: rgba(0, 0, 0, 0.1); border-radius: 50%; top: 20px; width: 40px; height: 40px; text-align: center; right: 20px; position: absolute; cursor: pointer;
}
#videoPopup1 .video-box .close span {
	color: rgb(255, 255, 255); line-height: 40px; font-size: 16px;
}
#videoPopup1 .video-box .close:hover {
	background: rgba(0, 0, 0, 0.5);
}
