html, body {
    margin: 0;
    padding: 0;
    position: relative;
    font: 14px/24px "微软雅黑", Arial, Helvetica, sans-serif;
    color: #000;
    overflow-x: hidden;
}

ul, li, p, img, b, ol, em, h1, h2, h3, h4, h5, h6, dl, dd, dt {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: none;
    font-style: normal;
    text-decoration: none;
    font-weight: 100;
}

a, a:visited, a:link {
    color: inherit;
    text-decoration: none;
}

*{
    padding:0;
    margin:0;

}
img{
    max-width:100%;
}

.container{
    width: 1200px;
    margin: auto;
}
.fl{
   float: left;
}
.fr{
    float: right;
}
.top {
    width: 100%;
    line-height: 50px;
    background-color: #f9f7f7;
    color: #7f8997;
    overflow: hidden;
    height: 50px;
    letter-spacing: 1px;
}
.logo {
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #44916c;
}

.logo img {
    /*width: 100%;*/
    display: block;
    height: auto;}
.nav {
    width: 100%;
   
    background: #44916c;
    box-shadow: 0 0 10px #316b4f inset;

    clear: both;

   
}

.nav ul li a {
    color: #fff;
    display: block;
    padding: 20px 32px;
    position: relative;
}
.nav ul li a:after {content: "";width: 1px;height: 21px;background: #fff;position: absolute;right: 0;top: 50%;margin-top: -10.5px;}

.nav ul li:last-child a:after {
    width: 0;
}
.nav ul li {
 display: inline-block;
    position: relative;
}

ul.nav_bur li {
display: inherit;
    text-align: center;
    border-bottom: 1px solid #b5240a;
}

ul.nav_bur li a {
    padding: 11px 0;
    font-size: 12px;


}

ul.nav_bur {
    position: absolute;
    z-index: 2222;
    position: absolute;
    z-index: 2222;
    width: 100%;
    background: #44916c;
    display: none;
}

.nav ul li:hover .nav_bur{
    display: block;
}
.nav ul li:hover a {
    box-shadow: 0 0 10px #44916c inset;
}
.nav ul li:hover .nav_bur li a{
    box-shadow: none;
}
.nav_bur li a:after {
    width: 0px !important;
  
}
.nav ul li a.cur {
    background: #333;
    box-shadow: none;
}
.banner {
    width: 100%;
    position: relative;
}

.banner ul li img {
    width: 100%;
    display: block;
}

.bprev,.bnext {
    width: 50px;
    height: 50px;
    border: 2px solid #44916c;
    color: #44916c;
    text-align: center;
    line-height: 50px;
    font-size: 33px;
    font-family: "宋体";
    position: absolute;
    z-index: 333;
    top: 50%;
    margin-top: -25px;
    border-radius: 50%;
    cursor: pointer;
}

.bprev {
    left: 38px;
}

.bnext {
    right: 38px;
}
.one ul li {
    float: left;
    margin: 0 8px;
}

.one ul {
    float: left;
}

.one .fl h4 {
    float: left;
    color: #44916c;
    font-size:16px;
}
.one .fr {
    width: 271px;
}

.one .fr input {
    padding: 11px 23px;
}

.one {
	height:70px;
	line-height:70px;
	border-bottom:1px solid #ccc;
}
.one .fr a {
	width:30px;
	background:#44916c;
	color:#fff;
	padding:0px 10px;
	display:block;
	height:40px;
	float:right;
	line-height:40px;
	margin-top:14px;
}

.two.container .fr {
    width: 640px;
overflow: hidden;
}

.two.container .fl {
    width: 520px;
   
}

.two.container {
    overflow: hidden;
    margin:40px auto;
margin-bottom: 76px;
}
.two.container .fr img {
    width: 100%;
    display: block;
}
.title {
    padding: 18px 0;
}
.title h2 {
    color: #44916c;
    display: inline-block;
    font-weight: 700;
    padding-bottom: 33px;
    position: relative;
    text-transform: uppercase;
    margin: 0px;
    font-size: 41px;
}

.title p {
    margin-bottom: 31px;
    margin-top: 10px;
    color: #333;
}

.title h2:after {
    content: "";
    width: 122px;
    height: 2px;
    background: #333;
    position: absolute;
    left: 0;
    bottom: 5px;
}

.title h2:before {content: "";width: 80px;height: 2px;position: absolute;background: #333;left: 0;bottom: 0px;}

.jianjie {
    color: #333;
    line-height: 26px;
    font-size: 13px;
    margin-bottom: 20px;
}
.banner .hd ul li {
	width:13px;
    cursor: pointer;	height:13px;
	background:#fff;
	border-radius:50%;
	float:left;
	margin:0 4px;
	color:transparent;
}

.banner {
	position:relative;
}

.banner .hd {
	overflow:hidden;
	position:absolute;
	bottom:10px;
	left:48%;
}

.banner .hd ul li.on {
	background:#44916c;
}
.about_text.fl .more1 {
	font-size: 14px !important;
	color: #fff;
	line-height: 23px;
	text-transform: uppercase;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left:50px;
	border-radius: 0px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	font-family: 'Poppins', sans-serif;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    background: #333;
}


.about_text.fl .more1:before{
content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #44916c;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}


.about_text.fl .more1:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.about_text.fl .more1:hover{
	color: #fff;
}
.two .fr:hover img
{
    transform: scale(1.3);
    transition: ease-in-out 1s;
}
.titles {
    text-align: center;
    line-height: 28px;
    margin: 25px auto;
}

.titles h2 {
    font-size: 29px;
    margin-bottom: 11px;
    color: #44916c;
    font-weight: initial;
}

.titles p {
    color: #656262;
    font-size: 20px;
}

.three.container ul li {
    float: left;
    width: 290px;
    margin: 5px 5px;
    text-align: center;
}

.three.container ul li h4 {
    margin-bottom: 13px;
    color: #333;
    font-weight: inherit;
    font-size: 19px;
}

.three.container ul li img {
    margin-bottom: 14px;
    display: block;
}

.three.container ul {
    overflow: hidden;
}


.more1 a{
	font-size: 14px !important;
	color: #fff;
	line-height: 23px;
	text-transform: uppercase;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left:50px;
	border-radius: 0px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	font-family: 'Poppins', sans-serif;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    background: #333;
}

.more1 a:before{
content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #44916c;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.more1 a:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.more1 a:hover{
	color: #fff;
}
.more1 {
    margin: 33px 0;
    display: block;
    text-align: center;
}
 .titles h2 span {
    color: #333;
    font-weight: bold;
    font-size: 42px;
}

.four.container {
    padding: 20px 0;
    position: relative;
}

.four.container ul li {

position: absolute;
line-height: 24px;
}

.f_img {
    margin: 62px auto;
    width: 464px;
}

.f_img img {
    width: 100%;
}
.four.container ul li h3 {
    color: #44916c;
    font-size: 20px;
    font-weight: inherit;
    margin-bottom: 5px;
}

.four.container ul li p {
    color: #333;
    line-height: 20px;
    width: 282px;
    font-size: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.four.container ul li:nth-child(1) {
    top: 188px;
    text-align: right;
    left: 111px;
}

.four.container ul li:nth-child(2) {
    top: 317px;
    text-align: right;
    left: 73px;
}
.four.container ul li:nth-child(3) {
    top: 437px;
    text-align: right;
    left: 72px;
}
.four.container ul li:nth-child(4) {
    top: 557px;
    text-align: right;
    left: 133px;
}
.four.container ul li:nth-child(5) {
    top: 188px;
    right: 117px;
}

.four.container ul li:nth-child(6) {
    top: 317px;
    right: 65px;
}
.four.container ul li:nth-child(7) {
    top: 437px;
    right: 66px;
}
.four.container ul li:nth-child(8) {
    top: 557px;
    right: 121px;
}
.four .f_img:hover img {
    transform: rotate(360deg);
    transition: all 1s;
}
.five {
    overflow: hidden;
    margin-bottom: 85px;
}

.five ul li {
    float: left;
    width: 280px;
    padding: 46px 9px;
    border-right: 1px solid #ccc;
    text-align: center;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.five ul li:before{
    content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #44916c;
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }
    .five ul li:hover:before {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
.five ul li:last-child {
    border: none;
}

.five ul li h3 {
    margin: 10px auto;
    font-weight: inherit;
    font-size: 20px;
}

.five ul li img {
    width: 80px;
    display: block;
    margin: auto;
}

.five ul li p {
    width: 250px;
    margin: auto;
    line-height: 24px;
    color: #333;
}

.five ul li:hover {
    background: #d92d1a;
  
}

.five ul li:hover h3,.five ul li:hover p {
    color: #fff;
}

.five ul li:hover img {
    border-radius: 50%;
}
.tu_s {
    background: #44916c;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: flex;
    align-items: center;
margin-top: 7px;    

}

.tu_s img {
    width: 50px;
    margin: auto;
    display: block;
}
.six1 ul li {
    float: left;
    margin: 0 20px;
    text-align: center;
    position: relative;
}

.six1 ul li h3 {
    color: #fff;
    font-weight: inherit;
    margin-top: 10px;
}

.six1 {
    margin: 40px auto;
    overflow: hidden;

}

.six {
    width: 100%;
    background: #333;
    overflow: hidden;
    padding: 20px 0;
 
}

.six .titles p {
    color: #fff;
}

.six1 ul li:before {
    content: ">";
    color: #fff;
    position: absolute;
    font-size: 37px;
    font-weight: inherit;
    font-family: "宋体";
    right: -32px;
    top: 33px;
}
.six1 ul li:last-child:before{
    content: "";
}
.six1 ul li:hover img {
    transform: rotateZ(360deg);
    transition: all 1s;
}

.six1 ul li:hover .tu_s {
    box-shadow: 0 0 10px #fff;
}
.seven {
    margin: 56px auto;
    position: relative;
    margin-bottom: 89px;
}

.seven.container .bd ul li {
    float: left;
    text-align: center;
    width: 275px;
    margin: 0 12px;
}

.seven.container .bd ul li img {
    width: 100%;
    display: block;
    margin-bottom: 10px;
}

.seven.container .bd {margin-top: 45px;}

.sev_prev,.sev_next {content: "";position: absolute;top: 54%;font-size: 43px;color: #333;font-family: "宋体";}

.sev_prev {
    left: -34px;    cursor: pointer;
}

.sev_next {
    right: -34px;    cursor: pointer;
}

.seven.container .bd ul li h3 {
    font-size: 17px;
    color: #333;
    font-weight: inherit;
    margin-bottom: 11px;
}
.eight {
    background: #333;
    color: #b8b2b8;
    padding: 69px 0;
    overflow: hidden;
}

.eight h4 {
    font-size: 20px;
    color: #b8b2b8;
    margin-bottom: 20px;
}

.eight ul li {
    float: left;
    width: 300px;
    box-sizing: border-box;
    padding: 20px 24px;
    border-right: 1px solid #b8b2b8;
}

.eight ul li h3 {
    font-size: 33px;
    font-weight: inherit;
    margin-bottom: 28px;
}

.eight ul li p {
    line-height: 21px;
    font-size: 12px;
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}
.eight ul li:nth-child(4) {
    border: none;
}
.eight ul li:hover h3 {
    color: #44916c;
    transition: all 1s;
    transform: scale(1.5);
    margin-left: 60px;
    cursor: pointer;
}
.nine.container {
    background: #333;
    overflow: hidden;
    border: 2px solid #44916c;
    margin-top: -42px;
    height: 123px;
    color: #fff;
}

.nine.container .fl {
    width: 485px;
    overflow: hidden;
}
.bac {
    width: 210px;
    float: left;
}

.red {
    width: 275px;
    float: right;
    background: #44916c;
    height: 123px;
    text-align: center;
    line-height: 29px;
}

.red h2 span {
    display: block;
    font-size: 20px;
}
.red h2 {
    margin-top: 30px;
    font-weight: inherit;
    font-size: 30px;
    line-height: 29px;
}

.bac h3 {
    text-align: center;
    line-height: 36px;
    margin-top: 29px;
}

.bac h3 span {
    display: block;
    color: #44916c;
    font-size: 34px;
}
.nine.container .fr {
    width: 715px;
    text-align: left;
    line-height: 24px;
    height: 100%;
    box-sizing: border-box;
    padding: 0 25px;
}



.nine.container .fr ul li {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.nine .tempWrap {
    margin-top: 14px;
}
.t_title {
    width: 590px;
    float: left;
    height: 118px;
}

.tens {
    overflow: hidden;
    width: 100%;
}

.tens ul {
    width: 600px;
    float: left;

}

.tens ul li {
    overflow: hidden;
    width: 590px;
    margin-right: 10px;
    margin-bottom: 15px;
    color: #333;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}
.more_t {
    width: 600px;
    float: right;
}

.more_t a {
    border: 3px solid #000;
    padding: 10px 33px;
    display: block;
    width: 100px;
    text-align: center;
    font-size: 19px;
    float: right;
    margin-top: 44px;
    position: relative;
    color: #333;
}
.more_t:hover a {
    background: #44916c;
    color: #fff;
    border-color: #44916c;
}
.tens ul li.first .time {
    width: 80px;
    text-align: center;
    line-height: 24px;
    border-left: 4px solid #001;
    height: 100px;
    border-bottom: 4px solid #000;
}

.tens ul li.first .youb {
    width: 500px;
    text-align: left;
}

.tens ul li.first {
    margin-bottom: 15px;
    background: #eee;
    height:104px;
    border-bottom: none;
    padding-bottom: 0px;
}

.tens ul:nth-child(2) li.first .time {
    border: none;
}

.more_t a:before {content: "";width: 1.1px;height: 46px;background: #000;position: absolute;right: 22px;top: -46px;}

.more_t a:after {content: "";width: 144px;height: 1.1px;background: #000;position: absolute;top: -46px;left: 0px;}
.t_title {
    border-left: 4px solid #000;
}

.t_title h3 {writing-mode: vertical-rl;padding: 19px 29px;float: left;font-size: 26px;border-top: 4px solid #000;}

.t_title h3 b {
    color: #44916c;
}

.t_title h2 {
    float: left;
    font-size: 34px;
    font-weight: initial;
    margin: 40px;
    color: #333;
}
.tens ul li.first .time p {
    color: #44916c;
    font-weight: bold;
    font-size: 30px;
    margin: 20px 0 4px 0;
}

.tens ul li.first .time h4 {
    font-size: 13px;
    color: #333;
    font-weight: inherit;
}
.tens ul li.first .youb h3 {
    color: #44916c;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 14px 0 10px 0;
    font-size: 17px;

}

.tens ul li.first .youb p {
    width: 429px;
    line-height: 20px;
    font-size: 12px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.tens ul li .time {
    width: 84px;
}

.tens ul li .time h3 {
    font-weight: inherit;
    font-size: 12px;
    text-align: center;
    color: #888;
}

.tens ul li .time h3 b {
    font-weight: inherit;
    font-size: 18px;
  color:   #000;
}
.tens ul li .youb {
    width: 506px;
    padding-right: 10px;
    box-sizing: border-box;
    padding-left: 14px;
}

.tens ul li .youb h3 {
    font-weight: initial;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.friend ul li {
    float: left;
    border: 1px solid #ccc;
    margin: 11px;
}

.friend {
    overflow: hidden;
    margin-bottom: 17px;
}

.eleven.container {
    margin: 10px auto;
    position: relative;
    padding-bottom: 34px;
}
.eleven .hd{
    position: absolute;
    right: -33px;
    top: 15px;
}
.eleven .hd ul li {
    width: 12px;
    height: 12px;
    background: #333;
    margin: 7px;
    color: transparent;
    border-radius: 50%;    cursor: pointer;
}


.eleven .hd ul li.on {
    background: #44916c;
}
.lianjie h4 {
    float: left;
    font-size: 16px;
}

.lianjie ul {
    float: left;
}

.lianjie ul li {
    float: left;
    margin: 0 10px;
}

.lianjie {
    overflow: hidden;
    margin-bottom: 39px;
}
.footer {
    background: #333;
    color: #fff;
    padding: 18px 0;
}


.footer table tr td:nth-child(2) {
    width: 673px;
}


.footer td:nth-child(1) img {
    width: 200px;
    display: block;
    margin: auto;
}

.footer td:nth-child(1) {
    width: 230px ;

}

.footer table tr td:nth-child(3) {
    width: 240px;
}
.footer table tr td:nth-child(2) ul li {
    float: left;
    margin: 0 13px;
}

.footer table tr td:nth-child(2) ul li a {
    color: #fff;
    margin-bottom: 14px;
}

    .footer table tr td:nth-child(2) p {
        width: 100%;
        margin-top: 37px;
        margin-left: 11px;
		color: #fff;
    }

.footer table tr td:nth-child(2) ul li {
    float: left;
    margin: 0 13px;
}

.footer table tr td:nth-child(2) ul li a {
    color: #fff;
    margin-bottom: 14px;
}

.footer table tr td:nth-child(3) p {
    float: left;
    margin-top: 28px;
    margin-right: 30px;
}

/*内页*/

.page .kw {
    background: #f2f2f2;
}

.page_img img {
    width: 100%;
    display: block;
}

.page_container {
    margin: 0px auto 30px;
    width: 1200px;
    overflow: hidden;
}

.main_top {
    border-bottom: 1px dashed #dcdcdc;
    line-height: 47px;
    color: #666;
    margin-bottom: 20px;
}

.main_top b {
    border-left: 10px solid #666;
    padding-left: 8px;
}

/*product*/

/*标题*/

/*导航*/

.page_nav {
    width: 240px;
    padding: 0;
    margin-bottom: 20px;
}

.page_nav h2 {
    height: 75px;
    font-size: 24px;
    font-weight: normal;
    line-height: 75px;
    border-bottom: 1px solid #fff;
    text-align: center;
    color: #fff;
    background: #d82d18;
}

.page_nav li {
    position: relative;
}

.page_nav li:after {
    content: '+';
    width: 30px;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 20px;
    text-align: center;
    line-height: 30px;
}

.page_nav a {
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    padding-left: 54px;
    padding-right: 40px;
    margin-bottom: 1px;
    display: block;
    background: #666;
    color: #fff
}

.page_ul a {
    background: #ececec;
}

ul.page_ul li a {
    color: #000;
}

.page_ul li:after {
    content: '>';
    color: #999;
}

.page_nav>ul>li:hover:after {
    content: '-';
}

.page_ul a:hover, .page_ul li:hover:after {
    background: #ececec;
}

.page_lx {
    position: relative;
    width: 240px;
    font-size: 12px;
    text-align: center;
}

.page_lx_img {
    position: absolute;
    z-index: -1;
}

.page_lx_title {
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    padding-left: 60px;
}

.page_lxm {
    position: absolute;
    z-index: 2;
}

.page_lx_img {
    position: absolute;
    z-index: 1;
}

.page_lx_title h2 {
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    background: url(../images/lxwm.png) no-repeat 0px 28px;
    padding-left: 30px;
    text-align: left;
    padding-top: 20px;
}

/**/

.page_r {
    width: 930px;
}

.page_product li {
    width: 300px;
    border: 1px solid #dedede;
    margin-bottom: 15px;
    background: #fff;
    float: left;
    margin-right: 12px;
}

.page_product li:nth-child(3n) {
    margin-right: 0;
}

.page_product li img {
    width: 300px;
    height: 225px;
    display: block;
}

.page_product li div {
    padding: 25px;
    box-sizing: border-box;
}

.page_product li h3 {
    height: 45px;
    font-size: 18px;
    color: #4b4b4b;
    line-height: 45px;
    overflow: hidden;
}

.page_product li p {
    height: 40px;
    line-height: 20px;
    color: #666;
    overflow: hidden;
}

/**/

/*product_content*/

.product_item {
    background: #fff;
    padding: 30px;
    box-sizing: border-box;
}

.page_qh {
    padding: 12px 18px 16px 20px;
    margin-bottom: 15px;
    overflow: hidden;
    border: 1px solid #eee;
}

.product_banner {
    width: 350px;
}

.product_fl {
    position: relative;
    overflow: hidden;
}

.bigImg {
    width: 350px;
    margin: auto;
    height: 262px;
    overflow: hidden;
}

.bigImg li, .bigImg li img {
    width: 350px;
    height: 262px;
    display: block;
}

.product_qh {
    width: 500px;
    margin: 20px auto 0;
    overflow: hidden;
    display: none;
}

.product_qh li {
    float: left;
    margin: 0px 10px;
    border: solid #ccc 1px;
    padding: 2px;
    width: 80px;
    height: 60px;
    box-sizing: border-box;
}

.product_qh li img {
    width: 100%;
    height: 100%;
    display: block;
}

.product_qh .on {
    border: solid #53d4f7 1px;
}

.product_fl .sPrev, .product_fl .sNext {
    position: absolute;
    background: url(../images/controls.png) no-repeat 0 -32px;
    width: 32px;
    height: 32px;
    top: 40%;
}

.product_fl .sNext {
    right: 0px;
    background-position: -43px 0;
}

/**/

.product_fr {
    overflow: hidden;
    width: 411px;
}

.product_fr span {
    height: 40px;
    font-size: 24px;
    line-height: 40px;
    color: #454545;
    margin-bottom: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.product_fr p {
    line-height: 24px;
    height: 120px;
    overflow: hidden;
}

.product_fr i {
    color: #57595b;
    font-size: 16px;
    display: block;
    height: 30px;
    line-height: 30px;
    margin-top: 30px;
    font-style: normal;
}

.product_fr a {
    display: inline-block;
    margin-left: 10px;
}

/**/

.product_content {
    padding: 20px 0;
    overflow: hidden;
}

.product_content img {
    height: auto;
}

/**/

/*article*/

.article li {
    border: 1px solid #dedede;
    margin-bottom: 15px;
    padding: 22px;
    background: #fff;
    display: inline-block;
    width: 856px;
}

.article li img {
    height: 190px;
    display: block;
    width: 323px;
}

.arright.fl {
    width: 511px;
    margin-left: 22px;
}

.arright h3 {
    height: 40px;
    font-weight: normal;
    font-size: 18px;
    color: #154c64;
    line-height: 40px;
    margin-bottom: 5px;
    overflow: hidden;
}

.arright p {
    max-height: 72px;
    line-height: 24px;
    color: #797979;
    margin-bottom: 28px;
    overflow: hidden;
}

.arright b {
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    float: right;
    background: #b6b6b6;
    color: #fff;
}

.article li:hover {
    border-color: #da3636;
}

/*article_content*/

.Article_content {
    background: #fff;
    padding: 30px;
    box-sizing: border-box;
}

.Article_text {
    height: 38px;
    font-size: 24px;
    font-weight: normal;
    line-height: 38px;
    color: #4b4a4a;
    text-align: center;
}

.Article_content .info {
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    color: #aaa;
    margin-bottom: 20px;
}

.Article_content .detail {
    padding: 10px 10px;
}

.Article_content .detail img {
    height: auto;
}

.news_page_a {
    color: #fff !important;
    font-size: 18px;
    text-align: center;
    display: inline-block;
    padding: 6px;
    background: #666;
    float: right;
}

/*上下键*/

.pading {
    clear: both;
    text-align: center;
}

.pading a, .pading span {
    border: 1px solid #e5e5e5;
    color: #3f3f3e;
    text-decoration: none;
    overflow: hidden;
    padding: 0px 8px;
    display: inline-block;
    margin: 0 5px;
}

.pading .next, .pading .prev {
    border: 1px solid #da3636;
    overflow: hidden;
    margin: 0 10px;
    display: inline-block;
}

.pading span.current {
    border: #da3636 1px solid;
    color: #333;
}

/*上下键*/

.main_next {
    overflow: hidden;
    width: 100%;
    margin: auto;
    border-bottom: 1px solid #666;
    padding-bottom: 10px;
}

.main_next .prevrecord, .main_next .nextrecord {
    margin: 5px 0px;
    display: block;
    font-size: 16px;
    color: #000;
}

.main_next .prevrecord a, .main_next .nextrecord a {
    color: #666;
}

.main_next b {
    background: #a2a2a2;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin-right: 10px;
    padding: 0px 5px;
}

/*page*/

.page_navs li {
    position: relative;
    float: left;
}

.page_navs a {
    height: 55px;
    font-size: 18px;
    line-height: 55px;
    text-align: center;
    border-right: 1px solid #eee;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    background: #666;
    color: #fff;
    display: block;
    padding: 0px 25px;
}

.page_uls {
    position: absolute;
    top: 55px;
    width: 100%;
    display: none;
    z-index: 45;
}

.page_uls li {
    float: left;
    width: 100%;
}

.page_uls a {
    padding: 0;
    border-right: none;
}

.page_navs li:hover .page_uls {
    display: block;
}

.page_navs li a:hover:before, .page_navs li .cur:before {
    position: absolute;
    border-bottom: 8px solid #fff;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid transparent;
    bottom: 0px;
    left: 50%;
    margin-left: -4px;
    content: '';
}

.page_m {
      overflow: hidden;
    float: right;
    width: 900px;
}
.page_nav {
    float: left;
}
/**/


/*相关产品相关文章开始*/

.xgwz, .xgcp {
    background: #f7f7f7;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
  
}

.relevant {
    width: 100%;
    clear: both;
    margin-top: 20px;
    margin-bottom: 20px;
}

.relevant .rel_title {
    margin-bottom: 0;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    background: #1D1C1C;
    text-indent: 10px;
    color: #fff !important;
}

.relevant .rel_content {
    padding: 10px;
    overflow: hidden;
}

/*相关产品*/

.relevant_product .rel_item {
    width: 122px;
    float: left;
    margin: 0 5px 10px 5px;
}

.relevant_product .rel_item .rel_item_img {
    width: 100%;
    height: 90px;
}

.relevant_product .rel_item .rel_item_title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    overflow: hidden;
    color: #fff !important;
}

/*相关文章*/

.relevant_article .rel_item {
    width: 100%;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px dashed #59504D;
    overflow: hidden;
}

.relevant_article .rel_item .rel_item_time {
    float: right;
    color: #999;
}

/**/

h4.related {
    border-bottom: 1px dashed #ccc;
    height: 55px;
    font-size: 28px;
    line-height: 55px;
    color: #4b4a4a;
}

h4.related span {
    display: inline-block;
}

.relatedlist {
    margin: 0 10px;
    padding: 10px 0;
    overflow: hidden;
}

ul.relate_news li a {
    color: inherit;
    display: block;
    line-height: 30px;
    border-bottom: 1px dashed #ccc;
    height: 46px;
    line-height: 46px;
    color: #4b4a4a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

ul.relate_pr li {
    width: 20%;
    float: left;
}

ul.relate_pr li a {
    color: inherit;
    display: block;
    margin: 5px;
    text-align: center;
    line-height: 30px;
}

ul.relate_pr li img {
    width: 100%;
    display: block;
}

ul.relate_pr p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tjxw, .tjcp {
    width: 240px;
    margin-bottom: 20px;
}

.tjxw h2, .tjcp h2 {
    height: 75px;
    font-size: 24px;
    font-weight: normal;
    line-height: 75px;
    border-bottom: 1px solid #fff;
    text-align: center;
    color: #fff;
  background: #d82d18;
}

.tjxw li {
    line-height: 40px;
    border-bottom: 1px dashed #ccc;
    height: 40px;
    overflow: hidden;
}

.tjcp li {
    margin: 10px 0;
    text-align: center;
}

.tjcp img {
    width: 100%;
    display: block;
}

.tjcp li h3 {
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}




/*yanse*/

.logo {

    border-top: 1px solid #44916c;
}
.nav {
    background: #44916c;
    box-shadow: 0 0 10px #316b4f inset;
}
ul.nav_bur li {

    border-bottom: 1px solid #b5240a;
}
ul.nav_bur {
    background: #44916c;
}
.nav ul li:hover a {
    box-shadow: 0 0 10px #44916c inset;
}
.bprev, .bnext {
    border: 2px solid #44916c;
    color: #44916c;
}


.about_text.fl .more1:before,.more1 a:before,.five ul li:before,.five ul li:hover,.tu_s,.red,.eleven .hd ul li.on,.page_nav h2,.tjxw h2, .tjcp h2,.banner .hd ul li.on,.one .fr a  {

    background: #44916c;
  
}

.titles h2,.four.container ul li h3,.bac h3 span,.tens ul li.first .time p,.tens ul li.first .youb h3,.title h2,.one .fl h4    {
   
    color: #44916c;

}
.nine.container {

    border: 2px solid #44916c;

}
.more_t:hover a {
    background: #44916c;
    border-color: #44916c;
}
.t_title h3 b {
    color: #44916c;
}

.article li:hover {
    border-color: #da3636;
}
.pading .next, .pading .prev {
    border: 1px solid #da3636;

}

.pading span.current {
    border: #da3636 1px solid;

}

.tens ul li .youb:hover h3 {
    color: #44916c;
}

.seven.container .bd ul li:hover h3 {
    color: #44916c;
}

.three.container ul li:hover h4 {
    color: #44916c;
}

.eight ul li:hover h3 {
    color: #44916c;
   
}

















