a:hover{
    cursor: pointer;
}

h2:hover{
    cursor: pointer;
}
h3:hover{
    cursor: pointer;
}
*{
    margin: 0;
    padding:0;
    border: none;
    list-style: none;
    text-decoration: none;
}
body{
    font-family: "微软雅黑";
    letter-spacing: 2px;
    color: #363e41;
    background-color: #ffffff;

}
/* @font-face {

    font-family:pm;

    src: url('pm.ttf');

} */
html{
    font-size: 100%
}

.return_top{
    position: fixed;
    bottom: 100px;
    right: 0px;
    display: none;
}
.return_top a{
   
    width: 36px;
    height: 36px;
   
    display: block;
  
}


.return_top a img{
    width: 100%;
}
.devo_left{
    width: 30%; float: left;
}
.devo_right{
    width: 70%; float: left; padding-top: 20px; text-align: left;
}
.subnavmenu{
    width: 100%;
    height: 60px;
    background: #efefef;
    display: none;

}
.subnavmenu li{
    float: left;
    width: 33%;
    text-align: center;
    line-height: 60px;
   

}
.subnavmenu .li1bg{
    background: url("../img/phonecoin1.gif") no-repeat 17%;
     background-size: 20%;
}
.subnavmenu .li2bg{
    background: url("../img/phonecoin2.gif") no-repeat 17%;
    background-size: 20%;
}
.subnavmenu .li3bg{
    background: url("../img/phonecoin3.gif") no-repeat 17%;
    background-size: 20%;
}
.subnavmenu li a{
    display: block;
    color: #0c0c0e;
    font-size: 0.8rem;
    width: 80%;
    padding-left: 20%;
}

/*980px-1200px*/
/*header  高度改了 全高600 和设计不一样*/
header{
    width: 100%;
    height: 580px;
    color: #ffffff;
    overflow: hidden;



}
/*header:hover{*/
    /*animation: bgmove 2s;*/
    /*-moz-animation: bgmove 2s;	!* Firefox *!*/
    /*-webkit-animation: bgmove 2s;	!* Safari 和 Chrome *!*/
    /*-o-animation: bgmove 2s;	!* Opera *!*/
/*}*/
/*@keyframes bgmove*/
/*{*/
    /*0% {*/
        /*background-size: 100%;*/
    /*}*/
    /*50%{*/
        /*background-size: 105%;*/
    /*}*/
    /*100%{*/
        /*background-size: 100%;*/
    /*}*/
/*}*/

header .fix-top{
    width: 100%;
    position: fixed;
    z-index: 250;
    top: 0;
    left: 0;
    height: 70px;
    border-bottom: 2px solid #1e2326;
    background: #1c2327;
}
header .fix-top .logo{
    width:22%;
    float: left;
    font-size: 1rem;
    line-height: 70px;
    padding-left: 2%;
    /* font-family: pm; */
    font-weight: bold;
    background: url("../img/logo1.png") no-repeat center;
    height: 70px;
    background-size: 100%;

}
header .fix-top .logo .logo_img{
	padding-left:16%;
	background: url("../img/logo_1.png") no-repeat  left center;
	background-size:11%;
	
}

header .fix-top .nav_list{
    width: 3%;
    float: right;
    padding-right: 5%;
    line-height: 70px;
    display: none;

}
header .fix-top .nav_list img{
    width: 100%;
}
header .fix-top .user_img{
    width: 3%;
    float: right;
    padding-right: 5%;
    line-height: 70px;
    display: none;
    padding-top: 5px;
    position: relative;
}
header .fix-top .user_img img{
    width: 100%;
}
header .fix-top .user_img .peonav{
    width: 150px;
    font-size: 0.8rem;
    background: #1c2327;
    text-align: center;
    opacity: 0.9;
    position: absolute;
    top: 72px;
    left: -60px;
    display: none;
}
header .fix-top .user_img .peonav li{
    line-height: 35px;

}
header .fix-top .user_img .peonav li a{
    color: #FFFFFF;
    border-bottom: 2px solid #1e2326;
    display: block;
}
header .fix-top .user_img .peonav li a:hover{

    border-bottom: 2px solid #25a3fa;

}
header .fix-top nav{
    width: 76%;
    height: 70px;
    line-height: 70px;
    font-size: 0.8rem;
    float: left;

}

header .fix-top nav .header-list{
    width: 82%;
    padding-right: 10%;
    padding-left: 5%;

}
header .fix-top nav .header-list .navlibg1{
    background:none;

}
header .fix-top nav .header-list .navlibg2 {
    background:none;
}
header .fix-top nav .header-list .list_li{
    float: left;
    width: 9%;
    text-align: center;
    position: relative;
}
header .fix-top nav .header-list .list_li a{
    color: #ffffff;
    display: block;
}
header .fix-top nav .header-list .list_li a:hover{
	color:#25a3fa;
    border-bottom: 2px solid #25a3fa;
}
header .fix-top nav .header-list .list_li .subnav{
    background: #1c2327;
    position: absolute;
    top: 72px;
    left: -70px;
    z-index: 5;
    width:200px;
    display: none;
}
header .fix-top nav .header-list .list_li .subnav li{
    width: 100%;
    font-size: 0.8rem;
    display: block;

}
header .fix-top nav .header-list .list_li .subnav li a{
    display: block;
    line-height: 30px;
}
header .fix-top nav .header-list .list_li .subnav li a:hover{
    border-bottom: none;
    color: #25a3fa;
}

header .fix-top nav .login{
    float: right;
    width: 12%;
    padding-right: 0%;

}
header .fix-top nav .login li{
    width: 50%;
    float: left;
    text-align: center;
}
header .fix-top nav .login li a{
    color: #ffffff;
    display: block;
}
header .fix-top nav .login li a:hover{
    border-bottom: 2px solid #25a3fa;
    color:#25a3fa;
}

header .fix-top nav .login .login_user{
    width: 120px;
    display: none;
}
header .fix-top nav .login .login_user .login_user_ti{
    width: 120px;
    height: 40px;
    background: #1c2327;
    line-height: 40px;
}
header .fix-top nav .login .login_user .login_user_ti a:hover{
    border: none;

}
/*banner*/
header .banner{
    width: 100%;
    height: 508px;

}

