@charset "utf-8";
/* CSS Document */
a{ text-decoration:none;}
li{ list-style:none;}
*{ margin:0px; padding:0px; font-size:14px; font-family:"微软雅黑";}
body{ background-attachment: fixed;background-color: #e1e6e1;background-image: url(overlay.png), url(bg.jpg);background-repeat: repeat, repeat-x;background-size: 128px 128px, cover;}
.main_main{width:1100px; background:#ffffff;height:auto; margin:0 auto; margin-top:0px;box-shadow: 0 0rem 4rem 0.25rem rgba(46, 43, 55, 0.575);opacity: 1; }

.main_left{ width:220px; float:left;}
.main_right{ padding:20px;}

.logo_yun{ width:179px; height:60px; float:left; background:url(logo.png) no-repeat left top;}
.logo_fatie{background:url(logo_fatie.png) no-repeat left top;}
.logo_biaoti{background:url(logo_biaoti.png) no-repeat left top;}
.logo_chashoulu{background:url(logo_chashoulu.png) no-repeat left top;}
.logo_daifatie{background:url(logo_daifatie.png) no-repeat left top;}
.c{ clear:both;}

.menu {
   /* background: url(qunewm.png) no-repeat 0px 405px;padding-bottom: 220px;*/
    float: left;
    height: auto;border-top:1px solid #e1e1e1;
    
}.menu li{ list-style:none; float:left; width:220px; height:50px; line-height:50px; text-indent:0px; color:#FFFFFF; border-bottom:1px solid #e1e1e1;}
.menu li div{ display:block; float:left; width:8px; height:50px; background-color:#2aa145; -webkit-box-sizing: unset;-moz-box-sizing: unset;box-sizing: unset;}
.menu li:hover{ background:#d91212 !important;}


 
.menu li a{ color:#FFFFFF;}

.menu li.on{background-color:#d91212 !important;}
.menu li.on div{background-color:#000000 !important; display:block; }
.menu li:hover div{background-color:#000000 !important;}


.menu_tools{float:left; margin-bottom:10px; height:auto;}
.menu_tools li{ list-style:none; float:left; width:273px; background:#2aa145; font-size:16px; text-indent:0px; border-bottom:0px solid #2aa145; height:50px; line-height:50px;color:#FFFFFF; margin-right:10px;}
.menu_tools li:hover{ background:#d91212 !important;}
.menu_tools li.on{ background:#d91212;border-bottom:0px solid #d91212;}

.menu_tools li.on img{ -webkit-animation: bounce-up 1.5s linear infinite;animation: bounce-up 1.5s linear infinite;}
.menu_tools li:hover img{ -webkit-animation: bounce-up 1.5s linear infinite;animation: bounce-up 1.5s linear infinite;}





.title{ width:100%; height:60px; line-height:60px; background-color:#454545; text-indent:10px; font-size:22px; margin-bottom:10px; color:#FFFFFF; position:relative;}


.show_tips{ width:800px; padding:20px; padding-top:15px; padding-bottom:15px; background-color:#f2f2f2; margin-top:10px; color:#373737; line-height:30px;     border-top: 5px solid #009688;float:left;}
.show_tips2{ width:800px; padding:20px; padding-top:15px; padding-bottom:15px; background:#f2f2f2; margin-top:10px; color:#373737; line-height:30px;    border-top: 5px solid #454545;float:left;}

/*关键词检测*/
.jiance_content{ width:808px; border:1px solid #dedede;padding:15px; float:left; height:350px;background-color: #fff;
    background-image: none;
    border: 1px solid #dedede;
    -webkit-box-shadow: inset 0 0px 3px rgba(0,0,0,.075);
    box-shadow: inset 0px 5px 5px rgba(0,0,0,.01);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
.jiance_btn{ float:left; width:100%; height:50px; line-height:50px; color:#FFFFFF; text-align:center;background-color:#e6381d;border-radius:2px; margin-top:15px; }

.footer{ width:1100px; height:50px; background:#454545; margin:0 auto; line-height:50px; color:#dedede; font-size:12px; text-align:center;}


.header_ali{ float:left; width:220px; height:210px;}
.tou{ width:100px; height:100px; margin-left:60px; margin-top:40px; float:left;}
.tou img{border-radius:0px;}
.logo{ width:120px; height:46px; line-height:46px; float:left; margin-left:50px; font-size:16px; font-weight:bold; text-align:center; color:#ffffff;}

@-webkit-keyframes bounce-up {
 25% {-webkit-transform: translateX(3px);}
 50%, 100% {-webkit-transform: translateX(0);}
 75% {-webkit-transform: translateX(-3px);}
}

@keyframes bounce-up {
 25% {transform: translateX(3px);}
 50%, 100% {transform: translateX(0);}
 75% {transform: translateX(-3px);}
}

.menu li.on img{ -webkit-animation: bounce-up 1.5s linear infinite;animation: bounce-up 1.5s linear infinite;}
.menu li:hover img{ -webkit-animation: bounce-up 1.5s linear infinite;animation: bounce-up 1.5s linear infinite;}

.shangico{float: left;width: 48px; height: 48px;margin: 0px auto;margin-left: 80px;margin-top: 30px;}



@-webkit-keyframes bounce-upy {
 25% {-webkit-transform: translateY(5px);}
 50%, 100% {-webkit-transform: translateY(0);}
 75% {-webkit-transform: translateY(-5px);}
}

@keyframes bounce-upy {
 25% {transform: translateY(5px);}
 50%, 100% {transform: translateY(0);}
 75% {transform: translateY(-5px);}
}
.build_banner li div:hover{ -webkit-animation: bounce-upy 1.5s linear infinite;animation: bounce-upy 1.5s linear infinite;}

