.footer_cr a:hover{
	color:#fff;
}
.index-banner img{
	width: 100%;
}
.index-content .featured-products{
	/*background-color: #e9e6f2;*/
	padding-left: 38px;
	padding-right: 38px;
}
.featured-products.hide_for_mobile{
	display: block;
}
.featured-products.show_for_mobile{
	display: none;
}
.index-content .featured-products > .row{
	max-width: 1580px;
	margin: 0 auto;
	padding-top: 45px;
	padding-bottom: 45px;  /*update 30*/
}
.index-content .featured-products .regular .row{
	width: 100%;
}
.index-content .large-2{
	width: 20%;
}
.index-content .tile-icon{
	position: relative;
	text-align: center;
	border-radius: 12px 12px 0px 0px;
	height: 170px;
}
.index-content .tile-icon .tile_corner{
	position: absolute;
	top: 0;
	right: 0;
}
.index-content .tile-icon img._icon{
	margin: 0 auto;
	padding-top: 10px;
}
.index-content .tile-icon img._icon{
	transition: width 2s;
	-moz-transition:width 2s; /* Firefox 4 */
	-webkit-transition:width 2s; /* Safari and Chrome */
	-o-transition:width 2s; /* Opera */
}
.index-content .tile-icon img._icon:hover{
	width: 148px;
}
.index-content img.update_icon {
    position: absolute;
    top: 0;
    right: 0;
}
.index-content .os_icon{
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 18px;
	height: auto;
}
.index-content .ultimate-box{
	background-color: #074776;
}
.index-content .professional-box{
	background-color: #a62c2c;
}
.index-content .standard-box{
	background-color: #c07f17;
}
.index-content .mac-box{
	background-color: #91080c;
}
.index-content .videostudio-box{
	/*background-color: #524ebc;*/
}
.index-content .videostudiofree-box{
    background-color: #ae7530;
}
.index-content .officialfree-box{
    background-color: #fdd000;
}
.index-content .tile-content{
	padding: 15px 15px 20px 15px;
	background-color: #ffffff;
	border-radius: 0px 0px 10px 10px;
}
.index-content .tile-container{
	box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
}
.index-content .title-features{
	min-height: 149px;
}
.index-content .title-features a{
	text-decoration:none;
}
.index-content .title-features h4{
	margin-top: 0;
	margin-bottom: 15px;
	font-family: Microsoft YaHei;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	line-height: 26px;
	min-height: 52px;
	text-align: left;
}
.index-content .feature-info{
	font-family: Microsoft YaHei;
	font-size: 16px;
	font-weight: normal;
	line-height: 26px;
	color: #616060;
	margin-bottom: 2px;
	text-align: left;
}
.index-content .feature-info img{
	display: inline-block;
	margin-right: 5px;
}
.index-content .price-info{
	margin-top: 20px;
	min-height: 88px;
}
.index-content .price-info .col-sm-6,
.index-content .price-info .col-md-12{
	padding-left: 0;
	padding-right: 0;
}
.index-content .price-info .col-sm-6:first-child,
.index-content .price-info .col-sm-6:nth-child(3){
	padding-right: 15px;
}
.index-content .price-info a{
	display: block;
	text-align: center;
	border-radius: 4px;
	font-family: Microsoft YaHei;
	font-size: 16px;
	font-weight: normal;
	line-height: 34px;
	color: #ffffff;
	margin-bottom: 10px;
}
.index-content .price-info a.buy-btn{
	background-color: #da3434;
}
.index-content .price-info a.buy-btn:hover{
	background-color: #bd1818 !important;
}
.index-content .price-info a.trial-btn{
	background-color: #07a5d8;
}
.index-content .price-info a.trial-btn:hover{
    background-color: #2779bb !important;
}
.index-content .price-info a.searchinfo-btn{
	background-color: #00bea4;
}
.index-content .price-info a.searchinfo-btn:hover{
	background-color: #12ad98;
}
.index-content .price-info .price-box{
	text-align: center;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #a2a2a2;
	font-family: Microsoft YaHei;
	font-size: 16px;
	font-weight: normal;
	line-height: 32px;
	color: #4e4e4e;
	margin-bottom: 10px;
}
.page-links > .row{
	max-width: 1580px;
	margin: 0 auto;
}
.page-links > .row > .col-sm-4{
	padding-top: 30px;
	padding-bottom: 30px;
}
.page-links > .row > .col-sm-4:first-child,
.page-links > .row > .col-sm-4:nth-child(2),
.page-links > .row > .col-sm-4:nth-child(3){
	padding-bottom: 0;
}
.page-links .page-links-box{
	/*height: 362px;*/
	/*border-radius: 8px;
    border-radius: 5px;
    /*position: relative;*/
    background-size: cover;
    background-position: center;
	cursor: pointer;
}
.page-links .company{
	background-image: url('../images/index/company.png');
}
.page-links .photocontest-box{
	background-image: url('https://res.acdsee.cn/images/index/photo_contest.png');
}
.page-links .news-box{
	background-image: url('https://res.acdsee.cn/images/index/news_box.png');
}
.page-links .partner-box{
	background-image: url('https://res.acdsee.cn/images/index/partner_box.png');
}
.page-links .compare-box{
	background-image: url('https://res.acdsee.cn/images/index/compare_box.png');
}
.page-links .tutorials-box{
	background-image: url('https://res.acdsee.cn/images/index/tutorials_box.png');
}
.page-links .about-box{
	background-image: url('https://res.acdsee.cn/images/index/about_box.png');
}
.page-links .link-info{
	height:115px;
    /*position: absolute;*/
    width: 100%;
	padding: 5px 0px 0px 20px;
    /*border-radius: 0 0 5px 5px;*/
    background: rgba(0,0,0,0.6);
}
.page-links .link-info .large-9{
	padding-left: 0;
}
.page-links .link-info .large-3{
	padding-left: 0;
	padding-right: 0;
}
.page-links .link-info h3{
	font-family: Microsoft YaHei;
	font-size: 24px;
	font-weight: normal;
	line-height: 23px;
	color: #ffffff;
}
.page-links .link-info p{
	font-family: Microsoft YaHei;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	margin-bottom: 0;
}
.page-links .link-info a.searchinfo{
	display: block;
	text-align: center;
	background-color: #00bea4;
	border-radius: 4px;
	height: 36px;
	line-height: 36px;
	font-family: Microsoft YaHei;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
}
.page-links .link-info a.searchinfo:hover{
	background-color: #12ad98;
}
.index-content .slick-prev{
    background: url(https://res.acdsee.cn/images/index/arrow.png) no-repeat scroll 0 0;
    height: 61px;
    width: 38px;
    left: -38px;
}
.index-content .slick-next {
    background: url(https://res.acdsee.cn/images/index/arrow.png) no-repeat scroll 0 -62px;
    height: 61px;
    width: 38px;
    right: -38px;
}

@media screen and (max-width: 1530px) {
	.index-content .title-features h4{
		font-size: 18px;
	}
}
@media screen and (max-width: 1439.98px) {
	.page-links .link-info h3{
		font-size: 22px;
	}
	.page-links .link-info p{
		font-size: 15px;
	}
	.page-links .large-3{
		padding-right: 0;
	}
	.page-links .link-info a.searchinfo{
		font-size: 16px;
	}
}
@media screen and (max-width: 1279.98px) {
	.page-links > .row > .col-sm-4{
		width: 50%;
	}
	.page-links > .row > .col-sm-4:nth-child(4){
		padding-bottom: 0;
	}
	.page-links .link-info h3{
		font-size: 20px;
	}
	.page-links .link-info p{
		font-size: 14px;
	}
	.page-links .link-info .large-9{
		padding-right: 0;
	}
	.page-links .large-3{
		padding-left: 0;
	}
	.page-links .link-info a.searchinfo{
		font-size: 14px;
	}
	.flexslider ul.slides li h1.logo{
		margin-bottom: 0;
	}
	.flexslider ul.slides li h1.logo img.box-icon{
		margin-bottom: 0.6vw;
	}
}
@media screen and (max-width: 1023.98px) {
	.flexslider ul.slides li.acdsee-ultimate-2019-banner{
		background-image: url('https://res.acdsee.cn/images/index/banners/acdsee-ultmate-2019-banner-middle.jpg');
	}
	.flexslider ul.slides li.acdsee-professional-2019-banner{
		background-image: url('https://res.acdsee.cn/images/index/banners/acdsee-professional-2019-banner-middle.jpg');
	}
	.flexslider ul.slides li.acdsee-standard-2019-banner{
		background-image: url('https://res.acdsee.cn/images/index/banners/acdsee-standard-2019-banner-middle.jpg');
	}
	.flexslider ul.slides li.acdsee-official-free-banner{
		background-image: url('https://res.acdsee.cn/images/index/banners/acdsee-official-free-banner-middle.jpg');
	}
	.flexslider ul.slides li.acdsee-banner{
		background-size: cover;
		height: 230px;
		padding-top: 20px;
	}
	.flexslider ul.slides li h1.logo img.box-icon{
		width: 67px;
		height: auto;
	}
	.flexslider ul.slides li h1.logo img {
		max-width: 246px;
	}
	.flexslider ul.slides li div.btn a.buy,
	.flexslider ul.slides li div.btn a.download{
		width: 115px;
		height: 30px;
		line-height: 30px;
		font-size: 16px;
	}
}
@media screen and (max-width: 767.98px) {
	.index-content .large-2{
		width: 100%;
		margin-bottom: 25px;
	}
	.page-links .link-info{
		height: 140px;
	}
	.page-links > .row > .col-sm-4{
		width: 100%;
	}
	.page-links > .row > .col-sm-4:nth-child(4),
	.page-links > .row > .col-sm-4:nth-child(5){
		padding-bottom: 0;
	}
	.page-links .link-info a.searchinfo{
		margin-top: 5px;
	}
	.featured-products.hide_for_mobile{
		display: none;
	}
	.featured-products.show_for_mobile{
		display: block;
	}
	.page-links .tutorials-box .link-info{
		height: 160px;
	}
}
@media screen and (max-width: 599.98px) {
	.index-content .featured-products{
		padding-left: 15px;
		padding-right: 15px;
	}
	.flexslider ul.slides li h1.logo{
		padding-left: 15px;
		padding-right: 15px;
	}
}






.top-bar-section li a{text-decoration: none;}
.menu_two{ display: none; }

.index-content .title-features{
	/*width:426px;*/
}
.index-content .featured-products > .row{
	max-width: 1384px;
}
.index-content .col-sm-4 > div{
	background:none;
	padding:10px 0px 0px 0px; 
}
.index-content .wp-block-image{
	margin-bottom: 0px;
}
/*.index-content .wp-block-image .aligncenter,.index-content .wp-block-image img{*/
	/*width: 100%;*/
/*}*/
.index-content .wp-block-title{
	font-family: MicrosoftYaHei;
	font-size: 21px;
	font-weight: normal;
	font-stretch: normal;
	height: 56px;
	letter-spacing: 0px;
	color: #000000;
	background-color: #ffffff;
	padding-left: 38px;
}
.index-content .wp-block-title p{
	line-height: 56px;
	font-weight: bold;
}
.index-content .wp-block-p{
	padding: 5px 38px 31px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #616060;
	background-color: #ffffff;
	/*border-radius: 0 0 10px 10px;*/
	margin-bottom: 10px;
}
.index-content .product_info{
	/*width: 129px;*/
	height: 35px;
	line-height: 35px;
	background-color: #0070BE;
	/* border-radius: 5px; */
	margin: 0 auto;
	/* text-align: center; */
	color: #fff;
	padding-left: 20px;
	margin-right: 141px;
}
.index-content .company_pro{
	transition-duration:0.3s;
	cursor: pointer;
}
.index-content .company_pro:hover{
	transform: scale(1.05);
	-webkit-transform: scale(1.05); /*Safari 和 Chrome*/
	-moz-transform: scale(1.05); /*Firefox*/
	-ms-transform: scale(1.05); /*IE9*/
	-o-transform: scale(1.05); /*Opera*/
}
/*.page-links .bk_img{*/
	/*overflow: hidden;*/
/*}*/
/*.page-links .page_link img {*/
	/*transition-duration:0.3s;*/
	/*z-index:1;*/
/*}*/
/*.page-links .page_link img:hover{*/
	/*transform: scale(1.1);*/
	/*-webkit-transform: scale(1.1); !*Safari 和 Chrome*!*/
	/*-moz-transform: scale(1.1); !*Firefox*!*/
	/*-ms-transform: scale(1.1); !*IE9*!*/
	/*-o-transform: scale(1.1); !*Opera*!*/
/*}*/
.page-links{
	background:#f0f0f0;
	margin:0;
}
.page-links .page-links-box{
	overflow: hidden;
}

.page-links .page-links-box .link-info{
	transition-duration:0.3s;
	z-index:1;
}

.page-links .page-links-box .link-info:hover{
	transform: scale(1.1);
	-webkit-transform: scale(1.1); /*Safari 和 Chrome*/
	-moz-transform: scale(1.1); /*Firefox*/
	-ms-transform: scale(1.1); /*IE9*/
	-o-transform: scale(1.1); /*Opera*/
	padding: 0 30px 0px 30px;
}

.index-content .company_pro:first-child .product_info{
	margin-right: 9vw;
}
.index-content .company_pro:nth-child(2) .product_info{
	margin-right: 7vw;
}
.index-content .company_pro:nth-child(3) .product_info{
	margin-right: 8vw;
}

.index-content .product_info:hover{
	background-color:rgb(18,173,152);
}
.index-content .product_info a{
	text-decoration:none;
}
.index-content .product_info p{
	line-height: 30px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
}

.page-links .row{
	max-width: 1384px;
/*	padding: 20px 20px 0px 100px;*/
	margin-bottom: -50px;
}
.page-links .page_link{
	/*width:660px;*/
	/*padding:0px;*/
	/*margin-right:40px;*/
	margin-bottom: 30px;
}
.page-links .page_link a{
	display: block;
}
[class*=column]+[class*=column]:last-child{
	float: left;
}
.page_link .link-info{
	/*padding: 5px 38px 17px 30px;*/
}
.page_link .link-info .row{
	padding:0px;
}
.page_link .link-info .link_title{
	font-family: MicrosoftYaHei;
	font-size: 21px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 43px;
	letter-spacing: 0px;
	color: #ffffff;
	float:left;
	margin-bottom: 10px;
	font-weight: bold;
}
.page_link .link-info .button_a{
	float: right;
	width: 124px;
    height: 38px;
    background-color: #fff;
    /*border-radius: 5px;*/
    margin: 0 auto;
    text-align: center;
    line-height: 38px;
    margin-top: 33px;
    cursor: pointer;
	color: #0070BE;
}
.page_link .link-info .button_a:hover{
	background-color: rgb(18,173,152);
	color:#fff;
}

.page_link .link-info .link_p{
	position: absolute;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #ffffff;
	clear: both;
	line-height: 20px;
	width:68%;
	margin-top: 50px;
}

#footer .foot_product{
	padding-right: 5%;
}

#footer .foot .link{
	margin-top: 20px;
}

