@charset "utf-8";

body{
    background: #ffffff;
}
a{
    text-decoration: none;
}
a:link{
    text-decoration: none;
}
a:visited{
    text-decoration: none;
}

/* header */

.header_main{
    width: 100%;
    min-width: 1200px;
    background: url(../images/header/bg.png;vpn_img);
    background-size: 100% 100%;
    max-height: 674px;
    height: 674px;
}

/* 新春背景替换 */
/* .header_main{
    width: 100%;
    min-width: 1200px;
    background: url(../images/header/year_headbg.png;vpn_img);
    background-size: 100% 100%;
    max-height: 560px;
    height: 560px;
} */
/* 新春背景替换 */

.container{
    padding: 0;
}
.header{
    width: 1200px;
    height: 316px;
    margin: 0 auto;
}
.header_top{
    width: 100%;
    height: 40px;
    background-color: #005e9a;
}
.header_top .header_top_contain{
    width: 1200px;
    height: 40px;
    margin: 0 auto;
}
.header_top .header_top_contain .header_top_left{
    float: left;
    color: white;
}
.header_top .header_top_contain .header_top_left a{
    line-height: 40px;
    color: white;
}
.header_top .header_top_contain .header_top_right{
    position: relative;
    float: right;
    padding-top: 10px;
}
.header_top .header_top_contain .header_top_right > img{
    position: absolute;
    top: 40px;
    display: none;
}
.header_top .header_top_right .weixin,.header_top .header_top_right .weibo{
    display: inline-block;
    margin-left: 10px;
}
.header_top .header_top_right .weixin span,.header_top .header_top_right .weibo a{
    margin-left: 10px;
    color: white;
}
.top_left{
    float: left;
    font-size: 12px;
    overflow: hidden;
}
.top_left p{
    float: left;
    color: #000;
    margin-top: 4px;
}
.top_left div{
    float: left;
    margin-left: 20px;
}
.top_right{
    float: right;
    color: #000;
}
.top_right a{
    color: #000;
}
.header_centre{
    width: 100%;
    overflow: hidden;
    margin-top: 120px;
}
.header_centre > a{
    display:block;
    text-align:center;
}
.header_centre .header_logo .imgcenter{
    text-align: center;
}
.header_centre .header_logo .imgcenter img{
    margin: 0 auto;
    display: inline-block;
}
.header_logo a{
    display: block;
    overflow: hidden;
}
.header_logo a img{
    display: block;
}
.header_logo a img.logo_2{
    margin-top: 5px;
    margin-left: 15px;
}
.header_seek{
    width: 718px;
    height: 56px;
    margin: 0 auto;
    margin-top: 100px;
}
.header_seek div{
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}
.header_seek div input{
    display: block;
    width: 100%;
    font-size: 14px;
    color: black;;
    text-indent: 15px;
    padding: 13px 0;
    border: none;
    outline: none;
}
.header_seek div p{
    width: 112px;
    font-size: 16px;
    color: #fff;
    text-indent: 44px;
    padding: 12px 0;
    background: #0b5492 url(../images/header/ss.png;vpn_img) no-repeat;
    background-position: 12px 10px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
}
.header_bottom{
    width: 100%;
    margin: 0 auto;
}
.header_nav{
    width: 1200px;
    margin: 0 auto;
}
.header_nav ul{
    width: 100%;
    overflow: hidden;
}
.header_nav ul li{
    float: left;
    width: 16%;
    height: 72px;
}
.header_nav ul li a{
    display: block;
    font-size: 22px;
    color: #fff;
    padding: 42px 0;
    text-indent: 2.6em;
    border-left: 1px solid #6186b0;
    text-decoration: none;
}
.header_nav ul li.nav_li1 a{
    border: none;
    background: url(../images/header/nav_1.png;vpn_img) no-repeat;
    background-position: 68px 10px;
}
.header_nav ul li.nav_li2 a{
    background: url(../images/header/nav_2.png;vpn_img) no-repeat;
            background-position: 88px 10px;
}
.header_nav ul li.nav_li3 a{
    background: url(../images/header/nav_3.png;vpn_img) no-repeat;
            background-position: 88px 10px;
}
.header_nav ul li.nav_li4 a{
    background: url(../images/header/nav_4.png;vpn_img) no-repeat;
            background-position: 88px 10px;
}
.header_nav ul li.nav_li5 a{
    background: url(../images/header/nav_5.png;vpn_img) no-repeat;
        background-position: 88px 10px;
}
.header_nav ul li.nav_li6 a{
    background: url(../images/header/nav_6.png;vpn_img) no-repeat;
        background-position: 108px 10px;
}
.header_nav ul li:hover{
    /* background-color: #8c130f; */
}
.header_nav ul li.on{
    /* background-color: #8c130f; */
}