header .banner .text{


}
header .banner .text .tit{
    font-size: 1.2rem;


}
header .banner .text .intro{

    padding-top: 30px;
    font-size:1rem;
    line-height: 30px;
    padding-bottom: 40px;
}
header .banner .text .more{
    padding: 10px 5%;
    color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 10px;
    font-size: 1rem;
    display: inline;

}
header .banner .text a:hover{
    background: #ffffff;
    color: #1e1e28;
}
/*公司动态*/
.content{
    width: 100%;
}

.content .news{
    height: 495px;
    background: #f5f5f7;
    width: 80%;
    padding: 0 10%;
    overflow: hidden;

}
.content .news .news-tit{
    text-align: center;
    padding: 30px 10px;


}
.content .news .news-tit h2{
    display: inline;
    padding: 0 10px 10px;
    font-weight: normal;
    font-size: 1.2rem;
    border-bottom: 2px solid #25a3fa;
}
.content .tit_span{
    display: block;
    font-size: 0.8rem;
    color: #9a9a9a;

    padding: 0 30px;
    padding-top: 27px;
}
.content .news .news-tit .lunbo{
    width: 100%;
}

.layer-mask h3{
    width: 80%;
    padding: 0 10%;
    text-align: center;
    padding-top: 70px;
    color: #FFFFFF;
    font-weight: normal;
    font-size: 1rem;
}
.layer-mask p{
    width: 80%;
    padding: 0 10%;
    text-align: center;
    padding-top: 20px;
    color: #FFFFFF;
    font-size: 0.8rem;
    line-height: 25px;

}

/*发展规划*/
.content .plan{
    width: 100%;
    height: 570px;
    background: #FFFFFF;
}
.content .plan .plan-tit{
    text-align: center;
    padding: 30px 10px;


}
.content .plan .plan-tit h2{
    display: inline;
    padding: 0 10px 10px;
    border-bottom: 2px solid #25a3fa;
    font-weight: normal;
    font-size: 1.2rem;
}
.content .plan .main{
    width: 90%;
    padding: 0 5%;
    padding-top: 50px;

}
.content .plan .main section{
    float: left;
    width: 25%;
    text-align: center;
    margin-left: 5%;

}
.content .plan .main section .circle{
    width: 100px;
    height: 100px;
    border-radius: 50px;
    background: #1e1e28 center no-repeat;
    margin: 0 auto;
}
.content .plan .main section h3{
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 1rem;
}

.content .plan .main section p{
    line-height: 28px;
    font-size: 1rem;
}
.content .plan .main section .bg1{
    background-image: url("../img/plan_bg1.png");
    background-size: 60%;
}
.content .plan .main section .bg2{
background-image: url("../img/plan_bg2.png");
    background-size: 60%;
}
.content .plan .main section .bg3{
    background-image:url("../img/plan_bg3.png");
    background-size: 60%;
}
.content .plan .main section .bg1:hover{
    animation: bgmove1 1s;
    -moz-animation: bgmove1 1s;	/* Firefox */
    -webkit-animation: bgmove1 1s;	/* Safari 和 Chrome */
    -o-animation: bgmove1 1s;	/* Opera */
}

.content .plan .main section .bg2:hover{
    animation: bgmove1 1s;
    -moz-animation: bgmove1 1s;	/* Firefox */
    -webkit-animation: bgmove1 1s;	/* Safari 和 Chrome */
    -o-animation: bgmove1 1s;	/* Opera */
}


.content .plan .main section .bg3:hover{
    animation: bgmove1 1s;
    -moz-animation: bgmove1 1s;	/* Firefox */
    -webkit-animation: bgmove1 1s;	/* Safari 和 Chrome */
    -o-animation: bgmove1 1s;	/* Opera */
}
@keyframes bgmove1
{
    0% {
        background-size: 60%;
    }
    50%{
        background-size: 65%;
    }
    100%{
        background-size: 60%;
    }
}


/*领导关怀*/

.content .care{
    width: 100%;
    height: 570px;
    background: url("../img/care_bg.jpg") no-repeat  0 -150px #FFFFFF;
    background-size: cover;

}
.content .care .care-tit{
    text-align: center;
    padding: 30px 10px;
    color: #ffffff;
}
.content .care .care-tit h2{
    display: inline;
    padding: 0 10px 10px;
    border-bottom: 2px solid #ffffff;
    font-weight: normal;
    font-size: 1.2rem;
}
.content .care .care_main{
    width: 30%;
    padding-top: 100px;
     float: left;
    padding-left: 10%;
    color: #ffffff;
}
.content .care .care_main h3{
    line-height: 50px;
    font-size: 1.2rem;
}
.content .care .care_main h3:hover{
	color:#25a3fa;
}
.content .care .care_main p{
    line-height: 30px;
    font-size: 1rem;
}
.content .care .care_img{
    width: 45%;
    float: left;
    margin-left: 5%;
    margin-top: 60px;
   overflow: hidden;
}
/*.content .care .care_img:hover{*/
    /*box-shadow: 2px 2px 4px #999999;*/
    /*-moz-box-shadow: 2px 2px 4px #999999;	/!* Firefox *!/*/
    /*-webkit-box-shadow: 2px 2px 4px #999999;	/!* Safari 和 Chrome *!/*/
    /*-o-box-shadow: 2px 2px 4px #9999919;	/!* Opera *!/*/
/*}*/
.content .care .care_img img{
    width: 100%;
}