#footer .products_photo{
	padding:0;
}
#footer .products_video{
	padding-left: 20px;
}

#footer .foot_product img{
	/*width:100%;*/
	margin-bottom: 20px;
	margin-top: 5px;
}

#footer .foot_product hr{
	margin-bottom: 30px;
}
#footer .foot_product .email{
	color: #c3c3c3;
	font-size: 16px;
	font-family: Microsoft YaHei;
	display: block;
	margin-bottom: -10px;
	line-height: 36px;
}
#footer .foot_product .email a{
	display: inline-block;
	font-size: 18px;
}

#footer .footer_menu{
	padding-left: 0px;
}
#footer .footer_menu .row{
	/*padding-left: 198px;*/
	/*max-width: 100%;*/
	max-width: 1384px;
	margin:0 auto;
}
#footer .footer_menu .row .foot{
	/*padding-left: 75px;*/
	border-right:1px solid #868686;
	padding-right: 6%;
}
#footer .footer_menu .row .foot:last-child{
	border-right: none;
	/*padding-left: 75px;*/
}
#footer .footer_cr .row{
	/*max-width: 100%;*/
	margin:0 auto;
}

.index-banner{
	/*background-size: 100% 100%;*/
	background-size:cover;
}
.index-banner .row{
	height: 18.6vw;
	margin: 0 auto;
	padding: 6.5vw 5vw;
    text-align: center;
    max-width: 36vw;
}
.index-banner .row p{
	font-family: MicrosoftYaHei;
	font-size: 1vw;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.6vw;
	letter-spacing: 0px;
	color: #ffffff;
}
.index-banner .row .title{
	font-family: MicrosoftYaHei;
	font-size: 3vw;
	font-weight: normal;
	font-stretch: normal;
	line-height: 5vw;
	letter-spacing: 0px;
	color: #ffffff;
    margin-bottom: 0vw;
}

