@charset "utf-8";
* { margin: 0px; padding: 0px; 
	/*	
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
        */
    }

html{
    
}
body {
    font-size: 14px;

	font-family: "Open Sans",PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;
    color: #9d8f8f;
    text-align: left;
	background-color: #052467;
	background-image: url('//www.rzc.cc/img/bg/bg.jpg');
	background-size: 100%;
    background-repeat: no-repeat;
}
img{border: 0;}
li{list-style-type: none;}
i,em{font-style: normal;}
a {  
    color: #a5a783;
    text-decoration: none;
}
a:hover {
	COLOR: #999fd9;
}
@font-face {
font-family: 'VmsIcon';
src: url('/img/papaIcon.eot');
src: url('/img/papaIcon.eot?#iefix') format('embedded-opentype'),
url('/img/papaIcon.woff') format('woff');
} 
h1, h2, h3, h4, h5, h6 {
font-size: 100%;}
h4{font-size: 110%;
    font-weight: 500;
	}
h3{font-size: 120%;
    font-weight: 500;
	margin-bottom: 8px;
	}
h2{font-size: 130%;
    line-height: 1;

	}

input[type="text"] {
	color: #aaa;
    outline: 0;
    border: 0;
    margin: 0 2% 0 2%;
    background-color: transparent;
	font-size: 120%;
    height: 2.2em;
    line-height: 2.2em;
}
.inp-box {
    overflow: hidden;
   border: 1px solid #003d6f;
    border-radius: 3px;
    margin: 1em;
	box-shadow: 5px 5px 20px rgb(0 0 0 / 50%);
}
label {
    margin: 0 1em;
    cursor: pointer;
}
.but {
    overflow: hidden;
    font-size: 106%;
    width: 100%;
    height: 2em;
    line-height: 2em;
    text-align: center;
    border: 0;
    background-repeat: no-repeat;
    background-position: 0 0;
    cursor: pointer;
    outline: 0;
    text-decoration: none;
	
	color: #8eae91;
	background-color: #052f66;
    font-size: 120%;
    height: 2.2em;
}
textarea {
    line-height: 1.5em;
    outline: 0;
	color: #aaa;
    font-size: 106%;
    border: 0;
    margin: 2%;
    background-color: transparent;
}
.but:hover {
    background-color: #2f7932;
	color: #fff;
}

.view{
	width: 1080px;
	margin:0 auto; 
}


.fl {
    float: left;
} 
.fr {
   float: right;
}

  
.header{
	/*  background-color: #35395a;*/
	    height: 88px;
    background-size: 100% auto;

}
.footer{
	
	font-size: 14px;
    text-align: center;
	overflow: hidden;
    background-color: #02236657;
    color: #666;
    line-height: 30px;
    margin: 25px 0 0 0;
	border-top: 1px solid #183572;

	}
.logo {
   padding:20px 0 0 0; 
   
}
.navbar {
    width: 100%;
    left: 0;
    top: 0;
    position: sticky;
    z-index: 888;
    border-bottom: 1px solid #FFF;
    color: #8b8ea2;

    background-color: #555;
	text-align: center;
	 margin-bottom: 22px;
}
.navbar i {
    width: 0;
    height: 0;
    border-width: 0 6px 6px;
    border-style: solid;
    border-color: transparent transparent #fff;
    position: absolute;
    margin-left: -6px;
    bottom: 0;
    transition: all 300ms cubic-bezier(.42,0,1,1);
	left: 50%;
}
.navbar ul{
    overflow: hidden;
    display: -webkit-flex;
}
.navbar ul li {
	position: relative;
    flex: 1;
    height: 36px;
    line-height: 36px;
    margin: 2px 8px 0 8px;
	 font-size: 16px;
	 float: left;
}