/*数字吉林*/
.content .jilin{
    width: 100%;
    height: 570px;
    background: #f5f5f7;
}
.content .jilin .jilin-tit{
    text-align: center;
    padding: 30px 10px;

}
.content .jilin .jilin-tit h2{
    display: inline;
    padding: 0 10px 10px;
    border-bottom: 2px solid #25a3fa;
    font-weight: normal;
    font-size: 1.2rem;
}
.content .jilin .jilin_main{
    width: 90%;
    padding: 20px 5%;
}
.content .jilin .jilin_main .jilin_active{
    width: 50%;
    float: left;
    margin-right: 1%;
    box-shadow: 2px 2px 5px #999999;
    overflow: hidden;
}
.content .jilin .jilin_main .jilin_active .jitit{
    width: 90%;
    padding: 0 5%;
    height: 70px;
    background: #1e1e28;
    color: #ffffff;
    text-indent: 30px;
    font-size: 1rem;
    line-height: 70px;
    overflow: hidden;
}
.content .jilin .jilin_main .jilin_active .jitit:hover{
    color: #00a0e9;
}
.content .jilin .jilin_main .jilin_active .jitext{

    width: 90%;
    padding: 20px 5%;
    height: 300px;
    background: #ffffff;
    color: #363e41;
    text-indent: 30px;
    font-size: 0.8rem;
    line-height: 30px;

}
.content .jilin .jilin_main .jilin_active .jitext .introduction{
    height: 250px;
    overflow: hidden;
}
.content .jilin .jilin_main .jilin_active .jitime{
    font-size: 0.8rem;
    color: #999999;
    text-indent: 0;
    line-height: 50px;

}
.content .jilin .jilin_main .jilin_normal{
    width: 23%;
    float: left;
    border-bottom: 1px solid #999999;
    border-right: 1px solid #999999;
    margin-top: 70px;
    margin-right: 1%;
    box-shadow: 2px 2px 5px #999999;
    overflow: hidden;
}
.content .jilin .jilin_main .jilin_normal .jitit{
    width: 90%;
    padding: 0 5%;
    height: 70px;
    background: #ffffff;
    overflow: hidden;
    text-indent: 10px;
    font-size: 1rem;
    line-height: 70px;

}
.content .jilin .jilin_main .jilin_normal .jitext{

    width: 90%;
    padding: 0px 5%;
    height: 200px;
    background: #ffffff;
    color: #363e41;
    text-indent: 10px;
    font-size: 0.8rem;
    line-height: 30px;
    overflow: hidden;
}
.content .jilin .jilin_main .jilin_normal .jitext .introduction{
    height: 150px;
    overflow: hidden;
}
.content .jilin .jilin_main .jilin_normal .jitime{
    font-size: 0.8rem;
    color: #999999;
    text-indent: 0;
    line-height: 50px;

}
/*合作伙伴*/
.content .partner{
    width: 100%;
    height: 570px;
    background: url("../img/partner_bg.jpg") center no-repeat;
    background-size: cover;
}
.content .partner .partner-tit{
    text-align: center;
    padding: 30px 10px;
    color: #ffffff;
}
.content .partner .partner-tit h2{
    display: inline;
    padding: 0 10px 10px;
    border-bottom: 2px solid #ffffff;
    font-weight: normal;
    font-size: 1.2rem;
}
.content .partner .partner_main{
    width: 80%;
    padding: 0 10%;
    padding-top: 80px;
}
.content .partner .partner_main ul li{
    width: 25%;
    text-align: center;
    float: left;
   height: 100px;


}
.content .partner .partner_main ul li a{
    display: block;
    width: 100%;
    overflow: hidden;
}
.content .partner .partner_main ul li img{
    width: 60%;
}
.content .partner .partner_main ul li img:hover{


    animation: logo1 2s;
    -moz-animation: logo1 2s;	/* Firefox */
    -webkit-animation: logo1 2s;	/* Safari 和 Chrome */
    -o-animation: logo1 2s;	/* Opera */
}
@keyframes logo1
{
    0% {
        width: 60%;
    }
    50%{
        width: 63%;
    }
    100%{
        background-size: 60%;
    }
}
.footer{
    width: 100%;
    height: 70px;
    background: #242527;
    text-align: center;
    font-size: 0.8rem;
    color: #ffffff;
    line-height: 70px;
}

