@charset "utf-8";
body{ margin:0px; padding:0px;position: relative;}
a{ text-decoration:none;}
ul{ list-style:none; margin:0px; padding:0px;}
h1, h2, h3, h4, h5, h6, ol, dd, dl{ list-style:none;margin:0;padding:0px;}
li {
    list-style: none;
}
p{ margin:0px;}
.width{ width:1200px; margin:0 auto;}
.both{ clear:both;}
a{ color:#000; transition:0.5s;}
#box{ width:100%; position:relative; overflow:hidden; height:500px;}
#box img{ transition:0.3s; position:absolute; top:0px; left:0px; height:100%; width:100%; object-fit:cover;}
.arrow{width:100%;}
.arrow a{ position:absolute; top:45%; background-color:rgba(255,255,255,0.8);border-radius:50%; color:#333; font-size:24px; padding:10px 15px; opacity:0;}
#box:hover .arrow a{ opacity:1;}
#foot_nav {
    display: none;
}

.clear {
  clear: both;
}
.clearfix:after{content:"";height:0;clear:both;display:block;visibility:hidden;}
.clearfix{zoom:1;}
.top {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #ddd;
    color: #333;
    background:#fff;
}
.footer-lists li a{
	color:#fff;
}
.p-left .p-title a {
    color: #fff;
    font-weight: bold;
    font-size: 22px;
}

.top a {
    line-height: 35px;
    font-size: 14px;
    color:#333;
}
.clear{clear:both;}
.fl{
    float: left;
}
.fr{
    float: right;
}
.remen h1 {
    font-weight: bold;
    float:right;
    margin: 0;
    color: #333;
    font-size: 14px;
}

.head {
    height: 120px;
}

.head .logo {
    color: #000;
    font-size: 38px;
    font-weight: bold;
    margin-top: 34px;
        width: 50%;
}
.head .logo img{
	width:100%;
}
.head .tel {
    padding-top: 25px;
}
.logo_tel {
    padding-top: 15px;
    height: 100px;
    float: right;
    background: url(../img/tel.png) left center no-repeat;
    padding-left: 50px;
    box-sizing: border-box;
    margin-top: 7px;
}
.logo_tel p {
    height: 30px;
    line-height: 30px;
    float: left;
    color: #6b6b6b;
    font-size: 16px;
}
.logo_tel p span {
    display: block;
    font-size: 34px;
    color: #ea5514;
    line-height: 36px;
    font-weight: bold;
}
.nav {
    background-size: 100%;
    background:#333333;
}

.nav .breadcrumbnav {
    color: #fff;
}

.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width: 194px;
    line-height: 55px;
    position: relative;
}
.nav .breadcrumbnav li:first-child{
	background:#ea5514;
}

.nav .breadcrumbnav li a {
    font-size: 18px;
    color: #fff;
}

.nav .breadcrumbnav li:first-child a{
	color: #fff;
}
.nav .breadcrumbnav .nav_list {
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    background: #e18000;
    display: none;
    z-index: 9999;
}

.nav .breadcrumbnav .nav_list a {
    color: #333;
    font-size: 16px;
}

.nav .breadcrumbnav li:hover .nav_list {
    display: block;
}
.head .logo {
    color: #000;
    font-size: 35px;
    font-weight: bold;
    margin-top: 8px;
    width: 55%;
    line-height: 102px;
}
.head .logo img {
    width: 16%;
    margin-right: 10px;
}

.two_fl.fl {
    width: 870px;
    position: relative;
    box-sizing: border-box;
    padding: 30px;
}.two {
    width: 100%;
    margin: 50px auto;
    overflow: hidden;
}.two_fl.fl img {
    width: 100%;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    height: 100%;
}.title {
    margin-bottom: 8px;
}.two_fr.fr {
    width: 300px;
}
.title h2 {
    font-size: 38px;
    line-height: 60px;
    font-weight: bold;
    color: #333;
}

.title h2 b {
  
    font-weight: bold;
}

.title p {
    font-size: 18px;
    font-weight: bold;
    color: #303647;
    margin-top: 5px;
}
.t_txt {
    margin-top: 7px;
    font-size: 16px;
    color: #525252;
    line-height: 28px;
    margin-bottom: 0;
}

.two ul li {
    background: url(../img/2.png) left center no-repeat;
    padding-left: 28px;
    font-size: 16px;
    color: #666;
}

a.mores {
    display: block;
    margin-top: 21px;
    width: 127px;

    padding: 5px;
    border-radius: 20px;
    text-align: center;
 
    font-weight: bold;
}
.two_fr.fr img {
    width: 100%;
    display: block;
    height: auto;
}

.trs {
    background: #eee;
    box-sizing: border-box;
    padding: 20px;
}

.trs h2 {
    font-size: 26px;
    text-align: center;
    margin-bottom: 14px;
    background: url(../img/2.png) no-repeat 27px center;
}

.trs p {
    line-height: 31px;
    font-size: 16px;
    color: #666;
    padding-bottom: 64px;
}

.three {
    width: 100%;
    padding: 50px 0;
    background: #303647;
}

.tre_nav ul {
    text-align: center;
}

