body{font-family:"微软雅黑",Arial, Helvetica, sans-serif;font-style: normal; line-height: 22px; font-weight: normal; font-variant: normal; color:#333; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}
*{ -webkit-tap-highlight-color: transparent;}
body,ul,dl,dd,dt,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,img,td,div,input{margin:0;padding:0;}
table{ border-collapse:collapse; border-spacing:0;}
a{ outline-style:none; color:#333; text-decoration:none; border:0px;}
a:hover{ text-decoration:none;}
input,select,textarea{font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#333;outline:none}
img{border:0;}
li{list-style-type:none; vertical-align:0}
span:focus{
	outline:none;
}
button:focus{
	outline:none;
}
.ml10{margin-left:10px;}
.ml20{margin-left:20px;}
.mt10{margin-top:10px;}
.hidden{display:none;}
.show{ display:block;}
.clear:after{ clear:both; content:''; display:block; height:0; line-height:0; overflow:hidden; font-size:0;}

.w1200{
	width:1200px;
	margin:0 auto;
}
.container{
	width:100%;
	min-width:1200px;
	background: white;
}
header{
	height:154px;
	min-width:1200px;
}
.top{
	height:94px;
}
.top_left:after{
	content: '';
	clear:both;
	display: block;
}
.top_left{
	float:left;
	margin-top: 15px;
	height:64px;
	overflow:hidden;
}
.top_left img{
	float:left;
}
.top_right{
	float:right;
}
.top_words{
	height:40px;
	line-height:40px;
	font-size:12px;
}
.top_words .top_wzq{
	float: right;
    color: #034f92;
    //background: url(../images/q.png;vpn_img) no-repeat 97px 13px;
    //padding: 0 20px;
    position:relative;
    cursor:pointer;
}
.top_words .top_down{
	margin-left:3px;
}  
.top_words .top_wzq .top_wzq_con{
	position: absolute;
    width: 600px;
    right: 0px;
    background: white;
    z-index: 999;
    padding: 20px 20px;
    display: none;
    top: 30px;
    background: url(../images/topbj.png;vpn_img) no-repeat;
  	background-size:100% 100%;
}
.top_wzq_bg{
	background: url(../images/topbj.png;vpn_img) no-repeat;
    width: 640px;
    position: absolute;
    height: 20px;
    right: 0;
    z-index: 9999999;
    top:30px;
    display:none;
}
.top_words .top_wzq .top_wzq_con ul li{
	line-height:35px;
	float:left;
	width:200px;
}
.top_words .top_wzq .top_wzq_con ul li a:hover{
	color:#034f92;
}
.top_words .top_date{
	font-weight: normal
}
.top_search{
	position:relative;
}
.top_search input{
	border:1px solid #034f92;
	width:316px;
	height:38px;
	padding:0 10px;
	border-radius: 5px 0 0 5px;
}
.top_search a{
	width: 40px;
    height: 40px;
    background: #034f92;
    display: inline-block;
    vertical-align: bottom;
}
.top_search button{
	width: 40px;
    height: 40px;
    background: url(/vpn/89/https/QBRXP63PMN3G465DF3SX85JPMNYA/images/search.jpg;vpn_img);
    display: inline-block;
    vertical-align: bottom;
  	border:none;
  	cursor:pointer;
}
.top_search img{
	position: absolute;
    right: 6px;
    width: 27px;
    top: 6px;
    cursor: pointer;
}
.top_search a img{
	margin:6px;
	width:27px;
}
.top_search .ipt{
	border:1px solid #034f92;
	width:316px;
	height:38px;
	padding:0 10px;
	border-radius: 5px 0 0 5px;
}
.nav{
	height:60px;
	line-height:60px;
	background:#034f92;
}
.nav ul li{
	float:left;
	position: relative;
	height:60px;
	line-height: 60px;
}
.nav ul li a.navA{
	color:white;
	padding:18px 20px;
    font-size: 18px;
    font-weight: bold;
}
.nav ul li span{
	color:white;
	margin:0 12px;
}
.nav ul li.active a.navA{
	position:relative;
	background: #dd4012;
	z-index:99999;
}
.nav ul li.current a.navA{
	position:relative;
	background: #dd4012;
	z-index:99999;
}
.nav ul li.active a.navA:after{
	content:'';
	width: 0;
    height: 0;
    border-width: 10px;
    border-style: solid;
    border-color: #dd4012 transparent transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: 27px;
    right: 50%;
    margin-right: -10px;
}
#nav_item7,
#nav_item8,
#nav_item9{
	right:0;
}
.nav_item{
    padding: 30px;
    background: white;
    position: absolute;
    top:60px;
    width: 355px;
    z-index:99998;
    overflow:hidden;
}
.nav_item img{
	width:235px;
	height:176px;
	float:left;
}
.nav_item_inNav{
	float:left;
	width:110px;
	margin-left:10px;
}
.nav_item_inNav ul li,
.nav_item_inNav dl dt{
	font-size:14px;
	line-height:40px;
	border-bottom:1px solid #ddd;
	width:70px;
	text-align:center;
	text-align: center;
    height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin:0 auto;
}
.nav_item_inNav dl dt a{
	display:block;
	font-size: 14px;
    color: #333;
    font-weight: normal;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.nav_item_inNav dl dt a:hover{
	color:#094895;
}
.nav_item_inNav ul li span.active,
.nav_item_inNav dl dt i.active{
	display: inline-block;
    width: 3px;
    height: 14px;
    background: #094895;
    vertical-align: middle;
    margin-right: 4px;
}
.nav_item_rtCon{
	width:1009px;
	float:left;
}
.nav_item_rtCon p{
    overflow: hidden;
}
.nav_item_mImg{
	float:left;
	margin:17px 45px;
}
.nav_item_mImg img{
	width: 274px;
    height: 164px;
}

.nav_item_Txt{
	float:left;
	font-size:14px;
	line-height: 36px;
	width:645px;
	height:220px;
	overflow: hidden;
	text-align: justify;
}
.nav_item_rTxt p{
	text-indent:2em;
}


/*banner begin*/
#banner{
	height:600px;
	width:100%;
}
.swiper-slide-img{
	height:600px;
}
@media (min-width:600px) {
	#banner{
		height:300px;
	}
	.swiper-slide-img{
		height:300px;
	}
}
@media (min-width: 1024px){
	#banner{
		height:400px;
	}
	.swiper-slide-img{
		height:400px;
	}
}
@media (min-width: 1090px){
	#banner{
		height:600px;
	}
	.swiper-slide-img{
		height:600px;
	}
}
@media (min-width: 1920px){
	#banner{
		height:640px;
	}
	.swiper-slide-img{
		height:640px;
	}
}
/*banner end*/