/* 大屏幕 */
@media (min-width: 1200px) {
/*header  高度改了 全高600 和设计不一样*/
header{
    width: 100%;
    height: 580px;
    color: #ffffff;


}
    header .fix-top nav .header-list .navlibg1{
        background:none;

    }
    header .fix-top nav .header-list .navlibg2 {
        background: none;
    }
header .fix-top .logo{
    font-size: 1rem;
}
header .fix-top nav{
    width: 76%;
    font-size: 0.8rem;
}
header .fix-top nav .header-list{
    width: 70%;
}

/*banner*/
header .banner .text .tit{
    font-size: 1.6rem;
}
header .banner .text .intro{
    font-size:1rem;
}
header .banner .text .more{
    font-size: 1rem;
    display: inline;
}

/*公司动态*/
    .layer-mask h3{
        width: 80%;
        padding: 0 10%;
        text-align: center;
        padding-top: 150px;
        color: #FFFFFF;
        font-weight: normal;
        font-size: 1.2rem;
    }
    .layer-mask p{
        width: 80%;
        padding: 0 10%;
        text-align: center;
        padding-top: 20px;
        color: #FFFFFF;
        font-size: 1rem;
        line-height: 30px;
    }
/*发展规划*/
.content .plan .main{
    width: 90%;
    padding: 0 5%;
    padding-top: 50px;
}
.content .plan .main section{
    float: left;
    width: 20%;
    text-align: center;
    margin-left: 10%;
}
.content .plan .main section h3{
    font-size: 1rem;
}
.content .plan .main section p{
    font-size: 1rem;
}

/*领导关怀*/



.content .care .care_main h3{
    font-size: 1.2rem;
}
.content .care .care_main p{
    font-size: 1rem;
}
.content .care .care_img{
    width: 40%;
    float: left;
    margin-left: 10%;
    margin-top: 60px;
   overflow: hidden;
    height: 350px;

}

/*数字吉林*/
.content .jilin .jilin_main .jilin_active .jitit{
    font-size: 1.2rem;
}
.content .jilin .jilin_main .jilin_active .jitext {
    font-size: 1rem;
}


.content .jilin .jilin_main .jilin_normal .jitit{
    width: 90%;
    padding: 0 5%;
    height: 70px;
    background: #ffffff;
    overflow: hidden;
    text-indent: 30px;
    font-size: 1rem;


}
.content .jilin .jilin_main .jilin_normal .jitext{

    width: 90%;
    padding: 0px 5%;
    height: 200px;
    background: #ffffff;
    color: #363e41;
    text-indent: 30px;
    font-size: 0.8rem;
    line-height: 30px;
}

/*合作伙伴*/

.content .partner .partner_main{
    width: 80%;
    padding: 0 10%;
    padding-top: 50px;
}
.content .partner .partner_main ul li{
    padding-top:40px;
}
.content .partner .partner_main ul li img{
    width: 50%;
}
    .content .partner .partner_main ul li img:hover{
        animation: logo1 2s;
        -moz-animation: logo1 2s;	/* Firefox */
        -webkit-animation: logo1 2s;	/* Safari 和 Chrome */
        -o-animation: logo1 2s;	/* Opera */
    }
    @keyframes logo1
    {
        0% {
            width: 50%;
        }
        50%{
            width: 53%;
        }
        100%{
            background-size: 50%;
        }
    }
}
/* 平板电脑和小屏电脑之间的分辨率 */
@media (min-width: 768px) and (max-width: 979px) {
    header{
        width: 100%;
        height: 408px;
        color: #ffffff;

    }
    header .fix-top nav .header-list .navlibg1{
        background:url("../img/openbg1.gif") no-repeat 80% 15px;
        background-size: 3%;

    }
    header .fix-top nav .header-list .navlibg2 {
        background: url("../img/openbg2.gif") no-repeat 80% 15px;
        background-size: 3%;
    }
    .subnavmenu{
        display: block;
    }

    /*header .fix-top .logo{*/
        /*font-size: 0.8rem;*/
        /*width:20%;*/
        /*padding-left: 2%;*/
    /*}*/
    /*header .fix-top nav{*/
        /*width:78%;*/
        /*font-size: 0.7rem;*/
    /*}*/
    /*header .fix-top nav .header-list{*/
        /*width: 90%;*/
        /*padding-right: 0px;*/
    /*}*/

    /*header .fix-top nav .header-list .list_li .subnav li{*/

        /*font-size: 0.7rem;*/


    /*}*/
    /*header .fix-top nav .login{*/
        /*width: 10%;*/
        /*padding-left: 0%;*/
    /*}*/
    header .fix-top{
        width: 100%;
        position: fixed;
        z-index: 100;
        top: 0;
        left: 0;
        height: 70px;
        border-bottom: 2px solid #1e2326;
        background: #1c2327;
    }
    header .fix-top .logo{
        width:27%;
        float: left;
        font-size: 1rem;
        line-height: 70px;
        padding-left: 5%;

    }
    
    header .fix-top .logo .logo_img{
	padding-left:9%;
	background: url("../img/logo_1.png") no-repeat  left center;
	background-size:6%;
	
}
    header .fix-top .nav_list{
        display: block;
    }
    header .fix-top .user_img{
        display: block;

    }

    header .fix-top nav{
        background: #1c2327;
        width: 78%;
        height: auto;
        line-height: 40px;
        font-size: 0.8rem;
        float: right;
        display: none;
        opacity: 0.9;
        position: absolute;
        top: 70px;
        right: 0;
    }
    header .fix-top nav .header-list{
        width: 100%;


    }
    header .fix-top nav .header-list .list_li{
        float: left;
        width: 100%;

        text-align: left;


    }
    header .fix-top nav .header-list .list_li a{
        width: 80%;
        color: #ffffff;
        display: block;
        border-bottom: 2px solid #1e2326;
        padding-left: 20%;

    }
    header .fix-top nav .header-list .list_li a:hover{
        border-bottom: 2px solid #25a3fa;
    }
    header .fix-top nav .login{
        float: right;
        width: 16%;
        padding-right: 4%;
        display: none;

    }

    header .fix-top nav .header-list .list_li .subnav{
        background: #1c2327;
        position:inherit;
        top: 0px;
        padding-left: 20%;
        left: 0;
        z-index: 5;
        width: 120px;
        display: block;
        border-bottom: none;
    }
    header .fix-top nav .header-list .list_li .subnav li a{
        border-bottom: none;
    }

    header .fix-top nav .login li{
        width: 50%;
        float: left;
        text-align: center;
    }
    header .fix-top nav .login li a{
        color: #ffffff;
        display: block;
    }
    header .fix-top nav .login li a:hover{
        border-bottom: 2px solid #25a3fa;
    }
    /*banner*/
    header .banner{
        height: 408px;
        overflow: hidden;
    }
    header .banner .text{

    }
    header .banner .text .tit{
        font-size: 1.2rem;
    }
    header .banner .text .intro{
        font-size:1rem;
    }
    header .banner .text .more{
        font-size: 1rem;
        display: inline;
    }

    /*公司动态*/
    .content{
        width: 100%;
    }
    .content .news{
        width: 100%;
        padding: 0;
        height: 400px;
    }
    .content .news .news-tit{
        text-align: center;
        padding: 30px 10px;
    }
    .layer-mask h3{
        width: 80%;
        padding: 0 10%;
        text-align: center;
        padding-top: 70px;
        color: #FFFFFF;
        font-weight: normal;
        font-size: 1rem;
    }
    .layer-mask p{
        width: 80%;
        padding: 0 10%;
        text-align: center;
        padding-top: 20px;
        color: #FFFFFF;
        font-size: 0.8rem;
        line-height: 25px;

    }

    /*发展规划*/
    .content .plan{
        height: 480px;
    }
    .content .plan .main{
        padding-top: 30px;
    }
    .content .plan .main section{
        width: 27%;
    }
    .content .plan .main section h3{
        font-size: 1rem;
    }
    .content .plan .main section p{
        font-size: 0.8rem;
    }

    /*领导关怀*/

    .content .care{
        height: 500px;
    }
    .content .care .care_main{
        width: 35%;
        padding-top: 50px;
        float: left;
        padding-left: 5%;
        color: #ffffff;
    }
    .content .care .care_main h3{
        line-height: 50px;
        font-size: 1rem;
    }
    .content .care .care_main p{
        line-height: 30px;
        font-size: 0.8rem;
    }
    .content .care .care_img{
        width: 50%;
        float: left;
        margin-left: 5%;
        margin-top: 40px;
       overflow: hidden;
        height: 330px;

    }

    /*数字吉林*/


    .content .jilin .jilin_main{
        width: 98%;
        padding: 20px 1%;
    }
    .content .jilin .jilin_main .jilin_active{
        width: 50%;
        float: left;
        margin-right: 1%;
        box-shadow: 2px 2px 5px #999999;
        overflow: hidden;
    }
    .content .jilin .jilin_main .jilin_active .jitit{
        width: 90%;
        padding: 0 5%;
        height: 70px;
        background: #1e1e28;
        color: #ffffff;
        text-indent: 30px;
        font-size: 1rem;
        line-height: 70px;
    }
    .content .jilin .jilin_main .jilin_active .jitext{
        width: 90%;
        padding: 20px 5%;
        height: 300px;
        background: #ffffff;
        color: #363e41;
        text-indent: 30px;
        font-size: 0.8rem;
        line-height: 30px;
    }
    .content .jilin .jilin_main .jilin_active .jitime{
        font-size: 0.8rem;
        color: #999999;
        text-indent: 0;
        line-height: 50px;

    }
    .content .jilin .jilin_main .jilin_normal{
        width: 23%;
        float: left;
        border-bottom: 1px solid #999999;
        border-right: 1px solid #999999;
        margin-top: 70px;
        margin-right: 1%;
        box-shadow: 2px 2px 5px #999999;
        overflow: hidden;
    }
    .content .jilin .jilin_main .jilin_normal .jitit{
        width: 90%;
        padding: 0 5%;
        height: 70px;
        background: #ffffff;
        overflow: hidden;
        text-indent: 10px;
        font-size: 1rem;
        line-height: 70px;

    }
    .content .jilin .jilin_main .jilin_normal .jitext{

        width: 90%;
        padding: 0px 5%;
        height: 200px;
        background: #ffffff;
        color: #363e41;
        text-indent: 10px;
        font-size: 0.8rem;
        line-height: 30px;
    }
    .content .jilin .jilin_main .jilin_normal .jitime{
        font-size: 0.8rem;
        color: #999999;
        text-indent: 0;
        line-height: 50px;

    }
    /*合作伙伴*/
    .content .partner{
        height: 370px;
    }
    .content .partner .partner_main{
        padding-top: 0px;
    }
    .content .partner .partner_main ul li{
        width: 25%;
        text-align: center;
        float: left;
        padding-top:35px;
    }
    .content .partner .partner_main ul li img{
        width: 70%;
    }
    .content .partner .partner_main ul li img:hover{
        animation: logo1 2s;
        -moz-animation: logo1 2s;	/* Firefox */
        -webkit-animation: logo1 2s;	/* Safari 和 Chrome */
        -o-animation: logo1 2s;	/* Opera */
    }
    @keyframes logo1
    {
        0% {
            width: 70%;
        }
        50%{
            width: 73%;
        }
        100%{
            background-size: 70%;
        }
    }
}

