/*内页*/
.header{
	height: 180px;
}
.sub-shadow{
	box-shadow: 0 1px 10px rgba(0,0,0,.1);
 	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
}
.sub-dqwz{
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	background-image: url(../images/sub-banner01.jpg);
	display: flex;
	align-items: center;
}
.sub-dqwz img{
	align-items: center;
}
.sub-content{
	line-height: 32px;
	font-size: 16px;
	text-align: justify;
	background-color: #f6f6f6;
	border-top: 1px solid #dcdcdc;
	overflow: hidden;
	margin-top: 180px;
}
.sub-content .left{
	width: 850px;
	margin-right: 40px;
}
.sub-content .right{
	width: 300px;
}
.sub-content .left .sub-title02{
	padding: 30px;
	background-color: white;
	position: absolute;
	top: 30px;
	left: 30px;
	width: 40%;
}
.sub-content .left .sub-title02 i,
.sub-content .left .sub-title02 img{
	display: block;
}

.sub-content .left .sub-title02 i{	
	display: block;
	background-color: #812987;
	height: 3px;
	width: 15%;
	margin: 15px 0;
}


.sub-content .sub-pic,.sub-content .sub-pic img{
	width: 100%;
	height: 372px;
}
.sub-content .sub-pic-xq{
	height: 200px;
}
.sub-content .sub-piclist{
	height: auto;
}
.sub-content .sub-piclist li{
	/*float: left;*/
	display: inline-block;
	width: 400px;
	margin-bottom: 40px;
	background-color: white;
	padding-bottom: 20px;
	box-shadow: 0 1px 10px rgba(0,0,0,.1);
 	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
}
.sub-content .sub-piclist li P,
.sub-content .sub-piclist li i{
	margin: 20px 30px;
}
.sub-content .sub-piclist li img{
	width: 100%;
}
.sub-content .sub-piclist li:nth-child(2n){
	margin-left: 40px;
}
.sub-content .sub-piclist li i{
	display: block;
	background-color: #812987;
	height: 3px;
	width: 10%;
}
.sub-content .left .sub-p p{
	
	font-size: 18px;
	font-weight: bold;
	line-height: 60px;
	height: 60px;
	vertical-align: middle;
}
.sub-content .left .sub-p i{
	display: inline-block;
	width: 8px;
	height: 8px;
	background-color: #812987;
	margin-right: 15px;
}
.sub-content .sub-title{
	border-top: 3px solid #812987;
	height: 80px;
	line-height: 80px;
	background-color: white;
	border-bottom: 1px solid rgba(234, 234, 234, .55);
}
.sub-content .sub-nav{	
	margin: 0 auto;	
	background-color: white;
}

.sub-content .sub-nav a{
	color: #333333;
	display: block;	
	border-bottom: 1px solid rgba(234, 234, 234, .55);	
	height: 30px;
	line-height: 30px;
	/*font-size: 16px;*/
	font-weight: bold;
	padding: 13px 30px;
}
.sub-content .sub-nav a:hover{
	color: white;
	font-weight: bold;
	background-color: #812987;
}
.sub-content .right .subscibe-email {
    border: 1px solid #dcdcdc;
    border-right: 0;
    padding: 10px;
    width: 80%;
    height: 42px;
    box-sizing: border-box;
}
.sub-content .right .subscibe-btn {
    width: 20%;
    height: 42px;
    border: 0;
    background-color: #812987;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/subscibe-btn.png);
}
.sub-content .right .lxwm li{
	width: 100%;
	margin: 15px 0;
	height: 50px;
	line-height: 20px;
	clear: both;
}
.sub-content .right .lxwm li p{	
	float: left;
	margin-right: 15px;
	width: 40px;
	height: 40px;
	
	border: 1px solid #812987;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	display: flex;
	align-items: center;
}
.sub-content .right .lxwm li:hover p{
	border-color: #812987;
}
.sub-content .right .lxwm li:hover{
	color: #812987;
}

.sub-content .right .lxwm li p img{
	align-items: center;
	margin: 0 auto;
	width: 70%;
	height: 70%;
}

/*特色展区*/
.sub-content .zhanqu li{
	display: inline-block;
	width: 370px;
	height: 380px;
	background-color: white;
	margin-bottom: 40px;
	margin-right: 40px;
	line-height: 30px;
	overflow: hidden;
}
.sub-content .zhanqu li .guodu{
	display: block;
	width: 370px;
	height: 300px;
	overflow: hidden;
}
.sub-content  .zhanqu li .guodu img{
	width: 100%;
 	height: 100%;	
	transition: all .2s ease 0s;
	-webkit-transition: all .2s ease 0s;
	-moz-transition: all .2s ease 0s;
}
.sub-content  .zhanqu li:hover .guodu img{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transition: all .2s ease 0s;
	-webkit-transition: all .2s ease 0s;
	-moz-transition: all .2s ease 0s;
}
.sub-content  .zhanqu li:nth-child(3n){
	margin-right: 0;
}
.sub-content .zhanqu li p{
	padding: 20px;
}
.sub-content .zhanqu-p p{
	margin-bottom: 20px;
}


