body,p,ul,ol,h1,h2,h3,h4,h5,h6,figure,figcaption,dl,td,td,dd{ padding:0;margin:0; }
body {
    font-family:microsoft yahei;
    font-size:14px;
    background: #fff;
    overflow-x:hidden;
}
.body_f2f3f5
{
    background: #f2f3f5!important;
}
.body_f2f3f5
{
    background: #f2f3f5!important;
}
ul,ol{
    list-style: none;
}
a{
    text-decoration: none;
    color:#333333;
    border: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    outline: none;
}
input
{
    -webkit-appearance:none;
    border-radius: 0;
    font-family: 'microsoft yahei', arial;
    padding: 0;
    margin: 0;
}
.w1920
{
    width: 1920px;
    margin-left: -360px;
}
.w1200
{
    width: 1200px;
    margin: 0 auto;
}
.w100
{
    width: 100%;
}
.pcnone
{
    display: none;
}
.color_ffffff
{
    color: #ffffff!important;
}
@media screen and (max-width: 640px) {
    body{font-size: 12px}

    .w1920
    {
        width: 100%;
        margin-left: 0;
    }
    .w1200
    {
        width: 100%;
        margin: 0 auto;
    }
    .w100
    {
        width: 100%;
    }


    .appnone
    {
        display: none;
    }
    .pcnone
    {
        display: block;
    }


}
/*电脑端的头部*/
.PC_top
{
    background: url("../images/top_bj.jpg") no-repeat bottom right;
    background: auto 100%;
    overflow: hidden;
    padding: 34.5px 0;
}
.PC_logo
{
    width:250px;
    height: 58px;
    float: left;
}
.PC_logo img
{
    display: block;
    width: 100%;
    height: 100%;
}
.PC_topR
{
    width: 300px;
    text-align: right;
    float: right;
    color: #1f58af;
}
.PC_topR b
{
    font-size: 22px;
    vertical-align: middle;
}
.PC_topR b img
{
    position: relative;
    top:4px;
    margin-right: 12px;
}
.PC_topR p
{
    font-size: 26px;
    font-weight: 600;
}


/*电脑端的菜单栏目*/
.nav_bj
{
    height: 52px;
    background: url("../images/nav_bj.jpg") repeat-x;
    background-size: auto 100% ;
}

