* {
	font-style: normal;
}

body {
	font-family: "微软雅黑", 'Microsoft YaHei';
}

.tempWrap {
	margin: 0 auto
}

.cnt {
	width: 1200px;
	margin: 0 auto;
	padding: 0
}

/**/
.notice a {
	color: #333
}

#about_body p,
#newsDetail_body .detail p,
#dpageDetail_body .detail p {
	font-size: 16px !important;
	text-align: justify;
	line-height: 36px;
	color: #333 !important;
	text-indent: 2em
}

.dpages a {
	color: #333;
	display: inline-block;
	margin: 0 10px;
	font-size: 14px;
	line-height: 32px;
}

.dpages a:hover {
	text-decoration: underline
}

/*内页中间样式*/
.main_n {
	width: 100%;
	padding-bottom: 50px;
}

.nav_n {
	width: 1200px;
	position: relative;
	z-index: 10;
	margin-top: 30px;
}

.nav_n div.mod {
	display: inline-block;
	width: 100%;
	position: relative;
	font-size: 0
}

.nav_n div.mod a {
	cursor: pointer;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #30a6d4;
	height: 40px;
	line-height: 40px;
	border: 1px solid #efefef;
	margin-bottom: 10px;
	padding: 0 30px
}

.nav_n div.mod a:hover,
.nav_n div.mod a.select {
	background: #4B251A;
	color: #fff;
	font-weight: bold;
	text-decoration: underline
}

#crt_cats {
	width: 1200px;
	margin: 0 auto;
	text-align: left;
}

#crt_cats a {
	color: #333333
}



/*内页新闻样式*/
.txtlist li {
	padding-bottom: 25px;
	margin-top: 25px;
	border-bottom: 1px dashed #595959;
	float: left;
	width: 100%;
}

.txtlist li .news_pic {
	float: left;
	width: 250px;
	height: 150px;
	margin-top: 0px;
	background-image: none;
}

.txtlist li .news_pic img {
	width: 100%;
	padding: 5px;
	height: 100%;
}

.txtlist li .news_txt {
	float: right;
	width: 75%;
}

.txtlist li .l_summary {
	color: #000;
}

.txtlist li .l_more a {
	color: #000
}

.txtlist li h5 a {
	color: #1C659A;
	font-size: 16px
}

.l_img {
	text-align: center;
	overflow: hidden;
	position: relative;
	width: 100%;
	display: table;
	background-color: #fff
}

.l_img a {
	display: table-cell;
	vertical-align: middle;
	min-height: 274px;
	max-height: 274px
}

#goods_body .l_img a {
	display: table-cell;
	vertical-align: middle;
	min-height: 191.88px;
	max-height: 191.88px
}

.l_img a img {
	height: 191.88px
}

#goods_body .l_img a img {
	height: 191.88px
}

/*首页top*/
.top {
	line-height: 30px;
	color: #999;
	border-bottom: 1px solid #f1f1f1;
	background: -webkit-linear-gradient(#ffffff, #f3f3f3);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#ffffff, #f3f3f3);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#ffffff, #f3f3f3);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(#ffffff, #f3f3f3);
	/* 标准的语��?*/
}

.top p {
	display: inline-block;
	float: left;
	font-size: 12px;
}

.top span {
	display: inline-block;
	float: right
}

.top a {
	color: #999;
	font-size: 12px;
	padding-right: 10px;
}

.top a:hover {
	text-decoration: underline
}

/*首页导航样式*/
.logo {
	display: inline-block;
	text-align: center;
	width: 233px;
	float: left;
	margin-top: 7px;
	position: relative;
}

/* .logo:after {
    content: "（上 川 石 业）";
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    bottom: -10px;
    left: 100px;
} */
.logo img {
	display: inline-block
}

#nav {
	z-index: 99;
	width: 100%;
	background-color: #fff;
	transition: all 0.5s ease-in-out;
}

