* {
	padding: 0px;
	margin: 0px;
	transition: all 0.3s;
}

img,
input {
	border: none;
}

ul li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #393939;
}

.all-clear {
	clear: both;
	overflow: hidden;
	line-height:0px !important;
	padding: 0px !important;
}

.nm {
	width: 1200px;
	margin: 0px auto;
}

.header {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #666;
	text-align: right;
}

.header-gp {
	color: #bababa;
	font-size: 18px;
	padding-right: 10px;
	vertical-align: middle;
}

.header-la {
	color: #bababa;
	font-size: 18px;
	vertical-align: middle;
	padding: 0px 10px;
}

.header-line {
	color: #bababa;
	font-size: 14px;
}

.header-icon {
	padding: 0px 5px;
}

.header-icon img {
	vertical-align: middle;
	opacity: 0.6;
}

.header-search {
	display: inline-block;
}

.header-search input {
	height: 32px;
	line-height: 32px;
	border-radius: 20px;
	outline: none;
	width: 152px;
	padding: 0px 10px;
	padding-left: 30px;
	background: url(../img/search-icon.png) no-repeat 10px center #bababa;
}

.logo {
	float: left;
}


.menu-block {
	float: right;
	width: 900px;

}

.menu ul .nLi {
	float: left;
	height: 118px;
	font-size: 18px;
	margin: 0px 19px;
	line-height: 118px;
}

.nav .sub {
	position: fixed;
	width: 100%;
	left: 0px;
	right: 0px;
	display: block;
	z-index: 100;
	background: rgba(255, 255, 255, 0.95);
	padding: 25px 0px;
	top: 170px;
}

.nav .sub ul {
	width: 1200px;
	display: block;
	margin: 0px auto;
	height: 50px;
	border-bottom: 2px #ddd0b8 solid;
}

.nav .sub li {
	float: left;
	line-height: 49px;
	font-weight: normal;
	padding: 0px 15px;
}

.nav .sub a {
	display: block;
}

.nav .sub li:hover a {
	border-bottom: 3px #da1f18 solid;
}

.nav .nLi:hover>a,
.nav .nLi:hover>a span,
.nav .sub .thirdMenu:hover>a,
.nav .sub .thirdMenu li:hover a {
	color: #da1f18;
}

.nav .on {
	font-weight: bold;
	color: #da1f18;
	border-bottom: 3px #da1f18 solid;
}

.nav .on>a {
	color: #da1f18;
}
.index-sub-left{
	width: 860px;
	float: left;
}
.index-sub-right{
	width: 200px;
	float: right;
}
.index-sub-list span,.index-sub-right span{
	font-size: 14px;
	font-family: '宋体';
	font-weight: bold;
	color: #da1f18;
}
.index-sub-list a,.index-sub-right a{
	font-weight: normal;
}

.banner_imgs img,.huoban-imgs img{
	width: 100% !important;
	height: inherit !important;
}
.swiper {
	width: 100%;
	overflow: hidden;
	height: 740px;
}
.index-sub-left p{
	border-bottom: 2px #e6d9c2 solid;
	line-height: 60px;
}
.index-sub-left p span{
	padding-left: 10px;
	line-height: 16px;
	height: 16px;
	display: inline-block;
	border-left: 3px #c6191e solid;
}
.index-sub-list a{
	font-size: 18px;
	padding-right: 19px;
	float: left;
}
.index-sub-list a,.index-sub-right a{
	height: 60px;
	line-height: 60px;
}
.index-sub-right a{
	border-bottom: 2px #e6d9c2 solid;
}
.index-sub-right a::before{
	display: inline-block;
	content: '';
	width: 3px;
	height: 16px;
	background: #c6191e;
	margin-right: 10px;
	vertical-align: middle;
}
.index-sub-list a:hover,.index-sub-right a:hover{
	color: #c6191e;
}
.pc-swiper .swiper-slide img {
	margin: 0px auto;
}

.swiper-pagination-bullet {
	background: none;
	width: 14px;
	height: 14px;
	opacity: 1;
}

.swiper-pagination-bullet::after {
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background: rgba(255, 255, 255, 0.7);
	display: block;
	content: '';
	margin: 2px auto;

}

.swiper-pagination-bullet-active::after {
	background: none;
}
.swiper-pagination-bullet-active {
	width: 10px;
	height: 10px;
	border: 3px #fff solid;
	background: none;
}

.pc-swiper .ani03{
	text-align: center;
}
.pc-swiper .ani{
	margin-top: 16%;
}
.pc-swiper .ani .ani-title{
	display: block;
	width: 100%;
	font-size: 70px;
	color: #fff;
	font-weight: bold;
	letter-spacing:0.8rem
}

.pc-swiper .ani .ani-infor{
	display: block;
	font-size: 22px;
	font-weight: bold;
	/*opacity: 0.6;*/
	text-transform: uppercase;
	color: #fff;
	letter-spacing:0rem
}
.pc-swiper .ani em{
	width: 140px;
	height: 5px;
	display: block;
	background: #c6191e;
	margin: 30px 0px;
}

.pc-swiper .ani01{
	/*margin-left: 60%;*/
	margin-top: 18%;
	text-align:center
;
}
.pc-swiper .ani01 em{
	margin: 10px auto;
}
.pc-swiper .ani03 em{
	margin: 35px auto;
}

/*******首页----三大基地************/
.jd {
	width: 100%;
	background: url(../img/jidi-bg1.png);
	background-size: 100% 100%;
	position: relative;
	height: 1020px;
}

.jd .jdc {
	text-align: left;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -600px;
}

.jd .boxarr {
	width: 1200px;
	position: absolute;
	bottom: 50px;
	left: 50%;
	margin-left: -600px;
}

.jd .boxarr .jdbox {
	width: 280px;
	float: left;
	text-align: center;
	padding: 30px 50px 60px 50px;
	background: rgba(255,255,255,0.65);
	margin-right: 15px;
	position: relative;
	overflow: hidden;
}

.jd .boxarr .jdbox .on {
	transition: all ease 0.5s;
	position: absolute;
	width: 100%;
	left: 0;
	height: 100%;
	top: 174px;
	background: linear-gradient(145deg, #d9b980, #c59f5c);
}

.jd .boxarr .jdbox:hover .on {
	top: 0;
}

.jd .boxarr .jdbox .on .img {
	width: 100%;
	height: 100%;
}

.jd .boxarr .jdbox .on .more {
	position: relative;
	text-align: center;
}

.jd .boxarr .jdbox .on .more .name {
	font-weight: bold;
	font-size: 26px;
}

.jd .boxarr .jdbox .on .more p {
	color: #fff;
	line-height: 2em;
	padding-top: 1.4em;
}
.jd .boxarr .jdbox .on .more a{
	font-size: 12px;
	background: #fff;
	border-radius: 20px;
	color: #c4a062;
	padding: 4px 15px;
	display: inline-block;
	margin-top: 25px;
}
.jd .boxarr .jdbox .title {
	font-size: 28px;
	line-height: 2em;
	border-bottom: 3px solid #da1f18;
	padding-bottom: 15px;
	color: #393939;
}

.jd .boxarr .jdbox p {
	font-size: 12px;
	line-height: 1.7em;
	padding-top: 25px;
	height: 1.4rem;
}

/*****首页---新闻中心*****/
.index-title {
	font-size: 46px;
	font-weight: bold;
	line-height: 120px;
	padding-left: 24px;
	margin-top: 40px;
	background: url(../img/title-bg.png) no-repeat 0px center;
}

.index-news-left {
	width: 748px;
	float: left;
	/*height: 415px;*/
	/*overflow: hidden;*/
}


.index-news-first {
	position: relative;
	width: 100%;
	height: 415px;
	margin-bottom: 15px;
	overflow: hidden;
}

.index-news-first img {
	width: 100%
	/*height: 415px;*/
}

.news-first-infor {
	position: absolute;
	bottom: 0px;
	width: 100%;
	background: rgba(0, 0, 0, 0.7);
	padding: 10px 40px;
	color: #fff;
	box-sizing: border-box;
}

.news-first-infor h2 {
	font-size: 24px;
	line-height: 42px;
}

.news-first-infor p {
	line-height: 30px;
}

.news-first-infor h2 a {
	color: #fff;
}

.all-more {
	color: #a7a7a7;
}

.index-news-first:hover .news-first-infor h2 a,
.index-news-first:hover .all-more {
	color: #db2525;
}

.index-news-two {
	width: 748px;
}

.index-news-two ul {
	width: 778px;
}
.index-news-two ul li {
	width: 368px;
	float: left;
	margin-right: 15px;
	box-shadow: 0px 0px 10px #ddd;
}
/***2024-03-20修改**/
.index-news-left100{
    width: 100%;
    float: inherit;
}
.index-news-left100 ul{
    width: 1215px;
    float: inherit;
}
.index-news-left100 ul li{
    width: 390px;
}
/**end!***/


.index-news-two ul li .imgthumb{
	height: 220px;
	width: 100%;
	overflow: hidden;
}

.index-news-two ul li img {
	min-width:100%;
	height: 220px;
	/*height: 200px;*/
}

.news-two-infor {
	background: #fff;
	padding: 19px 20px;
}

.news-two-infor p {
	height: 60px;
	line-height: 30px;
	font-size: 18px;
	padding-bottom: 12px;
}

.news-two-more span {
	color: #7a7a7a;
	font-size: 14px;
}

.news-two-more .news-two-more11 {
	float: right;
}

.index-news-two ul li:hover .news-two-more .news-two-more00 {
	color: #DA1F18;
}

.index-video a {
	display: block;
	position: relative;
}


.index-news-right {
	width: 428px;
	float: right;
}

.index-video {
	margin-bottom: 20px;
}

.index-zixun {
	background: #f1f1f1;
	padding: 20px 40px;
}
.zixun_list{
	margin-top: 20px;
}
.zixun-title {
	line-height: 76px;
	border-bottom: 2px #db2525 solid;
}

.zixun-title a {
	float: right;
	color: #7a7a7a;
}

.zixun-title h2 {
	font-size: 30px;
	color: #393939;
}

.index-zixun ul li {
	padding: 20px 0px;
	padding-top: 19px;
	border-bottom: 1px #cccccc dashed;
	clear: both;
}

.index-zixun ul li:last-child {
	border-bottom: none;
}

.index-zixun ul li span {
	width: 50px;
	height: 38px;
	padding: 6px 0px;
	display: block;
	text-align: center;
	color: #8b8b8b;
	background: #383838;
	font-size: 14px;
	float: left;
	margin-right: 15px;
}

.index-zixun ul li span b {
	color: #fff;
	display: block;
	font-size: 22px;
	line-height: 20px;
	font-weight: normal;
}

.index-zixun ul li a {
	line-height: 24px;
	font-size: 16px;
}

.index-zixun ul li:hover a {
	color: #DA1F18;
}

/*******首页---四三三战略*******/

.z433 {
	background: url(../img/zhanlue-bg.png) no-repeat center top;
	width: 100%;
	background-size: 100% 100%;
	clear: both;
	position: relative;
}


.z433 .box433 {
	width: 100%;
	position: relative;
	border: 1px #dcdcdc solid;
	box-sizing: border-box;
}

.z433 .box433 img {
	width: 100%;
	height: 613px;
}

#zl1 {
	background: url(../img/4331.png) no-repeat 0px 0px;
}

#zl2 {
	background: url(../img/4332.png) no-repeat 0px 0px;
}

#zl3 {
	background: url(../img/4333.png) no-repeat 0px 0px;
}



.z433 .box433 .b4 {
	width: 40%;
	float: left;
	position: relative;
	overflow: hidden;
	transition: all ease 0.5s;
	height: 613px;
}

.z433 .box433 .b4 .sunpaper {
	bottom: 25px;
}

.z433 .box433 .b4 .w {
	opacity: 0;
}

.z433 .box433 .sunpaper {
	width: 90%;
	height: 275px;
	bottom: -280px;
	position: absolute;
	left: 5%;
	text-align: left;
	transition: all ease 0.5s;
	cursor: pointer;
}

.z433 .box433 .sunpaper img {
	width: 100%;
	height: 100%;
	border-radius: 20px;
}

.z433 .box433 .sunpaper .s1 {
	position: absolute;
	top: 16%;
	width: 90%;
	left: 5%;
}

.z433 .box433 .sunpaper .c1 {
	font-size: 32px;
	line-height: 2em;
	color: #fff;
	font-weight: bold;

}

.z433 .box433 .sunpaper .c1 span {
	padding-right: 50px;
	border-bottom: 3px #DA1F18 solid;
	line-height: 2em;
	display: inline-block;
}

.z433 .box433 .sunpaper .c2 {
	font-size: 16px;
	color: #fff;
	line-height: 1.5em;
	margin-top: 26px;
}

.z433 .box433 .sunpaper .c4 {
	font-size: 70px;
	color: #fff;
	font-style: italic;
	position: absolute;
	right: 0;
}

.z433 .box433 .b3 {
	width: 30%;
	float: left;
	overflow: hidden;
	position: relative;
	height: 613px;
	transition: all ease 0.5s;
}

.z433 .box433 .w {
	position: relative;
	top: 520px;
	color: #fff;
	opacity: 1;
	transition: all ease 0.5s;
}

.z433 .box433 .w p {
	font-size: 34px;
	float: left;
	margin-left: 10%;
	position: absolute;
	bottom: -40px;
}

.z433 .box433 .w span {
	font-size: 70px;
	float: right;
	margin-right: 10%;
	right: 0;
	position: absolute;
	top: -30px;
	font-style: italic;
}


/******首页---可持续性发展*******/
.kcxfz {
	width: 100%;
	background: url(../img/fazhan-bg.png) no-repeat;
	background-size: 100% 100%;
	clear: both;
	position: relative;
	min-height: 800px;
}

.kcxfz .jdc .all {
	width: 100%;
}

.kcxfz .jdc .all .ktop {
	width: 100%;
	margin-bottom: 25px;
	height: 428px;
	clear: both;
	position: relative;
	cursor: pointer;
}

.kcxfz .jdc .all .ktop:hover .left .gd {
	color: #dd352e;
	border: 1px #dd352e solid;
}