.navbar a{color: #fff;padding: 0 8px;  display: inline-block;}
.navbar a:hover{background-color: #333;}
.main-box{
	overflow: hidden;
	

}
.left-box{
	    float: left;
		width:68%;
	
}
.right-box{
	width:30%;
	float: right;
	
}

.quote{
	font-size: 1em;
	color: #999;
	
}

.border{
	overflow: hidden;
border: 1px solid #e9e9e9;
}



/*****/
#portal{
	bottom: 0;
    left: 0;
    margin: auto;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99998;
    display: none;
	opacity: .95;
	height:100%;
	width:100%;
	background:#000;
}
#portal i{
	position: absolute;
right: 3%;
top: 5%;
font-family:"VmsIcon" !important;
color: #fff;font-size: 260%;
margin-right: 5px;
}
#portal i:before{content: "\F02f";}
.portal{
	border-radius: 5px;
    width: 680px;
	background:#fff;
    position: fixed;
	top:50%;
	left: 50%;
    z-index: 99999;
    display: none;
    overflow: hidden;
	padding: 25px;
}

.topmenu{    padding: 2em 0 0 0;
	height:80px;

}

.topmenu a{float: right;
	font-size: 130%;
	margin-left: 5%;
	color: #0cc2ff;
	cursor: pointer;
}
.topmenu a:hover{
	color: #59b200;
}

.me0,.me1,.me2,.me3,.me4,.me5,.me6,.i4{
font-family:"VmsIcon" !important;
font-size: 130%;
margin-right: 0.3em;
}
.me0:before{content: "\F021";}
.me1:before{content: "\F031";}
.me2:before{content: "\F0D2";}
.me3:before{content: "\F038";}
.me4:before{content: "\F0D1";}
.me5:before{content: "\F022";}
.me6:before{content: "\F0D0";}

.i4:before{content: "\F02F";}
.piece{
	background-color: #f8f8f8;
    margin-bottom: 28px;
	overflow: hidden;


}

.piece  .w60 span{
	
	display: block;
	margin: 6px 15px;
}
.botinf{
    margin-top: 8px;
}
.botinf small{
	margin:0 12% 0 3px;
	
}
.i1, .i2,.i3{
font-family:"VmsIcon" !important;
color: #aaa;
}

.i1:before{
	content: "\F032";
}
.i2:before{
	content: "\F033";
}
.i3:before{
	content: "\F03E";
}

.piece-1{
	
    margin-bottom: 18px;
	overflow: hidden;
}
.piece-2{
     padding: 25px 0;
overflow: hidden;
    border-bottom: 1px solid #3a486da8;

}
.piece-2 h2{
	font-size: 135%;
	margin: 8px 0;
	line-height: 1.3;
	}
.piece-2 h3{
	font-size: 130%;
}
.piece-2 small{
	font-size:0.9em;
}


.pic{
	height:98px;
	overflow: hidden;}
.pic img{max-height: 98px;width:100%}


.pic-1 img{max-height: 128px;}

.pic-2{ margin-right:3%;position: relative;}

.pic-2 img{width: 100%;}
.pic-2 h3{
	margin: 12px;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
	font-weight: bold;
	white-space:normal;
	padding: 2px 5px;
	background-color: rgba(77, 77, 77, 0.08);
	border-radius: 0.25rem;
}




.pic-3 img{width: 38%;

}

.pic-3 a:hover img {
	-webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
	transition: transform .3s ease-out,-webkit-transform .3s ease-out;
	}
.pic-3 h4{
	 float: right;
	width: 60%;
	
	white-space:normal;

}

.pic-5{ position: relative;overflow: hidden;

}
.pic-5 img{
margin-top: 2px;
margin-left: 2px;
}
.pic-5 a span{
overflow: hidden;
float: left;
}

.pic-5 a:hover img {
	-webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
	transition: transform .3s ease-out,-webkit-transform .3s ease-out;
	}
.pic-5 h3{
	margin: 12px;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
	font-weight: bold;
	white-space:normal;
	padding: 2px 5px;
	background-color: rgba(77, 77, 77, 0.18);
	border-radius: 0.25rem;
}
.pic-32 {display: block;overflow: hidden;}
.pic-32 img{
	display: block;width:32%;float: left;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
     border-radius: 3px;
	}

