﻿/***中英文字符撤分延迟动画**/
.cn_animate { font-size: 36px; font-weight:normal;color: #000; line-height: normal; white-space: pre; overflow: hidden; text-align: center; font-family: 'Microsoft Yahei',Verdana,Arial, Helvetica, sans-serif; letter-spacing:2px;}
.cn_animate.active span { -webkit-animation: fadeInRight  1s forwards; animation: fadeInRight  1s forwards; color: #000;}
.cn_animate span { font-family: inherit; width: auto; font-size: inherit; color: inherit; opacity: 0; display: inline-block; color: #000;font-size: 36px; font-weight:inherit;}
.en_animate { margin-top: 8px; text-align: center; font-size: 24px; color: #e15616; line-height: normal; font-weight: normal; white-space: pre; overflow: hidden;letter-spacing:0px;text-transform:uppercase; }
.en_animate.active span { -webkit-animation: fadeInRight  1s forwards; animation: fadeInRight  1s forwards; }
.en_animate span { font-family: inherit; width: auto; font-size: inherit; color: inherit; opacity: 0; display: inline-block; }

.scale{transition: 0.6s;
-moz-transition: 0.6s;	/* Firefox 4 */
-webkit-transition:  0.6s;	
-o-transition:  0.6s;	/* Opera */}
.scale:hover{
	-ms-transform:scale(1.1,1.1); /* IE 9 */
	-moz-transform:scale(1.1,1.1); /* Firefox */
	-webkit-transform:scale(1.1,1.1); /* Safari and Chrome */
	-o-transform:scale(1.1,1.1); /* Opera */
}
.transition{transition: 0.6s;
-moz-transition: 0.6s;	/* Firefox 4 */
-webkit-transition:  0.6s;	
-o-transition:  0.6s;	/* Opera */}


/***首页swiper广告***/
.page_index_banner{}
.page_index_banner .swiper-container { margin: 0 auto; overflow: visible;}
.page_index_banner .swiper-container:hover .swiper-button-next, .page_index_banner .swiper-container:hover .swiper-button-prev { display: block;}
.swiper-slide { position: relative; opacity: 0 !important;}
.swiper-slide img { width: 100%;height:100%;}
.swiper-slide-active { opacity: 1 !important;}
.swiper-slide .ren { position: absolute; left: 0; top: 0;}
.swiper-button-next, .swiper-button-prev { display: none; width: 40px; height: 68px; background-size: contain;}
.swiper-button-next { right: 100px; background-image: url(../images/plugin/swiper/next.png);}
.swiper-button-prev { left: 100px; background-image: url(../images/plugin/swiper/prev.png);}
.swiper-container-horizontal .swiper-pagination-bullets { bottom: 30px;}
.swiper-pagination-bullet { width: 70px; height: 8px; margin: 0 10px !important; padding: 6px 0; border-radius: 0; background-color: transparent; opacity: 1;}
.swiper-pagination-bullet:after { content: ""; display: block; height: 8px; background-color: #fff; opacity: 0.2;border-radius:8px;}
.swiper-pagination-bullet:hover:after, .swiper-pagination-bullet-active:after { background-color: #fff;border-radius:8px;opacity: 1;}

/**首页 about**/

.page_index_about{min-height:400px;padding:80px 0px;background:#fff url('/appres/uploads/bg/01.jpg') no-repeat bottom center;background-size: 130%;border-bottom:1px solid #ddd;}

/**首页 zhengshu**/
.page_index_zhengshu{min-height:100px;background-color:#9fc2ce;text-align:center;font-size:48px;padding:0px 0px;}

/**首页 product**/
.page_index_product{min-height:600px;background:#333 url('/appres/uploads/bg/productbg.jpg') no-repeat bottom center;background-size: 120%;text-align:center;font-size:48px;padding:60px 0px;padding-bottom:100px;}

/**首页 cases**/
.page_index_cases{min-height:600px;background-color:#fff;text-align:center;font-size:48px;padding:100px 0px;}


/**首页 news**/
.page_index_news{min-height:400px;background-color:#f0f0f0;text-align:center;font-size:48px;padding:100px 0px;padding-bottom:60px;}
 
 /**首页 page_index_service**/
.page_index_service{min-height:200px;background-color:#fff;text-align:center;font-size:48px;padding:20px 0px;}
 
 
/**首页 head **/
.head{font-size: 42px;font-weight: normal;text-transform: capitalize;text-align: left;margin-bottom:60px;padding:0px 20px;}
.head span{display:inline-block;margin:0 auto;color:#e15616;}
.head span em{display:block;position:absolute;width:53px;height:2px;margin-top:17px;top: 0;}
.head span .e1{left:-70px;background: url(../images/public/title_bg.jpg) no-repeat center center;}
.head span .e2{right:-70px;background: url(../images/public/title_bg.jpg) no-repeat center center;}
.head div.cn{color:#666;font-size:36px;line-height:48px;font-weight:normal;}
.head div.en{font-size:24px;}
.head div.line{border-bottom:2px solid #e15616;width:75px;height:20px;}
.head div.infologo{float:right;width:200px;height:41px;background: url(../images/public/logoinfo2.png) no-repeat center center;top:70px;margin-top:10px;}
.head div.infologo2{float:right;width:200px;height:41px;background: url(../images/public/logoinfo.png) no-repeat center center;top:70px;margin-top:10px;}


.head2{font-size: 42px;text-transform: capitalize;font-weight: normal;text-align: center;margin-bottom:60px;padding:0px 20px;}
.head2 span{display:inline-block;margin:0 auto;color:#e15616;}
.head2 span em{display:block;position:absolute;width:53px;height:2px;margin-top:17px;top: 0;}
.head2 span .e1{left:-70px;background: url(../images/public/title_bg.jpg) no-repeat center center;}
.head2 span .e2{right:-70px;background: url(../images/public/title_bg.jpg) no-repeat center center;}
.head2 div.cn{color:#666;font-size:28px;line-height:48px;font-weight:normal;}
.head2 div.line{border-bottom:2px solid #e15616;width:75px;height:20px;}

.page_con{padding:20px;font-size:18px;height:auto;}
.page_con p{margin-bottom:25px;}

/**brief***/
.brief{
	display: flex;
	background:rgb(255,255,255,0.6);
	border:0px solid #ddd;
	-webkit-box-shadow: 0 0 30px 0 rgb(86 100 183 / 20%);
    box-shadow: 0 0 30px 0 rgb(86 100 183 / 20%);
}

.briefleft{
	width: 500px;
	text-align:right;
	margin-left:20px;
}
.briefleft img{width:450px;border:1px solid #efefef;background-color:#ffcc00;}
.briefright{
	width:740px;
	text-align: left;
	overflow:hidden;
	font-size:18px;
	line-height:200%;
	padding-left:20px;
}
.briefsub{float:left;width:220px;height:60px;margin-right:30px;text-align:center;border-right:1px solid #aaa;}
.briefsub span.subnum{font-size:30px;color:#e15616;font-weight:bold;}
/**more**/
.pagew .more{text-align:center;position:relative;top:-50px;float:right;}
.pagew .more a{display:inline-block;width:170px;height:50px;line-height:50px;background-color:#e15616;color:#fff; border:solid 1px #e15616;font-family:"Microsoft YaHei";color:#fff;margin-top:60px;transition: 0.2s;-moz-transition: 0.2s;-webkit-transition:  0.2s;	-o-transition:  0.2s;text-align:center;border-radius:4px;}
.pagew .more a:hover{background-color:#e15616;color:#fff; border:solid 1px #e15616;}

.pagew .more2{text-align:center;position:relative;top:-60px;float:right;}
.pagew .more2 a{display:inline-block;width:170px;height:50px;line-height:50px;color:#fff;background-color:#e15616; border:solid 1px #e15616;font-family:"Microsoft YaHei";margin-top:60px;transition: 0.2s;-moz-transition: 0.2s;-webkit-transition:  0.2s;	-o-transition:  0.2s;text-align:center;border-radius:4px;}
.pagew .more2 a:hover{background-color:#e15616;color:#fff; border:solid 1px #e15616;}


/**产品分类**/
.productclass{
	height: 400px;
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
	justify-content: space-between;
	margin-top:0px;
	padding:0px;
	background:rgb(255,255,255,0.1);
	padding-top:50px;
	padding-bottom:50px;
	-webkit-box-shadow: 0 0 30px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 20%);
}
.productclass .classitem{

	width: 180px;
	padding:0px;
	border-radius:0%;
	text-align:center;
	margin-bottom:20px;
	height:200px;
}
.productclass .classitem .ico{width:180px;height:120px;overflow:hidden;}
.productclass .classitem .ico img{width: 120px;height:120px;position:relative;border:1px solid #666;overflow:hidden;margin-left:30px;margin-right:30px;}
.productclass .classitem .ico img.img1{position:absolute;height:120px;width:120px;border-radius:0px;padding:0px;border:0px solid #ddd;transition: 0.6s;-moz-transition: 0.6s;-webkit-transition:  0.6s;-o-transition:  0.6s;visibility:visible;padding:0px;border:1px solid #666;border-radius:5px;}

.productclass .classitem .itemname{line-height:20px;font-size:16px;color:#ccc;text-align:center;}

.productclass .classitem:hover .ico img.img1{opacity: 100;width: 120px;height:120px;transition: 0.1s;-moz-transition: 0.1s;-webkit-transition:  0.1s;-o-transition:  0.6s;visibility:visible;padding:0px;border:1px solid #ffd200;-webkit-transform: scale(1.1); transform: scale(1.1);overflow:hidden;}
.productclass a:hover .itemname{color:#ffd200;font-size:16px;text-align:center;}

/**five star**/
.homeservice{
	height: 300px;
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
	justify-content: space-between;
	margin-top:0px;
	padding:0px;
	background:rgb(255,255,255,0.1);
	padding-top:50px;
}
.homeservice .classitem{

	width: 180px;
	padding:0px;
	border-radius:0%;
	text-align:center;
	margin-bottom:00px;
	height:180px;
}
.homeservice .classitem .ico{width:180px;height:180px;overflow:hidden;}
.homeservice .classitem .ico img{width: 180px;height:180px;overflow:hidden;}
.homeservice .classitem .ico img.img1{height:158px;width:158px;border-radius:50%;padding:0px;transition: 0.6s;-moz-transition: 0.6s;-webkit-transition:  0.6s;-o-transition:  0.6s;visibility:visible;padding:10px;border:1px solid #cdcdcd;background-color:#fff;}
.homeservice .classitem .itemname{line-height:50px;font-size:18px;text-align:center;}



/**case效果***/
.caseindex{
	width: 1280px;
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
	justify-content: space-between;
	margin-top:0px;
}
.caseindex .item{
	width: 400px;
	height: 300px;
	padding:0px;
	padding-bottom:25px;
	text-align:center;
	background-color:#fff;
    -webkit-box-shadow: 0 0 30px 0 rgb(86 100 183 / 10%);
    box-shadow: 0 0 30px 0 rgb(86 100 183 / 10%);
	border-radius:5px;	
}
.caseindex .item{margin-bottom:40px;}
.caseindex .item .ico{height:250px;width:400px;overflow:hidden;}
.caseindex .item .ico img{height:250px;width:400px;border-top-left-radius:5px;border-top-right-radius:5px;opacity: 0.8; transform: scale(1); opacity: 1; -webkit-transition: .8s; transition: .8s; }
.caseindex .item .itemname{line-height:24px;heigh:24px;text-align:center;padding:0px 20px;font-size:18px;color:#333;text-overflow: ellipsis;white-space: nowrap;overflow:hidden;}
.caseindex .item .itemdesc{line-height:10px;text-align:center;padding:0px 20px;font-size:16px;color:#999;}
.caseindex .item:hover .itemdesc{color:#999;}
.caseindex .item .time{line-height:30px; font-size:14px;color:#999;text-align:center;padding:0px 20px;}
.caseindex .item:hover{
    -webkit-box-shadow: 0 0 30px 0 rgb(86 100 183 / 30%);
    box-shadow: 0 0 30px 0 rgb(86 100 183 / 30%);
}
.caseindex .item:hover .ico img{-webkit-transform: scale(1.5); transform: scale(1.5); opacity: 1; -webkit-transition: .8s; transition: .8s; }
.caseindex .item p,.caseindex .item:hover p{color:color:#999;}


.btn-allmore{ width: 88px; height: 40px; line-height: 40px; border: 1px solid #EAEAEA; padding: 0 16px; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
.btn-allmore .ico{ right: 12px; width: 20px; height: 20px;}
.btn-allmore .ico i{ font-size: 20px;}
.btn-allmore{ position: relative; z-index: 10;}



/**zhengshu效果***/
.zhengshu{
	width: 1280px;
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
	justify-content: space-between;
	margin-top:0px;
}
.zhengshu .item{
	width: 400px;
	height: 420px;
	padding:0px;
	padding-bottom:25px;
	text-align:center;
	background-color:#fff;
    -webkit-box-shadow: 0 0 30px 0 rgb(86 100 183 / 10%);
    box-shadow: 0 0 30px 0 rgb(86 100 183 / 10%);
	border-radius:5px;	
}
.zhengshu .item{margin-bottom:40px;}
.zhengshu .item .ico{height:400px;width:400px;overflow:hidden;}
.zhengshu .item .ico img{height:380px;width:400px;border-top-left-radius:5px;border-top-right-radius:5px;opacity: 0.8; transform: scale(1); opacity: 1; -webkit-transition: .8s; transition: .8s; }
.zhengshu .item .itemname{line-height:24px;heigh:24px;text-align:center;padding:0px 20px;font-size:18px;color:#333;text-overflow: ellipsis;white-space: nowrap;overflow:hidden;}
.zhengshu .item .itemdesc{line-height:10px;text-align:center;padding:0px 20px;font-size:16px;color:#999;}
.zhengshu .item:hover .itemdesc{color:#999;}
.zhengshu .item .time{line-height:30px; font-size:14px;color:#999;text-align:center;padding:0px 20px;}
.zhengshu .item:hover{
    -webkit-box-shadow: 0 0 30px 0 rgb(86 100 183 / 30%);
    box-shadow: 0 0 30px 0 rgb(86 100 183 / 30%);
}
.zhengshu .item:hover .ico img{-webkit-transform: scale(1.05)); transform: scale(1.05); opacity: 1; -webkit-transition: .8s; transition: .8s; }
.zhengshu .item p,.caseindex .item:hover p{color:color:#999;}


/**下载中心***/
.downloadlist{
	width: 1280px;
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
	justify-content: space-between;
	margin-top:0px;
}
.downloadlist .item{
	width: 400px;
	height: 350px;
	padding:0px;
	padding-bottom:25px;
	text-align:left;
	background-color:#fff;
    -webkit-box-shadow: 0 0 30px 0 rgb(86 100 183 / 10%);
    box-shadow: 0 0 30px 0 rgb(86 100 183 / 10%);
	border-radius:5px;	
}
.downloadlist .item{margin-bottom:40px;}
.downloadlist .item .ico{height:250px;width:400px;overflow:hidden;}
.downloadlist .item .ico img{height:250px;width:400px;border-top-left-radius:5px;border-top-right-radius:5px;opacity: 0.8; transform: scale(1); opacity: 1; -webkit-transition: .8s; transition: .8s; }
.downloadlist .item .itemname{line-height:24px;heigh:24px;text-align:left;padding:0px 20px;font-size:18px;color:#333;text-overflow: ellipsis;white-space: nowrap;overflow:hidden;}
.downloadlist .item .itemdesc{line-height:10px;text-align:left;padding:0px 20px;font-size:16px;color:#999;}
.downloadlist .item:hover .itemdesc{color:#999;}
.downloadlist .item .time{line-height:30px; font-size:14px;color:#999;text-align:center;padding:0px 20px;}
.downloadlist .item:hover{
    -webkit-box-shadow: 0 0 30px 0 rgb(86 100 183 / 30%);
    box-shadow: 0 0 30px 0 rgb(86 100 183 / 30%);
}
.downloadlist .item:hover .ico img{-webkit-transform: scale(1.5); transform: scale(1.5); opacity: 1; -webkit-transition: .8s; transition: .8s; }
.downloadlist .item p,.downloadlist .item:hover p{color:color:#999;}

/**news效果***/
.newsindex{
	width: 1280px;
	height: 200px;
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
	justify-content: space-between;
	margin-top:50px;
}
.newsindex .item{

	width: 400px;
	height: 350px;
	padding:0px;
	padding-bottom:25px;
	text-align:center;
	background-color:#fff;
    -webkit-box-shadow: 0 0 30px 0 rgb(86 100 183 / 5%);
    box-shadow: 0 0 30px 0 rgb(86 100 183 / 5%);
	border-radius:5px;	
}
.newsindex .item .ico img{height:250px;width:400px;border-top-left-radius:5px;border-top-right-radius:5px;}
.newsindex .item .itemname{line-height:10px;text-align:left;padding:0px 20px;}
.newsindex .item .time{line-height:30px; font-size:12px;color:#999;text-align:left;padding:0px 20px;}
.newsindex .item:hover{
    -webkit-box-shadow: 0 0 30px 0 rgb(86 100 183 / 20%);
    box-shadow: 0 0 30px 0 rgb(86 100 183 / 20%);
}


/***indexnews**/
.indexnews{margin:0px;padding:0px;height:auto;display:inline-block;}

.indexnews .title{font-size:40px;color:#3F3F3F; text-align:center;margin-bottom:50px;}
.indexnews .title div{font-size:20px;margin-top:15px; }
.indexnews .item{width:400px;float:left;height:330px;box-sizing:border-box;padding:30px;border:solid 1px #fff;margin-right:20px; background-color:#fff;border-radius:0px;-webkit-box-shadow: 0 0 20px 0 rgb(86 100 183 / 10%);box-shadow: 0 0 20px 0 rgb(86 100 183 / 10%);background-color:#fff;}
.indexnews .item{margin-bottom:40px;}
.indexnews .item:nth-of-type(4n){margin-right:0px;}
.indexnews .item .news_title{color:#000;font-size:22px;overflow:hidden;height:32px;text-align:left;}

.indexnews .item .con{font-size:16px;color:#6E6E6E;margin-top:30px;height:95px;line-height:200%;text-align:left;overflow:hidden;}
.indexnews .item .three{line-height:30px;height:30px;width:100%;text-align:center;}
.indexnews .item .datehit{display: flex;flex-flow: row nowrap;justify-content: space-between;margin:25px 0px;color:#aaa;}
.indexnews .item .btn{display:block;color:#e15616;border:solid 1px #e15616;width:50%;height:36px;text-align:center;line-height:36px;margin-top:15px;font-size:18px;padding:5px;margin-left:23%;margin-right:24%;}
.indexnews .item .three hover{color:#fff;background-color:#5cd6ff;border:solid 1px #5cd6ff;}
.indexnews .item:hover{background-color:#e15616;border:solid 1px #e15616;-webkit-box-shadow: 0 0 30px 0 rgb(86 100 183 / 10%);box-shadow: 0 0 30px 0 rgb(86 100 183 / 10%);transition: 0.5s;-moz-transition: 0.5s;-webkit-transition:  0.5s;	-o-transition:  0.5s;}
.indexnews .item:hover .btn{color:#e15616;background-color:#fff;border:solid 1px #fff;transition: 0.2s;-moz-transition: 0.5s;-webkit-transition:  0.5s;	-o-transition:  0.5s;}

.indexnews .item:hover *{color:#fff;transition: 0.5s;-moz-transition: 0.5s;-webkit-transition:  0.5s;	-o-transition:  0.5s;}



/**pagenav**/
.page_ny_nav{min-height:44px;background-color:#f7f7f7;border-bottom: 1px solid #dedede;}
.pagenav .inner{text-align:left;}
.pagenav a {color: #121212; font-family: "microsoft yahei"; height: 44px;  border-right: 1px solid #dedede; padding:10px 44px;float:left;border-radius:5px;}
.pagenav a:nth-child(1){border-left: 1px solid #dedede;border-right: 1px solid #dedede;}

.pagenav a span {height: 44px;line-height: 44px; text-align: center;margin:0;padding:0;font-size:18px;color:#666;margin-left:0px;padding:0px;}
.pagenav a:hover, .pagenav a.act{background-color: #E77B2C;font-weight:bold;}
.pagenav a:hover span, .pagenav a.act span{  color: #fff; font-weight:bold;}

/**pagenav**/
.pagenav2 .inner{text-align:center;padding-top:15px;padding-bottom:15px;}
.pagenav2 a {color: #121212; font-family: "microsoft yahei"; height: 40px; width:105px;padding: 10px 20px;border: 1px solid #ddd;float:left;margin:5px;background-color:#fff;border-radius:5px;overflow: hidden; text-overflow:ellipsis;white-space: nowrap;}
.pagenav2 a:nth-child(1){}

.pagenav2 a span {height: 40px;line-height: 40px; text-align: center;font-size:16px;color:#666;}
.pagenav2 a:hover, .pagenav2 a.act{background-color: #E77B2C;font-weight:bold;}
.pagenav2 a:hover span, .pagenav2 a.act span{  color: #fff; font-weight:bold;}

/**page_ny_box**/
.page_ny_box{min-height:550px;background-color:#fff;padding:50px 0px;padding-top:40px;}
.pageinner { padding: 20px 0px;}
.pageinner a:link, .pboxItem a:visited { color: #8d8d8d; }
.pageinner a:active, .pboxItem a:hover { color: #004A9A; }

.page-content{
	padding-top:0px;
	line-height:180%;
	font-size:16px;
	padding-left:10px;
	padding-right:10px;
}
.page-content p,.page-content div,.page-content td,.page-content h3{
	line-height:180%;
	font-size:16px;
}
.page-content p{
	margin-bottom:5px;
	font-size:16px;
}
.page-content img{
	max-width:100%;
}
/**page_ny_box**/

/**ibanner**/
.ibanner { position: relative; overflow: hidden; width: 100%; background-position: center top; background-size: cover; overflow: hidden; height:300px;display:block;}
.vt { vertical-align: top; }
.vm { vertical-align: middle;height:395px; }
.ibanner .ibanner_tbox{font-size: 42px;text-transform:uppercase;font-weight: normal;text-align: left;margin-bottom:60px;padding:0px 20px;}
.ibanner .ibanner_tbox span{display:inline-block;margin:0 auto;color:#2458a5;font-weight:bold;}
.ibanner .ibanner_tbox div.cn{font-size:28px;line-height:48px;font-weight:lighter;}
.ibanner .ibanner_tbox div.cn span{font-weight:lighter;}
.ibanner .ibanner_tbox div.line{border-bottom:2px solid #2458a5;width:55px;height:20px;}

.ibanner .ibanner_tbox2{font-size: 42px;text-transform:uppercase;font-weight: normal;text-align: left;margin-bottom:60px;padding:0px 20px;color:#fff;}
.ibanner .ibanner_tbox2 span{display:inline-block;margin:0 auto;color:#fff;font-weight:bold;}
.ibanner .ibanner_tbox2 div.cn{font-size:28px;line-height:48px;font-weight:lighter;color:#fff;}
.ibanner .ibanner_tbox2 div.cn span{font-weight:lighter;}
.ibanner .ibanner_tbox2 div.line{border-bottom:2px solid #fff;width:55px;height:20px;}


/**view***/
.view-main{
	padding:50px 50px;
	-webkit-box-shadow: 0 0 30px 0 rgba(86,100,183,.1);
	box-shadow: 0 0 30px 0 rgba(86,100,183,.1);
	min-height:650px;
	margin-bottom:50px;
	background-color:#fff;
	padding-top:30px;
	
}
.view-title{
    font-size: 22px;
    color: #676a78;
    line-height: 1;
    margin-bottom: 20px;
    font-weight: 400;
}
.view-extra{
	color: #999;
}
.view-hits{
    font-size: 14px;
    display: inline-block;
    line-height: 25px;	
	margin-right:45px;
	
}
.view-date{
	
    font-size: 14px;
    display: inline-block;
    line-height: 25px;	
}
.view-content{
	padding:50px;padding-left:0px;padding-right:0px;
	line-height:180%;
	font-size:16px;
}
.view-content p,.view-content div,.view-content td,.view-content h3{
	line-height:180%;
	font-size:16px;
}
.view-content p{
	margin-bottom:15px;
}
.view-content img{
	max-width:100%;
}

.view-content2{
	padding-top:0px;
	line-height:180%;
	font-size:16px;
}
.view-content2 p,.view-content2 div,.view-content2 td,.view-content2 h3{
	line-height:180%;font-size:16px;
}
.view-content2 p{
	margin-bottom:15px;
}
.view-content2 img{
	max-width:800px;
}


.viewnav{height:74px;line-height:74px;color:#666;font-size:18px;}
.viewnav a{line-height:74px;color:#666;font-size:18px;}


/**news ralative**/
.rellist {
	margin-top: 80px
}

.rellist .rel-title {
	font-size: 22px;
	color: #676a78;
	margin-bottom: 30px
}

.rellist .rel-item {
	color: #a7abc2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 19px;
	cursor: pointer
}

.rellist .rel-item:hover {
	color: #676a78
}

.rellist .rel-item:last-of-type {
	margin-bottom: 0
}

.rellist .rel-item .title {
	padding-left: 18px;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	position: relative
}

.rellist .rel-item .title:before {
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	
	border-radius: 50%;
	background: #a7abc2;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto
}

/**contact**/

.contact{
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
	justify-content: space-between;
	height:auto;
	margin-bottom:50px;
}
.contact .item{

	width: 540px;
	margin:10px;
	height: 200px;
	padding:30px;
	margin-bottom:25px;
	border-radius:10px;
	text-align:left;
	background-color:#f0f0f0;
	color:#333;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition:  0.5s;	
	-o-transition:  0.5s;
	-webkit-box-shadow: 0 0 10px 0 rgb(86 100 183 / 5%);
	box-shadow: 0 0 10px 0 rgb(86 100 183 / 5%);
	
}
.contact .item:hover{

	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition:  0.5s;	
	-o-transition:  0.5s;
	-webkit-box-shadow: 0 0 10px 0 rgb(86 100 183 / 10%);
	box-shadow: 0 0 10px 0 rgb(86 100 183 / 10%);
	background-color:#e15616;
	color:#fff;
}
.contact .item .mapBox,.contact .item .mapBox2{margin-top:25px;}

.contact .item a{color:#333;}
.contact .item:hover a{color:#fff;}
.contact .item:hover{color:#fff;	background-color:#e15616;color:#fff;}

/**product mainpage**/
.productinfo{line-height:200%;text-align:center;font-size:18px;color:#999;padding-bottom:50px;}
.productinfo p.en{line-height:60px;text-transform:uppercase;}
.productinfo h1{line-height:60px;color:#0f59aa;}
.propanel { padding: 0%; }
.proList { overflow: hidden; }
.proList li {width: 19%; float: left; height: 430px; position: relative;margin:0.5%;transition: 0.5s;-moz-transition: 0.5s;-webkit-transition:  0.5s;-o-transition:  0.5s;filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity:0.7;opacity: 0.7;border-radius:5px;overflow: hidden;}
.proList li a { display: block; height: 100%; position: absolute; top: 0; left: 0; width: 100%; color: #fff;border-right:10px solid #fff; }
.proList .pic { margin-right: 15px; }

.proList .oti { font-size: 18px; border-bottom: 3px solid #fff; position: absolute; left: 25px; bottom: 45px; padding-bottom: 4px; transition: 300ms; -webkit-transition: 300ms; visibility: hidden;}
.proList .line { width: 0; height: 5px; background: #e62129; position: absolute; left: 0; bottom: 0; visibility: hidden;}
.proList .txts { position: absolute; left: 0px; top: 150px; transform: translateY(-100px); -webkit-transform: translateY(-100px); opacity: 100; visibility: visible; transition: 300ms; -webkit-transition: 300ms; color:#fff;width: 100%;text-align:center; }

.proList .txts .ch { font-size: 24px; margin-bottom: 22px;width: 100%;text-align:center;height:42px;transition: 0.5s;-moz-transition: 0.5s;-webkit-transition:  0.5s;-o-transition:  0.5s;}
.proList .txts .en { font-size: 16px; text-transform: capitalize; margin-bottom: 180px;text-align:center;height:30px;transition: 0.5s;-moz-transition: 0.5s;-webkit-transition:  0.5s;-o-transition:  0.5s;}
.proList .txts .more { height: 54px; background:rgb(255,255,255,0.5); text-align: center; line-height: 54px; margin-left:15%;margin-right:15%;color:#333;border-radius:5px;transition: 0.5s;-moz-transition: 0.5s;-webkit-transition:  0.5s;-o-transition:  0.5s;} 

.proList li:hover{transition: 0.5s;-moz-transition: 0.5s;-webkit-transition:  0.5s;-o-transition:  0.5s;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity: 1;-webkit-transform: scale(1.05); transform: scale(1.05);border-radius:5px;}
	
.proList li:hover .txts .ch { font-size: 42px;font-weight:bold; margin-bottom: 22px;width: 100%;text-align:center;transition: 0.2s;-moz-transition: 0.2s;-webkit-transition:  0.2s;-o-transition:  0.2s;}
.proList li:hover .txts .en { font-size: 24px;font-weight:bold; text-transform: capitalize; margin-bottom: 180px;text-align:center;transition: 0.4s;-moz-transition: 0.4s;-webkit-transition:  0.4s;-o-transition:  0.4s;}
.proList li:hover .txts .more { height: 54px; background: #0f59aa; text-align: center; line-height: 54px; margin-left:15%;margin-right:15%;color:#fff;border-radius:5px;transition: 0.5s;-moz-transition: 0.5s;-webkit-transition:  0.5s;-o-transition:  0.5s;} 





/**新闻列表样式**/

.news-box{ background: #fff;}
.news{ padding: 0px 0 0px;}

.newsli{ padding-bottom: 1px;}
.newsli li{ position: relative; background: #fff; z-index: 3; margin-bottom: 40px;border:1px solid #efefef;
	-webkit-box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
}
.newsli li:before{ content: ""; width: 100%; height: 100%; background: #E77B2C; position: absolute; left: 0; bottom: 0; height: 0; transition: 0.56s; z-index: -1;}
.data{ position: absolute; left: 47px; top: 50%; width: 88px; padding: 26px 0 25px; border: 1px solid #D6D6D6; border-top: 4px solid #E77B2C; margin-top: -50px; transition: 0.5s;}
.data strong{ display: block; text-align: center; color: #999999; font-size: 20px; line-height: 1; font-weight: normal; margin-bottom: 9px; font-family: "PT_Sans_Narrow_Bold"; transition: 0.35s;}
.data b{ display: block; line-height: 1; text-align: center; font-weight: normal; color:#999999; font-size: 14px; font-family: "PT_Sans_Narrow_Bold"; transition: 0.35s;}
.news-t{ padding: 35px 0 32px; margin-left: 23.4%; margin-right: 68px;}
.news-t strong{ display: block; color: #333333; font-size: 18px; line-height: 1.2; font-weight: normal; margin-bottom: 18px; transition: 0.35s; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.news-t p{ color: #707070; font-size: 14px; line-height: 2; margin-bottom: 28px; transition: 0.35s;}
.news-t b{ display: inline-block; font-weight: normal; line-height: 1; color: #E77B2C; font-size: 14px; transition: 0.35s;}
.newsli li:hover:before{ height: 100%; bottom: auto; top: 0;}
.newsli li:hover .data{ border-color: #fff; transition-delay: 0.1s; background: #E77B2C;}
.newsli li:hover .data strong{ color: #fff;}
.newsli li:hover .data b{ color: #fff;}
.newsli li:hover .news-t strong{ color: #fff;}
.newsli li:hover .news-t p{ color: #fff;}
.newsli li:hover .news-t b{ color: #fff;}


/**product list**/
.linkA {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/w0.png) no-repeat;
	z-index: 99;
	
}

.iplist {
	display: none;
	margin-left: -3%;
	margin-top: 0px;
}

.iplist li {
	position: relative;
	float: left;
	width: 22%;
	margin-left: 3%;
	margin-top: 30px;
	background: #fff;
	overflow: hidden;
	-webkit-box-shadow: 0 0 30px 0 rgb(86 100 183 / 20%);
    box-shadow: 0 0 30px 0 rgb(86 100 183 / 20%);
}

.ipc-pic {
	position: relative;
	width: 100%;
	height: 250px;
}

.ipc-pic img {
	display: block;
	position: absolute;
	width: 100%;
    max-height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.ipc-name {
	color: #333333;
	font-size: 16px;
	text-align: center;
	margin: 20px;
	font-weight: normal;
	height: 28.8px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ipc-cover {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	z-index: 5;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 20px;
	background: #e15818;
	text-align: center;
	color: #fff;
	transition: 0.65s;
	transform: translateY(100%);
}

.ict1 {
	font-size: 16px;
	height: 28px;
	overflow: hidden;
}

.ict2 {
	font-size: 14px;
	margin-top: 5px;
	height: 50px;
	overflow: hidden;
}

.icticon {
	display: block;
	font-size: 18px;
	margin-top: 15px;
}

.iplist li:hover .ipc-cover {
	opacity: 0.9;
	visibility: visible;
	transform: translateY(0);
}

.iplist li:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 0;
	background: rgba(0, 0, 0, .3);
	z-index: 1;
	transition: 0.65s;
}

.iplist li:hover:before {
	top: 0;
	height: 100%;
}

.imore {
	display: block;
	color: #999999;
	font-size: 14px;
	text-align: center;
	margin-top: 45px;
}

.imore:hover {
	color: #2E3192;
}

.zfx-fk {
	width: 181px;
	height: 178px;
	background: #FAFAFA;
}

.ipc1 {
	position: absolute;
	bottom: 0;
	left: 179px;
}

.ipc2 {
	position: absolute;
	top: 0;
	right: 170px;
}

.ipc3 {
	position: absolute;
	left: 170px;
	top: 0;
}
/**end product list**/
/**protablist**/
.protablist{
	border-collapse:collapse;
	-webkit-box-shadow: 0 0 30px 0 rgb(86 100 183 / 20%);
    box-shadow: 0 0 30px 0 rgb(86 100 183 / 20%);
}
.protablist tr td{}

table{width:100%;border:1px solid #ddd;border:0;margin:10px auto 0;text-align:center;border-collapse:collapse;border-spacing:0;}

table th{background:#f0f0f0;font-weight:bold;line-height:36px;font-size:16px;color:#333;}
table td{line-height:36px;vertical-align:middle;font-size:16px;}
table tr:nth-child(odd){background:#fff;}
table tr:nth-child(even){background:#f9f9f9;}
table td:nth-child(odd){color:#666;}
table td:nth-child(even){color:#666;}
table tr:hover{background:#f9f9f9;}

table td,table th{border:1px solid #ddd;line-height:36px;padding:10px 15px;}
table td img{height:50px;width:50px;margin:0px;padding:0px;display: block;border-radius:2px;}
table td a.productlink:link,table td a.productlink:visited{font-size:16px;color:#000;}
table td a.productlink:hover{color:#ff0000;}

table td a.viewlink:link,table td a.viewlink:visited{font-size:14px;background-color:#e77b2c;color:#fff;padding:5px 15px;border-radius:2px;}
table td a.viewlink:hover{color:#fff;background-color:#c60505;}

/**end protablist**/

.brand{padding-bottom:20px;}
.brand a{margin-bottom:10px;}
.brand a span{margin:0px 5px;border:1px solid #ddd;background-color:#f9f9f9;padding:10px 15px;color:#333;border-radius:4px;height:36px;line-height:50px;}
.brand a span.on{margin:0px 5px;border:1px solid #E77B2C;background-color: #E77B2C;padding:10px 15px;color:#fff;}
a.download_btn{background-color:#E77B2C;color:#fff;padding:5px 10px;border-radius:5px;}
a.download_btn:hover{background-color:#E77B2C;color:#fff;padding:5px 10px;border-radius:5px;}


/**login**/
.rl-modal-body{padding:20px 20px;}
.rlf-input{height:40px;border:1px solid #eee;border-radius:4px;width:300px;line-height:24px;padding:0px 7px 0px 7px;font-size:14px;transition:border-color 0.2s;-webkit-transition:border-color 0.2s;-moz-transition:border-color 0.2s;-o-transition:border-color 0.2s;transition:padding 0.15s;-webkit-transition:padding 0.15s;-moz-transition:padding 0.15s;-o-transition:padding 0.15s;border-color:#d0d6d9;margin-bottom:20px;}
.rlf-input:-moz-placeholder{color:gray;}
.rlf-input::-moz-placeholder{color:gray;}
.rlf-input:-ms-input-placeholder{color:gray;}
.rlf-input::-webkit-input-placeholder{color:gray;}
.rlf-input.placeholder{color:gray;}
.rlf-input:focus{border-color:#339add;}
.rlf-field-error{border-color:#be3948;}
.rlf-field-error:focus{border-color:#be3948;}
input:-webkit-autofill,textarea:-webkit-autofill{padding-left:15px;padding-right:40px;}
.rlf-input-email{background-position:-80px -678px;}
.rlf-input-pwd{background-position:-80px -774px;}
.rlf-input-nick{background-position:-80px -1018px;}
.rlf-input-mobile{background-position:-80px -967px;}
.rlf-input-demand{background-position:-80px -1065px;}
.rlf-input-phone{background:#ffffff url(../images/phone.png) no-repeat;}
.rlf-tip-wrap{font-size:12px;height:30px;}
.rlf-tip-error{background:url(../images/rl-sprite.png) no-repeat -108px -934px;padding-left:15px;color:#be3948;}
.rlf-btn-green{color:#fff;font-size:14px;background-color:#39b94e;height:40px;line-height:40px;width:160px;cursor:pointer;text-align:center;transition:background-color 0.2s;-webkit-transition:background-color 0.2s;-moz-transition:background-color 0.2s;-o-transition:background-color 0.2s;}
.btn-full{width:317px;}
.btn-block{display:block;width:auto;}
.rlf-btn-green:hover{background-color:#33a646;}
.rlf-btn-gray,.rlf-btn-blue{color:#7e878c;font-size:14px;background-color:#d0d6d9;height:40px;line-height:40px;width:140px;cursor:pointer;text-align:center;transition:background-color 0.2s;-webkit-transition:background-color 0.2s;-moz-transition:background-color 0.2s;-o-transition:background-color 0.2s;}
.rlf-btn-gray:hover{background-color:#bbc0c3;}
.rlf-btn-blue{color:#fff;background-color:#128beb;box-shadow: 0 4px 7px 0 rgba(53,143,229,0.47);}
.rlf-btn-blue:hover{background-color:#0f6ecd;}
.forgetpwd-resultwrap{text-align:center;display:none;width:260px;}
.pop-login-sns{text-align:center;}
.pop-login-sns a{display:inline-block;width:130px;height:30px;padding-left:30px;line-height:30px;margin:0 10px;text-align:center;cursor:pointer;color:#666;border-radius:3px;border:1px solid #ededed;font-size:12px;background:#fff url(../images/nlogin.png) no-repeat;transition:border-color 0.2s;-webkit-transition:border-color 0.2s;-moz-transition:border-color 0.2s;-o-transition:border-color 0.2s;}
.pop-login-sns .pop-sns-qq{background-position:0 -82px;}
.pop-login-sns .pop-sns-qq:hover{border-color:#5ba9dc;box-shadow:0 0 3px #5ba9dc;}
.pop-login-sns .pop-sns-weibo{background-position:0 -44px;}
.pop-login-sns .pop-sns-weibo:hover{border-color:#e36e73;box-shadow:0 0 3px #e36e73;}
.forgetpwd-resultwrap i{display:inline-block;margin:10px 0 0 -40px;width:104px;height:48px;background:url(../images/rl-sprite.png) no-repeat 0 -260px;}
.forgetpwd-resultwrap p{color:#656e73;padding:24px 0 55px;}
.forgetpwd-resultwrap p a:link,.forgetpwd-resultwrap p a:visited{color:#33a646;text-decoration:underline;}
.top-header{text-align:center;padding:40px 25px;}
.top-header-logo{width:280px;height:62px;display:inline-block;vertical-align:middle}
.top-header-text{display:inline-block;vertical-align:middle;font-size:27px;color:#2C3EA7;font-family:'Microsoft JhengHei UI'}
.ui-dialog-content{border:1px solid #eee; background-color: #FFFFFF; margin: 0 10px;box-shadow: 0px 0px 5px rgba(66,75,174,0.1);}
.tabheader-signin{text-decoration: none;float:right;font-size:13px;}
.error-msg{color:#d93026}
.wait-msg{color:#128beb;display:none;}



/*page翻页***************************/
.page{display:in-table;font-size:14px;text-align:center;width:100%;padding:25px;}
.page a:link,.page a:visited{ text-decoration:none;border:1px solid #E77B2C;background-color:#E77B2C;padding:5px;border-radius:4px;margin:0 5px;padding-top:5px;padding-bottom:5px;color:#fff; }
.page a:hover{ color:#fff;background-color:#E77B2C; text-decoration:none;}
.graynolink{ color:#858585;background-color:#f1f1f1;border:1px solid #f1f1f1;padding:5px;padding-top:5px;padding-bottom:5px;border-radius:4px;margin:0 5px;cursor:default;}
.page select{border:1px solid #ddd;padding:5px;color:#858585;}

/**分页css******/
DIV.yahoo2 {
	PADDING: 3px; FONT-SIZE: 12px; MARGIN: 5px; FONT-FAMILY: Tahoma,Helvetica,sans-serif; TEXT-ALIGN: center; border-radius:4px;
}
DIV.yahoo2 A {
 PADDING: 8px 10px; BACKGROUND-POSITION: 50% bottom;COLOR: #666; MARGIN-RIGHT: 5px; TEXT-DECORATION: none;BACKGROUND-COLOR: #fff; font-size:12px;border-radius:4px;
}
DIV.yahoo2 A:hover {
  PADDING: 8px 10px; BACKGROUND-POSITION: 50% bottom; COLOR: #fff; MARGIN-RIGHT: 5px;TEXT-DECORATION: none;BACKGROUND-COLOR: #ee4121; font-size:12px;border-radius:4px;
}
DIV.yahoo2 A:active {
 PADDING: 8px 10px; BACKGROUND-POSITION: 50% bottom;  COLOR: #fff; MARGIN-RIGHT: 5px; TEXT-DECORATION: none;BACKGROUND-COLOR: #ee4121; font-size:12px;border-radius:4px;
}
DIV.yahoo2 SPAN.current {

 PADDING: 8px 10px; BACKGROUND-POSITION: 50% bottom;  COLOR: #fff; MARGIN-RIGHT: 5px;TEXT-DECORATION: none;BACKGROUND-COLOR:#ee4121; font-size:12px;border-radius:4px;
}
DIV.yahoo2 SPAN.nomal {
 PADDING: 8px 10px; COLOR: #000; MARGIN-RIGHT: 5px; PADDING-TOP: 2px;border-radius:4px;
}
DIV.yahoo2 SPAN.disabled {
	DISPLAY: none
}
DIV.yahoo2 A.next {
	 MARGIN: 0px 0px 0px 10px; border-radius:4px;
}
DIV.yahoo2 A.next:hover {
	border-radius:4px;
}
DIV.yahoo2 A.prev {
	border-radius:4px;
}
DIV.yahoo2 A.prev:hover {
	border-radius:4px;
}