/*advantage*/
.advantage{padding-top: 36px;}
.advantage .top{letter-spacing: 1px; height: 76px;background: url("../images/advantage_top.png")no-repeat center;text-align: left;font-size: 26px;color: #000;font-weight: bold;width: 741px;padding-top: 13px;padding-left: 10px;margin: 0 auto 50px;}
.advantage .top{letter-spacing: 1px; height: 76px;background: url("../images/advantage_top.png")no-repeat center;text-align: left;font-size: 26px;color: #000;font-weight: bold;width: 741px;padding-top: 13px;padding-left: 10px;margin: 0 auto 50px;
    animation: bounceInLeft 2s;
    -moz-animation: bounceInLeft 2s;/* Firefox */
    -webkit-animation: bounceInLeft 2s; /* Safari å’Œ Chrome */
    -o-animation: bounceInLeft 2s;/* Opera */
    animation-play-state:paused;
}
.advantage .on{animation-play-state:running;}

.advantage .mo_1{height: 326px;}
.advantage .mo_1 .img{height: 326px;width: 669px;overflow: hidden;float: left;}
.advantage .mo_1 .img:hover img{transform: scale(1.1, 1.1); transition-duration: 300ms;}

.advantage .mo_1 .wen{height: 326px;width: 530px;float: left;}
.advantage .mo_1 .wen .nr_1{padding-left: 50px;padding-right: 10px;padding-top: 10px;}
.advantage .mo_1 .wen .nr_1 h3{color: #da251d;font-size: 28px;font-weight: bold;margin-bottom: 5px;}
.advantage .mo_1 .wen .nr_1 b{color: #1f1a17;font-size: 20px;font-weight: bold;}
.advantage .mo_1 .wen .nr_1 p{color: #666;line-height: 26px;margin-top: 20px;}

.advantage .mo_1 .wen .nr_2{height: 126px;background: #f3f3f3;margin-top: 28px;padding-left: 50px;padding-top: 29px;}
.advantage .mo_1 .wen .nr_2 .x{float: left;margin-right: 55px;}
.advantage .mo_1 .wen .nr_2 .x b{font-size: 28px;color: #2b62d3;font-weight: bold;display: block;}
.advantage .mo_1 .wen .nr_2 .x b i{font-size: 16px;color: #2b62d3;}
.advantage .mo_1 .wen .nr_2 .x span{font-size: 16px;color: #666666;}

.advantage .mo_2{margin-top: 60px;margin-bottom: 60px;}
.advantage .mo_2 .wen .nr_1{padding-left: 0px;}


#mobile-banner{display: none;}

.ty_content {
    width: 1200px;
    margin: 0 auto;
}

.nav_div {
    height: 94px;
    width: 100%;
    background: #2b62d3;
}
.nav {
    width: 1220px;
    height: 94px;
    margin: 0 auto;
    position: relative;
    padding: 0 0 0 315px;
}
.logo0 {
    width: 280px;
    height: 120px;
    position: absolute;
    top: 0;
    left: -6px;
    z-index:100;
}
.logo0 img {
    width: 280px;
    height: 120px;
    display: block;
}
.nav li {
    float: left;
    display: inline;
    text-align: center;
    height: 94px;
    font-size: 15px;
    position: relative;
}
.nav li a:hover, .nav li.on a {
    color: #2b62d3 !important;
    background: #fff;
    box-shadow: -5px 1px 11px #204aa3;
}
.nav li a {
    color: #ffffff;
    display: block;
    height: 35px;
    padding: 59px 18px 0 18px;
    background: url(../Images/navbg.jpg) no-repeat 8px 68px;
}
.nav li.on span {
    display: block;
}
.nav .p1 {
    background: url(../Images/nav1.png) no-repeat center top;
}
.nav li span {
    position: absolute;
    top: 0;
    right: 0;
    height: 59px;
    width: 100%;
    display: none;
}

/*********************************  首页  广告  ***************************************/
.banner{width:1920px;overflow:hidden;position:relative; height:529px; overflow:hidden; margin:0 auto;}
.banner_img{width:9600px}
.banner_img li{float:left;width:1920px;position:relative;height:529px;}
.banner_img li a{ display:block; height:529px;}
.banner_common{position:relative;width:1300px;margin:0 auto; }
.banner_pre{position:absolute;left:0;margin-top:220px;width:39px;height:60px;cursor:pointer;background:url(../Images/left.png) no-repeat;}
.banner_next{position:absolute;right:0;margin-top:220px ;width:39px;height:60px;cursor:pointer;background:url(../Images/right.png) no-repeat}
.banner_pre:hover, .banner_next:hover{opacity:1;filter:alpha(opacity=100)}
.banner .control{width:130px;position:absolute;top:480px;left:50%;margin-left:-40px}
.banner .control li{float:left;margin-left:10px;width:10px;height:10px;border-radius:50%;cursor:pointer;background:#fff}
.banner .control li a{display:none}
.banner .control li.current{background:#ff7f02}

.banner_ad{ width:100%; height:204px; overflow:hidden}
.banner_ada{ width:100%; height:396px; overflow:hidden; margin-bottom:50px;}
.device{
    display:none;
    background: white;
    padding: 4%;
    }
#floatAd{display:none;}
.header_99704_101{display: block;}

@media only screen and (max-width: 720px) {
        .header_99704_101{display: none;}
        .device {display: block;}
        /* Main menu positionning */
    .main-nav {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        text-align: center;
        background: #FFF;
        opacity: 0;
        z-index: -1;
        visibility: hidden;
        transition: all .375s;
    }
    
    .main-nav.is-open {
        opacity: 1;
        z-index: 100;
        visibility: visible;
    }
    
    /* Yellow band effect */
    .main-nav::before {
    	 content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: -15px;
        background: #f2af2f;
        transform-origin: 0 0;
        transform: skew(-14deg) translateX(-120%);
        transition: all .275s .1s;
    }
    
    .main-nav.is-open::before {
        transform: skew(-14deg) translateX(0);
    }
    
    /* Skewing effect on menu links */
    .main-nav ul {
        display: inline-flex;
        flex-direction: column;
        height: 93%; /* Should be 100%, but we have a notice message :D */
        align-items: flex-end;
        justify-content: center;
        transform: translateX(-18%) skew(-16deg);
    }
    
    .main-nav li {
        display: block;
        margin: .5rem 0;
        text-align: right;
        transform: skew(16deg);
    }
    
    /* Apparition effect on links */
    .main-nav a {
        opacity: 0;
        transform: translateY(-10px);
    }
    
    .main-nav.is-open a {
        opacity: 1;
        transform: translateY(0);
    }
    .main-nav li:nth-child(1) a {
    	transition: all 275ms 175ms
    }
    .main-nav li:nth-child(2) a {
    	transition: all 275ms 225ms
    }
    .main-nav li:nth-child(3) a {
    	transition: all 275ms 275ms
    }
    .main-nav li:nth-child(4) a {
    	transition: all 275ms 325ms
    }
    .main-nav li:nth-child(5) a {
    	transition: all 275ms 375ms
    }
    
    
    /* Decoration */
    .main-nav ul,
    .main-nav li {
    	list-style: none;
    	padding: 0;
    }
    .main-nav a {
    	display: block;
    	padding: 12px 0;
    	color: #1a1919;
    	font-size: 1.4em;
    	text-decoration: none;
    	font-weight: bold;
    }
    
    /* Burger Style: @see: https://codepen.io/CreativeJuiz/full/oMZNXy */
    .open-main-nav {
    	position: absolute;
    	top: 15px;
    	padding-top: 20px;
    	right: 15px;
    	z-index: 1000;
    	background: none;
    	border: 0;
    	cursor: pointer;
    }
    .open-main-nav:focus {
    	outline: none;
    }
    .burger {
    	position: relative;
    	display: block;
    	width: 28px;
    	height: 4px;
    	margin: 0 auto;
    	background: #1a1919;
    	transform: skew(5deg);
    	transition: all .275s;
    }
    
    .burger:after,
    .burger:before {
    	content: '';
    	display: block;
    	height: 100%;
    	background: #1a1919;
    	transition: all .275s;
    }
    
    .burger:after {
    	transform: translateY(-12px) translateX(-2px) skew(-20deg);
    }
    
    .burger:before {
    	transform: translateY(-16px) skew(-10deg);
    }
    
    /* Toggle State part */
    .is-open .burger {
    	transform: skew(5deg) translateY(-8px) rotate(-45deg);
    }
    
    .is-open .burger:before {
    	transform: translateY(0px) skew(-10deg) rotate(75deg);
    }
    
    .is-open .burger:after {
    	transform: translateY(-12px) translateX(10px) skew(-20deg);
        opacity: 0;
    }
    
    /* MENU Text part */
    
    .burger-text {
    	display: block;
    	font-size: .675rem;
    	letter-spacing: .05em;
    	margin-top: .5em;
    	text-transform: uppercase;
    	font-weight: 500;
    	text-align: center;
    	color: #1a1919;
    }
    
    
    
    
    
    /* Slow motion button */
    [id="slowmo"] {
    	position: absolute;
    	top: 20px;
    	right: 20px;
    	padding: 10px;
    	border: 0;
    	font-size: 1rem;
    	background: #FEDC2A;
    	color: #1a1919;
    	font-weight: bold;
    	cursor: pointer;
    	transition: all .275s;
    }
    
    [id="slowmo"] span {
    	display: block;
    	font-weight: normal;
    }
    
    [id="slowmo"]:hover,
    [id="slowmo"]:focus {
    	background: #1a1919;
    	color: #FEDC2A;
    }
    
    [id="slowmo"].is-slowmo span:after {
    	content: 'Activated';
    	display: block;
    	font-weight: bold;
    }
    
    /* When slowmotion is activated */
    
    .is-slowmo + .device .open-main-nav .burger,
    .is-slowmo + .device .open-main-nav .burger:before,
    .is-slowmo + .device .open-main-nav .burger:after,
    .is-slowmo + .device .main-nav,
    .is-slowmo + .device .main-nav::before,
    .is-slowmo + .device .main-nav a {
    	transition-duration: 3s;
    }
    .is-slowmo + .device .main-nav li:nth-child(1) a {
    	transition-delay: 1750ms
    }
    .is-slowmo + .device .main-nav li:nth-child(2) a {
    	transition-delay: 2250ms
    }
    .is-slowmo + .device .main-nav li:nth-child(3) a {
    	transition-delay: 2750ms
    }
    .is-slowmo + .device .main-nav li:nth-child(4) a {
    	transition-delay: 3250ms
    }
    .is-slowmo + .device .main-nav li:nth-child(5) a {
    	transition-delay: 3750ms
    }
    
    /* Notice */
    .notice {
    	position: absolute;
    	bottom: -15px;
    	left: 0; right: 0;
    	padding: 20px;
    	background: #F2F2F2;
    	color: #1a1919;
    	font-size: 14px;
    	font-weight: 400;
    	line-height: 1.5;
    	z-index: 100;
    	text-align: center;
    }
    .notice strong {
    	font-weight: 700;
    }
    .notice a {
    	padding: 2px 3px;
    	background: #FEDC2A;
    	text-decoration: none;
    }
    .wrap-rule{width: auto;}
    .aside{
        width: auto;
        float: none;
    }
    .right-content{
        float: none;
        width: auto;
        margin-left: 0px;
    }
    .product_list_99704_120 .image-all{
        width: 100px;
        height: 100px;
        line-height: 0;
    }
    .product_list_99704_120 .texts{
        margin-left:0px
    }
    .product_list_99704_120 .item-title a{font-size: 15px;}
    .product_list_99704_120 table{font-size:12px;margin-bottom: 18px;}
    .product_list_99704_120 table th{width: 30%;}
    .product_list_99704_120 .button{
        width: 160px;
        font-size: 12px;
        margin-bottom: 10px;
    }
    .main-content {padding: 0px 0 0px;}
    .pagelist .pagenum {width: 20px;}
    .pagelist a, .pagelist span
    {
        font-size: 8px;
        height: 20px;
        line-height: 20px;
    }
    .pagelist .iconfont {font-size: 12px;}
    .product_all_99703_120 .header-title{
        height: 45px;
        line-height: 45px;
        font-size: 15px;
    }
    .product_all_99703_120 .list li{margin-bottom: 22px;}
    .footer_99704_112{padding-top: 0;}
    .footer_desktop{display:none;}
    #dialog-content-pql-id-hand{width: auto;}
    .leave-message-dialog .dialog-content-pql{
        left: 0;
        top: 50%;
        margin-left: 10px;
        margin-right: 10px;
    }
    .leave-message-dialog .textarea{    height: 135px;    font-size: 12px;}
    .dialog-content-pql-id .img{float:none;}
    .dialog-content-pql-id .titlep, .dialog-content-pql-id .left ul{margin-left: 0px;}
    .item-desc{
        text-align: justify;
        line-height: 25px;
    }
    .item-desc p{margin-bottom:10px;}
    .aboutus_info_99704_115 .pic-scroll{width:100%;}
    .contactus_99703_133{    margin: 20px 15px 0px 20px;}
    .contactus_99703_133 .float-left{width:100%;margin-bottom: 20px;}
    .contactus_99703_133 .float-right{width:100%;}
    .categary_99704_106 .image-part{
        width: 31%;
        height: 210px;
        margin-right:0px;
    }
    
    .categary_99704_106 .images {
        width: 100%;
        margin-left: 10px;
        margin-right: 10px;
    }
    .categary_99704_106 .texts{
        width:auto;
        padding: 12px;
    }
    .categary_99704_106 .item{    padding: 30px 0;}
    .categary_99704_106 .list .item:nth-child(even) .images{float:none;}
    .categary_99704_106 .list .item:nth-child(odd) .images{float:none;}
    .categary_99704_106 .list .item:nth-child(odd) .texts{float:none;}
    .categary_99704_106 .list .item:nth-child(even) .texts{float:none;}
    .point_99704_103 .container{margin:0px;}
    .point_99704_103{min-width:auto;}
    .point_99704_103 .float-left {width: 50%;padding: 10px;}
    .advantage .top{
        text-align: center;
        font-size: 22px;
        width: auto;
    }
    .contact_us_99704_111{padding: 0px;}
    .contact_us_99704_111 .wrap-rule {
        background-color: #fff;
        border: 4px solid #e1e1e1;
        padding: 20px;
    }
    .contact_us_99704_111 .float-right{
        float: none;
        width: 100%;
        padding-left: 0px;
    }
    .contact_us_99704_111 .float-left {
        width: auto;
        padding-right: 0px;
        float: none;
    }
    .contact_us_99704_111 .float-right::before{background:none;}
    .advantage .mo_1 .img {width:100%;}
    .ty_content{width:auto;}
    .advantage .mo_1{height:auto;}
    .advantage .mo_1 .img{float: none;height:auto;}
    .advantage .mo_1 .wen{
        height: auto;
        width: auto;
        float: none;
    }
    .advantage .mo_1 .wen .nr_1{padding: 10px !important;text-align: justify;}
    .advantage .mo_1 .wen .nr_2{
        margin-top: 28px;
        padding-left: 32px;
        padding-top: 12px;
    }
    #dialog-content-pql{width: auto;}
    .leave-message-dialog .dialog-content-pql{width: auto;}
    #dialog-content-pql-ok{min-width: 370px;}
    #js_banner{display:none;}
    .point_99704_103 .iconfont{font-size:30px;text-align:center;}
    .point_99704_103 .point-title{font-size: 13px;}
    .point_99704_103 .point-desc{font-size:10px;}
    #mobile-banner{display: block;}
}

.header-top .float-right a {font-size:13px;}