/* .header{
    background:gray !important;
}
.rwxx_border{
    display:none;
}
body{
    background-image:url(../images/index_bj1.jpg;vpn_img) !important;
}
.search,.zgjcw,.con_body,.footer,.xglj,.left_erwema{
      -webkit-filter: grayscale(100%);
  -webkit-filter: grayscale(1); 
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: gray; 
} */














@charset "utf-8";
body{
    /*background: url("../images/index_bj.jpg;vpn_img") no-repeat;*/
    /*background-position: inherit;*/
    /*background-size: cover;*/
    /*background-attachment: scroll|fixed;*/
    background: url("../images/index_bj.jpg;vpn_img") no-repeat;
    background-position: inherit;
    background-size: cover;
    /*  */
    -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/index_bj.jpg',sizingMethod='scale');
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/index_bj.jpg',sizingMethod='scale');
    /* \9 IE 9 */
    background: none\9;
    background-attachment: scroll,fixed;

}


/* 新春背景替换 */
/* body{
    width: 100%;
    position: relative;
    background: url(https://libvpn.swfu.edu.cn/vpn/89/http/P75YPLUMNFYHV4DJF3UX87SPMNYA/linzhi/xhtml/images/year_headbg.png;vpn_img) no-repeat top center;
    min-height: 400px;
} */
/* 新春背景替换 */


.header{
    background: none !important;
}