.nav {
	width: calc(100% - 377px);
	transition: position .5s ease-in-out;
	text-align: center;
	float: right;
	height: 90px;
}

.nav ul li a {
	font-size: 16px;
	line-height: 90px;
	display: inline-block;
	position: relative;
	color: #333;
	padding: 0 20px;
	transition: color ease-in-out 0.3s;
	z-index: 99;
	width: 100%
}

.nav ul li a:before {
	content: '';
	position: absolute;
	top: 0;
	height: 0;
	left: 0;
	z-index: -1;
	transition: height ease-in-out 0.3s;
	background-color: #30a6d4;
	width: 100%;
}

.clearfix li a:hover,
.clearfix li a.select {
	color: #fff
}

.nav ul li a:hover:before,
.nav ul li a.select:before {
	content: '';
	height: 108px;
}

.clearfix li {
	display: inline-block;
	position: relative;
	float: left
}

.Scroll_in {
	position: fixed;
	top: 0;
	left: 0;
	transition: all 0.5s ease-in-out;
	box-shadow: 0 0 30px 0px #999;
}

/*首页banner幻灯样式*/
.ban_slideBox {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.ban_slideBox .hd {
	height: 100%;
	overflow: hidden;
	position: absolute;
	z-index: 5;
	width: 30px;
	right: 30px;
	top: 0;
	display: table
}

.ban_slideBox .hd ul {
	overflow: hidden;
	width: 100%;
	height: 100%;
	text-align: center;
	display: table-cell;
	vertical-align: middle
}

.ban_slideBox .hd ul li {
	display: inline-block;
	width: 14px;
	height: 14px;
	border: 2px solid #fff;
	margin: 8px;
	cursor: pointer;
	border-radius: 100%
}

.ban_slideBox .hd ul li.on {
	background: #fff;
	color: #fff;
}

.ban_slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 1;
	width: 100%;
}

.ban_slideBox .bd .tempWrap {
	height: 100%;
	width: 100%
}

.ban_slideBox .bd ul {
	width: 100%;
	height: 100%
}

.ban_slideBox .bd li {
	vertical-align: middle;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
}

.ban_slideBox .prev,
.ban_slideBox .next {
	position: absolute;
	top: 50%;
	margin-top: -30px;
	width: 58px;
	height: 58px;
	display: inline-block;
	z-index: 50;
	transition: all .5s ease-in-out;
	opacity: .5;
	background-color: #fff
}

.ban_slideBox .prev {
	left: 5%;
	background: url(../images/prev.png) no-repeat center #fff
}

.ban_slideBox .next {
	right: 5%;
	background: url(../images/next.png) no-repeat center #fff
}

.ban_slideBox .prev:hover,
.ban_slideBox .next:hover {
	opacity: 1
}

/*----search----*/
.g_ser {
	height: 230px;
	position: relative;
	margin-top: -70px;
	z-index: 2
}

.g_ser .pp {
	float: left;
	width: 475px;
	margin-top: 95px;
}

.g_ser .pp h2 {
	font-size: 18px;
	color: #30a6d4;
	font-weight: bold;
}

.g_ser .pp h2 em {
	display: block;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	padding-left: 80px;
}

.h_sea {
	float: left;
	width: 435px;
	margin-top: 95px;
}

.s_inp {
	width: 330px;
	height: 26px;
	margin-bottom: 10px;
}

.inp01 {
	height: 26px;
	line-height: 26px;
	padding-left: 5px;
	width: 282px;
	float: left;
	color: #666666;
	background: none;
	font-size: 12px;
	border: 1px solid #999;
	border-right: 0;
	outline: none
}

.s_ss {
	float: left;
	width: 36px;
	height: 26px;
	cursor: pointer;
	background: url("../images/serbg.jpg") no-repeat -292px 0;
	border: 1px solid #999;
	border-left: 0;
	outline: none
}

.key {
	height: 30px;
}

.h_sea b {
	font-weight: normal;
	color: #666666;
	font-size: 14px;
}