.header_tit{
    width: 1200px;
    height: 98px;
    margin: 0 auto;
    margin-top: 28px;
}
.header_tit .yaowen{
    width: 98px;
    background: url(../images/header/jryw_bg.png;vpn_img);
    font-size: 22px;
    text-align: center;
    color: white;
    padding-top: 18px;
}
.header_tit .yaowen_detail{
    background-color: #f2f2f2;
    width: 1052px;
}
.header_tit .yaowen,.header_tit .yaowen_detail{
    float: left;
    height: 98px; 
}
.header_tit .yaowen_detail .yaowen_title{
    font-size: 30px;
    text-align: center;
    color: #0b5492;
    padding-top: 10px;
}
.header_tit .yaowen_detail .yaowen_title a{
    text-decoration: none;
    color: #0b5492;
}
.header_tit .yaowen_detail .yaowen_word{
    font-size: 16px;
    padding-top: 10px;
    text-indent: 28px;
}
.header_tit .yaowen_detail .yaowen_word a{
    color: red;
}



@keyframes myfirst
{
    0%   {transform: rotate(15deg);}
    20%  {transform: rotate(-15deg);}
    40%  {transform: rotate(15deg);}
    60% {transform: rotate(-15deg);}
    80% {transform: rotate(15deg);}
    100% {transform: rotate(0deg);}
}

@-moz-keyframes myfirst /* Firefox */
{
    0%   {transform: rotate(15deg);}
    20%  {transform: rotate(-15deg);}
    40%  {transform: rotate(15deg);}
    60% {transform: rotate(-15deg);}
    80% {transform: rotate(5deg);}
    100% {transform: rotate(0deg);}
}

@-webkit-keyframes myfirst /**/
{
    0%   {transform: rotate(15deg);}
    20%  {transform: rotate(-15deg);}
    40%  {transform: rotate(15deg);}
    60% {transform: rotate(-15deg);}
    80% {transform: rotate(5deg);}
    100% {transform: rotate(0deg);}
}

@-o-keyframes myfirst /* Opera */
{
    0%   {transform: rotate(15deg);}
    20%  {transform: rotate(-15deg);}
    40%  {transform: rotate(15deg);}
    60% {transform: rotate(-15deg);}
    80% {transform: rotate(5deg);}
    100% {transform: rotate(0deg);}
}
.header_nav ul li:hover{
    animation: myfirst 1s;
    -moz-animation: myfirst 1s;	/* Firefox */
    -webkit-animation: myfirst 1s;	/* Safari Chrome */
    -o-animation: myfirst 1s;	/* Opera */
}

/* header */

/* container */
.container{
    width: 100%;
}
/* container */

/* related */
.related_main{
    width: 1200px;
    background-color: #0b5492;
    min-width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
}
.related{
    width: 1200px;
    font-size: 14px;
    color: #fff;
    margin: 0 auto;
}
.related_top{
    width: 100%;
    overflow: hidden;
}
.related_top p{
    float: left;
    width: 7%;
    padding: 10px 0 0 10px;
}
.related_top ul{
    float: left;
    width: 70%;
    overflow: hidden;
}
.related_top ul li{
    float: left;
    width: 20%;
    text-align: center;
    padding: 10px 0;
    cursor: pointer;
}
.related_top ul li img{
    display: inline-block;
    margin-bottom: 2px;
    margin-left: 5px;
    transition: all 0.5s;
}
.related_bottom{
    width: 100%;
}
.related_bottom div{
    display: none;
    width: 90%;
    margin: 0 auto;
}
.related_bottom div a{
    display: inline-block;
    color: #fff;
    padding: 2px 5px;
}
/* related */

