@font-face{
    font-family: 'cond';
    src : url('../fonts/DINCond-Bold.otf');
}
.w1200{
    width: 1200px;
    margin: auto;
}
.phone-show{
    display: none;
}
.top_h{
    background: #f3f3f3;
    line-height: 35px;
}
.top_h .top_rcol a{
    margin: 0 5px;
    padding: 0 5px;
    position: relative;
}
.top_h .top_rcol a:after{
    content: '|';
    position: absolute;
    right: -9px;
}
.top{
    height: 130px;
    background: #fff;
}
.logo{
    width: 516px;
    padding-top: 15px;
}
.logo img{
    max-width: 100%;
}
.vertical{
    border-left: 1px solid #666666;
    width: 1px;
    height: 100px;
    margin: 0 66px;
}
.top-cen{
    line-height: 35px;
    padding-top: 18px;
}
.top-r{
    width: 246px;
    font-size: 20px;
    text-align: right;
    line-height: 35px;
    margin-top: 35px;
    padding-right: 60px;
    background: url('../images/top_tel.png') no-repeat right center;
}
.top-r .t-tel{
    color: #00a0e9;
    font-weight: 400;
    font-size: 27px;

}
.nav-bg{
    background: #1e50ae;
    height: 53px;
}
.nav_top ul li a{
    color: #fff;
}
.nav_top ul li{
    float: left;
    width: 11%;
    text-align: center;
    position: relative;
}
.nav_top ul li.on{
    background: #00a0e9;
}
.nav_top ul li a.ty{
    line-height: 53px;
    font-size: 18px;
}
.nav_top ul li a.ty span{
    display: none;
}
.nav_top ul li:hover{
    background: #00a0e9;
}
.nav_top ul li:hover a{
    color: #fff;
}
.nav_top ul li:hover a.ty span{
    display: block;
}
.nav_top ul li a.ty span{

    width: 35px;
    position: absolute;
    left: 41%;
    z-index: 10;

}
.nav_top ul li dl dd{
    height: 40px;
    line-height: 40px;
}
.nav_top ul li dl dd a{
    font-size: 18px;
}
.nav_top ul li dl{
    opacity: 0;
    display: none;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    position: absolute;
    width: 100%;
    z-index: 9;
    background: #00a0e9;
}
.swiper-container1 .swiper-slide img{
    max-width: 100%;
}
.nav_top ul li:hover dl{
    opacity: 1;
    display: block;
    padding-bottom: 10px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.in_banner img{
    max-width: 100%;
}
.f-nav{
    background: #00a0e9;
    margin-top: 0px;
}
.f-nav ul{
    overflow: hidden;
}
.f-nav ul li {
    width: 11%;
    float: left;
    text-align: center;
    height: 50px;
    line-height: 50px;
    color: #fff;
}
.f-nav ul li  a{
    width: 90%;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    color: #fff;
    height: 50px;
    line-height: 50px;
}
.f-nav ul li:last-child a{
    border-right: none;
}
.foot{
    background: #1E50AF;
    padding: 20px 0;
}
.foot-cen{
    width: 480px;
    color: #fff;
    line-height: 34px;
    padding-left: 120px;
}
.foot-r{
    color: #fff;
    background: #009FE9;
    padding: 20px;
}
.foot-r .ewm{
    width: 40%;
    text-align: center;
    margin: 0 5%;
}
.foot-r .ewm img{
    max-width: 100%;
    max-height: 110px;
}

.footer{
    background: #01b176;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
}
.footer .con{
    text-align: center;
}
.footer .con a{
    color: #fff;
}
.search{
    background: #fff;
    padding: 5px 0;
}
.search form input{
    border: none;
    float: right;
}
.search form input.t{
    line-height: 30px;
    margin-top: 2px;
    padding: 0 5px;
    width: 260px;
    height: 30px;
    background: #f8f8f8;
}
.search .search_l{
    padding-top: 6px;
}
.ad1 img{
    max-width: 100%;
}
.ad1 {
    padding: 30px 0;
}
.i_ad2 {

}
.typead{
    padding: 50px 0;
}
.typead .conl h2{
    font-size: 30px;
    color: red;
}
.typead .conl h2 span{
    color: #0f7dd6;
}
.typead .conl p{
    font-size: 20px;
    color: #666666;
    margin-top: 12px;
}
.typead .conr{
    background: url('../images/index_95.png') no-repeat left center;
    font-size: 18px;
    color: #0f7dd6;
    padding: 11px 0 11px 56px;
}
.typead .conr p.p{
    font-size: 29px;
	font-family:"Arial";
}
.exp dl dd{
    padding-bottom: 30px;
}
.exp .conl{
    float: left;
    width: 600px;
}
.exp .conr{
    float: right;
    width: 500px;
}
.exp .even .conl{
    float: right;
}
.exp .even .conr{
    float: left;
}
.exp .conr img{
    max-width: 100%;
    height: 570px;
}
.exp .conl .icon{
    padding-left: 100px;
    height: 90px;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.exp .conl .icon_1{
    background: url('../images/n1.png') no-repeat left center;
}
.exp .conl .icon_2{
    background: url('../images/n2.png') no-repeat left center;
}
.exp .even .conl .icon_1{
    background: url('../images/n3.png') no-repeat left center;
}
.exp .even .conl .icon_2{
    background: url('../images/n4.png') no-repeat left center;
}
.exp .conl .icon .t{
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 3px;
    color: #00a0e9;
    padding-top: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.exp .conl .icon .t_e{
    color: #999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.exp .conl .desc{
    height: 137px;
    overflow: hidden;
    padding-top:10px ;
    margin-bottom: 30px;
}
.exp .conl .desc p{
    padding-left: 20px;
    margin-bottom: 10px;
    background: url('../images/dd.png') no-repeat left 5px;
}
.ngx ul li {
    height: 363px;
    width: 19%;
    margin-right: 8%;
    float: left;
}
.ngx ul li:last-child{
    margin-right: 0;
}
.ngx ul li p{
    width: 60%;
    margin: auto;
    text-align: center;

}
.ngx ul li p.t{
    padding-top: 255px;
    color: #fff;
	font-size:16px;
    height: 40px;
    overflow: hidden;

}
.ngx ul li p a{
    background: #fff;
    color: #00a0e9;
    display: inline-block;
    width: 115px;
    text-align: center;
    border-radius: 20px;
    line-height: 32px;
    margin-top: 10px;
}

.igoods{
    padding-top: 52px;
    padding-bottom: 48px;
}
.igoods .menu_left{
    width: 250px;
    background: #00a0e9;
    min-height: 832px;
    padding: 42px 10px;
}
.igoods .menu_left h2,.igoods .menu_left p{
    text-align: center;
    color: #fff;
}
.igoods .menu_left .con{
    margin-top: 20px;
}
.igoods .menu_left .con{
    background: #fff;
    border-radius: 5px;
    padding: 10px 10px;
}
.igoods .menu_left .con h3{
    background: #00a0e9;
    color: #fff;
    text-indent: 20px;
    border-radius: 5px;
    padding: 7px 0;
    margin-top: 20px;
}
.menu_left .con ul li{
    line-height: 39px;
    border-bottom: 1px solid #e6e6e6;
}
.menu_left .con ul li a{
    display: block;
    text-indent: 10px;
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.menu_left .con ul li:hover{
    background: #e6e6e6 url('../images/m_i.png') no-repeat 200px center;
}
.igoods .conr{
    width: 890px;
    float: right;
    margin-left: 40px;
}
.igoods .conr .pro_c{
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 30px;
    color: #666;
}
.igoods .conr .pro_c .t{
    font-size: 18px;
    color: #000;
}
.igoods .conr .pro_c  a{
    float: right;
    color: #666;
    padding-top: 7px;
}
.igoods .conr ul li{
    width: 280px;
    height: 267px;
    margin-right: 21px;
    float: left;
    margin-bottom: 23px;
    border: 1px solid  #ddd;
}

/*.igoods .conr ul li:hover .t{
    background: #00a0e9;
}
.igoods .conr ul li:hover a{
    border-color: #00a0e9;
}*/
.igoods .conr ul li:nth-child(3n){
    margin-right: 2px;
}
.igoods .conr ul li p.pic{
    width: 280px;
    height: 220px;
    overflow: hidden;
}
.igoods .conr ul li p.pic img{
    max-height: 220px;
    max-width: 270px;
}
.igoods .conr ul li:hover p.pic img{
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
.igoods .conr ul li a{
    display: block;
    border-top: 5px solid #f8f8f8;
    border-right: 5px solid #f8f8f8;
    border-left: 5px solid #f8f8f8;
}
.igoods .conr ul li p.t{
    background: #00a0e9;
    color: #ffffff;
    text-align: center;
    line-height: 42px;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.honor {
    padding: 30px 0 10px;
}
.honor ul li {
    height: 400px;
    overflow: hidden;
    margin-bottom: 20px;
}
.honor ul li .conl{
    width: 560px;
    float: left;
}
.honor ul li.even .conl{
    float: right;
}
.honor ul li .conl img{
    max-width: 100%;
    max-height: 100%;
}
.honor ul li .conr{
    float: right;
    width: 560px;
}
.honor ul li.even .conr{
    float: left;
}
.honor ul li .conr h2{
    font-size: 30px;
    color: #00a0e9;
}
.honor ul li .conr h2 span{
    color: red;
}
.honor ul li .conr .desc{
    padding: 20px 0;
    position: relative;
}
.honor ul li .conr .desc:after{
    content: '';
    width: 1px;
    border-left: 1px dashed #ddd;
    height: 100%;
    position: absolute;
    left: 10px;
    top: 15px;
    z-index: -1;
}
.honor ul li .conr .desc p{
    padding-left: 30px;
    background: #fff url("../images/dd2.png") no-repeat left  1px;
    margin-bottom: 39px;
}

.honor div img{max-width: 100%}

.model1{
    padding: 100px 0;
}
.model1 li{
    width: 160px;
    height: 255px;
    float: left;
    margin-right: 47px;
}
.model1 li:last-child{
    margin-right: 0;
}
.model1 li .t_con{
    background: #00a0e9;
    position: relative;
    height: 140px;

    margin-bottom: 5px;
}
.model1 li .t_con .t{
    text-align: center;
    font-weight: bold;
    color: #fff;padding-top: 80px;
    font-size: 18px;
}
.model1 li .t_con .num{
    position: absolute;
    top: -30px;
    width: 73px;
    height: 72px;
    text-align: center;
    color: #fff;
    left: 40px;
    background: url('../images/num1.png') no-repeat;
}
.model1 li .t_con .num span{
    padding-top: 20px;
    font-size: 30px;
    display: block;
}
.model1 li .pic{
    height: 111px;
    width: 160px;
}
.model1 li .pic img{
    max-width: 100%;
    max-height: 111px;
}
.in_about{
    padding: 0 30px;
    width: 1140px;
}
.in_about .conl{
    width:480px ;
    float: left;
}
.in_about .conl video{
    width: 480px;
    margin-top: -10px;
    min-height: 291px;
}
.in_about .conl ul li{
    display: inline-block;
    background: #1E50AF;
    color: #fff;
    width: 30%;
    text-align: center;
    line-height: 35px;
    margin-right: 3%;
}
.in_about .conl ul li:last-child{
    margin-right: 0;
}
.in_about .conl ul li a{
    color: #fff;
}
.in_about .conl ul{
    padding: 20px 0;
}
.in_about .conr{
    width: 600px;
}
.in_about .conr h2{
    font-size: 26px;
    padding-top: 30px;
}
.in_about .conr .desc{
    height: 204px;
    overflow: hidden;
    line-height: 25px;
    padding-top: 30px;
}
.in_about .conr p.more{
    padding-top: 24px;
}
.in_about .conr p.more a{
    color: #fff;
}
.s_h_name{
    position: relative;
    padding-top: 80px;
    padding-bottom: 30px;
}
.s_h_name:after{
    content: '';
    width: 100%;
    height: 1px;
    border-top: 1px solid #666;
    display: block;
    position: absolute;
   top: 104px;
    z-index: -1;
}
.s_h_name ul{
    width: 295px;
    margin: auto;
}
.s_h_name ul li{
    float: left;
    cursor: pointer;
    border: 1px solid #666;
    width: 48%;
    text-align: center;
    font-size: 18px;
    line-height: 45px;
   background: #fff;
}
.s_h_name ul li.on{
    background: #007aff;
    border-color: #007aff;
    color: #fff;
}
.sh_pic{
    height: 220px;

}
.sh_pics{
    padding-bottom: 50px;
}
.sh_pic img{
    max-width: 100%;
}
.sh_pic p{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 40px;
}
.swiper-button-next_sh_pic1{
    width: 62px;
    height: 100px;
    background: url('../images/ir.png') no-repeat;
    margin-left: 1225px;
    margin-top: -106px;
}
.swiper-button-prev_sh_pic1{
    width: 50px;
    height: 100px;
    background: url('../images/il.png') no-repeat;
    margin-left: -78px;
    margin-top: -142px;
}
.swiper-button-next_sh_pic1:focus ,.swiper-button-prev_sh_pic1:focus{
    outline: none;
}
.new_typename{
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.new_typename span{
    color: #00a0e9;
    position: relative;
}
.new_typename span:after{
    content: '';
    border: 2px solid #00a0e9;
    width: 100%;
    position: absolute;
    bottom: -11px;
    left: 0;
}
.new_typename a{
    font-weight: 400;
    font-size: 14px;
    float: right;
    padding-top: 5px;
}
.index_news {
 height: 448px;
 overflow: hidden;
 margin-bottom: 30px;
 padding: 30px 0 15px 0;
}
.index_news .conl{
    width: 725px;
    float: left;
}
.index_news .hot{
    padding: 20px 0 30px 0;
    position: relative;
}
.index_news .hot .hotl{
    width: 323px;
    float: left;
}

.index_news .hot .hotl .pic {
   display: block;
}

.index_news .hot .hotl .pic img{
    width: 100%;
    height:100%;
}
.index_news .hot .hotr {
    width: 366px;
    float: right;
}
.index_news .hot .hotr .t{
    color: #00a0e9;
    overflow: hidden;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.index_news .hot .hotr .desc{
    line-height: 35px;
    padding-top: 13px;
    height: 165px;
    overflow: hidden;
}
.index_news .hot .hotr .more{
    padding-top: 20px;
}
.index_news .hot .hotr .more a{
    color: #00a0e9;
}
.index_news .conl ul li{
    width:48%;
    margin-right: 4%;
    border-bottom: 1px dashed #ddd;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 38px;
    line-height: 38px;
    float: left;
}
.index_news .conl ul li:nth-child(even){
    margin-right: 0;
}
.index_news .conr{
    width: 440px;
}
.index_news .conr dl dd{
    margin-bottom: 21px;
}
.index_news .conr dl dd span.ques {
    background: #000;
    color: #fff;
    float: left;
    width: 20px;
    text-align: center;
    line-height: 20px;
}
.index_news .conr dl dd.on{
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}
.index_news .conr dl dd.on span.ques{
    background: red;
}
.index_news .conr dl dd .desc{
    float: left;
    padding-left: 15px;
    width: 390px;
    height: 40px;
    overflow: hidden;
    line-height: 20px;
}
.index_news .conr dl{
    padding-top: 20px;
    height: 435px;
    overflow: hidden;

}
.index_news .conr dl dd p.t{
    float: left;
    padding-left: 15px;
}
.links{
    padding-bottom: 20px;
}
.links a{
    display: inline-block;
    padding-right: 15px;
    margin-bottom: 10px;
}
.transition{
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.transform{
    -webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);
}
.gg1{
    overflow: hidden;
    padding-bottom: 50px;
    padding-top: 20px;
}
.gg1 .conl{
    font-size: 16px;
    float: left;
    width: 400px;
}
.gg1 .conl p{
    margin-bottom: 18px;
}
.gg1 .conl .t1{
    font-size: 24px;
    color: #0f7dd6;
    margin-bottom: 10px;
}
.gg1 .conl .red{
    color: red;
}
.gg1 .conr{
    float: none;
    width: 100%;
}
.gg1 .conr ul{
    overflow: hidden;
}
.gg1 .conr ul li {
    float: left;
    text-align: center;
    position: relative;
    padding-right: 50px;
    width: 106px;
    margin-bottom: 30px;
}
.gg1 .conr ul li:last-child{
    padding-right: 0;
}
.gg1 .conr ul li:last-child:after{
    display: none;
}
/*.gg1 .conr ul li:nth-child(4n){
    padding-right: 0;
}*/
/*.gg1 .conr ul li:nth-child(4n):after{
    display: none;
}*/
.gg1 .conr ul li:after{
    content: '';
    width: 26px;
    height: 38px;
    background: url('../images/index_124.png') no-repeat;
    position: absolute;
    top: 18%;
    right: 20px;
}
/*.gg1 .conr ul li:nth-child(4):after{
    transform:rotate(90deg);
    -ms-transform:rotate(90deg); 	!* IE 9 *!
    -moz-transform:rotate(90deg); 	!* Firefox *!
    -webkit-transform:rotate(90deg); !* Safari 和 Chrome *!
    -o-transform:rotate(90deg);
    display: block;
    top: 93%;
    right: 51px;
}*/
/*.gg1 .conr ul li:nth-child(5):after,.gg1 .conr ul li:nth-child(6):after,.gg1 .conr ul li:nth-child(7):after{
    transform:rotate(180deg);
    -ms-transform:rotate(180deg); 	!* IE 9 *!
    -moz-transform:rotate(180deg); 	!* Firefox *!
    -webkit-transform:rotate(180deg); !* Safari 和 Chrome *!
    -o-transform:rotate(180deg);
}*/
.gg1 .conr ul li .t{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    overflow: hidden;
}
.gg1 .conr ul li .pic{
    overflow: hidden;
}
.gg1 .conr ul li .pic img{
    width: 84px;
    height: 84px;
    padding-left: 0;
}
.gg1 .conr ul li:hover .pic img{
    transform:rotate(10deg);
    -ms-transform:rotate(10deg); 	/* IE 9 */
    -moz-transform:rotate(10deg); 	/* Firefox */
    -webkit-transform:rotate(10deg); /* Safari 和 Chrome */
    -o-transform:rotate(10deg);
}
.gg1 .conr ul li:hover .t{
    color: #0f7dd6;
}
.gg_box{
    margin: auto;
    width: 210px;
    padding: 68px 0;
    position: relative;
}
.gg_box .b_main{
    width: 210px;
    height: 210px;
	margin-top: -40px;
    text-align: center;
    border-radius: 100%;
    background: #0f7dd6;
}
.gg_box .b_main .b_main-t{
    padding-top: 38px;
}
.gg_box .b_main span{
    display: block;
    color: #fff;
    width: 120px;
    font-weight: bold;
	margin:0 auto;
}
.gg_box .b_main .sp1{
	font-size: 50px;
	color:#ff0000;
}
.gg_box .b_main .sp2{
	font-size: 30px;
}
.gg_box .b_main .sp3{
	font-size: 20px;
}

.i_ad2 .ul_01{margin: 28px 0 10px 0}
.i_ad2 .ul_01,
.i_ad2 .ul_02
{display: inline-block;width: 100%

}

.i_ad2 .ul_01 a,
.i_ad2 .ul_02 a{
    display: inline-block;
    width: 96%;
    height: 100%;
    position: relative;
}

.i_ad2 .ul_01 a span,
.i_ad2 .ul_02 a span{
    position: absolute;
    bottom: 5px;
    left: 0;
    /*bottom: 200px;*/
    width: 100%;
    color: #1b97d5;
    font-size: 22px;
    font-weight: bold;
}

.i_ad2 .ul_01 li{
float: left;
width: 33.3%;
    text-align: center;
}

.i_ad2 .ul_01 li img,
.i_ad2 .ul_02 li img
{
    width: 100%;
    height: 100%;
}

.i_ad2 .ul_02 li{
float: left;
    width: 25%;
    text-align: center;
    height: 195px;
}
.i_ad2 .ul_02 li:nth-of-type(1),.i_ad2 .ul_02 li:nth-of-type(2), .i_ad2 .ul_02 li:nth-of-type(3){
    width: 33.333333%;
    height: 187px;
    margin-bottom: 10px;
}


.i_ad2 .ad{margin: 10px 0 38px 0;
    padding:0 6px;}
.i_ad2 .ad img{width: 100%}

.banner_ad{margin: 10px 0 50px 0;width: 100%;
   }
.banner_ad img{width: 100%}

.pro_index_left{
    position: relative;
    width: 22%;
    float: left;
}

.pro_index_left span{
    position: absolute;
    left: 0;
    top: 50%;
}

.pro_index_left img{
    width: 100%;
}

.pro_index{
    width: 78%;
    display: inline-block;
}
.pro_index ul li{
    width: 25%;
    float: left;
    margin-bottom: 13px;
    text-align: center;
}
.pro_index ul li a{
    display: block;
    width: 95%;
    margin:auto;
}
.pro_index ul li:nth-child(4n){
    margin-right: 0;
}
.pro_index ul li p.pic{
    width: 100%;
height: 206px;
}
.pro_index ul li p.pic img{
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    border-radius: 10px 10px 0 0;
}
.pro_index ul li p.t{
    line-height: 39px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #00a0e9;
    text-align: center;
    color: #fff;
    font-size: 15px;
    border-radius: 0px 0px 10px 10px;
}
.pro_main{
    background: #e1e5e6;
}

.numbers li {
    position: absolute;
    width: 400px;

}
.numbers li:nth-child(1){
    left: -480px;
    top: 80px;
}
.numbers li:nth-child(2){
    left: -448px;
    top: 227px;
}
.numbers li:nth-child(3){
    left: -330px;
    top: 345px;
}
.numbers li:nth-child(4){
    left: 158px;
    top: 345px;
}
.numbers li:nth-child(5){
    left: 275px;
    top: 227px;
}
.numbers li:nth-child(6){
    left: 300px;
    top: 75px;
}
.numbers li .num span{
    float: right;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    background: #0f7dd6;
    color: #fff;
    font-size: 50px;
    text-align: center;
    line-height: 100px;
    margin-left: 26px;
    visibility: visible;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-name: pulse;
    font-family: 'cond';
}
.numbers li:nth-child(1) .num span{

    animation-delay: 100ms;
}
.numbers li:nth-child(2) .num span{
    animation-delay: 200ms;
}
.numbers li:nth-child(3) .num span{
    animation-delay: 300ms;
}
.numbers li:nth-child(4) .num span{
    animation-delay: 400ms;
}
.numbers li:nth-child(5) .num span{
    animation-delay: 500ms;
}
.numbers li:nth-child(6) .num span{
    animation-delay: 600ms;
}
.numbers li:nth-child(4) .num span,.numbers li:nth-child(5) .num span,.numbers li:nth-child(6) .num span{
    float: left;
    margin-left: 0;
    margin-right: 26px;
}
.numbers li:nth-child(even) .num span{
    background: #a5a5a5;
}
.numbers li .con{
    margin-right: 20px;
}
.numbers li .con .t{
    font-size: 24px;
    overflow: hidden;
    margin-bottom: 10px;
    height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.numbers li .con .t span{
    float: left;
    margin-right: 10px;
    font-size: 30px;
    margin-top: -3px;
    color: #a5a5a5;
}
.numbers li:nth-child(odd) .con .t span{
    color: #0f7dd6;
}
.numbers li .con .desc{
    font-size: 16px;
    color: #999;
    max-height: 42px;
    overflow: hidden;
}

.gg_box2{
    margin: auto;
    width: 550px;
    height: 400px;
    position: relative;
    margin-top: 120px;
}
.gg_box2 .b_main{
    width: 100%;
    height:100%;
    text-align: center;
    background: url("../images/sy_1.jpg") no-repeat;
    transform:rotate(-18deg);
    -ms-transform:rotate(-18deg);
    -moz-transform:rotate(-18deg);
    -webkit-transform:rotate(-18deg);
    -o-transform:rotate(-18deg);
}
.gg_box2 .b_main span{
    display: inline-block;
    font-size: 28px;
    width: 100%;
    font-weight: bold;
    margin-top: 140px;
    transform:rotate(18deg);
    -ms-transform:rotate(18deg);
    -moz-transform:rotate(18deg);
    -webkit-transform:rotate(18deg);
    -o-transform:rotate(18deg);
}
.gg_box2 .b_main span em{
    color: red;
    font-size: 42px;
    font-weight: bold;
}

.numbers2 li {
    position: absolute;
    width: 160px;

}
.numbers2 li:nth-child(1){
    left: 89px;
    top: -59px;
}
.numbers2 li:nth-child(2){
    left: -90px;
    top: 61px;
}
.numbers2 li:nth-child(3){
    left: -40px;
    top: 267px;

}
.numbers2 li:nth-child(4){
    left: 173px;
    top: 329px;
}
.numbers2 li:nth-child(5){
    left: 377px;
    top: 263px;
}
.numbers2 li:nth-child(6){
    left: 468px;
    top: 88px;
}
.numbers2 li:nth-child(7){
    left: 315px;
    top: -90px;
}
.numbers2 li .num span{
    position: relative;

}
.numbers2 li .num span:after{
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.numbers2 li .num:hover span:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 150px;
    background: rgba(255,255,255,0.8);
    border-radius: 100%;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.numbers2 li .num span{
    float: right;
    width: 150px;
    height: 150px;
    border-radius: 100%;
    color: #cc0505;
    font-size: 16px;
    text-align: center;
    margin-left: 26px;
    visibility: visible;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-name: pulse;
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-color: #999999;
    text-shadow:0px 0px 9px #fff;
    border: 2px solid #cc0505;
}

.numbers2 li .num span b{
    width: 100px;
    margin: auto;
    padding-top: 30px;
    display: block;
    z-index: 2;
    position: relative;

}
.numbers2 li:nth-child(1) .num span{

    animation-delay: 100ms;
}
.numbers2 li:nth-child(2) .num span{
    animation-delay: 200ms;
}
.numbers2 li:nth-child(3) .num span{
    animation-delay: 300ms;
}
.numbers2 li:nth-child(4) .num span{
    animation-delay: 400ms;
}
.numbers2 li:nth-child(5) .num span{
    animation-delay: 500ms;
}
.numbers2 li:nth-child(6) .num span{
    animation-delay: 600ms;
}
.numbers2 li:nth-child(4) .num span,.numbers2 li:nth-child(5) .num span,.numbers2 li:nth-child(6) .num span{
    float: left;
    margin-left: 0;
    margin-right: 26px;
}
.numbers2 li:nth-child(even) .num span{
    background: #a5a5a5;
}
.numbers2 li .con{
    margin-right: 20px;
}
.numbers2 li .con .t{
    font-size: 24px;
    overflow: hidden;
    margin-bottom: 10px;
}
.numbers2 li .con .t span{
    float: left;
    margin-right: 10px;
    font-size: 30px;
    margin-top: -3px;
    color: #a5a5a5;
}
.numbers2 li:nth-child(odd) .con .t span{
    color: #0f7dd6;
}
.numbers2 li .con .desc{
    font-size: 16px;
}
@media screen and (max-width: 640px){
    .typead,.conr,.gg_box,.gg1{
        display: none;
    }
    .i_ad2{
        display: none
    }
    .honor{
        padding: 0;
    }

    .pro_index_left{display: none;}
    .pro_index{width: 100%}
    .banner_ad{ margin: 5px 0 10px 0;}
    .igoods{padding-top: 2px;
        padding-bottom: 0px;}
    .ad_mb{display: block;width: 100%;}
    .ad_mb img{max-width: 100%}
}