.key a {
	color: #666666;
	padding-right: 2px;
	font-size: 10px;
}

.soch {
	float: left;
	width: 272px;
	height: 145px;
	background: url("../images/telbg.jpg") no-repeat;
	padding: 20px 0 0 22px;
	margin-top: 6px;
}

.soch .jm {
	font-size: 16px;
	color: #fff;
}

.soch .jm b {
	display: block;
	font-size: 32px;
	font-weight: normal;
}

/*----search end----*/

/*----about----*/
.g_pp {
	background: url("../images/webg.jpg") no-repeat center 0;
	height: 370px;
	margin-bottom: 80px
}

.g_pp .m_pp {
	padding: 50px 0 0 248px;
	width: 683px;
}

.g_pp .m_pp h2 {
	background: url("../images/pptit.png") no-repeat;
	width: 272px;
	height: 64px;
	margin: 0 auto;
	line-height: 64px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #444;
	text-transform: uppercase;
	margin-bottom: 32px;
	letter-spacing: 6px;
}

.g_pp .m_pp p {
	font-size: 14px;
	line-height: 26px;
	/* height: 78px; */
	overflow: hidden;
	margin-bottom: 6px;
}

.g_pp .m_pp ul {
	margin-left: 40px;
	height: 75px;
}

.g_pp .m_pp li {
	float: left;
	background: url("../images/ppline.jpg") no-repeat right 13px;
	font-size: 20px;
	font-weight: bold;
	color: #30a6d4;
	padding-right: 38px;
	padding-left: 10px;
}

.g_pp .m_pp .lastli {
	background: none;
}

.g_pp .m_pp span {
	display: block;
	width: 23px;
	margin: 0 auto;
}

.g_pp h3 {
	position: absolute;
	left: 790px;
	top: 28px;
	height: 32px;
	line-height: 32px;
	font-size: 24px;
	color: #fff;
	font-weight: normal;
}

.g_pp h3 em {
	display: block;
	float: left;
	height: 26px;
	padding-top: 5px;
}

.g_pp h3 b {
	display: block;
	float: left;
	height: 32px;
	line-height: 32px;
	font-weight: normal;
}

/*----about end----*/

/*----case----*/
.g_gyzs {
	background: url("../images/gybg.jpg") no-repeat center top;
	height: 724px;
	margin-top: 90px;
}

.g_gyzs h2 {
	background: url("../images/cptit.jpg") no-repeat;
	height: 206px;
	padding-top: 28px;
	font-size: 40px;
	color: #000;
	font-weight: normal;
	text-align: center;
	padding-left: 40px;
}

.g_gyzs h2 a {
	color: #000;
}

.g_gyzs h2 em {
	display: block;
	font-weight: normal;
	padding-top: 40px;
	font-size: 26px;
}

.m_gyzs .tempWrap {
	width: 830px !important;
	float: left
}

.g_gyzs .gyimg {
	position: relative;
	float: left;
	width: 830px;
}

.g_gyzs .gyimg a {
	display: inline-block;
	position: relative
}

.g_gyzs .gyimg img {
	width: 830px;
	height: 455px;
	display: block;
}

.g_gyzs .gyimg em {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 830px;
	background: rgb(0 0 0 / 75%);
	height: 56px;
	line-height: 56px;
	text-align: center;
	font-size: 14px;
	color: #fff;
}

.g_gyzs .m_fl {
	float: left;
	width: 370px;
	margin-bottom: 76px;
}

.g_gyzs .m_fl h3 {
	margin-left: 86px;
	height: 120px;
	padding-top: 45px;
	background: url("../images/fltit1.jpg") no-repeat;
	font-weight: normal;
	font-size: 32px;
	color: #000
}

.g_gyzs .m_fl h3 a {
	color: #000;
	text-decoration: none;
}

.g_gyzs .m_fl h3 em {
	display: block;
	font-size: 12px;
	color: #d4cecd;
	text-transform: uppercase;
	font-weight: normal;
}