/*横向放置的手机和竖向放置的平板之间的分辨率 */
@media (max-width: 767px) {
    header{
        width: 100%;
        height: 408px;
        color: #ffffff;


    }
    header .fix-top nav .header-list .navlibg1{
        background:url("../img/openbg1.gif") no-repeat 80% 15px;
        background-size: 4%;
    }
    header .fix-top nav .header-list .navlibg2 {
        background: url("../img/openbg2.gif") no-repeat 80% 15px;
        background-size: 4%;
    }
    .subnavmenu{
        display: block;
    }

    header .fix-top{
        width: 100%;
        position: fixed;
        z-index: 100;
        top: 0;
        left: 0;
        height: 70px;
        border-bottom: 2px solid #1e2326;
        background: #1c2327;
    }
    header .fix-top .logo{
        width:40%;
        float: left;
        font-size: 1rem;
        line-height: 70px;
        padding-left: 5%;

    }
    
    header .fix-top .logo .logo_img{
	padding-left:12%;
	background: url("../img/logo_1.png") no-repeat  left center;
	background-size:8%;
	
}
    header .fix-top .nav_list{
        display: block;
    }
    header .fix-top .user_img{
       display: block;

    }

    header .fix-top nav{
        background: #1c2327;
        width: 78%;
        height: auto;
        line-height: 40px;
        font-size: 0.8rem;
        float: right;
        display: none;
        opacity: 0.9;
        position: absolute;
        top: 70px;
        right: 0;
    }
    header .fix-top nav .header-list{
        width: 100%;


    }
    header .fix-top nav .header-list .list_li{
        float: left;
        width: 100%;

        text-align: left;


    }
    header .fix-top nav .header-list .list_li a{
        width: 80%;
        color: #ffffff;
        display: block;
        border-bottom: 2px solid #1e2326;
        padding-left: 20%;

    }
    header .fix-top nav .header-list .list_li a:hover{
        border-bottom: 2px solid #25a3fa;
    }
    header .fix-top nav .login{
        float: right;
        width: 16%;
        padding-right: 4%;
        display: none;

    }

    header .fix-top nav .header-list .list_li .subnav{
        background: #1c2327;
        position:inherit;
        top: 0px;
       padding-left: 20%;
        z-index: 5;
        left: 0;
        width: 120px;
        display: block;
        border-bottom: none;
    }
    header .fix-top nav .header-list .list_li .subnav li a{
        border-bottom: none;
    }

    header .fix-top nav .login li{
        width: 50%;
        float: left;
        text-align: center;
    }
    header .fix-top nav .login li a{
        color: #ffffff;
        display: block;
    }
    header .fix-top nav .login li a:hover{
        border-bottom: 2px solid #25a3fa;
    }
    /*banner*/
    header .banner{
        width: 100%;
        height: 408px;
        overflow: hidden;

    }

    header .banner .text{


    }
    header .banner .text .tit{
        font-size: 1.2rem;


    }
    header .banner .text .intro{

        padding-top: 30px;
        font-size:1rem;
        line-height: 30px;
        padding-bottom: 40px;
    }
    header .banner .text .more{
        padding: 10px 5%;
        color: #ffffff;
        border: 1px solid #ffffff;
        border-radius: 10px;
        font-size: 1rem;
        display: inline;
    }
    header .banner .text a:hover{
        background: #ffffff;
        border-color: #ffffff;
        color: #0e0f11;
    }
    /*公司动态*/
    .content{
        width: 100%;
    }
    .content .news{
        height: 450px;
        background: #f5f5f7;
        width: 100%;
        padding: 0;
        overflow: hidden;

    }
    .content .news .news-tit{
        text-align: center;
        padding: 30px 10px;


    }
    .content .news .news-tit h2{
        display: inline;
        padding: 0 10px 10px;
        font-weight: normal;
        font-size: 1.2rem;

        border-bottom: 2px solid #25a3fa;
    }
    .content .news .news-tit .lunbo{
        width: 100%;
    }

    .layer-mask h3{
        width: 80%;
        padding: 0 10%;
        text-align: center;
        padding-top: 70px;
        color: #FFFFFF;
        font-weight: normal;
        font-size: 1rem;
    }
    .layer-mask p{
        width: 80%;
        padding: 0 10%;
        text-align: center;
        padding-top: 20px;
        color: #FFFFFF;
        font-size: 0.8rem;
        line-height: 25px;

    }

    /*发展规划*/
    .content .plan{
        width: 100%;
        height: 475px;
    }
    .content .plan .plan-tit{
        text-align: center;
        padding: 30px 10px;


    }
    .content .plan .plan-tit h2{
        display: inline;
        padding: 0 10px 10px;
        border-bottom: 2px solid #25a3fa;
        font-weight: normal;
        font-size: 1.2rem;
    }
    .content .plan .main{
        width: 98%;
        padding: 0 1%;
        padding-top: 30px;

    }
    .content .plan .main section{
        float: left;
        width: 27%;
        text-align: center;
        margin-left: 4%;

    }
    .content .plan .main section .circle{
        width: 70px;
        height: 70px;
        border-radius: 35px;
        background: #1e1e28 center no-repeat;
        margin: 0 auto;
    }
    .content .plan .main section h3{
        padding-top: 30px;
        padding-bottom: 30px;
        font-size: 1rem;
    }

    .content .plan .main section p{
        line-height: 28px;
        font-size: 0.8rem;
    }
    .content .plan .main section .bg1{
        background-image: url("../img/plan_bg1.png");
        background-size: 60%;
    }
    .content .plan .main section .bg2{
        background-image: url("../img/plan_bg2.png");
        background-size: 60%;
    }
    .content .plan .main section .bg3{
        background-image:url("../img/plan_bg3.png");
        background-size: 60%;
    }
    /*领导关怀*/
    .content .care{
        width: 100%;
        height: 440px;
        background: url("../img/care_bg.jpg") no-repeat  0 -100px ;
        background-size: cover;

    }
    .content .care .care-tit{
        text-align: center;
        padding: 30px 10px;
        color: #ffffff;
    }
    .content .care .care-tit h2{
        display: inline;
        padding: 0 10px 10px;
        border-bottom: 2px solid #ffffff;
        font-weight: normal;
        font-size: 1.2rem;
    }
    .content .care .care_main{
        width: 40%;
        padding-top: 20px;
        float: left;
        padding-left: 5%;
        color: #ffffff;
    }
    .content .care .care_main h3{
        line-height: 50px;
        font-size: 1rem;
    }
    .content .care .care_main p{
        line-height: 30px;
        font-size: 0.8rem;
    }
    .content .care .care_img{
        width: 50%;
        float: left;
        margin-left: 3%;
        margin-top: 60px;
       overflow: hidden;
        height: 250px;

    }

    /*数字吉林*/
    .content .jilin{
        width: 100%;
        height: 470px;
        background: #f5f5f7;
        overflow: hidden;
    }
    .content .jilin .jilin-tit{
        text-align: center;
        padding: 30px 10px;

    }
    .content .jilin .jilin-tit h2{
        display: inline;
        padding: 0 10px 10px;
        border-bottom: 2px solid #25a3fa;
        font-weight: normal;
        font-size: 1.2rem;
    }
    .content .jilin .jilin_main{
        width: 90%;
        padding: 20px 5%;

    }
    .content .jilin .jilin_main .jilin_active{
        width: 100%;
        float: left;
        margin-right: 1%;
        box-shadow: 2px 2px 5px #999999;
        overflow: hidden;
    }
    .content .jilin .jilin_main .jilin_active .jitit{
        width: 90%;
        padding: 0 5%;
        height: 70px;
        background: #1e1e28;
        color: #ffffff;
        text-indent: 30px;
        font-size: 1rem;
        line-height: 70px;
    }
    .content .jilin .jilin_main .jilin_active .jitext{

        width: 90%;
        padding: 20px 5%;
        height: 200px;
        background: #ffffff;
        color: #363e41;
        text-indent: 30px;
        font-size: 0.8rem;
        line-height: 30px;
    }
    .content .jilin .jilin_main .jilin_active .jitime{
        font-size: 0.8rem;
        color: #999999;
        text-indent: 0;
        line-height: 50px;

    }
    .content .jilin .jilin_main .jilin_normal{
        width: 25%;
        float: left;
        border-bottom: 1px solid #999999;
        border-right: 1px solid #999999;
        margin-top: 70px;
        margin-right: 1%;
        box-shadow: 2px 2px 5px #999999;
        display: none;
        overflow: hidden;
    }
    .content .jilin .jilin_main .jilin_normal .jitit{
        width: 90%;
        padding: 0 5%;
        height: 70px;
        background: #ffffff;
        overflow: hidden;
        text-indent: 10px;
        font-size: 1rem;
        line-height: 70px;

    }
    .content .jilin .jilin_main .jilin_normal .jitext{

        width: 90%;
        padding: 0px 5%;
        height: 100px;
        background: #ffffff;
        color: #363e41;
        text-indent: 10px;
        font-size: 0.8rem;
        line-height: 30px;
    }
    .content .jilin .jilin_main .jilin_normal .jitime{
        font-size: 0.8rem;
        color: #999999;
        text-indent: 0;
        line-height: 50px;

    }
    /*合作伙伴*/
    .content .partner{
        width: 100%;
        height: 370px;
        background: url("../img/partner_bg.jpg") center no-repeat;
        background-size: cover;
    }
    .content .partner .partner-tit{
        text-align: center;
        padding: 30px 10px;
        color: #ffffff;
    }
    .content .partner .partner-tit h2{
        display: inline;
        padding: 0 10px 10px;
        border-bottom: 2px solid #ffffff;
        font-weight: normal;
        font-size: 1.2rem;
    }
    .content .partner .partner_main{
        width: 90%;
        padding: 0 5%;
        padding-top: 30px;
    }
    .content .partner .partner_main ul li{
        width: 25%;
        text-align: center;
        float: left;
        padding-top:30px;
    }
    .content .partner .partner_main ul li img{
        width: 80%;
    }
    .content .partner .partner_main ul li img:hover{


        animation: logo1 2s;
        -moz-animation: logo1 2s;	/* Firefox */
        -webkit-animation: logo1 2s;	/* Safari 和 Chrome */
        -o-animation: logo1 2s;	/* Opera */
    }
    @keyframes logo1
    {
        0% {
            width: 80%;
        }
        50%{
            width: 83%;
        }
        100%{
            background-size: 80%;
        }
    }

}
/* 横向放置的手机及分辨率更小的设备 */
@media (max-width: 480px) {
    header{
        width: 100%;
        height: 408px;
        color: #ffffff;

    }
    header .fix-top nav .header-list .navlibg1{
        background:url("../img/openbg1.gif") no-repeat 80% 15px;
        background-size: 6%;

    }
    header .fix-top nav .header-list .navlibg2 {
        background: url("../img/openbg2.gif") no-repeat 80% 15px;
        background-size: 6%;
    }
    .subnavmenu{
        display: block;
    }

    header .fix-top{
        width: 100%;
        position: fixed;
        z-index: 100;
        top: 0;
        left: 0;
        height: 70px;
        border-bottom: 2px solid #1e2326;
        background: #1c2327;
    }
    header .fix-top .logo{
        width:60%;
        float: left;
        font-size: 0.8rem;
        line-height: 70px;
        padding-left: 5%;

    }
    header .fix-top .logo .logo_img{
	padding-left:13%;
	background: url("../img/logo_1.png") no-repeat  left center;
	background-size:9%;
	
}
    header .fix-top .nav_list{
        display: block;
        line-height: 70px;
        width: 5%;
    }
    header .fix-top .user_img{
        display: block;
        line-height: 70px;
        width: 5%;

    }

    header .fix-top nav{
        background: #1c2327;
        opacity: 0.9;
        width: 78%;
        /*height: 376px;*/
        line-height: 40px;
        font-size: 0.8rem;
        float: right;
        display: none;
        position: absolute;
        top: 70px;
        right: 0;
    }
    header .fix-top nav .header-list{
        width: 100%;


    }
    header .fix-top nav .header-list .list_li{
        float: left;
        width: 100%;

        text-align: left;


    }
    header .fix-top nav .header-list .list_li a{
        width: 80%;
        color: #ffffff;
        display: block;
        border-bottom: 2px solid #1e2326;
        padding-left: 20%;

    }
    header .fix-top nav .header-list .list_li a:hover{
        border-bottom: 2px solid #25a3fa;
    }
    header .fix-top nav .header-list .list_li .subnav{
        left: 0;
    }
    header .fix-top nav .login{
        float: right;
        width: 16%;
        padding-right: 4%;
        display: none;

    }
    header .fix-top nav .login li{
        width: 50%;
        float: left;
        text-align: center;
    }
    header .fix-top nav .login li a{
        color: #ffffff;
        display: block;
    }
    header .fix-top nav .login li a:hover{
        border-bottom: 2px solid #25a3fa;
    }
    /*banner*/
    header .banner{
        width: 100%;
        height: 408px;

    }

    header .banner .text{


    }
    header .banner .text .tit{
        font-size: 1rem;


    }
    header .banner .text .intro{

        padding-top: 30px;
        font-size:0.8rem;
        line-height: 30px;
        padding-bottom: 30px;
    }
    header .banner .text .more{
        padding: 7px 6%;
        color: #ffffff;
        border: 1px solid #ffffff;
        border-radius: 10px;
        font-size: 0.8rem;
        display: inline;
    }
    header .banner .text a:hover{
        background: #ffffff;
        border-color: #ffffff;
        color: #0e0f11;
    }



    /*公司动态*/
    .content{
        width: 100%;
    }
    .content .news{
        height: 400px;
        background: #f5f5f7;
        width: 100%;
        padding: 0;

    }
    .content .news .news-tit{
        text-align: center;
        padding: 30px 10px;


    }
    .content .news .news-tit h2{
        display: inline;
        padding: 0 10px 10px;
        font-weight: normal;
        font-size: 1.2rem;

        border-bottom: 2px solid #25a3fa;
    }
    .content .news .news-tit .lunbo{
        width: 100%;
    }

    .layer-mask h3{
        width: 80%;
        padding: 0 10%;
        text-align: center;
        padding-top: 70px;
        color: #FFFFFF;
        font-weight: normal;
        font-size: 1rem;
    }
    .layer-mask p{
        width: 80%;
        padding: 0 10%;
        text-align: center;
        padding-top: 20px;
        color: #FFFFFF;
        font-size: 0.8rem;
        line-height: 25px;

    }

    /*发展规划*/
    .content .plan{
        width: 100%;
        height:550px;
    }
    .content .plan .plan-tit{
        text-align: center;
        padding: 30px 10px;


    }
    .content .plan .plan-tit h2{
        display: inline;
        padding: 0 10px 10px;
        border-bottom: 2px solid #25a3fa;
        font-weight: normal;
        font-size: 1.2rem;
    }
    .content .plan .main{
        width: 98%;
        padding: 0 1%;
        padding-top: 20px;

    }
    .content .plan .main section{
        float: left;
        width: 96%;
        padding: 0 2%;
        text-align: center;
        padding-bottom: 20px;
        margin-left: 0;


    }
    .content .plan .main section .circle{
        width: 50px;
        height: 50px;
        border-radius: 25px;
        background: #1e1e28 center no-repeat;
        margin: 0 auto;
    }
    .content .plan .main section h3{
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 0.8rem;
    }

    .content .plan .main section p{
        line-height: 28px;
        font-size: 0.8rem;
    }
    .content .plan .main section .bg1{
        background-image: url("../img/plan_bg1.png");
        background-size: 60%;
    }
    .content .plan .main section .bg2{
        background-image: url("../img/plan_bg2.png");
        background-size: 60%;
    }
    .content .plan .main section .bg3{
        background-image:url("../img/plan_bg3.png");
        background-size: 60%;
    }
    /*领导关怀*/
    .content .care{
        width: 100%;
        height: 420px;
        background: url("../img/care_bg.jpg") no-repeat  0 -50px ;
        background-size: cover;

    }
    .content .care .care-tit{
        text-align: center;
        padding: 30px 10px;
        color: #ffffff;
    }
    .content .care .care-tit h2{
        display: inline;
        padding: 0 10px 10px;
        border-bottom: 2px solid #ffffff;
        font-weight: normal;
        font-size: 1.2rem;
    }
    .content .care .care_main{
        width: 90%;
        padding-top: 10px;
        float: left;
        padding-left: 5%;
        color: #ffffff;
    }
    .content .care .care_main h3{
        line-height: 20px;
        font-size: 1rem;
    }
    .content .care .care_main p{
        line-height: 30px;
        font-size: 0.8rem;
        display: none;
    }
    .content .care .care_img{
        width: 90%;
        float: left;
        margin-left: 5%;
        margin-top: 20px;
        overflow: hidden;
        height: 200px;

    }

    /*数字吉林*/
    .content .jilin{
        width: 100%;
        height: 570px;
        background: #f5f5f7;
        overflow: hidden;
    }
    .content .jilin .jilin-tit{
        text-align: center;
        padding: 30px 10px;

    }
    .content .jilin .jilin-tit h2{
        display: inline;
        padding: 0 10px 10px;
        border-bottom: 2px solid #25a3fa;
        font-weight: normal;
        font-size: 1.2rem;
    }
    .content .jilin .jilin_main{
        width: 90%;
        padding: 20px 5%;

    }
    .content .jilin .jilin_main .jilin_active{
        width: 100%;
        float: left;
        margin-right: 1%;
        overflow: hidden;
        box-shadow: 2px 2px 5px #999999;
    }
    .content .jilin .jilin_main .jilin_active .jitit{
        width: 90%;
        padding: 0 5%;
        height: 70px;
        background: #1e1e28;
        color: #ffffff;
        text-indent: 30px;
        font-size: 1rem;
        line-height: 70px;
    }
    .content .jilin .jilin_main .jilin_active .jitext{

        width: 90%;
        padding: 20px 5%;
        height: 300px;
        background: #ffffff;
        color: #363e41;
        text-indent: 30px;
        font-size: 0.8rem;
        line-height: 30px;
    }
    .content .jilin .jilin_main .jilin_active .jitime{
        font-size: 0.8rem;
        color: #999999;
        text-indent: 0;
        line-height: 50px;

    }
    .content .jilin .jilin_main .jilin_normal{
        width: 25%;
        float: left;
        border-bottom: 1px solid #999999;
        border-right: 1px solid #999999;
        margin-top: 70px;
        margin-right: 1%;
        box-shadow: 2px 2px 5px #999999;
        display: none;
        overflow: hidden;
    }
    .content .jilin .jilin_main .jilin_normal .jitit{
        width: 90%;
        padding: 0 5%;
        height: 70px;
        background: #ffffff;
        overflow: hidden;
        text-indent: 10px;
        font-size: 1rem;
        line-height: 70px;

    }
    .content .jilin .jilin_main .jilin_normal .jitext{

        width: 90%;
        padding: 0px 5%;
        height: 200px;
        background: #ffffff;
        color: #363e41;
        text-indent: 10px;
        font-size: 0.8rem;
        line-height: 30px;
    }
    .content .jilin .jilin_main .jilin_normal .jitime{
        font-size: 0.8rem;
        color: #999999;
        text-indent: 0;
        line-height: 50px;

    }
    /*合作伙伴*/
    .content .partner{
        width: 100%;
        height: 280px;
        background: url("../img/partner_bg.jpg") center no-repeat;
        background-size: cover;
    }
    .content .partner .partner-tit{
        text-align: center;
        padding: 30px 10px;
        color: #ffffff;
    }
    .content .partner .partner-tit h2{
        display: inline;
        padding: 0 10px 10px;
        border-bottom: 2px solid #ffffff;
        font-weight: normal;
        font-size: 1.2rem;
    }
    .content .partner .partner_main{
        width: 90%;
        padding: 0 5%;
        padding-top: 0px;
    }
    .content .partner .partner_main ul li{
        width: 25%;
        text-align: center;
        float: left;
        padding-top:10px;
        height: 60px;
    }
    .content .partner .partner_main ul li img{
        width: 80%;
    }
    .content .partner .partner_main ul li img:hover{


        animation: logo1 2s;
        -moz-animation: logo1 2s;	/* Firefox */
        -webkit-animation: logo1 2s;	/* Safari 和 Chrome */
        -o-animation: logo1 2s;	/* Opera */
    }
    @keyframes logo1
    {
        0% {
            width: 80%;
        }
        50%{
            width: 83%;
        }
        100%{
            background-size: 80%;
        }
    }
}
