<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.titles{ text-align:center; padding:20px 0px;position: relative;}
.titles h3{ font-family:HelveticaNeueCE; font-size:34px; color:#212121; line-height:38px; margin-bottom:10px; }
.titles h5{font-size:20px; line-height:38px;margin-bottom:25px;color:#212121;font-weight: 300;}
.titles:before {
    content: "";
    position: absolute;
    left: 47%;
    bottom: 25px;
    width: 60px;
    height: 2px;
    background: #e70012;
}

.titles1{ text-align:center; padding:20px 0px;position: relative;}
.titles1 h3{ font-family:HelveticaNeueCE; font-size:38px; color:#212121; line-height:38px; margin-bottom:15px; font-weight: 500;}
.titles1 h3 span{color:#df131e;}
.titles1 h3 strong{font-size:40px; padding: 0px 5px; color:#f18519; text-shadow: 2px 0 2px white, -2px 0 2px white, 0 2px 2px white, 0 -2px 5px white, 2px 2px 4px rgb(0 0 0 / 0.5); /*text-shadow: 2px 2px 5px rgba(0,0,0,0.2);*/}
.titles1 h4{font-size:22px;margin-bottom:25px;color:#212121;font-weight: 400;    display: flex;justify-content: center;align-items: center;}
.titles1 h5{font-size:20px;margin-bottom:25px;color:#212121;font-weight: 300;}
.titles1 .line{ background:#b1b1b1; height:1px; width:160px; margin:0 auto; position:relative}
.titles1 .line:after{ display: block; height:5px; width:42px; background:#369ad6; position:absolute; left:50%; margin-left:-21px; top:-2px;
    content: " ";}
.titles1 h4:before {
    content: "";
    width: 50px;
    height: 1px;
    background: #f18519;
	margin-right:10px;
}
.titles1 h4:after {
    content: "";
    width: 50px;
    height: 1px;
    background: #f18519;
	margin-left:10px;
}

.titles2{ text-align:center; padding:20px 0px;position: relative;}
.titles2 h3{ /*font-family:HelveticaNeueCE; */font-size:38px; color:#212121; line-height:38px; margin-bottom:10px; font-weight: 500;display: inline-block; padding:0px 50px;}
.titles2 h3 b{ color:#e50112;font-weight:bold;}
.titles2 h5{font-size:22px;margin-bottom:25px;color:#212121;font-weight: 300;max-width: 900px;
    margin: auto;
    line-height: 30px;margin-top: 10px;}

.titles2 h3:before {
	content: url("../image/title_bg_left.png");
    width: 77px;
    height: 20px;
	padding-right: 50px;
	overflow: hidden;
	/*display: inline-block;*/
    /*position: absolute;
    top: 45px;
    left: 33%;*/
}
.titles2 h3:after {
    content: url("../image/title_bg_right.png");
    width: 77px;
    height: 8px;padding-left: 50px;
	/*display: inline-block;*/
    /*position: absolute;
    top: 45px;
    right: 33%;*/
}
@media screen and (max-width: 1023px){
	.titles h3{font-size: 24px;}
	.titles h5{font-size: 16px;line-height: 28px;}
	.titles1 h3 {font-size: 22px;}
	.titles1 h4 {font-size: 18px;}
	.titles1 h5 {font-size: 16px;}
	.titles1:before{left: 15%;}
	.titles1:after{right: 15%;}
}
.w1600{width:1600px; margin: auto;}

.titles3{ text-align:left; padding:20px 0px;position: relative;}
.titles3 h3{ font-family:HelveticaNeueCE; font-size:30px; color:#212121; line-height:38px; font-weight: bold;}
.titles3 h5{font-size:20px;color:#212121;font-weight: 300;text-transform: uppercase;}






.banner_cp {margin: 0px 0px 0px 0px; color:#666666; font-size: 14px;}
.banner_cp .Context{float: left;margin: 38px 0px 0px 280px; color:#FFFFFF; font-size: 14px;}
.banner_cp{width:100%; height: 80px; background: #FFFFFF; overflow: hidden; line-height: 80px;border-bottom: 1px solid #d7d7d7;}
.banner_cp h5{width:auto; height: 50px; line-height: 44px; background: #f4f3f3; color:#333333; font-size:18px; float: left;}
.banner_cp a{ color:#666666;font-size: 14px; margin:auto 15px; height: 80px; line-height: 80px;}
.banner_cp input[type="text"]{border: 1px solid #ccc;line-height: 34px;text-indent: 20px;width: 200px;border-bottom-left-radius: 20px;border-top-left-radius: 20px;}
.banner_cp input[type="submit"]{border: 0px solid #ccc; background: #272626;color: #FFFFFF;line-height: 38px; height: 38px; padding: 0px 15px; cursor:pointer;}
.banner_cp .search{float:right;}
.banner_cp strong{position: relative;  padding-left:10px;}
.banner_cp strong:before{width:3px; height:15px; display:block;content:"";background:#08a1a9; margin-right:10px; position: absolute; top: 2px; left: 0; right: 0; bottom: 0; }

/*============================================
intro-section å¯¼è¨€
===========================================*/
.intro-section{margin: auto; text-align: center; padding: 50px 0px 0px 0px; overflow: hidden;}
.intro-section .titles1{margin:auto; text-align: center; max-width: 1200px;}
.intro-section .intro-items{width:100%;height: 60vh; max-width:1400px;height: 40vh; margin: auto; text-align: center; padding: 0px; overflow: hidden;display: flex;flex-direction: row;justify-content: space-between}
.intro-item{width: 24%;height: 100%;margin-right: 1%;overflow: hidden;transition: all .5s ease;position: relative;}
.intro-item:nth-child(4){margin-right:auto;}
.intro-item:hover {
	/*width: 50%;*/
	flex-shrink: 0;
}
.intro-item .intro-title {
    font-size: 24px;
    text-align: center;
    font-weight: 600;
	display: table-cell;
    vertical-align: middle;
	transition: .5s;
	color: #fff;
    /*text-shadow: 5px 5px 10px #000;*/
	position: absolute;
	top: 0%;
    left: 0;
    right: 0;
    bottom: 0;
    /*background: rgba(0, 0, 0, 0.2);*/
    display: flex;
    align-items: center;
    justify-content: center;
}
.intro-item:nth-child(1) .intro-title {background: rgba(0, 0, 0, 0.2);}
.intro-item .intro-cont{
	width:100%;
	/*height: 100%;
	overflow: hidden;*/
    vertical-align: middle;
    padding: 0 10%;
    color: #fff;
    position: relative;
    transition: .5s;
    /*transform: translateY(0px);*/
	margin-top:30%;
}
.intro-item .intro-cont h2 {
    font-size: 20px;
    text-align: center;
    font-weight: 600;
}
.intro-item .intro-cont p{padding:20px 0px 0px 0px;font-size: 14px;}
.intro-item.cur{width: 24%;transition: all 1s;height: 100%;display: table;float: left;}
.intro-item.cur .intro-title{display: none;}
.intro-item.cur .intro-cont .more{margin:20px auto; text-align: center;transform: translateY(160%);}
.intro-item.cur .intro-cont .more a{background: #f18519; color:#FFFFFF; text-align: center; padding: 10px 40px; border-radius: 10px;}


.intro-item .intro-item-bg {
	width: 100%;
	height:100%;
	background-size: 100% 100%;
}
.intro-item .intro-item-bg img {
	position: absolute;
	height: 100%;
	top: 0;left: 0;right: 0; bottom: 0;
}
.item-box .intro-item .intro-item-bg .intro-hover {
	opacity: 0;
	transition: .2s
}
.intro-item .intro-item-bg .intro-defaule {
	left: 50%;
	transform: translate(-50%);
	opacity: 1;
	transition: all .3s
}
.intro-item .intro-item-hover {
	position: absolute;
	/*bottom: -.08rem;*/
	opacity: 0;
	transition: all .6s ease
}

.intro-item-info {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	/*transform: translate(0%, 0);*/
	color: #fff;
	opacity: 0;
	text-align: center;
	background: rgba(0, 0, 0, 0.5);display: table-cell;
}
.intro-item-button {
	width: 2.4rem;
	height: .5rem;
	line-height: .5rem;
	border: 1px solid #ccc;
	margin-top: .35rem;
	margin-left: 50%;
	transform: translate(-50%, 0)
}
.intro-item-button a, .number-view-button {
	display: block;
	color: #fff;
	text-align: center
}
.cont-button a {
	font-size: .2rem
}
.intro-item:hover .intro-defaule ,.intro-item.cur .intro-defaule{
	opacity: 0
}
.intro-item:hover .intro-hover {
	opacity: 1
}
.intro-item:hover .intro-item-hover {
	opacity: 1
}
.intro-item:hover .intro-item-info ,.intro-item.cur .intro-item-info{
	opacity: 1;
	transition: all 2s;
}



.mobile-intro-items{display: none;}



/*============================================
counter-section æ•°å­—
===========================================*/
.counter-section{width: 100%;height: auto;overflow: hidden;margin-top: 0px;padding-bottom: 40px;padding-top: 10px; background: #ffffff;}
.counter-section .wrap{max-width:1600px;}
.counter-section .titles1{margin: 60px 0px 0px 0px;}
.counter-section .titles1 h3{font-size: 38px;font-weight: 500;}
.counter-section .titles1:before{left: 35%;}
.counter-section .titles1:after{right: 35%;}
.counter-items{width:100%; overflow: hidden; display: flex; justify-content: space-between;padding: 0px 0px 50px 0px;}
.counter-items .counter-item{padding:0px 20px; border-right:1px solid #ececec; text-align: center;}
.counter-item .inner-box{width:100%; position: relative; height: auto;}
.counter-item .inner-box i{font-style: normal;text-align: center;margin-top: 0px;}
.counter-item .inner-box i:before{font-family: "iconfont" !important; color:#f18519; font-size:50px; line-height: 100px; text-align: center;}
.counter-item i.counter-item-i01:before{content: "\e89d";font-size: 65px;}
.counter-item i.counter-item-i02:before{content: "\e665";}
.counter-item i.counter-item-i03:before{content: "\e62c";font-size: 60px;}
.counter-item i.counter-item-i04:before{content: "\e61d";}
.counter-item i.counter-item-i05:before{content: "\e718";}
.counter-item i.counter-item-i06:before{content: "\e998";font-size: 55px;}
.counter-item:nth-last-child(1){border-right:0px solid #ececec;}

.counter-item .inner-box .desc-box{  padding-top: 0px;color:#222222;text-align: center;}
.counter-item .inner-box .desc-box .counted{position: relative;
    line-height: 1.4em;
    font-weight: 500;
    font-size: 18px;
    color: #282828;text-align: center;}
.counter-item .inner-box .desc-box .counted:after{content: ""; width:28px; height: 5px; background: #f18519; text-align: center;display: block;
    margin: 10px auto;}
.counter-item .inner-box .desc-box span{font-size:28px; font-weight: 500; padding-right:2px;}
.counter-item .inner-box .desc-box .desc-box-text{font-size:18px; color:#000000;text-align: center; font-weight: 500;}






/*============================================
pz-section start ä¼˜è´¨å“è´¨
===========================================*/
.pz-section{padding:0px 0px 0px 0px; overflow: hidden; margin: auto;width: 100%; display: flex;flex-wrap:wrap; flex-flow: row; background: #f7f7fd;}
.pz-images{width:50%;background: url("../image/img-ys.jpg") no-repeat; background: cover;}
.pz-cont{width:50%;padding: 80px 60px;}
.pz-cont .pz-titles{width:100%; overflow: hidden; display: flex;}

.pz-cont .text{ font-size: 16px; color: #666666; line-height: 28px; margin: 40px 0 0px;padding-right: 100px;}
.pz-cont .text h4{color: #000000;margin-bottom: 20px;}
.pz-cont .more{float: left; margin:50px auto auto auto;}
.pz-cont .more a{display: block; padding:10px 60px; color: #ffffff;text-align: center;font-size:18px; font-weight: 500;background: #f4bc17;}

.pz-cont .pz-titles h1 {
	font-size: 72px;
	color: #f4bc17;
	font-weight: 900;
	margin-bottom: 0;
	position: relative;
	float: left;
	margin-right: 26px;
	padding-left: 25px;
	line-height: 100px;
	z-index: 1;
	display: none;
	text-shadow: 2px 0 2px white, -2px 0 2px white, 0 2px 2px white, 0 -2px 5px white;
}
.pz-cont .pz-titles h1::before {
	position: absolute;
	content: "";
	border: 10px solid #010e2a;
	height: 100px;
	width: 95px;
	left: 0;
	z-index: -1;
}
.pz-cont .pz-titles .pz-titles-desc{}
.pz-titles-desc h3 {
	font-size:50px; font-weight: bold;text-transform: uppercase;color: rgba(0, 0, 0, 1);
	font-style: italic;margin: auto;
}
.pz-titles-desc h5 {
	color: #010e2a;font-style: italic;
	font-size:28px; font-weight: 500;
}
.pz-cont .pz-titles h1 span {
	position: relative;
	top: 17px;
}



/*============================================
anli-section start æ¡ˆä¾‹
===========================================*/
.anli-section{padding: 80px 0px 50px 0px;
    overflow: hidden;
    position: relative;
    z-index: 10;
	background: #f5f5f5;
}
.anli-section .anli-bg{width:100%; height: 500px; position: absolute; top: 0; left: 0; background: url("../image/bg_anli.jpg"); background-position: top; background-repeat: no-repeat;z-index: -1;}

.anli-section .titles1 h3{font-size: 38px;font-weight: bold;}
.anli-section .titles1 h4{font-size: 18px;padding-top: 10px;}
.anli-section .titles1:before{top: 90px; width:50px; background: #f18519;left: 25%;}
.anli-section .titles1:after{top: 90px;width:50px;background: #f18519;right: 25%;}

.anli-section .anli-cont{width:100%; max-width: 1200px; margin: auto; padding: 30px 0px; background: #ffffff; /*box-shadow: 0px 5px 20px  rgba(0,0,0,0.2)*/}

.khal_cols{width:100%; height: auto;overflow: hidden; margin: 20px auto; padding: 0px;position: relative; margin-left:10vw;}
.khal_col{width: 100%;
    max-width: 1200px;
    position: relative;
	margin-bottom: 40px;
    display: flex;
    justify-content: space-between;
}

.khal_col a{width:auto; height: 60px;line-height: 60px; margin: 0 1px 1px 0; padding: 0px 30px; text-align: center;}
.khal_col a:hover{background: #142038; color:#FFFFFF;border-radius: 50px;}
.khal_col a.cur{ background: #142038; color:#FFFFFF;border-radius: 50px;}
.khal_col a h3{
    font-size: 20px;
    color: #000000;
    font-weight: 300;
    margin-top: 18px;
}
/*.khal_col a:before{content: "";
    width: 18px;
    height: 1px;
    background: #000;}
.khal_col a:after{content: "";
    width: 18px;
    height: 1px;
    background: #000;
	display: inline-block;
    margin: 5px;}*/
.khal_col a h5{font-size: 14px;
    color: #000000;
    font-weight: 300;}
.khal_col a:hover h3,.khal_col a:hover h5,.khal_col a.cur h3,.khal_col a.cur h5{color:#FFFFFF;}
.khal_col .khal_tel{
	width: 100%;
    height: 80px;
    background: #FFFFFF url(/css/anli_tel.png) no-repeat 150px center;
    padding: 20px 0 0 230px;

    font-weight: normal;
    font-size: 14px;
    color: #666666;
	float: left;
}
.khal_col .khal_tel h5 {
    font-size: 30px;
    color: #2e2e2e;
	line-height: 30px;
    font-weight: 500;
}

.khal_img{width: 100%;
    float: left;
    height: 540px;
    overflow: hidden;
    margin: auto;
    padding: 0px;
	display: flex;
	flex-direction: row-reverse;
    /* position: relative;*/}
.khal_img img{width:auto; height: 540px; overflow: hidden; margin: auto; padding: 0px; flex: 1;}
.khal_img .hkalImg{flex:1; /*height: 540px;*/ background-repeat: no-repeat; background-size: cover;}
.khal_img .hkalDesc{
	width: 600px;
    height: 540px;
    padding: 0px;
	margin: auto;
    overflow: hidden;
    font-size: 16px;
    text-align: left;
    color: #333;
    /* background: #000000; */
    /*filter: Alpha(opacity=50);*/
    /* background: rgba(0, 0, 0, 0.5); */
	background: #ffffff;
}

.khal_img .hkalDesc h3{font-size: 34px; width:100%; overflow: hidden; font-weight: bold;margin-bottom:10px;}
.khal_img .hkalDesc h5{width: 100%;
    font-size: 16px;
    font-weight: 500;
    overflow: hidden;
    line-height: 1.8em;}

.khal_img .hkalDesc .innerbox{padding:80px;background: none;}
.khal_img .hkalDesc .innerbox .desc{ padding:20px 0px 20px 0px; line-height: 2em;}

.khal_img .hkalDesc .innerbox .more{background: #08a1a9;
    color: #ffffff;
    padding: 8px 40px;
    border-radius: 50px;}

@media screen and (max-width: 1920px)
{
	.khal_cols{width:100%; height: auto;overflow: hidden; margin: 20px auto; padding: 0px;position: relative; margin-left:10vw;}
	.counter-items .counter-item{padding: 0px 50px;max-width: 24%;}
}
@media screen and (max-width: 1600px)
{
	.khal_cols{width:100%; height: auto;overflow: hidden; margin: 20px auto; padding: 0px;position: relative; margin-left:10vw;}
	.counter-section .wrap{max-width:1400px;}
	.counter-items .counter-item{padding: 0px 20px;}
}
@media  screen and (max-width: 1440px)
{
	
	.khal_cols{width:100%; height: auto;overflow: hidden; margin: 20px auto; padding: 0px;position: relative; margin-left:10vw;}
	.counter-section .wrap{max-width:1300px;}
}
@media  screen and (max-width: 1366px)
{
	.khal_cols{width:100%; height: auto;overflow: hidden; margin: 20px auto; padding: 0px;position: relative; margin-left:10vw;}
	.counter-section .wrap{max-width:1200px;}
}
@media  screen and (max-width: 1280px)
{
	.khal_cols{width:100%; height: auto;overflow: hidden; margin: 20px auto; padding: 0px;position: relative; margin-left:10vw;}
	
}
@media screen and (max-width: 1023px){
	.cen_box_yy{padding-top: 20px;background: #eee; overflow: hidden;}
	.cen_box_yy .titles:before{left:calc(50% - 30px);}
	.khal_col{width:100%; margin:auto;}
	.khal_img .hkalDesc {
    width: 90%;
    height: 280px;
    padding: 30px 0px 10px 30px;
    float: left;
    overflow: hidden;
    position: absolute;
    top: 100px;
    left: 5%;
    line-height: 30px;
    font-size: 16px;
    text-align: left;
    color: #fff;
    background: #000000; 
    filter: Alpha(opacity=50);
    background: rgba(0, 0, 0, 0.5); 
}
	.khal_img .hkalDesc h5{height: 195px;padding: 0px 10px 0px 0px; font-size:14px;}
	.khal_col a{padding:0px 10px;}
	.khal_col a h3{font-size:14px;}
	
}



/*============================================
ys-section äº§å“è£…å¤‡
===========================================*/
.ys-section{width:100%;height:auto; background:#ffffff; overflow: hidden; margin-top: 0px; padding:0px;}
.ys-section .titles1{padding-bottom: 50px;padding-top: 100px;}
.ys-section .titles1:before{top: 170px;left: 20%; width:50px; background: #f18519;}
.ys-section .titles1:after{top: 170px;right: 20%;width:50px;background: #f18519;}
.ys-section .titles1 h3{font-size:38px;font-weight: 500;}
.ys-section .titles1 h3 span{font-weight: bold;color:#f18519;text-shadow: 2px 0 2px white, -2px 0 2px white, 0 2px 2px white, 0 -2px 5px white; padding-left:10px;}
.ys-section .titles1 h4{font-size:18px;padding-top: 5px; }

.ys-section .ys-conts{width:100%;height:auto; background: url("../image/bg-zs.jpg") no-repeat top;background-size: cover; overflow: hidden; margin: auto; padding: 65px 0px;}

.ys-conts .ys-titles{width:330px; float:left;margin-left: -55px;padding-top:100px; }
.ys-conts .ys-titles .ys-titles-tit{width:249px; height: 168px; margin-bottom: 52px;}
.ys-conts .ys-titles .ys-titles-tit img{}
.ys-conts .ys-titles .ys-titles-desc span{display: block; line-height: 44px; font-size: 35px; color:#FFFFFF; font-weight: bold;}
.ys-conts .ys-titles .ys-titles-desc span em{display: block;color:#FDCB02;font-style: normal;}
.ys-conts .ys-titles .ys-titles-desc b{display: block; color: #fff;line-height: 1.8em; font-size:14px;font-weight: normal;margin-top: 20px;}

.ys-conts .ys-items{width:820px; height:auto; background:#FFF;float:right;padding:20px 50px 0 50px; box-sizing: border-box;}
.ys-conts .ys-items .ys-item{float:left;width:350px; margin-bottom: 44px;}
.ys-conts .ys-items .ys-item:nth-child(2n){float:right;}
.ys-conts .ys-items .ys-item .ys-item-img{width:324px;height: 200px; line-height: 0; overflow: hidden;margin:0 auto;}
.ys-conts .ys-items .ys-item .ys-item-img img{width:100%; transition: 1s;}
.ys-conts .ys-items .ys-item .ys-item-text{padding-top:22px;}
.ys-conts .ys-items .ys-item .ys-item-text h4,.ys-conts .ys-items .ys-item .ys-item-text h4 a{height:40px; line-height: 40px;font-size: 28px; color:#282828; font-weight: bold; text-align: center;}
.ys-conts .ys-items .ys-item .ys-item-text p{line-height: 27px; text-align: center;font-size: 14px;color:#282828; }
.ys-conts .ys-items .ys-item:hover .ys-item-img img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);}




/*============================================
hz-section åˆä½œä¼™ä¼´
===========================================*/
.hz-section{background: #eee;padding: 80px 0;overflow: hidden;}
.hz-section .titles2{background: url("../image/bg_hz_t.gif") no-repeat center;height: 130px; margin-bottom:50px;}
.hz-section ul{padding: 0px;margin: auto;}
.hz-section ul li{width: 240px;height: 135px;float: left;line-height: 0;border-bottom: #ddd 1px solid;position: relative;}
.hz-section ul li a{ display:block; position:relative;width: 240px;height: 135px;}
.hz-section ul li a:before{content: "";width: 1px;height: 100%;background: #ddd;position: absolute;top: 0;right: 0;z-index: 20;}
.hz-section ul li a:after{content: "";width: 100%;height: 1px;background: #ddd;position: absolute;bottom: 0;left: 0;z-index: 20;}
.hz-section ul li img{width: 240px;height: 135px;
/*-webkit-filter: grayscale(100%);
-moz-filter: grayscale(1);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray;*/ }
.hz-section ul li:hover img{
/*-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
filter: grayscale(0%);*/}
.hz-section ul li:nth-child(5n):before{background: none;}
.hz-section ul li a:hover{box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);z-index: 1;}
/*.hz-section ul li a:hover:after{content: "";width: 240px;height: 135px;position: absolute;top: 0;left: 0;box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);z-index: 21;}*/

/*============================================
slogan-section æ–‡å­—å£å·
===========================================*/
.slogan-section{padding:0px 0px; overflow: hidden; background:url("../image/ad02.jpg") no-repeat;margin: 0px auto 20px auto;max-height:150px;}
.slogan-section .container{color: #ffffff; padding:30px 0px;}
.slogan-section .container em:before{content: "\e61c";
	font-family: "iconfont" !important;
	color: #ffffff;
    font-size: 70px;
    padding-top: 0px;
    display: block;
	overflow: hidden;
	text-align: center;
	font-style: normal;
    padding-right: 10px;}
.slogan-section .iconbox-contents{margin: auto 0px auto 20px;}
.slogan-section .iconbox-contents h2{font-size: 22px;
    line-height: 36px;
    font-weight: 300;
    margin-bottom: 0;}
.slogan-section .iconbox-contents h2 strong{font-weight: 700;    display: block;}

.slogan-section .iconbox{padding:10px 0px;}
.slogan-section .iconbox h2{font-size:22px; display: block; padding:10px 0px 5px 0px;}
.slogan-section .iconbox h5{font-size:20px; display: block;}
.slogan-section .iconbox h5 span{color:#e72626;}

.slogan-section .btn {
    background-color: #09a1a9;
    color: #ffffff;
	font-size: 14px;
    margin: auto;
	min-width: inherit;
    padding: 10px 30px;
	margin-top: 15px;
	margin-right:0px;
	border-radius: 5px;
	float: right;
}
.slogan-section .btn:hover{background-color: #000;color:#fff;border: 2px solid #333;}
.slogan-section .moduleBox{width: 100%;float: right;font-size: 30px;}
.slogan-section .moduleBox span{font-size:16px;}

/***************************é¦–é¡µæ–°é—»***************************/
.news-section{width:100%; margin: auto; padding: 50px 0px 50px 0px;}
.news-section .titles1 h3{font-size: 40px;font-weight: bold;margin-bottom: 20px;}
.news-section .titles1 h4{font-size: 20px;}
.news-section .titles1:before{background: #f18519;width:50px;left: 20%;top: 90px;}
.news-section .titles1:after{background: #f18519;width:50px;right: 20%;top: 90px;}

.news_t{height: 60px;
    line-height: 60px;
    overflow: hidden;
    border-bottom: #dfdfdf 1px solid;}
.news_t h3{display:inline-block;font-size: 22px;color: #000000;}
.news_t h3 a{color: #000000;}
.news_t h3 em{display: inline-block;font-style: normal;height: 30px;line-height: 20px;}
.news_t h3 em:before{content:"\eb14";font-family: "iconfont" !important;
	color: #000000;
    font-size: 40px;
    display: block;
	overflow: hidden;
	font-style: normal;
    padding-right: 10px;}
.news_t .more{float:right; cursor: pointer;}
.news_t .more a:before{content:"\e60d";font-family: "iconfont" !important;
	color: #ffffff;
	background: #404041;
    font-size: 16px;
	overflow: hidden;
	border-radius: 50px;
    padding: 5px;}


.news_img{width:100%;padding: 25px 0;
    border-bottom: #d5d5d5 1px dashed;
    display: block;}

.news_img h3{height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-weight: normal;font-size: 18px;
    color: #333;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 500px;}


.news_img ul{margin:auto; padding: 0px;}
.news_img ul li{width:100%; margin: auto; padding: 0px;}
.news_img ul li a{display: flex; flex-flow: wrap; color:#333;}
.news_img ul li .Images{width: 190px;
    height: 108px;
    overflow: hidden;
    float: left;
    line-height: 0;}
.news_img ul li .Names{flex:1; padding-left:10px;}
.news_img ul li .Names p{    font-size: 14px;
    color: #666;
    height: 50px;
    line-height: 25px;
    overflow: hidden;
    padding: 5px 0 0;}

.news_text{width:100%;}
.news_text ul{margin:auto; padding:0px;}
.news_text ul li {
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    width: 48%;
	margin: auto 1%;
    float: left;
    border-bottom: #d5d5d5 1px dashed;
}
.news_text ul li span{
    font-size: 14px;
    color: #404041;
    display: block;
    float: left;
    width: 280px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news_text ul li span.time{
    display: block;
    float: right;
    font-size: 14px;
    color: #909090;
    width: 80px;
    text-align: right;
}
.news_text ul li a{color:#333333;font-size:14px;}

.news_c{width:100%;}
.news_c .inner-box{border: #e1e1e1 1px solid;height: 88px;width: 100%;margin-top: 20px;padding: 10px 15px 0;}
.news_c .inner-box .client-title{background:url(../image/wen.gif) no-repeat 0 4px;height: 30px;line-height: 30px;overflow: hidden;padding-left: 35px;}
.news_c .inner-box .client-title a,.news_c .inner-box .text a{font-size: 16px;color: #333;}
.news_c .inner-box .text{background:url(../image/da.gif) no-repeat 0 4px;padding-left: 35px;font-size: 16px;color: #777;height: 30px;line-height: 30px;overflow: hidden;margin-top: 10px;}




/*============================================
com-section å…¬å¸ç®€ä»‹
===========================================*/
.com-section{background: url(../image/gsjj-img.jpg) no-repeat center 0;
    height: auto;
    overflow: hidden;
    padding: 540px 0px 50px 0px;}
.com-content{display: flex;flex-flow: wrap;}
.com-content .com-l{width: 270px;
    height: auto;
    background: #08a1a9;
    padding: 60px 0 20px 30px;}
.com-l h4{height: 60px;line-height: 60px;overflow: hidden;}
.com-l h4 a {
    font-size: 40px;
    color: #fff;font-weight: bold;
}
.com-l em{display: block;
    font-size: 18px;
    color: #fff;
	font-style: normal;
    height: 30px;
    line-height: 30px;
    padding: 5px 0 10px;}
.com-l span{display: block;
    padding: 20px 0;}
.com-l span a {
    display: block;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    /*background: url(/images/icon/com_btn.gif) no-repeat;*/
	background: #08a1a9;
    border: 2px solid #ffffff;
    width: 200px;
    height: 52px;
    line-height: 52px;
    overflow: hidden;
    padding: 0 0 0 42px;
	display: flex;
}
.com-l span a:after{
	content: "\e61f";
	font-family: "iconfont" !important;
	color: #ffffff;
	font-weight: 300;
    font-size: 40px;
    padding-top: 0px;
    display: block;
	overflow: hidden;
	text-align: center;
	font-style: normal;
    padding-left: 10px;
}
.com-l span a:hover{text-decoration: none;}
.com-content .com-r{flex:1; padding-left:40px; padding-top:120px;}
.com-r p{font-size:16px; font-weight: 500; line-height: 30px;}

.zs-content{margin:auto; padding:50px 0px 0px 0px;max-width: 1200px; border-top: 1px solid #ccc;margin-top: 60px;}
.zs-content ul{margin:auto;padding: 0px;}
.zs-content ul li{width:auto; padding:10px;float: left;}
.zs-content ul li img{max-width:100%;    border: 5px solid #eee;padding: 5px;}

@media (max-width: 1600px)
{
	.col-prod-pimg-slider li .Images img{height:360px;}
}
@media (max-width: 1440px)
{
	.col-prod-pimg-slider li .Images img{height:320px;}
}
@media (max-width: 1366px)
{
	.header_logo:after{display: none;}
	.header_t{display: none;}
	.products-section .wrap{max-width: 1280px;}
	.col-prod-pimg-slider li .Images img{height:300px;}
}
@media (max-width: 1280px)
{
	.header_t{display: none;}
	/*.products-section{background: url(/images/bg/bg_ad01.png) -280px 380px no-repeat;}*/
	.products-section .wrap{max-width: 1200px;}
	
}
@media screen and (max-width: 1023px){
	.banner_cp{display:none;}
	.intro-section{padding-top:20px;}
	.intro-section .intro-items{display: none;}
	.mobile-intro-items{display:block;}
	.xiala {width:100%;}
	.xiala dt{width:100%;background: #08a1a9; height:60px; line-height: 60px;color: #fff;}
	.xiala dt span{color: #f18519;background: #fff;padding: 5px;margin: auto 5px;}
	.xiala dd div:nth-child(2){padding:10px 20px;}
	.mobile-intro-items.owl-theme .owl-dots{margin-top:5px;}
	
	.counter-section{margin-top: 20px;background: #f5f5f5;}
	
	.counter-items{flex-wrap: wrap;}
	.counter-items .counter-item{width:49%;max-width:none;margin: 0px auto 10px auto;}
	
	.pz-section{flex-direction: column;padding:50px 0px;}
	.pz-images{display:none;}
	.pz-cont{width:100%;padding: 20px 25px;}
	.pz-titles-desc h5{font-size:20px;}
	.pz-cont .zs{display: flex;flex-direction: row;flex-wrap: wrap;align-items: center;}
	.pz-cont .zs img{margin:5px 5px;}
	
	
	.news_img ul li .Images{width:100%;height:auto;max-width: 100%;}
	.news_img ul li .Images img{width:100%;height:auto;max-width: 100%;}
	.news_img ul li .Names{width:100%; padding:15px;}
	.news_img h3{width:100%;}
	.com-section{padding: 50px 0px 50px 0px;}
	.com-section:after{filter: Alpha(opacity=10);opacity: 0.1;}
	.com_titles:before{top: 0px;left: 10px; display: none;}
	.com-section .com_titles{padding-top: 40px;}
	.com-section .com_titles .Context{padding: 0px 10px;}
	.com_titles h3{font-size: 25px;}
	.com_titles .desc{text-align: left;padding: 0px 35px;}
	.com-desc .Context{padding:10px 0px;}
	.com-desc h5{font-size: 28px;color: #000;}
	.com-ys-items{padding-bottom: 40px;}
	.com-desc:after{right:10px;}
	
	.news-area {
		height: auto;
		overflow: hidden;
		padding: 20px 0px 0px 0px;
		margin-top: 20px;
		border-top: 1px solid #eee;
		background: #f5f5f5;
	}
	.news-area .titles1{padding: 20px 0px 0px 0px;}
	.news_t{display:none;}
	.news_c {
		width: 100%;
		background: none;
		padding: 0 25px;
		height: 480px;
		overflow: hidden;display: none;
	}
	.news_c ul li span{width:70%;}
	.news_l{width:100%; background: #FFFFFF;padding:20px;}
	.search-section{display: none;}
	
	.MyCont .c1_cp_boxs{width:100%; margin:0px;}
	
	.cen_box_lxfs{border-top: 1px solid #f4f4f4;background: #ffffff;}
	
	.ad-section .content .content-r .tits{padding-top: 20px;}
	
	.col-prod-nav{width:100%; overflow: hidden;padding: 0px 10px;padding-top: 0px;}
	.col-prod-nav ul{width:100%; margin: auto;display: flex;justify-content: space-between; flex-wrap:wrap; max-width: 100%; text-align: center; margin: auto; padding:0px;}
	.col-prod-nav ul li{margin:10px 1%; width:48%;}
	.col-prod-cont{width:100%; overflow: hidden; padding:50px 0px;max-width: 100%;text-align: center; margin: auto;}
	.col-prod-nav li a{padding:5px 25px;}
	
	.col-prod-cont{width:100%; overflow: hidden; padding:0px;max-width: 1600px;text-align: center; margin: auto;}
	.col-prod-cont .tab-content{width:100%; margin: auto;}
	.tab .tab-content {
		padding: 10px;
		font-size: 17px;
		color: #6f6f6f;
		line-height: 30px;
		letter-spacing: 1px;
		position: relative;
		margin: auto;
	}
	.tab-content&gt;div{opacity: 0;
		-webkit-transition: opacity .15s linear;
		-o-transition: opacity .15s linear;
		transition: opacity .15s linear;
		display: none;
	}
	.tab-content&gt;div.active{display: block;opacity: 1;}
	
	.col-prod-pimg-slider{padding: 0px;overflow: hidden;}
	.col-prod-pimg-slider li .col-thumb{height:auto;}
	.col-prod-pimg-slider li{width:48%; margin:1%; height:auto;}
	.col-prod-pimg-slider li .Images{height:auto;max-height: 150px;}
	.col-prod-pimg-slider li .btn-tl{display: none;}
	.col-prod-pimg-slider li span{text-align: center;}
	.col-prod-pimg-slider li .Images img{height:auto;}
	
	
	
	.col-prod-pimg-slider li .col-thumb{width:100%; height:100%; overflow: hidden;position: relative;}
	.col-prod-pimg-slider li .col-thumb img{position: relative;width: 100%;max-width:100%;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		height: auto;}
	.col-prod-pimg-slider li:nth-of-type(1){width: 48%;height: auto;    max-height: 80vw;}
	.col-prod-pimg-slider li:nth-of-type(1) .col-thumb img{position: relative;width: 100%;max-width:100%;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		height: auto;}
	.col-prod-pimg-slider li:nth-of-type(6){width: 48%;height: auto;float: right;}
	.col-prod-pimg-slider li:nth-of-type(6) .col-thumb img{max-width:100%;width:100%;height: auto;}
	.col-prod-pimg-slider#col-prod-pimg-slider3 li:nth-of-type(1){position: relative;height:80vw; overflow: hidden;}
	.col-prod-pimg-slider#col-prod-pimg-slider3 li:nth-of-type(1) img{position:absolute; top: -220px; left: 0px;}
	
	
	.fw-section{padding: 0px 0px 0px 0px;height: auto; flex-flow: column-reverse;width: 100%;}
	.fw-images{height: 500px;width: 100%;background: url(/images/bg/img-ad01.jpg) center no-repeat;}
	.fw-cont{padding: 50px 20px 0;width: 100%;}
	.fw-cont .fw-titles h3{font-size: 50px;}
	.fw-cont .text{margin: 20px auto;}
	.fw-cont .more{margin: 20px auto 40px auto;}
	
	
	
	.mb_none{display: none;}
}

@media (max-width: 767px)
{
	

	.prod-titles{padding: 20px 0px 0px 0px;}
	
	.ad-section .content .content-r .tits{padding-top: 20px;}
	
	.ad-section{height:auto;}
	.ad-section:after{width: 100%;}
	.ad-section .content{width:100%;}
	.ad-section .content .content-r{width: 100%; padding: 40px 30px;;}
	.ad-section .content .content-r .text{padding: 0px;}
	.ad-section .content .content-r .tits h3{font-size: 30px;}
	
	.fw-cont .fw-titles h3,.pz-cont .pz-titles h3{font-size: 40px;}
	.fw-cont .text,.pz-cont .text{padding:0px;}
	
	.pzfw-section{padding:50px 0px;}
	.pzfw-section .wrap{padding:10px;}
	.pzfw-section .bg-layer{display: none;}
	.pzfw-section .curve-layer{width: 100%;left: 0; top: -50px;bottom: 0; right: 0;   -webkit-transform: skewX(0deg);
    -ms-transform: skewX(0deg);
    transform: skewX(0deg);}
	.curve-layer:before{-webkit-transform: skewX(0deg);
    -ms-transform: skewX(0deg);
    transform: skewX(0deg);}
	
	.pzfw-section .sec-title h6{color: #ffffff;}
	.pzfw-section .sec-title h5{color: #000000;}
	.pzfw-item{width:48%;margin: 10px 1%; height: 400px;padding: 50px 20px;}
	.pzfw-item:nth-child(3n){margin: 10px 1%;}
	
	.MyCont .c1_cp_boxs{width:100%; margin:0px;}
	.c1_cp_boxs .t1 span{ display: none;}
	.c1_cp_boxs .contents ul{width: 100%;padding: 0px;}
	.c1_cp_boxs .contents ul li{margin:auto; padding:0px;width:49%;height: auto;border-bottom: 1px solid #efefef;}
	.c1_cp_boxs .showbox .Images{margin-top:15px;height: 160px;overflow: hidden;}
	.c1_cp_boxs .showbox .Images img{width: 96%;margin-left: 2%;height:auto;padding:0px; border:0px; box-shadow: 2px 2px 10px #ccc;}
	.c1_cp_boxs .showbox .Names{height:40px; line-height: 40px;}
	.c1_cp_boxs .showbox .Names a{color:#666;}

	
	.com-section .container{max-width:unset; padding:20px 10px;}
	.com-section .row{margin:auto;}
	.com-cols.mb_none{display:none;}
	.com-video{margin-top:50px;}
	.about_con .titles h3{font-size: 34px;}
	.about_con .titles h5{font-size: 34px;}
	.about_con .desc{line-height: 34px;padding-right: 0px;}
	
	.company_img{width:100%;}
	.company_cont{width:100%;}
	
	.products-section .titles2 h3{font-size: 24px; padding: 0px 10px;}
	.products-section .titles2 h3:before{display: none;}
	.products-section .titles2 h3:after{display: none;}
	.products-section .titles2 h5{font-size: 14px;}
	
	
	.prod-ad1{height:auto;}
	.products-section .wrap{width:100%; max-width: none;padding: 0px 10px;}
	.prod-ad1 .wrap h3{font-size: 20px;}
	.prod-ad1 .wrap h5{font-size: 16px;line-height: 28px;}
	.prod-ad1 .ad1-items{flex-flow:wrap;padding: 0px 0px 50px 0px;}
	.ad1-items span{padding: 5px 10px;font-size: 16px;text-align: center;margin: 2px;width: 48%;}
	.company-box .container .row .com-img img{max-width: 100%;}
	.company-box .container .row .com-desc{padding:10px;}
	
	.company-box .container .row:nth-of-type(2) .com-desc{padding:10px;}
	
	
	.gsjj-items{display: none;}
	.anli-container{width:100%;}
	.anli-container ul{width:100%;}
	
	.anli-container ul li{width:90%;float: left; height:auto;position: relative; margin:10px auto;}
	
	.anli-wrapper #btnPrev,.anli-wrapper #btnNext{display: none;}
	.com-section{padding: 0px;}
	.com-section .com_titles{padding-top: 20px;padding-bottom: 10px;border-bottom: 1px solid #efefef;}
	.com-section .com_titles .Context{padding: 0px 10px;}
	.com_titles h3{font-size: 24px; padding:15px 0px 5px 0px;}
	.com_titles h3 b{font-size:24px;}
	.com_titles h3:before{display: block; text-align: center; padding:0px 0px 10px 0px;}
	.com_titles h3:after{display:none; padding:10px 0px 0px 0px;}
	.com_titles h5{font-size: 28px;display: none;}
	
	.col-prod-nav li a{padding: 5px 15px;}
	
	.com_titles .desc{text-align: left;padding: 0px 35px;}
	.com-section .com-desc{padding:20px 20px 0px 20px;}
	.com-desc h3{font-size: 20px;color: #000; width:100%;line-height: 1.5em;}
	.com-desc h5{font-size: 28px;color: #000;}
	.com-ys-items{padding-bottom: 40px;}
	.com-desc:after{right:10px;display: none;}
	.com_titles h6{font-size: 16px;padding: 0px 40px;}
	
	.col-prod-cimg-slider li {width:48%;height: auto;}
	.col-prod-cimg-slider li .Images{height:auto;max-height: 180px;}
	.col-prod-cimg-slider li .Names{font-size: 16px;padding: 20px 15px 40px 15px;}
	.col-prod-cimg-slider li .btn-tl{width: 50px;height: 30px;line-height: 30px;background: linear-gradient(135deg, transparent 5px, #000 0) bottom left;}
	.col-prod-cimg-slider li .btn-tl i{font-size: 16px;}
	.col-prod-cimg-slider li .btn-tl i:before{line-height: 30px;}
	
	.prod-section{padding:20px 0px 50px 0px;}
	.prod-section .titles3{ position: relative;padding: 20px; top: inherit;}
	.prod-titles h3{flex-wrap: wrap;font-size: 28px}
	.prod-titles h3:before{display: none;}
	.prod-titles h3:after{display: none;}
	
	.cen_box7 .wrap{flex-flow:wrap;}
	.box7_item{width:100%; padding:10px 15px;height: auto;}
	
	.box7_cjwt{margin:auto; border:0px;}
	.c7_pic_box{height:auto;}
	.c7_pic_box .Images {height:auto;}
	.c7_pic_box .Images img{height:auto;}
	
	.c7_cont_list ul li{display: flex;flex-flow: wrap;}
	.c7_cont_list ul li span{flex: 1;padding-right: 10px;}
	.c7_cont_list ul li span.time{flex: unset; padding:0px;}
	
	.ys-section{padding: 50px 0px 50px 0px;}
	.ys-section .row{margin:auto;}
	.ys-titles-block{ padding:0px 20px;}
	.ys-titles-block .more{padding-bottom:50px;}
	.ys-titles-block:after{position:relative; content: '';background: url("/images/bg/img_ys01.jpg") no-repeat center; left:auto; bottom:auto; width:100%; height:100vw; display: block;background-size: cover;}
	
	.ys-items-block{padding:0px; margin: auto;}
	.ys-items-block .inner-box{margin:auto; padding:0px 20px;}
	.ys-items-block .inner-box li{padding:10px;}
	.ys-items-block .inner-box li h3{font-size: 20px;}
	
	.anli-section{padding:20px 0px;}
	.anli-section .titles{padding: 10px;}
	.anli-section .titles h3{font-size:20px;border-bottom: 1px solid #ddd;}
	.anli-section .titles h3 span{font-size:14px;}
	.anli-section .titles h5{font-size: 18px;}
	.anli-section .anli-col .anli-titles h6{text-align: center;}
	.anli-section .anli-col .anli-titles h3{text-align: center;}
	.anli-col .ColumnList{display: none;}
	.anli-container .ArticleList ul li{width: 48%;}
	
	.client-section{padding:50px 0px 0px 0px;}
	.client-section .title{width:100%; padding: 20px;}
	.client-section .title h5{font-size:30px;    padding-bottom: 10px;}
	
	.client-box{padding:0px 20px;}
	.client-box .owl-controls .owl-dots{margin-top: 0px;padding-bottom: 20px;}
	
	.adv-section{padding: 0px 0px 50px 0px;}
	.adv-cont{max-width: 100%; padding:60px 20px;}
	.adv-cont .inner-box h3{font-size:24px;}
	.adv-cont .inner-box h5{font-size:20px;line-height: normal;}
	.adv-cont .inner-box .text{font-size: 18px;font-weight: 500;}
	.adv-cont .inner-box .linkbox{font-size: 25px;text-shadow: 1px 2px 2px #333;}

	
	.news-section .sec-title{padding-bottom:50px;}
	.news-section .row{margin:auto;}
	.news-cont1{padding:0px 20px;}
	.news-cont1 img{max-width:100%;}
	.news-cont2 ul{padding: 50px 20px 0px 20px;}
}
@media (max-width: 425px)
{
	.com-ys-item:nth-of-type(1):before{font-size: 28px;}
	.com-ys-item:nth-of-type(2):before{font-size: 28px;}
	.com-ys-item:nth-of-type(3):before{font-size: 28px;}
	.com-ys-item:nth-of-type(4):before{font-size: 28px;}
	.com-ys-item{font-size:14px;}
}
@media (max-width: 414px)
{
	.com-ys-item:nth-of-type(1):before{font-size: 28px;}
	.com-ys-item:nth-of-type(2):before{font-size: 28px;}
	.com-ys-item:nth-of-type(3):before{font-size: 28px;}
	.com-ys-item:nth-of-type(4):before{font-size: 28px;}
	.com-ys-item{font-size:14px;}
	.prod-titles h5{font-size:16px;padding: 20px;line-height: 20px;}
	.anli-conts ul li .btn-tl{width: 50px;height: 30px;line-height: 30px;background: linear-gradient(135deg, transparent 5px, #000 0) bottom left;}
	.anli-conts ul li .btn-tl i{font-size: 16px;}
	.anli-conts ul li .btn-tl i:before{line-height: 30px;}
	.anli-conts ul li .Images{max-height: 150px;}
}


@media (max-width: 375px)
{
	.MyCont .c1_cp_boxs{width:100%; margin:0px;}
	.c1_cp_boxs .t1 span{ display: none;}
	.c1_cp_boxs .contents ul{width: 100%;padding: 0px;}
	.c1_cp_boxs .contents ul li{margin:auto; padding:0px;width:49%;height: auto;border-bottom: 1px solid #efefef;}
	.c1_cp_boxs .showbox .Images{margin-top:15px;height: 150px;overflow: hidden;}
	.c1_cp_boxs .showbox .Images img{width: 96%;margin-left: 2%;height:auto;padding:0px; border:0px; box-shadow: 2px 2px 10px #ccc;}
	.c1_cp_boxs .showbox .Names{height:40px; line-height: 40px;}
	.c1_cp_boxs .showbox .Names a{color:#666;}

	.company_img{width:100%;}
	.company_cont{width:100%;}
	.gsjj-items{display: none;}
	
	.anli-container{width:100%;}
	.anli-container ul{width:100%;}
	
	.anli-container ul li{width:90%;float: left; height:auto;position: relative; margin:10px auto;}
	
	.anli-wrapper #btnPrev,.anli-wrapper #btnNext{display: none;}
	
	.com_titles .desc{padding: 0px 15px;}
	.com-ys-item:nth-of-type(1):before{font-size: 25px;}
	.com-ys-item:nth-of-type(2):before{font-size: 25px;}
	.com-ys-item:nth-of-type(3):before{font-size: 25px;}
	.com-ys-item:nth-of-type(4):before{font-size: 25px;}
	.com-ys-item{font-size:12px;}
	.com_titles .desc{padding: 0px 15px;}
	.com-ys-item:nth-of-type(1):before{font-size: 25px;}
	.com-ys-item:nth-of-type(2):before{font-size: 25px;}
	.com-ys-item:nth-of-type(3):before{font-size: 25px;}
	.com-ys-item:nth-of-type(4):before{font-size: 25px;}
	.com-ys-item{font-size:12px;}
	
	.prod-titles h3{font-size:28px;}
	.prod-titles h5{font-size:14px;padding: 20px;line-height: 20px;}
	
	.anli-section .titles h3{font-size: 18px;}
	.anli-section .titles h5{font-size: 16px;line-height: 20px;}
	.anli-conts ul li .Images{max-height: 130px;}
}

@media (max-width: 320px)
{
	.MyCont .c1_cp_boxs{width:100%; margin:0px;}
	.c1_cp_boxs .t1 span{ display: none;}
	.c1_cp_boxs .contents ul{width: 100%;padding: 0px;}
	.c1_cp_boxs .contents ul li{margin:auto; padding:0px;width:100%;height: auto;border-bottom: 1px solid #efefef;}
	.c1_cp_boxs .showbox .Images{margin-top:15px;}
	.c1_cp_boxs .showbox .Images img{width: 96%;margin-left: 2%;height:auto;padding:0px; border:0px; box-shadow: 2px 2px 10px #ccc;}
	.c1_cp_boxs .showbox .Names{height:40px; line-height: 40px;}
	.c1_cp_boxs .showbox .Names a{color:#666;}

	.company_img{width:100%;}
	.company_cont{width:100%;}
	.gsjj-items{display: none;}
	
	.anli-container{width:100%;}
	.anli-container ul{width:100%;}
	
	.anli-container ul li{width:90%;float: left; height:auto;position: relative; margin:10px auto;}
	
	.anli-wrapper #btnPrev,.anli-wrapper #btnNext{display: none;}
	
	.prod-titles h3{font-size:26px;}
	.prod-titles h5{font-size:12px;padding: 10px;}
}</pre></body></html>