.fl {
	float: left;
	display: block;
}

.fr {
	float: right;
	display: block;
}

i {
	font-style: normal;
}
.conterym{
	/*background: #fbfbfb;*/
}

.bottoms{
	background: rgba(255,255,255,0.8);
}
.bottoms p,.bottoms a{
	color: #595959;
}


/*------------------------                head                            --------------------------*/

.heads {
	width: 100%;
	position: relative;
	border-bottom: 1px solid #e9e9e9;
	padding: 0 0 8px;
}

.navdiv {
	position: inherit;
	top: 0;
	width: 100%;
	left: 0;
	z-index: 999;
}

.navdivs {
	max-width: 1880px;
	margin: 0 auto;
}

.navnr li a {
	display: inline-block;
	color: #595959;
	font-size: 18px;
	padding: 1px 5px 2px;
}

.navnr>ul>li.on a,
.navnr>ul>li:hover a {
	border-bottom: 2px solid #ff6c00;
}

.naven {
	position: relative;
	width: 10%;
	text-align: center;
}

.navenp {
	font-size: 14px;
	color: #595959;
	width: 81%;
	border: 1px solid #999;
	cursor: pointer;
	margin: 0 auto 0 9px;
}

.navenp img {
    padding-left: 7px;
    vertical-align: text-top;
    padding-top: 6px;
}

.navens {
	display: none;
	position: absolute;
	transition: max-height .3s ease-in;
	width: 100%;
}

.navens li {
	margin-top: 8px;
	width: 100%;
}

.navens li a {
	color: #595959;
	display: block;
	width: 100%;
}

.select.open .navens {
	display: block;
	max-height: 250px;
	transform-origin: 50% 0;
	-webkit-animation: slide-down .5s ease-in;
	transition: max-height .2s ease-in;
	z-index: 11111;
}

@-webkit-keyframes slide-down {
	0% {
		transform: scale(1, 0);
	}
	25% {
		transform: scale(1, 1.2);
	}
	50% {
		transform: scale(1, 0.85);
	}
	75% {
		transform: scale(1, 1.05);
	}
	100% {
		transform: scale(1, 1);
	}
}


/*------------------------                sk_about                            --------------------------*/

.sk_cotdivs{
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
	padding: 3% 0 0;
}
.sk_tlt{
	width: 100%;
	overflow: hidden;
}
.sk_tlt li{
	width: 13%;
    display: block;
    float: left;
}
.sk_tlt li a{
	display: inline-block;
    padding: 9px 40px;
    border: 1px solid #dddddd;
    font-size: 12px;
    color: #555;
    border-radius: 3px;
}
.sk_tlt li:hover a,.sk_tlt li.on a{
	color: #ff6c00;
	border: 1px solid #ff6c00;
	transition: all ease .9s;
}


.sk_cots{
	width: 100%;
	margin: 4% auto 0;
	max-width: 1400px;
	overflow: hidden;
}
.sk_aboutl {
    width: 42%;
    overflow: hidden;
}
.sk_aboutl p img{
	width: 100%;
	display: block;
}
.sk_aboutr{
	width: 50%;
    padding: 0 2%;
    
    max-height: 550px;
}
.sk_aboutr p{
	font-size: 14px;
	line-height: 25px;
	color: #444;
	
	letter-spacing: 0.5px;
}




.intoml {
    padding-bottom: 4%;
}
.intodiv {
    margin-bottom: 3%;
}
.appgallery li {
    width: 24.9%;
    float: left;
    display: block;
    border-bottom: 1px dashed #e0e0e0;
    border-right: 1px dashed #e0e0e0;
    padding-top: 7px;
}
.appgallery li a {
    display: block;
    width: 90%;
    margin: 0 auto;
    text-align: center;
}
.appgallery li a span {
    font-size: 14px;
    color: #666;
    line-height: 48px;
}
.fancybox .fancyboximg {
    display: block;
    overflow: hidden;
}
.appgallery li a img {
    width: 100%;
    display: block;
}
.appgallery li:nth-child(4),.appgallery li:nth-child(8){
    border-right:0;	
}