.g_gyzs .m_fl ul {
	height: 158px;
	margin-left: 86px;
}

.g_gyzs .m_fl li {
	float: left;
	margin-bottom: 12px;
}

.g_gyzs .m_fl li a {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #666;
	display: block;
	text-decoration: none;
	padding-right: 20px;
}

.g_gyzs .m_fl li a:hover,
.g_gyzs .m_fl .on a {
	background: url("../images/fltit2.jpg") no-repeat 0 bottom;
	color: #30a6d4;
}

.g_gyzs .m_fl span {
	display: block;
	float: left;
	width: 110px;
}

.g_gyzs .m_fl span a {
	display: block;
	height: 30px;
	line-height: 30px;
	color: rgba(77, 37, 25, 0.75)
}

.g_gyzs .m_fl span a:hover {
	background: url("../images/fltit2.jpg") no-repeat 0 bottom;
	color: #30a6d4;
}

.g_gyzs .gytel {
	background: url("../images/fltelbg.jpg") center right no-repeat #30a6d4;
	height: 177px;
}

.g_gyzs .tel {
	padding: 40px 0 0 34px;
	font-size: 16px;
	color: #fff;
}

.g_gyzs .tel b {
	display: block;
	font-weight: normal;
	font-size: 32px;
	color: #fff;
}

.g_gyzs .telbtn {
	display: block;
	margin-left: 34px;
}

.g_gyzs .telbtn a {
	display: block;
	background: url("../images/gybtn.jpg") no-repeat;
	width: 142px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}

/*----case end----*/

/*----goods----*/
.g_pro {
	height: 776px;
	background: url("../images/probg.jpg") no-repeat center top;
	padding-top: 76px;
	position: relative
}

.g_pro:after {
	visibility: visible;
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 176px;
	background: #f0f0f0;
	z-index: -1
}

.g_pro .protit {
	background: url("../images/cpleft.jpg") no-repeat;
	width: 180px;
	height: 612px;
	float: left;
}

.g_pro .protit h5 {
	background: url("../images/fltit1.jpg") no-repeat 0 90px;
	height: 185px;
	font-size: 38px;
	font-weight: bold;
	color: #000;
}

.g_pro .protit h5 a {
	color: #000;
	text-decoration: none;
}

.g_pro .protit h5 em {
	display: block;
	font-size: 14px;
	color: #666;
	text-transform: uppercase;
	font-weight: normal;
}

.g_pro .protit h2 {
	background: url("../images/fltit.jpg") no-repeat;
	height: 80px;
	margin-left: 18px;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 35px;
	display: inline-block;
	width: 100%
}

.g_pro .protit h2 a {
	font-size: 14px;
	color: #fff;
}

.g_pro .protit h2 em {
	display: block;
	padding-top: 40px;
}

.g_pro .protit span a {
	margin-top: 7px;
	display: block;
	width: 115px;
	height: 32px;
	line-height: 32px;
	background: #fff;
	margin-left: 18px;
	font-size: 14px;
	color: #000;
	text-align: center;
	margin-bottom: 40px;
}

.g_pro .m_cpr {
	float: right;
	width: 975px;
	position: relative;
}

.g_pro .m_cpr .cptab {
	height: 64px;
	line-height: 64px;
	position: relative;
}

.g_pro .m_cpr .cptab li {
	float: left;
	width: 139px;
	background: url("../images/cptab1.jpg") repeat-x;
}

.g_pro .m_cpr .cptab li:hover {
	background: url("../images/cptab2.jpg") repeat-x;
}

.g_pro .m_cpr .cptab li a {
	display: block;
	float: left;
	height: 64px;
	line-height: 74px;
	background: url("../images/cpico1.jpg") no-repeat right 38px;
	font-size: 18px;
	width: 139px;
	text-align: center;
	color: #fff;
	text-decoration: none;
}

.g_pro .m_cpr .cptab li a:hover,
.g_pro .m_cpr .cptab .on a {
	background: none;
}