.navbar-default{
	width: 100%;
	height: 60px;
	background-color: #ffffff;
	box-shadow: -1px 0 5px 0px #cecece;
	position:absolute;
	/*border-bottom: 1px solid #918E8C;*/

}
.navbar-default .row{
	max-width: 1384px;
}
.navbar-default .row .menu_one{
	float:right;
}
.navbar-header{
	line-height: 60px;
	margin-left: 1vw;
	margin-right: 20px;
}
.navbar-nav{
	/*clear:both;*/
}


.navbar-header .awsom{
	padding-bottom: 19px;
	border-bottom: 3px solid #1C67AA;
}
.navbar-header .acdsys{
	margin-left: 20px;
}

.index-content .company_info{
	text-align: center;
	/*padding-bottom: 30px;*/
	/*margin-bottom: 30px;*/
	/*border-bottom: 1px solid #959595;*/
	margin:0 15px 0px;
}

.index-content .company_title{
	font-size: 36px;
	color: #0070BE;
}

.index-content .company_content{
	margin-top: 10px;
}

.index-content .company_content p{
	line-height: 30px;
	margin: 0;
	color: #616060;
	font-size: 18px;
}

.index-content .company_content p:last-child{
/*	margin-top: 10px;*/
}

.index-content a.learn_more{
	font-size: 16px;
	text-decoration: none;
	margin-top: 10px;
	display: block;
}