/*电脑端的二级导航*/
.nav{width:100%; height: auto;float: right;position: relative;z-index: 555}
.nav ul{width:100%; height:52px; margin:0 auto;}
.nav ul li{width:171px; height:auto; line-height:52px; text-align:center; color:#fff; float:left; position:relative;}
.nav ul li a.cd{height:52px; line-height:52px;position: relative}
.nav ul li:hover .switch{display:block;}
.nav ul li:hover .cd{}
.nav ul li:hover .cd .nav_img1{display: none}
.nav ul li:hover .cd .nav_img2{display: inline-block}
.nav ul li a{width:100%; line-height:34px; color:#fff; font-size:16px; display:block;}
.nav ul li a:hover{color:#fff;background: #01a9ec}
.nav ul li a p{width:100%; height:100%;}
.nav ul li a.cn{background:#b00062;}
.nav ul li .switch{width:171px; height:auto; background:rgb(1, 71, 157); position:absolute; left:0px; top:52px; display:none; z-index:40;}
.nav ul li .switch a{color:#FFFFFF;border-top: 1px solid rgba(255,255,255,0.3);max-height: 34px;overflow: hidden;font-size: 14px}
.nav ul li .switch a:hover{background:rgba(1,169,236,0.4); color:#fff;max-height: 68px}
.nav_img2,.nav_img1
{
    margin-left: 5px;
}
.nav_img2
{
    display: none;
}
.menubj a
{
    background: #01a9ec;
}
.menubj .switch a
{
    color: #ffffff!important;
}
.menubj .nav_img2
{
    display: inline-block;
}
.menubj .nav_img1
{
    display: none;
}



/*手机端的头部*/
.APPtop,.menuS,.rbj
{
    display: none;
}
@media screen and (max-width: 640px) {
    .APPtop {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        height: 30px;
        padding: 10px 0;
        width: 100%;
        background: #ffffff;
        z-index: 999;
        box-shadow: .05rem 0.05rem 0.05rem #ccc;
    }
    .APPtopH
    {
        height: 51px;
    }
    .APPtop .page {
        text-align: center;
        line-height: 3rem;
        color: #666;
        font-size: 1.2rem;
    }

    .APPtop .fh {
        position: absolute;
        display: block;
        height: 50%;
        top: 25%;
    }

    .APPtop .shouse {
        position: absolute;
        width: auto;
        right: 1%;
        height: 30px;
        top: 10px;
    }

    .shouse1 {
        position: absolute;
        height: 70%;
        width: auto;
        top: 15%;
        right: 3%
    }

    .APPtop .applogo {
        width: auto;
        position: relative;
        display: block;
        height: 100%;
        margin: 0 auto;
    }

    /*这是蒙版*/
    .rbj {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 99;
        background: rgba(0, 0, 0, 0.2);
        display: none;
    }

    .menuS {
        display: none;
        position: fixed;
        top: 50px;
        right: 0%;
        width: 40%;
        /*height:100%;*/
        z-index: 999;
        background: #0a56aa;
    }

    .menuS p:first-child {
        top: 10rem;
    }

    .menuS p {
        width: 100%;
        line-height: 3rem;
        font-size: 1rem;
        color: #ffffff;
        text-align: center;
        border-bottom: 0.01rem solid #cccccc;
    }

    .menuS a:last-child p {
        border-bottom: none;
    }

    .menuS p:hover {
        color: #014b8c;
        background: #ffffff;
    }
   .flex-control-nav
    {
        bottom: 5px;
    }
    .flex-control-nav a
    {
        display: block;
    }
    .flex-direction-nav li a.flex-prev
    {
        display: none;
    }
    .flex-direction-nav li a.flex-next
    {
        display: none;
    }
}


























.PCbanner
{
    height: 540px;
}
@media screen and (max-width: 640px) {
    .APPbanner
    {
        height: 186px;
    }
}
@media screen and (max-width: 410px) {
    .APPbanner
    {
        height: 170px;
    }
}


/*清除浮动代码*/
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfloat{zoom:1}
/*首页*/
.flexslider{position:relative;height:100%;width: 100%;overflow:hidden;z-index: 66}
.slides{position:relative;z-index:1;height: 100%;width: 100%}
.slides li{height:100%;width: 100%;position: relative;background-size: 100% 100%}
.slides li a{display: block;width: 100%;height: 100%}
.slides li a img{display: block;width: 100%;height: 100%}
.flex-control-nav{position:absolute;bottom:16px;right: 5px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 12px;*display:inline;zoom:1;}
.flex-control-nav a{cursor:pointer;display:inline-block;zoom:1;width:28px;height:8px;margin-right: 6px;overflow:hidden;background:rgba(0,0,0,0.3);line-height:999px;border-radius: 5px;}/*background:url(../images/dot.png) right 0 no-repeat;*/
.flex-control-nav .flex-active{background: #f3ad0d}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:35%;}
.flex-direction-nav li a{display:block;width:46px;height:140px;overflow:hidden;cursor:pointer;position:absolute;}

@media screen  and (max-width: 640px){
    .flexslider{position:relative;height:100%;width: 100%;overflow:hidden;z-index: 66}
    .slides{position:relative;z-index:1;height: 100%;width: 100%}
    .slides li{height:100%;width: 100%;position: relative;background-size: 100% 100%}
    .slides li a{display: block;width: 100%;height: 100%}
    .slides li a img{display: block;width: 100%;height: 100%}
    .flex-control-nav{position:absolute;bottom:5px;right: 5px;z-index:2;width:100%;text-align:center;}
    .flex-control-nav li{display:inline-block;width:14px;height:8px;margin:0 5px;*display:inline;zoom:1;}
    .flex-control-nav a{cursor:pointer;display:inline-block;zoom:1;width:18px;height:6px;margin-right: 6px;overflow:hidden;background:rgba(0,0,0,0.3);line-height:999px;border-radius: 5px;}/*background:url(../images/dot.png) right 0 no-repeat;*/
    .flex-control-nav .flex-active{background: #f3ad0d}
    .flex-direction-nav{position:absolute;z-index:3;width:100%;top:35%;}
    .flex-direction-nav li a{display:block;width:46px;height:140px;overflow:hidden;cursor:pointer;position:absolute;}
}
/*首页的样式*/
.index_title
{
    text-align: center;
    margin: 40px auto;
}

.index_title .index_title1
{
    display: block;
    font-size: 48px;
    color: #1c5eb4;
}
.index_title .index_title2
{
    color: #333333;
    font-size: 36px;
}
.index_title .index_title3
{
    color: #555555;
    width: 470px;
    margin: 25px auto 35px auto;
}
.index_title .index_title4
{
    color: #555555;
    width: 100px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #555555;
    margin: 0 auto;
    display: block;
}
.index_title .index_title4:hover
{
    background: #01a9ec;
    color: #ffffff;
    border: 1px solid #01a9ec;
    transition-duration:.3s;

}

@media screen and (max-width: 640px) {
    .index_title
    {
        text-align: center;
        margin: 20px auto;
    }

    .index_title .index_title1
    {
        font-size: 20px;
    }
    .index_title .index_title2
    {
        font-size: 16px;
    }
    .index_title .index_title3
    {
        color: #555555;
        width: 94%;
        font-size: 12px;
        margin: 10px auto 14px auto;
    }
    .index_title .index_title4
    {
        color: #555555;
        width: 100px;
        height: 24px;
        line-height: 24px;
        border: 1px solid #555555;
        margin: 0 auto;
        display: block;
    }
    .index_title .index_title4:hover
    {
        background: #01a9ec;
        color: #ffffff;
        border: 1px solid #01a9ec;
        transition-duration:.3s;
    }
}
/*产品与服务*/
.PAS
{
    height:525px;
    background: url("../images/PASbj.jpg") no-repeat #3e6586;
    background-size: 100% 100%;
    overflow: hidden;
}

.PAS_list
{
    overflow: hidden;
    padding-top: 25px;
}
.PAS_list li
{
    width: 25%;
    float: left;
}
.PAS_list li .PAS_list_img
{
    width: 180px;
    height: 180px;
    border-radius: 90px;
    overflow: hidden;
    margin: 0 auto;
}
.PAS_list li .PAS_list_img img
{
    display: block;
    width: 100%;
    height: 100%;
}
.PAS_list li:hover .PAS_list_img
{
    -webkit-animation: shangxia  .5s  .5s ease-in  infinite;
}
.PAS_list li:hover .PAS_list_img img
{
    -webkit-animation: fangda .5s ease-in  both;
}
.PAS_list li .PAS_list_text
{
    color: #f2f2f2;
    font-size: 20px;
}
.PAS_list li .PAS_list_text a
{
    color: #f2f2f2;
    display: block;
    width: 90%;
    margin: 35px auto 0 auto;
    text-align: center;
    overflow:hidden; /*超出的部分隐藏起来。*/
    white-space:nowrap;/*不显示的地方用省略号...代替*/
    text-overflow:ellipsis;/* 支持 IE */
}
@media screen and (max-width: 640px) {
    .PAS
    {
        height:auto;
        padding-bottom: 10px;
        background:#3e6586;
        background-size: 100% auto;
        overflow: hidden;
    }
    .PAS_list
    {
        overflow: hidden;
        padding-top: 10px;
    }
    .PAS_list li
    {
        width: 50%;
        float: left;
        margin-bottom: 25px;
    }
    .PAS_list li .PAS_list_img
    {
        width: 120px;
        height: 120px;
        border-radius: 90px;
        overflow: hidden;
        margin: 0 auto;
    }
    .PAS_list li .PAS_list_img img
    {
        display: block;
        width: 100%;
        height: 100%;
    }
    .PAS_list li:hover
    {
        -webkit-animation: shangxia  .5s ease-in  infinite;
    }
    .PAS_list li:hover .PAS_list_img img
    {
        -webkit-animation: fangda .5s ease-in  both;
    }
    .PAS_list li .PAS_list_text
    {
        color: #f2f2f2;
        font-size: 14px;
    }
    .PAS_list li .PAS_list_text a
    {
        color: #f2f2f2;
        display: block;
        width: 90%;
        margin: 15px auto 0 auto;
        text-align: center;
        overflow:hidden; /*超出的部分隐藏起来。*/
        white-space:nowrap;/*不显示的地方用省略号...代替*/
        text-overflow:ellipsis;/* 支持 IE */
    }
}

/*新闻资讯*/
.index_new
{
    overflow: hidden;
}
.index_new .index_newL
{
    width:580px;
    border: 1px solid #e5e5e5;
    float: left;
    height: 326px;
}
.index_new .index_newL .index_newL1
{
    width: 100%;
    height:207px ;
    overflow: hidden;
}
.index_new .index_newL .index_newL1 img
{
    display: block;
    width: 100%;
    max-height: 100%;
}
.index_new .index_newL:hover .index_newL1 img
{
    -webkit-animation: fangda  .5s ease-in  both;
}
.index_new .index_newL .index_newL2
{
    width: 545px;
    margin: 0 auto;
}
.index_new .index_newL .index_newL2  .index_newL21
{
    font-size: 18px;
    margin: 22px auto 10px auto;
    display: block;
    overflow:hidden; /*超出的部分隐藏起来。*/
    white-space:nowrap;/*不显示的地方用省略号...代替*/
    text-overflow:ellipsis;/* 支持 IE */
}
.index_new .index_newL .index_newL2  .index_newL22
{
    color: #999;
    line-height: 22px;
    display: block;
    height: 66px;
    overflow: hidden;
    margin-bottom: 6px;
}
@media screen and (max-width: 640px) {
    .index_new .index_newL
    {
        width:94%;
        border: 1px solid #e5e5e5;
        float: none;
        margin: 0 auto;
        height: auto;
    }
    .index_new .index_newL .index_newL1
    {
        width: 100%;
        height:140px ;
        overflow: hidden;
    }
    .index_new .index_newL .index_newL1 img
    {
        display: block;
        width: 100%;
        max-height: 100%;
    }
    .index_new .index_newL:hover .index_newL1 img
    {
        -webkit-animation: fangda  .5s ease-in  both;
    }
    .index_new .index_newL .index_newL2
    {
        width: 94%;
        margin: 0 auto;
    }
    .index_new .index_newL .index_newL2  .index_newL21
    {
        font-size: 14px;
        margin: 5px auto 5px auto;
        display: block;
        overflow:hidden; /*超出的部分隐藏起来。*/
        white-space:nowrap;/*不显示的地方用省略号...代替*/
        text-overflow:ellipsis;/* 支持 IE */
    }
    .index_new .index_newL .index_newL2  .index_newL22
    {
        color: #999;
        display: block;
        overflow: hidden;
        margin-bottom: 5px;
        height: 36px;
        line-height: 18px;
    }
}

.index_newR
{
  width: 595px;
  float: right;
}
.index_newR li
{
    position: relative;
    margin-bottom: 23px;
}
.index_newR li:last-child
{
    margin-bottom: 0;
}
.index_newR li .index_newR1
{
    width:536px;
    border: 1px solid #e5e5e5;
    padding: 12px 0 12px 10px;
}

.index_newR li .index_newR1 .index_newR11
{
    display: block;
    overflow:hidden; /*超出的部分隐藏起来。*/
    white-space:nowrap;/*不显示的地方用省略号...代替*/
    text-overflow:ellipsis;/* 支持 IE */
    font-size: 16px;
    margin-bottom: 3px;
}
.index_newR li .index_newR1 .index_newR12
{
    display: block;
    color: #999999;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    padding-right: 46px;
}


.index_newR li:hover  .index_newR11
{
    color: #01a9ec;
    transition-duration:.3s;

}
.index_newR li:hover  .index_newR12
{
    color: #444;
    transition-duration:.3s;

}

.index_newR2
{
    width: 94px;
    height: 94px;
    background: url("../images/time_bj.png") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    right:  0;
    color: #ffffff;
    text-align: center;
}

.index_newR2 b
{
    font-size: 24px;
    margin-top: 18px;
    display: block;
}
.index_newR2 p
{
    font-size: 13px;
}
@media screen and (max-width: 640px) {

    .index_newR
    {
        width: 94%;
        float: none;
        margin: 15px auto 0 auto;
    }
    .index_newR li
    {
        position: relative;
        margin-bottom: 10px;
    }
    .index_newR li:last-child
    {
        margin-bottom: 0;
    }
    .index_newR li .index_newR1
    {
        width:97%;
        border: 1px solid #e5e5e5;
        padding: 12px 0 12px 3%;
    }

    .index_newR li .index_newR1 .index_newR11
    {
        display: block;
        overflow:hidden; /*超出的部分隐藏起来。*/
        white-space:nowrap;/*不显示的地方用省略号...代替*/
        text-overflow:ellipsis;/* 支持 IE */
        font-size: 16px;
        margin-bottom: 3px;
        width:-webkit-calc(100% - 80px);
        width:-moz-calc(100% - 80px);
        width:calc(100% - 80px);
        float: left;

    }
    .index_newR li .index_newR1 .index_newR12
    {
        display: block;
        color: #999999;
        line-height: 22px;
        height: 44px;
        overflow: hidden;
        padding-right:95px;

        height: 36px;
        line-height: 18px;
    }


    .index_newR li:hover  .index_newR11
    {
        color: #01a9ec;
        transition-duration:.3s;

    }
    .index_newR li:hover  .index_newR12
    {
        color: #444;
        transition-duration:.3s;

    }

    .index_newR2
    {
        width: 80px;
        height: 60px;
        position: absolute;
        top: 14px;
        right:  0;
        text-align: center;
        background: transparent;
        color: #01a9ec;
        border-left: 1px solid #f0f0f0;
    }

    .index_newR2 b
    {
        font-size: 24px;
        margin-top: 5px;
        display: block;
    }
    .index_newR2 p
    {
        font-size: 13px;
    }
}

/*底部*/
.PC_bottom
{
    background: #555555;
    overflow: hidden;
    margin-top: 50px;
}
.PC_bottom .PC_bottom1
{
    margin-bottom: 40px;
    overflow: hidden;
    margin-top: 50px;
}

.PC_bottom .PC_bottomA
{
   width:140px;
    height: 110px;
    float: left;
}
.PC_bottom .PC_bottomA img
{
    display: block;
    width: 100%;
    height: 100%;
}

.PC_bottomB
{
   overflow: hidden;
    float: left;
    margin-left: 62px;
}
.PC_bottomB li
{
    width: 170px;
    float: left;
}
.PC_bottomB li p
{
    color: #eeeeee;
    padding-bottom: 12px;
    width: 80px;
    border-bottom: 1px solid #666666;
}
.PC_bottomB li a
{
    display: block;
    width: 100%;
    color: #eeeeee;
    font-size: 13px;
    margin-top: 15px;
}
.PC_bottomB li a:hover
{
    color: #01a9ec;
    transition-duration:.3s;

}
.PC_bottomC
{
   width: 106px;
    float: left;
}
.PC_bottomC img
{
    display: block;
    width: 106px;
    height: 106px;
}
.PC_bottomC p
{
    text-align: center;
    color: #eeeeee;
    margin-top: 10px;
}
.PC_bottomD
{
    float: right;
}
.PC_bottomD p
{
    color: #eeeeee;
    margin: 20px 0 15px 0;
}
.PC_bottomD select
{
    height: 34px;
    width: 150px;
}
.PC_bottom2
{
    text-align: center;
    background: #ffffff;
    color: #666666;
    height: 47px;
    line-height: 47px;
}
.PC_bottom2 span
{
    margin: 0 8px;
}



@media screen and (max-width: 640px) {
    /*底部*/
    .APPbtnH {
        height: 66px;
    }
    .APPbtn {
        position: fixed;
        width: 100%;
        height: auto;
        bottom: 0;
        left: 0;
        z-index: 99;
        display: block;
        border-top: 1px solid #d6d7dc;
        background-size: 120% auto;
        padding: .4rem 0 .2rem 0;
        background: #FFFFFF;
    }
    .APPbtn .APPbtn1 {
        width: 25%;
        height: 100%;
        float: left;
    }
    .APPbtn .APPbtn1 .APPbtn1_img {
        position: relative;
        width: 100%;
        height: 22px;
        overflow: hidden;
        margin-bottom: 0.03rem;
    }
    .APPbtn .APPbtn1 .APPbtn1_img img {
        display: block;
        position: relative;
        max-width: 100%;
        height: 100%;
        margin: 0 auto;
        top: 0;
        /*left:28%;*/
    }
    .APPbtn .APPbtn1 .APPbtn1_img img:first-child {
        display: none;
    }

    .APPbtnbj .APPbtn1_img img:first-child {
        display: block !important;
    }

    .APPbtnbj .APPbtn1_img img:last-child {
        display: none !important;
    }

    .APPbtnbj a {
        color: #1c5eb4 !important;
    }

    .APPbtn .APPbtn1 a {
        color: #666666;
        display: block;
        text-align: center;
        position: relative;
        font-size: 0.7rem;
    }

    /*底部*/
}

/*内页样式*/
.Nbanner
{
    background: #013c96;
    height: 350px;
}
.Nbanner img
{
    display: block;
    width: 100%;
    height: 100%;
}
.Nbanner .Nbanner1
{
    color: #FFFFFF;
    font-size: 40px;
    /*display: block;*/
    display: none;
}
.Nbanner .Nbanner2
{
    width: 78px;
    height: 3px;
    background: #FFFFFF;
    margin-top: 14px;
    display: none;
}
@media only screen and (max-width: 640px)
{
    .APPNbanner img
    {
        display: block;
        width: 100%;
    }
}

/*内页的内容区*/
.content
{
    overflow: hidden;
    margin:40px auto  0 auto;
}
.content .contentL
{
    width: 230px;
    float: left;
    /*padding-bottom: 20px;*/
    border: 1px solid #eaeaea;
}
.content .contentL .contentL1
{
    width: 100%;
    height: 60px;
    font-size: 20px;
    color: #ffffff;
    background: url("../images/nav_bj.jpg") no-repeat;
    background-size: 100% 100%;
    text-align: center;
    line-height: 60px;
    /*margin-bottom: 20px;*/
}

.contentL1AAA
{
    background: #01a9ec!important;
}
.content .contentL .contentL2
{
    width: 90%;
    margin: 0 auto;
    font-size:16px;
    line-height:30px;
}
.contentA
{
    display: block;
    line-height: 50px;
    font-size: 16px;
    clear: both;
    overflow: hidden;
}
.contentA span
{
    display: block;
    float: left;
}
.contentA span:first-child
{
    width:24px;
    height:24px ;
    margin: 12px 10px 0 41px;
    /*background: url("../images/rightJT.png") no-repeat;*/
    background-size: 100% 100%;
}

.contentA:hover
{
    background: #abd0ff;
    background: rgba(18,150,219,0.2);

}
.contentA:hover span
{
    color: #3d75bf;
}
.contentA:hover span:first-child
{
    background: url("../images/rightJT.png") no-repeat;
    background-size: 100% 100%;
}

.contentA1
{
    background: #abd0ff;
    background: rgba(18,150,219,0.1);
}
.contentA1 span
{
    color: #3d75bf;
}
.contentA1 span:first-child
{
    width: 24px;
    height:24px ;
    margin: 12px 10px 0 41px;
    background: url("../images/rightJT.png") no-repeat;
    background-size: 100% 100%;
}
.contentR
{
    width: 896px;
    padding: 0 20px 20px 20px ;
    border: 1px solid #eaeaea;
    float: left;
    margin-left: 30px;
}
.contentR_weizhi
{
    height: 60px;
    line-height: 60px;
    width:936px ;
    margin-left: -20px;
    background:#e6f4fc;
    text-indent: 20px;
    font-size: 16px;
    color: #333;
    margin-bottom: 20px;
}
.contentR_weizhi a
{
    padding: 0 5px;
    color: #666666;
}
.contentR_weizhi a:hover
{
    color: #3d75bf;
}
.contentR_main
{
    width: 100%;
}
.contentR_weizhiZ
{
    width: 100%!important;
    margin-left: 0;
}

.contentR_main .contentR_main_text
{
    color: #3d75bf;
    font-size: 20px;
    padding: 20px 0 10px 0;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 20px;
}
/*这是单页滴内容区*/
.contentRs
{
  width: 100%;
}
.contentRs img
{
    max-width: 100%;
    display: block;
    margin: 0 auto;
}






@media only screen and (max-width: 640px)
{
    .contentLnone
    {
        display: none;
    }
    .contentAll
    {
        margin: 3rem 0  4rem 0;
    }
    .PC_nbanner
    {
        display: none;
    }
    .APP_nbanner
    {
        display: block;
        width: 106%;
        margin-left: -3%;
    }
    .APP_nbanner img
    {
        display: block;
        width: 100%;
    }

    .content .contentL
    {
        width: 100%;
        float: left;
        padding-bottom: 0px;
        border: none;
    }
    .content .contentL .contentL1
    {
        display: none;
    }
    .contentA
    {
        display: block;
        line-height:2.5rem;
        font-size: 1rem;
        clear: none;
        overflow: hidden;
        width: 50%;
        float: left;
    }
    .contentA span
    {
        display: block;
        float: left;
    }
    .contentA span:first-child
    {
        width: 24px;
        height:24px ;
        margin: .5rem 10px .3rem;
        /*background: url("../images/rightJT.png") no-repeat;*/
        background-size: 100% 100%;
    }
    .content
    {
        margin:1rem 0 0 0;
    }



    .contentR
    {
        width:94%;
        padding:0 3%  .5rem 3%;
        border:none;
        float: left;
        margin-left: 0;
        margin-top: 10px;
        border-top: 1px solid #1c5eb4 ;
    }
    .contentR_weizhi
    {
        height:3rem;
        line-height:3rem;
        width:106% ;
        margin-left:-3%;
        background:#abd0ff;
        text-indent: 20px;
        font-size: 1rem;
        color: #005f92;
    }
    .contentR_main .contentR_main_text
    {
        padding: 10px 0;
        font-size: 1rem;
    }
}


/*—————————————————————————————————————————————————————————————产品列表*/
.yyhj
{
    height: auto;
    overflow: hidden;
}
.yyhj .yyhj1
{
    width: 49%;
    background: #3d75bf;
    float: left;
    margin-right: 2%;
    margin-bottom: 15px;
}
.yyhj .yyhj1:nth-child(2n)
{
    margin-right: 0;
}
.yyhj .yyhj1:hover
{
    background: #f3c148;
    transition-duration:.3s;
}
.yyhj .yyhj1:hover .yyhj1T img
{
    -webkit-animation: fangda  1s ease-in  both;
}
.yyhj .yyhj1 .yyhj1T
{
    width: 100%;
    height:312px;
    overflow: hidden;
    position: relative;
}
.yyhj .yyhj1 .yyhj1T p
{
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: rgba(0,0,0,0.5);
    color: #FFFFFF;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.yyhj .yyhj1:hover .yyhj1T p
{
    display: block;
    transition-duration:.4s;

}
.yyhj .yyhj1 .yyhj1T img {
    width: 100%;
    height: 100%;
}
.yyhj .yyhj1 .yyhj1B
{
    text-align: center;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    color: #FFFFFF;
    font-weight: bold;
}
@media only screen and (max-width: 640px)
{
    .yyhj .yyhj1
    {
        width: 48%;
        background: #3d75bf;
        float: left;
        margin-right: 2%;
        margin-bottom: 15px;
    }
    .yyhj .yyhj1:nth-child(2n)
    {
        margin-right: 0%;
    }
    .yyhj .yyhj1 .yyhj1T
    {
        width: 100%;
        height:10rem;
        overflow: hidden;
    }
    .yyhj .yyhj1 .yyhj1B
    {
          height:2rem;
          line-height:2rem;
        font-size: 0.875rem;
    }
}

/*——————————————————————————————————————————————————————————————分页的样式*/
.fenye
{
    clear: both;
    width: 100%;
    text-align: center;
    margin: 15px 0;
}
.fenye a
{
    padding: 5px 12px;
    border: 1px solid #eaeaea;
    margin: 0 1px;
}
.fenye a:hover
{
    color: #FFFFFF;
    background: #3d75bf;
}
.fenyebj
{
    color: #FFFFFF;
    background: #3d75bf;
}
@media only screen and (max-width: 640px)
{
    .fenye
    {
        clear: both;
        width: 100%;
        text-align: center;
        margin: 1rem 0;
    }
    .fenye a
    {
        padding: .1rem .4rem;
        border: 1px solid #eaeaea;
        margin: 0  1px;
    }
    .fenye a:hover
    {
        color: #FFFFFF;
        background: #3d75bf;
    }

}

/*——————————————————————————————————————————————————————————————新闻中心*/
.news_list
{
    overflow: hidden;
    margin-bottom: 30px;
    margin-top: -20px;
}
.news_list li
{
    overflow: hidden;
    padding: 20px 0;
    border-bottom: 1px solid #eaeaea;
}
.news_list .news_listL
{
    width: 130px;
    height: 50px;
    line-height: 25px;
    float: left;
    color: #555555;
    text-align: center;
}
.news_list .news_listL b
{
    font-size: 25px;
}
.news_list li:hover .news_listL
{
    color: #1c5eb4;
}
.news_list li:hover .news_listR .news_listR1
{
    color: #3d75bf;
}
.news_list li:hover
{
    border-bottom: 1px solid #3d75bf;
}
.news_listR
{
    width: 765px;
    float: left;
}
.news_listR .news_listR1
{
    font-size: 18px;
    display: block;
}
.news_listR .news_listR2
{
    display: block;
    color: #a4a4a4;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    overflow:hidden; /*超出的部分隐藏起来。*/
    white-space:nowrap;/*不显示的地方用省略号...代替*/
    text-overflow:ellipsis;/* 支持 IE */
}
@media only screen and (max-width: 640px)
{
    .news_list
    {
        margin: 1rem 0 0 0;
    }
    .news_list li
    {
        overflow: hidden;
        padding: .5rem  0;
        border-bottom: 1px solid #eaeaea;
    }
    .news_list .news_listL
    {
        width: 16%;
        height: 56px;
        line-height: 26px;
        margin-right: 1%;
        border-right: 1px solid #acacac;
        float: left;
        color: #acacac;
        text-align: center;
    }
    .news_listR
    {
        width: 81%;
        float: right;
    }
    .news_listR .news_listR1
    {
        font-size: 0.9375rem;
        display: block;
        height: 1.6rem;
        overflow:hidden; /*超出的部分隐藏起来。*/
        white-space:nowrap;/*不显示的地方用省略号...代替*/
        text-overflow:ellipsis;/* 支持 IE */
    }
}

.news_title
{
    margin-top: 20px;
    font-size: 18px;
    text-align: center;
}
.news_time
{
    text-align: center;
    color: #c8c8c8;
    margin-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #eaeaea
}
.page_change
{
    clear: both;
    margin-top: 20px;
    line-height: 30px;
}
@media only screen and (max-width: 640px) {
    .news_title {
        margin-top: 1rem;
        font-size: 0.9375rem;
        text-align: center;
    }

    .news_time {
        text-align: center;
        color: #c8c8c8;
        padding-bottom: 10px;
        margin-bottom: 20px;
        font-size: 0.9rem;
        margin-top: 5px;
        border-bottom: 1px dashed #eaeaea
    }
    .page_change
    {
        clear: both;
        margin-top: 16px;
        line-height: 30px;
        border-top: 1px solid #f0f0f0;
    }
}



/*————————————————————————————————————————————————————————————————联系我们*/

.wyly
{
    width: 800px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.wyly .left
{
    float: left;
    width: 472px;
    height: auto;
    overflow: hidden;
    margin-left: 0px;
}
.wyly .left  input
{
    display: block;
    width: 99%;
    height: 40px;
    line-height: 40px;
    float: left;
    margin-top: 20px;
    color: #666;
    outline: none;
    text-indent: 5px;
    font-family: 'microsoft yahei';
    outline: none;
    border: 1px solid #ededed;
}
.liuyan
{
    margin-top: 20px;
    width: 462px;
    height: 160px;
    color: #666;
    outline: none;
    text-indent: 5px;
    line-height: 40px;
    resize: none;
    font-family: 'microsoft yahei';
    border-color: #ededed;
}
.OK
{
    width: 150px;
    line-height: 40px;
    background: #01a9ec;
    border-radius: 5px;
    text-align: center;
    margin:30px 0;
    clear: both;
    font-family: 'microsoft yahei';
}
.OK  input
{
    width: 100%;
    height: 100%;
    background: transparent;
    border: none;
    outline: none;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    cursor: pointer;
    font-family: 'microsoft yahei';
}
.OK  input:hover
{

}

@media only screen and (max-width: 640px)
{
    .wyly{width: 97%;margin-top: .2rem}
    .wyly .left
    {
        float: left;
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-left: 0;
    }
    .wyly .left  input
    {
        display: block;
        width: 98%!important;
        height: 2rem;
        line-height: 2rem;
        float: left;
        margin-top: 0;
        margin-bottom: 1rem;
        color: #666;
        outline: none;
        text-indent: 0.5rem;
        border: 0.01rem solid #cccccc;
        font-size: 0.9375rem;
    }

    .liuyan
    {
        margin-top: 0rem;
        width: 97%;
        height: 7rem;
        color: #666;
        outline: none;
        text-indent: 0.5rem;
        line-height: 2rem;
        border: 0.01rem solid #cccccc;
        font-size: 0.9375rem;
    }
    .OK
    {
        width: 50%;
        line-height: 2rem;
        background: #01a9ec;
        border-radius: 5px;
        text-align: center;
        margin: 20px auto;
        clear: both;
    }

    .OK  input
    {
        width: 100%;
        height: 100%;
        background: transparent;
        border: none;
        outline: none;
        color: #ffffff;
        text-align: center;
        line-height: 2rem;
        font-size: 1rem;
        cursor: pointer;
        font-family: 'microsoft yahei';
    }
}

/*——————————————————————————————————————————————————————————联系方式——————*/
.lx_title
{
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #666666;
    background: url("../images/lx.png") no-repeat center;
    background-size: 101% auto;
    width: 90%;
    margin: 0 auto;
}

@media only screen and (max-width: 640px)
{
    .lx_title
    {
        height:1.6rem;
        line-height: 1.6rem;
        text-align: center;
        font-size: 1rem;
        color: #666666;
        background: url("../images/lx.png") no-repeat bottom;
        background-size: 100% auto;
    }
}


.position {
    width: 100%;
    height: 500px;
    overflow: hidden;
    margin-top: 20px;
}
.Clxfs
{
    line-height: 50px;
    vertical-align: middle;
    margin: 0 auto;
    width: 600px;
}
.Clxfs  img
{
    display: inline-block;
    height: 30px;
    vertical-align: middle;
    margin-right: 10px;
}

@media screen and (max-width: 640px) {
    .position {
        width: 100%;
        height: auto;
        min-height: 240px;
        overflow: hidden;
        margin-top: 20px;
    }
    .Clxfs
    {
        line-height: 36px;
        vertical-align: middle;
        margin: 0 auto;
        width: 100%;
    }
    .Clxfs  img
    {
        display: inline-block;
        height: 26px;
        vertical-align: middle;
        margin-right: 5px;
    }
}

/*————————————————————————————————————————————————————————专家论坛滴列表——*/
.zj_list
{
    overflow: hidden;
    clear: both;
}
.zj_list li
{
    width: 580px;
    float: left;
    margin-bottom: 25px;
}
.zj_list li:nth-child(2n)
{
    float: right;
}
.zj_list li .zj_listL
{
    width: 246px;
    height: 150px;
    float: left;
    overflow: hidden;
}
.zj_list li .zj_listL img
{
    display: block;
    width: 100%;
    height: 100%;
}
.zj_list li:hover .zj_listL img
{
    -webkit-animation: fangda  1s ease-in  both;
}
.zj_list li .zj_listR
{
    width: 322px;
    float: right;
    height: 150px;
    border-bottom: 1px solid #eeeeee;
}
.zj_list  li .zj_listR   a
{
    display: block;
}

.zj_list  li .zj_listR .zj_listR1
{
    font-size: 18px;
    color: #014b8c;
    line-height: 28px;
    height: 28px;
    margin-top: 15px;
    overflow:hidden; /*超出的部分隐藏起来。*/
    white-space:nowrap;/*不显示的地方用省略号...代替*/
    text-overflow:ellipsis;/* 支持 IE */
}
.zj_list  li .zj_listR .zj_listR2
{
    color: #949494;
    line-height: 18px;
    height: 36px;
    overflow:hidden; /*超出的部分隐藏起来。*/
    margin: 10px 0 15px 0;
}
.zj_list  li .zj_listR .zj_listR3 span:first-child
{
    color: #014b8c;
}
.zj_list  li .zj_listR .zj_listR3 span:last-child
{
    float: right;
    color: #d0d0d0;
}



@media only screen and  (max-width: 640px) {


    .zj_list
    {
        width: 94%;
        margin: 0 auto;
    }
    .zj_list li
    {
        width: 100%;
        margin-bottom: .8rem;
    }

    .zj_list li .zj_listL
    {
        width:35%;
        height: 83px;
        float: left;
        overflow: hidden;
    }
    .zj_list li .zj_listL img
    {
        display: block;
        width: 100%;
        height: 100%;
    }

    .zj_list li .zj_listR
    {
        width:63%;
        float: left;
        height: auto;
        margin-left: 2%;
    }
    .zj_list li .zj_listR a
    {
        display: block;
    }
    .zj_list  li .zj_listR .zj_listR1
    {
        font-size: 18px;
        color: #014b8c;
        line-height: 20px;
        height: 23px;
        margin-top: 0;
        overflow:hidden; /*超出的部分隐藏起来。*/
        white-space:nowrap;/*不显示的地方用省略号...代替*/
        text-overflow:ellipsis;/* 支持 IE */
    }
    .zj_list  li .zj_listR .zj_listR2
    {
        color: #949494;
        line-height: 18px;
        height: 36px;
        overflow:hidden; /*超出的部分隐藏起来。*/
        margin: 0px 0 2px 0;
    }
    .zj_list  li .zj_listR .zj_listR3
    {
        padding-bottom: 5px;
        overflow: hidden;
    }
    .zj_list  li .zj_listR  .zj_listR3 span:first-child
    {
        color: #014b8c;
        display: none;
    }
    .zj_list  li .zj_listR .zj_listR3 span:last-child
    {
        float: left;
        color: #d0d0d0;
    }
    .newsR_title
    {
        overflow: hidden;
        margin-bottom: 20px;
    }
    .newsR_title a
    {
        display: block;
        width: 100px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        float: left;
        margin-right: 8px;
    }
}


/*产品与服务的样式*/
.cf
{
    width: 100%;
    overflow: hidden;
}
.cf li
{
    width:30%;
    float: left;
    margin-right: 4.5%;
    border: 1px solid #f0f0f0;
    margin-bottom: 20px;
}
.cf li:hover .cf1 img
{
    -webkit-animation: fangda .5s ease-in  both;
}
.cf li:nth-child(3n)
{
    margin-right: 0;
}
.cf li .cf1
{
    width: 100%;
    height: 269px;
    overflow: hidden;
    border-bottom: 1px solid #f0f0f0;
}
.cf li .cf1 img
{
    display: block;
    width: 100%;
    height: 100%;
}
.cf li .cf2
{
    display: block;
    width: 100%;
    height: 40px;
    border-top: none;
    line-height: 40px;
    text-align: center;
}
.cf li:hover  .cf2
{
   color: #01a9ec;
}

@media only screen and  (max-width: 640px) {
    .cf
    {
        width: 100%;
        overflow: hidden;
    }
    .cf li
    {
        width:48%;
        float: left;
        margin-right: 0%;
        border: 1px solid #f0f0f0;
        margin-bottom: 20px;
    }
    .cf li:nth-child(3n)
    {
        margin-right: 0;
    }
    .cf li:nth-child(2n)
    {
      float: right;
    }
    .cf li .cf1
    {
        width: 100%;
        height: 186px;
    }
    .cf li .cf1 img
    {
        display: block;
        width: 100%;
        height: 100%;
        border-bottom: 1px solid #f0f0f0;
    }
    .cf li .cf2
    {
        display: block;
        width: 100%;
        height: 40px;
        border-top: none;
        line-height: 40px;
        text-align: center;
    }

}


.ax
{
    width: 80%;
    padding: 0 10%;
    height: 130px;
    background: url("../images/ax.jpg") no-repeat;
    background-size: 100% 100%;
    border-top: 1px solid #f0f0f0;
}
.ax .ax1
{
    color: #9c9c9c;
    font-size: 16px;
    margin-top: 16px;
    display: block;
    font-weight: normal;
}
.ax .ax2
{
    height: 36px;
    color: #666666;
    font-size: 28px;
    line-height: 36px;
    text-transform: uppercase;
    font-family: Arial;
    font-weight: normal;
    margin: 8px 0  2px  0;
}
.ax .ax3
{
    display: block;
    width: 80px;
    height: 24px;
    border: 1px solid #e5e5e5;
    background: #fff;
    text-align: center;
    font-size: 12px;
    color: #333333;
    line-height: 24px;
    transition-duration: 0.5s;
}
.ax .ax3:hover
{
    color: #FFFFFF;
    background: #01a8ec;

}
@media screen and (max-width: 640px) {
    .ax{display: none}
}




























/*图片放大的样式*/
.fangda
{
    -webkit-animation: fangda  1s ease-in  both;
}
@-webkit-keyframes fangda {
    0% {-webkit-transform: scale(1);}
    100% {-webkit-transform: scale(1.1);}
}
@-webkit-keyframes suofang {
    0% {opacity: 0.8;-webkit-transform: scale(1);}
    50% {opacity: 1;-webkit-transform:scale(0.9);}
    100% {opacity: 0.8;-webkit-transform: scale(1);}
}

@-webkit-keyframes shangxia {
    0%{opacity:1;-webkit-transform:translate(0,-3px);}
    100%{opacity:1;-webkit-transform:translate(0,0);}
}
@-webkit-keyframes  opacity {
    0%{opacity: 0.8}
    30%{opacity: 0.6}
    60%{opacity: 0.8}
    100%{opacity: 1}
}