.ktop .left {
	width: 290px;
	height: 320px;
	background: linear-gradient(145deg, #d9b980, #c59f5c);
	color: #fff;
	text-align: left;
	padding: 59px 55px;
	float: left;
}
.ktop .index-left{
    padding: 54px 55px;
}
.ktop .fz-left{
    height: 428px;
    width: 400px;
    padding: 20px 50px;
    box-sizing: border-box;
}
.ktop .left h2 {
	font-size: 32px;
	line-height: 80px;
	color: #fff;
	display: inline-block;
	border-bottom: 3px #C1272D solid;
}

.ktop .left p {
	font-size: 16px;
	line-height: 2em;
	padding: 20px 0px;
	margin: 0 auto;
}
.ktop .left.contact-left03{
	height: 310px;
	/*padding-top: 30px;*/
}
.ktop .left.contact-left03 h1{
	font-size: 45px;
}
.ktop .left.contact-left03 p{
	padding: 10px 0px;
}
.ktop .left .gd {
	padding: 5px 10px;
	border-radius: 20px;
	border: 1px #fff solid;
	font-size: 14px;
	color: #fff;
	display: inline-block;
	margin-top: 5px;
}

.ktop .right {
	width: 800px;
	float: right;
	height: 428px;
}

.ktop .right img {
	width: 100%;
	height: 100%;
}


.kcxfz .jdc .all .below {
	width: 100%;
	height: 170px;
	border-radius: 15px;
	clear: both;
	background: #fff;
	padding: 25px 0 15px;
	box-shadow: #eee 0px 0px 10px 0px;
}

.kcxfz .jdc .all .below .a {
	width: 33.6%;
	margin: 0 auto;
	float: left;
	text-align: left;
	cursor: pointer;
}

.kcxfz .jdc .all .below .title {
	margin: 0 10%;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5em;
	color: #666;
	border-bottom: 3px solid #dd352e;
	padding-bottom: 12px;
}

.kcxfz .jdc .all .below .content {
	width: 80%;
	margin: 25px auto;
	font-size: 16px;
	line-height: 1.5em;
	color: #333;
	text-align: justify;
}

.kcxfz .jdc .all .below .gd {
	width: 80%;
	margin: 0 auto;
	font-size: 15px;
	color: #7a7a7a;
}

.kcxfz .jdc .all .below .b:hover .gd,
.kcxfz .jdc .all .below .a:hover .gd {
	color: #c1272d;
}

.kcxfz .jdc .all .below .b {
	width: 33%;
	margin: 0 auto;
	float: left;
	text-align: left;
	border-left: 2px dashed #d3d3d3;
	cursor: pointer;
}

/******首页---投资者******/
.tzcgx {
	width: 100%;
	clear: both;
	height: 700px;
}

.tzcgx .tzb {
	width: 100%
}

.tzcgx .tzb .left {
	width: 800px;
	height: 500px;
	float: left;
	background: url(../img/tzz-bg.jpg) no-repeat 0px 0px;
	background-size: 100% 100%;
	position: relative;
	box-shadow: 0px 0px 20px 0px #dbdbdb;
}

.tzcgx .tzb .left img {
	width: 148px;
	position: absolute;
	top: 178px;
	left: 378px;
}

.tzcgx .tzb .left p {
	width: 86%;
	margin: 0 auto;
	color: #000;
	text-align: left;
}

.tzcgx .tzb .left .cn {
	margin-top: 40px;
	line-height: 2em;
	font-size: 26px;

}

.tzcgx .tzb .left .num {
	font-size: 26px;
}

.tzcgx .tzb .left .r {
	color: #da1f18;
	font-size: 50px;
	line-height: 1.4em;
	font-weight: bold;
}

.tzcgx .tzb .left .r span {
	font-size: 40px;
}

.tzcgx .tzb .left .b {
	font-size: 22px;
    position: absolute;
    bottom: 31px;
    left: 7%;
}

/***.tzcgx .tzb .left .b span {
	color: #595e5e;
	font-weight: 200;
}
***/
.tzcgx .tzb .right {
	width: 400px;
	height: 460px;
	float: right;
	padding: 20px 0px;
	background-color: #f2f2f2;
}

.tzcgx .tzb .right .t1 {
	width: 86%;
	height: 94px;
	padding: 20px 0;
	margin: 15px auto;
	background-color: #ccab72;
	text-align: left;
	clear: both;
	position: relative;
}

.tzcgx .tzb .right .t1:hover {
	box-shadow: #bdbdbd 0px 0px 15px 0px;
}

.tzcgx .tzb .right .t1 img {
	position: absolute;
	display: block;
	width: 64px;
	height: 64px;
	right: 70px;
	top: 26px;
}

.tzcgx .tzb .right .t1:hover img {
	transform: rotate(360deg);
}

.tzcgx .tzb .right .t1 p {
	font-size: 22px;
	color: #fff;
	float: left;
	line-height: 2.2em;
	padding: 30px 0 10px 30px;
}

.tzcgx .tzb .right .t1 .liner {
	width: 110px;
	height: 2px;
	background: #d9281e;
	position: absolute;
	bottom: 25px;
	left: 9%;
	z-index: 1;
}

.tzcgx .tzb .right a:last-child .t1 .liner {
	width: 152px;
}

.tzcgx .tzb .right .t1 .lineh {
	width: 223px;
	height: 2px;
	background: #dfc28f;
	position: absolute;
	bottom: 25px;
	right: 0;
}


/*******公共底部*******/
#footer {
	background: #666;
	width: 100%;
	border-top: 5px #da1f18 solid;
}

.footer-menu-logo {
	float: left;
	padding: 20px 0px 0px 20px;
	width: 182px;
	margin-right: 45px;
}

.footer-menu-right {
	float: left;
	padding-top: 20px;
	padding-bottom: 80px;
}

.footer-menu-right ul li {
	width: 146px;
	float: left;
	color: #fff;
}

.footer-menu-right ul li h3 {
	font-size: 16px;
	line-height: 42px;
	border-bottom:  2px  #7a7a7a solid;
	font-weight: bold;
	padding:  15px 0px;
	margin-bottom: 20px;
}

.footer-menu-right ul li a {
	display: block;
	line-height: 30px;
	font-size: 14px;
	color: #bbbbbb;
}
.footer-menu-right ul h3 a{
	font-size:16px
}

.footer-menu-right ul li a:hover {
	color: #8C0303;
}
.footer-menu-right ul li:last-child{
	width:70px
}

.footer-oa {
	text-align: right;
	line-height: 56px;
	border-bottom: 1px #ebebeb solid;
}

.footer-oa img {
	vertical-align: middle;
}

.footer-oa a {
	color: #fff;
	padding-left: 10px;
}

.footer-oa a:hover {
	color: #8c0303;
}

.footer-oa .footer-oa-link {
	padding-left: 30px;
}

.footer-infor {
	line-height: 56px;
	color: #fff;
	padding-bottom: 30px;
}

.footer-infor a#goToTop {
	display: block;
	color: #fff;
	float: right;
	padding-right: 30px;
	background: url(../img/footer-icon1.png) no-repeat right center;
}

.footer-infor a#goToTop:hover {
	color: #8c0303;
}
.footer-infor a{
	color: #fff !important;
}
.footer-infor .old-wz{
    padding-left: 60px;
     background:url(../img/lbwz.png) no-repeat 38px center;
}
.footer-infor .old-wz:hover{
    color: #8c0303!important;
}
/*******产品与销售页面********/
.all-mian{
	width: 100%;
	padding-top: 480px;
	background: url(../img/fuwu-bg.jpg) no-repeat center top;
	background-size: contain;
	position: relative;
}
.all-main-title{
	width: 660px;
	margin: 0px auto;
	background: url(../img/main-title-icon.png) no-repeat center bottom;
	padding-bottom: 120px;
}
.all-main-title h1{
	font-size: 46px;
	line-height: 70px;
	border-bottom: 1px #b56936 solid;
	color: #b56936;
	text-align: center;

}
.all-main-title p{
	line-height: 50px;
	text-align: center;
	color: #666;
}
.main-block-title{
	font-size: 28px;
	line-height: 80px;
	border-bottom: 3px #c69c6d solid;
}
.main-block-title span{
	border-bottom: 3px #da2018 solid;
	margin-bottom: -3px;
	display: inline-block;
	height: 100%;
}
.all-main-block{
	/*overflow: hidden;*/
	margin-bottom: 40px;
}
.main-block-ul{
	width: 1290px;
}
.all-main-block .main-block-ul  li{
	width: 230px;
	margin-right: 90px;
	margin-top: 45px;
	float: left;
}
.all-main-block .main-block-ul li .thumbimg{
	border-radius: 50%; width: 226px;height: 225px; overflow: hidden;
	border: 2px #fff solid;
}
.all-main-block .main-block-ul li img{
	/*width: 226px;*/
	height: 226px;

}
.all-main-block .main-block-ul li span{
	display: block;
	width: 170px;
	height: 42px;
	line-height: 42px;
	border-radius: 5px;
	text-align: center;
	margin: 0px auto;
	font-size: 24px;
	margin-top: 15px;
}
.all-main-block .main-block-ul li:hover span{
	background: url(../img/pro-icon1.png) no-repeat 145px center #da1f18;
	color: #fff;
}
.all-main-block .main-block-ul li:hover .thumbimg{
	border: 2px #da1f18 solid;
}
.main-block-ul02{
	width: 1200px;
}
.main-block-ul022 img{
	width: 100% !important;
	height: inherit !important;
}
.main-block-ul02 li{
	width: 260px;
	height: 126px;
	border: 1px #ccab72 solid;
	float: left;
	margin-right: 50px;
	border-radius: 15px;
	margin-top: 30px;
}
.main-block-ul02 li img{
	width: 160px;
	height: 54px;
	margin:38px 50px;
}
.main-block-ul02 li:hover img{
	transform: scale(1.1);
}
.main-block-ul02 .main-block-li01{
	background: #ccab72;
}
.main-block-ul02 .main-block-li02{
	background: #fff;
}
.lian-xiaoshou{
	margin-top: 40px;
}
.lian-xiaoshou-left{
	width: 240px;
	height: 450px;
	float: left;
	padding: 25px 0px;
	padding-left: 60px;
	background: url(../img/lianxi-bg1.png) no-repeat center center;
}
.lian-xiaoshou-left ul li{
	line-height: 56px;
	font-size: 18px;
	background: url(../img/lianxi-icon1.png) no-repeat 90px center;
}
.lian-xiaoshou-left ul li a{
	color: #fff;
	display: block;
}
.lian-xiaoshou-left ul li:hover a{
	color: #da2018;
}
.lian-xiaoshou-right{
	width: 900px;
	float: right;
}
.lian-xiaoshou-right img{
	width: 900px;
	height: 500px;
}
.main-block-ul03{
	width: 1215px;
	padding-top: 30px;
}
.main-block-ul03 li{
	width: 156px;
	height: 54px;
	border: 1px #ccc solid;
	border-radius: 10px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
	margin-top: 15px;
}
.main-block-ul03 li img{
	width: 156px;
	height: 54px;
}
.main-block-ul03 li:hover img{
	transform: scale(1.1);
}

/*****产品品牌页面******/
.pinpai-main{
	background: url(../img/pinpai-bg1.png) no-repeat 0px top;
	background-size: contain;
	padding-top: 400px;
}
.pinpai-title{
	background: url(../img/pinpai-bg2.png) no-repeat center center;
	background-size: 100% 100%;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 30px;
}
.pinpai-title h1{
	line-height: 106px;
	border-bottom: 3px #e0c9a2 solid;
	margin-left: 60px;
	font-size: 42px;
	color: #fff;
}
.pinpai-title h1 span{
	border-bottom: 3px #da1f18 solid;
	margin-bottom: -2px;
	display: inline-block;
	height: 100%;
}
.pinpai-main-menu{
	padding: 35px 0px;
	margin-left: 60px;
}
.pinpai-main-menu a{
	font-size: 18px;
	color: #fff;
	margin-right: 40px;
	padding:  5px 0px;
	white-space: nowrap;
	display:inline-block;
}
.pinpai-main-menu a:hover,.pinpai-main-menu .pinpai-main-menuHover{
	color: #d0101a;
	border-bottom: 1px #d0101a solid;
}
.main-block-title .main-block-tag{
	float: right;
	font-weight: normal;
	font-size: 16px;
	color: #777;
	border-bottom: none;
}
.main-block-title .main-block-tag a{
	color: #777;
}
.main-pinpai-body{
	background: url(../img/pinpai-bg4.png) no-repeat  center center;
	background-size: 100% 100%;
	padding: 40px 0px;
	width: 100%;
}
.main-pinpai-infor{
	margin-bottom: 40px;
}
.main-pinpai-left{
	width: 310px;
	text-align: center;
	padding: 50px 0px;
	height: 100px;
	line-height: 42px;
	float: left;
	color: #fff;
	font-size: 22px;
	background: url(../img/pinpai-bg3.png) no-repeat center center;
}
.main-pinpai-right{
	width: 788px;
	float: left;
	line-height: 32px;
	padding: 40px 50px;
	height: 118px;
	border: 1px #dcdcdc solid;
}
.main-pinpai-mark ul li{
	width: 50%;
	float: left;
}
.main-pinpai-mark ul li img{
	float: left;
	width: 312px;
	height: 208px;
}
.main-pinpai-mark ul li p{
	float: left;
	padding-left: 20px;
	width: 228px;
	padding-right: 40px;
	line-height: 28px;
	padding-top: 40px;
}
.main-pinpai-mark ul li p span{
	color: #da1f18;
}


/*********联系销售页面********/
.main-xiaoshou-menu {
	width: 1210px;
	margin-top: 40px;
}
.main-xiaoshou-menu li{
	width: 141px;
	float: left;
	margin-left: 10px;
}
.main-xiaoshou-menu li a{
	display: block;
	font-size: 18px;
	padding-top: 60px;
	padding-bottom: 5px;
	line-height: 40px;
	text-align: center;
}
.main-xiaoshou-menu .main-xiaoshou-menu01{
	background: url(../img/xiaoshou-icon1.png) no-repeat center 10px #eee;
}
.main-xiaoshou-menu .main-xiaoshou-menu02{
	background: url(../img/xiaoshou-icon4.png) no-repeat center 10px #eee;
}
.main-xiaoshou-menu .main-xiaoshou-menu03{
	background: url(../img/xiaoshou-icon3.png) no-repeat center 10px #eee;
}
.main-xiaoshou-menu .main-xiaoshou-menu04{
	background: url(../img/xiaoshou-icon5.png) no-repeat center 10px #eee;
}
.main-xiaoshou-menu .main-xiaoshou-menu05{
	background: url(../img/xiaoshou-icon2.png) no-repeat center 10px #eee;
}
.main-xiaoshou-menu .main-xiaoshou-menu06{
	background: url(../img/xiaoshou-icon6.png) no-repeat center 10px #eee;
}
.main-xiaoshou-menu .main-xiaoshou-menu07{
	background: url(../img/xiaoshou-icon8.png) no-repeat center 10px #eee;
}
.main-xiaoshou-menu .main-xiaoshou-menu08{
	background: url(../img/xiaoshou-icon7.png) no-repeat center 10px #eee;
}
.main-xiaoshou-menu .main-xiaoshou-menu01:hover,.main-xiaoshou-menu  .main-xiaoshou-menu-hover01{
	background: url(../img/xiaoshou-icon1-hover.png) no-repeat center 10px #da1f18;
}
.main-xiaoshou-menu .main-xiaoshou-menu02:hover,.main-xiaoshou-menu  .main-xiaoshou-menu-hover02{
	background: url(../img/xiaoshou-icon4-hover.png) no-repeat center 10px #da1f18;
}
.main-xiaoshou-menu .main-xiaoshou-menu03:hover,.main-xiaoshou-menu  .main-xiaoshou-menu-hover03{
	background: url(../img/xiaoshou-icon3-hover.png) no-repeat center 10px #da1f18;
}
.main-xiaoshou-menu .main-xiaoshou-menu04:hover,.main-xiaoshou-menu  .main-xiaoshou-menu-hover04{
	background: url(../img/xiaoshou-icon5-hover.png) no-repeat center 10px #da1f18;
}
.main-xiaoshou-menu .main-xiaoshou-menu05:hover,.main-xiaoshou-menu  .main-xiaoshou-menu-hover05{
	background: url(../img/xiaoshou-icon2-hover.png) no-repeat center 10px #da1f18;
}
.main-xiaoshou-menu .main-xiaoshou-menu06:hover,.main-xiaoshou-menu  .main-xiaoshou-menu-hover06{
	background: url(../img/xiaoshou-icon6-hover.png) no-repeat center 10px #da1f18;
}
.main-xiaoshou-menu .main-xiaoshou-menu07:hover,.main-xiaoshou-menu  .main-xiaoshou-menu-hover07{
	background: url(../img/xiaoshou-icon8-hover.png) no-repeat center 10px #da1f18;
}
.main-xiaoshou-menu .main-xiaoshou-menu08:hover,.main-xiaoshou-menu  .main-xiaoshou-menu-hover08{
	background: url(../img/xiaoshou-icon7-hover.png) no-repeat center 10px #da1f18;
}
.main-xiaoshou-menu li:hover a,
.main-xiaoshou-menu  .main-xiaoshou-menu-hover01 a,
.main-xiaoshou-menu  .main-xiaoshou-menu-hover02 a,
.main-xiaoshou-menu  .main-xiaoshou-menu-hover03 a,
.main-xiaoshou-menu  .main-xiaoshou-menu-hover04 a,
.main-xiaoshou-menu  .main-xiaoshou-menu-hover05 a,
.main-xiaoshou-menu  .main-xiaoshou-menu-hover06 a,
.main-xiaoshou-menu  .main-xiaoshou-menu-hover07 a,
.main-xiaoshou-menu  .main-xiaoshou-menu-hover08 a
{
	color: #fff;
}
.xiaoshou-zhuanqu{
	font-size: 22px;
	line-height: 66px;
	margin-top: 20px;
}
.main-zhuanqu table{
	width: 100%;
	border-collapse: collapse;
}
.main-zhuanqu table tr td{
	border: 1px #fff solid !important;
	background: #eee  !important;
	text-align: center !important;
	line-height: 52px !important;
	color: #6a6a6a !important;
}
.main-zhuanqu table tr:first-child td{
	font-weight: bold;
}
.shenghuo-zhuanqu{
	border-bottom: 2px #c0ae6e solid;
}
.shenghuo-infor{
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 18px;
	color: #000;
	line-height: 38px;
}