.page-links-box .bk_img img{
	width:100%;
}
.index-content:nth-child(1){
	background: #f0f0f0;
}
.index-content{
	transition-duration: 0.3s;
}
.index-content:hover{
    -webkit-transform: scale(1.1);	
	cursor: pointer;
}
.index-content .photo{
	padding-left: 5vw;
}

.index-content .video{
/*	text-align: right;*/
	padding-right: 5vw;
}
.index-content .video_title,.index-content .photo_title{
	font-family: MicrosoftYaHei-Bold;
	font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #030411;
	margin-top: 20px;
	margin-bottom: 10px;
}

.index-content .video_info,.index-content .photo_info{
	font-family: MicrosoftYaHei;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #030411;
}
.index-content .detail{
	width: 230px;
	height: 44px;
	background-color: #00bea4;
	line-height: 44px;
	text-align: center;
}
.index-content .detail a{
	color:#fff;
	font-size: 20px;
}
.index-content .detail:hover{
	background-color: #12ad98;
	cursor:pointer;
}

.page-links .page_link:first-child .link-info{
	background-color: #162F63;
}

.page-links .page_link:nth-child(2) .link-info{
	background-color: #83341F;
}

.page-links .page_link:nth-child(3) .link-info{
	background-color: #054B36;
}

.page-links .page_link:nth-child(4) .link-info{
	background-color: #0F454C;
}