.li-1 li{
	
float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
	margin-bottom: 12px;

}

.recommend ul li{
	
	height:38px;
	line-height: 1.8;

}
.recommend ul li h3{ 
	float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
}
.piece h2,.piece-1 h2{color: #9dc2cf;margin: 15px;}


.mark-1 ,.mark-2 ,.mark-3 ,.mark-5 ,.mark-6,.mark-7 ,.mark-8{
	display: inline-block;
    background-color: #f63756;
    position: absolute;
    z-index: 1;
    
    line-height: 20px;
}
.mark-1 {
    background-color: #f63756;
    width: 4px;
	height: 50px;
	margin: -15px 0 0 -15px;
}

.mark-2 {
    background-color: #a58c2b;
    width: 4px;
	height: 50px;
	margin: -15px 0 0 -15px;
}
.mark-3 {
    background-color: #39b677;
    height: 20px;
    line-height: 20px;
    width: 5px;
	margin: 0 0 0 -15px;
}
.mark-5 {
    display: block;
    background-color: #3b507b;
    position: relative;
    height: 1px;
    line-height: 1px;
    width: 100%;

}
.mark-6 {

    background-color: #f7802c;
    
    line-height: 20px;
}
.mark-7 {
    background-color: #b7daeb;
    height: 8px;
    line-height: 8px;
    width: 15px;
	margin: -16px 0 0 -15px ;

}
.mark-8 {
    background-color:#f63756;
    height: 8px;
    line-height: 8px;
    width: 15px;
	margin: -16px 0 0 -15px ;

}
.mark-6 h2{ margin: 8px; font-size: 120%;  color: #ffffff;}




/*.picture{height:105px}*/

small{  color: #8b8ea2;}

.w100{	float: left;width:100%}
.w70{	float: left;width:70%}
.w65{	float: left;width:65%}
.w62{	float: left;width:62%}
.w60{	float: left;width:60%}
.w49{	float: left;width:49%}
.w40{	float: left;width:40%}
.w36{	float: left;width:36%}
.w30{	float: left;width:30%}
.w25{	float: left;width:25%}
.w15{	float: left;width:15%}
.w52{	float: left;width:52%}

.subclass-box{
	width:12%;
	float: left;
	margin-right: 3%;
	min-height: 100px;
}

#subclass{

	 position: sticky;


 
}	

#subclass ul{

padding: 10px 0;
}
#subclass li{
	font-size: 115%;
	text-align: center;
	padding: 10px 0;

}
#subclass li a{
	color:#aaa;
	
	padding: 5px 0;
	display: block;
	
}
#subclass li a:hover{

	color:#4889f3;
	
}
.suudir{
	
}

#subclass .suudir a{

	font-weight: 700;
	border-right: 2px solid #3f6aa0;
}



.space{

	width:2%;
	overflow: hidden;
	height:10px;
	 float: left;
	
}

.margin{
	overflow: hidden;
	margin: 1.5em;
}
.margin-30{
	overflow: hidden;
	margin: 3em;
}
.list{
	}
	
