<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body {
	margin: 0;
	padding: 0;
	font-size:14px;
	font-family:Arial,"Microsoft YaHei","å¾®è½¯é›…é»‘";
	color:#505050;
}
a {text-decoration:none;color:#505050;}
a:hover{text-decoration:none;color:#1566b8;}
input,textarea:focus {outline: none; }
img {border: 0;}
ul, li {list-style-type: none;}
.clear {clear: both}
strong{font-size: inherit;color: inherit;}
area{outline:none;}
.w1200{min-width: 1200px;margin: 0px auto;}
.fl {float: left}
.fr {float: right}
.sm-clear,.xs-clear{height: 0!important;width: 0!important;padding: 0!important;margin: 0!important}


/*é¦–é¡µbannerå¼€å§‹*/
.slideBoxbanner {position: relative;height:565px;}
.slideBoxbanner .bd{width:100% !important;}
.slideBoxbanner .bd ul{display: block;width:100% !important;height:100% !important;position: absolute !important;top: 0 !important;left: 0 !important;}
.slideBoxbanner .bd li{position: absolute;top: 0;left: 0;display: block;background-position: center;background-repeat: no-repeat;height: 100%;width:100% !important;}
.slideBoxbanner .hd{bottom:35px;left:0;width: 100%;position:absolute;}
.slideBoxbanner .hd ul{text-align:center;height:10px;}
.slideBoxbanner .hd li{
	display:inline-block;
	margin:0 10px;
	background-color:#ffffff;
	width:18px;height:18px;
	border-radius:50%;
}
.slideBoxbanner .hd li.on{background-color:#ffc600;}
.slideBoxbanner .next,.slideBoxbanner .prev{display: block;width:61px;height:61px;top:250px;position: absolute;background-position: center;background-repeat: no-repeat;}
.slideBoxbanner .next{right:0;background-image: url(../images/in-right.png);}
.slideBoxbanner .prev{left:0;background-image: url(../images/in-left.png);}
/*é¦–é¡µbannerç»“æŸ*/


/*é¦–é¡µå†…å®¹å¼€å§‹*/
.in-part .big{text-align:center;}
.in-part .big strong{
	color:#333333;
	border-bottom:3px solid #ebebeb;
	text-transform:Uppercase;
	display:inline-block;
}

.pro-all .list .bg{
	background-color:#f5f5f5;
	border:1px solid #e6e6e6;
}
.pro-all .list .pic{overflow: hidden;}
.pro-all .list .content{padding:15px;}
.pro-all .list .content a{display:block;background:url(../images/more.png) no-repeat right center;padding-right:30px;}
.pro-all .list .content strong{color:#333333;}
.pro-all .list .content p{	
	line-height:150%;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	color:#646464;
}
.pro-all .list .content:hover p{color:#ffc600;}
.pro-all .next,.pro-all .prev{display: block;width:2.5%;height:20%;position: absolute;top:40%;background-position:center;background-repeat: no-repeat;}
.pro-all .next{right:-5%;background-image: url(../images/index06.png);background-position:right center;}
.pro-all .prev{left:-5%;background-image: url(../images/index05.png);background-position:left center;}
.in-part .pro-all{position:relative;}
.in-part .pro-all .list .bg{box-shadow:0px 0px 6px #c8c8c8;}

.inbg{background:url(../images/index10.jpg) top center;}
.in-part2 .right .name{color:#3d85c6;font-weight:bold;font-size:20px;padding:10px 0;line-height:130%;}
.in-part2 .right p{color:#787878;line-height:210%;margin-top:20px;}
.in-part2 .right p strong{color:#333333;font-size:18px;}

.innews a{color:#333333;font-size:16px;line-height:150%;display:block;}
.innews a:hover{color:#1566b8;}
.innews .left .date{
	color:#ffffff;text-align:center;
	background-color:#1566b8;
	width:76px;
	height:70px;
}
.innews .left .date span{display:block;padding:12px 0 5px 0;}
.innews .left .content{margin-left:105px;}
.innews .left a{margin-bottom:3px;}
.cinnews .left a{margin-bottom:5px;}
.innews .left p{
	color:#969696;
	line-height:160%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.cinnews .left p{line-height:150%;}
.innews .left li{margin-bottom:45px;}
.innews .right p{text-align:center;margin-top:10px;}
.more{text-align:center;}
.more a{
	color:#b4b4b4;
	background-image:url(../images/index09.png);
	background-position:center right;
	background-repeat:no-repeat;
	padding-right:18px;
}
.more a:hover{color:#3d85c6;background-image:url(../images/index09-2.png);}
.footer .bottom{background-color:#414141;color:#7d7d7d;line-height:55px;}
.footer .bottom a{color:#7d7d7d;}
.footer .bottom a:hover{color:#3d85c6;}
/*é¦–é¡µå†…å®¹ç»“æŸ*/

.banner{
	background-image:url(../images/ab-banner.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:240px;
}
.pro-banner{background-image:url(../images/pro-banner.jpg);}
.news-banner{background-image:url(../images/news-banner.jpg);}
.con-banner{background-image:url(../images/con-banner.jpg);}
.main-top .big{
	color:#333333;font-weight:bold;
	text-align:center;font-size:30px;
	padding:80px 0 50px 0;
}
.secondnav{margin-bottom:55px;}
.secondnav ul {margin-left: 1px;width:100%;}
.secondnav li{
  border: 1px solid #dcdcdc;
  display: inline-block;
  margin-left: -1px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.secondnav li:first-child{margin-left:0;}
.secondnav li a{
  display: block;
  text-align: center;
  line-height:54px;
  height:54px;
  color: #787878;
  text-transform: Uppercase;
  font-size:15px;
}
.secondnav li:hover{background: #efefef;}
.secondnav li:hover a{color: #0c57a4;}
.secondnav li.on{background-color:#0c57a4;border:1px solid #0c57a4;}
.secondnav li.on a {color: #ffffff;}
.pro-detail .name{background-color:#f5f5f5;padding:12px 0;margin-bottom:10px;}
.pro-detail .name .list{
	color:#3d85c6;
	font-weight:bold;
	font-size:21px;
	padding:0 5%;
	line-height:150%;
}
.cpro-detail .name .list{font-size:20px;}
.pro-detail .pic{margin:0px auto 15px ;text-align:center;}
.pro-detail .pic img{border:2px solid #e6e6e6;max-width:100%;max-height: 100%;}
.pro-detail .lun{padding:0 34px;position:relative;}
.pro-detail .lun .lun-tu{margin:0 0 0 -4px;}
.pro-detail .lun .list{padding:0 6px;text-align:center;}
.pro-detail .lun .list img{border:2px solid #9a9b9b;}
.pro-detail .lun .next,.pro-detail .lun .prev{
	display: block;
	width:28px;
	height:100%;
	position: absolute;top:0;
	background-position:center;
	background-repeat: no-repeat;
	background-color:#a2a2a2;
}
.pro-detail .lun .next{background-image:url(../images/pro-left.png);left:0;}
.pro-detail .lun .prev{background-image:url(../images/pro-right.png);right:0;left: inherit;}
.product-detail-annex{margin-top:20px;}

.pro-email-icon a{
	display:inline-block;
	background-color:#1566b8;
	color:#ffffff;
	text-align:center;
	line-height:35px;
	height:35px;
	width:100px;
}
.pro-email-icon a span{
	background-image:url(../images/svg.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:28px;
	font-size:15px;
}
.pro-annex-icon{margin-top:10px;}
.inner-message{
    background-color:#f6f6f6;
    padding:20px 20px 35px 20px;
    margin:50px 0;
}
.inner-message .note{
	font-size:20px;
    margin-bottom:20px;
    padding:15px 20px;
    background-color:#f1f1f1;
}
.inner-message li{width:100%;margin-bottom:12px;}
.inner-message li .content{padding:8px;background-color:#ffffff;border:1px solid #ebebeb;}
.inner-message li input{
    color:#999999;
    width:100%;
    line-height:30px;
    border:0;
    height:30px;
}
.inner-message li textarea{
    color:#999999;
    width:100%;
    line-height:30px;
    border:0;
    min-height:110px;
}
.inner-message .bottom #code{height:45px;}
.inner-message .bottom .submittt{
    color:#ffffff;
    background-color:#1566b8;
    display:inline-block;
    line-height:45px;
    padding:0 30px;
    transition: ease all 0.4s;
    -webkit-transition: ease all 0.4s;
    -moz-transition: ease all 0.4s;
    -o-transition: ease all 0.4s;
    cursor: pointer;
    border: 0;
	margin-left:30px;
}
/*.pro-annex-icon a{
	float:left;
	display:inline-block;
	width:32px;
	height:32px;
	line-height:32px;
	background-repeat:no-repeat;
	background-position:center center;
	border-radius:3px;
	margin-right:5px;
	margin-top:10px;
}
.pro-annex-icon .icon01{background-image:url(../images/svg01.png);background-color:#00b27d;}
.pro-annex-icon .icon02{background-image:url(../images/svg02.png);background-color:#03aceb;}
.pro-annex-icon .icon03{background-image:url(../images/svg03.png);background-color:#f26639;}
.pro-annex-icon .icon04{background-image:url(../images/svg04.png);background-color:#4dc247;}
.pro-annex-icon .icon05{background-image:url(../images/svg05.png);background-color:#1da1f2;}
.pro-annex-icon .icon06{background-image:url(../images/svg06.png);background-color:#dd2000;}
*/
.pro-detail .big{
	background-image:url(../images/accessory.png);
	background-repeat:no-repeat;
	background-position:left center;
	font-weight:bold;color:#333333;
	font-size:18px;
	line-height:22px;
	padding-left:25px;
	margin:65px 0 20px 0;
}
.pro-detail .descript .big{background-image:url(../images/book.png);}
.pro-detail .pr-video .big{background-image:url(../images/video-x.png);}
.pro-detail .descript .list p{
	background-image:url(../images/yaun.png);
	background-color:#f5f5f5;
	background-repeat:no-repeat;	
	background-position:15px center;
	margin-bottom:2px;
	line-height:160%;
	padding:15px 15px 15px 33px;
}
.news-pic{background-color:#f5f5f5;}
.news-pic .right .date{color:#1566b8;}
.news-pic .right .name{
	color:#333333;
	font-size:20px;
	margin:15px 0 30px 0;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	display:block;
}
.news-pic .right .name:hover{color:#1566b8;}
.news-pic .right p{
	color:#787878;
	line-height:200%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.news-pic .more{text-align:right;margin-top:38px;}
.news-list ul{border-top:1px solid #e2e2e2;}
.news-list li{padding:45px 0;border-bottom:1px solid #e2e2e2;}
.news-list li .date{
	color:#4c4c4c;
	background-image:url(../images/jt.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:40px;	
}
.news-list .date span{
	color:#1566b8;display:block;
	font-size:34px;
	margin-bottom:6px;
}
.news-list .right{
	border-left:1px solid #e2e2e2;
	margin-left:152px;
	padding:8px 0 8px 62px;
}
.news-list .right .name{
	color:#333333;
	font-size:20px;
	margin:0px 0 15px 0;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	display:block;
}
.news-list .right .name:hover{color:#1566b8;}
.news-list .right p{
	color:#787878;
	line-height:200%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.news-detail{padding-top:85px;}
.news-detail .title{
	text-align:center;
	color:#aaaaaa;
	border-bottom:1px dashed #dcdcdc;
	padding-bottom:20px;
	margin-bottom:45px;
}
.news-detail .title strong{
	display:block;
	color:#333333;
	line-height:150%;
	font-size:24px;
	margin-bottom:20px;
	font-weight:normal;
}
.news-detail p{line-height:200%;margin:35px 0;font-size:16px;text-indent:2em;color:#787878;}
.news-detail img{display:block;margin:20px auto;}
.about-main{background-color:#f5f5f5;}
.about .right .name{color:#3d85c6;font-weight:bold;font-size:20px;line-height:130%;}
.about .right p{color:#787878;line-height:210%;margin-top:25px;}
.honor .all-list{margin:0 -30px;}
.honor .list{text-align:center;padding:0 30px;margin-bottom:20px;}
.honor .list p{color:#333333;line-height:150%;}
.honor .list p:hover{color:#1566b8;}
.con-main{background:url(../images/index10.jpg) top center;}
.feedback li{
	border:1px solid #e6e6e6;
	background-color:#ffffff;
	padding:5px 8px;
	margin-bottom:12px;
}
.feedback input,.feedback textarea{width:100%;border:none;color:#505050;}
/*.feedback input{line-height:32px;}*/
.feedback textarea{height:115px;}
.feedback input:placeholder,.feedback textarea:placeholder{color: #a0a0a0;}
.feedback input::-webkit-input-placeholder,.feedback textarea::-webkit-input-placeholder{color: #a0a0a0;}
.feedback input:-o-placeholder,.feedback textarea:-o-input-placeholder{color: #a0a0a0;}
.feedback input:-ms-placeholder,.feedback textarea:-ms-input-placeholder{color: #a0a0a0;}
.feedback input:-moz-placeholder,.feedback textarea:-moz-input-placeholder{/* Mozilla Firefox 4 to 18 */color: #a0a0a0;}
.feedback input::-moz-placeholder,.feedback textarea::-moz-input-placeholder{/* Mozilla Firefox 19+ */color: #a0a0a0;}
.feedback a{background-color:#1566b8;display:inline-block;color:#ffffff;font-size:18px;width:250px;line-height:50px;text-align:center;}
.contact{color:#646464;}
.contact .name{font-size:18px;line-height:150%;}
.contact .name span{color:#333333;display:block;font-size:24px;margin-bottom:10px;}
.contact .list{margin-top:35px;}
.contact .list p{line-height:150%;margin:6px 0;}
.contact .list strong{font-size:20px;}


/*å…¬å…±å†…å®¹å¼€å§‹*/
.nowrap{
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
/*
.back{text-align:center;margin-top:50px;}
.back a{
	background-color:#a0a0a0;
	color:#ffffff;
	line-height:36px;
	padding:0 30px;
	display:inline-block;
}
.back a:hover{background-color:#1566b8;}
*/
.back{text-align:center;margin-top:50px;}
.back a{
	color:#b4b4b4;
	background:url(../images/index09.png) no-repeat right center;
	padding-right:18px;
	font-size:15px;
}
.back a:hover{color:#3d85c6;background-image:url(../images/index09-2.png);}
.style01{
  text-align:center;
  border-top:2px solid #c5dcf4;
  margin-top:20px;
  font-size:16px;
}
.style01 a{
  background:url(../images/h-more.png) no-repeat right center;
  color:#4d8bc9;
  padding-right:28px;
  line-height:300%;
}
.style01 a:hover{color:#1566b8;}
.layui-col-space24{margin:-12px;}
.layui-col-space24&gt;*{padding:12px;}
.layui-col-space60{margin:-30px;}
.layui-col-space60&gt;*{padding:30px;}
.tally{position:fixed;right:2px;top:250px;z-index:1000;}
.tally a{
	display:block;
	width:40px;
	height:40px;
	line-height:40px;
	background-repeat:no-repeat;
	background-position:center center;
	border-radius:3px;
	margin-top:5px;
}
.tally .icon01{background-image:url(../images/svg01.png);background-color:#00b27d;}
.tally .icon02{background-image:url(../images/svg02.png);background-color:#03aceb;}
.tally .icon03{background-image:url(../images/svg04.png);background-color:#4dc247;}
.tally .icon04{background-image:url(../images/svg05.png);background-color:#1da1f2;}
.tally a:hover{background-color:#a2a2a2;}
.tally .icon03 img{display:none;}
.tally .icon03:hover img{
	display:block;
	position:fixed;
	right:45px;
	top:313px;
	box-shadow:0px 0px 6px #c8c8c8;
	width:117px;
	height:117px;
}





/*ç”µè„‘ç‰ˆ*/
@media screen and (min-width:769px){
.layui-col-sm5f {
  width: 20%;
  float: left;
  position: relative;
  display: block;
  box-sizing: border-box;
}
.layui-fluid,.layui-container{padding: 0}
.layui-fluid,.layui-row{overflow: hidden;}
.layui-container{max-width: 1200px;width:inherit;margin:0 auto;}
.xs-clear{clear:both;}
/*
.header .top{margin:0 20px;}
.header .content{margin:0 20px;}
*/
.header .language{margin-top:35px;}
.header .language a{background:url(../images/cn.jpg) no-repeat left bottom;padding-left:30px;line-height:20px;color:#a5a5a5;}
.header .language a:hover{color:#ffc600;}
.header .language a.en{background:url(../images/en.jpg) no-repeat left bottom;margin-left:20px;}
.header .nav{background-color:#1566b8;}
.header .nav li{display:inline-block;padding:0 38px;line-height:60px;height:60px;}
.header .nav li a{color:#ffffff;font-size:15px;display:block;}
.header .nav li a:hover{color:#ffc600;}
.header .nav li.on{background-color:#0c57a4;}
.header .search{
	background-color:#2471bf;
	padding:5px 18px;
	border-radius:25px;
	margin-top:10px;
}
.header .search input{
	border:none;
	background-color:inherit;
	font-size:15px;
	/*line-height:30px;*/
}
.header .search input{color:#ffffff;width:210px;}
.header .search input:input-placeholder{color: #98bbde;}
.header .search input::-webkit-input-placeholder{color: #98bbde;}
.header .search input:-o-input-placeholder{color: #98bbde;}
.header .search input:-ms-input-placeholder{color: #98bbde;}
.header .search input:-moz-input-placeholder{/* Mozilla Firefox 4 to 18 */color: #98bbde;}
.header .search input::-moz-input-placeholder{/* Mozilla Firefox 19+ */color: #98bbde;}

/*é¦–é¡µå†…å®¹å¼€å§‹*/
.in-part{padding:90px 0;}
.in-part .big{margin-bottom:40px;}
.in-part .big strong{
	font-size:30px;
	padding-bottom:8px;
}
.pro-all .list img{
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
}
.pro-all .list:hover img{
	transform: scale(1.05); 
    -webkit-transform: scale(1.05); 
    -o-transform: scale(1.05); 
    -ms-transform: scale(1.05); 
    -moz-transform: scale(1.05);
}
.in-part .pro-all{margin:50px 0 0 0;}
.in-part .pro-all .list .content p{font-size:17px;}
.cin-part .pro-all .list .content p {font-size:16px;}
.in-part .more{margin-top:45px;}
.in-part2 .inabout{margin:0 -24px;}
.in-part2 .left,.in-part2 .right{padding:0 24px;}
.in-part2 .right{padding-left:24px;}
.in-part2 .right .content{height:220px;overflow:hidden;}
.in-part2 .more{text-align:right;margin-top:35px;}
.innews{position:relative;}
.innews .left{padding-right:450px;}
.innews .left .date{font-size:16px;}
.innews .left .date span{font-size:21px;}
.innews .right{width:400px;position:absolute;top:0;right:0;}
.innews .right img{
	height:270px;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
}
.footer{background-color:#464646;}
.footer .content{padding:40px 0;color:#9e9e9e;}
.footer .content .big{margin:10px 0 20px 0;}
.footer .content .big a{text-transform:Uppercase;font-weight:bold;color:#ffffff;font-size:15px;margin-right:45px;}
.footer .content .link{margin-top:30px;line-height:240%;color:#7d7d7d;}
.footer .content .link span{float:left;}
.footer .content .link a{color:#7d7d7d;padding:0 10px;display:inline-block;}
.footer .content a:hover{color:#3d85c6;}
.footer .content p{
	background-image:url(../images/bottom03.png);
	background-repeat:no-repeat;
	background-position:left center;
    padding-left:25px;
	line-height:200%;
}
.footer .content p.mail{background-image:url(../images/bottom04.png);}
.footer .content p.tel{background-image:url(../images/bottom05.png);}
.footer .content .center{margin-left:9%;}
/*é¦–é¡µå†…å®¹ç»“æŸ*/

.location{border-bottom:1px solid #ebebeb;}
.location p{
	background:url(../images/position.png) no-repeat center left;
	color:#666666;
	font-size:15px;
	padding-left:22px;
	line-height:60px;
}
.clocation p{font-size:14px;}
.all-main{padding-bottom:85px;}
.main-left{width:265px;}
.main-left .big{
	background:url(../images/left01.jpg) no-repeat center left;
	line-height:74px;
	height:74px;
	padding:0 32px;
}
.main-left .big strong{
	background:url(../images/left02.png) no-repeat center left;
	color:#ffffff;
	font-size:24px;
	padding-left:25px;
}
.cmain-left .big strong{font-weight:inherit;letter-spacing:2px;font-size:25px;}
.main-left ul{background-color:#f5f5f5;padding:15px 20px 40px 20px;}
.main-left li{
	border-bottom:1px solid #e6e6e6;
	padding:18px 12px;
	line-height:140%;
}
.main-left li a{
	background:url(../images/left03.png) no-repeat center left;
	padding-left:20px;
	font-size:15px;
}
.main-left li:hover a,.main-left li.on a{
	background:url(../images/left04.png) no-repeat center left;
	color:#3d85c6;
	font-weight:bold;
}
/*äºŒçº§æ&nbsp;ç›®å¼€å§‹*/
.main-left .glass2{
	border:none;
	border-top:1px dashed #3d85c6;
	padding:8px 0 0 0;
	margin-top:15px;
}
.main-left .glass2 li{
	border:none;
	margin:10px 0 0 20px;
	padding:0;
	line-height:24px;
}
.main-left li:hover .glass2 a,.main-left li.on .glass2 a,.main-left .glass2 a{
	background:url(../images/l-yuan.png) no-repeat left center;
	text-overflow:ellipsis;
	overflow:hidden;
	word-wrap:break-word;
	display:block;
	font-weight:normal;
	line-height:23px;
	color:#9b9b9b;
	padding-left:15px;
}
.main-left li.on .glass2 .in a,.main-left .glass2 .in a,.main-left .glass2 li:hover a{
	color:#3d85c6;
}
/*äºŒçº§æ&nbsp;ç›®ç»“æŸ*/
.main-right{float:right;width:895px;}
.pro-main .page{margin-top:60px;}
.news-pic{padding-right:3%;}
.news-pic .left{float:left;width:480px;}
.news-pic .left img{
	height:324px;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
}
.news-pic .right{margin-left:535px;padding-top:65px;}
.news-pic .right .date{font-size:16px;}
.news-list ul{margin:60px 0;}
.about-main{padding:85px 0;}
.about .left{float:left;padding-right:30px;}
.honor .list .pic{overflow: hidden;}
.honor .list .pic{height:275px;display: table-cell;vertical-align: middle;}
.honor .list img{max-height:270px;max-width:100%}
.honor .list img{
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
}
.honor .list:hover img{
	transform: scale(1.05); 
    -webkit-transform: scale(1.05); 
    -o-transform: scale(1.05); 
    -ms-transform: scale(1.05); 
    -moz-transform: scale(1.05);
}
.honor .list p{
	margin-top:20px;
	height:50px;
	font-size:16px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.pro-email-icon a:hover{background-color:#3d85c6;}
.inner-message .left{float:left;width:49%;}
.inner-message .right{float:right;width:49%;}
.inner-message .bottom button:hover{background-color:#3d85c6;}
.con-main{padding:75px 0;}
.feedback{padding-right:8%;}



/*é¡µç&nbsp;å†…å®¹å¼€å§‹*/
.page{text-align:center;margin-top:40px;}
.page a{
  border:#aaaaaa 1px solid;
  margin:0 5px;
  color:#aaaaaa;
  line-height:36px;
  width:36px;
  display:inline-block;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  -o-border-radius:5px;
  -ms-border-radius:5px;
}
.page a:hover{border:#aaaaaa 1px solid;background-color:#aaaaaa;}
.page a:hover span{color: #ffffff;}
.page .current{border:#aaaaaa 1px solid;background-color:#aaaaaa;}
.page .current span{color: #ffffff;}


@media screen and (min-width:901px){
.header .logo{width:718px;}
}
@media screen and (max-width:1200px){
	.header .nav ul{width:70%;}
	.header .nav li{padding:0 3.5%}
	}
@media screen and (max-width:1135px){
.header .logo{width:80%;}
.header .nav ul{width:65%;}
.header .nav li{padding:0 3%}
}
@media screen and (max-width:1250px){
.header .top{margin:0 20px;}
.header .content{margin:0 20px;}
.footer .content{padding-left:20px;padding-right:20px;}
.footer .bottom{padding-left:20px;padding-right:0px;}
.location{padding:0 20px;}
.main-top{margin:0 20px;}
.all-main{padding-left:20px;padding-right:20px;}
}
@media screen and (max-width:1010px){
.header .nav li{padding:0 2%;}
}
@media screen and (max-width:901px){
.header .search{padding-left:15px;padding-right:10px;}
.header .search input {width:200px;}
}
@media screen and (max-width:860px){
	.header .nav ul{width:75%;}
.header .nav li{padding:0 2%}
.header .search input {
	width: 120px;
}
}
@media screen and (max-width:1330px){
.clear-w{max-width:inherit;}
.in-part{margin:0 20px;}
.in-part .pro-all{padding:0 4%;}
.in-part .pro-all .next,.pro-all .prev {width: 3.5%;}
.in-part .pro-all .next{right:0;}
.in-part .pro-all .prev{left:0;}
}
@media screen and (max-width:1175px){
.in-part2 .right {padding-left:10px;}
.in-part2 .right .content{height:180px;}
}
@media screen and (max-width:1150px){
.in-part2 .right .content{height:130px;}
.innews .left{padding-right:425px;}
.innews .left .content{margin-left:95px;}
}
@media screen and (max-width:930px){
.in-part2 .right .content{ height:100px;}
}
@media screen and (max-width:855px){
.in-part2 .right .content{ height:80px;}
}
@media screen and (max-width:991px){
.feedback{padding-right:0;}
.news-pic{padding-right:0;}
.news-pic .left{float:inherit;width:100%;}
.news-pic .right{margin-left:0;padding:45px 5% 40px 5%;}
.news-pic .more {margin-top:30px;}
.about .left {float:inherit;padding-right:0;}
.about .right .name{padding: 35px 0 0 0;}
.con-main{background-size:350%;}
.contact{margin-top:50px;}
}
@media screen and (max-width:1250px){
.main-right{width:72%;}
}
@media screen and (max-width:1130px){
.main-right{width:70%;}
}
@media screen and (max-width:1050px){
.main-right{width:67.5%;}
}
@media screen and (max-width:970px){
.main-right{width:65%;}
}
@media screen and (max-width:900px){
.main-right{width:63%;}
}
@media screen and (max-width:850px){
.main-right{width:61%;}
}
</pre></body></html>