.shenghuo-100{
	padding-bottom: 15px;
}
.shenghuo-100 img{
	width: 100%;
}
.shenghuo-50{
	width: 1235px;
}
.shenghuo-50 a{
	width: 580px;
	float: left;
	display: block;
	margin-right: 35px;
	margin-bottom: 30px;
}
.shenghuo-50 a img{
	width: 580px;
	height: 258px;
}
.shenghuo-50 a:hover img,.shenghuo-100 a:hover img{
	opacity: 0.8;
}
.shenghuo-link-weixin{
	text-align: center;
}
.shenghuo-link-weixin img{
	width: 152px;
	height: 152px;
}
.shenghuo-link-block{
	text-align: center;
}
.shenghuo-link-block a{
	padding:50px 10px;
	display: inline-block;
}
.shenghuo-link-block a img{
	width: 64px;
	height: 64px;
	border-radius: 10px;
}
.shenghuo-form{
	display: inline-block;
	height: 62px;
	border: 1px #c6191e solid;
	border-radius: 10px;
	overflow: hidden;
}
.shenghuo-form .shenghuo-form-input{
	width: 200px;
	padding-left: 10px;
	outline: none;
	background: #fff;
	text-align: left;
	height: 62px;
	line-height: 62px;
	float: left;
	font-size: 20px;
	color: #000;
}
.shenghuo-form .shenghuo-form-button{
	width: 62px;
	cursor: pointer;
	height: 62px;
	background: url(../img/search-icon.png) no-repeat center center #c6191e;
}
.shenghuo-link-block .shenghuo-link-tag{
	text-align: center;
	display: block;
	width: 100%;
	color: #777;
	padding-top: 0px;
	text-decoration: underline
}
.shenghuo-link-tag:hover{
	color: #c6191e;
}
.main-block-ul1230{
	width: 1230px;
}
.main-block-ul1230 li{
	width: 380px;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}
.main-block-ul1230 li a{
	display: block;
	height: 240px;
	position: relative;
}
.main-block-ul1230 li img{
	width: 100%;
	height: 240px;
}
.main-block-ul1230 li span{
	display: block;
	font-size: 20px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	line-height: 52px;
	height: 52px;
	background: rgba(255,255,255,0.7);
	color: #5d5d5d;
	text-align: center;
}
.main-block-ul1230 li:hover span{
	background: url(../img/wenhua-spanbg.png) no-repeat center center;
	background-size: contain;
	color: #fff;
}


/***********关于太阳页面************/
.about-main{
	/*background: url(../img/about-bg.jpg) no-repeat center top;*/
	background-size: contain;
	/*padding-top: 340px;*/
}
.about-new-main{
	/*padding-top: 448px*/
}

.about-title{
	margin-top: 290px;
	margin-bottom: 50px;
}
.about-new_title{
	margin-top:460px
}
.about-new_title2{
	margin-top:180px
}
.about-title h1{
	font-size: 28px;
	color: #fff;
	line-height: 52px;
	border-bottom: 3px #fff solid;
}
.about-title h1 span{
	display: inline-block;
	border-bottom: 3px #da2018 solid;
	margin-bottom: -3px;
}
.about-infor{
	bottom: 30px;
	margin-top: 20px;
	background: url(../img/about-bg2.png) no-repeat center center;
	background-size: 100% 100%;
	padding: 25px 50px;
	border-radius: 15px;
	height: 145px;
}
.about-infor p{
	line-height: 30px;
	color: #fff;
	font-size: 16px;
}
.about-infor a{
	padding: 3px 15px;
	color: #fff;
	border: 1px #fff solid;
	border-radius: 30px;
	margin: 20px 0px 10px 0px;
	display: inline-block;
}
.about-infor a:hover{
	color: #c6191e;
	border: 1px #c6191e solid;
}
.about-zhici{
	padding-top: 40px;
}
.about-zhici-left{
	width: 782px;
	float: left;
}
.about-zhici-left h2{
	color: #393939;
	line-height: 60px;
	font-size: 35px;
	padding-top: 20px;
}
.about-zhici-img{
	text-align: right;
	padding-right: 30px;
}
.about-zhici-infor{
	padding: 25px 55px;
	background: #efefef;
	color: #6a6a6a;

	margin-top: 10px;
}
.about-zhici-infor p{
	font-size: 17px;
	line-height: 32px;
	height: 192px;
	overflow: hidden;
}
.about-zhici-infor a{
	color: #6a6a6a;
	display: inline-block;
	margin: 20px 0px;
}
.about-zhici-infor:hover a{
	color: #c6191e;
}

.about-zhici-right{
	position: relative;
	width: 398px;
	float: right;
	height: 498px;
	overflow: hidden;
}
.about-zhici-right img{
	width: 398px;
}
.about-zhici-right span{
	display: block;
	position: absolute;
	bottom: 0px;
	background: rgba(201,164,99,0.9);
	color: #fff;
	font-size: 20px;
	height: 64px;
	line-height: 64px;
	width: 100%;
	text-align: center;
}





.about-new-block{
    height:1486px ;
    background:url(../img/about-bg.jpg) no-repeat center top;
    background-size: cover 100%;
    padding-top:0px ;
   
    ;
}
.about-new-block .all-main-title{
    padding-top: 480px;
}

.about-new-block  .about-new_title{
   position: relative;
   margin: 0px auto;
   top: 470px;
}









.about-lishi{
	margin-bottom: 50px;
	padding-top: 20px;
}
.about-lishi-left{
	width: 150px;
	float: left;
}
.about-lishi-left ul li{
	line-height: 50px;
	height: 50px;
	margin-bottom: 15px;
	font-size: 26px;
}
.about-lishi-left ul li a{
	color: #666666;
	display: inline-block;
}
.about-lishi-left ul li:hover a,.about-lishi-left ul li.about-menu-hover a{
	color: #da1f18;
	border-bottom: 4px #da1f18 solid;
}
.about-lishi-right{
	width: 1045px;
	float: right;
}

/***********董事长致辞页面***********/
.zhici-main{
	background: url(../img/zhici-img1.jpg) no-repeat center top;
	background-size: contain;
	padding-top: 320px;
}
.main-zhici-block{
	padding-top: 30px;
}
.main-zhici-left{
	width: 624px;
	float: left;
	height: 418px;
}
.main-zhici-left img{
	width: 624px;
	height: 418px;
}
.main-zhici-infor{
	padding: 50px 0px;
	line-height: 32px;
	color: #666;
}
.main-zhici-right{
	width:496px;
	padding-left: 40px;
	padding-right: 40px;
	float: right;
	height: 380px;
	padding-top: 40px;
	background: url(../img/zhici_img3.png) no-repeat center center;
	background-size: 100% 100%;
}
.main-zhici-right h1{
	font-size: 44px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #bcbcbc;
	line-height: 80px;

	opacity: 0.3;
}
.main-zhici-right h2{
	font-size: 36px;
	line-height: 60px;
	font-weight: normal;
	color: #393939;
}
.main-zhici-right p{
	line-height: 36px;
	color: #6a6a6a;
	font-size: 18px;
}
.fazhan-main{
	background: url(../img/fazhan-bg1.jpg) no-repeat center top;
	background-size: contain;
	padding-top: 320px;
}


