﻿@charset "utf-8";
body,div,span,h1,h2,h3,h4,h5,h6,p,em,img,strong,b,small,u,i,center,dl,dt,dd,ol,ul,li,sub,sup,tt,var,del,dfn,ins,kbd,q,s,samp,strike,applet,object,iframe,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,blockquote,pre,a,abbr,acronym,address,big,cite,code,mark,audio,video,textarea,select,input {margin:0;padding:0;outline:none}
ol,ul {list-style:none;}
html {overflow-x:hidden;-webkit-text-size-adjust:none;}

body {color:#333333;font-family:'Microsoft YaHei','Source Han Sans CN','PingFang SC','Helvetica Neue','Arial','Helvetica','Hiragino Sans GB','STHeitiSC-Light',sans-serif;overflow-x: hidden; line-height: 1.8;font-size: 18px; }

img, video {display:block;max-width:100%;border:none}

/*a 链接*/

a {text-decoration:none;outline:none;transition:0.5s all;-webkit-transition:0.5s all;-moz-transition:0.5s all;-o-transition:0.5s all;-ms-transition:0.5s all; color:#333333;}
a:hover{color: #e60012}
/*居中*/

.juzhong {display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.juzhong2 {display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}
.erduan {display:flex;flex-direction:row;justify-content:space-between;align-content:center;align-items:center;}
.shang {display:flex;flex-direction:row;justify-content:space-between;}
.xia {display:flex;align-items:flex-end;flex-direction:row;justify-content:space-between; }
.shangzhong {display:flex;flex-direction:row;justify-content:center;}
.shangzuo{display:flex;flex-direction:row;justify-content:flex-start;}
.shangyou{display:flex;flex-direction:row;justify-content:flex-end;}

.shangerduan{display:flex;flex-direction:row;justify-content:space-between;}

.zuo {display:flex;flex-direction:row;justify-content:flex-start;align-content:center;align-items:center;}
.you {display:flex;flex-direction:row;justify-content:flex-end;align-content:center;align-items:center;}



/*浮动*/
.fl {float:left;display:inline}
.fr {float:right;display:inline}
.clear {clear:both}
.clearfix {*zoom:1;}
.clearfix:after {clear:both;display:block;height:0;visibility:hidden;line-height:0;content:'\20';}

/**上对齐*/
.upshang{display: -webkit-box;display: -ms-flexbox;display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.shangxia{display: flex;flex-direction:column; justify-content:space-between}


/* HTML5 重置为较旧版本的浏览器 */

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}
blockquote,q {quotes:none;}
blockquote:before,blockquote:after,q:before,q:after {content:'';content:none;}
table {border-collapse:collapse;border-spacing:0;}

/* 按钮样式 */

input[type="text"],input[type="button"],button,textarea,select,input[type="checkbox"] {font-size:100%;outline:none;resize:none;font-family:"exo_2.0light","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;-webkit-appearance:none;}
input[type="button"] {cursor:pointer;border:0;}
input[type="submit"] {cursor:pointer;border:0}
input[type="reset"] {cursor:pointer;border:0}

/*删除火狐下按钮默认样式*/

input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"] > input[type="button"]::-moz-focus-inner {border:none;padding:0;-webkit-appearance:none;}
i,em {font-style:normal}

.nav-btnbox { display:none}
.pd3{ padding-top:3%; padding-bottom:3%}
.pd4{ padding-top:4%; padding-bottom:4%}
.pd5{ padding-top:5%; padding-bottom:5%}
.pd6{ padding-top:6%; padding-bottom:6%}
.pd2{ padding-top:2%; padding-bottom:2%}

.mtb3{ margin-top:3%; margin-bottom:3%}
.mtb4{ margin-top:4%; margin-bottom:4%}
.mtb5{ margin-top:5%; margin-bottom:5%}
.mtb6{ margin-top:6%; margin-bottom:6%}
.mtb2{ margin-top:2%; margin-bottom:2%}


.mt1{ margin-top:1%}
.mt2{ margin-top:2%}
.mt3{ margin-top:3%}
.mt4{ margin-top:4%}
.mt5{ margin-top:5%}
.mt6{ margin-top:6%}


.pt3{ padding-top:3%}
.pt4{ padding-top:4%}
.pt5{ padding-top:5%}

.pb3{ padding-bottom:3%}
.pb4{ padding-bottom:4%}
.pb5{ padding-bottom:5%}
.pb6{ padding-bottom:6%}
.pb7{ padding-bottom:7%}


@font-face {
    font-family: 'DINMedium';
    src: url('../fonts/DINMedium.eot');
    src: url('../fonts/DINMedium.eot') format('embedded-opentype'),
         url('../fonts/DINMedium.woff2') format('woff2'),
         url('../fonts/DINMedium.woff') format('woff'),
         url('../fonts/DINMedium.ttf') format('truetype'),
         url('../fonts/DINMedium.svg#DINMedium') format('svg');
}

@font-face {
    font-family: 'DIN-Regular';
    src: url('../fonts/DIN-Regular.eot');
    src: url('../fonts/DIN-Regular.eot') format('embedded-opentype'),
         url('../fonts/DIN-Regular.woff') format('woff'),
         url('../fonts/DIN-Regular.ttf') format('truetype'),
         url('../fonts/DIN-Regular.svg#DIN-Regular') format('svg');
}


/*省略号*/
.oneline{ text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient: vertical;}
.twoline{ text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient: vertical;}
.threeline{ text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient: vertical;}
.fourline{ text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient: vertical;}
.fiveline{ text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient: vertical;}


.fangdapic{ overflow:hidden; position:relative}
.fangdapic img{ transition: 1s all; -webkit-transition: 1s all; -moz-transition: 1s all; -o-transition: 1s all; -ms-transition: 1s all; width:100%}
a:hover .fangdapic>img{transform: scale(1.05);-webkit-transform: scale(1.05);}
li:hover .fangdapic>img{transform: scale(1.05);-webkit-transform: scale(1.05);}
.fangdapic:hover>img{transform: scale(1.05);-webkit-transform: scale(1.05);}
.fangdapic:hover img{transform: scale(1.05);-webkit-transform: scale(1.05);}


@-webkit-keyframes fadeInDown{
  0%{opacity:0; transform:translateY(-50px)}
  100%{opacity:1;transform: translateY(0)}
}
@keyframes fadeInDown{
  0%{opacity:0; transform: translateY(-50px)}
  100%{opacity:1;transform: translateY(0)}
}


.animated {-webkit-animation-duration:1s;animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}


@-webkit-keyframes fadeInUp {
    0% {opacity:0; -webkit-transform: translate3d(0,20%,0);transform: translate3d(0,20%,0)}
    to {opacity:1; -webkit-transform: none;transform:none}
}
@keyframes fadeInUp {
    0% {opacity:0; -webkit-transform:translate3d(0,20%, 0);transform: translate3d(0,20%, 0)}
    to {opacity:1; -webkit-transform: none;transform: none}
}
@-webkit-keyframes fadeInDown{
  0%{opacity:0; transform:translateY(-50px)}
  100%{opacity:1;transform: translateY(0)}
}
@keyframes fadeInDown{
  0%{opacity:0; transform: translateY(-50px)}
  100%{opacity:1;transform: translateY(0)}
}



.fadeInUp {-webkit-animation-name:fadeInUp;animation-name:fadeInUp}
.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}

.mainbox{margin: 0 auto; width: 90%; max-width: 1600px;}
.nymainbox{margin: 0 auto; width: 90%; max-width: 1400px;}


.banner{position: relative; margin-top: 90px;}
.banner .swiper-pagination{z-index: 999; left:0px; bottom:30px; width: 100% }
.banner .swiper-pagination-bullet{background:#fff; opacity:1;width:40px; height:4px;margin:0px 5px; transition:0.5s all;-webkit-transition:0.5s all;-moz-transition:0.5s all;-o-transition:0.5s all;-ms-transition:0.5s all;background: rgba(0,0,0,0.3); border-radius: 0 }
.banner .swiper-pagination-bullet-active {background: #E60012}

.banner .swiper-slide img{width: 100%}



.top{position:fixed; left: 0px; top: 0px; width: 100%; z-index:9999; background: #e60012;}
.top.cur{ box-shadow: 0px 0px 10px rgba(0,0,0,0.1)}
.top>.erduan{padding-right: 30px}
.logo{width: 17.7%;background: #fff;position: relative; height: 90px; display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}
.logo:before{content: ''; height: 100%; position: absolute; left: 100%; top: 0px;width: 0; height: 0;
            border-color: #fff #e60012 #e60012 #fff;
            border-width: 45px 20px 45px 20px;
            border-style: solid;}

.nav{width: 40%;}
.nav li{font-size: 18px; position: relative; font-weight: bold}
.nav li.cur>a{color: #ffffff;}
.nav li.cur>a:before{width: 34px}

.nav li>a {position: relative;  display: block; color: #fff;padding: 5px 0px; }
.nav li>a:before{content:''; width:0; height: 2px; background: #fff; position: absolute; left: 50%; bottom: 0px;transition:0.5s all;-webkit-transition:0.5s all;-moz-transition:0.5s all;-o-transition:0.5s all;-ms-transition:0.5s all;transform: translate(-50%,0)}
.nav li:hover>a:before{width:34px}
.nav li:hover>a{color: #ffffff;}



.topright{width: 28%}

.sousubox{background: #B31111; height: 56px; border-radius: 8px; width:calc(100% - 100px)}
.sousubox select{background: none;border: none; color: #fff; background: url("../images/sanjiao.svg") no-repeat right center; background-size: 15px auto; padding:0 15px; width:80px; font-size: 16px;}
.shurux{background: none; border: none; color: #fff;border-left: 1px solid rgba(255,255,255,0.3); padding-left: 10px; width: calc(100% - 170px)}

.sousubtn{width:50px; height: 50px;background: url("../images/fangda.svg") no-repeat center center}

/* 更改文本框的placeholder的颜色 */
.shurux::placeholder {color:rgba(255,255,255,0.3); font-size: 14px;}


.syaboutbox{background: url("../images/imgMountains 2.jpg") no-repeat center center; background-size: cover}

.sytit{position: relative;padding-left:20px; line-height: 1.2}
.sytit h2{font-size:40px; margin-bottom: 10px; line-height: 1}
.sytit p{text-transform: uppercase; font-size: 20px; color: #787878;font-family: 'DINMedium';}

.sytit:before{content: ''; width: 8px; height: 100%; background: #E60012; position: absolute; left: 0px; top: 50%; transform:translate(0,-50%);}


.syaboutleft{width: 65%; padding: 2% 0px}


.syabwenhua li{font-weight: bold; padding: 5px 0px;}
.syabwenhua li span{color: #E60012}

.syabzimu li p{font-size: 30px;font-family: 'DINMedium';}
.syabzimu li p em{font-size: 45px;color: #E60012}
.syabzimu li span{display: block; opacity: 0.85; font-size: 20px;}

.syabtxt{line-height: 2.2;}
.syaboutright{width: 30%}
.syaboutright img{width: 100%}

.syabout{padding-left: 3%; padding-right: 3%}

.youshinav{background: #E60012; border-radius: 16px; box-shadow:0 0 10px rgba(129,0,0,0.35);overflow: hidden;position: absolute; top: 50%; transform: translate(0,-50%);width: 90%; max-width: 1600px;}

.youshinav li{width: 25%; text-align: center;position: relative}
.youshinav li a{color: #fff;padding: 50px 0px; display: block}
.youshinav li a p{font-size: 30px;}
.youshinav li img{height: 60px; display: inline-block;}
.youshinav li a:hover{background: #C80010}

.youshinav li.cur a{background: #C80010}

.youshinav li:before{content: ''; width: 2px; height: 40px; background: #810000;position: absolute; right: 0px; top: 50%; transform: translate(0,-50%); opacity: 0.3}

.syyoushihz{position: relative;margin:50px 0px;}


.huisebj{background: #EFEFEF}

.youshiboxs{position: relative}
.youshiboxs .swiper-container{overflow: hidden}
.youshiboxs h1{color: #E60012; font-size: 40px; text-align: center}

.youshiboxs .swiper-slide{border-radius: 16px;overflow: hidden;position: relative; cursor: pointer}
.ystexts{color: #fff; position: absolute; left: 0px; bottom: 0px; width: 90%; left: 5%; bottom: 5%}

.youshiboxs .swiper-pagination{z-index: 999; left:0px; bottom:0px; width: 100% }
.youshiboxs .swiper-pagination-bullet{background:#fff; opacity:1;width:10px; height:10px;margin:0px 5px; transition:0.5s all;-webkit-transition:0.5s all;-moz-transition:0.5s all;-o-transition:0.5s all;-ms-transition:0.5s all;background: rgba(0,0,0,0.3); border-radius: 100% }
.youshiboxs .swiper-pagination-bullet-active {background: #E60012}



.ystexts h2{font-size: 28px;}


.sypronav{width: 60%;}
.sypronav li{width: calc(30% - 20px); background: #fff; text-align: center; line-height: 1.2; padding: 10px;cursor: pointer}
.sypronav li p{font-size: 24px;margin-bottom:5px}
.sypronav li span{font-family: 'DIN-Regular'; color: #848484;}
.sypronav li.on{font-weight: bold; background: #e60012; color: #fff}
.sypronav li.on span{color: #fff}

.hexingboxs .sypronav{max-width: 560px}
.hexingboxs .sypronav li{width: calc(45% - 20px);}


.syproboxone ul{width: calc(100% + 30px);margin-left: -30px}
.syproboxone li{width: calc(25% - 30px); float: left; margin-left: 30px;background: #fff;margin-bottom: 30px;}

.protxts{padding: 20px 50px 20px 20px;position: relative; line-height: 1.2;transition:0.5s all;-webkit-transition:0.5s all;-moz-transition:0.5s all;-o-transition:0.5s all;-ms-transition:0.5s all; }

.protxts:before{content: ''; position: absolute; right: 20px; top: 50%; transform: translate(0,-50%);background: url("../images/jiantou01.svg") no-repeat center center; width: 24px; height: 24px; background-size: 100% auto;transition:0.5s all;-webkit-transition:0.5s all;-moz-transition:0.5s all;-o-transition:0.5s all;-ms-transition:0.5s all; }


.protxts p{color: #3D3D3D; font-weight:bold; font-size: 20px}

.protxts span{color: #666666; font-size: 14px;font-family: 'DINMedium';}

.syproboxone li a{display: block;}
.syproboxone li a:hover .protxts{background: #e60012;}
.syproboxone li a:hover p{color: #fff}
.syproboxone li a:hover span{color: #fff}
.syproboxone li a:hover .protxts:before{background: url("../images/jiantou02.svg") no-repeat center center;background-size: 100% auto; }



.pro_brand ul{width: calc(100% + 45px);margin-left:-45px;}
.pro_brand li{width: calc(20% - 45px); float: left; margin-left: 45px;background: #fff;margin-bottom: 40px;}




.hexingboxs .sypronav{max-width: 560px}

.hexingboxs .sypronav li{background: #f6f6f6 }
.hexingboxs .sypronav li.on{background: #e60012}


.hexinglist ul{width: calc(100% + 30px); margin-left: -30px}

.hexinglist li{width: calc(33.33% - 90px); float: left; margin-left: 30px;background: #f6f6f6;margin-bottom: 30px; padding: 30px;}
.hexinglist li img{height: 50px;}

.hexinglist li h3{font-size: 26px;margin: 10px 0px;}
.hexinglist li p{color: #666}

.morebtn{width: 150px; height: 48px; border: 1px solid #E60012; text-align: center;line-height: 48px; color: #E60012}
.morebtn:hover{background: #E60012;color: #fff}


.synewsleft{width: 40%; background: #fff}

.synewsleft a{padding: 25px;display: block}
.synewslefttxt{padding-top: 25px;}
.synewslefttxt p{color: #999999; font-size: 20px;font-family: 'DINMedium';}

.synewslefttxt h3{font-size: 30px; line-height: 1.4;margin-top: 10px;}


.synewsright{width: calc(60% - 30px)}
.synewsright ul{height: 100%}
.synewsright li:first-child{margin-top: 0px;}
.synewsright li{background: #fff;margin-top: 20px;}
.synewsrl{padding: 0px 20px; width: calc(65% - 40px);}
.synewsrpic{width: 32%;}
.synewsrpic img{width: 100%}
.synewsrl span{color: #999999; font-size: 20px;font-family: 'DINMedium';}
.synewsrl p{height: 60px; line-height: 30px; font-size: 22px;}
.synewsrl em{width: 24px; height: 24px; background: url("../images/you.svg") no-repeat center center; background-size: 100% auto; display: block}

.footerbj{background: #E5E5E5; color: #595757}


.footernav{width: 40%}

.footernav li p a{color: #595757; font-weight: 500; font-size: 20px;}
.footernav li p a:hover{color: #E60012}
.footernav li p{margin-bottom: 10px;}
.footnavdown span{display: block; padding: 5px 0px; font-size: 16px}
.footnavdown span a{color:#595757;}
.footnavdown span a:hover{color: #E60012}

.footerright{width: 28%}

.footlogo img{width: 100%; margin-bottom: 20px;}
.footlogo p{line-height: 1.4}
.footlogo p span{font-size: 30px;}
.erweima{margin-top: 30px;}
.erweima img{margin-right: 30px;}

.footerbot{background: #E60012; padding: 20px 0px; color: #fff; text-align: center}


.syvideobj{background: url("../images/bg1.png") no-repeat center center; background-size: cover}

.nybanner{position: relative; margin-top: 90px;}
.nybanner img{width: 100%}
.nybantxt{position: absolute; left: 0px; top: 50%; transform: translate(0,-50%); color: #fff; width: 100%; line-height: 1.2}

.nybantxt h2{font-size: 60px; font-weight: normal;margin-bottom: 20px;}
.nybantxt p{font-size: 36px;}

.nytit{text-align: center}
.nytit h2{color: #E60012; font-size: 36px; width: 100%; text-align: center;max-width: 447px; border-bottom:2px solid #EBEBEB;position: relative; padding: 10px 0px; margin: 0 auto}
.nytit h2:before{content: ''; width: 60px; height: 4px; background: #E60012; position: absolute; left: 50%; bottom: -2px; transform: translate(-50%,0)}

.nytit p{color: #666;margin-top: 20px;}

.nyaboutleft{text-align: justify; width: 63%;}
.nyaboutleft h2{font-size: 36px; color: #E70F20;margin-bottom: 30px;}

.nyaboutleft p{line-height: 2; margin-top: 10px;}

.nyaboutright{width: 27%}


.nywenhua li{background: #efefef; border-left: 8px solid #E70F20;border-radius: 8px; width: calc(30% - 40px); padding: 20px; }
.nywenhua li h2{font-size: 30px;}
.nywenhua li h2 span{color: #E70F20; text-transform: uppercase; font-size: 24px;font-family: 'DIN-Regular'; margin-left: 10px;}
.nywenhua li p{font-size: 20px; color: #666;margin-top: 10px; line-height: 1.6}




.lishilist{position: relative;}
.lishilist:before{content: ""; height: calc(100% - 20px); width:6px; background: #D8D8D8; position: absolute; left: 50%; transform: translate(-50%,0); top: 20px;}

.lishilist ul{position: relative;}




.shijiantxt{width: calc(50% - 40px); position: relative; text-align: right}

.shijianwenzi{ margin-top:10px;max-width: 600px;}
.shijianwenzi p{margin: 10px 0px; }




.shijiantxt h3:before{content: ""; height:16px; width:16px;position: absolute; right: -48px; border-radius: 100%; top: 50%; transform: translate(0,-50%); background: #B2B2B2}


.shijiantxt h3{font-size: 26px;font-family: 'DINMedium'; position: relative; line-height: 1; font-size: 40px;}

.shijianwenzi {color: #595757}

.shijianwenzi h4{font-size: 24px; margin: 10px 0px;}
.shijianwenzi img{display:inline-block; max-width: 300px; margin-top: 10px}
.lishilist li{cursor: pointer;margin-bottom: -7%}
.lishilist li:hover .shijiantxt h3{color: #E70F20}
.lishilist li:hover .shijianwenzi h4{color: #E70F20}
.lishilist li:hover .shijiantxt h3:before{background: #E70F20}
.lishilist li:nth-child(odd) {display:flex;flex-direction:row;justify-content:flex-end;align-content:center;align-items:center;}
.lishilist li:nth-child(odd) .shijiantxt h3{text-align: left}

.lishilist li:nth-child(odd) .shijiantxt h3:before{left: -48px;}

.lishilist li:nth-child(odd) .shijiantxt .you{display:flex;flex-direction:row;justify-content:flex-start;align-content:center;align-items:center; text-align: left}

.jiamengys ul{width: calc(100% + 150px); margin-left: -150px;}
.jiamengys li{width: calc(50% - 150px); float: left; margin: 30px 0px;margin-left: 150px;}

.ysico{width: 120px; height: 120px; background: #e60012; border-radius: 100%;}

.ysico img{width: 40%}
.jiamtext{width: calc(100% - 140px); text-align: justify}
.jiamtext h3{font-size: 28px;}

.jiamtext p{color: #666}

.jmshouyipic{width: 32%;}
.jmshouyipic img{width: 100%}

.jmshouyitxt{width: calc(68% - 20px)}
.jmshouyitxt ul{width: calc(100% + 15px); margin-left: -15px; height: 100%;}
.jmshouyitxt li{background: #fff; width: calc(50% - 75px); float: left; margin-left: 15px; padding:20px 30px; height: calc(50% - 47.5px)}
.jmshouyitxt li:nth-child(1),.jmshouyitxt li:nth-child(2){margin-bottom: 15px;}
.jmshouyitxt li h3{font-size: 30px; margin: 10px 0px;}
.jmshouyitxt li p{color: #666}
.jmshouyitxt li img{ height: 60px;}

.jmtiaojianleft{width: 55%}
.jmtiaojianleft ul{margin-top: 5%}
.jmtiaojianleft>p{color: #666666; line-height: 2}
.jmtiaojianleft li{margin: 15px 0px;}
.jmtiaojianleft li span{width: 54px; height: 54px; text-align: center; line-height: 54px; color: #fff; background: #E60012; border-radius: 100%; font-size: 24px;font-family: 'DINMedium';}
.jmtiaojianleft li p{width: calc(100% - 80px); font-weight: bold; color: #444}

.jmtiaojianright{width: 35%}


.jmmoshi li{background: #fff; text-align: center; width: 46%;padding-bottom: 30px;}
.jmmoshi li h2{border-bottom: 1px solid #D8D8D8; font-size: 30px; color: #3D3D3D; padding: 20px 0px;}
.jmmoshi li h3{color: #E60012; font-size: 28px; line-height: 1.4;}

.jmmoshi li h3 span{font-size: 120px;font-family: 'DIN-Regular'; }
.jmmoshi li p{font-size: 24px; font-weight: bold}


.liuchengbox{max-width: 1280px; margin: 0 auto;}




.storebox li .fangdapic{width: 50%; transform: translateY(-30px);transition:0.5s all;-webkit-transition:0.5s all;-moz-transition:0.5s all;-o-transition:0.5s all;-ms-transition:0.5s all;}


.storebox li a{border: 6px solid #ebebeb;}
.storewenzi{text-align: center;width: 50%; }
.storewenzi h3{font-size: 24px; color: #3D3D3D;}
.storewenzi p{color: #666;padding: 10px 0px 20px;}
.storewenzi span{width: 56px;height: 56px; background: url("../images/more.svg") no-repeat center center; background-size: 100% auto; display: inline-block}

.storebox li{margin-bottom: 7%}
.storebox li a:hover{border: 6px solid #E60012; box-shadow: 0px 10px 10px rgba(0,0,0,0.15)}
.storebox li a:hover .fangdapic{transform: translateY(0px)}


.wapshow{display: none}

.storebox li:nth-child(even) .wapshow{display:block}
.storebox li:nth-child(even) .pcshow{display:none}
.nynewtit{max-width: 900px; margin: 0 auto;}
.nynewtit a{width: calc(47% - 20px); background: #ebebeb; text-align: center; line-height: 1.2; padding: 10px;}
.nynewtit a p{font-size: 24px; font-weight: bold;margin-bottom: 5px}
.nynewtit a span{display: block; color: #848484;font-family: 'DINMedium'; text-transform: uppercase}
.nynewtit a:hover{background: #E60012;color: #fff}
.nynewtit a:hover span{color: #fff}
.nynewtit a.cur{background: #E60012;color: #fff}
.nynewtit a.cur span{color: #fff}
.newswenzi{width: 40%; padding: 5%}
.newswenzi h3{font-size: 26px; line-height: 1.4}
.newswenzi p{color: #666; margin: 20px 0px}

.newswenzi span{background: url("../images/you2.svg") no-repeat 85% center #E60012; background-size: 20px auto; color: #fff; border-radius: 8px; padding: 0px 50px 0px 30px; height: 50px; display: inline-block;line-height: 50px;}


.moretwo{background: #E60012;border: 2px solid #E60012; text-align: center; color: #fff; width: 210px; height: 60px; line-height: 60px;}
.moretwo:hover{background: #fff;}


.contactbox li{width: 33.33%; text-align: center}

.contactbox li img{ display: inline-block; width: 50%; max-width: 150px}
.contactbox li h2{font-size: 30px; margin-top: 30px}
.contactbox li p{color: #666;margin-bottom: 5px;}
.contactbox li span{display: block;font-family: 'DINMedium';color: #666; }

.contactbox li:first-child span{font-size:26px; line-height: 1}


.contactliyan{background: #fff;}

.contactleft{width: 35%; box-shadow: 0px 0px 20px rgba(0,0,0,0.2);position: relative; background: url("../images/conpic.png") no-repeat center center; background-size: cover}
.contactleft img{width: 100%}

.contits{color: #fff; position: absolute; left: 5%; top: 10%; line-height: 1.4}
.contits p{font-size: 56px; font-weight: bold;}
.contits span{display: block; font-size: 30px; font-weight: bold}

.wenben{background: #EFEFEF; height: 70px; padding: 0px 20px; width: calc(100% - 40px); border: none}
.contactright{width: 65%;}
.contactright ul{padding:8% 10%}
.contactright li{margin: 15px 0px;}
.contactright li textarea{background: #EFEFEF; height: 150px; padding:20px; width: calc(100% - 40px); border: none}
.zhongzhi{height: 60px; background: #EFEFEF; color: #595757; width: 47%; font-weight: bold;font-size: 20px!important;transition:0.5s all;-webkit-transition:0.5s all;-moz-transition:0.5s all;-o-transition:0.5s all;-ms-transition:0.5s all;}
.zhongzhi:hover{color: #fff; background: #E60012;}
.tijiao{height: 60px; background: #E60012; color: #ffffff; width: 47%; font-weight: bold; font-size: 20px!important; transition:0.5s all;-webkit-transition:0.5s all;-moz-transition:0.5s all;-o-transition:0.5s all;-ms-transition:0.5s all;}

.tijiao:hover{color: #fff; background: #000000;}

.nyprobox ul{width: calc(100% + 30px); margin-left: -30px;}
.nyprobox li{width: calc(50% - 30px); float: left; margin-bottom: 30px; margin-left: 30px;}
.nyprobox li a{background: #fff}
.nyprobox li a:hover{background: #E60012; color: #fff}

.nyprobox li .fangdapic{width: 48%}

.nyprotxt{width: 44%; padding:2% 4%}
.nyprotxt h3{font-size: 20px; margin-bottom: 5px;}
.nyprotxt p{color: #666666; }
.nyprobox li a:hover .nyprotxt p{color: #FFFFFF; }

.proshowleft{width: 74%}

.proshowright{width: 22.8%}

.proshowright ul{height: 100%}
.proshowright li{cursor: pointer;transition:0.5s all;-webkit-transition:0.5s all;-moz-transition:0.5s all;-o-transition:0.5s all;-ms-transition:0.5s all;}
.proshowright li.on{border:8px solid #e60012}


.proshowbox h2{font-size: 36px; margin-bottom:10px;}
.proshowbox{ line-height: 2}

.proshowtit{background: #e60012; color: #fff; padding: 10px; text-align: center;line-height: 1.2}

.proshowtit h2{font-size: 28px; letter-spacing: 3px}
.proshowtit p{font-family: 'DINMedium'; text-transform: uppercase}

.newsshowtit{border-bottom: 1px solid #ddd; padding-bottom: 4%}
.newsshowtit h2{font-size: 40px; line-height: 1.4;margin-bottom: 10px;}
.newsshowtit p{color: #999999;font-size: 20px;font-family: 'DINMedium';}

.newsshowhezi{background: #fff; padding: 5%}

.vinbox{max-width: 600px; margin: 0 auto; margin-top: 90px;}
.vinbox>h1{text-align: center; font-weight: normal; font-size:34px; padding: 40px 0px;}
.vinsousu{background: #EFEFEF}

.sousxinp{height: 60px; width: 80%; border: none; background:none; text-align: center; font-weight: bold; font-size: 18px!important;}
.sousxbtn{width: 20%; background: url("../images/fangda.svg") no-repeat center center #E60012; background-size: 80px auto}

.vinbox>h2{font-weight: normal; font-size:20px;margin-top: 30px;}
.vinbox>h2 span{color: #E60012; font-weight: bold}

.biaoges{margin-top: 30px;}
.biaoges td{padding: 10px; border: 1px solid #ccc;}

.biaoges td img{width: 50px; display: inline-block; margin-right: 20px;}


.skynote-m {
    position: relative;
    z-index: 19891014
}

.skynote-m * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.skynote-m-main,
.skynote-m-shade {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.skynote-m-shade {
    background-color: rgba(0, 0, 0, .7);
    pointer-events: auto
}

.skynote-shade {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    pointer-events: auto
}

.skynote-m-main {
    display: table;
    font-family: Helvetica, arial, sans-serif;
    pointer-events: none
}

.skynote-m-main .skynote-m-section {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.skynote-m-child {
    position: relative;
    display: inline-block;
    text-align: left;
    background-color: #fff;
    font-size: 14px;
    border-radius: 5px;
    box-shadow: 0 0 8px rgba(0, 0, 0, .1);
    pointer-events: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .2s;
    animation-duration: .2s
}

@-webkit-keyframes skynote-m-anim-scale {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes skynote-m-anim-scale {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.skynote-m-anim-scale {
    animation-name: skynote-m-anim-scale;
    -webkit-animation-name: skynote-m-anim-scale
}

@-webkit-keyframes skynote-m-anim-up {
    0% {
        opacity: 0;
        -webkit-transform: translateY(800px);
        transform: translateY(800px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes skynote-m-anim-up {
    0% {
        opacity: 0;
        -webkit-transform: translateY(800px);
        transform: translateY(800px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.skynote-m-anim-up {
    -webkit-animation-name: skynote-m-anim-up;
    animation-name: skynote-m-anim-up
}

.skynote-m0 .skynote-m-child {
    width: 90%;
    max-width: 640px
}

.skynote-m1 .skynote-m-child {
    border: none;
    border-radius: 0
}

.skynote-m2 .skynote-m-child {
    width: auto;
    max-width: 260px;
    min-width: 40px;
    border: none;
    background: 0 0;
    box-shadow: none;
    color: #fff
}

.skynote-m-child h3 {
    padding: 0 10px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    font-weight: 400;
    border-radius: 5px 5px 0 0;
    text-align: center
}

.skynote-m-btn span,
.skynote-m-child h3 {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.skynote-m-content {
    padding: 50px 30px;
    line-height: 22px;
    text-align: center
}

.skynote-m1 .skynote-m-content {
    padding: 0;
    text-align: left
}

.skynote-m2 .skynote-m-content {
    text-align: center;
    padding: 0;
    line-height: 0
}

.skynote-m2 .skynote-m-content i {
    width: 25px;
    height: 25px;
    margin-left: 8px;
    display: inline-block;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: skynote-m-anim-loading 1.4s infinite ease-in-out;
    animation: skynote-m-anim-loading 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.skynote-m-btn,
.skynote-m-btn span {
    position: relative;
    text-align: center;
    border-radius: 0 0 5px 5px
}

.skynote-m2 .skynote-m-content p {
    margin-top: 20px
}

@-webkit-keyframes skynote-m-anim-loading {

    0%,
    100%,
    80% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    40% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@keyframes skynote-m-anim-loading {

    0%,
    100%,
    80% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    40% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

.skynote-m2 .skynote-m-content i:first-child {
    margin-left: 0;
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.skynote-m2 .skynote-m-content i.skynote-m-load {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

.skynote-m2 .skynote-m-content>div {
    line-height: 22px;
    padding-top: 7px;
    margin-bottom: 20px;
    font-size: 14px
}

.skynote-main {
    margin: 0;
    padding: 0;
    position: fixed;
    pointer-events: auto;
    background-color: #fff;
    -webkit-background-clip: content;
    border-radius: 2px;
    min-width: 260px;
    box-shadow: 1px 1px 50px rgba(0,0,0,.3);
}

.skynote-main .skynote-title {
    padding: 0 80px 0 20px;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    background-color: #F8F8F8;
    border-radius: 2px 2px 0 0;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.skynote-main .skynote-content {
    position: relative;
    padding: 20px;
    line-height: 24px;
    word-break: break-all;
    overflow: hidden;
    font-size: 14px;
    overflow-x: hidden;
    overflow-y: auto;
}

.skynote-main .skynote-m-btn {
    text-align: right;
    padding: 0 15px;
    pointer-events: auto;
    user-select: none;
    -webkit-user-select: none;
    height: auto;
    width: auto;
    border: none;
    display: block;
    height: 45px;
    background: #fff;
}

.skynote-main .skynote-m-btn span {
    height: 28px;
    line-height: 28px;
    margin: 5px 5px 0;
    padding: 0 15px;
    border: 1px solid #dedede;
    background-color: #fff;
    color: #333;
    border-radius: 2px;
    font-weight: 400;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    -webkit-box-flex: inherit;
}

.skynote-main .skynote-m-btn span[no] {
    float:right;
}
.skynote-main .skynote-m-btn span[yes] {
    border-color: #1E9FFF;
    background-color: #1E9FFF;
    color: #fff;
}

.skynote-m-btn {
    display: box;
    display: -moz-box;
    display: -webkit-box;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 0;
    border-top: 1px solid #D0D0D0;
    background-color: #F2F2F2
}

.skynote-m-btn span {
    display: block;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-box-flex: 1;
    font-size: 14px;
    cursor: pointer
}

.skynote-m-btn span[yes] {
    color: #40AFFE
}

.skynote-m-btn span[no] {
    border-right: 1px solid #D0D0D0;
    border-radius: 0 0 0 5px
}

.skynote-m-btn span:active {
    background-color: #F6F6F6
}

.skynote-m-end {
    position: absolute;
    right: 7px;
    top: 10px;
    width: 30px;
    height: 30px;
    border: 0;
    font-weight: 400;
    background: 0 0;
    cursor: pointer;
    -webkit-appearance: none;
    font-size: 30px
}

.skynote-m-end::after,
.skynote-m-end::before {
    position: absolute;
    left: 5px;
    top: 15px;
    content: '';
    width: 18px;
    height: 1px;
    background-color: #999;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border-radius: 3px
}

.skynote-m-end::after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

body .skynote-m .layui-m-layer-footer {
    position: fixed;
    width: 95%;
    max-width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 10px;
    background: 0 0
}


.skynote-m .skynote-m-msg {
    width: auto;
    max-width: 90%;
    margin: 0 auto;
    min-width: 140px;
    background-color: rgba(0, 0, 0, .7);
    color: #fff
}

.skynote-m-msg .skynote-m-content {
    padding: 10px 20px
}

.skynote-txt {
    margin-top: 10px;
}

.skynote-m-content .icon, .skynote-m-content .icon-success, .skynote-m-content .icon-error {
    position: relative;
    width: 60px;
    height: 60px;
    border: none;
    margin: 5px auto
}

.skynote-m-content .icon-success {
    background-repeat: no-repeat;
    background-size: 55px;
    background-position: center;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAMAAABHPGVmAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAA2UExURUxpcf///////////////////////////////////////////////////////////////////6Sl3sMAAAARdFJOUwATavfNVO8fpeKSBio9gdm8GO43jQAAAzZJREFUaN69mtmWgyAMQNlBEbX//7NTA3W0BSWy8DJzWu0lC0kgEJI5qGOzEWJQnKtBCDMzR0nNoaUZXpExGKnrEKZ5eV2MZZ5KCZSJ1+0QrERxeuT7L/G3GaSbNLWW6snJt4EOX466GMHX2dnfB6ybV16EoeNnmqu06cesXD/PjWilyeBOy72+KQueMUicpsL0ROZrMrjHitCZVF4KxMykl0blvmK9NTizGOEt8zMbs96iXnSD9hZtvIoz7K8XL8YTp2fg0Mvt9CbwquVhqJhghsPN2w4Ua+zTGGFBZcpdzgQYY0m0A69RF7Jo0NVcFlNn0FjSLhQ0ykjhYGDVhI9ZUYURKMKmtTmSCiP9SxL8qk42BR+LRBit0jLiPXnTvPo1/hZ3+UQqDVgLa1RZklQbsd+jQz2D/JtloD/+oKoWa1R9e5iutEJ+Vov+EkSQykOcRdFbHnC1IW7zV91WkC9RKK/rvkc35vRgogaCeFFY5P/qDhZmPx2lqjrADtOeygxpMsyeaJcqZqc2Yfrls9pVcYgf4yWKCqte1tCWiUX28LkMf1kFRnSmLHw+7B5QxohWQZvnDm+DbSZpxfBGoRDG1mYMyOoOtDY2Y0DsZbAUWTMGyDDDQ64ZA6xhIDpOzRjgXgIguhkD4omAZWKbMYiFhbI5cjsGIbAM+eO1mMXYhODPIXkMD3mqrkyGV1fa8JZWYHjDJ134vdseixnBhZOLcb1IZtmMsBiTYcWkt3f5jBBWkgHSb+pNGSMEyHSoT1EwjBDqL5JWnIJihKR1lX5jFBwjpN/LQuKXgmSEQuK6JPqmIBl7SXRd3J0pWMZe3OnrmuhIQTPsp0y9K7j/KWjGf8F9u3UIFItnHLYOt5sgTxnwjMMm6H47pz99IBzjtBm935gGCpJxmn3GFhsoWMZpi51zWKBXtWLLs/O5R5djjy4HOH2OorocqvU5Huxy0OnzpKp3ZMujWb3L4XOXY/Q+DYF6rY35orXRpUnTp93Up3HWpwXYp5nZpy3bp8G8t8oVtlXOEa1y0qXpT/pcXyBdLmKQPldKSJfLMWdMs2s+Xt/NLyz5UNH86lVQW/NLZB/FFVyH+wO5Al2QJE+G+gAAAABJRU5ErkJggg==);
}

.skynote-m-content .icon-error {
    background-repeat: no-repeat;
    background-size: 55px;
    background-position: center;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkBAMAAACCzIhnAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAwUExURUxpcf////////////////////////////////////////////////////////////rDiYQAAAAPdFJOUwD6UYgI3iQWXMvrOaO6cobrnpQAAAMRSURBVFjDnVg9aBRBFB7O+9MkFkGEKLhJa5VCRVC4Ewv/GkEQFGEVMYUoXmEhiElAwUJEBe2EU1EbiztRUGwSEAUrU6ndaWUZlrCauyR+vr3L/tzMm93jTXHc7s4337yfefPeU4oZ129+efR026nHe9+pwca1T4jGmdsDAIq70TdOnM1CTNehjfbvdMR5J5g19vHO1NVDU+/3PwievD1piEsBYmxfNXzOvwlA3mc74mCA+FFNvsrfDTC7bIhyA/CNnU+7QGfWoqsWIW6Z7w8TZo3X205CsKuVCfOMFcS+50BG5lOJDPLNJuVlMk/NeHsB2GHX5S/gpP5uqAG/aYcMuejonz8A39OMfAN4ZZCsprvSV53mIjCZDtkAvOxTl4t/WT6+CD+ptCOZJF2ah4nHSpYkPWmW4occsJANGQHGE8L7tWwICRwroIXtg8SR11iLPBX4OQhkMxB6+tEYnT5aeB7pa+tgkHOhzopOtlFC03i90zkMP4oQxxjN5U6Hus27mF+nW47iSX3UhEzgSfj33roIFRyPHBreuEHixN8LPWFKTqS64P+oSRIvU4ZX62o7FqXve0QSr0LCBBbcmPT7nEHTv8gi7tPvFfy1zjDWmMGfrvQL9in6EiNd+V3M2ufoK5Thk5LgVe070feZd1AjXNsur6mNOu1pOHk89WmmzivkMgWsWG1nkqg5coUZbFE2GpNEHSCTzHWNw9IwJGT4FXLOeWWhYUhI9GWSZ1LxNBwJnbIlCmjmZdebzJGQTVZJ0U3F0rAkdKLaBGEu22A6S6KKBHE5SEDDkhDEVw1wsZVoWBJyyY5yUFUsDUui8vAkEMHGBOILlCwwpcBhBG4pcH7BERMcZEG4EAQlQegTBFhBGJdcFoIrSXDxCa7X5CWe4y/xmnaJJ1OFAp8qNLVUIZmQbOJO1US7qickibQn94I5u6W3Sk97BMmVIIWTJIqCdFSQ9EpSa0ECLygTJMWIoOQRFFaS8k1QJEpKUUHBKymrBcW7pEUgaUQI2h2SpoqkdSNpEEnaUJJml6Sllt24+w8MY90/pIe2/QAAAABJRU5ErkJggg==);
}

.skynote-m-mobile-wrap {
    width: 375px;
    height:667px;
}
.skynote-m-mobile-wrap iframe {
    width: 100%;
    height:667px;
}

@keyframes load_Animation {
    0% {
        transform: scale(0.6);
        opacity: .2
    }

    50% {
        transform: scale(0.6);
        opacity: .5
    }

    80% {
        transform: scale(1.15);
        opacity: .8
    }

    100% {
        transform: scale(1);
        opacity: 1.0
    }
}

.cirBox1,
.cirBox2,
.cirBox3 {
    width: 44px;
    height: 44px;
    position: absolute;
    left: 10px;
    top: 10px
}

.cirBox1>div,
.cirBox2>div,
.cirBox3>div {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background-color: #ffffff;
    position: absolute
}

.cirBox1 {
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    transform: rotate(30deg)
}

.cirBox2 {
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    transform: rotate(60deg)
}

.cirBox3 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg)
}

.cir1 {
    left: 0;
    top: 0
}

.cir2 {
    right: 0;
    top: 0
}

.cir3 {
    right: 0;
    bottom: 0
}

.cir4 {
    left: 0;
    bottom: 0
}

.cir1,
.cir2,
.cir3,
.cir4 {
    -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
    -moz-animation: bouncedelay 1.2s infinite ease-in-out;
    animation: bouncedelay 1.2s infinite ease-in-out;
}

.cirBox1 .cir2 {
    -webkit-animation-delay: -1.1s;
    -moz-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.cirBox1 .cir3 {
    -webkit-animation-delay: -0.8s;
    -moz-animation-delay: -0.8s;
    animation-delay: -0.8s
}

.cirBox1 .cir4 {
    -webkit-animation-delay: -0.5s;
    -moz-animation-delay: -0.5s;
    animation-delay: -0.5s
}

.cirBox2 .cir2 {
    -webkit-animation-delay: -1.0s;
    -moz-animation-delay: -1.0s;
    animation-delay: -1.0s
}

.cirBox2 .cir3 {
    -webkit-animation-delay: -0.7s;
    -moz-animation-delay: -0.7s;
    animation-delay: -0.7s
}

.cirBox2 .cir4 {
    -webkit-animation-delay: -0.4s;
    -moz-animation-delay: -0.4s;
    animation-delay: -0.4s
}

.cirBox3 .cir2 {
    -webkit-animation-delay: -0.9s;
    -moz-animation-delay: -0.9s;
    animation-delay: -0.9s
}

.cirBox3 .cir3 {
    -webkit-animation-delay: -0.6s;
    -moz-animation-delay: -0.6s;
    animation-delay: -0.6s
}

.cirBox3 .cir4 {
    -webkit-animation-delay: -0.3s;
    -moz-animation-delay: -0.3s;
    animation-delay: -0.3s
}

@-webkit-keyframes bouncedelay {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0.4)
    }

    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes bouncedelay {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0.4)
    }

    40% {
        -webkit-transform: scale(1.0)
    }
}





.hylogin{background: #B31111; height: 56px; border-radius: 8px; line-height: 56px; color: #fff; width: 90px; font-size: 16px; text-align: center}

.hylogin:hover{color: #fff;background: #c01b1b; }