.class_sj a{
    display: block;
}
/*css3*/
.share-1{display:none !important;}
@keyframes shake /**/
{
    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 shake /* 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 shake /* Safari  Chrome */
{
    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 shake /* 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);}
}
/*css3*/
@keyframes overturn /*360*/
{
    0% {transform: rotateY(0deg);}
    50% {transform: rotateY(360deg);}
    100% {transform: rotateY(0deg);}
}

@-moz-keyframes overturn /* Firefox */
{
    0% {transform: rotateY(0deg);}
    50% {transform: rotateY(360deg);}
    100% {transform: rotateY(0deg);}
}

@-webkit-keyframes overturn /* Safari Chrome */
{
    0% {transform: rotateY(0deg);}
    50% {transform: rotateY(360deg);}
    100% {transform: rotateY(0deg);}
}

@-o-keyframes overturn /* Opera */
{
    0% {transform: rotateY(0deg);}
    50% {transform: rotateY(360deg);}
    100% {transform: rotateY(0deg);}
}

/*360*/
.rwxx_left_img a img{
height:140px;
}
.rwxx_left_img a{
display:block;
}
.zwgk_tjxx_gd{
display:none;
}
.zwgk_tjxx_gd a{
    /*color: #a93e3e;*/
color:#b2b2b2;
    float: right;
    padding-right: 5px;
}

.zwgk_tjxx_gd a:hover{
color: #a93e3e;
}
.xxgk_detail_div{
    width: 100%;
    min-width: 100px;
    border: 1px solid #cccccc;
    float: left;
    margin: 15px 0px;
}
.xxgk_detail_div ul li {
width: 33.33%;
float:left;
line-height:35px;
text-align:left;
padding:5px;
}
.data_time{
    line-height: 40px;
    float: left;
    color: #fff;
    position: relative;
    width: 160px;
}
.header{
    width: 100%;
    height: 160px;
    background: url(../images/touming.png;vpn_img);
    /* background: rgba(30, 129, 228, 0.5); */
    background-repeat: repeat;
    overflow: hidden;
    /*width: 100%;*/
    /*height: 160px;*/
    /*background: url("../images/touming.png;vpn_img");*/
    /*background: rgba(30, 129, 228, 0.5);*/
    /*filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F1e81e4,endcolorstr=#7F1e81e4);*/
}
.time{
    float: left;
    position: absolute;
}
.shouc{
    float: right;
    color: white;
    line-height: 35px;

}
.tianqi{
    display: block;
    float: left;
    margin-top: 1px;
}
.shouc span a{
    color: white;
}
.shouc span:first-child{
        padding-right: 5px;
}
/**/
.head_channel{
    height: 120px;

}
.index_logo{
    width: 40%;
    float: left;
    height: 120px;
    text-align: center;
    /*background: url();*/
    /*background-repeat: no-repeat;*/
    /*background-position: center;*/
}
.index_logo a img{
    margin-top: 20px;

}
.head_channel{

    /*width: 60%;*/
}
.head_channel ul li{
    width:10%;
    height: 120px;
    float: left;
    text-align: center;

}
.head_channel ul li a:hover .label{
    animation: shake 1s;
    -moz-animation: shake 1s;/* Firefox */
    -webkit-animation: shake 1s;/* Safari ÃƒÂ¥Ã¢â‚¬â„¢Ã…â€™ Chrome */
    -o-animation: shake 1s;/* Opera */
}
.label{
    background: url(../images/chanel_icon.png;vpn_img) no-repeat;
    width: 35px;
    height: 35px;
    background-position-x: 5px;
    background-position-y: 6px;
    margin-top: 30px;
    margin-left: 40px;
}
.label_new{
    background-position-x: -38px;
}
.label_zwgk{
    background-position-x: -85px;
}
.label_bsfw{
    background-position-x: -127px;
}
.label_zmhd{
    background-position-x: -167px;
}
.label_zjmt{
    background: url(../images/chanel_icon.png;vpn_img) no-repeat;
    width: 45px;
    height: 35px;
    background-position-y: 6px;
    background-position-x: -215px;

    margin-top: 30px;
    margin-left: 40px;
}
/*ÃƒÂ¦Ã‚Â Ã‚ÂÃƒÂ§Ã¢â‚¬ÂºÃ‚Â®ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¾ÃƒÂ¦Ã‚Â Ã¢â‚¬Â¡*/
/*.head_channel ul li p:last-child{*/
.head_channel ul li p{
    color: white;
    font-size: 18px;
    font-weight:bold;
}

/*search*/
form{
    text-align:center;
}
.search{
    display:inline-block;
    text-align: center;
    margin: 20px auto;
    width: 550px;
    height: 45px;
    line-height: 45px;
    background: url("../images/sousuo.png;vpn_img") no-repeat;
    /*position:relative;*/
    /*behavior:url(/vpn/89/http/P75YPLUNN74HK53PM7YYMLUDNG/css/PIE.htc;vpn_img);*/
    /*border-radius: 50px;*/
    /*-ms-border-radius: 50px;*/
    /*-moz-border-radius: 50px;*/
    /*-webkit-border-radius: 50px;*/
    /*background:rgba(255,255,255,0.8);*/
    /*filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7Fffffff,endcolorstr=#7Fffffff);*/
}
.zgjcw{
    display:inline-block;
    vertical-align:middle;
    height:45px;
}
.zgjcw img{
    height:100%;
}
.s_sousuo2{
    width: 470px;
    height: 40px;
    border: none;
    outline: none;
    margin-left: -46px;
    position:relative;
    behavior:url(/vpn/89/http/P75YPLUNN74HK53PM7YYMLUDNG/css/PIE.htc;vpn_img);
    background: none;
    /*filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7Fffffff,endcolorstr=#7Fffffff);*/


}
.s_sousuo{
    background-image: url("../images/search.png;vpn_img");
    background-repeat: no-repeat;
    /*background-size: 80%;*/
    background-color:transparent;
    width: 32px;
    height: 32px;
     position: absolute;
    margin-top: 10px;
    margin-left: -10px;
    border: none;
    outline: none;
    cursor: pointer;
}
/*ÃƒÂ¤Ã‚Â¸Ã‚Â»ÃƒÂ¨Ã‚Â¦Ã‚ÂÃƒÂ¥Ã¢â‚¬Â Ã¢â‚¬Â¦ÃƒÂ¥Ã‚Â®Ã‚Â¹*/
.con_body{
    background:white;
    height: 910px;
    padding-bottom: 20px;
    margin-top: 80px;
}

.news_one{
    width: 100%;
}
.yaowen{
    width: 50px;
    height: 80px;
    background-image: url("../images/new_icon.png;vpn_img");
    background-repeat: no-repeat;
    position: absolute;
    margin-top: -10px;
    margin-left: 35px;
    display: block;
}
.neirong{
    width: 96.8%;
    height: 100px;
    margin: 20px 20px 10px 20px;
    background: #f2f2f2;
}
.new_title{
    text-align: center;
}
.new_title a{
    margin-top: 12px;
    display: inline-block;
    letter-spacing: 2px;
    text-align: center;
    font-size: 22px;
    font-weight: bolder;
    color: #468dc7;
    outline: none;
    text-decoration: none;
}
.new_title a:hover{
    color: #ae0303;
}
.new_body a{
    text-indent: 2em;
    color: #666666;
    font-size: 16px;
    line-height: 25px;
}
.new_body a:hover{
    color: #ae0303;

}
.new_body{
    width: 92%;
    float: right;
    padding: 0px 50px 0px 0px;
}
/*news_two*/
.news_two{
    margin: 10px 20px 10px 20px;

}
.news_two_left{
    width: 54.4%;
    float: left;
    height: 365px;
}
.news_two_right{
    width: 44.7%;
    float: right;
    height: 365px;
    /*background: #ae0303;*/
}

/*ÃƒÂ¨Ã‚Â½Ã‚Â®ÃƒÂ¦Ã¢â‚¬â„¢Ã‚Â­css*/
.slideBox{ width:100%; height:365px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{-ms-border-radius: 50%;border-radius: 50%; float:left; margin-right:7px;  width:10px; height:10px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#107fdd;border-radius: 50%;-ms-border-radius: 50%;}
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle;list-style: none}
.slideBox .bd img{ width:100%; height:365px; display:block;  }
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png;vpn_img) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
.slideBox .bd ul li>a>span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: left;
    color: #fff;
    font-size: 16px;
    background: rgba(0,0,0,0.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);

}
/*ÃƒÂ¨Ã‚Â½Ã‚Â®ÃƒÂ¦Ã¢â‚¬â„¢Ã‚Â­css*/
.news_two_head {
    margin-left: 3px;
    width: 100%;
}
.news_two_head ul li{
    width: 23.8%;
    float: left;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin-left: 6px;
}
.xwzl{
    background: #ececec;
}
.news_two_head ul li a{
    font-size: 18px;
    font-weight: bold;
    /*color: black;*/
}
.news_two_head ul li a:hover{
    background: #0f7ac0;
    font-size: 18px;
    font-weight: bold;
    color: white;
}
.classgrbs{
    background: #0f7ac0;
    color: white;
    font-size: 18px;
    font-weight: bold;
}
.classgrbs a{
    font-size: 18px;
    font-weight: bold;
    color: white;
}

/**/
.news_two_cont p:first-child{
    text-align: center;
    float: left;
    width: 100%;
}
.news_two_cont p:first-child a{
    font-size: 18px;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
}
.new_body_cont{
    font-size: 15px;
    /* font-weight: bold; */
    line-height: 22px;
    text-align: left;
    color: #b0b0b0;
    text-align: left;
    float: left;
    width: 100%;
    padding: 0px 10px 20px;
}
.new_body_cont a{
    font-size: 15px;
    /*font-weight: bold;*/
    line-height: 22px;
    text-align: left;
    color: #b0b0b0;
}
.hengxian{
    float: right;
    width: 99%;
    border-bottom: 1px silver dashed;
}
.yaowen_list{
    float: right;
    width: 99%;

}
.yaowen_list ul li{
    background: url(../images/desc_icon2.png;vpn_img) no-repeat 0 center;
    line-height: 33px;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.yaowen_list ul .news_icon{
    background: url(../images/news_icon.png;vpn_img) no-repeat 0 center;
    line-height: 35px;
    padding-left: 20px;
     margin-left: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}


/*.yaowen_list ul li:nth-child(-n+3){*/
/*}*/

.yaowen_list ul li a{
    transition:0.5s;
    -moz-transition:0.5s;/* Firefox */
    -webkit-transition:0.5s;/* Safari ÃƒÂ¥Ã¢â‚¬â„¢Ã…â€™ Chrome */
    -o-transition:0.5s;/* Opera */
}
.yaowen_list ul li a:hover{
    padding-left: 10px;
    transition:0.5s;
    -moz-transition:0.5s;/* Firefox */
    -webkit-transition:0.5s;/* Safari ÃƒÂ¥Ã¢â‚¬â„¢Ã…â€™ Chrome */
    -o-transition:0.5s;/* Opera */
}
.yaowen_list ul li a{
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    width: 380px;
    display: block;
    float:left;
}
.yaowen_list ul li span{
    float:right
}
.font_span{
    width: 399px;
    overflow: hidden;
    height: 35px;
    position: absolute;
}
.font_span a{
    transition:0.5s;
    -moz-transition:0.5s;/* Firefox */
    -webkit-transition:0.5s;/* Safari ÃƒÂ¥Ã¢â‚¬â„¢Ã…â€™ Chrome */
    -o-transition:0.5s;/* Opera */display: block;
}
.font_span a:hover{
    padding-left: 10px;
    transition:0.5s;
    -moz-transition:0.5s;/* Firefox */
    -webkit-transition:0.5s;/* Safari ÃƒÂ¥Ã¢â‚¬â„¢Ã…â€™ Chrome */
    -o-transition:0.5s;/* Opera */display: block;
}
.font_time{
    float: right;
    color: #b2b2b2;
}
.news_container{
    width: 100%;
    height: auto;
    float: left;
}
/*news_three*/
.news_three{
    width: 96.5%;
    margin: 30px 20px 10px 20px;
    float: left;

}
.news_three_one{
    width: 27%;
    float: left;
    height: 245px;
}
.news_three_two{
    width: 33%;
    float: left;
    margin: 0px 25px;
    height: 245px;

}
.news_three_three{
    width: 35.5%;
    float: left;
    height: 245px;


}
.rwxx_border{
    width: 100%;
    height: 185px;
    border: 1px silver solid;
    background: #f8fcff;
}
.rwxx_left_img{
    float: left;
    width: 40%;
    padding: 7px;
text-align:center;
}
.rwxx_right_con{
    float: left;
    width: 60%;
}
.rwxx2{
    width: 60%;
    float: left;
    font-size: 18px;
    text-align: left;
    line-height: 26px;
}
.wyxx{
    background: url(../images/xzxx_icon.png;vpn_img) no-repeat;
    width: 100%;
    height: 44px;

    background-size: contain;
    margin-top: 5px;
}
.rwxx_right_con p:first-child{
    color: #015293;
    font-size: 22px;
    /* line-height: 50px; */
}
.rwxx_right_con p:nth-child(2){
    font-size: 18px;
    line-height: 40px;
    font-weight: bold;
}
.rwxx_right_con p:nth-child(3){
    font-size: 18px;
    line-height: 40px;
}
.wyxx button{
    border: none;
background-color: #4799cf;
    /*filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4Cffffff,endcolorstr=#4Cfffffff);*/
    border-radius: 20px;
    -ms-border-radius:20px;
    padding: 5px 15px 5px 15px;
    float: right;
    color: white;
    margin-top: 6px;
    margin-right: 15px;
    outline: none;
   cursor: pointer;

}

.three_span_1{
    color:#0f7ac0;
    font-size: 22px;
    font-weight: bolder;
}
.three_span_2{
    width: 210px;
    height: 1px;
    position: absolute;
    border-bottom: 1px silver solid;

    margin-top: 13px;
    margin-left: 10px;
}
.three_span_3{
    float: right;
    color:#a1a1a1;
    font-size: 16px;
}
.three_span_3 a{
    color:#a1a1a1;
}
.three_span_3 a:hover{
    color: #ae0303;
}
.tsgg_list ul li{
    background: url(../images/desc_icon.png;vpn_img) no-repeat 0 center;
    line-height: 35px;
    padding-left: 15px;
    /* margin-left: 12px; */
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.tsgg_list ul li a{
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;

}


.tsgg_span{
    width: 86%;
    overflow: hidden;
    height: 35px;
    display: block;
    float: left;
}
.three_channel ul li{
    width: 49%;
    height: 35px;
    line-height: 35px;
    float: left;
    margin: 2px;
    background: #f8fcff;
    border:1px #83abc4 solid;
}
.detail_cont_body{
    font-size: 16px;
}
.xxgkyjx{
    width: 99%;
    height: 35px;
    float: left;
    margin: 2px;
    background: #f8fcff;
    border:1px #83abc4 solid;
}
.three_channel ul li span:first-child{
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    margin-left: 30px;
}
.three_channel ul li .xxzn{
    line-height: 33px;
    width: 60%;
    float: left;
    margin-left: 15px;
}
.three_channel ul a{
    color: #025488;
}
.three_channel ul a:hover .trans_css{
    animation: shake 1s;
    -moz-animation: shake 1s;/* Firefox */
    -webkit-animation: shake 1s;/* Safari ÃƒÂ¥Ã¢â‚¬â„¢Ã…â€™ Chrome */
    -o-animation: shake 1s;/* Opera */
}
.xxgkyjx a{
    color: #025488;
    display: block;
}
.xxgkyjx a:hover .trans_css{
    animation: shake 1s;
    -moz-animation: shake 1s;/* Firefox */
    -webkit-animation: shake 1s;/* Safari ÃƒÂ¥Ã¢â‚¬â„¢Ã…â€™ Chrome */
    -o-animation: shake 1s;/* Opera */
}
.xxgkyjx{
    line-height: 33px;
}
.icon_one{
    background: url(../images/jbxx_icon.png;vpn_img);
    background-position-y: 3px;
}
.icon_two{
    background: url(../images/jbxx_icon.png;vpn_img);
    background-position-y: 3px;
    background-position-x: 130px;

}
.icon_three{
    background: url(../images/jbxx_icon.png;vpn_img);
    background-position-y: 3px;
    background-position-x: 65px;
}
.icon_four{
    background: url(../images/jbxx_icon.png;vpn_img);
    background-position-y: 3px;
    background-position-x: 33px;
}
.icon_five{
    background: url(../images/jbxx_icon.png;vpn_img);
    background-position-y: 3px;
    background-position-x: -62px;
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    margin-left: 115px;
    margin-right: 15px;
}
.yjx a{
    line-height: 33px;
    color: #025488;
}
.three_bsfw{
    float: left;
    margin-left: 2px;
    width: 99%;
    margin-top: 10px;
}
.font_bsfw{
    width: 40px;
    height: 110px;
    background: #0f7ac0;
    color: white;
    font-size: 20px;
    font-weight: bolder;
    float: left;
}
.font_bsfw p{
    padding: 1px;
    margin-left: 9px;
}

.font_bsfw p a{
    color: white;
    font-size: 20px;
    font-weight: bolder;
}


.lan_bsfw{
    float: left;
    width: 87%;
    margin-left: 11px;
}
.lan_bsfw ul li{
    float: left;
    text-align: center;
    width: 33%;
}
.trans_font{
    transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
}
.trans_font:hover{
    padding-left: 10px;
    transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
}
.lan_bsfw ul li:hover .trans_over{
    animation: overturn 2s;-moz-animation: overturn 2s;/* Firefox */-webkit-animation: overturn 2s;/* Safari ÃƒÂ¥Ã¢â‚¬â„¢Ã…â€™ Chrome */-o-animation: overturn 2s;	/* Opera */
}



.lan_bsfw ul li p:last-child{
    margin-top: 8px;
}

.lan_bsfw ul li p:last-child a{
    font-size: 16px;
}
/*ÃƒÂ§Ã‚Â¬Ã‚Â¬ÃƒÂ¥Ã¢â‚¬ÂºÃ¢â‚¬ÂºÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â */
.news_four{
    width: 96.5%;
    margin: 0px 20px 10px 20px;
    float: left;
}
.twos_four_left{
    float: left;
    width: 49%;
    height: 120px;
}
.twos_four_right{
    float: right;
    width: 49%;
    height: 120px;
}
.motuo_pro{
    width: 11%;
    float: left;
}
.motuo_con{
    width: 89%;
    float: right;
}
.motuo_con p{
    text-indent: 2em;
    line-height: 28px;
    font-size: 16px;
}
.motuo_con p a:first-child{
    color: #ae0303;
}
.zjmt{
    margin-right: 6px;
    float: left;
    width: 42px;
    /*height: 114px;*/
    /*background: url("../images/zjmt_icon.png;vpn_img") no-repeat;*/
}
.four_one{
    float: left;
    width: 44%;
    height: 114px;
    overflow: hidden;
    margin-left: 50px;
}
.four_two{
      float: right;
      width: 44%;
    height: 114px;
    overflow: hidden;
    text-align: right;

}
.four_one a p img{
    width: 245px;
    height: 114px;
}
.four_two a p img{
    width: 245px;
    height: 114px;
}
.f_one_p1{
    float: left;
    text-align: right;
}

.f_one_p2 {
    float: right;
    margin-top: -118px;
    background-image: url(../images/desc_ju.png;vpn_img);
    background-position-x: 0px;
    background-position-y: -17px;
    background-repeat: no-repeat;
    text-align: right;
    color: white;
    padding: 7px 14px;
}
.f_one_p2 a{
    color: white;
}
.f_one_p2 a:hover{
    color: #f1f1f1;
}
/*ztzl*/
.ztzl li{
    margin: 0 1%;
    float:left;
    width:23%;
    height:160px;
}
.ztzl li img{
    width:100%;
    height:100%;
}
/*footer*/
.footer{
    width: 100%;
    height:auto;

    margin-top: 15px;
    /*filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F1e81e4,endcolorstr=#7F1e81e4)\9;*/
    background: url(../images/touming.png;vpn_img);
    background-repeat: repeat;
    /*background: rgba(30, 129, 228, 0.5);*/
    /*border-bottom: 1px silver solid;*/
    /*background: none\9;*/
}
.footer:not(IE9Only){
    /*background: rgba(30, 129, 228, 0);*/
    /*filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F1e81e4,endcolorstr=#7F1e81e4);*/
}

.footer2{
    width: 100%;
    font-size: 14px;
    height: 80px;
    background-image: url(../images/touming.png;vpn_img);
    background-repeat: repeat;
    /*background: rgba(30, 129, 228, 0.5);*/
    /*ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â¼ÃƒÂ¥Ã‚Â®Ã‚Â¹ieÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾rgba*/
    /*filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F1e81e4,endcolorstr=#7F1e81e4);*/

}

.phone_footer{

}

.xglj{
    display: none;
    width: 100%;
    /*background: rgba(30, 129, 228, 0.5);*/
    /*filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F1e81e4,endcolorstr=#7F1e81e4);*/
    background: url(../images/touming.png;vpn_img);
    background-repeat: repeat;
     margin-top: 65px;

}
.xglj a{
	color:#ffffff;
}
.top_bot{
    /*background: url("../images/top.png;vpn_img");*/
    background: url("../images/bottom.png;vpn_img");
    width: 16px;
    height: 16px;
    position: absolute;
    line-height: 40px;
    margin-top: 12px;
    margin-left: 5px;
}
.top_top{
    background: url("../images/top.png;vpn_img");
    /*background: url("../images/bottom.png;vpn_img");*/
    width: 16px;
    height: 16px;
    position: absolute;
    line-height: 40px;
    margin-top: 12px;
    margin-left: 5px;

}
.wzlj{
    font-size: 14px;
}
.f_top span:first-child{
    color: white;
    line-height: 40px;
    float: left;
}
.f_top span a{
    color: white;
    font-size: 14px;
}
.f_top_span1{
    width: 155px;
    float: left;
    height: 30px;
    margin-left: 40px;
    line-height: 40px;
    color: white;
}
.f_top_span2{
    width: 215px;
    float: left;
    height: 30px;
    line-height: 40px;
    color: white;

}
.f_top_span3{
    width: 140px;
    line-height: 40px;
    float: left;
    height: 30px;
    color: white;
}
.f_top_span4{
    min-width: 160px;
     float: left;
    line-height: 35px;
    color: white;
    font-size: 14px;
}
.f_top_span5{
    width: 230px;
    line-height: 35px;
    color: white;
    font-size: 14px;float: left;

}
.f_top_span6{
    width: 254px;
    line-height: 35px;
    color: white;
    font-size: 14px;
    float: left;
}
.f_top_span7{
    width: 252px;
    line-height: 35px;
    color: white;
    font-size: 14px;
    float: left;
}
.f_top_span7 a{
    color:#fff;
}
.f_bot div{
    /*float: left;*/
}

.xglj ul li{
    width: 20%;
    float: left;
    line-height: 35px;
    font-size: 14px;
    color: #f1f1f1;
    text-align: left;
}

.zzq{
    display:block;
}
.xzf{
    display: none;
}
.sjbm{
    display: none;
}
.wzzc{
    float: right;
    margin-top: -37px;
}
.wzzc span:first-child{
    margin-right: 20px;
}
.inp {color: #666;}


.hengxop{
     border-bottom: 1px silver solid;
    width: 100%;
}
.zrbj{
    float: right;
    padding-right: 15px;
}

.more_news{
    float: right;
    width: 100%;
    height: 45px;
    position: relative;
    /*background: #1782d5;*/
    line-height: 45px;
    text-align: center;
    margin: 10px 0px;

}

.more_news a{
    /*color: #fdfdfd; */
    /* display: block; */
    /* font-size: 18px; */
    /* font-weight: bolder; */
    /* transition: 0.5s; */
        display: block;
    /* width: 80%; */
    height: 35px;
    line-height: 35px;
    margin: 0 auto;
    text-align: center;
    background-color: #f1f1f1;
    border-radius: 8px 8px;
    font-size: 14px;
    color: #999;
}

/*.more_news a:hover{*/
    /*transition:0.5s;*/
    /*-moz-transition:0.5s;!* Firefox *!*/
    /*-webkit-transition:0.5s;!* Safari ÃƒÂ¥Ã¢â‚¬â„¢Ã…â€™ Chrome *!*/
    /*-o-transition:0.5s;!* Opera *!*/
/*}*/
::-webkit-input-placeholder { /* WebKit browsers */
    color: #ccc;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #ccc;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #ccc;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #ccc;
}




.tsgg_list ul li a:hover{

    padding-left: 10px;
    transition:0.5s;
    -moz-transition:0.5s;/* Firefox */
    -webkit-transition:0.5s;/* Safari ÃƒÂ¥Ã¢â‚¬â„¢Ã…â€™ Chrome */
    -o-transition:0.5s;/* Opera */
}

/*common_list*/
.com_list{
    /*height: 700px;*/
    background-color: white;
    padding: 15px;
}
.com_list_title{
    width: 100%;
    float:left;padding-bottom: 10px;
    border-bottom: 1px silver solid;
}
.loc_icon{
    width: 15px;
    height: 18px;
    position: absolute;
    background-image: url(../images/loc_icon.png;vpn_img);
    background-repeat: no-repeat;
    background-position-y: 4px;
}
.loc_loc{
    margin-left: 20px;
}

.com_list_body{
    width: 100%;
    min-height: 600px;
    float: left;
}
.com_body_title{
    width: 100%;
    float: left;
    line-height: 40px;
    margin-top: 15px;
    background-color: #f4f4f4;
}
.title_comon{
    background: #0f7ac0;
    color: white;
    padding: 8px 30px;
    font-size: 18px;
    font-weight: bold;
}
.common_body{
    /*margin-top: 20px;*/
    float: left;
    width: 100%;
    /*border-bottom: 1px silver dashed;*/
}
.common_body ul li {
    background: url(../images/desc_icon.png;vpn_img) no-repeat 0 center;
    line-height: 35px;
    padding-left: 15px;
    margin-left: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}

/*ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â*/
#page_div {
    padding: 0;
    margin-top: 30px;
    text-align: center;
    font-size: 14px;
    font-family: "SimSun";
}
#page_div .pagination-index, #page_div .pagination-num {
    color: #666666;
    border: 1px #b2b2b2 solid;
    padding: 4px 8px;
    margin-right: 6px;
    text-align: center;
    font-size: 14px;
    font-family: "SimSun";
}
#page_div a.hover, #page_div .pagination-first>a:hover {
    background-color: #014a85;
    color: #fff !important;
    text-decoration: none !important;
    font-size: 14px;
    font-family: "SimSun";
    border: 1px solid #014a85;
}
#page_div .pagination-index, #page_div .pagination-num {
    color: #666666;
    border: 1px #b2b2b2 solid;
    padding: 4px 8px;
    margin-right: 6px;
    text-align: center;
    font-size: 14px;
    font-family: "SimSun";
}
#page_div .pagination-num.active, .pagination-index:hover, .pagination-num:hover {
    background: #0f7ac0;
    color: white;
}