.structure{
    overflow: hidden;
    overflow-y: scroll;
    height: 620px;
}

.structure img{
max-width: inherit;
}














/*------------------------                sk_offers                            --------------------------*/
.sk_offers{
	width: 100%;
}
.sk_offersdiv{
	margin-bottom: 2%;
}

.sk_offerp{
	text-align: center;
	font-size: 16px;
	line-height: 30px;
}

.sk_offersdes{
    width: 25%;
    float: left;
    display: block;
    margin-bottom: 2%;
    text-align: center;
}
.sk_offersdes:nth-last-child(3){
    text-align: left;	
    width: 76%;
}
.sk_offerstxt form{
	margin: 2% auto 0;
}
.sk_offersdes span{
	font-size: 14px;
    color: #222;
    line-height: 30px;
}
.sk_offersdes input,.sk_offersdes select{
    width: 61%;
    padding: 0 2%;
    margin-left: 4%;
    font-size: 14px;
    color: #222;
    line-height: 30px;
    border: 1px solid #b9b9b9;
}
.sk_offersdes select{
	padding: 4.5px 0;
}
.sk_submit{
	text-align: right;
    margin-right: 3.15%;
}
.sk_offersdes:nth-last-child(3) span{
	padding-left: 28px;
}
.sk_offerscms{
	width: 88%;
    float: left;
    display: block;
}
.sk_offerscm{
	width: 20%;
	float: left;
}
.sk_offerscmimg{
	float: right;
}
.sk_offerscmimg img{
	width: 78%;
    margin-top: 4px;
}




.sk_offland{
	text-align: right;
}
.sk_offland p{
	color: #666;
	font-size: 14px;
}
.sk_offland span{
	color: #ff6c00;
	padding: 0 1%;
}