/*中间内容 begin*/
.idx_lf{
	width:860px;
	margin-top:20px;
	float:left;
}
.idx_rt{
	width:320px;
	margin-top:20px;
	float:left;
	margin-left:20px;
}
.smallBanner{
	width:860px;
	height:158px;
	overflow:hidden;
}
.smallBanner img{
	display:block;
	width:100%;
	height:158px;
}
.notice_con{
	width:320px;
}
.tit{
	font-size:18px;
	color: white;
    font-weight: bold;
}
.titBg{
	height:35px;
	line-height:35px;
	background:#034f92;
	padding:0 10px;
}
.list_con ul li{
	height: 30px;
    line-height: 30px;
    font-size: 14px;
}
.list_con ul li a{
	display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width:100%;
}
.list_con ul li a:hover{
	color:#034f92;
}
.notice_list{
	border: 1px solid #034f92;
	border-top:0;
    padding: 0 10px;
}
.news_banner{
	margin-top:20px;
	width:400px;
	height:230px;
	overflow:hidden;
	float:left;
	position: relative;
}
.news_banner img{
	width:100%;
}
.news_banner p{
	height: 40px;
    width: 95%;
    line-height: 40px;
    background: #636b72;
    color: white;
    font-size: 16px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    opacity: 0.8;
    border-radius: 0 0 2px 2px;
    padding: 0 15px;
}
.news_banner p span{
	display: inline-block;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news_wd{
	margin-top:20px;
	width:440px;
	margin-left:20px;
	float:left;
}
.news_wd_lf{
	margin-top: 20px;
	margin-left:0;
    width: 400px;
    float: left;
}
.news_wd .tit{
	border-bottom:1px solid #034f92;
}
.news_wd .tit span{
	width: 100px;
	height: 35px;
	display: inline-block;
    line-height: 35px;
    background: #034f92;
    text-align: center;
    border-radius: 5px 5px 0 0;
}
.more{
	margin-top:13px;
	float: right;
    font-size: 14px;
    font-weight: normal;
}
.more_rt{
	color:white;
	float: right;
    font-size: 14px;
    font-weight: normal;
}

.news_list{
	padding:10px 0;
}
.news_list ul li{
	height: 35px;
    line-height: 35px;
    font-size: 16px;
}
.news_list ul li a{
	display: inline-block;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news_list ul li a:hover{
	color:#034f92;
}
.news_list ul li span{
	float: right;
}
.zt_con{
	margin-top:20px;
}
.zt_con,
.zt_con img{
	width:100%;
	height:100px;
}

.business_con{
	margin-top:20px;
	height:326px;
	overflow:hidden;
}
.busi_tit{
	border-bottom: 1px solid #034f92;
	margin-bottom:10px;
}
.busi_tit ul li{
	margin-right:30px;
	float:left;
	width: 100px;
    height: 35px;
    line-height: 35px;
    background: #034f92;
    text-align: center;
    border-radius: 5px 5px 0 0;
    color: white;
    font-weight: bold;
    cursor:pointer;
}
.busi_tit ul li a{
	color:white;
}
.busi_tit ul li.active{
	background: #dd4012;
}
.busi_wd{
	float:left;
	width:400px;
}
.busi_wd p{
	text-indent: 2em;
    font-size: 16px;
    line-height: 36px;
    color: #666;
    height: 280px;
    overflow: hidden;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
}
.busi_img{
	float:left;
	width:440px;
	height:280px;
	overflow:hidden;
	margin-left:20px;
}
.busi_img img{
	width:100%;
}

.video_con{
	margin-top:20px;
}
.video_con h3{
	margin-bottom:8px;
}
.video_tit{
	font-size: 16px;
    color: #034f92;
    border-bottom: 1px dashed #034f92;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.video_tit a{
	color:#034f92;
}
.video_wd{
	font-size:14px;
	line-height:30px;
	text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    border-bottom: 1px solid #034f92;
}

.party_con{
	margin-top:20px;
}
.party_con img{
	display:block;
	width:100%;
	height:100px;
	margin-top:8px;
}

.contactUS_con{
	margin-top: 10px;
}
.contactUS_con h3{
	margin-bottom: 8px;
}
.contactUS_con img{
	width:100%;
}
.contactUS_wd p{
	line-height: 30px;
	font-size:14px;
}
/*中间内容 end*/

.footer{
	width:100%;
	min-width:1200px;
	background:#094895;
}

.friendLink{
	position:relative;
}
.xghyD{
	position: absolute;
    top: 20px;
    right: 4px;
}
.xgjgD{
	position: absolute;
    top: 20px;
    right: 381px;
}
.wzqD{
	position: absolute;
    top: 20px;
    left: 403px;
}
.friendLink select{
	width: 300px;
    height: 40px;
    font-size:16px;
    margin-left: 70px;
    padding:0 25px;
    background: #3572a8;
    border: none;
    color: white;
}
.friendLink span{
	color:#e5e5e5;
	font-size:18px;
	float: left;
    display: block;
    line-height: 40px;
    margin-top:20px;
}
.fLink_con{
	background:#f1f1f1;
    filter: alpha(opacity=90);
    opacity:0.9;
	padding:20px 20px;
	position: absolute;
	z-index:999999;
}
.fLink_con h2{
	color: #094895;
    font-size: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}
.fLink_con h2 a{
	color: #094895;
    font-size: 20px;
}
.fLink_con h3{
	color: #333;
    line-height: :40px;
    line-height: 40px;
    font-size: 20px;
}
.fLinkBtn{
    float: left;
    height: 80px;
    line-height: 40px;
    color: white;
    margin-left: 120px;
    cursor: pointer;
}
#fLinkBtn1{
	margin-left:0px;
}
.fLinkBtn span{
  	text-align:center;
	display: block;
    padding-left:15px;
    width: 305px;
    height: 40px;
    background: #5e8eb9;
    background: url("../images/selectBg.jpg;vpn_img") no-repeat;
    line-height: 40px;
    color: white;
    cursor: pointer;
    margin-top: 20px;
    font-size:16px;
}
.fLink_con{
	left:0;
	width:1160px;
	bottom: 80px;
    height: auto;
}
.fLink_con ul li{
	float: left;
    width: 290px;
    height: 40px;
    line-height: 40px;
}
.fLink_con ul li a:hover{
	color:#094895;
}
.dottedLine{
	border: 1px dashed #999393;
}
.footer_con{
	padding:40px 0;
}
.footer_left,
.footer_right{
	float:left;
}
.footer_left{
	border-right:2px solid #e5e5e5;
}
.footer_nav{
	float:left;
	width:177px;
}
.footer_nav dl dt{
	font-size:16px;
	color:#e5e5e5;
	margin-bottom:5px;
}
.footer_nav dl dd a{
	font-size:14px;
	color:#e5e5e5;
	line-height:30px;
}
.footer_right .ewm{
	text-align:center;
	float:left;
}
.footer_right .ewm img{
	width:118px;
	height:118px;
}
.footer_right .ewm p{
	color:#e5e5e5;
	font-size:16px;
}
.footer_right .wx_ewm{
	margin-left:66px;
}
.footer_right .wx_ewm img{
	padding:0 25px;
	border-right:2px solid #e5e5e5;
}
.dy_ewm{
	margin-left:25px;
}
.tt_ewm{
	margin-left:10px;
}
.copyright p{
	text-align: center;
	color:#999393;
	font-size:12px;
	line-height:40px;
}


.content{
	margin-top:40px;
	margin-bottom:40px;
}
.inBanner{
	position:relative;
}
.inBanner img{
	width:100%;
	display:block;
}
.inBanner .position{
	font-size:14px;
	position: absolute;
	width:100%;
	background:#333;
    opacity: 0.7;
  	filter: alpha(opacity=70);
	background:rgba(45, 45, 45, 0.7);
	height:30px;
	line-height: 30px;
	color:white;
	bottom:0;
	color:#e3e3e3;
}
.inBanner .position p a{
	font-size:14px;
	color:#e3e3e3;
}
.content_lf{
	float:left;
	width:200px;
}
.content_lf dl dt,
.content_lf dl dd{
	font-size:18px;
	color:#808080;
	height:50px;
	line-height:50px;
	background:#f6f6f6;
	border-bottom:1px solid #ddd;
	text-align:center;
}
.content_lf dl dd a{
	display:block;
}
.content_lf dl p{
	height:50px;
	line-height:50px;
	background:#f9f9f9;
	text-align: center;
    font-size: 16px;
	border-bottom:1px solid #eee;
}
.content_lf dl dd.active{
	background:#094895;
	color:white;
}
.content_lf dl dd.active a{
	color:white;
}
.content_lf dl dd:hover{
	background:#094895;
	color:white;
}
.content_lf dl dd:hover a{
	color:white;
}
.content_lf dl dt{
	font-size:24px;
	color:#094895;
	font-weight: bold;
	border-top: 4px solid #094895;
}
.content_rt{
	float:left;
	width:960px;
	margin-left:40px;
}
.content_rt_top{
	font-size: 20px;
    font-weight: bold;
    border-left: 3px solid #094895;
    padding-left: 10px;
    height: 18px;
    line-height: 18px;
}
.content_rt .content_list{
	border-top: 1px solid #ddd;
    margin-top: 20px;
}
.content_rt .content_list li{
	height: 60px;
    line-height: 60px;
    font-size: 16px;
    border-bottom: 1px dashed #f1f1f1;
    background: url(../images/sj.png;vpn_img) no-repeat 0px 26px;
    padding: 0 15px;
}
.content_rt .content_list li a{
	width: 800px;
    display: inline-block;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.content_rt .content_list li:hover{
	padding:0 25px;
	transition:all 0.5s;
}
.content_rt .content_list li span{
	float: right;
    color: #b2b2b2;
    font-size: 12px;
}
.content_rt .video_list{
	float: left;
    width: 306px;
    margin-left: 20px;
    margin-top:20px;
    overflow: hidden;
}
.content_rt .video_list:nth-child(3n-2){
	margin-left:0;
}
.content_rt .video_list img{
	width:306px;
	height:195px;
}
.content_rt .video_list p{
	font-size:16px;
	text-align:center;
	height:40px;
	line-height: 40px;
	overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.companyImg img{
	width: 100%;
    border-radius: 5px;
    margin-bottom:20px;
    margin-top:30px;
}

.word p{
	font-size:14px;
	line-height:30px;
	text-indent:2em;
}
.article{
	margin-top:20px;
}
.articleTit{
	text-align:center;
	padding:40px 0 20px;
}
.articleTit h2{
	font-size:24px;
	line-height:40px;
}
.articleTit p{
	margin-top:40px;
}
.articleTit p span{
	margin:0 10px;
}
.date img,
.source img{
	vertical-align: middle;
    margin-right: 10px;
    width: 15px;
}
.date b,
.source b{
	font-size: 14px;
    color: #666;
    font-weight: normal;
}
.article_detail_con,
.article_detail_con p{
	font-size:16px;
	line-height:1.8;
	margin-bottom:20px;
	text-align: justify;
}
.article_detail_con video{
	max-width:100%;
	width:600px;
	display:block;
	margin: 30px auto;
}
.article_detail_con img{
	max-width:100%;
}
.article_close p{
	margin: 0 auto;
    width: 100px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ddd;
    text-align: center;
    border-radius: 20px;
    cursor: pointer;
}
.pagenation{
	text-align: center;
    margin: 30px 0 0;
}
.pagenation a{
	display: inline-block;
    height: 34px;
    line-height: 34px;
    padding: 0 15px;
    color:white;
    background:#cdcdcd;
    margin:0 2px;
}
.pagenation i{
	padding:0 5px;
}
.pagenation a.active{
	background:#094895;
}
.pagenation .ipt1{
	height: 30px;
    vertical-align: top;
}
.pagenation .ipt2{
	height: 34px;
	width:30px;
    vertical-align: top;
}
/*swiper2-begin*/
.pagination{
	position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    text-align: center;
    z-index:999999;
}
.swiper-pagination-switch{
	background:#fff;
	opacity: 1;
	width:12px;
	height:12px;
	border-radius:50%;
	display:inline-block;
	margin: 10px 5px !important;
	cursor:pointer;
}
.swiper-active-switch{
	width:40px;
	height:12px;
	border-radius:5px;
	background: #dd4012;
	display: inline-block;
}
.news-swiper-pagination .swiper-pagination-switch{
	background: #ddd;
}
.news-swiper-pagination .swiper-active-switch{
	background: #dd4012;
}
/*swiper2-end*/
.swiper-pagination-bullet{
	background:#fff;
	opacity: 1;
	width:12px;
	height:12px;
	border-radius:50%;
}
.swiper-pagination-bullet-active{
	width:40px;
	height:12px;
	border-radius:5px;
	background: #dd4012;
}
.newsPagination .swiper-pagination-bullet{
	background:#fff;
	opacity: 1;
	width:10px;
	height:10px;
	border-radius:50%;
}
.newsPagination .swiper-pagination-bullet-active{
	background: #dd4012;
    width:30px;
	height:10px;
	border-radius:5px;
}
.swiper_dynamic_pagination{
	/*max-width:100%;
	display:block;
	margin:0 auto;*/
}
.news-swiper-pagination{
	width: auto !important;
    right: 0 !important;
    left: auto !important;
    float: right;
    bottom:-15px !important;
}
.news-swiper-pagination .swiper-pagination-bullet{
	background: #ddd;
}
.news-swiper-pagination .swiper-pagination-bullet-active{
	background: #dd4012;
}
.newsPagination{
    padding: 0 8px;
    width: auto !important;
    right: 0.5rem !important;
    left: auto !important;
    color: white;
}
.contact{
	margin-top:20px;
}
.contact h3{
	font-size:18px;
	line-height: 60px;
	color:#094895;
}
.contact p{
	font-size:16px;
	line-height:2;
}
/*专题*/
.mr30{
	margin-right:30px;
}
.ztBanner{
	height:500px;
	width:100%;
	min-width:1200px;
	background:url(../images/zt01.png;vpn_img) no-repeat center 0;
}
.ztBanner img{
	display:block;
	width:100%;
}
.ztTit01{
	width: 100%;
	min-width:1200px;
    height: 100px;
    background: url(../images/zt08.png;vpn_img) no-repeat center 0;
    margin: 20px 0;
}
.ztTit01 img{
	display: block;
    margin: 0 auto;
    padding-top: 40px;
}
.ztCon_lf_img{
	width:585px;
	height:310px;
	overflow:hidden;
	margin-right:30px;
	float:left;
}
.ztCon_lf_img img{
	display:block;
	width:100%;
}
.zt-swiper-pagination{
	width: auto !important;
    right: 10px !important;
    left: auto !important;
    float: right;
}
.zt-swiper-pagination .swiper-pagination-bullet-active{
	background: #be0000;
	width:30px;
	height:12px;
	border-radius:6px;
}
.ztCon_rt{
	width:585px;
	float:left;
}
.ztCon_txtTop h3{
	font-size: 20px;
	margin-bottom:12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ztCon_txtTop p{
	font-size: 14px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-align: justify;
}
.ztCon_txtTop .ztLine{
	height:10px;
	background:url(../images/zt_bg_02.png;vpn_img);
	margin-top:10px;
	margin-bottom:10px;
}
.ztCon02{
	height:140px;
	padding:30px 0;
	background:#fbfbfb;
	margin-top:40px;
}
.ztCon02_lf_img{
	float:left;
	width:590px;
	height:132px;
	margin-right:20px;
	padding:5px 0;
	overflow:hidden;
}
.ztCon02_lf_img img{
	width:100%;
	height:auto;
}
.ztCon02_rt{
	float:left;
	width:590px;
}
.zt_tab_con .zt_tab_tit li{
	float:left;
	width:138px;
	height:34px;
	line-height:30px;
	background: url(../images/zt06.png;vpn_img) no-repeat;
	text-align:center;
	font-size:18px;
	color:white;
	margin-left:12px;
}
.zt_tab_con .zt_tab_tit li:first-child{
	margin-left:0;
}
.zt_tab_item p{
	font-size: 12px;
    color: #bc1a1e;
    height: 30px;
    line-height: 30px;
    background: url(../images/zt07.png;vpn_img) 0 no-repeat;
    padding-left: 15px;
}
.ztCon_txt_block{
	width:585px;
	float:left;
}
.ztTit02{
	width:1200px;
	height:60px;
	background:url(../images/zt09.png;vpn_img) no-repeat;
	margin-top:50px;
	margin-bottom:30px;
}
.ztTit03{
	width:1200px;
	height:60px;
	background:url(../images/zt10.png;vpn_img) no-repeat;
	margin-top:50px;
	margin-bottom:30px;
}
.ztTit04{
	width:1200px;
	height:60px;
	background:url(../images/zt11.png;vpn_img) no-repeat;
	margin-top:50px;
	margin-bottom:30px;
}
.ztBanner02{
	height:140px;
	margin:40px auto;
}
.ztBanner02 img{
	width:100%;
}
/*专题-底部*/
.ztFooter_line{
	height:2px;
	background: #be0000;
	margin:60px 0 10px;
}
.ztFooter_con{
	height:85px;
	width:100%;
	background: #be0000
}
.ztFooter_con p{
	font-size: 12px;
    color: #eee;
    text-align: center;
    line-height: 85px;
}

/*专题列表*/
.content_zt .content_zt_list{
	border-top: 1px solid #ddd;
}
.content_zt .content_zt_list li{
	height: 60px;
    line-height: 60px;
    font-size: 16px;
    border-bottom: 1px dashed #f1f1f1;
    background: url(../images/sjZt.png;vpn_img) no-repeat 10px 26px;
    padding: 0 15px 0 25px;
}
.content_zt .content_zt_list li a{
	width: 800px;
    display: inline-block;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.content_zt .content_zt_list li:hover{
	padding:0 35px;
	transition:all 0.5s;
}
.content_zt .content_zt_list li span{
	float: right;
    color: #b2b2b2;
    font-size: 12px;
}
.pagenation_zt{
	text-align: center;
    margin: 30px 0 0;
}
.pagenation_zt a{
	display: inline-block;
    height: 34px;
    line-height: 34px;
    padding: 0 15px;
    color:white;
    background:#cdcdcd;
    margin:0 2px;
}
.pagenation_zt i{
	padding:0 5px;
}
.pagenation_zt a.active{
	background:#be0000;
}
.ztPosition{
    margin: 20px auto 20px;
    padding:0 10px;
    width:1180px;
}
.ztPosition p{
	font-size: 16px;
    border-left: 3px solid #be0000;
    padding-left: 10px;
    height: 18px;
    line-height: 18px;
}
.ztMore{
	float: right;
    font-size: 14px;
    margin-top:20px;
}
.ztMore01{
	margin-top:-15px;
}
.ztMore02{
}
.ztMore:hover{
	color:#be0000;
}
.ztCon_txtTop_list{
	width:585px;
	float:left;
}
.ztCon_txtTop_list:last-child{
	margin-left:30px;
}
.ztCon_text_con ul li{
	width:585px;
	float:left;
	font-size: 16px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ztCon_text_con ul li:nth-child(2n+1){
	margin-right:30px;
}
.ztCon_text_con ul li i {
    width: 4px;
    height: 4px;
    background: #333;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    border-radius: 50%;
    margin-top: -23px;
}
.ztCon_text_con ul li a {
    display: inline-block;
    width: 500px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ztCon_text_con ul li span {
    display: inline-block;
    float: right;
}