.g_pro .m_cpr .cptab .lastli a {
	background: none;
}

.g_pro .m_cpr .cptab .on {
	background: #000;
}

.g_pro .m_cpr .tab2 {
	display: block;
	padding-left: 50px;
	background: #f6f5f5;
	height: 52px;
	line-height: 52px;
}

.g_pro .m_cpr .tab2 a {
	float: left;
	background: url("../images/cpico2.jpg") no-repeat 0 20px;
	padding-left: 17px;
	font-size: 14px;
	color: #666666;
	height: 52px;
	line-height: 52px;
	padding-right: 40px;
}

.cpcon {
	margin-top: 30px;
}

.cpcon li {
	float: left;
	width: 32.5%;
	height: 286px;
	position: relative;
	margin-bottom: 2%;
	margin-right: 1%;
}

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

.cpcon li img {
	width: auto;
	height: 286px;
	display: block;
	margin: auto;
}

/* .cpcon li:first-child {
	width: 664px;
	height: 465px;
	margin-right: 6px;
} */

/* .cpcon li:first-child img {
	width: 664px;
	height: 465px;
	display: block;
}
 */
.cpcon li em {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgb(0 0 0 / 64%);
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	overflow: hidden;
}

.cpcon .firstli em {
	width: 664px;
}

/*----goods end----*/

/*----partner----*/
.g_hz {
	height: 430px;
	position: relative;
	margin-top: 70px;
}

.g_hz:after {
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -600px;
	bottom: 90px;
	z-index: -1;
	width: 1200px;
	height: 1px;
	background: #30a6d4;
	visibility: visible
}

.g_hz:before {
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -10px;
	bottom: 89px;
	z-index: 0;
	width: 20px;
	height: 4px;
	background: #fff;
	visibility: visible
}

.g_hz h2 {
	background: url("../images/hztit.jpg") no-repeat;
	padding-top: 25px;
	height: 140px;
	text-align: center;
	font-size: 40px;
	font-weight: normal;
	color: #000
}

.g_hz h2 a {
	color: #000
}

.g_hz .m_hz li {
	float: left;
	width: 172px;
	margin-right: 32px;
}

.g_hz .m_hz li a {
	display: block;
	width: 100%;
}

.g_hz .m_hz li:last-of-type(1) {
	margin-right: 0;
}

.g_hz .m_hz img {
	width: 100%;
	border: 1px solid #eee;
}

.g_hz .m_hz em {
	display: block;
	width: 172px;
	height: 48px;
	line-height: 48px;
	font-size: 14px;
	color: #666;
	text-align: center;
	overflow: hidden;
}

.g_hz .m_hz li a {
	text-decoration: none;
}

.g_hz .m_hz li:hover img {
	border: 2px solid #30a6d4;
}

.g_hz .u_ljt,
.g_hz .u_rjt {
	width: 33px;
	height: 33px;
	position: absolute;
	cursor: pointer;
	display: block;
	background: #000
}

.g_hz .u_ljt {
	left: 558px;
	top: 320px;
}

.g_hz .u_rjt {
	right: 558px;
	top: 320px;
}

.g_hz .u_ljt a,
.g_hz .u_rjt a {
	width: 33px;
	height: 33px;
	display: block;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 33px
}

.g_hz .u_ljt:hover,
.g_hz .u_rjt:hover {
	background: #30a6d4
}

/*----partner end----*/
.g_news {
	height: 457px;
}

.g_news .m_news {
	float: left;
	width: 772px;
}

.g_news .m_news h2 {
	height: 54px;
	line-height: 54px;
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 20px;
}

.g_news .m_news h2 span {
	float: right;
	display: inline-block
}

.g_news .m_news h2 a {
	display: block;
	float: left;
	padding-left: 30px;
	font-size: 20px;
	font-weight: bold;
	color: #666;
	width: 140px;
}

.g_news .m_news h2 a:hover,
.g_news .m_news .on {
	color: #30a6d4
}

