






/***********新闻内页**********/

.mainbody{background:#f6f6f6;}
.mainbody_content{font-size:15px; overflow-x:hidden; line-height:140%; min-height:500px; _height:500px; text-align:justify; margin: 0 auto;background: #FEFEFE; padding:30px 60px 50px 60px;box-shadow:0px 10px 60px 0px rgb(0, 0, 0, .07); }
.mainbody_content p{padding-bottom:20px;}
.mainbody_content img{max-width:100%;}
.mainbody_content_img{width:1200px; padding:30px; margin:0 auto; overflow-x:hidden; line-height:200%; min-height:300px;_height:300px; text-align:justify; float: right; background: #fff;border:solid 1px #eeeeee;}
.mainbody_contentt{width:1200px; background: #fff; font-size:15px; overflow-x:hidden; line-height:200%; min-height:300px;_height:300px; text-align:justify; margin: 0 auto; }

.right_content_top{width: 100%;}
.right_content_title{font-size: 34px; text-align: center; line-height: 34px; padding-bottom:40px; padding-top:20px; color: #000;}
.right_content_info{height:40px;line-height:40px;text-align:center;margin:15px 0; border:1px solid #E7E7E7;border-left:none;border-right:none;color:#666; font-size: 14px;}
.right_content_info small{margin-left:8px;margin-right:3px;color:#999;font-size:14px;}
.right_content_desc{margin:20px 0 15px;padding:5px 10px;line-height:25px;border:1px solid #f4e4b4;background:#fffff0;font-size:14px;}
.right_content_content{padding:15px 0; width: 100%;}
.right_content_content p{padding-bottom: 15px;}
.right_content_content img{max-width:860px;}
.p_content_desc{margin:20px 0 15px;padding:5px 10px;line-height:25px;border:1px solid #f4e4b4;background:#fffff0;font-size:14px; text-align:center;}
.p_content_desc span{}
.preNext {
	width: 100%;
    margin-top: 20px;
    border-top: 1px #E7E7E7 solid;
    position: relative;
    font-size: 14px;
	padding-top:20px;
}
.preNext a{
	color:#6f6f6f;
}
.preNext a:hover{
	color:#0E5997;
}



/***内页导航****/
.nydaohang{
	    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    position: absolute;
    top: auto;
    left: auto;
    z-index: 99;
    bottom: 0px;
    right: auto;
	background:rgba(0, 0, 0, 0.3)
}
.nydaohang ul li{
	list-style:none;
	float:left;
	width:180px;
	border-right: #888888 1px solid;
	text-aligN:center;
	padding:13px 0;
}
.nydaohang ul li:hover>a{
	color:red;
}

.nydaohang a {
	color:#fff;
	font-size:16px;
}
.nydaohang01 .active{
	background:rgba(255,255,255,0.8);
}
.nydaohang ul li:hover{
	background:rgba(255,255,255,1);
}


.nydaohang01 .current-menu-item {
	background:rgba(255,255,255,1);
}
.about-desc p{
	text-indent:2em;
	color:#444;
	font-size:16px;
}
.qiyewenhuaright{
	overflow:hidden;
}
.qiyewenhuaright img{
	 max-width: 100%;
    transition: all 1.5s;
    -moz-transition: all 1.5s;
    -webkit-transition: all 1.5s;
    -o-transition: all 1.5s;
	
}
.qiyewenhuaright img:hover{
	
	
	-moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}



.lianxifangshi{
	box-shadow:0px 10px 15px 0px rgba(0,0,0,0.02);
	border:3px solid #f9f9f9;
	padding:2em;
}
.contact-page__left .section-title{
	padding-bottom:2em;
}
#post-17 p{

    text-align:center;
}
.right_content_content{
    text-align:center;
}
.nydaohang ul li{
    position:relative;
}
.subnav{
    display:none;
    position:absolute;
    left:0;
    top:60px;
    padding-left:0px;
    background-color: rgba(0, 0, 0, 0.3);
}
.nydaohang ul li:hover .subnav{
    display:block;
    
}
.nydaohang .subnav li:hover a{
	color:red;
}
.footer-widget__links-lis .subnav{
    display:none;
}
@media (max-width: 1200px) {
    .nydaohang ul li {
        list-style: none;
        float: left;
        width: 33.3%;
        border-right: none;
        text-aligN: center;
        padding: 5px 0;
    }
    
    .nydaohang ul li a{
        font-size:14px;
    }
    .nydaohang01{
        padding:0px;
    }
    .container {
        padding-left: 15px;
        padding-right: 15px;
        max-width: 100%;
    }
    .page-header {
        position: relative;
        display: block;
        padding: 120px 0;
        z-index: 1;
        background-color: #444;
    }
    #post-17 img{
        width:100% !important;
        height:auto !important;
    }
    .right_content_content img{
        width:100% !important;
        height:auto !important;
    }
    .right_content_title {
        font-size: 24px;
        text-align: center;
        line-height: 34px;
        padding-bottom: 20px;
        padding-top: 10px;
        color: #000;
    }
    .mainbody_content {
        font-size: 15px;
        overflow-x: hidden;
        line-height:normal;
        min-height: auto;
        _height: 500px;
        text-align: justify;
        margin: 0 auto;
        background: #FEFEFE;
        padding:20px 1%;
        box-shadow: 0px 10px 60px 0px rgb(0 0 0 / 7%);
    }
    .news-one .container{
        padding:0px;
    }
    .about-two {
        position: relative;
        display: block;
        padding: 20px 0 20px;
    }
    .about-page-team {
        padding: 20px 0 20px;
    }
    .nydaohang .subnav{
        width:100%;
    }
    .nydaohang .subnav li{
        width:100%;
    }
    .nydaohang ul li:hover .subnav{
        display:none;
        
    }
    .contact-page {
        position: relative;
        display: block;
        padding: 20px 0 20px;
    }
    .lianxifangshi {
        box-shadow: 0px 10px 15px 0px rgb(0 0 0 / 2%);
        border: 3px solid #f9f9f9;
        padding: 0.5em;
    }
    .contact-page__left {
        margin-bottom: 20px;
    }
    div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
        background-color: #eee;
        border: 1px solid #ddd;
        color: #333;
        font-size: 14px !important;
        padding: 3px 40px !important;
    }
    .page-header__inner h2 {
        font-size: 24px;
        line-height: 40px;
    }
}