#page_div{
    margin-top: 10px;
}
.com_list_page{
    float: left;
    width: 100%;

}


.common_body ul li a{
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    /*display: inline-block;*/
    /*float: left;*/
}
.common_body ul li a:hover{
    /*display: block;*/
    padding-left: 10px;
    transition:0.5s;
    -moz-transition:0.5s;/* Firefox */
    -webkit-transition:0.5s;/* Safari ÃƒÂ¥Ã¢â‚¬â„¢Ã…â€™ Chrome */
    -o-transition:0.5s;/* Opera */
}



/*common_detail*/
.common_detail{

    background-color: white;
    padding: 15px;
}
.common_detail_title{
    width: 100%;
    float: left;

    padding-bottom: 10px;
    border-bottom: 1px silver solid;
}

.detail_title{
    width:100%;
    float: left;
}
.detail_title_h1{
    text-align: center;
    font-size: 26px;
    font-weight: bolder;
    padding: 30px 0px;
}
.detail_span{
    width: 100%;
    float: left;
    border-bottom: 1px silver solid;
    padding-bottom: 15px;
    line-height: 30px;
}
.detail_span ul li{
    width: 20%;
    float: left;
    text-align: center;
}
#gwdShare_con_1{float: initial !important;display: inline-block;vertical-align: middle;}
#gwdshare{padding-left: 25px;background: url(../images/icon_16.png;vpn_img) no-repeat 0 10px;height: 30px;}
#gwdshare>*{width: 27px;height: 29px;margin: 0 2px;}
#gwdshare .gwds_weixin{ background:url(../images/share.png;vpn_img) no-repeat 2px -33px !important;}
#gwdshare .gwds_tsina{ background:url(../images/share.png;vpn_img) no-repeat 2px 5px !important;}
#gwdshare .gwds_more{background:url(../images/icon_17.png;vpn_img) no-repeat 8px 11px !important;}
#div_div {text-align: center;color:#c3c3c3;font-size: 12px;}