.project{
/*	background: #000;*/
	height: auto;
}
.project video{
	opacity: 0.5;
	position: absolute;
	width:100%;
}
.project p{
	position: relative;
    color: #fff;
    line-height: 29vw;
    text-align: center;
    font-size: 3vw;
    font-family: inherit;
       	margin-bottom:-1px;
}
.menu_one li,.menu_two li,.menu_one div ul li,.menu_one .dropdown{
	float: left;
	line-height: 58px;
	display: inline;
	padding-left:20px;
	padding-right: 20px;
}
/*.menu_one .tel,.menu_two .tel{
	float: right;
}*/
/*.menu_one .tel img,.menu_two .tel img{
	margin-top: -8px;
    margin-right: 5px;
}*/
/*.menu_one .tel img,.menu_two .tel img,.menu_one .tel p,.menu_two .tel p{
	display: inline-block;
}*/

/*.menu_one .tel p,.menu_two .tel p{
	font-family: MicrosoftYaHei;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: -1px;
	color: #535353;
	line-height: 58px;
}*/

#index{
	background-color: #efefef;
}
#index a{
	color: #179ad7;
}

.menu_one div ul li a,.menu_one .dropdown a{
	text-decoration: none;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0px;
	/*color:#000;*/
}
.dropdown a{
	line-height: 60px;
	padding:0;
}
.dropdown-menu{
	margin-top: 60px;
}