.tre_nav ul li {
    display: inline-block;
    margin: 5px;
    border: 1px solid #fff;
    margin-bottom: 10px;
}
.tre_nav ul li:first-child{
	    background: #ea5514;
    border-color: #ea5514;
}
.tre_nav ul li a {
    color: #fff;
    display: block;
    padding: 10px 18px;
}

.tre_nav {
    margin-bottom: 20px;
}


.tre_box ul {
    overflow: hidden;
}

.tre_box ul li {
    width: 393px;
    float: left;
    margin: 10px 10px 0 0;
    background: #eee;
}

.tre_box ul li:nth-child(3n) {
    margin-right: 0;
}

.tre_box ul li img {
    width: 100%;
    display: block;
    height: 306px;
    object-fit: cover;
}

.titles {
    margin-bottom: 10px;
    text-align: center;
    position: relative;
    background: url(../img/1.png) no-repeat center;
    padding: 25px 0 27px 0;
    background-position-x: 45%;
    background-position-y: 0px;
}

.titles h2 {
    text-align: center;
    color: #333;
    font-weight: bold;
    font-size: 35px;
    margin-top: 20px;
}
.three .titles h2 {
    color: #fff;

}
.titles a.mores {
    margin: auto;
    width: 77px;
    padding: 0px 5px;
    margin-bottom: 10px;
}

.tre_box ul li h4 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 15px;
    text-align: center;
    font-size: 16px;
    margin-bottom: 15px;
}

span.more {
    display: block;
    width: 111px;
    padding: 0px;
    border-radius: 20px;
    text-align: center;
    font-weight: bold;
    margin: auto;
    margin-bottom: 20px;
}
span.more, a.mores {
    border: 2px solid #ea5514;
    color: #ea5514;
}

.four {
    width: 100%;
    padding: 50px 0;
    overflow: hidden;
}

.titles p {
    margin-top: 20px;
    color: #666;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.four ul {
    width: 600px;
    float: left;
}

img.ft_fr.fr {
    width: 571px;
    display: block;
}

.four ul li {
    overflow: hidden;
}

.four ul li div {
    background: #436cb1;
    width: 420px;
    height: 180px;
    text-align: center;
    color: #fff;
    box-sizing: border-box;
    padding: 34px;
}

.four ul li img {
    width: 180px;
    height: 180px;
    display: block;
}

.four ul li div h3 {
    font-size: 28px;
    margin-bottom: 18px;
}

.four ul li div p {
    font-size: 16px;
    line-height: 28px;
    height: 58px;
    overflow: hidden;
}

.four ul li:nth-child(2) div {
    background: #52ad47;
}

.four ul li:nth-child(3) div {
    background: #ea5514;
}
.five {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 38px 0;
}

.bg {
    width: 100%;
    height: 100%;
    z-index: -1;
    left: 0;
    top: 0;
    position: absolute;
}

.bg img {
    width: 100%;
    height: 100%;
    display: block;
}

.five .fl h2 {
    color: #fff;
    font-size: 50px;
    margin-top: 2px;
    font-weight: bold;
}

.five .fl p {
    font-size: 20px;
    color: #fff;
    margin-top:11px;
}
.five .fr h3 {
    color: #fff;
    font-size: 30px;
    text-align: right;
}

a.more1 {
    background: #333;
    color: #fff;
    display: block;
    width: 150px;
    text-align: center;
    padding: 12px 0;
    font-size: 16px;
    float: right;
}

.five .fr h3 b {
    display: block;
    line-height: 64px;
    font-size: 35px;
    font-weight: bold;
}
.six {
    width: 100%;
    padding: 50px 0;
    overflow: hidden;
}

.six ul li {
    width: 380px;
    float: left;
    margin: 0 10px;
    background: #f6f6f6;
    padding-bottom: 10px;
}
.six ul li:nth-child(n+4){
	display:none;
}

.six ul li img {
    width: 100%;
    display: block;
    height: 266px;

    object-fit: cover;
}

.six .bd {
    overflow: hidden;
}
.six1 {
    width: 100%;
    box-sizing: border-box;
    padding: 15px;
}

.six1 span {
    display: block;
    font-size: 12px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e8e7e7;
    padding-bottom: 5px;
    color: #666;
}

.six1 h3 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 5px;
    font-weight: bold;
    color: #333;
}