.list ul{
	padding: 10px 0;
    overflow: hidden;
    border-bottom: 1px solid #39599d;
	text-align: center;
}
.list  ul li{float: left;}
.list  ul li a{color:#aa8cc5;}
.ht{    font-size: 120%;color: #ccc;font-weight:bold}
.tal{text-align: left;}
/***********首页***************/
.data{color:#666;margin: 30px 20px;}
.data li{

	margin-top: 13px;}
.data li strong{

	
	font-size: 110%;
	}
	
	
/***********文章内容页面***************/
.content{
	font-size: 130%;
text-align: justify;
	margin-top: 1.5em;
	color: #cbcbcb;
	}
.content h4,.content h5{
	font-size: 100%;
	font-weight: 700;
	line-height: 1.3;
	padding-left: 8px;
	margin: 1.5em 0 0.8em 0;
}
.content h4{
	color:#b6c3e2;
	border-left: 5px solid #59b200;
	}
.content  h5{
	border-left: 5px solid #fb2020;
	color:#b6c3e2;
	}
.content p{	
    line-height: 2;
	text-indent: 2em;
    margin-bottom: 1em;
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.content em{
	font-size: 0.9em;
	color: #999;
	display: block;
    margin-left: -2em;
	}
.content img{
    max-width: 100%;	
cursor: pointer;

}
.content table {
	font-size: 0.9em;
    margin-bottom: 1em;
    border-collapse: collapse;
    display: table;
}
.trth{
	background-color: #0e265f;
    text-align: center;
}
.content td,.content th {
    padding: 0.3em 0.8em;
    border: 1px solid #7b89a9;
}


.content-border {
    border: 1px solid #eee;
	background-color: #fafafa;
}
.txt-tool{
    padding: 8px 0;
	margin-top: 15px;
	border-bottom: 1px solid #365188
}

.txt-tool span{    float: right;}
.content-title {
	text-align: center;
	margin-top:2em;

}
.content-title h1{
	font-size: 160%;
    line-height: 1.5;
	 margin:0 5%; 
	text-align: left;
	color: #b6c3e2;
	display: inline-block;

	}	

#toTop{
	font: 180%/1 VmsIcon;
    position:fixed; 
    right:25px; 
    bottom:20%; 
	text-align: center;
    display:none; 
	padding: 6px;
	border-radius: 0.25rem;
    background-color: #2b59bccf;
	color: #fff;
}

/*******分页***********/
.page{
	overflow: hidden;
	margin-top: 16px;
	font-size: 130%;
	margin-bottom: 5px;
	color: #7A84A3;
	padding-top: 9px;
}
.page li{
	float: left;
border: 1px solid #15375a;
	margin-left: 1%;

}
.page li a{
	padding:6px 16px;
display: inline-block;
	color: #7A84A3;
}
.this_p{
	padding-right: 8px;
	padding-left: 8px;
	color: #8bc34a;
	background: #0b3182;
	padding:6px 16px;
}

/*****友情链接**********/
.friendly-links {
	padding: 8px -5%;
	background-color: #fff;
	padding: 8px 0;
}
.friendly-links li{
	line-height: 1.8;
	width:29.3%;
	white-space: nowrap;
	float: left;
	overflow: hidden;
	margin:0 2%; 
	text-align: center;
}
.friendly-links a {
color: #9b9b9b;
}

.glass,.glass1{
	border: 1px solid #325b6c3b;
	  
		box-shadow: 5px 5px 20px rgb(0 0 0 / 50%); 
		border-radius: 5px;
		margin: 3em 0;
}
.glass{
	  background-color: #0223669e;
}
.glass1{
	  background-color: #0f337adb;
}
#prompt{position: fixed;
	top: 30%;
    left: 38%;
    right: 38%;
    z-index: 999;
}
.prompt{
    border-radius: 3px;
    padding: 1.2em;
	text-align: center;	
    display: none;
	
    color: #fff;

    background-color: #29b125;
    
}
.close{
position: absolute;
top:.5em;
right:.5em;cursor: pointer;
}
.close:hover{
color:#f10;	
}
 /*当页面大于1200px时，大屏幕，主要显示PC端*/
@media (min-width: 1600px){
	 .view {
		  width: 1388px;
     background: none;
       }    
	body {
	font-size: 16px;
	  }
}
/*在992 和1199 像素之间的屏幕里，中等屏幕，分辨率低的PC*/
@media (min-width: 1300px) and (max-width: 1599px){
	    .view {
		  width: 1188px;
        
       }         
		body {
		font-size: 14px;   
		  }
}
/*在768 和991 像素之间的屏幕里，小屏幕，主要是PAD*/
@media (max-width: 1299px){
	  .view {
		  width: 980px;
         
       }     
		body {
		font-size: 12px;	   
		  }
}
/*在480 和767 像素之间的屏幕里，超小屏幕，主要是手机//