.g_news .m_news .tit1 {
	background: url("../images/new1.jpg") no-repeat 0 15px;
}

.g_news .m_news .tit2 {
	background: url("../images/new2.jpg") no-repeat 0 15px;
}

.g_news .m_news .on {
	background: url("../images/new1h.jpg") no-repeat 0 15px;
}

.g_news .m_news .tit1:hover,
.g_news .m_news .tit1.on {
	background: url("../images/new1h.jpg") no-repeat 0 15px;
}

.g_news .m_news .tit2:hover,
.g_news .m_news .tit2.on {
	background: url("../images/new2h.jpg") no-repeat 0 15px;
}

.g_news .m_news h2 span a {
	font-size: 14px;
	color: #666;
	font-weight: normal;
	width: 60px;
	padding-left: 0;
}

.g_news .m_news h2 span a:hover {
	background: none;
}

.g_news .dttj a {
	color: #30a6d4;
	font-size: 16px
}

.g_news .dttj a:hover,
.g_news .dttj.on a {
	text-decoration: underline
}

.g_news .m_newr {
	float: right;
	width: 480px;
}

.g_news .m_newr dl {
	margin-bottom: 10px
}

.g_news .m_newr dt {
	float: right;
	width: 57px;
	text-align: center;
	background: url("../images/dtk.jpg") center bottom no-repeat;
	font-size: 14px;
	color: #444;
	font-style: italic;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 20px;
	border-top: 1px solid #A0A0A0;
}

.g_news .m_newr dd {
	float: left;
	width: 230px;
}

.g_news .m_newr dd:hover h3 a {
	text-decoration: underline;
	color: #30a6d4
}

.g_news .m_newr h3 {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	font-size: 14px;
	color: #444;
	font-weight: normal;
	margin-bottom: 10px;
}

.g_news .m_newr h3 a {
	color: #444
}

.g_news .m_newr p {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	height: 48px;
	overflow: hidden;
}

/*.m_wd{ width:360px;float: right;}*/
.m_wd h3 {
	height: 54px;
	line-height: 54px;
	border-bottom: 1px solid #d2d2d2;
	background: url("../images/wenico.jpg") no-repeat left 16px;
	padding-left: 30px;
	font-size: 20px;
	font-weight: bold;
	color: #30a6d4;
}

.m_wd h3 a {
	color: #30a6d4
}

.m_wd h3 span a {
	font-size: 14px;
	color: #666;
	font-weight: normal;
}

.m_wd li {
	margin-top: 20px;
	float: left;
	margin-bottom: 10px;
	width: 100%
}

.m_wd dt {
	height: 20px;
	line-height: 20px;
	margin-bottom: 8px;
	overflow: hidden;
	font-size: 14px;
	color: #444444;
}

.m_wd dt:hover a {
	color: #30a6d4;
	text-decoration: underline
}

.m_wd dt a {
	color: #444444;
	background: url("../images/wen.jpg") no-repeat 0 3px;
	padding-left: 34px;
}

.m_wd dd {
	margin-top: 1px;
	font-size: 14px;
	padding-left: 34px;
	background: url("../images/da.jpg") no-repeat left 5px;
	line-height: 24px;
	color: #666666;
	overflow: hidden;
	text-align: justify
}

.m_wd dd a {
	font-weight: normal;
	color: #666666;
}

.wend {
	padding-top: 20px;
	width: 100% !important;
}

/*内页通用*/
.action_cnt {
	display: inline-block;
	color: #b3804e;
	font-size: 30px;
	font-family: YouYuan;
	font-weight: bold;
	text-align: center;
	line-height: 60px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.action_cnt span {
	font-family: "Microsoft JhengHei";
	font-weight: normal;
	text-transform: uppercase
}

.ab_tit {
	width: 100%;
	margin: 55px auto 32px;
	display: block;
	overflow: hidden;
	line-height: 44px;
	color: #fff;
	text-align: center
}

.ab_tit img {
	display: inline-block
}

.ab_tit span {
	text-transform: uppercase;
	font-size: 36px;
	font-family: "Microsoft JhengHei";
	display: inline-block
}

.ab_tit p {
	font-family: YouYuan;
	font-size: 30px;
}

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

/*内页产品二级分类*/
#crt_cats a:after {
	visibility: hidden
}