/*媒体中心*/
.sub-content .left .sub-newslist li{
	width: 405px;
	height: 510px;
	margin-bottom: 40px;
	float: left;
	background-color: white;
	box-shadow: 0 1px 10px rgba(0,0,0,.1);
 	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
}
.sub-content .left .sub-newslist li:nth-child(2n){
	margin-left: 40px;
}
.sub-content .left .sub-newslist li a,
.sub-content .left .sub-newslist li span,
.sub-content .left .sub-newslist li i{
	margin-bottom: 10px;
	display: block;
}
.sub-content .left .sub-newslist li .sub-news-pic{
	width: 100%;
	height: 290px;
	overflow: hidden;
}
.sub-content .left .sub-newslist li .sub-news-pic img{
	width: 100%;
}
.sub-content .left .down-list li{
	height: 460px;
}
.down{
	border: 1px solid #812987;
	padding: 5px 25px;
	width: 60px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	background: url(../images/down.png) no-repeat 60px 10px; 
}
.tips{
	background-color: #DBDBDB;
	width: 80px;
	padding: 5px;
}

/*翻页*/
.fanye{
	background-color: white;
	padding: 15px;
}
.fanye a, .fanye font{
	display: inline-table;
}
.fanye a{
	width: 50px;
	height: 50px;
	border: 1px solid rgba(0, 179, 78, .1);
	margin: 10px;
	text-align: center;
	line-height: 50px;
	color:  rgba(0, 179, 78, .3);
}
.fanye a:first-child, .fanye a:nth-child(8){
	width: 100px;
}
.fanye a:hover{
	border: 1px solid rgba(0, 179, 78, 1);
	color: white;
	padding: 0 20px;
	background-color: #812987;
	transition: color 1s, border-color 1s, padding-left 1s, padding-right 1s, background-color 1s;
}


.meiti-line{
	border-bottom: 1px solid #F6F6F6;
}
.sub-content .left .meiti-pic li{
	float: left;
	margin-right: 40px;	
	width: 253px;
	height: 120px;
	background-color: white;
	border: 1px solid #DBDBDB;
	margin-bottom: 40px;
}
.sub-content .left .meiti-pic li:nth-child(3n){
	float: left;
	margin-right: 0;	
}
.sub-content .left .meiti-pic li a{
	display: flex;
	align-items: center;
	width: 253px;
	height: 120px;
	
}
.sub-content .left .meiti-pic li a img{
	width: 80%;
	height: 50%;
	margin: 0 auto;
	align-items: center;
}

/*表单*/

.biaodan{
	border-bottom: 1px solid #eaeaea;
	height: 50px;
	line-height: 50px;
	color: #063A9C;
	text-align: left;

}

input[type='text']:focus,input[type='email']:focus,input[type='tel']:focus,input[type='number']:focus, textarea:focus, input[type='password']{
	border-bottom: 1px solid #812987;
	color: #063a9c;
}

.sousuo select, .sousuo input[type='text'], .sousuo input[type='submit']{
	height: 60px;
	width: 210px !important;
	padding: 0 10px;
	border: 1px solid #eaeaea !important;
	margin-right: 30px;
}
.sousuo input[type='submit']{
	margin-right: 0;
}
.input-radio {
	height: 50px;
	line-height: 50px;
}
.input-radio div{
	display: inline-block;
	width: 17%;	
	color: #999999;
}
.input-radio div input[type='radio']{
	display: none;
}
.input-radio div input[type='radio']+label::before{
	content: '';
      display: inline-block;
      width: 15px;
      height: 15px;
      margin-right: 6px;
      border-radius: 100%;
      vertical-align: middle;
      border: 1px solid #E4E4E4;
      background: #FFFFFF;
      background-image: url('https://i.loli.net/2018/07/20/5b517d0bf066a.png');
      background-position: 0px 0px;
}

.input-radio div input[type='radio']:checked+label::before {
	 background-position: -15px -15px;
     /* background-color: #063A9C;*/
}
/*.input-radio div input[type='radio']:hover+label::before {
	background-position: -15px -15px;
}
*/
/*.input-radio label input, .input-radio label span{
	display: inline-block;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
}
.input-radio label input[type="radio"] {
	padding-top: 8px;
    width: 20px;  
}
*/

input[type='radio']:focus{
	border: 1px solid #063a9c;
	color: #063a9c;
}
.biaodan[value='text']{
	color: #063A9C;
}

.input30 , .input30 input{
	width: 290px;
}
.input30{
	margin-right: 60px;
}
.input40 input{
	width:47.5%;
}

/*.input50 div{
	width: 60px;
	height: 50px;
	line-height: 50px;
}*/
.input90 input{
	width: 1200px;
}
.input100 input,textarea{
	width: 100%;
}
.input30 input:last-child, .input40 input:last-child, .input90 input:last-child, .input30:last-child{
	margin-right: 0;
}
input[type='submit']{
	width: 100%;
	height: 60px;
	font-size: 18px;
	color: white;
	border-radius: 2px;
	background-color: #812987;
	opacity: .5;
	margin: auto;
	margin-top: 30px;
	display: block;
}
input[type='submit']:hover, input[type='submit']:focus{
	opacity: 1;
	transition: opacity 1s;
}

/*内页标题*/

#menu{
width:100%;
height:200px;
background-repeat:no-repeat;
background-position:center;
}
.menu{ background:url("http://ntfzzz.com/images/1.jpg"); background-position:center;}
.menu1{
background:url("http://ntfzzz.com/images/1.jpg");
}
.menu2{
background:url("http://ntfzzz.com/images/2.jpg");
}
.menu3{
background:url("http://ntfzzz.com/images/3.jpg");
}