/*@media only screen and (max-width: 2560px){
	.index-content .featured-products > .row,.page-links > .row{
		max-width: 1900px;
	}
}*/
@media only screen and (max-width: 1304px){
	.page_link .link-info .link_title{
		font-size:18px;
	}
	.page_link .link-info .link_p{
		font-size:12px;
	}
	.project p{
		margin-bottom: -2px;
	}
	.page-links .link-info{
		height: 135px;
	}
	.page_link .link-info .link_p{
		width: 60%;
	}
}
@media only screen and (max-width: 1240px) {
	.index-content .product_info{
		width:100%;
	}
}
@media only screen and (min-width: 1200px) {
	#footer .products_video{
		padding-left: 70px;
	}
}
@media only screen and (max-width: 1200px) {
	#footer .products_video{
		padding: 0px;
	}
}
/*@media only screen and (max-width: 1219px){
	.menu_one{
		display: none;
	}
	.menu_two{
		display: block;
	}
}*/
@media only screen and (max-width: 1035px){
	.index-content .wp-block-title{
		padding-left: 20px;
	}
	.index-content .wp-block-p{
		padding: 5px 20px 31px;
	}
	/*.menu_two .tel p{
                font-size: 14px;
        }
	.menu_two .tel img{
		width:25px;
	}*/
	/*.menu_two li a,.menu_two div ul li a{
		font-size:14px;
	}*/
	/*.munu_two li,.menu_two div ul li{
		padding-left:12px;
		padding-right:12px;
	}*/
	/*.navbar-header img{
		width:150px;
	}*/
}
@media only screen and (max-width: 1024px){
	#footer .footer_menu .row{
		padding-left:10px;
	}
	.menu_one li, .menu_one div ul li{
		padding-left:10px;
		padding-right:10px;
	}
	.index-content .product_info{
		padding-left: 10px;
		font-size:14px;
	}
	.page_link .link-info .button_a{
		width:100px;
	}
	.navbar-header .awsom{
		margin-left: 10px;
	}
}
@media only screen and (max-width: 768px){
	.navbar-default .row .menu_one{
		float:none;	}
	.index-banner .row{
		max-width: 100%;
	}
	.index-banner .row p{
		line-height: 12px;
	}
	.menu_one div ul li{
		width:100%;
	}
	/*.menu_one div ul li a{
		color:#fff;
	}*/
	.navbar-collapse{
		padding:0;
		background-color:#ffffff;
	}
	/*.menu_two{
		display: none;
	}*/
	/*.menu_one{
		display: block;
	}*/
	.index-banner .row p{
		line-height: 20px;
		font-size:12px;
	}
	.index-banner{
		background-position:top;
	}
	.index-banner .row{
		height: 142px;
		padding-top: 30px;
	}
	.page_link .link-info .link_title{
		font-size:21px;
	}
	.page_link .link-info .link_p{
		font-size:14px;
	}
	/*.navbar-header img{*/
		/*width:215px;*/
	/*}*/
	/*.index-banner .row .title{
		font-size:14px;
	}*/
	.navbar-collapse{
		margin-top:60px;
	}
	.project p{
		margin-bottom:-3px;
	}
	.project p{
		line-height:29.8vw;
	}
	.index-content .product_info{
		padding-left: 20px;
		font-size:16px;
	}
	.page_link .link-info .link_p{
		position: static;
	}
	.page-links .link-info{
		padding:0;
	}
	.page_link a{
		text-decoration: none;
	}

	.index-banner .row .title{
		font-size: 26px;
	}		
	.index-banner .row{
		top: 50%;
    		transform: translateY(36%);
		padding:0;
	}
	.index-content .wp-block-image img{
		margin-bottom: 20px;
	}
}