#crt_cats a {
	padding: 5px 10px;
	font-size: 14px;
}

#crt_cats {
	margin-bottom: 30px;
}

#crt_cats a:hover {
	text-decoration: underline
}





.footer {
	background: #000;
}

.footer_top {
	padding-top: 75px;
}



.footer_tab {}

.footer_tab dl {
	float: left;
	margin-left: 20px;
}

.footer_tab dl dt {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 5px;
}

.footer_tab dl dd {
	line-height: 30px;
}

.footer_tab dl dd a {
	color: #5d5b53;
}

.footer_tab dl dd a:hover {
	text-decoration: underline;
	color: #06489c;
}



.footer_contact {
	padding-right: 50px
}

.footer_contact dl {}

.footer_contact dl dt {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 5px;
}

.footer_contact dl dd {
	color: #5d5b53;
	line-height: 30px;
}

.footer_contact .ewm {}

.footer_contact .ewm img {
	border: 3px #ffffff solid;
	border-radius: 10px;
	width: 118px;
	height: 118px;
}



.footer_link {
	margin-top: 65px;
}

.footer_nav {}

.footer_nav ul {
	text-align: center;
}

.footer_nav li {
	color: #ffffff;
	padding: 0 5px;
	display: inline-block;
}

.footer_nav li a {
	color: #ffffff;
}

.footer_nav li a:hover {
	text-decoration: underline;
}


.f_bg {
	padding-top: 46px;
	height: 362px;
}

.f_con1 {
	height: 289px;
	text-align: center;
	width: 200px;
}

.f_con1 h3 {
	padding-bottom: 9px;
}

.f_con1 p a {
	display: block;
	font-size: 14px;
	color: #ffffff;
	line-height: 32px;
}

.f_con2 {
	height: 289px;
	padding-left: 87px;
	width: 540px;
	color: #ffffff;
	line-height: 32px;
	font-size: 14px;
}

.f_con2 h3 {
	line-height: 30px;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 30px;
}

.f_con2 i {
	display: block;
}

.f_con2 a {
	color: #FFF;
}

/* .f_con2 a.member {
	color: transparent;
} */

.f_con2 a.member:hover {
	color: #fff
}

.f_con3 {
	height: 289px;
	width: 220px;
	margin-right: 10px;
}

.f_con3 p {
	background: rgba(255, 255, 255, 0.05);
	color: #fff;
	text-align: center;
	padding: 30px
}

.f_con3 p i {
	display: block;
	font-size: 20px;
	padding-bottom: 8px;
}

.f_con3 p img {
	width: 124px;
	display: inline-block;
}

.f_con3 p span {
	display: block;
	padding-top: 8px;
}

.about {
	background: url(../images/index_bg.jpg) no-repeat center bottom;
	margin-bottom: 70px;
}

.container {
	width: 100%;
	max-width: 1200px;
	padding-right: var(--bs-gutter-x, 0.75rem);
	padding-left: var(--bs-gutter-x, 0.75rem);
	margin-right: auto;
	margin-left: auto;
}

.title_box .en {
	font-size: 36px;
	line-height: 36px;
	color: #000;
	text-align: center;
}

.title_box .cn {
	position: relative;
	text-align: center;
}

.title_box .cn .line {
	display: inline-block;
	vertical-align: middle;
	height: 1px;
	background: #aaa;
	width: 100px;
}

.title_box .cn .txt {
	font-size: 24px;
	line-height: 36px;
	color: #000;
	display: inline-block;
	padding: 0 20px;
	vertical-align: middle;
	position: relative;
	z-index: 10;
}

.about .ab_box {
	padding-top: 70px;
}