/* footer */
.footer_main{
    width: 100%;
    background-color: #0b5492;
    padding-bottom: 10px;
    min-width: 1200px;
}
.footer{
    width: 1200px;
    font-size: 14px;
    margin: 0 auto;
    overflow: hidden;
}
.footer_left{
    float: left;
    color: #fff;
}
.footer_left p.footer_p{
    padding: 10px 0 20px 10px;
}
.footer_left p a{
    color: #fff;
}
.footer_right{
    float: right;
    overflow: hidden;
}
.footer_right a{
    display: block;
    float: left;
    padding: 0 15px;
    margin-top: 10px;
}
.footer_right a.fr_a1{
    margin-top: 15px;
}
.lastp{
    padding-left:10px; 
}
.lastphonep{
    display: none;
}
/* footer */

/* ios */
@media (max-width: 768px) {
    /* header */
    .header_tit .yaowen_detail .yaowen_title{
        font-size: 20px;
    }
    .header_top{
        display: none;
    }
    .header{
        width: 100%;
    }
    .top_left{
        float: none;
    }
    .top_left p{
        width: 44%;
        text-align: center;
    }
    .top_left div{
        float: right;
        width: 44%;
        margin: 0 auto;
    }
    .top_right{
        display: none;
    }
    .header_logo{
        float: none;
    }
    .header_logo a img.logo_1{
        margin: 0 auto;
        float: none;
    }
    .header_seek{
        float: none;
        width: 80%;
        padding: 10px 0;
        margin: 0 auto;
        display: none;
    }
    .header_nav ul li a{
        font-size: 13px;
    }
    .header_nav ul li.nav_li1,
    .header_nav ul li.nav_li2,
    .header_nav ul li.nav_li3,
    .header_nav ul li.nav_li4,
    .header_nav ul li.nav_li5,
    .header_nav ul li.nav_li6{
        width: 50%;
    }
    .header_nav ul li.nav_li1 a{
        text-indent: 16.6em;
        background-position: 172px 10px;
    }
    .header_nav ul li.nav_li1 a,
    .header_nav ul li.nav_li2 a,
    .header_nav ul li.nav_li3 a,
    .header_nav ul li.nav_li4 a,
    .header_nav ul li.nav_li5 a
    ,.header_nav ul li.nav_li6 a{
        border-bottom: 1px solid #6186b0;
    }
    .header_nav ul li.nav_li1 a,
    .header_nav ul li.nav_li2 a,
    .header_nav ul li.nav_li3 a,
    .header_nav ul li.nav_li4 a,
    .header_nav ul li.nav_li5 a,
    .header_nav ul li.nav_li6 a{
        text-indent: 7.6em;
        background-position: 60px 10px;
    }
    .header_logo a img.logo_2{
        margin: 0 auto;
        float: none;
    }
    .header_nav{
        width: 100%;
    }
    .header_main{
        min-width: 0;
        background-size: cover;
        height: auto;
    }
    .index_main{
        width: 100%;
        margin-top: 40px;
    }

    .header_centre{
        margin-top: 0;
    }
    .header_centre .header_logo .imgcenter img{
        display: block;
    }
    .header_tit .yaowen{
        display: none;
    }
    .header_tit,.header_tit .yaowen, .header_tit .yaowen_detail{
        height: auto;
        width: 100%;
        min-height: 114px;
    }
    .header_nav ul li a{
        padding: 12px 0;
    }

    .header{
        height: 228px;
    }
    /* header */



    /* related */
    .related_main{
        display: none;
    }
    /* related */

    /* footer */
    .footer{
        width: 100%;
        margin-top: 20px;
    }
    .footer_left{
        float: none;
        font-size: 12px;
        text-align: center;
    }
    .footer_right{
        display: none;
        float: none;
    }
    .footer_right a.fr_a1{
        margin-left: 20%;
    }
    .footer_main{
        min-width: 0;
        width: 100%;
    }
    .footer_p{
        display: none;
    }
    .lastphonep{
        display: block;
        margin-top: 10px;
    }
    .lastp{
        display: none;
    }
    /* footer */
}