/************发展历程页面**************/
.fazhan-infor{
	margin-top: 30px;
}
.fazhan-infor-left{
	width: 260px;
	float: left;
	height: 230px;
	padding-left: 40px;
	padding-top: 70px;
	color: #fff;
	background: url(../img/fazhan-bg2.png) no-repeat center center;
	background-size: 100% 100%;
}
.fazhan-infor-left p,.fazhan-infor-left h2{
	font-size: 30px;
	line-height: 50px;
}
.fazhan-infor-left span{
	font-size: 24px;
	text-transform: uppercase;
	display: inline-block;
	margin-top: 40px;
	color: #fff;
	opacity: 0.2;
}
.fazhan-infor-right{
	width: 780px;
	height: 220px;
	line-height: 30px;
	float: right;
	background: #F2F2F2;
	padding: 40px 60px;
	color: #6a6a6a;
	font-size: 16px;
}
.fazhan-lishi{
	margin-top: 30px;
}
.fazhan-lishi-left{
	width: 300px;
	background: url(../img/fazhan-bg3.png) no-repeat center top;
	background-size: 100% 100%;
	height: 750px;
	padding-top: 80px;
	float: left;
}
.fazhan-lishi-left ul li{
	padding-left: 38px;
	position: relative;
	color: #fff;
	cursor: pointer;
	margin-bottom: 60px;
}
.fazhan-lishi-left ul li::before{
	content: '';
	display: block;
	width: 8px;
	height: 70px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.fazhan-lishi-left ul li:hover::before,.fazhan-lishi-left ul .fazhan-lishi-hover::before{
	background: #da1f18;
}
.fazhan-lishi-left ul li h1{
	font-size: 32px;
	line-height: 36px;
	padding-bottom: 15px;
}
.fazhan-lishi-left ul li:hover h1,.fazhan-lishi-left ul .fazhan-lishi-hover h1{
	font-size: 36px;
	color: #da1f18;
}
.fazhan-lishi-left ul li:hover p,.fazhan-lishi-left ul .fazhan-lishi-hover p{
	font-size: 20px;
}
.fazhan-lishi-left ul li span{
	display: block;
	font-size: 38px;
}
.fazhan-lishi-right{
	width: 780px;
	float: right;
	height: 730px;
	padding: 50px 70px;
	padding-right: 50px;
	background: #f2f2f2;
}
.fazhan-lishi-block{
	height: 724px;
	padding-bottom: 10px;
	overflow-y: auto;
}
 ::-webkit-scrollbar {
        width: 18px;
        background-color: #eaeaea;
    }
::-webkit-scrollbar-thumb
	{
		background-color: #d9d9d9;
	}

.fazhan-lishi-right h1{
	font-size: 36px;
	color: #ccaa6e;
	line-height: 60px;
}
.fazhan-lishi-img img{
	width: 346px;
	height: 224px;
	margin: 20px 0px;
	margin-right: 20px;
	float: left;
}
.fazhan-lishi-right p{
	padding-right: 30px;
	line-height: 30px;
	color: #6a6a6a;
	font-size: 16px;
}

/*********************集团简介********************/
.jituan-block{
	margin-top: 40px;
}
.jituan-main{
	background: url(../img/jituan-bg1.jpg) no-repeat center top;
	background-size: contain;
}
.jituan-block-left{
	width: 240px;
	float: left;
}
.jituan-block-left h1{
	font-size: 36px;
	font-weight: 300;
	line-height: 50px;
	color: #393939;
}
.jituan-block-left h1 em{
	display: block;
	width: 92px;
	height: 5px;
	background: #da1f18;
	margin-top: 20px;
}
.jituan-block-left ul li{
	padding: 20px 0px;
	border-bottom: 1px #d0d0d0 solid;
}
.jituan-block-left ul li h2{
	font-size: 30px;
	font-weight: normal;
}
.jituan-block-left ul li h2 span{
	font-size: 60px;
	font-weight: bold;
	color: #da1f18;
}
.jituan-block-left ul li p{
	font-size: 18px;
	color: #6a6a6a;
}
.jituan-block-right{
	width: 810px;
	float: right;
}
.jituan-block-rightgai{
	width:100%;
	float: inherit;
}
.jituan-block-right{
	line-height: 30px;
	font-size: 16px;
	color: #6a6a6a;
}
.jituan-bottom,.jituan-bottom img{
	width: 100%;
	display: block;
}

/************科技创新页面*************/
.keji-main{
	background: url(../img/keji-bg1.jpg) no-repeat center top;
	background-size: contain;
	padding-top: 300px;
}
.keji-block{
	margin-top: 40px;
}
.keji-block-left{
	width: 530px;
	float: left;
	position: relative;
}
.keji-block-left img{
	width: 530px;
	height: 400px;
	display: block;
}
.keji-block-left .keji-block-tilte01{
	padding-left: 25px;
	box-sizing: border-box;
	position: absolute;
	height: 70px;
	line-height: 70px;
	font-weight: bold;
	color: #fff;
	width: 100%;
	bottom: 0px;
	background: rgba(0,0,0,0.6);
	font-size: 30px;
}
.keji-block-left .keji-block-tilte01::before{
	content: "";
	height: 27px;
	width: 3px;
	display: block;
	background: #c6191e;
	float: left;
	margin-right: 20px;
	margin-top:22px ;
}
.keji-block-title02{
	float: left;
	width: 130px;
}
.keji-block-left .keji-block-tilte03{
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	padding-left: 1rem;
	float: left;
	width: 200px;
	padding-top: 20px;
}
.keji-block-left .keji-block-tilte03 span{
	display: block;
	text-transform: uppercase;
	color: #fff;
	opacity: 0.2;
}
.keji-block-right{
	width:600px;
	float: right;
	padding: 35px;
	background: #f6f6f6;
	line-height: 30px;
	font-size: 16px;
	color: #6a6a6a;
	height: 330px;
}
.keyan-body{
	width: 100%;
	padding: 40px 0px;
	background: url(../img/keji-bg2.jpg) no-repeat center center;
	background-size:cover;
}
.keyan-main-title{
	border-bottom: none;
}
.keyan-main-block01{
	width: 1230px;
	padding: 40px 0px;
}
.keyan-main-block01 li{
	width: 122px;
	height: 122px;
	margin-right: 27px;
	float: left;
	border: 1px #c6191e solid;
	background: #fff;
	color: #c6191e;
	text-align: center;
	border-radius: 50%;
}
.keyan-main-block01 li h2{
	font-size: 36px;
	line-height: 40px;
	padding-top: 25px;
	padding-bottom: 5px;
}
.keyan-main-block01 li p{
	font-size: 13px;
}
.keyan-main-block02{
	border-top: 1px #fff solid;
	border-bottom: 1px #fff solid;
}
.keyan-main-block02 li{
	width: 33.33%;
	text-align: center;
	padding: 20px 0px;
	float: left;
	font-size: 18px;
	color: #fff;
}
.keyan-main-block02 li img{
	vertical-align: middle;
	padding-right: 10px;
}
.keji-about{
	background: url(../img/keji-bg4.png) no-repeat center center;
	background-size: 100% 100%;
	padding: 40px 0px;
	color: #fff;
}
.keji-about p{
	line-height: 30px;
	font-size: 16px;
	padding-bottom: 40px;
}
.keji_about-main ul{
	padding: 0px 60px;
}
.keji_about-main ul li{
	width: 250px;
	padding: 0px 10px;
	float: left;
	text-align: center;
	font-size: 18px;

}
.keji_about-main ul li p{
	line-height: 36px;
	padding-bottom: 0px;
}
.keji_about-main02{
	padding-bottom: 40px;
}
.keji_about-main02 ul{
	width: 1225px;
}
.keji_about-main02 ul li{
	width: 587px;
	position: relative;
	margin-right: 25px;
	margin-bottom: 15px;
	float: left;
}
.keji_about-font{
	padding: 40px 0px;
	line-height: 30px;
	color: #6a6a6a;
	font-size: 16px;
}
.keji_about-main02 ul li .thumbimg{
	width: 587px;
	height: 208px;
	display: block;
	overflow: hidden;
}
.keji_about-main02 ul li img{
	width: 587px;
	display: block;
}
.keji_about-main02 ul li .keji_about-infor{
	position: absolute;
	bottom: 0px;
	width: 100%;
	padding: 0.5rem 1rem;
	box-sizing: border-box;
	background: rgba(0,0,0,0.5);
}
.keji_about-infor h2{
	font-size: 18px;
	font-weight: normal;
	color: #ffd50f;
}
.keji_about-infor p{
	color: #fff;
	font-size: 14px;
	line-height: 26px;
}
.keji-rongyu-body{
	background: url(../img/keji-bg01.png) no-repeat center bottom;
	background-size: contain;
}
.keji-rongyu-img{
	padding: 0px 45px;
}
.keji-rongyu-img img{
	display: block;
	float: left;
	margin: 0px 20px;
	border: 5px #fff solid;

}
.keji-rongyu-list{
	padding: 60px 0px;
}
.rongyu-list-left,.rongyu-list-right{
	width: 540px;
	color: #fff;
	line-height: 34px;
}
.rongyu-list-left h1,.rongyu-list-right h1{
	font-size: 28px;
	display: inline-block;
	vertical-align: top;
	padding-right: 20px;
}
.rongyu-list-left p,.rongyu-list-right p{
	border-left: 1px #fff solid;
	padding-left: 20px;
	display: inline-block;
}
.rongyu-list-left{
	float: left;
}
.rongyu-list-right{
	float: right;
}

/*********人力资源页面**********/
.about-renli{
	margin-top: 40px;
}
.renli-main{
	background: url(../img/renli-bg1.jpg) no-repeat center top;
	background-size: contain;
	padding-top: 320px;
}
.about-renli-left{
	width: 780px;
	float: left;
}
.about-renli-left h2{
	font-size: 20px;
	color: #393939;
	padding: 30px 0px 20px 0px;
}
.about-renli-left p{
	line-height: 30px;
	color: #6a6a6a;
}
.about-renli-right{
	width: 280px;
	padding: 20px 40px;
	float: right;
	background: #efefef;
}
.about-renli-right h2{
	line-height: 68px;
	color: #393939;
	border-bottom: 3px #c6191e solid;
	font-size: 20px;
}
.about-renli-right ul li{
	line-height: 88px;
	border-bottom: 1px #6a6a6a solid;
	padding-left: 42px;
}
.about-renli-right  ul .renli-right-tel{
	background: url(../img/renli-icon1.png) no-repeat 0px center;
	color: #c6191e;
}
.about-renli-right  ul .renli-right-email{
	background: url(../img/renli-icon2.png) no-repeat 0px center;
	color: #6a6a6a;
}
.about-renli-right p{
	color: #6a6a6a;
	line-height: 28px;
	padding-top: 20px;
}

.about-renli-content{
	line-height: 30px;
	color: #6a6a6a;
	padding-top: 20px;
	font-size: 16px;
}
.about-renli-content h2{
	color: #da1f18;
	line-height: 56px;
}
.about-renli-content img{
	margin: 30px auto;
}
.renli-content-list li h3{
	color: #393939;
	background: url(../img/renli-icon4.png) no-repeat right center;
	line-height: 100px;
	font-size: 26px;
}
.renli-content-list  li{
	background: #efefef;
	padding: 0px 50px;
	margin-bottom: 25px;
	border-left: 4px #c6191e solid;
}
.renli-content-infor02{
	padding: 20px 0px;
	border-top: 2px #c1c1c1 solid;
}
.renli-content-list .renli-content-block{
	border: none;
}
.renli-content-list .renli-content-block h3{
	background: url(../img/renli-icon3.png) no-repeat right center;
}
.renli-content-list li .renli-content-infor02{
	display: none;
}
.renli-content-list .renli-content-block .renli-content-infor02{
	display: block;
}

/*************荣誉资质页面*************/
.rongyu-main{
	background: url(../img/rongyu-bg1.jpg) no-repeat center top;
	background-size: contain;
}
.about-rongyu{
	background: url(../img/rongyu-bg2.png) no-repeat 0px center;
	background-size: 100% 100%;
	width: 100%;
	height: 320px;
	overflow: hidden;
}
.about-rongyu-infor{
	width: 860px;
	color: #fff;
	padding: 50px 0px;
	padding-left: 360px;
	margin: 0px auto;
}
.about-rongyu-infor h3{
	line-height: 64px;
	font-size: 28px;
	font-weight: normal;
}
.about-rongyu-infor em{
	display: block;
	width: 150px;
	height: 3px;
	background: #c6191e;
	margin-bottom: 10px;
}
.about-rongyu-infor p{
	line-height: 30px;
	font-size: 16px;
}
.rongyu-block{
	padding: 30px 0px;
}
.rongyu-block h2{
	color: #c6191e;
	line-height: 50px;
	font-size: 22px;
}
.rongyu-block table{
	border-collapse: collapse;
	margin-top: 10px;
}
.rongyu-block table tr td{
	border-bottom: 1px #dadada solid;
	/*line-height: 70px;*/
	text-align: center;
	font-size: 16px;
	color: #6a6a6a;
	padding: 20px 10px;
}
.rongyu-block table tr:first-child td{
	background: #c4a062;
	border: none;
	color: #fff;
	font-size: 20px;
}
.rongyu-block table tr:first-child td:nth-child(Even){
	background: #d2ae70;
}


/*****************太阳党建页面*****************/
.dangjian-main{
	background: url(../img/dangjian-bg1.jpg) no-repeat center top;
	background-size: contain;
	padding-top: 340px;
}
.dangjian-bg{
	background: url(../img/dangjian-bg2.png) no-repeat  center center;
	background-size: 100% 100%;
	padding-top: 30px;
	padding-bottom: 100px;
}
.about-gallery-swiper{
	margin-bottom: 30px;
	position: relative;
}
.about-gallery-swiper .swiper-button-next, .about-gallery-swiper .swiper-button-prev{
	width: 34px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	border: 1px #c6191e solid;
	border-radius: 50%;
	top: 50%;
	position: absolute;
}
.swiper-button-prev:after, .swiper-button-next:after{
	font-weight: bold;
	font-size: 18px;
	color: #c6191e;
}
.about-gallery-swiper .swiper-button-next{
	right:-60px;
}
.about-gallery-swiper .swiper-button-prev{
	left: -60px;
}



/************太阳文化页面**************/
.wenhua-main{
	background: url(../img/wenhua-bg1.jpg) no-repeat center top;
	background-size: contain;
	padding-bottom: 20px;
}
.about-wenhua-content1{
	padding-left: 80px;
	padding-top: 30px;
	background: url(../img/wenhua-bg3.png) no-repeat 0px 30px;

}
.about-wenhua-content1,.about-wenhua-content2{
	font-size: 16px;
	line-height: 28px;
	color: #6a6a6a;
}
.about-wenhua-content2 h2{
	font-size: 24px;
	padding: 1rem 0px;
}
.about-wenhua-content2 h2 span{
	font-size: 46px;
	color: #da1f18;
}
.wenhua-boby{
	background: url(../img/wenhua-bg4.png) no-repeat center center;
	background-size: 100% 100%;
	margin-top: 30px;
}

/***2024-03-20***/
.wenhua-block ul li{
	width: 200px;
	float: left;
	padding: 0px 100px;
	text-align: center;
}
.wenhua-block-xin{
	width: 160px;
	height: 160px;
	margin: 0px auto;
	border: 1px #da1f18 solid;
	border-radius: 50%;
}
.wenhua-block-xin h2{
	line-height: 88px;
	font-size: 60px;
	padding-top: 10px;
	color: #da1f18;
}
.wenhua-block-xin .wenhua-block-xin02{
	width: 100px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #da1f18;
	border-radius: 15px;
	display: block;
	margin: 0px auto;
}
.wenhua-block ul li .wenhua-block-xin03{
	color: #da1f18;
	text-transform: uppercase;
	font-size: 18px;
	padding: 20px 0px;
	display: inline-block;
}
.wenhua-block ul li p{
	line-height: 28px;
	color: #6a6a6a;
	font-size: 16px;
}
.wenhua-block01{
	color: #6a6a6a;
	line-height: 28px;
	font-size: 16px;
	padding: 30px 0px;
}
.wenhua-block01 span{
	color: #da1f18;
}
.wenhua-block01 ul{
	width: 1210px;
	padding: 30px 0px;
}
.wenhua-block01 ul li{
	width: 252px;
	background: #fff;
	padding: 20px;
	box-shadow: 0px 0px 10px #dcdcdc;
	float: left;margin-right: 10px;
	border-bottom:3px  #d8be8f solid;
}
.wenhua-block01 ul li:hover{
	background: #da1f18;
	color: #fff;
	border-bottom:3px  #da1f18 solid;
}
.wenhua-block01 ul li h2{
	font-size: 18px;
	padding-bottom: 10px;
}
.wenhua-block01 ul li h2 span{
	color: #d0ae73;
	padding-left: 4px;
	font-size: 28px;
}
.wenhua-block02 ul{
	width: 1240px;
}
.wenhua-block02 ul li{
	width: 480px;
	float: left;
	padding: 30px 50px;
	background: #f7f7f7;
	margin-right: 40px;
	line-height: 28px;
	color: #6a6a6a;
	border-bottom: 4px #da1f18 solid;
}
.wenhua-block02 ul li .wenhua-block-title{
	color: #da1f18;
}
.wenhua-block02 h2{
	font-size: 22px;
	font-weight: normal;
	padding: 20px 0px;
	color: #6a6a6a;
}
.wenhua-block02 h2 span{
	color: #da1f18;
	font-size: 28px;
}

.wenhua-block img{
    display: block;
    margin: 0px auto;
    width: 100%;
}


/***2024-03-20改***/
.chanpin-main-gai{
    padding-top: 400px;
}
/***end!***/

.taiyang-zhanlan{
	margin: 30px auto;
}
.taiyang-zhanlan h1{
	height: 70px;
	line-height: 70px;
	color: #fff;
	font-size: 30px;
	background: linear-gradient(45deg,#d9b980,#c59f5c);
	text-align: center;
}
.wenhua-swiper{
	padding: 25px;
	padding-bottom: 90px;
	position: relative;
	background: #ededed;
}
.wenhua-swiper .swiper-button-next, .wenhua-swiper .swiper-button-prev{
	bottom: 30px;
	top: inherit;
}
.wenhua-swiper .swiper-pagination{
	bottom: 38px;
}
.wenhua-swiper .swiper-button-next, .wenhua-swiper .swiper-button-prev{
	border: 1px #c6191e solid;
	width: 38px;
	height: 38px;
	border-radius: 50%;
}
.wenhua-swiper .swiper-button-next{
	right: 50%;
	margin-right: -170px;
}
.wenhua-swiper .swiper-button-prev{
	left: 50%;
	margin-left: -170px;
}
.wenhua-swiper .swiper-pagination-bullet::after{
	background: #ccc;
}
.wenhua-swiper .swiper-pagination-bullet-active{
	background:#c6191e;
	border: none;
}
.wenhua-swiper .swiper-pagination-bullet-active::after{
	background:#c6191e;
	margin: 0px;
}


/***************安全页面*****************/
.rongyu-block{
	line-height: 30px;
	font-size: 16px;
	color: #6a6a6a;
}
.anquan-main{
	background: url(../img/anquan-bg1.png) no-repeat center top;
	background-size: contain;
	padding-top: 300px;
}
.develop-anquan{
	padding: 0px;
}
.develop-anquan ul{
	width: 1235px;
}
.develop-anquan ul li{
	width: 582px;
	margin-top: 15px;
	float: left;
	margin-right: 35px;
}
.develop-anquan ul li h3{
	font-weight: normal;
	font-size: 22px;
	padding: 10px 0px;
}
.develop-anquan ul li h3 span{
	font-weight: bold;
	color: #c6191e;
	font-size: 30px;
	padding-left: 5px;
}
.develop-anquan-list{
	border-left: 6px #c6191e solid;
	height: 70px;
	line-height: 50px;
	padding: 40px 60px;
	color: #fff;
}
.develop-anquan-list01{
	background: url(../img/anquan-bg2.png) no-repeat center center;
	background-size: 100% 100%;
}
.develop-anquan-list02{
	background: url(../img/anquan-bg3.png) no-repeat center center;
	background-size: 100% 100%;
}
.develop-anquan-list03{
	background: url(../img/anquan-bg4.png) no-repeat center center;
	background-size: 100% 100%;
}
.develop-anquan-list04{
	background: url(../img/anquan-bg5.png) no-repeat center center;
	background-size: 100% 100%;
}


/****************可持续发展页面*******************/
.develop-main{
	background: url(../img/develop-bg1.jpg) no-repeat center top;
	background-size: contain;
	/*padding-top: 400px;*/
}
.develop-main-block{
	padding: 40px 0px;
}
.develop-main-block:hover .left .gd{
	border: #c6191e 1px solid;
	color: #c6191e;
}
.develop-fazhan ul{
	background: #e3e3e3;
	padding: 60px 80px;
	padding-bottom: 0px;
	position: relative;
	display: block;
	margin-top: 30px;
}
.develop-fazhan ul li{
	width: 240px;
	float: left;
	margin: 0px 40px;
	padding-bottom: 20px;
	cursor: pointer;
}
.develop-fazhan ul li img{
	width: 100%;
	/*height: 248px;*/
	min-height: 163px;
	display: block;
}
.develop-fazhan ul a{
	display: block;
	width: 140px;
	height: 46px;
	line-height: 46px;
	background: #fff;
	color: #4d4d4d;
	text-align: center;
	position: absolute;
	top: 60px;
	right: 0px;
}
.develop-fazhan ul:hover a{
	background: #c6191e;
	color: #fff;
}
.develop-fazhan-img{
	padding: 40px 0px;
}
.develop-fazhan-img ul{
	width: 1210px;
}
.develop-fazhan-img ul li{
	margin-right: 10px;
	width: 590px;
	float: left;
	position: relative;
	margin-bottom: 10px;
	max-height: 330px;
	overflow: hidden;
	cursor: pointer;
}
.develop-fazhan-img ul li img{
	width: 100%;
	display: block;
	height: 334px;
}
.develop-fazhan-img ul li .main-block-title{
	position: absolute;
	left: 30px;
	bottom: 20px;
	right: 0px;
}
.develop-fazhan-img ul li .main-block-title span{
	color: #fff;
}

/***************太阳人页面*****************/
.taiyang-main{
	background: url(../img/news-bg1.jpg) no-repeat center top;
	background-size: contain;
	padding-top: 300px;
}
.develop-taiyang ul,.develop-shipin ul{
	width: 1220px;
}
.develop-taiyang ul li{
	position: relative;
	width: 386px;
	height: 265px;
	float: left;
	margin-right: 20px;
	border-radius: 15px;
	box-shadow: 0px 0px 15px #dcdcdc;
	margin-bottom: 20px;
	overflow: hidden;
	cursor: pointer;
}
.develop-taiyang-cn ul li{
    height: inherit;
}
.develop-taiyang ul li img{
	width: 100%;
	display: block;
	/*height: 416px;*/
}
.develop-taiyang ul li:hover img{
	transform: scale(1.1);
}
.develop-taiyang ul li a{
	display: block;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-size: 18px;
	line-height: 70px;
	text-align: center;
	background: #dec8a4;
	color: #fff;
}
.all-page{
	padding: 30px 0px;
	text-align: center;
}
.all-page li{
	display: inline-block;
	padding: 10px 17px;
	color: #929292;
	border: 1px #dcdcdc solid;
	border-radius: 5px;
	margin-right: 10px;
}
.all-page li:hover,.all-page .active{
	color: #fff;
	background: #da1f18;
}
.all-page li:hover a,.all-page .active a{
	color: #fff;
}


/************太阳视频页面***********/
.develop-shipin ul li{
	width:590px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}
.develop-shipin ul li a{
	display: block;
	position: relative;
}
.develop-shipin ul li img{
	width: 100%;
	border-radius: 15px;
}
.develop-shipin ul li p{
	line-height: 70px;
}
.develop-shipin ul li span{
	display: block;
	position: absolute;
	width: 112px;
	height: 112px;
	background: url(../img/shipin-icon1.png) no-repeat center center;
	background-size: contain;
	left: 50%;
	margin-left: -56px;
	top: 50%;
	margin-top: -90px;
}

/******************环保页面******************/
.develop-huanbao{
	padding: 0px;
}
.develop-huanbao ul{
	padding-top: 30px;
}
.develop-huanbao ul li{
	width: 100%;
	margin-bottom: 10px;
}
.develop-huanbao ul li img{
	width: 360px;
	height: 190px;
	float: left;
}
.develop-huanbao-right{
	width: 760px;
	float: right;
	background: #f4f4f4;
	padding: 25px 40px;
	height: 140px;
	overflow: hidden;
}
.develop-huanbao ul li:hover {
	box-shadow: 0px 0px 15px #dcdcdc;
}
.develop-huanbao-right h3{
	background: #c6191e;
	font-size: 20px;
	color: #fff;
	width: 190px;
	height: 38px;
	line-height: 38px;
	color: #fff;
	border-radius: 20px;
	text-align: center;
	font-weight: normal;
	margin-bottom: 15px;
}
.develop-huanbao-right p{
	line-height: 28px;
}
.huanbao-qihou{
	padding: 20px 0px;
	padding-bottom: 70px;
	position: relative;
	background: url(../img/huanbao-bg-1.jpg) no-repeat center center;
	background-size: 100% 100%;
}
.huanbao-qihou-main h1{
	color: #fff;
	font-size: 28px;
	padding: 20px 0px;
}
.huanbao-qihou-main h1 span{
	text-transform: uppercase;
	opacity: 0.2;
	padding-left: 10px;
	padding: 20px 0px;
}
.huanbao-qihou-block{
	background: rgba(255,255,255,0.8);
	padding: 50px 70px;
	color: #363636;
	font-size: 16px;
	line-height: 28px;
}
.huanbao-qihou-block span{
	color: #c6191e;
}
.huanbao-qihou img{
	display: block;
	position: absolute;
	bottom: 0px;
	right: 20px;
	z-index: 9999;
}


/*************可持续发展页面************/
.kefazhan-block{
	margin-top: 40px;
}
.kefazhan-block-left{
	width: 610px;
	float: left;
}
.kefazhan-block-left img{
	width: 610px;
	display: block;
}
.kefazhan-block-right{
	width: 550px;
	float: right;
}
.kefazhan-block-right h2,.kefazhan-block-content span{
	font-size: 28px;
	line-height: 50px;
	color: #666;
	padding: 10px;
	border-bottom: 2px #dcdcdc solid;
	margin-bottom: 20px;
}
.kefazhan-block-right p,.kefazhan-block-content p{
	color: #6a6a6a;
	line-height: 28px;
}
.kefazhan-block-content{
	padding-top: 20px;
}
.kefazhan-block-content span{
	display: block;
	width:50%;
}
.kefazhan-block-content img{
	display: block;
	margin: 20px auto;
	width: 100%;
}


/**********社会责任页面*************/
.develop-zeren{
	padding: 30px 0px;
}
.develop-zeren-menu li{
	width: 297px;
	float: left;
	border-right: 4px #fff solid;
	height: 118px;
	line-height: 118px;
	text-align: center;
	background: #f4f4f4;
	font-size: 20px;
	cursor: pointer;
	color: #666;
}
.develop-zeren-menu li:hover,.develop-zeren-menu .zeren-menu-hover{
	background: #da1f18;
	color: #fff;
	border-right: 4px #da1f18 solid;
}
.develop-zeren-menu li:last-of-type{
	border: none;
}
.develop-zeren-block{
	margin-top: 10px;
	display: none;
}
.zeren-block-left{
	width: 730px;
	float: left;
}
.zeren-block-left img{
	display: block;
	width: 100%;
	height: 516px;
}
.zeren-block-right{
	width: 400px;
	float: right;
	padding: 60px 40px;
	padding-right: 30px;
	color: #fff;
	background: linear-gradient(180deg,#d9b980, #c59f5c);
}
.zeren-block-right span{
	display: inline-block;
	font-size: 24px;
	line-height: 60px;
	border-bottom: 2px #c6191e solid;
}
.zeren-infor{
	padding: 20px 0px;
	padding-right: 20px;
	line-height: 28px;
	font-size: 16px;
	height: 295px;
	overflow-y: auto;
}

/***************质量页面*****************/
.zhiliang-bg{
	width: 100%;
	padding: 80px 0px;
	background: url(../img/zhiliang-bg1.png) no-repeat center center;
	background-size: cover;
	margin-top: 30px;
	margin-bottom:30px;
}
.zhiling-block h1{
	text-align: center;
	font-size: 34px;
	color: #fff;
	font-weight: normal;
	padding-bottom: 30px;
}
.zhiling-block em{
	display: block;
	margin: 0px auto;
	width: 120px;
	height: 3px;
	background: #c6191e;
}
.zhiling-block ul{
	padding-top: 40px;
}
.zhiling-block ul li{
	width: 100px;
	padding: 4px;
	border: 1px #eccc93 solid;
	border-radius: 50%;
	float: left;
	margin-right: 10px;
}
.zhiling-block ul li img{
	width: 100%;
	height: 100px;
	display: block;
	border-radius: 50%;
}
.zhiling-block ul li:last-child{
	margin-right: 0px;
}
.zhiliang-guanli p{
	line-height: 28px;
	font-size: 16px;
	color: #666;
	padding: 3px 0px;
}
.zhiliang-img,.zhiliang-img img{
	width: 100%;
}


/**************联系我们页面****************/
.contact-main{
	background: url(../img/contact-bg.png) no-repeat center top;
	background-size: contain;
	/*padding-top: 400px;*/
}
.ktop .contact-left{
	width: 100%;
	background: #fff;
	box-shadow: 0px 0px 15px #dcdcdc;
	color: #666;
	
	box-sizing: border-box;
}
.ktop .contact-right{
	width: 600px;
}
.contact-left .contact-left-title{
	font-size: 20px;
	font-weight: bold;
	padding: 4px 30px;
	border-radius: 30px;
	background: #dd352e;
	color: #fff;
}
.contact-left h1{
	color: #dd352e;
	font-size: 60px;
	padding: 10px 0px;
}
.contact-left p span{
	font-size: 24px;
}
.contact-block{
	margin-bottom: 30px;
}
.contact-block ul li{
	width: 295px;
	padding-left: 300px;
	float: left;
	margin-right: 10px;
	color: #666;
	padding-top: 20px;
	padding-bottom: 20px;
}
.contact-block ul li:last-of-type{
	margin-right: 0px;
}
.contact-block ul li span{
	color: #dd352e;
	display: block;
	font-size: 18px;
	padding: 10px 0px;
}
.contact-block ul .contact-block-list01{
	background: url(../img/contact-bg1.png) no-repeat center  center;
	background-size: 100% 100%;

}
.contact-block ul .contact-block-list02{
	background: url(../img/contact-bg2.png) no-repeat center  center;
	background-size: 100% 100%;
}
.contact-infor{
	padding: 60px 0px;
	background: #f4f4f4;
	color: #666;
}
.contact-infor-left{
	width: 540px;
	float: left;
	padding-left: 60px;
}
.contact-infor-left h4{
	font-size: 18px;
	font-weight: normal;
	color: #333;
	padding-bottom: 20px;
}
.contact-infor-left h4 em{
	display: inline-block;
	width: 2px;
	height: 18px;
	background: #c6191e;
	vertical-align: middle;
	margin-right: 10px;
}
.contact-infor-left ul li{
	padding-bottom: 20px;
}
.contact-infor-left ul li span{
	padding: 0px 10px;
}
.develop-main-block .left div{
	padding: 20px 0px;
	line-height: 30px;
}
.develop-main-block .left div span{
	font-size: 20px;
}
.ktop .contact-block-left{
	width: 250px;
}

.ktop .contact-block-right{
	width: 840px;
}

/***2024-03-20***/
.develop-main-block .left .contact-tel-list{
    padding: 10px 0px;
}
.contact-tel-list{
    width: 33%;
    float: left;
}
.contact-tel-list66{
    width: 66%;
}
.ktop .left.contact-left03 h3{
    font-size: 26px;
    color: #000000;
    font-weight: normal;
    padding: 10px 0px;
}
.ktop .left.contact-left03 .contact-tel-list p{
    line-height: 1.5rem;
    padding: 0px;
    float: left;
    padding-left: 10px;
}
.contact-tel-list img{
    width: 34px;
    height: 34px;
    padding: 6px;
    border-radius: 30px;
    border: 1px #dcdcdc solid ;
    float: left;
}
.ktop .left.contact-left-tel{
    height: inherit;
}

/**2024-03-20end!***/

/*************三大基地页面**************/
.base-main{
	background: url(../img/jidi-img1.jpg) no-repeat center top;
	background-size: contain;
	/*padding-top: 400px;*/
}
.base-block {
	color: #666;
	line-height: 28px;
	font-size: 16px;
	padding-bottom: 40px;
}
.base-block img{
	width: 100%;
	display: block;
	margin: 30px 0px;
}
.base-block a{
	display: inline-block;
	padding: 3px 15px;
	border: 1px #dcdcdc solid;
	color: #666;
	border-radius: 20px;
	margin-top: 20px;
	font-size: 14px;
}
.base-block a:hover{
	border: 1px #c6191e solid;
	color: #c6191e;
}

/****************山东基地页面******************/
.base-shandong img{
	width: 100%;
	display: block;
	margin-bottom: 30px;
}
.all-mian-base{
	padding-bottom: 50px;
}
.base-shandong-bg{
	position: absolute;
	bottom: 0px;
	height: 170px;
	left: 0px;
	width: 100%;
	right: 0px;
	background: #e3e3e3;
	z-index: -1;
}
.base-swiper{
	background: #fafafa;
}
.all-mian-base{
	background: url(../img/jidi-bg02.jpg) no-repeat center top;
	background-size: contain;
	padding-top: 300px;
}
.base-shandong p span{
	color: #c6191e;
	display: block;
	padding: 10px 0px;
}

/****************投资者关系页面*****************/
.touzi_bg{
	background: url(../img/tz_bg.jpg) no-repeat center top;
}
.investor-block{
	padding: 40px;
	background: #fff;
	box-shadow: 0px 0px 15px #dcdcdc;
	margin: 40px 0px 60px 0px;
}
.investor-block-left{
	width: 440px;
	float: left;
}
.investor-block-right{
	width: 610px;
	float: right;
}
.investor-block-right li{
	line-height: 54px;
	height: 54px;
	overflow: hidden;
	border-bottom: 1px #dcdcdc dashed;
}
.investor-block-right li span{
	float: right;
	color: #666;
}
.investor-block-right li a{
	display: inline-block;
	width: 80%;
	color: #666;
	height: 54px;
	line-height: 54px;
	overflow: hidden;
}
.investor-block-right li:hover a{
	color: #c6191e;
}


/*******************新闻中心页面*********************/
.news-main{
	background: url(../img/news-bg1.jpg) no-repeat center top;
	background-size: contain;
	/*padding-top: 380px;*/
}
.news-list-infor{
	line-height: 24px;
	color: #6a6a6a;
	height:72px;
	overflow: hidden;
	margin-bottom: 20px;
	font-size: 15px;
}
.news-block{
	margin: 30px 0px;
}
.news-block .news-two-infor p{
	padding-bottom: 10px;
}
.news-block  .news-two-infor{
	padding-bottom: 25px;
}
.news-block .index-zixun ul li{
	padding: 15px 0px;
	width: 100%;
	clear: both;
	overflow: hidden;
}
.news-block .index-zixun{
	padding: 14px 40px;
}
.develop-fazhan .news-yuekan-title01{
	display: block;
	width: 20px;
	padding: 20px 13px;
	height: 86px;
	writing-mode:vertical-rl;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	background: linear-gradient(180deg,#fb4d31,#d32730);
	position: absolute;
	left: 0px;
	top: 0px;
	border-bottom-right-radius: 10px;
}
.develop-fazhan .news-yuekan-title02{
	width: 20px;
	padding: 20px 13px;
	height: 120px;
	font-size: 24px;
	color: #666;
	font-weight: bold;
	writing-mode:vertical-rl;
	position: absolute;
	top: 50%;
	margin-top: -80px;
	left: 100px;
}
.news-yueke ul{
	padding: 60px 160px;
	padding-bottom: 0px;
}
.news-yueke ul li{
	margin: 0px 25px;
}
.news-yueke02 .news-yuekan-title01{
	background: linear-gradient(180deg,#d9bc8a,#c9a76b);
}
.news-video{
	padding-bottom: 40px;
}
.news-video-left{
	width: 650px;
	float: left;
	background: url(../img/news-video1.png) no-repeat center center;
	background-size: 100% 100%;
	padding: 60px 0px 0px 60px;
	color: #fff;
	height: 380px;
}
.news-video-left p{
	font-size: 30px;
	text-transform: uppercase;
	color: #fff;
	opacity: 0.3;
}
.news-video-left h2{
	font-size: 32px;
	color: #fff;
	padding: 20px 0px;
	border-bottom: 3px #c6191e solid;
	width: 136px;
}
.news-video-left a{
	color: #fff;
	display: inline-block;
	padding-top: 20px;
}
.news-video-left:hover a{
	color: #fffe92;
}
.news-video-right{
	width: 470px;
	float: right;
}
.video-right-block01{
	padding: 40px;
	background: url(../img/news-img3.png) no-repeat 70% 30% #c4a062;
	color: #fff;
}
.video-right-block01 .main-block-title{
	border-bottom: 3px #dcc296 solid;
}
.video-right-block02{
	padding: 0px 40px;
	background: #f2f2f2;
	color: #666;
	margin-top: 20px;
}
.video-right-block02 ul{
	padding: 10px 0px;
}
.video-right-block02  .news-block-more{
	padding-bottom: 16px;
	color: #6a6a6a;
	display: block;
}
.video-right-block02 ul li{
	color: #666;
	line-height: 40px;
}
.video-right-block02 ul li:hover a,.video-right-block02:hover .news-block-more{
	color: #c6191e;
}


/*****************融媒体矩阵页面***************/
.news-meiti{
	padding: 40px 0px;
}
.news-meiti ul li{
	width: 220px;
	margin-right: 106px;
	float: left;
	text-align: center;
}
.news-meiti ul li img{
	width: 100%;
}
.news-meiti ul li:last-of-type{
	margin-right: 0px;
}
.news-meiti ul li p{
	padding: 10px 0px;
	color: #666;
}


/***************太阳资讯页面***************/
.news-zixun ul li{
	padding: 20px;
	background: #fff;
	box-shadow: 0px 0px 15px #dcdcdc;
	margin-bottom: 20px;
}
.news-zixun ul li .news-zixun-img{
    width: 300px;
    height: 190px;
    overflow: hidden;
    float: left;
}
.news-zixun ul li img{
	width:100%;
	display: block;
}

.news-zixun-block{
	padding: 0px 25px;
	width: 810px;
	float: right;
}
.zixun-block-left{
	width: 600px;
	float: left;
}
.zixun-block-left h1{
	font-size: 20px;
	line-height: 50px;
}
.zixun-block-left  p{
	font-size: 16px;
	color: #6a6a6a;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}
.zixun-block-left  .zixun-block-more{
	display: inline-block;
	padding: 3px 15px;
	color: #c6191e;
	border: 1px #c6191e solid;
	border-radius: 20px;
	font-size: 14px;
	margin-top: 30px;
}
.zixun-block-right{
	width: 100px;
	height: 80px;
	background: #3c3c3c;
	color: #929292;
	float: right;
	font-size: 22px;
	text-align: center;
	padding-top: 14px;
	margin-top: 48px;
}
.zixun-block-right b{
	font-size: 40px;
	line-height: 40px;
	color: #fff;
}
.news-zixun ul li:hover .zixun-block-left  .zixun-block-more,.news-xinxi ul li:hover .xinxi-block-right .zixun-block-more{
	background: #c6191e;
	color: #fff;
}
.news-zixun ul li:hover .zixun-block-right{
	background: #c6191e;
	color: #fff;
}

/*************信息公示*************/
.news-xinxi ul li{
	padding: 25px 60px;
	background: #fff;
	box-shadow: 0px 0px 15px #dcdcdc;
	margin-bottom: 20px;
}
.xinxi-block-left{
	width: 900px;
	float: left;
}
.xinxi-block-left h2{
	font-size: 20px;
	color: #666666;
	font-weight: normal;
	line-height: 40px;
}
.xinxi-block-left  p{
	color: #7a7a7a;
	line-height: 30px;
}
.xinxi-block-right{
	width: 120px;
	float: right;
}
.xinxi-block-right .zixun-block-more{
	border: 1px #c6191e solid;
	color: #c6191e;
	padding: 4px 15px;
	border-radius: 20px;
	font-size: 14px;
	display: inline-block;
	margin-top: 20px;
}


/**************太阳资讯详情页面*****************/
.news-content-title{
	border-color: #ccc;
}
.news-content-title p{
	padding-bottom: 10px;
	font-size: 34px;
	color: #393939;
}
.news-content{
	padding: 30px 70px;
	box-shadow: 0px 0px 15px #dcdcdc;
	width: 1060px;
}
.news-content-date{
	font-size: 18px;
	color: #7a7a7a;
	padding: 20px 0px;
}
.line-height20{
	height: 20px;
	width: 100%;
	background: #f2f2f2;
	margin: 20px 0px;
}
.news-content-block{
	color: #7a7a7a;
	line-height: 30px;
	font-size: 16px;
}
.news-content-block img{
	width: 100%;
	display: block;
	margin: 40px 0px;
	max-width: 100% !important;
	height: auto !important;
}
.news-content-page{
	margin: 40px auto;
}
.news-content-page ul li{
	width: 50%;
	float: left;
}
.news-content-page ul li a{
	color: #7a7a7a;
}
.news-content-page ul li:last-of-type{
	text-align: right;
}
.news-content-page ul li:hover a{
	color: #c6191e;
}



/*****************人力资源新页面******************/
.renli-block-title{
	border-bottom: 0px;
}
.renli-block-title{
	font-size: 24px;
	color: #e5082d;
	line-height: 60px;
	font-weight: normal;
}
.renli-block-title span{
	margin-bottom: 0px;
}
.about-renli-ziyuan img{
	display: block;
	margin: 60px auto 20px auto;
}
.about-renli-ziyuan p,.renli-ziyuan-block p,.renli-form p{
	font-size: 16px;
	line-height: 28px;
	color: #6a6a6a;
	padding-top: 30px;
}
.renli-ziyuan-body{
	padding: 30px 0px;
	background: #f1f1f1;
	margin-bottom: 40px;
}
.renli-ziyuan-block img{
	margin: 40px auto;
	display: block;
}
.renli-ziyuan-block h1,.renli-ziyuan-block h2{
	font-weight: normal;
}
.renli-ziyuan-block h2{
	color: #393939;
	font-size: 24px;
}
.renli-ziyuan-block h3{
	font-size: 18px;
	font-weight: normal;
	background: #c6191e;
	color: #fff;
	height: 50px;
	line-height: 50px;
	margin-bottom: 12px;
	padding-left: 30px;
}
.renli-ziyuan-block  table{
	border-collapse: collapse;
	width: 100%;
}
.renli-ziyuan-block  table tr{
}
.renli-ziyuan-block  table tr td{
	height: 50px;
	background: #f2f2f2;
	line-height: 50px;
	border-bottom: 8px #fff solid;
	padding-left: 30px;
}
.renli-ziyuan-block  table tr:nth-child(odd) td{
	background:#e3e3e3 ;
}
.renli-ziyuan-body02 img{
	display: block;
	margin: 60px auto 40px auto;
}
.renli-ziyuan-body02 .renli-img100{
	width: 100%;
	margin-bottom: 0px;
	margin-top: 0px;
}
.renli-form-left{
	float: left;
		width: 45%;
}
.renli-form-right{
	float: right;
	width: 45%;
}
.renli-form-left tr td,.renli-form-right tr td{
	padding: 8px 0px;
	vertical-align: text-top;

}
.renli-form-left span,.renli-form-right span{
	display: inline-block;
	width: 20%;
	color: #6a6a6a;
}
.renli-form-left input,.renli-form-right input,.renli-form-right textarea{
	width: 74%;
	line-height: 40px;
	height: 40px;
	font-size: 16px;
	padding: 0px 10px;
	border: 2px #dcdcdc solid;
	outline: none;
}
.renli-form-right textarea{
	height: 80px;
	line-height: 20px;
}
.renli-button{
	text-align: center;
}
.renli-button button{
	display: inline-block;
	margin: 20px;
	width: 240px;
	height: 64px;
	text-align: center;
	line-height: 64px;
	border: none;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
}
.renli-button .renli-button-submit{
	background: #c6191e;
}
.renli-button .renli-button-reset{
	background: #b4b4b4;
}
.renli-button button:hover{
	opacity: 0.8;
}
.renli-form-right .renli-yanzheng{
	width: 160px;
}
.renli-form-right .renli-input{
	width: 300px;
	border: none;
}
.renli-form-right button{
	width: 90px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	background: #fff;
	color: #6e6e6e;
	border: 2px #d7f3fc solid;
}
.renli-form-right tr td{
	position: relative;
}
.renli-form-right .renli-file-infor{
	width: 100%;
	position: absolute;
	top: 44px;
	left: 24%;
	font-size: 13px;
	color: #c6191e;
}
.renli-contact {
	margin-bottom: 40px;
}
.renli-contact table{
	border-collapse: collapse;
}
.renli-contact table tr td{
	line-height: 40px;
	padding: 25px 40px;
	color: #6a6a6a;
	width: 50%;
	box-sizing: border-box;
	border: 1px #dcdcdc solid;
}
.renli-contact table tr .renli-contact-block{
	text-align: center;
}
.renli-contact table tr .renli-contact-block span{
	display: inline-block;
	padding: 0px 20px;
}
.renli-contact table tr .renli-contact-block span img{
	display: block;
	width: 125px;
	height: 125px;
	border-radius: 10px;
	margin: 0px auto;
}


/*****文化用纸详情页******/
.yongzhi-content{
	margin: 40px 0px;
}
.yongzhi-content-left{
	width: 600px;
	border: 1px #dcdcdc solid;
	padding: 18px;
	float: left;
}
.yongzhi-content-left img{
	display: block;
	width: 600px;

}
.yongzhi-content-right{
	width: 520px;
	float: right;
}
.yongzhi-content-right h1{
	line-height: 90px;
	font-size: 40px;
	color: #393939;
	border-bottom: 1px #dcdcdc solid;
}

.enBody .yongzhi-content-right h1 {
    line-height: 40px;
    max-height: 90px;
    padding-bottom: 10px;
}
.yongzhi-content-infor{
	padding: 20px 0px;
	line-height: 40px;
	font-size: 20px;
	color: #393939;
	height: 200px;
	overflow: hidden;
}
.yongzhi-content-btn{
	text-align: center;
}
.yongzhi-content-btn a{
	display: inline-block;
	font-size: 28px;
	padding: 0px 60px;
	height: 70px;
	line-height: 70px;
	background: #e8e8e8;
	/*margin: 0px 10px;*/
}
.yongzhi-content-btn .yongzhi-content-btn01{
	background: #da1f18;
	color: #fff;
}
.yongzhi-content-btn .yongzhi-content-btn01 img{
	vertical-align: middle;
	margin-right: 10px;
}
.yongzhi-cntent-block{
	color: #393939;
	font-size: 18px;
	line-height: 36px;
	padding-top: 20px;
}


.laowo-gongshi{
    line-height: 52px;
    height: 52px;
    color: #fff;
    font-size: 16px;
    padding: 0px 60px;
    padding-left: 90px;
    width: 1080px;
   border: 1px #dcdcdc solid ;
   border-radius: 40px;
   background: url(../img/laowo-c-bg.png) no-repeat #fff;
}
.laowo-gongshi a{
    float: right;
    color: #acacac;
}
.laowo-gongshi a span{
    font-family: "宋体";
}

.pdf_title{
	font-size: 14px;
	color: #777;
	margin-top: 20px;
	padding-right: 30px;
	padding: 0px 10px;
	padding-bottom: 20px;
	position: relative;
	height: 22px;

}
.pdf_title em{
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 20px;
    height: 20px;
}
.develop-fazhan ul li .pdf_title em img{
    height: 20px;
    min-height: inherit;
}
.taiyang-guanwang{
	    padding: 20px 0px;
	    background: url(../img/taiyang-gwbg.jpg) no-repeat center center;
	    background-size: cover;
	    text-align: center;
	    margin-bottom: 20px;
	    font-size: 18px;
	}
.taiyang-guanwang:hover a{
	color: #c6191e;
}



.enBody .jituan-block-right{
	width: auto;
}
.enBody .pc-swiper .ani .ani-title{
	font-size: 53px;
	letter-spacing:0rem;
	text-transform: uppercase;
}
.enBody .pc-swiper .ani02{
    margin-top: 220px;
}
.enBody .pc-swiper .ani04{
    margin-top: 150px;
}

.enBody  .kcxfz .jdc .all .below .title{
	font-size: 20px;
	letter-spacing:-0.1rem
}
.enBody  .z433 .box433 .sunpaper .c1,.enBody .about-zhici-left h2{
	font-size: 30px;
	letter-spacing: -0.1rem;
}
.enBody .about-zhici-right span{
	line-height: 22px;
	height: 54px;
	padding-top: 10px;
	letter-spacing: -0.05rem;
}
.enBody  .lian-xiaoshou-left ul li{
	background: url(../img/lianxi-icon1.png) no-repeat 190px center;
}
.enBody .main-block-ul1230 li span{
	font-size: 18px;
}

.enBody  .main-xiaoshou-menu li{
	width:190px;
}
.enBody  .pinpai-main-menu a{
	margin-right: 30px;
}
.enBody .menu-block {
	width: 1000px;
}

.enBody .index-sub-list a{
	font-size: 15px;
}
.enBody .ktop .left h2{
	line-height: inherit;
	padding-bottom: 10px;
	font-size: 30px;
}
.enBody .footer-menu-right ul li{
	width: inherit;

}
.enBody  .footer-menu-right ul li:last-child{
	width:130px;
}
.enBody  .footer-menu-right ul li a{
	padding-right: 20px;

}
.enBody  .all-main-block .main-block-ul li span{
	height:inherit;
}
.enBody .ktop .sd-left p {
	font-size: 15px;
	line-height: 1.8em;
	padding: 10px 0px;
	margin: 0 auto;
}
.enBody .ktop .sd-left {
	width: 310px;
	height: 378px;
	padding: 25px;
}
.enBody .develop-main-block .sd-left div{
	padding: 10px 0px;
}
.enBody .ktop .left.contact-left03{
	/*height: 340px;*/
}

.enBody  .develop-anquan{
	padding-bottom: 30px;
}
.enBody .menu ul .nLi{
	margin:0px 15px;
}

.rongyu-table table{
    width: 100% !important;
}
.rongyu-table table tr td:first-child{
    width: 120px !important;
}

@media only screen and (min-width: 1024px) and (max-width: 1600px) {
.swiper {
	height: 600px;
}
}
/*************************************************手机端样式******************************************/


@media only screen and (min-width: 360px) and (max-width: 1024px) {
	.nm{
		width: 100%;
	}
	.index-title{
		font-size: 1.4rem;
		line-height: 4rem;
		box-sizing: border-box;
		margin-top: 1rem;
	}
	/********首页*********/
	.header{
		text-align: left;
		padding-left: 1rem;
		box-sizing: border-box;
	}
	.header-gp,.header-la{
		font-size: 1rem;
	}
	.header-la{
		padding: 0px 5px;
	}
	.header-icon img{
		width: 1.2rem;
		height: 1.2rem;
	}
	.header-search input{
		width: 3rem;
		padding: 0px;
		background: none;
		border-radius: 0px;
		outline: none;
		display: none;
	}
	.logo{
		width: 4rem;
	}
	.pc-swiper,.pc-swiper img{
		height: 14rem;
	}
	.jd{
		height: 16rem;
	}
	.jd .boxarr{
		width: 100%;
		bottom: 10px;
		left: 0px;
		margin-left: 0px;
	}
	.jd .boxarr .jdbox{
		width: 30%;
		padding: 1rem 0.5rem;
		box-sizing: border-box;
		margin: 0px 1.5%;
		text-align: center;
	}
	.jd .boxarr .jdbox .title,.jd .boxarr .jdbox .on .more .name{
		font-size: 1.1rem;
		padding-bottom: 0.2rem;
	}
	.enBody  .jd .boxarr .jdbox .title,.enBody  .jd .boxarr .jdbox .on .more .name{
		font-size: 0.9rem;
	}
	.jd .boxarr .jdbox .on .more .name{
		padding-top: 0.1rem;
	}
	.kcxfz .jdc .all .below .gd{
		margin-left: 0rem;
	}
	.jd .boxarr .jdbox p{
		font-size: 0.8rem;
		line-height: 1rem;
		height: 2rem;
		overflow: hidden;
		padding-top: 0.5rem;
		color: #555;
	}
	.jd .boxarr .jdbox .on .more p{
		line-height:1.4rem}
	.jd .boxarr .jdbox .on .more a{
		margin-top: 0px;
	}
	.index-news-left,.index-news-right,.index-news-first,.index-news-two ul,.index-news-first img,.index-news-two,.index-news-two ul li,.index-news-two ul li img{
		width: 100%;
	}
	.index-news-first img,.index-news-first{
		height: 14rem;
	}
	.news-first-infor{
		padding: 0.5rem 1rem;
	}
	.news-first-infor h2{
		font-size: 1.1rem;
		line-height: 1.8rem;
	}
	.news-first-infor p{
		font-size: 0.8rem;
		line-height: 1rem;
		height: 1rem;
		overflow: hidden;
	}
	.news-first-infor .all-more{
		font-size: 0.8rem;
	}
	.index-news-two ul li{
		margin: 0px;
	}
	.index-news-two ul li .imgthumb{
		height: inherit;
		width: inherit;
	}
	.index-news-two ul li img{
		/*height: 14rem;*/
		height: inherit;
	}
	.news-two-infor{
		width: 100%;
		padding: 0px;
		padding: 0px 1rem;
		box-sizing: border-box;

	}
	.news-two-more{
		padding: 0.5rem 0rem;
	}
	.news-two-infor p{
		font-size: 1rem;
		line-height: 1.6rem;
		height: 3.2rem;
		overflow: hidden;
		padding-bottom: 0px;
	}
	.index-zixun{
		padding: 1rem;
	}
	.zixun-title{
		line-height: 3rem;
	}
	.zixun-title h2{
		font-size: 1.2rem;
	}
	.z433{
		padding: 0rem 1rem;
		box-sizing: border-box;
	}
	.z433 .box433{
		border: none;
	}
	.z433 .box433 .b4,.z433 .box433 .b3{
		width: 100%;
		height: 22rem;
		margin-bottom: 1rem;
	}
	.ktop .left,.ktop .right{
		width: 100%;

	}
	.ktop .left{
		box-sizing: border-box;
		padding: 1rem;
		height: 23rem;
	}
	.ktop .left.contact-left2 {
		height: 20.5rem;
	}
	.kcxfz .jdc .all .below{
		height: inherit;
		padding: 1rem;
		box-sizing: border-box;
		border-radius: 0px;
		box-shadow: none;
	}
	.kcxfz .jdc .all .below .a,.kcxfz .jdc .all .below .b{
		width: 100%;
		float: inherit;
		padding:1rem;
		box-sizing: border-box;
		box-shadow: 0px 0px 10px #ddd;
	}
	.kcxfz .jdc .all .below .title{
		margin: 0px;
	}
	.kcxfz .jdc .all .below .title,.kcxfz .jdc .all .below .content{
		width: 100%;
	}
	.kcxfz .jdc .all .below .b{
		border: none;
		border-top: 1px #999 dashed;
	}
	.tzcgx .tzb .left,.tzcgx .tzb .right{
		width: 100%;
	}
	.tzcgx .tzb .left{
		height: 22rem;
	}
	.tzcgx .tzb .left .r{
		font-size: 3rem;

	}
	.tzcgx .tzb .left .b{
		font-size: 1rem;
	}
	.footer-menu-right{
		display: none;
	}
	.tzcgx{
		height: inherit;
	}
	.footer-menu-logo{
		width: 100%;
		box-sizing: border-box;
	}
	.footer-menu-logo img{
		width: 5rem;
		height: 5rem;
	}
	.footer-oa{
		text-align: center;
	}
	.footer-infor{
		line-height: 1.4rem;
		font-size: 0.8rem;
		text-align: center;
	}
	.index-video,.index-video img{
		width: 100%;
	}


	/******产品与销售页面******/
	.all-mian{
		padding-top: 6rem;
		padding-left:1rem;
		padding-right:1rem;
		box-sizing: border-box;
	}
	.all-main-pad{
		padding-left:1rem;
		padding-right:1rem;
		box-sizing: border-box;
	}
	.all-main-title{
		width: 80%;
	}
	.all-main-title h1{
		font-size: 2rem;
		line-height: 4rem;
	}
	.all-main-title{
		padding-bottom: 4rem;
		background-size: 4%;
	}
	.main-block-ul,.main-block-ul02,.main-block-ul03,.lian-xiaoshou-left,.lian-xiaoshou-right{
		width: 100%;
	}
	.all-main-block{
		margin-bottom: 1rem;
	}
	.all-main-block .main-block-ul li{
		width: 50%;
		padding: 1rem;
		box-sizing: border-box;
		margin: 0px;
	}
	.all-main-block .main-block-ul li .thumbimg{
		width: 100%;
		height: 10rem
	}
	.all-main-block .main-block-ul li img{
		/*width: 100%;*/
		height: 10rem;
	}
	.main-block-ul02 li,.main-block-ul03 li{
		width: 44%;
		margin: 0px;
		height: 5rem;
		margin-left: 3%;
		box-sizing: border-box;
		margin-top: 1rem;
	}
	.main-block-ul02 li img{
		width: 5rem;
		display: block;
		height: 2.6rem;
		margin: 1.2rem auto;
	}
	.main-block-ul02  img,.main-block-ul03 img{
		max-width: 100% !important;
	}
	.lian-xiaoshou-left{
		background: url(../img/lianxi-bg1.png) no-repeat;
		background-size: 100% 100%;
	}
	.lian-xiaoshou-right img{
		width: 100%;
		height: 18rem;
	}
	.main-block-ul03 li{
		height: 3.6rem;
	}

	/******产品品牌页面******/
	.pinpai-title {
		margin-bottom: 1rem;
	}
	.pinpai-title h1{
		line-height: 3rem;
		font-size: 1.4rem;
		margin-left: 1rem;
	}
	.pinpai-main-menu{
		padding: 25px 0rem;
		margin-left: 2rem;
	}
	.pinpai-main-menu a{
		margin-right: 1rem;
	}
	.main-block-title{
		line-height: 4rem;
	}
	.main-pinpai-infor{
		clear: both;
	}
	.main-pinpai-left{
		width: 100%;
		background-size: 100%;
		padding: 1rem 0rem;
	}
	.main-pinpai-right{
		width: 99%;
		box-sizing: border-box;
		padding: 1rem;
		line-height: 1.4rem;
		height: inherit;
	}
	.main-pinpai-mark ul li{
		width: 100%;
		float: inherit;
		padding: 1rem;
		box-sizing: border-box;
		clear: both;
	}
	.main-pinpai-mark ul li img{
		width: 40%;
		height: 6.2rem;
	}
	.main-pinpai-mark ul li  p{
		width: 60%;
		box-sizing: border-box;
		padding-top: 0px;
		line-height: 1.2rem;
		padding-left: 0.5rem;
		padding-right: 0rem;
	}
	.jd .jdc{
		margin-left: 0px;
		left: 0rem;
		top:-1rem;
	}
		/******生活用纸页面******/
	.main-xiaoshou-menu,.shenghuo-50,.shenghuo-50 a,.shenghuo-50 a img{
		width: 100%;
	}
	.main-xiaoshou-menu{
		margin-top: 1rem;
	}
	.main-xiaoshou-menu li{
		width: 22%;
		margin: 0.5rem 1.4%;
	}
	.shenghuo-infor{
		padding: 1rem 0px;
	}
	.shenghuo-infor a{
	    float: inherit;
	}
	.shenghuo-50 a{
		margin-bottom: 15px;
		}
	.shenghuo-50 a img{
		height: 12rem;
	}
	.shenghuo-link-block a{
		padding: 2rem 0px;
	}

	/**********文化用纸页面**********/
	.main-block-ul1230{
		width: 100%;
		padding: 1rem;
		box-sizing: border-box;
	}
	.main-block-ul1230 li{
		width: 100%;
		margin-bottom: 1rem;
	}

	/***********关于太阳页面************/
	.about-main{
		padding-top: 4rem;
	}
	.all-main-title p{
		line-height: 2rem;
	}
	.about-title{
		margin-top: 0px;
		padding: 0px 1rem;
		box-sizing: border-box;
		margin-bottom: 1rem;
	}
	.about-title h1{
		font-size: 1rem;
		line-height: 2rem;
		height: 2rem;
	}
	.about-infor{
		padding: 1rem;
		margin-top: 0.5rem;
		height:inherit;
	}
	.about-infor p{
		font-size: 0.8rem;
		line-height: 1.2rem;
		height: 3.6rem;
		overflow: hidden;
	}
	.about-infor a{
		margin: 10px 0px;
		margin-bottom: 0px;
		padding: 2px 10px;
		font-size: 0.8rem;
	}
	.about-zhici{
		padding-top: 0.5rem;
	}
	.about-zhici-left,.about-zhici-right{
		width: 100%;
		float: inherit;
	}
	.about-zhici-left h2{
		font-size: 1.1rem;
	}
	.about-zhici-img{
		padding-right: 1rem;
	}
	.about-zhici-img img{
		width: 35%;
	}
	.about-zhici-infor{
		padding: 1rem;
		font-size: 0.8rem;
		margin-bottom: 1rem;
	}
	.about-zhici-right img{
		width: 100%;
	}
	.about-lishi-left,.about-lishi-right{
		width: 100%;
	}
	.about-lishi-right img{
		width: 100%;
	}
	.about-lishi-left ul li{
		width: 50%;
		padding: 0rem 1rem;
		box-sizing: border-box;
		text-align: center;
		float: left;
	}


	/****************董事长致辞页面*****************/
	.main-zhici-left,.main-zhici-right{
		width: 100%;
	}
	.main-zhici-left {
		height: 16rem;
	}
	.main-zhici-left img{
		width: 100%;
		height: 16rem;
	}
	.main-zhici-right{
		padding-top: 1rem;
		box-sizing: border-box;
		padding-left: 1rem;
		height: auto;
		padding-bottom: 1rem;
	}
	.main-zhici-infor{
		padding: 1rem;
	}

	.fazhan-infor{
		margin-top: 0rem;
	}
	/************发展历程页面*************/
	.fazhan-infor-left,.fazhan-infor-right,.fazhan-lishi-left,.fazhan-lishi-right{
		width: 100%;
		box-sizing: border-box;
	}
	.fazhan-infor-left{
		padding-top: 1rem;
		height: inherit;
		padding-bottom: 1rem;
	}
	.fazhan-infor-left span{
		margin-top: 1rem;
	}
	.fazhan-infor-right{
		padding: 1rem;
		box-sizing: border-box;
		overflow: hidden;
		height: inherit;
	}
	.fazhan-infor-right p{
		/*height: 180px;*/
		overflow: hidden;
	}
	.fazhan-lishi{
		margin-top: 0px;
	}
	.fazhan-lishi-left{
		padding-top: 1rem;
		height: inherit;
	}
	.fazhan-lishi-left ul li{
		margin-bottom: 2rem;
	}
	.fazhan-lishi-left ul li h1{
		font-size: 1.2rem;
		line-height: 1.2rem;
	}
	.fazhan-lishi-left ul li p{
		font-size: 0.9rem;
	}
	.fazhan-lishi-left ul li::before{
		height: 60px;
	}
	.fazhan-lishi-right{
		padding: 1rem;
		height: 40rem;
		box-sizing: border-box;
	}
	.fazhan-lishi-block{
		height: 32rem;
	}
	.fazhan-lishi-img img{
		width: 95%;
		height: inherit;
		margin: 10px 0px;
	}

	/**********集团简介***********/
	.jituan-block-left,.jituan-block-right{
		width: 100%;
		padding: 1rem;
		box-sizing: border-box;
	}
	.jituan-block-right img{
	    width: 100%;
	}

	/************科技创新页面*************/
	.keji-block-left,.keji-block-right,.keji-block-left img,.keyan-main-block01{
		width: 100%;
	}
	.keji-block-left img{
		height:inherit;
	}
	.keji-block-title02{
		font-size: 1.4rem;
		width: 6rem;
	}
	.keji-block-right{
		padding: 1rem;
		box-sizing: border-box;
		height: inherit;
	}
	.keyan-body{
		padding: 1rem 0px;
		background-size: cover;
	}
	.keyan-main-block01 li{
		width: 6rem;
		padding: 0% 1rem;
		height: 6rem;
		margin: 1rem;
		box-sizing: border-box;
		line-height: 1rem;
	}
	.keyan-main-block01 li h2{
		font-size: 1.1rem;
		line-height: 2rem;
		padding: 0px;
		padding-top: 0.5rem;
	}
	.keyan-main-block01 li p{
		font-size: 0.8rem;
	}
	.keyan-main-block02 li{
		width: 100%;
		float: inherit;
		text-align: left;
		padding: 0.8rem 2rem;
	}
	.keji_about-main ul{
		padding: 0px;
	}
	.keji-about p{
		padding: 1rem;
		padding-top: 0rem;
	}
	.keji_about-main ul li{
		width: 50%;
		float: left;
		padding: 0px;
	}
	.keji_about-font{
		padding: 1rem;
	}
	.keji_about-main02 ul{
		width: 100%;
		margin-bottom: 0rem;
	}
	.keji_about-main02 ul li{
		width: 100%;
		margin: 0px;
		margin-bottom: 1rem;

	}

	.keji_about-main02 ul li .thumbimg{
		width: 100%;
		height: 10rem;
		overflow:hidden;
	}
	.keji_about-main02 ul li img{
		width: 100%;
	}

	/***********人力资源页面***********/
	.about-renli-left,.about-renli-right{
		width: 100%;
	}
	.about-renli-left img{
		width: 100%;
	}
	.about-renli{
		margin-top: 1rem;
	}
	.about-renli-right{
		padding: 0rem 1rem 1rem 1rem;
		margin-top: 1rem;
		box-sizing: border-box;
	}
	.about-renli-content{
		padding: 1rem;
	}
	.about-renli-content img{
		width: 100%;
	}
	.renli-content-list li{
		padding: 0rem 1rem;
		margin-bottom: 1rem;
	}
	.renli-content-list li h3{
		line-height: 3rem;
		font-size: 1.1rem;
		background-size: 1.8rem 1.8rem;
	}
	.renli-content-list .renli-content-block h3{
		background-size: 1.8rem 1.8rem;
	}

	/************荣誉资质页面************/
	.about-rongyu{
		height: 16rem;
		background-size: cover;
	}
	.about-rongyu-infor{
		width: 100%;
		padding: 1rem;
		box-sizing: border-box;
	}
	.about-rongyu-infor p{
		font-size: 0.8rem;
		line-height: 1.2rem;
		/*height: 4.8rem;*/
		overflow: hidden;
	}
	.rongyu-block table tr:first-child td{
		font-size: 1rem;
	}
	.rongyu-block table tr td{
		width: 25%;
		line-height: 3rem;
		height: 3rem;
		font-size: 0.8rem;
		line-height: 1.5rem;
	}
	.about-rongyu-infor h3,.rongyu-block h2{
		font-size: 1.2rem;
		line-height: 2.4rem;
	}
	.pc-swiper, .pc-swiper img{
		height: 11rem;
	}

	/*************太阳党建页面*************/
	.dangjian-bg{
		padding: 1rem;
		box-sizing: border-box;
		background-size: cover;
		padding-bottom: 4rem;
	}
	.about-gallery-swiper .swiper-button-next{
		right:-1rem;
		background: rgb(255,255,255,0.5)
	}
	.about-gallery-swiper .swiper-button-prev{
		left: -1rem;
		background: rgb(255,255,255,0.5)
	}


	/************太阳文化页面**************/
	.about-wenhua img{
		width: 100%;
	}
	.about-wenhua-content1{
		padding: 1rem 1rem 1rem 3rem;
		background-size: 2rem 2rem;
	}
	.about-wenhua-content2{
		padding: 0rem 1rem;
	}
	.about-wenhua-content2 h2{
		font-size: 1.1rem;
	}
	.about-wenhua-content2 h2 span{
		font-size: 1.6rem;
	}
	.wenhua-block ul li{
		width: 100%;
		padding: 0rem;
		margin-bottom: 2rem;
	}
	.wenhua-block01{
		padding: 0rem 1rem;
		box-sizing: border-box;
	}
	.wenhua-block01 ul,.wenhua-block01 ul li,.wenhua-block02 ul,.wenhua-block02 ul li{
		width: 100%;
		box-sizing: border-box;
	}
	.wenhua-block02 ul li{
		margin-bottom: 1rem;
	}


	/***********安全页面*************/
	.develop-anquan ul,.develop-anquan ul li{
		width: 100%;
	}
	.develop-anquan ul li{
		padding: 0rem 1rem;
		box-sizing: border-box;
	}
	.develop-anquan p{
		padding: 0px 1rem;
	}
	.develop-anquan-list{
		height: 3rem;
		line-height: 1.5rem;
	}

	/************可持续发展*************/
	.ktop .right{
		height: inherit;
	}
	.develop-fazhan ul{
		padding: 1rem;
		padding-left: 3.2rem;
	}
	.develop-fazhan ul li{
		width: 33.33%;
		margin: 0px;
		min-height: 4.6rem;
	}
	.develop-fazhan ul a{
		top: 0rem;
		height: 2rem;
		line-height: 2rem;
		width: 6rem;
	}
	.develop-fazhan-img ul{
		width: 100%;
	}
	.develop-fazhan-img ul li{
		width: 46%;
		margin: 0.5rem 2%;
	}
	.develop-fazhan-img ul li img{
	    
	    height: 6rem;
	}
	.develop-fazhan-img ul li .main-block-title{
		font-size: 1.2rem;
		line-height: 2.2rem;
		left: 1rem;
		bottom: 0.5rem;
	}
	.develop-fazhan-img{
		padding: 1rem 0rem;
		padding-top: 0rem;
	}

	/***************太阳人页面*****************/
	.develop-taiyang ul,.develop-shipin ul{
		width: 100%;
	}
	.develop-taiyang ul li{
		width: 30%;
		height: 6rem;
		margin:0.5rem 1.5%;
		min-height: inherit;
	}
	.develop-taiyang-cn ul li{
	    height: inherit;
	}
	.develop-taiyang ul li a{
		height: 2.4rem;
		line-height: 2.4rem;
		font-size: 0.9rem;
	}
	.develop-taiyang-cn ul li .pdf_title{
	    height: 3.6rem;
	    line-break: 1.2rem;
	}

	/************太阳视频页面*************/
	.develop-shipin ul li{
		width: 100%;
		padding: 0px 1rem;
		box-sizing: border-box;
		margin: 0px;
		margin-bottom: 1rem;
	}
	.develop-shipin ul li p{
		line-height: 2rem;
	}

	/*************环保页面*************/
	.develop-huanbao ul li img,.develop-huanbao-right,.huanbao-qihou img{
		width: 100%;
	}
	.huanbao-qihou img{
		right: 0px;
	}
	.develop-huanbao-right{
		box-sizing: border-box;
		padding: 1rem;
		height: inherit;
	}
	.huanbao-qihou-main h1{
		font-size: 1.2rem;
		padding-left: 1rem;
	}
	.huanbao-qihou-block{
		width: 90%;
		padding: 1rem;
		margin: 0px auto;
		box-sizing: border-box;

	}

	/****************可持续发展页面******************/
	.kefazhan-block-left,.kefazhan-block-right{
		width: 100%;
	}
	.kefazhan-block-left img{
		height: 12rem;
		width: 100%;
	}
	.kefazhan-block-right h2, .kefazhan-block-content span{
		font-size: 1.2rem;
		line-height: 2rem;
	}


	/**************社会责任页面************/
	.develop-zeren-menu li{
		width: 100%;
		height: 3.4rem;
		line-height: 3.4rem;
		margin-bottom: 4px;
	}
	.zeren-block-left,.zeren-block-right{
		width: 100%;
	}
	.zeren-block-left img{
		height: 14rem;
	}
	.zeren-block-right{
		padding: 1rem;
		box-sizing: border-box;
	}
	.develop-zeren-menu li,.develop-zeren-menu li:hover, .develop-zeren-menu .zeren-menu-hover{
		border: none;
	}

	/*************质量页面**************/
	.zhiling-block ul li{
		width: 30%;
		margin: 1rem 1.5%;
		box-sizing: border-box;
	}
	.zhiling-block ul li img{
		height: 6.5rem;
	}


	/*************联系我们页面**************/
	.contact-block ul li{
		width: 100%;
		padding-left: 3rem;
		padding-right: 1rem;
		box-sizing: border-box;
		text-align: right;
	}
	.contact-infor{
		padding: 1rem;
		box-sizing: border-box;
	}
	.contact-infor-left{
		width: 100% !important;
		padding: 0px !important;
		box-sizing: border-box;
	}
	.contact-infor-left ul li{
		font-size: 0.8rem;
	}

	/*****************投资者关系页面*************/
	.investor-block{
		padding: 1rem;
		box-sizing: border-box;
		margin: 1rem 0rem 2rem 0rem;
	}
	.investor-block-left,.investor-block-right,.investor-block-left img{
		width: 100%;
	}
	.investor-block-right li a{
		width: 70%;
	}
	.develop-fazhan ul li img{
		/*height: 7rem;*/
		width: 80%;
		margin-top: 1.2rem;
		min-height:inherit;
	}
	.develop-fazhan .news-yuekan-title02{
		display: none;
	}

	/****************新闻中心**************/
	.news-video-left,.news-video-right{
		width: 100%;
	}
	.news-video-left{
		padding-left: 1.5rem;
		box-sizing: border-box;
		height: 16rem;
	}

	/********************融媒体*******************/
	.news-meiti{
		padding: 1rem 0rem;
	}
	.news-meiti ul li{
		width: 50%;
		padding: 1rem;
		margin: 0rem;
		box-sizing: border-box;
	}

	/**********新闻资讯页面**********/
	.news-zixun ul li,.news-xinxi ul li{
		padding: 1rem;
	}
	.news-zixun ul li img,.zixun-block-left,.xinxi-block-left,.xinxi-block-right{
		width: 100%;
	}
	.news-zixun-block{
		width: 100%;
		padding: 0px 1rem;
		box-sizing: border-box;
		position: relative;
	}
	.zixun-block-left,.zixun-block-right{
		float: inherit;
	}
	.zixun-block-left h1,.xinxi-block-left h2{
		font-size: 1.1rem;
		height: 3rem;
		line-height: 3rem;
		overflow: hidden;
	}
	.zixun-block-right{
		width: 3rem;
		height: 2.8rem;
		position: absolute;
		bottom: -0.4rem;
		right: 1rem;
	}
	.zixun-block-right{
		font-size: 0.9rem;
		margin-top: 0px;
		padding-top: 0.2rem;
	}
	.zixun-block-right b{
		font-size: 1.4rem;
		line-height: 1.4rem;
	}


	/*************信息公示页面**************/
	.xinxi-block-left,.xinxi-block-right{
		float: inherit;
	}
	.xinxi-block-right .zixun-block-more{
		margin-top: 0.5rem;
	}

	/***************太阳资讯详情页面***************/
	.news-content{
		box-sizing: border-box;
		padding: 1rem;
	}
	.news-content-title p{
		font-size: 1.2rem;
		line-height: 2.4rem;
	}
	.line-height20{
		height: 10px;
		margin: 0px;
	}
	.news-content-page ul li{
		width: 100%;
		padding: 0.5rem 1rem;
		box-sizing: border-box;
		float: inherit;
	}
	.news-content-page ul li:last-of-type{
		text-align: left
	}

	/***************人力资源新页面***************/
	.about-renli-ziyuan img,.renli-ziyuan-body02 img{
		width: 50%;
		margin: 2rem auto 1rem auto;
	}
	.about-renli-ziyuan p, .renli-ziyuan-block p, .renli-form p{
		/*padding: 1rem;*/
	}
	.renli-ziyuan-body{
		margin-bottom: 1rem;
	}
	.renli-ziyuan-block img{
		width: 90%;
		margin: 1rem auto;
	}
	.renli-ziyuan-block table tr td{
		line-height: 2rem;
		padding: 0.5rem 1rem;
	}
	.renli-form-left,.renli-form-right{
		width: 100%;
	}
	.renli-form-left span, .renli-form-right span{
		width: 25%;
	}
	.renli-form-left input, .renli-form-right input, .renli-form-right textarea{
		width: 64%;
	}
	.renli-form-right .renli-input{
		width: 10rem;
	}
	.renli-button button{
		width: 8rem;
		height: 3rem;
		line-height: 3rem;
	}
	.renli-contact table{
		width: 90%;
		margin: 0px 5%;
	}
	.renli-form-right .renli-file-infor{
		width: 74%;
	}
	.pc-swiper .ani em{
		width: 5rem;
		height: 0.1rem;
	}
	.pc-swiper .ani .ani-title{
		font-size: 1.5rem;
		letter-spacing:1px
	}
	.pc-swiper .ani .ani-infor{
		font-size: 0.6rem;
		opacity: 0.8;
	}
	.pc-swiper .ani03,.pc-swiper .ani01,.pc-swiper .ani02,.pc-swiper .ani04,.pc-swiper .ani05{
		text-align: center;
		margin: 0px auto;
		text-shadow: 0px 3px 3px  #333;
	}
	.pc-swiper .ani{
		margin-top: 1rem;
	}
	.pc-swiper .ani01{
		margin-top: 2rem;
	}
	.pc-swiper .ani03{
	    margin-top: 2.5rem;
	}
	.pc-swiper .ani01{
		margin-top: 3rem;
	}
	.pc-swiper .ani em{
		margin: 10px auto;
	}
	.pc-swiper .ani02{
	    margin-top: 1.5rem;
	}
	.taiyang-guanwang{
	    padding: 20px 0px;
	    background: url(../img/taiyang-gwbg.jpg) no-repeat center center;
	    background-size: cover;
	    text-align: center;
	}
	.pc-swiper .ani .ani-infor img{
	    width: 8rem;
	    
	    height: inherit;
	}

	/********手机端导航样式********/
	.menu-block{
		position: absolute;
		height: auto;
		min-height: 100%;
		background: #fff;
		z-index: 1000;
		top: 75px;
		left: 0;
		width: 100%;
		box-shadow: 0px 0px 5px #ddd;
		display: none;
		min-height: 55rem;
	}

	.menu ul .nLi{
		width: 100%;
		margin-left: 0px;
		position: relative;
		height: inherit;
		padding: 10px;
		border-bottom: 1px #dcdcdc solid;
		line-height: 30px;
		margin: 0 10px;
		text-align: left;
		float: inherit;
		font-weight: bold;
	}
	.nav .sub{
		padding: 1rem;
		position: inherit;
		top: inherit;
	}
	.nav .sub ul{
		height: inherit;
		width: 100%;
		border-bottom: 0px;
	}
	.menu ul .nLi .sub li{
		    zoom: inherit;
		    margin: 0px;
		    width: 100%;
			float: inherit;
		    padding: 0px;
		    line-height: 2.4rem;
	}
	.index-sub-left,.index-sub-right{
		width: 100%;
	}
	.nav .sub a{
		width: 100%;
		float: inherit;
	}
	.index-sub-left p span{
		border: 0px;
		padding: 0px;
	}
	.index-sub-right a{
		 border: none;
	}
	.index-sub-right a::before,.index-sub-right span{
		display: none;
	}
	.menu{
		position: relative;
	}
	.menuIcon{
		width: 40px;
		    height: 40px;
		    background: url(../img/pho-menu.png) no-repeat center center;
		    background-size: 30px auto;
		    position: absolute;
		    top: 50%;
		    margin-top: -20px;
		    right: 10px;
	}
	.menu ul .on{
		background: url(../img/pho-menu-on.png) no-repeat center center;
		    background-size: 25px auto;
	}
	.menu ul .nLi em{
		display: block;
		width: 14px;
		height: 10px;
		background: url(../img/nav-icon1.png) no-repeat right center;
		background-size: cover;
		position: absolute;
		right: 3rem;
		top: 1.3rem;
	}
	.menu ul .on em{
		background: url(../img/nav-icon1-hover.png) no-repeat right center;
	}
	.index-sub-list{
		padding-left: 1rem;
	}
	.index-sub-left p{
		border: none;
	}
	.index-sub-left p span{
		color: #393939;
		font-weight: normal;
	}

	/***********文化用纸详情页************/
	.yongzhi-content{
		padding: 1rem;
		margin: 0px;
	}
	.yongzhi-content-left,.yongzhi-content-right{
		width: 100%;
		float: inherit;
		padding: 0px;
		border: none;
	}
	.yongzhi-content-left img{
		width: 100%;
		height: 14rem;
		padding: 4%;
		border: 1px #dcdcdc solid;
		box-sizing: border-box;
	}
	.yongzhi-content-right h1{
		font-size: 1.4rem;
		line-height: 4rem;
	}
	.yongzhi-content-infor{
		height: inherit;
	}
	.yongzhi-content-btn a{
		padding: 0rem 2rem;
		height: 3.2rem;
		line-height: 3.2rem;
		font-size: 1.1rem;
	}
	.yongzhi-cntent-block{
		padding: 1rem;
	}
	.keji-rongyu-img{
		width: 100%;
		padding: 0px;
	}
	.keji-rongyu-img img{
		width: 90%;
		margin: 20px auto;
		border:0px;
		display: block;
		float: inherit;
	}
	.rongyu-list-left, .rongyu-list-right{
		width:100%;
		float:inherit;
		padding:1rem;
		box-sizing: border-box;

	}

	.ktop .right{
		height: auto;
	}
	.ktop .right img{
		height: auto;
	}
	.ktop .left.contact-left03{
		height: auto;
		padding: 2rem 1rem;
	}
	.develop-main-block{
		padding-top: 0px;
	}
	.zhiliang-img,.zhiliang-img img{
		width: 120%;
		margin-left: -10%;
	}
	.keji-rongyu-body{
		background-size: 100% 20rem
	}
	.rongyu-list-left p, .rongyu-list-right p {
		border-left: 1px  #fff solid;
		padding-left: 1rem;
		display: inline-block;
		font-size: 0.8rem;
	}
	.rongyu-list-left h1, .rongyu-list-right h1 {
		font-size: 1rem;
		display: inline-block;
		vertical-align: top;
		padding-right: 1rem;
		width: 7rem;
	}
	.banner_imgs img,.huoban-imgs img{
		width: 100% !important;
		height: inherit !important;
	}
	.renli-contact table tr td{
		line-height: 1.5rem;
		padding: 0.5rem
	}
	.taiyang-zhanlan .swiper-slide img{
		height: auto !important;
	}
	.main-xiaoshou-menu li a{
		font-size: 1rem;
	}
	.ktop.develop-main-block .left{
		height: 22rem;
	}
	.ktop.develop-main-block .fz-left{
		height: auto;
	}
	.pdf_title{
	 margin-top: 0px;

	}
	
	/**2024-03-20***/
	.ktop .left.contact-left03 h3{
	    font-size: 1.4rem;
	}
	.ktop .left.contact-left-tel{
    height: inherit;
   }
   
   .contact-tel-list{
       width: 100%
   }
.ktop .left .contact-tel-list p{
    font-size: 0.8rem;
    line-height: 1.3rem;
}
.contact-tel-list img{
    width: 30px;
    height: 30px;
    padding: 5px;
}
/**2024-03-20end!***/


	.pdf_title em{
	    display: none;
	}
  .enBody .ktop .left.contact-left2{
      height: 27rem;
  }

	.enBody .pc-swiper .ani .ani-title{
		font-size: 24px;
	}

	.enBody .main-zhici-right p{
		line-height: 30px;
		font-size: 16px;
	}
	.enBody .main-block-title span{
		font-size: 1.5rem;
	}
	.enBody .main-block-title .main-block-tag{
		float: inherit;
		line-height: 1.5rem;
		display: block;

		font-size: 1rem;
	}
	.enBody .pinpai-main-menu a{
		font-size: 15px;
	}
	.enBody .lian-xiaoshou-left{
		height: auto;
	}
	.enBody .all-main-title h1{
		font-size: 1.5rem;
	}
	.enBody .main-xiaoshou-menu li{
		width: 180px;
	}

	.enBody .main-zhuanqu table tr td{
		line-height:24px !important;
	}
	.enBody .develop-fazhan-img ul li{
		height: 6rem;
	}
	.enBody .develop-fazhan-img ul li .main-block-title span{
		font-size: 1rem;
		line-height: 1.4rem;
	}

	.enBody .ktop .sd-left{
		width: 100%;
	}
	.enBody .footer-oa .footer-oa-link{
		font-size: .8rem;
		padding-left: 0px
	;
	}
	.enBody .ktop .left.contact-left03 h1{
		font-size: 2.2rem;
	}
	.about-new-block{
        height:30rem;
        background:url(../img/about-bg.jpg) no-repeat center top;
        background-size: cover;
        padding-top:0px ;
       
        ;
    }
    .about-new-block .all-main-title{
        padding-top: 3rem;
    }
    
    .about-new-block  .about-new_title{
       position: relative;
       margin: 0px auto;
       top: 5rem;
    }
    .about-new-main{
        padding-top: 0px;
    }
    .enBody .pc-swiper .ani02{
        margin-top: 2.5rem;
    }
    .enBody .pc-swiper .ani04{
        margin-top: 1rem;
    }
     .enBody .pc-swiper .ani05{
        margin-top: 3rem;
    }
    .footer-infor .old-wz{
        display: block;
        text-align: center;
        padding: 5px 0px;
}

}