/*ÃƒÂ¤Ã‚Â¸Ã…Â ÃƒÂ¤Ã‚Â¸Ã‚ÂºÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ¤Ã‚ÂºÃ‚Â«ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â*/


.detail_body {
    width: 100%;
    float: left;
    margin-top: 20px;

}
.detail_p1{
    text-align: center;  width: 100%;
    float: left;

}

.detail_p1{
    text-indent: 2em;
    padding: 20px 20px;
    width: 100%;
    float: left;
}

.detail_p3{
    width: 100%;
    float: left;

    padding: 20px 10px;
}


.detail_p4{
    border-bottom: 1px silver solid;
    padding-bottom: 55px;
}



.xgwz{
    width: 100%;
    float: left;
    margin-top: 30px;
}
.xgwz_left {
    width: 5px;
    height: 30px;
    background-color: #0f7ac0;
    position: absolute;
}

.xgwz_font{
    font-size: 20px;
    font-weight: bolder;
    margin-left: 15px;
}
.xgwz_list{
    margin-top: 10px;
}
.xgwz_list ul li {
    background: url(../images/desc_icon.png;vpn_img) no-repeat 0 center;
    line-height: 35px;
    padding-left: 15px;
    margin-left: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.xgwz_list ul li a{
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;

}
.xgwz_list ul li a:hover{
    padding-left: 10px;
    transition:0.5s;
    -moz-transition:0.5s;/* Firefox */
    -webkit-transition:0.5s;/* Safari ÃƒÂ¥Ã¢â‚¬â„¢Ã…â€™ Chrome */
    -o-transition:0.5s;/* Opera */
}



/*ldxx_detail*/
.ldxx_detail{
    height:auto;
    background-color: white;
    padding: 15px;

}


.ldxx_con{
    width: 100%;
    float: left;

}
.ldxx_con_top{
    width: 100%;
    float: left;
    text-align: center;
}

.ldxx_con_p1{
    text-align: center;
    width: 120px;
    height: 159px;
    overflow: hidden;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
}
.ldxx_con_p1 img{
    max-width: 100%;
}
.ldxx_con_p2{
    text-align: center;
    padding: 10px;
}

.ldxx_con_p3{
    color: #0f7ac0;
    font-size: 18px;
    font-weight: bolder;
}


.ldxx_con_bot{
    padding: 0px 20px;
    float: left;
    width: 100%;
}
.ldxx_con_div1,.ldxx_con_div2,.ldxx_con_div3{
    width: 100%;
    float: left;
}
.ldxx_wdfg {
    width: 100px;
    /* float: left; */
    line-height: 32px;
    height: 45px;
    color: white;
    font-size: 18px;
    font-weight: bolder;
    text-align: center;
    background-image: url(../images/ldxx_bj.png;vpn_img);
    background-repeat: no-repeat;
}
.ldxx_con_div2{
    padding: 20px 0px;
}

.ldxx_wdfg_con ul li {
    background: url(../images/desc_icon.png;vpn_img) no-repeat 0 center;
    line-height: 35px;
    padding-left: 15px;
    margin-left: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}


.ldxx_wdfg_con ul li a{
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
.ldxx_wdfg_con ul li a:hover{
    padding-left: 10px;
    transition:0.5s;
    -moz-transition:0.5s;/* Firefox */
    -webkit-transition:0.5s;/* Safari ÃƒÂ¥Ã¢â‚¬â„¢Ã…â€™ Chrome */
    -o-transition:0.5s;/* Opera */
}

.font span strong {
    padding: 0 4px;
    cursor: pointer;
}

.erwei{
    width: 100%;
    text-align: center;
    padding: 35px 0px;
    float: left;
}

/*ldxx_lsit*/

/*ldxx_wdfg*/



.zwgk_ldxx_con{
    width: 100%;
    float: left;
}
.zwgk_ldxx_top,.zwgk_ldxx_cen,.zwgk_ldxx_bot{
    width: 100%;
    float: left;
}
.zwgk_ldxx_top{
    /*height: 200px;*/
    background-color: #f5f7f9;
    margin: 20px 0px;
}
.ldxx_top_img{
    padding: 15px;
    width: 14%;
    float: left;
}
.ldxx_top_img img{
    height: 200px;
}
.ldxx_top_pro{
    width: 84%;
    float: right;
}
.ldxx_top_fon{
    padding: 10px;
}

.ldxx_top_span1{
    color:#0f7ac0;
    font-size: 18px;
    font-weight: bolder;
}
.ldxx_top_span2{
    margin-left: 20px;font-size: 16px;
}
.zwgk_ldxx_wdfg{
    /*margin-top: 10px;*/
}
.ldxx_wdfg_con p{
    line-height: 30px;
}

.zwgk_ldxx_fxz{
    width: 100%;
    float: left;
}



.fxz{
    border-bottom: 2px #0871c3 solid;
}
.zwgk_ldxx_fxz{
    border-bottom: 1px silver solid;
}
.motuo_span1 {
    float: left;
    font-size: 20px;
    font-weight: bolder;
    line-height: 40px;
}

.zwgk_fxz_con{
    width: 100%;
    float: left;
    padding: 15px;
}
.fxz_con_p1{
    text-align: center;
}

.zwgk_fxz_con ul li{
    width: 20%;
    float: left;
    text-align: center;
    margin-top: 20px;
}
/*.zwgk_fxz_con ul li+li{*/
    /*margin-left: 1%;*/
/*}*/


.fxz_con_p1 a img{
    width: 133px;
    height: 176px;
}
.zwgk_ldhd_list{
    border-bottom: none;
}

.fxz_con_p2 a{
    font-size: 18px;
}


.one_detail>h2{
    font-weight: bold;
    font-size: 30px;
    text-align: center;
}

.one_detail_body{
    height: 600px;
}


.detail_p2{
    line-height: 35px;
    text-indent: 0!important;
}
.detail_p2 p img{
    text-indent: 0!important;
}
img{
    text-indent: 0!important;
}
.detail_p2 div{
    text-indent: 0!important;
}

.detail_p5{
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 10px;
}


/*
.nav_list_left



*/

.nav_list_left{
    width: 22%;
    float: left;
    margin-top: 20px;
}
.nav_list_right_con{
    width: 76%;
    float: right;
    margin-top: 20px;

}
.nav_list_left ul li:hover a{
    font-weight: bold;
    font-size: 18px;
    color: #0f7ac0;
    background-color: #d7e0ed;
    display: block;
}
.nav_list_left ul li {
    line-height: 45px;
    /* padding: 10px 0px; */
    margin-top: 3px;
    height: 45px;
    text-align: left;
    background-color: #eff1f6;

}
.nav_list_right ul li {
    background: url(../images/desc_icon.png;vpn_img) no-repeat 0 center;
    line-height: 35px;
    padding-left: 15px;
    margin-left: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.nav_list_right ul li a{
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    /*display:block;*/
}
.nav_list_right ul li a:hover{
    /*display: block;*/
    padding-left: 10px;
    transition:0.5s;
    -moz-transition:0.5s;/* Firefox */
    -webkit-transition:0.5s;/* Safari ÃƒÂ¥Ã¢â‚¬â„¢Ã…â€™ Chrome */
    -o-transition:0.5s;/* Opera */
}
.nav_czzj{
    margin-top: 0px;
}
.nav_list_title{
    width: 100%;
    float: left;
    line-height: 50px;
    margin-top: 15px;
    background-color: #f4f4f4;
}
.nav_title_comon {
    background: #0f7ac0;
    color: white;
    padding: 14px 30px;
    font-size: 18px;
    font-weight: bold;
}

#contentInfo{
    margin: 0 auto;
}
.nav_list_right{
    float: left;
    width: 100%;
}
.motuo_span2 a:hover{
    color: #ae0303;
}



.news_three_two .more_news{
    display: none;
}


/*ÃƒÂ¥Ã…Â½Ã‚Â¿ÃƒÂ©Ã¢â‚¬Â¢Ã‚Â¿ÃƒÂ¤Ã‚Â¿Ã‚Â¡ÃƒÂ¦Ã‚ÂÃ‚Â¯*/
.rwxx_right_con p a{
    color: #015293;
    font-size: 22px;
    /* line-height: 50px; */
}
    .phone_gywm a{
    min-width: 70px;
    float: left;
    text-align: left;
    /* margin-top: 15px; */
    color: white;
    line-height: 35px;

    }


.phone_gywm{

width:100%;
float:left;
}







/*phone*/
@media screen and (max-width: 900px) {

.com_list_body{
    width: 100%;
    height:auto;
}

    .head_top{
        width: 100%;
    }
    .header {
        /*width: 100%;*/
         height: auto;
    }
    .wzzc span:first-child {
        margin-right: 5px;
    }
    .time {
        float: left;
        width: 100%;
    }
    .data_time {
        line-height: 40px;
        float: left;
        color: #fff;
        padding-left: 10px;
        width: 190px;
    }
    .tianqi{
        float: right;
        margin-right: 0px;
    }
    .shouc{
        display: none;
    }
    .head_channel {
        width: 100%;
        height:auto;
    }
    .index_logo {
        width: 100%;
        float: none;    margin-top: 30px;

    }
    .slideBox .bd img {
        width: 100%;
        height: 220px;
    }
    .head_channel ul li {
        width: 33.33%;
         height: auto;
        float: left;
        text-align: center;
    }
    .label {
        margin-top: 0px;
        margin-left:0px;
        background-position-y: 0px;
    }
    .head_channel ul li p {
        color: white;
        float: left;
    }

    .s_sousuo2 {
        width: 80%;
    }
    .search {
        margin: 15px auto;
        width: 90%;
        border-radius: 50px;
    }

    .con_body {
        background: white;
        height: auto;
        width: 100%;
    }
    .yaowen {
        margin-left: 10px;
    }
    .neirong {
   width: 95%;
    height: auto;
    background: #f2f2f2;
    /* margin: 10px 10px 10px 10px; */
    float: left;
    margin: 10px;
    }
    .new_body {
    width: 100%;
    float: left; 
    /* padding: 0px 50px 0px 0px; */
    padding: 10px;
    text-indent: 2em;
    }
    .news_two{
        float: left;
        padding: 10px;
        margin: 0;
width:100%;
    }
    .slideBox {
        width: 100%;
        height: 222px;
    }
    .news_two_left {
        width: 100%;
        float: left;
         height:auto;
    }
    .news_two_right {
        width: 100%;
        margin-top: 10px;
        float: left;
         height:auto;
    }
    .news_two_head {
         margin-left: 0px;
    }
    .news_two_head ul li{
        width: 23.9%;
        font-size: 16px;
        margin-left: 0px;
    }
    /*ÃƒÂ©Ã¢â€šÂ¬Ã¢â‚¬Â°ÃƒÂ¦Ã¢â‚¬Â¹Ã‚Â©ÃƒÂ©Ã¢â€žÂ¢Ã‚Â¤ÃƒÂ§Ã‚Â¬Ã‚Â¬ÃƒÂ¤Ã‚Â¸Ã¢â€šÂ¬ÃƒÂ¤Ã‚Â¸Ã‚ÂªÃƒÂ¥Ã‚Â¤Ã¢â‚¬â€œÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â¶ÃƒÂ¤Ã‚Â»Ã¢â‚¬â€œÃƒÂ¤Ã‚Â¸Ã¢â‚¬Â°ÃƒÂ¤Ã‚Â¸Ã‚Âª*/
    .news_two_head ul li + li{
        margin-left: 5px;
    }
    .font_span {
        width: 81%;
    }
    /*ÃƒÂ§Ã‚Â¬Ã‚Â¬ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Â°ÃƒÂ¥Ã‚ÂÃ¢â‚¬â€*/
    .news_three {
        width: 100%;
        padding: 10px;
        margin: 0;
        height: auto;
    }
    /**/
    .tsgg_title{
        padding: 10px 0px 5px 0px;
        border-bottom: 1px silver solid;
    }
    .three_span_2 {
        width: 230px;
        display: none;
    }
    .news_three_one {
        width: 100%;
        float: left;
         height:auto;
    }
    .three_span_3 {

        margin-top: 4px;
    }
    .wyxx {
        background: url(../images/xzxx_icon.png;vpn_img) no-repeat;
        width: 100%;
        height: 55px;
        background-size: contain;
        /*background-size: cover;*/
        margin-top: 5px;
    }
    .wyxx button {
        margin-top: 13px;
    }
    .news_three_two {
        width: 100%;
        float: left;
         margin: 0px;
         height:auto;
    }
    .news_three_three {
        width: 100%;
    }
    .three_channel ul li {
        width: 49.4%;
        height: 35px;
        float: left;
        margin: 1px;
        background: #f8fcff;
        border: 1px #83abc4 solid;
    }
    .xxgkyjx {
        width: 99.3%;
        height: 35px;
        float: left;
        margin: 1px;
        background: #f8fcff;
        border: 1px #83abc4 solid;
    }
    .lan_bsfw {
        float: right;
        width: 85%;
        margin-left: 0;
    }
    .news_four {
        width: 100%;
         margin: 0px;
        float: left;
        padding: 10px;
    }
    .twos_four_left {
        float: left;
        width: 100%;
         height:auto;
    }
    .twos_four_right {
        float: right;
        width: 100%;
         height:auto;
        margin-top: 10px;
    }

    .four_two {
        width: 49%;
float:right;
    }
    .four_one{
        width: 49%;
float:left;
    }
    .phone_con{
        width: 100%;
    }
    .xglj ul li {
        width: 33.33333%;
        float: left;
        line-height: 35px;
        font-size: 14px;
        color: #f1f1f1;
        text-align: center;
    }
    .phone_footer{
        width: 100%;    padding: 10px;
    }
    .f_top_span1 {
        width: 138px;
        float: left;
        height: 30px;
         margin-left: 0px;
        line-height: 40px;
        color: white;
    }
    .hengxop {
        border-bottom: 1px silver solid;
        width: 100%;
        display: none;
    }
    .footer {
        width: 100%;
        height: auto;
        margin-top: 0px;
    }
    .f_top_span2 {
         width:auto;
         float: none;
        height: 30px;
        line-height: 40px;
        color: white;
    }
    .footer2 {
        width: 100%;
        height: auto;
}
    .f_top span{
        width: 100%;
        line-height: 30px;
        float: left;
        height: 30px;
        display: none;
        color: white;
        font-size: 14px;
    }
    .f_top span a {
        color: white;
        font-size: 14px;
    }
    .f_bot div {
        float: none;
        text-align: left;
        width: 100%;
        line-height: 35px;
        font-size: 14px;
    }
    .f_top span i {

        margin-top: 8px;
    }

    /*ÃƒÂ¨Ã‚Â°Ã†â€™ÃƒÂ¨Ã‚Â¯Ã¢â‚¬Â¢ÃƒÂ¤Ã‚Â¿Ã‚Â®ÃƒÂ¦Ã¢â‚¬ÂÃ‚Â¹*/
    .news_two_cont p:first-child a {
        font-size: 16px;
    }
    .three_channel ul li span:last-child {
        line-height: 33px;
        width: 55%;
    }
    .motuo_con p {
        text-indent: 2em;
        line-height: 28px;
        font-size: 14px;
        padding: 5px;
    }

.new_title{
    width: 100%;
    float: left;
    background: #f2f2f2;
    margin-top: -9px;
    height: 60px;

}
    .new_title a {
    /* margin-top: 12px; */
    display: block;
    letter-spacing: 2px;
    text-align: center;
    font-size: 16px;
    font-weight: bolder;
    color: #468dc7;
    outline: none;
    text-decoration: none;
    /* line-height: 50px; */
    padding: 0px 0px 0px 50px;
    }
.wzzc{
    float: right;
    margin-top: -65px;
    width: 50%;
    text-align: right;
    line-height: 35px;
    font-size: 14px;
}

.f_top,.f_bot{
    width: 100%;
}

.four_one a p img {
   width: 100%;
}
.four_two a p img {
   width: 100%;
}
    .index_logo a img {
        margin-top: 20px;
        max-width: 90%;
    }

    .common_detail_title {
        width: 100%;
        float: left;
        /*padding-top: 10px;*/
        padding-bottom: 10px;
    }





    /*common_detail
    phone
    */
	.detail_title_h1{
		display:none;
	}
    .common_detail {
        background-color: white;
        padding: 15px;
        width: 100%;
    }
    .detail_title_h1 {
        text-align: center;
        font-size: 20px;
    }
    .detail_span_phone{
        background-color: #eaeaea;
    }
    .detail_span {
        border: none;
    }

    .detail_span ul li {
        width: 100%;
        float: left;
        text-align: center;
    }
    .detail_p1 {
         text-indent:0em;
         padding: 0px 0px;
        width: 100%;
        float: left;
    }
    .detail_p1 img{
        max-width: 100%;
    }

.detail_p3{
    display: none;
}
.detail_p5{
    display: none;
}







/*common_list
 phone
 */
.com_list{
    width: 100%;
}


    /*ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ©Ã‚Â¡Ã‚Âµ*/
    .pagination-last{
        margin-top: 20px;
        float: left;
    }

    #page_div {
         margin-top: 30px;
    }


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

.ldxx_con_bot {
     padding: 0px 0px;
}

.ldxx_wdfg_con{
    overflow: hidden;
}
.ldxx_wdfg_con p{
    width: 100%;
    /*width: 100%*/
    height: auto;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
}
.ldxx_wdfg_con ul li a{
    display: contents;
}

    /*nav_list*/
    .nav_list_left {
        width: 100%;
    }
    .nav_list_left ul li {
        line-height: 45px;
        float: left;
        margin-left: 3px;
        width: 100%;
        margin-top: 3px;
        height: 45px;
        text-align: left;
        background-color: #eff1f6;
    }
    .nav_list_right_con {
        width: 100%;
    }
    .nav_list_right{
        float: left;
        width: 100%;
    }
    .nav_list_right ul li a {
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        display: inline-block;;
    }
    .nav_list_right ul li a:hover {
       display: inline-block;;
    }
    .nav_list_left ul li a{
        display: block;
    }

    /*zwgk_ldxx*/
    .ldxx_top_img {
        padding: 15px;
        text-align: center;
        width: 100%;
        float: left;
    }
    .ldxx_top_pro {
        width: 100%;
        float: right;
    }
    .ldxx_wdfg_con p{
        padding: 0px 10px;
    }

    .zwgk_fxz_con ul li {
        width: 50%;
        float: left;
    }
    .yaowen_list ul li a {
        font-size: 14px;
    }
    .phone_gywm{
        display:block;
    }
    .phone_gywm a{
        float: left;
        text-align: left;
        color: white;
    }
 .phone_gywm a:nth-child(2){
display:none;
}
    .three_span_3{
        display: none;
    }
    .news_three_two .more_news{
        display: block;
    }
    .f_one_p2 {
        float: right;
        margin-top: 0px;
    }
    .com_list {
        height: auto;
    }
.xxgk_detail_div ul li {
width: 100%;
}
.zjmt{
display:none;
}


.font_bsfw p{
    padding: 0px;
    margin-left: 10px;
}


.font_bsfw p a{
    color: white;
    font-size: 16px;
    font-weight: bolder;
}
.three_channel ul li span:first-child{
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    margin-left: 15px;
}

.news_one{
margin-top:20px;
}
.new_body a{

font-size:14px;
}
.detail_body img{
 max-width:90%!important;
 height:auto!important;

}
.detail_body p{
margin:0!important;
padding:0!important;
}
.detail_p2{
margin:0!important;
padding:0!important;

}

}