/*------------------------                sk_news                            --------------------------*/
.sk_news{
	width: 100%;
	overflow-y: scroll;
	height: 600px;
}
.sk_news li{
    margin-bottom: 1.55%;
    width: 97%;
    padding-bottom: 1.55%;
    border-bottom: dashed #eee 1px;
}
.sk_newsdiv{
	width: 100%;
	position: relative;
}
.sk_newsimg{
	width: 22%;
    overflow: hidden;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    height: 162px;
}
.sk_newsimg img{
    width: 100%;
    text-align: center;
    vertical-align: middle;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.sk_news li:hover .sk_newsimg img{
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transition: all 1s ease;
}

.sk_newscotw{
    width: 63%;
    margin-left: 6%;
}
.sk_newscotw h2{
	color: #666666;
    font-size: 16px;
    font-family: "微软雅黑";
    line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sk_newscotw h4{
    padding-top: 3px;
    color: #bcbcbc;
    font-size: 12px;
    line-height: 26px;
    font-family:  "微软雅黑";
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sk_newscotw p{
	color: #898989;
    font-size: 12px;
    font-family: "微软雅黑";
    line-height: 25px;
    padding-top: 3px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.sk_newspimg{
	position: absolute;
    right: 0;
    margin-top: 6%;
    transition: all .5s ease-in-out;
}

.sk_news li:hover .sk_newspimg{
	right: 4%;	
}
.sk_news li:hover .sk_newscotw h2{
	color: #502288;	
}




/*------------------------                sk_service                            --------------------------*/
.sk_service{
	width: 102.5%;
	margin-bottom: 5%;
}
.sk_service li {
    width: 25%;
    float: left;
    display: block;
    margin: 3% 0;
}
.sk_servicediv{
    width: 90%;
    margin: 0 auto 0 0;
}

.sk_serviceimg img{
	width: 100%;
	display: block;
}
.sk_servicecotw{
	padding: 6% 0;
}
.sk_servicecotw h2{
	font-size: 14px;
	line-height: 26px;
	color: #666;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sk_service li:hover .programmecoth4{
	color: #ff6c00;
}

.sk_service li:hover .programmecotsp i {
    opacity: 1;
    display: inherit;
    width: 100%;
    position: relative;
    animation: myfirst1 0.5s;
    -moz-animation: myfirst1 0.5s;
    -webkit-animation: myfirst1 0.5s;
    -o-animation: myfirst1 0.5s;
}


.sk_service li:hover .programmecoth4 i img{
	-webkit-animation: icon-bounce 0.5s alternate;
    -moz-animation: icon-bounce 0.5s alternate;
    -o-animation: icon-bounce 0.5s alternate;
    animation: icon-bounce 0.5s alternate;
}

.sk_service li:hover .programmecoth4 i img:nth-child(2) {
	display: inline-block;
}

.sk_service li:hover .programmecoth4 i img:nth-child(1) {
	display: none;
}







/*------------------------                sk_about                            --------------------------*/


.cn_offerscot {
 	width: 92%;
    margin: 0 auto;
}
.box116_1 {
    width: 100%;
    margin: 0 auto;
}
.zptabletr .ttcol1{
	background-color: #EFEFEF;
    border-right: #969696 dotted 1px;
    line-height: 46px;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    width: 386px;
    color: #333333;
    font-weight: bold;
    font-size: 14px;
}
.zptabletr .ttcol2,.zptabletr .ttcol3,.zptabletr .ttcol4,.ttcol5{
	background-color: #EFEFEF;
    border-right: #969696 dotted 1px;
    line-height: 46px;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    width: 249px;
    color: #333333;
    font-weight: bold;
    font-size: 14px;	
}
.zptabletr .ttcol6 {
    text-align: center;
    background-color: #EFEFEF;
    line-height: 25px;
    padding-left: 5px;
    padding-right: 5px;
    width: 150px;
    color: #333333;
    font-weight: bold;
    font-size: 14px;
}
.zptabletr1 td{
	background-color: #ffffff;
    border-bottom: #E6E6E6 solid 1px;
    line-height: 40px;
    text-align: center;
    color: #333333;
    font-size: 12px;
}
.zwmessage h3 {
    background-color: #FFEEE0;
    line-height: 30px;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    padding: 0;
    margin: 0;
    padding-left: 15px;
}
.zwmessage .zwtab {
    width: 100%;
    font-size: 12px;
    margin-bottom: 5px;
}
.zwtab td {
    border-bottom: #E7E7E7 solid 1px;
    background-color: #F7F7F7;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 30px;
    width: 13%;
    color: #333333;
}
.zwtab td:nth-child(2n){
	background-color: #fff;
}
.zwmessage .zwms h2 {
    line-height: 35px;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    padding: 0;
    margin: 0;
}
.zwmscot{
	margin-top: 20px;
	width: 80%;
}
.zwmscot p{
	margin-top: 20px;
    line-height: 20px;
    font-size: 12px;
    margin-left: 6px;
    margin-bottom: 5px;
    color: #333333;
}

.shipl{
	margin-top: 30px;
}

.zptabletr1{
	width: 100%;
}

.cn_reqzhaop{
	padding: 2% 0;
	margin-top: 2%;
}



.zptabletr2{
	display: none;
}








/*------------------------                sk_about                            --------------------------*/

.sk_tltfhp{
	text-align: right;
	font-size: 14px;
	color: #666;
}
.sk_tltfhp span{
	margin-left: 1%;
}
.sk_tltfhp a{
	margin-right: 1%;
}
.sk_tltfhp a:hover{
	color: #ff6c00;
}

.sk_resources{
	width: 100%;
    overflow-y: scroll;
    height: 600px;
}






/*------------------------                sk_cargo                            --------------------------*/


.sk_cargoquery{
	margin: 2% 0;
    width: 100%;
}
.sk_cargoh2{
	color: #ff6c00;
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 2%;
}
.sk_cargotxt{
	width: 92%;
    margin: 0 auto;
}
.sk_cargotxt span{
	font-size: 14px;
    vertical-align: top;
    line-height: 30px;
    margin-right: 1%;
    color: #777;
}
.sk_cargotxt textarea{
    resize: none;
    width: 66%;
    line-height: 31px;
}
.sk_cargosub{
	padding: 0 40px;
    line-height: 33px;
    display: inline-block;
    vertical-align: top;
    border: none;
    color: #fff;
    background: #ff6c00;
    font-size: 14px;
}









/*------------------------                sk_contactus                            --------------------------*/

.sk_contactus{
	width: 100%;
	overflow: hidden;
	position: relative;
}




.sk_contactus iframe{
	width: 100%;
    min-height: 843px;
    border: none;
}


.sk_contactcot{
	position: absolute;
    background: #fff;
    border-radius: 10px;
    width: 30%;
    z-index: 999;
    top: 134px;
    right: 50px;
    padding: 1% 0.5% 1% 2%;
}

.sk_contactinput{
	display: block;
	margin: 2% auto;
}
.sk_contactinput{
	font-size: 14px;
    color: #666;
}
.sk_contactinput input{
	width:74%;
    background: rgba(255,255,255,0.5);
    border: 1px dashed #e9e9e9;
    line-height: 34px;
    margin-left: 2%;
    padding: 0 2%;
}
.sk_contactinput:nth-last-child(2) span{
	vertical-align: top;
}
.sk_contactinput textarea{
	width: 78%;
    background: rgba(255,255,255,0.5);
    border: 1px dashed #e9e9e9;
    line-height: 34px;
    margin-left: 2%;
    resize:none;
    padding: 0 2%;
}

.sk_contactbut{
	text-align: right;
	margin-right: 3%;
}

.sk_contactbut input{ 
	padding: 8px 30px;
    background: #ff6c00;
    border: 1px dashed #ff6c00;
    color: #fff;
    font-size: 14px;
}






#cotsection{
	overflow: hidden;
}
.sk_consults{
	width: 100%;
	overflow: hidden;
	padding: 4% 0 0;
}
.sk_consuldiv{
	max-width: 1395px;
	margin: 0 auto;
}
.sk_consuldiv ul{
	width: 103.5%;
    overflow: hidden;
}
.sk_consuldiv li{
    width: 33%;
    float: left;
    display: block;
}
.sk_consucot{
	width: 93%;
	margin: 0 auto 11% 0;
	overflow: hidden;
}
.sk_consuimg {
    width: 43%;
    max-height: 214px;
}

.sk_consuw {
width: 46%;
    padding-top: 0;
}
.sk_consuw p{
    font-size: 16px;
	color: #333;
	line-height: 35px;
}



.sk_consuldiv li:nth-child(4){
	clear: both;
}




/*------------------------                sk_details                            --------------------------*/

.sk_details{
	width: 100%;
	margin: 0 auto 3%;
	overflow-y:scroll ;
	height: 520px;
}
.sk_detailsdiv{
	width: 98%;
	padding-top: 1%;
}
.sk_details p{
	line-height: 25px;
	letter-spacing: 0.5px;
	font-size: 14px;
	text-indent: 2em;
	color: #333;
}



.programmecoth4 {
    font-size: 18px;
    color: #444;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 31;
    overflow: hidden;
}










.appgallery li:nth-child(5){
	clear: both;
}
















@media screen and (max-width:1440px) and (max-height:750px) {
.sk_cotdivs {
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 3% 0 0;
}
.sk_aboutl {
    width: 42%;
    overflow: hidden;
    max-height: 330px;
}
.sk_aboutr {
    width: 50%;
    padding: 0 2%;
    overflow-y: scroll;
    max-height: 330px;
}
.intoml {
    overflow-y: scroll;
    padding: 0;
    max-height: 340px;
}



.sk_news {
    width: 100%;
    overflow-y: scroll;
    height: 341px;
}
.sk_details {
    width: 100%;
    margin: 0 auto 1.2%;
    overflow-y: scroll;
    height: 292px;
}


.sk_service {
    width: 102.5%;
    margin-bottom: 5%;
    overflow-y: scroll;
    height: 340px;
}

.cn_offerscot {

    width: 95%;
    margin: 0 auto;
    overflow-y: scroll;
    height: 356px;

}

.sk_contactcot {
    position: absolute;
    background: #fff;
    border-radius: 10px;
    width: 30%;
    z-index: 999;
    top: 36px;
    right: 50px;
    padding: 1% 0.5% 1% 2%;
}
.sk_contactinput {
    font-size: 12px;
    color: #666;
}

.sk_contactinput textarea,
.sk_contactinput input {
    width: 64%;
}
.sk_contactinput textarea {
    line-height: 19px;
}





.sk_consults {
    width: 100%;
    overflow: hidden;
    padding: 2% 0 0;
}

.sk_consucot {
    width: 93%;
    margin: 0 auto 5% 0;
    overflow: hidden;
}




.sk_service li {
    width: 25%;
    float: left;
    display: block;
    margin: 1% 0;
    overflow: hidden;
}
.programmecoth4 {
    font-size: 14px;
}


.sk_resources {
    width: 104%;
    overflow-y: inherit;
    height: inherit;
}

.sk_tlt li a {
    display: inline-block;
    padding: 9px 30px;
    border: 1px solid #dddddd;
    font-size: 12px;
    color: #555;
    border-radius: 3px;
}

.structure {
    overflow-y: scroll;
    height: 489px;
}

.structure{
    width: 100%;
    overflow-y: scroll;
    height: 352px;
}

.programmecotp {
    font-size: 12px;
    color: #9f9f9f;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    letter-spacing: 0.8px;
    margin-bottom: 15px;
    height: 66px;
}






.structure img {
    max-width: 100%;
}


.sk_consuimg {
    width: 43%;
    max-height: 180px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.sk_consuimg img{
margin-top: -10%;
}





}


@media screen and (max-width:1300px) {
	
	.sk_contactinput input {
    width: 69%;
    background: rgba(255,255,255,0.5);
    border: 1px dashed #e9e9e9;
    line-height: 34px;
    margin-left: 2%;
    padding: 0 2%;
}
.sk_contactinput textarea {
    width: 69%;
    background: rgba(255,255,255,0.5);
    border: 1px dashed #e9e9e9;
    line-height: 34px;
    margin-left: 2%;
    resize: none;
    padding: 0 2%;
}

	
	
	
	
}



@media screen and (max-width:1024px) {
	
.navdivs {
	margin: 0 auto;
	width: 90%;
	position: relative;
}

.navnr {
	display: none;
    width: 100%;
    margin-top: 16px;
    background: rgba(255,255,255,0.8);
	transform-origin: 50% 0;
	-webkit-animation: slide-down .5s ease-in;
	transition: max-height .2s ease-in;
}

@-webkit-keyframes slide-down {
	0% {
		transform: scale(1, 0);
	}
	25% {
		transform: scale(1, 1.2);
	}
	50% {
		transform: scale(1, 0.85);
	}
	75% {
		transform: scale(1, 1.05);
	}
	100% {
		transform: scale(1, 1);
	}
}
	
.navnr li {
    width: 100%;
    float: none;
    display: block;
    text-align: center;
    line-height: 37px;
}
.navnr li a {
    display: inline-block;
    color: #333;
    font-size: 14px;
    padding: 2px 5px;
    transition: all .5s;
}
.naven {
    position: relative;
    width: 74%;
    text-align: center;
    float: none;
    margin:0px 15% 5% auto;
}
.navenp {
	display: none;
}
.navens {
    display: block !important;
    position: inherit;
    transition: max-height .3s ease-in;
    width: 100%;
}

.structure {
    overflow-y: scroll;
    height: 489px;
}


.sk_tlt li {
    width: 18%;
    display: block;
    float: left;
}

.sk_aboutl {
    float: none;
    width: 78%;
    margin: 0 auto;
    overflow: hidden;
}
.sk_aboutr {
    width: 80%;
    padding: 0 2%;
    overflow-y: scroll;
    max-height: 304px;
    margin: 2% auto;
    float: none;
}

.sk_cots {
    width: 90%;
    margin: 4% auto 0;
    max-width: 1400px;
    overflow-y: scroll;
    max-height: 772px;
}


.sk_tlt {
    width: 90%;
    overflow: hidden;
    margin: 0 auto;
}


.appgallery li {
    width: 49%;
    float: left;
    display: block;
    border-bottom: 1px dashed #e0e0e0;
    border-right: 1px dashed #e0e0e0;
    padding-top: 7px;
}
.appgallery li:nth-child(2n){
    border-right: none;	
}


.sk_service {
    width: 102.5%;
    margin-bottom: 5%;
    overflow-y: initial;
    height: initial;
}


.sk_news {
    width: 100%;
    overflow-y: initial;
    height: inherit;
}

.sk_cots {
    width: 90%;
    margin: 4% auto 0;
    max-width: 1400px;
    overflow-y: scroll;
    max-height: 1080px;
}






.sk_service li {
    width: 100%;
    float: left;
    display: block;
}




.structure img {
    max-width: 100%;
}




}






@media screen and (max-width:768px) {
	
.sk_tlt li {
    width: 25%;
    display: block;
    float: left;
}




.sk_aboutl {
    float: none;
    width: 78%;
    margin: 0 auto;
    overflow: hidden;
    max-height: 436px;
}




.sk_cots {
    width: 90%;
    margin: 4% auto 0;
    max-width: 1400px;
    overflow-y: scroll;
    max-height: 749px;
}






.sk_newsimg {
    width: 100%;
    overflow: hidden;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    height: 448px;
}







.sk_details {
    width: 100%;
    margin: 0 auto 1.2%;
    overflow-y: inherit;
    height: inherit;
}




.structure img {
    max-width: 100%;
}





.sk_consuldiv ul {
    width: 100%;
    overflow: hidden;
}
.sk_consuldiv li {
    width: 50%;
    display: block;
    float: left;
}
.sk_consucot {
    width: 63%;
    margin: 0 auto 5%;
    overflow: hidden;
}
.sk_consuimg {
    width: 100%;
    float: none;
}
.sk_consuw {
    width: 100%;
    padding-top: 0;
}
.sk_consuw p {
    font-size: 12px;
    color: #333;
    line-height: 22px;
}
















.bottoms {
    background: rgba(255,255,255,1);
}















}







@media screen and (max-width:414px) {
.programmecoth4 {
    font-size: 12px;
    color: #444;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.sk_tlt li a {
    display: block;
    padding: 9px 0;
    border: 1px solid #dddddd;
    font-size: 12px;
    color: #555;
    border-radius: 3px;
    text-align: center;
    width: 85%;
    margin: 4% auto;
}
.sk_aboutl {
    float: none;
    width: 87%;
    margin: 0 auto;
    overflow: hidden;
    max-height: 436px;
}

.sk_aboutr {
    width: 90%;
    padding: 0 2%;
    overflow-y: initial;
    max-height: initial;
    margin: 4% auto;
    float: none;
}




.sk_cots {
    max-height: 471px;
}


.sk_newsimg {
    width: 100%;
    overflow: hidden;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    height: 325px;
}



.zptabletr .ttcol2, .zptabletr .ttcol3, .zptabletr .ttcol4, .ttcol5 {
    background-color: #EFEFEF;
    border-right: #969696 dotted 1px;
    line-height: 46px;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    width: 370px;
    color: #333333;
    font-weight: bold;
    font-size: 12px;
}

.cn_offerscot {
    width: 100%;
    margin: 0 auto;
}


.caidan {
    right: 2%;
}
.sk_tlt {
    width: 85%;
    overflow: hidden;
    margin: 0 auto;
}

.sk_contactus iframe {
    width: 100%;
    min-height: 285px;
    border: none;
}

.sk_contactcot {
    position: inherit;
    background: #fff;
    border-radius: 10px;
    width: 90%;
    z-index: 999;
    top: 0;
    right: 0;
    padding: 1% 0.5% 1% 2%;
    margin: 0 auto;
}


.sk_contactinput {
    font-size: 12px;
    margin: 1% auto;
}

.sk_contactinput input {
    width: 69%;
    background: rgba(255,255,255,0.5);
    border: 1px dashed #e9e9e9;
    line-height: 26px;
    margin-left: 2%;
    padding: 0 2%;
}
.sk_contactinput textarea {
    width: 69%;
    background: rgba(255,255,255,0.5);
    border: 1px dashed #e9e9e9;
    line-height: 19px;
    margin-left: 2%;
    resize: none;
    padding: 0 2%;
}

.sk_details {
    width: 100%;
    margin: 0 auto 1.2%;
    overflow-y: inherit;
    height: inherit;
}







.structure img {
    max-width: 100%;
}







}



@media screen and (max-width:413px) and (max-height:823px) {
.sk_cots {
    max-height: 570px;
}
.sk_contactus iframe {
    width: 100%;
    min-height: 362px;
    border: none;
}
.sk_newsimg {
    width: 100%;
    overflow: hidden;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    height: 232px;
}
.sk_consucot {
    width: 90%;
    margin: 0 auto 4%;
    overflow: hidden;
}
.sk_consuw p {
    font-size: 12px;
    color: #333;
    line-height: 17px;
}


}
@media screen and (max-width:414px) and (max-height:763px) {
.sk_aboutl {
    float: none;
    width: 87%;
    margin: 0 auto;
    overflow: hidden;
    max-height: 224px;
}


.sk_cotdivs {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 5% 0 0;
}

.sk_cots {
    max-height: 471px;
}



.sk_contactus iframe {
    width: 100%;
    min-height: 284px;
    border: none;
}
.sk_consuimg {
    width: 43%;
    float: none;
    margin: 0 auto;
}
.sk_consuw {
    width: 100%;
    padding-top: 0;
    text-align: center;
}



}

@media screen and (max-width:375px) and (max-height:667px) {
	.sk_cots {
    max-height: 423px;
}





.sk_newsimg {
    width: 100%;
    overflow: hidden;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    height: 182px;
}



.sk_contactus iframe {
    width: 100%;
    min-height: 228px;
    border: none;
}


.sk_consucot {
    width: 83%;
    margin: 0 auto 4%;
    
}

.sk_consuimg {
    width: 50%;
    float: none;
    margin: 0 auto;
}
.sk_consuw {
    width: 100%;
    padding-top: 0;
    text-align: center;
}.sk_consuw p {
    font-size: 12px;
    color: #333;
    line-height: 20px;
}









}



@media screen and (max-width:360px) and (max-height:640px) {


.sk_contactus iframe {
    width: 100%;
    min-height: 208px;
    border: none;
}

.caidan {
    right: 1%;
}
.caidan img{
	width: 70%;
    margin-top: 13%;
}

.sk_cots {
    max-height: 343px;
}
.sk_contactus iframe {
    width: 100%;
    min-height: 175px;
    border: none;
}
.sk_contactinput textarea {
    height: 21px;
}



}

@media screen and (max-width:320px) and (max-height:568px) {
.sk_cots {
    max-height: 330px;
}
.sk_contactus iframe {
    width: 100%;
    min-height: 154px;
    border: none;
}




}