@media only screen and (min-width: 1320px) {
	#footer .foot_product{
		width: 28%;
	}
	#footer .foot_product .row{
		width: 68%;
		margin-left: 0;
	}
	.footer_menu .foot_more_product{
		padding-right: 0;
		width: 58%;
		padding-left: 8%;
	}
	.footer_menu .foot_support{
		padding-left: 8%;
		width:14%;
	}
	#footer .footer_menu .row .foot{
		padding-right: 0;
	}
	#footer .products_photo{
		width: 45%;
	}
}

@media only screen and (min-width: 767px) {
	/*.index-content .company_pro{*/
		/*padding:0;*/
		/*width: 31%;*/
	/*}*/
	/*.page-links .page_link{*/
		/*padding:0;*/
		/*width: 48.5%;*/
		/*margin-bottom: 3%;*/
	/*}*/
	/*.index-content .company_pro:first-child,.index-content .company_pro:nth-child(2) {*/
		/*margin-right: 3.45%;*/
	/*}*/
	/*.page-links .page_link:first-child,.page-links .page_link:nth-child(3) {*/
		/*margin-right: 3%;*/
	/*}*/
}

@media only screen and (max-width: 767px){
	.navbar-collapse{
		margin-top:0;
	}
	.page_link .link-info .button_a{
		position: absolute;
	    width: 95%;
	    margin-top: 125px;
	}
	.page-links .link-info{
		height: 170px;
	}
	.page_link .link-info .link_p{
		width:100%;
	}
	.navbar-default{
		border:none;
	}
	.navbar-header .awsom{
		padding-bottom: 17px;
	}
	.navbar-header .awsom,.navbar-header .acdsys{
		/*padding-bottom: 2vw;*/
	}
	.navbar-header img{
		/*width:20vw;*/
	}
}
@media only screen and (max-width: 480px){
	.navbar-header img{
		width:100px;
	}
	.navbar-header .awsom, .navbar-header .acdsys{
		padding-bottom: 18px;
	}
}

@media only screen and (max-width: 400px){
	.page_link .link-info .link_title{
		font-size:14px;
	}
	.page_link .link-info .link_p{
		font-size:12px;
	}
	.index-content .wp-block-title p{
		font-size:14px;
	}
	.index-content .wp-block-p p{
		font-size:12px;
	}
	.project p{
		line-height:30vw;
	}
	.navbar-header img{
		/*width:100px;*/
	}
	.page_link .link-info .button_a{
		width: 90%;
	}
}






