* { margin: 0; padding: 0; }


input{outline:none}
@media (max-width:1920px){
    body{min-width:1600px}
}
@media (max-width:1650px){
    body{min-width:1100px}
}

body { font-family:"黑体"!important;overflow-x: auto; margin-top: 120px;}


ul, li { list-style: none; }
a { text-decoration: none; }
img { max-width: 100%; height: auto; border: none;}
.fl { float: left; }
.fr { float: right; }
.clear:after { display: block; content: ''; clear: both; }
.ellipsis { max-width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.tit1{font-size:46px; line-height: 46px; color: #000000;}
.tit2{font-size: 26px!important; line-height: 26px}
.tit3{font-size: 18px; line-height: 28px;color: #4c4948;}
.pr{position: relative;}
.mar-70{margin-top: 120px;}
.hide{display: none!important;}
.w1458 { width: 1458px; margin: 0 auto; }
.w1460 { width: 1460px; margin: 0 auto; }
.w1260{width: 1260px; margin: 0 auto;}
.w918 {width: 770px;margin: 0 auto}
.w1052{width: 1052px; margin: 0 auto;}
.w1018{width: 1018px;margin: 0 auto;}
/*.@media only screen and (max-width: 1480px) {
	.w1458 { width: 96%; margin: 0 2%; }
}

@media only screen and (max-width: 1480px) {
	.w1460 { width: 96%; margin: 0 2%; }
}*/
.btnCommon { display: inline-block; width: 152px;  font-size: 18px; line-height: 18px; padding: 15px 0; -webkit-transition: all .35s; transition: all .35s; text-align: center; color: white; border: solid 2px transparent; border-radius: 4px; background-color: #727171; }
.btnCommon:hover { background-color: transparent; border-color: #ef7622; color: #ef7622; }


.btnCommon-nt { display: inline-block; width: 152px;  font-size: 18px; line-height: 61px; -webkit-transition: all .35s; transition: all .35s; text-align: center; color: white; border: solid 2px transparent; border-radius: 4px; background-color: #727171; }
.btnCommon-nt:hover { background-color: transparent; border-color: #ef7622; color: #ef7622; }
.btnCommon-nt .icon-tm{width: 41px; height: 28px; background: url("../images/product/car/Network_channels/tm-cion.png") no-repeat 0 7px; margin-right: 5px;display: inline-block; margin-bottom: -4px;}
.btnCommon-nt .icon-jd{width: 32px; height: 28px; background: url("../images/product/car/Network_channels/jd-cion.png") no-repeat; margin-right: 5px;display: inline-block; margin-bottom: -6px;}
.btnCommon-nt:hover .icon-tm{background: url("../images/product/car/Network_channels/tm-cion-1.png") no-repeat  0 7px}
.btnCommon-nt:hover .icon-jd{background: url("../images/product/car/Network_channels/jd-cion-1.png") no-repeat}


.logoOfUserState { margin: 0 auto; padding: 20px 0 15px; background-color: white; }
.logo { float: left; font-size: 0; }
.logo image { width: 82px; height: 45px; }
.headUser { float: right; font-size: 18px; line-height: 18px; color: #000; margin-top: 18px; }
.headUser a{color: #000}
.stateHeadUser { padding-left: 33px; position: relative; margin-right: 33px; }
.stateHeadUser:before { display: inline-block; content: ''; width: 26px; height: 26px; background: url(../images/common/notLandingIcon.png) center no-repeat; position: absolute; left: 0; top: -4px; }

.head {width: 100%; background-color: white; top: 0;  -webkit-transition: .4s; transition: .4s; z-index: 1000;position: fixed;}
.head1{top: -120px;}
.headMain{border-bottom: 1px solid #898989;}
.headNav { background-color: #898989; position: relative; }
.headNavIndex { background-color: #ee1a30; }
.headNav .container { margin: 0 auto; }
.headNavUl li:first-child { margin-left: 0; }
.headNavUl li { padding: 17px 0; float: left; margin-left: 54px; position: relative; }
.headNavUl li a { display: block; font-size: 16px; line-height: 16px; color: white; }
.headNavUl li:after { display: inline-block; content: ''; width: 12px; height: 9px; background: url(../images/common/navTriangle.png) center no-repeat; position: absolute; left: 50%; margin-left: -6px; bottom: 0; opacity: 0; -webkit-transition: all .35s; transition: all .35s; }
.headNavUl .currentHeadNav a { font-weight: bold; }
.headNavUl li:hover:after,
.headNavUl .currentHeadNav:after { opacity: 1; }
.dataInfoBox { position: absolute; left: 0; right: 0; top: 49px; height: 7000px; background-color: rgba(0,0,0, .8); display: none;z-index: 30000; }
.dataInfo { background-color: white; z-index: 999; }
.dataInfo .w1458{padding: 30px 0;}
.Head_portraitDataInfo { margin-right: 310px; }
.Head_portraitDataInfo img { display: block; margin-bottom: 23px;width: 255px; }
.Head_portraitDataInfo div {position: absolute;left: 275px;bottom: 23px; display: inline-block; font-size: 13px; line-height: 13px; padding-top: 11px; border-top: solid 1px black; min-width: 100px; }
.listDataInfo {  }
.listDataInfo li { float: left; width: 284px; }
.dlListData,
.dlListData a { font-size: 16px; line-height: 16px; color: black; }
.dlListData a:hover{text-decoration: none!important;}
.dlListData a span{ font-size: 12px; line-height: 12px;    margin: 0 5px;  vertical-align: top;}
.dlListData dt { font-weight: bold; margin-bottom: 16px; }
.dlListData dd { margin-bottom: 14px;}
.dlListData dd:last-child { margin-bottom: 0; }
.dlListData a:hover { text-decoration: underline; }

/*下拉浮窗*/
.Floating_windowBox { position: fixed; left: 0; right: 0; bottom: -180px; background-color: white; z-index: 999; -webkit-box-shadow: 0 0 30px 0; box-shadow: 0 0 30px 0; padding: 10px 0; }
.Floating_windowBox { -webkit-transition: .4s; transition: .4s; }
.Floating_windowBoxShow { bottom: 0; }
.Floating_window { height: 100px; }
.Floating_window > div { height: 100%; }
.linksFloatingWindow { border-right: solid 2px #727171; }
.linksFloatingWindow a { display: block; }
.itemLinksFloating { float: left; margin-right: 35px; }
.itemLinksFloating strong { display: block; font-size: 26px; line-height: 26px; margin-bottom: 20px; margin-top: 14px; text-align: left;}
.itemLinksFloating a { display: block; font-size: 18px; line-height: 18px; padding-left: 48px; position: relative; color: black; }
.itemLinksFloating a:before { display: inline-block; content: ''; width: 32px; height: 32px; background: url(../images/product/car/Floating_windowArrows.png) center/cover no-repeat;
position: absolute; left: 0; top: -8px; }
.itemLinksFloating a:hover { text-decoration: underline; }
.funFloatingWindow > div { margin-top: 31px; }
.LinksfunFloatingWindow { float: left; padding-left: 56px; text-align: center; position: relative; margin-right: 46px; cursor: pointer;}
.LinksfunFloatingWindow:last-child { margin-right: 0; }
.LinksfunFloatingWindow a { display: block; padding: 10px 0; border: solid 2px transparent; width: 108px; font-size: 18px; line-height: 18px; color: white; background-color: #727171; border-radius: 40px; -webkit-transition: .5s; transition: .5s; }
.LinksfunFloatingWindow:before { display: inline-block; content: ''; width: 46px; height: 46px; background-position: 0 0; background-repeat: no-repeat; background-size: 100%;
position: absolute; left: 0; top: -3px; }
.orderImmediately:before { background-image: url(../images/product/car/Floating_windowRIghtIcon1.png); }
.StoreQuery:before { background-image: url(../images/product/car/Floating_windowRIghtIcon2.png); }
.KnowledgeCenter:before { background-image: url(../images/product/car/Floating_windowRIghtIcon3.png); }
.Case_query:before { background-image: url(../images/product/car/Floating_windowRIghtIcon4.png); }
.ChooseGuide:before { background-image: url(../images/product/car/Floating_windowRIghtIcon5.png); }
.SLECTPOR:before { background-image: url(../images/product/car/Floating_windowRIghtIcon6.png); }
.SLECTPOR:before { background-image: url(../images/product/car/Floating_windowRIghtIcon7.png); height: 50px;}



.xingWindowBox .LinksfunFloatingWindow:hover a{ background-color: transparent; border-color: #de7032; color: #de7032; }
.xingWindowBox .LinksfunFloatingWindow:hover { background-color: transparent; border-color: #de7032; color: #de7032; }

.LinksfunFloatingWindow:hover:before { background-position-y: -46px; }
.SLECTPOR:hover:before{background-position-y: -53px;}
/*零售渠道*/
.Floating_windowRetail { text-align: center; }
.Floating_windowRetail .funFloatingWindow { display: inline-block; }
/*防护膜浮窗*/
.Safaty_filmFloatingWindow { text-align: center; }
.Safaty_filmFloatingWindow .Floating_window { display: inline-block; }
.Safaty_filmFloatingWindow .linksFloatingWindow { padding-right: 60px; }
.Safaty_filmFloatingWindow .linksFloatingWindow img { display: block; margin-top: 21px;}
.Safaty_filmFloatingWindow .linksFloatingWindow .retail_channel{width: 550px;margin-top: 31px;}
.Safaty_filmFloatingWindow .linksFloatingWindow .retail_channel1{width: 600px;margin-top: 31px;}
.Safaty_filmFloatingWindow .linksFloatingWindow .retail_channel2{width: 550px}
.Safaty_filmFloatingWindow .LinksfunFloatingWindow:first-child { margin-left: 50px; }
/*后羿详情*/
.Hou_yiFloatingWindow .linksFloatingWindow { padding-right: 46px; }
.Hou_yiFloatingWindow .linksFloatingWindow img {  }
.Hou_yiFloatingWindow .LinksfunFloatingWindow:first-child {  }

.not-funFloating .LinksfunFloatingWindow{padding-left:0px;}
.not-funFloating .LinksfunFloatingWindow a{background-color: #000000;}
.not-funFloating .LinksfunFloatingWindow:hover a{background-color:transparent;color: #000;border-color: #090909;}
.not-funFloating .LinksfunFloatingWindow:before{background-image:none!important;}

/*建筑窗膜*/

.isPull { padding-bottom: 132px; padding-bottom: 0; }

/* 页脚 */
.partners { padding: 35px 0 15px; }
.partnersMain p { font-size: 13px; line-height: 13px; margin-bottom: 13px; }
.picPartners { padding: 16px 32px; border-radius: 6px; background-color: #f4f4f4; font-size: 0; }

.endDiv { background-color: #626262; padding: 48px 0 120px; }
.endDivMain {  }
.logoEnd{width: 30%;}
.logoEnd .footer-tex1{margin-top: 10px;margin-bottom: 20px;}
.logoEnd p {  font-size: 12px; line-height: 18px; color: white; margin-bottom: 5px; }
.logoEnd .footer-company{margin-bottom: 12px;}

.logoEnd .quality{ color: #fff;font-size: 13px;margin-bottom: 12px;}
.logoEnd .quality img{margin-right: 5px;margin-top: -5px;}
.logoEnd .quality span{}

.onlyLinksEnd { width: 60%;margin-left: 10%;font-size: 18px;color: #fff;}
.onlyLinksEnd .nav-top{border-bottom: 1px solid #fff;height: 40px;line-height: 40px;margin-top: -12px;}
.onlyLinksEnd .nav-top span{font-size: 18px;}
.onlyLinksEnd .nav-top span:first-child{margin-left: 6.5%;}
.onlyLinksEnd .nav-top span:nth-of-type(2){margin-left: 22%;}
.onlyLinksEnd .nav-top span:nth-of-type(3){margin-left: 7%;}
.onlyLinksEnd .nav-top span:last-child{margin-left: 7.5%;}
.onlyLinksEnd .nav-txt{margin-left: 20px;}
.onlyLinksEnd .nav-txt dl{ float: left; width: 141px;text-align: center;}
.onlyLinksEnd .nav-txt dl:last-child{margin-right: 0}
.onlyLinksEnd .nav-txt dl dd{line-height: 42px;}
.onlyLinksEnd .nav-txt dl dd a{color: #fff;font-size: 14px;}
.onlyLinksEnd .nav-txt dl dd a span{font-size: 12px;line-height: 42px;vertical-align: top;}

.logoEnd .logo-cn-address{font-size: 13px; color: #fff;width: 100%;margin-top: 10px;}

.onlyLink { margin-right: 5px; }
.onlyLink a { float: left; font-size: 12px; line-height: 12px; color: white; display: inline-block; padding: 0 5px; border-right: solid 1px white; }
.onlyLink a:first-child{
	padding-left: 0;
}
.onlyLink a:last-child{
	border: 0;
}
.onlyLink a:hover { text-decoration: underline; }
.onlySystem { margin-top: -4px; }
.onlySystemSelect { padding: 4px 9px; background-color: white; width: 174px; position: relative; cursor: pointer;margin-top: 10px;}
.onlySystemSelect span { display: inline-block; float: left; margin-left: 7px; font-size: 12px; line-height: 12px; color: #626262; }
.onlySystemSelect i { display: inline-block; margin-top: 2px; float: right; width: 14px; height: 8px; background: url(../images/common/only_systemIcon.png) center/cover no-repeat; -webkit-transition: all .5s; transition: all .5s; }

.systemSelect { position: absolute; left: 0; right: 0; bottom: 0px; background-color: white; visibility: hidden; opacity: 0; -webkit-transition: all .5s; transition: all .5s; }
.systemSelect li { padding-left: 16px; font-size: 12px; line-height: 18px; color: #626262; -webkit-transition: all .5s; transition: all .5s; }
.systemSelect li:hover { background-color: #ef7622; color: white; }
.onlySystemSelect:hover .systemSelect { bottom: 20px; visibility: visible; opacity: 1; }
.onlySystemSelect:hover i { -webkit-transform: rotateX(180deg); transform: rotateX(180deg); }
/*快捷链接（京东、淘宝）*/
.QuickLinks { width: 115px; position: fixed; right: 0; top: 221px; }
.itmeBoxQuickLinks {  }
.itmeBoxQuickLinks a { display: flex; display: -webkit-flex; justify-content: center; align-items: center; width: 100%; height: 115px; background-color: #ec1b31; text-align: center; margin-bottom: 10px; color: white; }
.itmeBoxQuickLinks a:hover { background-color: #ef7622; }
.itmeBoxQuickLinks a div { display: inline-block; font-size: 0; }
.itmeBoxQuickLinks a img { margin-bottom: 7px; }
.itmeBoxQuickLinks a span { display: block; font-size: 15px; line-height: 15px; }

.cookies{background: url('../images/index/cookies_bg.jpg');width: 100%;height: 42px;position: fixed;bottom: 0;font-size: 18px; text-align: center;padding: 20px 0;display: none;z-index: 1000000;}
.cookies .fl{width: 65%}
.cookies a{display: inline-block;width: 152px; height: 42px;font-size: 15px;background: #ee1a30;color: #fff;line-height: 42px; border-radius: 5px;cursor: pointer;}
.cookies a.not{background: #898989;margin-left: 20px;}

@media (max-width:1650px){
    .w1458 { width: 1094px; margin: 0 auto; }
    .w1460 { width: 1094px; margin: 0 auto; }
    .w1260{width: 1094px;}
    .w918 {width: 918px;margin: 0 auto}
    .w1052{width: 1052px; margin: 0 auto;}
    .w1018{width: 770px;}

    .tit1{font-size: 34px; line-height: 34px; color: #000000;}
    .tit2{font-size: 20px!important; line-height: 20px}
    .tit3{font-size: 16px; line-height: 22px;/*color: #4c4948;*/}

    .btnCommon{width: 115px;padding: 11px 0; font-size: 14px;line-height: 14px;}

    .Head_portraitDataInfo{margin-right: 181px;}
    .dlListData, .dlListData a{font-size: 12px;}

    .listDataInfo li{width: 200px;}
    .dataInfo .w1458{padding: 20px 0;}

    .btnCommon-nt{width: 138px;font-size: 14px;line-height: 50px;}
    .btnCommon-nt .icon-tm{width: 32px;  height: 15px;background-size: 100%;background-position: 0 0;margin-bottom:-2px;}
    .btnCommon-nt:hover .icon-tm{background-size: 100%;background-position: 0 0;}

    .itemLinksFloating strong{font-size: 20px; line-height: 20px;}
    .itemLinksFloating a{font-size: 14px; line-height: 15px;    padding-left: 32px;}
    .itemLinksFloating a:before{width: 25px; height: 25px;top:-5px;}
    .LinksfunFloatingWindow:before{width:37px; height: 37px;}

    .LinksfunFloatingWindow:hover:before { background-position-y: -37px; }
    .LinksfunFloatingWindow a{width: 83px;font-size: 14px;line-height: 14px;padding: 6px 0;display: block;}
    .LinksfunFloatingWindow{padding-left: 43px;margin-right:18px;}
    .Floating_window{height: 76px;}
    .itemLinksFloating strong{margin-bottom: 10px;}
    .funFloatingWindow > div{margin-top: 26px;}

    .Safaty_filmFloatingWindow .linksFloatingWindow{padding-right:40px;}

    .SLECTPOR:before{height: 40px;}
    .SLECTPOR:hover:before{background-position-y: -43px;}
    .Safaty_filmFloatingWindow .linksFloatingWindow img { width: 552px;}
    .Hou_yiFloatingWindow .linksFloatingWindow img{width: 428px;}
    .funFloatingWindow{}

    .logoEnd{width: 40%;}
    .onlyLinksEnd{width: 56%;margin-left: 0;}
    .onlyLinksEnd .nav-txt dl{width: 92px;margin-right: 0;}
    .onlyLinksEnd .nav-txt dl:nth-of-type(2){width: 118px;}
    .onlyLinksEnd .nav-top span{font-size: 14px;}
    .onlyLinksEnd .nav-top span:nth-of-type(2){margin-left: 41%;}
    .onlyLinksEnd .nav-txt dl dd a{font-size: 12px;}

    .onlyLinksEnd .nav-top span:first-child{margin-left: 6.5%;}
    .onlyLinksEnd .nav-top span:nth-of-type(2){margin-left: 23%}
    .onlyLinksEnd .nav-top span:nth-of-type(3){margin-left: 5%;}
    .onlyLinksEnd .nav-top span:last-child{margin-left: 5%;}

    .Safaty_filmFloatingWindow .linksFloatingWindow .retail_channel{width: 428px;margin-top: 21px;}
    .Safaty_filmFloatingWindow .linksFloatingWindow .retail_channel1{width: 495px;margin-top: 21px;}
    .Safaty_filmFloatingWindow .linksFloatingWindow .retail_channel2{width: 428px}

}

.layui-layer-shade{opacity: 0.6!important;;}
.llumar_code{
	display: flex;
}
.llumar_code>.code_left{
	text-align: center;
	margin-right: 15px;
}
.llumar_code>.code_left>img{
	width: 130px;
}
/*
!* 媒体查询 *!
@media only screen and (max-width: 1620px) {
	.Head_portraitDataInfo { margin-right: 52px; }
	.listDataInfo li { width: 210px; }
}
@media only screen and (max-width: 1500px) {
	.building_livingHomeFloaingWindow .linksFloatingWindow { padding-right: 30px !important; }
	.building_livingHomeFloaingWindow .linksFloatingWindow img { width: 532px; margin-top: 30px; }
}
@media only screen and (max-width: 1490px) {
	.itemLinksFloating { margin-right: 62px; }
	.itemLinksFloating strong { font-size: 26px; line-height: 26px; margin-bottom: 20px; }
	.LinksfunFloatingWindow { margin-right: 26px; }
	.LinksfunFloatingWindow a { font-size: 14px; line-height: 14px; }
	.Hou_yiFloatingWindow .linksFloatingWindow img { width: 420px; margin-top: 33px; }
}
@media only screen and (max-width: 1340px) {
	!*.isPull { padding-bottom: 124px; }*!
	.Floating_window { height: 70px; }
	.itemLinksFloating { margin-right: 42px; }
	.itemLinksFloating strong { font-size: 22px; line-height: 22px; margin-top: 6px; margin-bottom: 18px; }
	.itemLinksFloating a { font-size: 12px; line-height: 12px; padding-left: 28px; }
	.itemLinksFloating a::before { width: 22px; height: 22px; top: -4px; }
	.funFloatingWindow > div { margin-top: 22px; }
	.LinksfunFloatingWindow { padding-left: 36px; }
	.LinksfunFloatingWindow a { width: 78px; padding: 4px 0; }
	.LinksfunFloatingWindow::before { width: 26px; height: 26px; background-size: 26px; top: -1px; }
	.LinksfunFloatingWindowMouseover::before,
	.LinksfunFloatingWindow:hover::before { background-position-y: -26px; }
	.Safaty_filmFloatingWindow .linksFloatingWindow img { margin-top: 5px; }
	.Hou_yiFloatingWindow .linksFloatingWindow img { margin-top: 18px; }
	.building_livingHomeFloaingWindow .linksFloatingWindow img { margin-top: 15px; }

}
@media only screen and (max-width: 1200px) {
	.Head_portraitDataInfo img { width: 150px; }
	.dlListData dt { margin-bottom: 18px; }
}
@media only screen and (max-width: 1100px) {
	.endDivMain > div { width: 100%; float: left; }
	.logoEnd { margin-bottom: 15px; }
	.btnBuilding { padding: 34px 0 73px; }
	.btnBuilding > div a { margin: 0 41px 10px !important; width: 174px !important; padding: 20px 0 !important; }
	.building_livingHomeFloaingWindow .linksFloatingWindow img { width: 432px; margin-top: 18px; }
}
@media only screen and (max-width: 980px) {
	!*.isPull { padding-bottom: 117px; }*!
	.Floating_window { height: initial; }
	.Floating_window > div { width: 100%; }
	.linksFloatingWindow { border-right: 0; }
	.itemLinksFloating { width: 25%; margin-right: 0; font-size: 0; }
	.buildingFloaingWindow .itemLinksFloating { width: 50%; }
	.itemLinksFloating a,
	.itemLinksFloating strong { display: inline-block; }
	.itemLinksFloating a { line-height: 22px; }
	.itemLinksFloating strong { margin: 0; margin-right: 4px; }
	.funFloatingWindow { margin-top: 10px; }
	.funFloatingWindow > div { margin-top: 0; float: right; }
	.LinksfunFloatingWindow:last-child { margin-right: 26px; }
	.Safaty_filmFloatingWindow .linksFloatingWindow img { margin: 0; display: inline-block; }
	.Safaty_filmFloatingWindow .LinksfunFloatingWindow:first-child { margin-left: 0; }
}
@media only screen and (max-width: 900px) {
	.dataInfo { padding-left: 15px; }
	.Head_portraitDataInfo { margin-right: 22px; }
}
@media only screen and (max-width: 860px) {
	.Head_portraitDataInfo { width: 100%; margin-bottom: 15px; }
	.listDataInfo { width: 100%; }
	.listDataInfo li { width: 33.33%; }
}
@media only screen and (max-width: 800px) {
	.headNavUl { float: left; }
	body { padding-top: 140px; }
	.headNavUl li { margin-left: 24px; }
	.headNavUl li a { font-size: 12px; line-height: 12px; }
	.dataInfoBox { top: 47px; }
	.partners { padding: 15px 0 10px; }
	.picPartners { padding: 8px 16px; }
	.QuickLinks { width: 85px; }
	.itmeBoxQuickLinks a { height: 85px; }
}
@media only screen and (max-width: 760px) {
	!*.isPull { padding-bottom: 98px; }*!
	.Floating_windowBox { padding: 10px 0; }
	.itemLinksFloating { width: 50%; margin-bottom: 10px; }
	.itemLinksFloating strong { font-size: 14px; line-height: 14px; font-weight: normal; }
	.itemLinksFloating a { line-height: 14px; }
	.funFloatingWindow { margin-top: 5px; }
	.LinksfunFloatingWindow { padding-left: 33px; margin-right: 5px; }
	.LinksfunFloatingWindow a { font-size: 12px; line-height: 12px; width: 60px; padding: 2px 0; }
	.LinksfunFloatingWindow:last-child { margin-right: 5px; }
	.Floating_windowRetail .funFloatingWindow > div { margin-bottom: 5px; }
}
@media only screen and (max-width: 680px) {
	.endDiv { padding: 38px 0; }
	.logoEnd img { margin-bottom: 10px; }
}
@media only screen and (max-width: 500px) {
	body { padding-top: 101px; }
	.headUser { font-size: 12px; line-height: 12px; }
	.stateHeadUser::before { top: -7px; }
	.headNavUl li:first-child { margin-left: 6px; }
	.logoOfUserState { padding: 12px 0; }
	.headNavUl li { margin: 0 6px; padding: 10px 0; }
	.dataInfoBox { top: 33px; }
	.picPartners { padding: 8px; }
}
@media only screen and (max-width: 460px) {
	.logoEnd div { width: 312px; }
	.onlyLink { width: 100%; margin-bottom: 10px; }
}
@media only screen and (max-width: 440px) {
	.dataInfoBox { top: 65px; }
}
@media only screen and (max-width: 410px) {
	body { padding-top: 133px; }
}*/
#code_img_but{
    cursor:pointer;
}

/*cpc*/
/*webkit内核*/
#layui-layer-iframe1{
    overflow-x: hidden;
    overflow-y: auto
}