.row {
	--bs-gutter-x: 1.5rem;
	--bs-gutter-y: 0;
	display: flex;
	flex-wrap: wrap;
	margin-top: calc(var(--bs-gutter-y) * -1);
	margin-right: calc(var(--bs-gutter-x) / -2);
	margin-left: calc(var(--bs-gutter-x) / -2);
}

.about .ab_box .ab_l {
	padding-top: 16px;
}

.col-lg-5 {
	flex: 0 0 auto;
	width: 41.6666666667%;
}

.about .ab_box .ab_l .tit .en {
	font-size: 16px;
	line-height: 24px;
	color: #30a6d4;
	text-transform: uppercase;
}

.about .ab_box .ab_l .tit .cn {
	font-size: 20px;
	line-height: 36px;
	color: #30a6d4;
	font-weight: bold;
	display: inline-block;
	margin-top: 5px;
	padding-bottom: 10px;
	border-bottom: 4px solid #aaa;
}

.about .ab_box .ab_l .con {
	font-size: 15px;
	line-height: 2;
	color: #666;
	margin-top: 25px;
	padding-right: 30px;
	text-align: justify;
}

.about .ab_box .ab_l .con p {
	text-indent: 2em;
	padding-top: 10px;
}

.about .ab_box .ab_l .more {
	width: 160px;
	height: 42px;
	background: #30a6d4;
	display: block;
	text-align: center;
	margin-top: 40px;
}

.about .ab_box .ab_l .more .txt {
	display: inline-block;
	font-size: 14px;
	line-height: 42px;
	color: #fff;
	margin: 0 2px;
	vertical-align: middle;
}

.about .ab_box .ab_l .more .ico {
	width: 17px;
	height: 8px;
	transition: all 0.3s;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/jj.png) no-repeat;
	background-size: cover;
	margin: 0 2px;
}

.about .ab_box .ab_l .more:hover .ico {
	transform: translateX(10px);
}

.col-lg-7 {
	flex: 0 0 auto;
	width: 58.3333333333%;
}

.about .ab_box .ab_r ul li {
	float: left;
	width: 32%;
	margin-right: 1.3%;
	overflow: hidden;
}

.about .ab_box .ab_r ul li a {
	display: block;
	position: relative;
}

.about .ab_box .ab_r ul li a .tu {
	overflow: hidden;
}

.about .ab_box .ab_r ul li a .tu img {
	width: 100%;
	height: auto;
}

.about .ab_box .ab_r ul li a .mask {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.8);
	transform: perspective(1000px) rotateX(180deg);
	transform-origin: bottom center;
	transition: transform 0.3s ease-in;
}

.about .ab_box .ab_r ul li a .cont {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}

.about .ab_box .ab_r ul li a .cont img {
	position: absolute;
	width: 58px;
	height: auto;
	left: 50%;
	margin-left: -29px;
	top: 5%;
	transition: all 0.3s 0.3s ease-out;
	filter: alpha(opacity=0);
	opacity: 0;
}

.about .ab_box .ab_r ul li a .cont .tit {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 5.5%;
	transition: all 0.3s 0.3s ease-out;
	text-align: center;
}

.about .ab_box .ab_r ul li a .cont .tit .en {
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	text-transform: uppercase;
}

.about .ab_box .ab_r ul li a .cont .tit .cn {
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	display: block;
}

.about .ab_box .ab_r ul li a:hover .mask {
	transform: perspective(1000px) rotateX(0deg);
}

.about .ab_box .ab_r ul li a:hover .cont img {
	top: 29%;
	filter: alpha(opacity=100);
	opacity: 1;
}

.about .ab_box .ab_r ul li a:hover .cont .tit {
	bottom: 31%;
}
div#pagesize li {
    display: inline-block;
}
.txtlist li .l_more a {
    color: #f60;
}
p.l_more {
    margin-top: 26px;
}
.text img {
    width: 600px;
}
.text p {
    margin: 10px 0;
	text-align: center;
}