.six1 p {
    font-size: 14px;
    color: #666;
    height: auto;
    overflow: hidden;
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 27px;
}
.footer {
  
    background: #ea5514;
    
}
.foot4 a{
    color: #fff
}
.footer {
    width: 100%;
    overflow: hidden;
    padding: 30px 0;
}
.foot1 {
	width:226px;
	float:left;
}
.foot2 {
	width:326px;
	float:left;
	box-sizing:border-box;
	padding:0 15px;
}
.foot3 {
	width:326px;
	float:left;
}
.foot3 ul li {
	width:48%;
	float:left;
	margin:0 1%;
}
.foot3 ul li img {
	width:194px;
	display:block;
	max-width:initial;
	margin:auto;
}
.foot3 ul li p {
	color:#d9d9d9;
	text-align:center;
	margin-top:5px;
}
.foot2 ul {
	overflow:hidden;
}
.foot2 ul li {
	width:100%;
	float:left;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	margin-bottom:5px;
}
.foot2 ul li:nth-child(1) {
	width:100%;
	font-size:18px;
	font-weight:bold;
	margin-bottom:13px;
	position:relative;
	padding-bottom:13px;
}
.foot2 ul li:last-child {
	width:100%;
}
.foot1 ul {
	width:100%;
	float:left;
}
.foot1 ul li:first-child {
	font-size:18px;
	font-weight:bold;
	margin-bottom:13px;
	position:relative;
	padding-bottom:13px;
}
.foot1 ul li:first-child a{
	color:#fff;
}
.foot1 ul li:first-child:before,.foot2 ul li:first-child:before {
	content:"";
	width:36px;
	height:2px;
	background:#fff;
	position:absolute;
	left:0;
	bottom:0;
}
.foot1 ul li {
	margin-bottom:5px;
}
.footer ul li {
	color:#fff;
}
.foot3 ul li img {
	height:auto;
}
.foot2 ul li {
	
	font-size:14px;
}

.bottom {
    width: 100%;
    position: fixed;
    z-index: 22;
    left: 0;
    bottom: 0;
    height: 56px;display: none;
}

.bottom ul {
    overflow: hidden;
}

.bottom ul li {
    float: left;
    width: 25%;
    text-align: center;
    height: 56px;
}
.footer ul li a {
    color: #fff;
}
.foot4 {
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 10px 0;
    background: #333333;
    overflow: hidden;
    line-height: 30px;
}
.foot3{width:389px;float:right;}
.foot3 img{width:133px !important;}
.footer ul li{font-size:14px;line-height:29px;}
@media only screen and (max-width:768px){.foot4{padding-top:2px;font-size:12px;margin-bottom:10px;}




@media screen and (max-width: 980px) {
*{-webkit-text-size-adjust:none;}
#box{ height:300px;}
.width{ width:98%;}
#foot_nav{ display:block; position:fixed; bottom:0px; width:100%; left:0px;}
#foot_nav li{ list-style:none;}
#foot_nav li a {width: calc(100% / 1);text-align: center;height: 90px;line-height: 90px;background: #333333; color: #fff;float: left;font-size: 46px; font-weight: bold;}


.remen.fl {
    display: none;
}
.head .logo {
    color: #000;
    font-size: 23px;
    font-weight: bold;
    margin-top: 26px;
    width: 65%;
    line-height: 60px;
}
.title h2 {
    font-size: 31px;
    line-height: 60px;
    font-weight: bold;
    color: #333;
}

.logo_tel p span {
    display: block;
    font-size: 23px;
    color: #ea5514;
    line-height: 28px;
    font-weight: bold;
}
.logo_tel {
    padding-top: 19px;
    height: 100px;
    float: right;
    background: url(../img/tel.png) left center no-repeat;
    padding-left: 35px;
    box-sizing: border-box;
    margin-top: 7px;
    background-size: 15%;
}


.six ul li:nth-child(n+4){
	display:block;
}

.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width: 15.8%;
    line-height: 55px;
    position: relative;
}

.two_fl.fl {
    width: 100%;
    position: relative;
    box-sizing: border-box;
    padding: 30px;
    margin-bottom: 15px;
}
.two_fr.fr {
    width: 100%;
}

.tre_box ul li:nth-child(2n) {
    margin-right: 0;
}
.tre_box ul li:nth-child(3),.tre_box ul li:nth-child(9),.tre_box ul li:nth-child(15),.tre_box ul li:nth-child(21) {
    margin-right: 10px;
}
.tre_box ul li {
    width: 49.1%;
    float: left;
    margin: 10px 10px 0 0;
    background: #eee;
}
.tre_box ul li img {
    width: 100%;
    display: block;
    height: 232px;
    object-fit: cover;
}
.foot3 ul li {
    width: 100%;
    float: left;
    margin: 0 1%;
}

.four ul {
    width: 100%;
    float: left;
}
.four ul li div {
    background: #436cb1;
    width: 69%;
    height: 180px;
    text-align: center;
    color: #fff;
    box-sizing: border-box;
    padding: 34px;
}
.four ul li img {
    width: 31%;
    height: 180px;
    display: block;
}
img.ft_fr.fr{
	display:none;
}

.five .width .fr {
    display: none;
}
.five .fl h2 {
    color: #fff;
    font-size: 56px;
    margin-top: 2px;
    font-weight: bold;
    text-align: center;
}
.five .fl p {
    font-size: 20px;
    color: #fff;
    margin-top: 11px;
    text-align: center;
}
.six ul li:nth-child(2n) {
    margin-right: 0;
}
.six ul li {
    width: 49.1%;
    float: left;
    margin: 0 10px 12px 0;
    background: #f6f6f6;
    padding-bottom: 10px;
}

.six ul li img {
    width: 100%;
    display: block;
    height: 208px;
    object-fit: cover;
}

.foot1 {
    display: none;
}
.foot1 {
    width: 70%;
    float: left;
}
.foot3 {
    width: 27%;
    float: right;
}


}
