@charset "utf-8";
body{margin:0px; padding: 0px; list-style: none;background-color: #ffffff;}

/*显示主体部分通用样式*/
.main{ font-size: 14px; line-height: 30px; text-align: left;}
.ArticleTitle{text-align: center;font-size:20px; line-height: 50px;}
.ArticleContent{font-size:14px;text-align: left;}
.ArticleContent ul{margin:auto;padding:auto; list-style:inherit;}
.ArticleContent ul li{margin:auto;padding:initial;list-style:inherit;}
/*table隔行显示不同颜色*/
.ArticleContent table tr:nth-child(odd){background:#f3f3f3;}
.ArticleContent table tr:hover{background:#dfdfdf;}
.ArticleContent table tr:first-child {background:#006096;color:#ffffff;}

.ArticleContent table td{padding: 2px 4px;text-align: center;}
.ArticleContent table{ margin-left:auto; margin-right: auto;}
.ArticleContent table{border-collapse:collapse; border:solid #cccccc;	border-width:0px 0px 1px 1px;}
.ArticleContent table td{border-collapse:collapse; border:solid #cccccc;	border-width:1px 1px 0px 0px;}
.ArticleContent img{ max-width:100%; height:auto;}
.ArticleContent ul{padding-left:20px;}
.ArticleContent ul li{list-style:disc;}
.ArticleContent p{padding:8px 0px;margin:0px;}
/*路径样式---------------------------------------------------------------------------------------*/
.pathList {text-align: right; border-bottom:1px solid #e5e5e5;margin-bottom:25px;}
.pathList a{font-size: 14px;line-height: 25px;color: #666666;text-decoration: none;}
.pathList span{font-size: 14px;line-height: 25px;color: #AFAFAF;text-decoration: none;}
/*以上通用样式不能随便修改------------------------------------------------------*/


/*底部样式，自行修改-------------------------------------------------------------------------------*/
.web-floor {
	background-color: #363636;padding-bottom: 40px; padding-top: 40px; width:100%;display: inline-block;
}
.web-floor div,.web-floor a,.web-floor a:visited,.web-floor a:hover{
	text-decoration: none;
	color: #ffffff;
}
.floor-txt{font-size:14px;line-height:45px;}
.floor-tel{font-size:36px;line-height: 81px;font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;}


@media screen and (max-width:999px){
	.pro-menu-box{width:100%;margin-bottom: 30px;min-height: auto;}
.pro-main{width:100%;}
.index-pro-menu{background-color:#0f5698;border-radius: 15px;padding:20px; min-height: auto;}
}
@media screen and (min-width:1000px) {
	.pro-menu-box{width:270px;margin-bottom: 0px;min-height: auto;}
.pro-main{width:calc(100% - 300px);}
.index-pro-menu{background-color:#0f5698;border-radius: 15px;padding:20px; min-height: auto;}
}
@media screen and (min-width:1300px){
	.pro-menu-box{width:270px;margin-bottom: 0px;min-height: 500px !important;}
	
.index-pro-menu{background-color:#0f5698;border-radius: 15px;padding:20px; min-height: 500px;}
}
@media screen and (min-width:1600px){
	.pro-menu-box{width:270px;margin-bottom: 0px;min-height: 610px !important;}
	
	.index-pro-menu{background-color:#0f5698;border-radius: 15px;padding:20px; min-height:610px}
}


/*网站新的开始*/
.web-hand{width: 100%;}
.web-hand-index{width: 100%; position: absolute;top:0px;left:0px;z-index: 33344;}
.top-tel{font-size:30px;line-height: 50px;padding-top:15px;font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;}
.top-tel span{color:#ff0000;font-size:30px;line-height: 50px;}
/* .top-btn{} */
.top-line{border-bottom:1px solid rgba(255, 255, 255, 0.3);}
.top-btn ul li{float:left;}
.top-btn ul li+li{margin-left:35px;}
.top-btn ul li a{font-size:16px;line-height: 35px;color:#000000;text-decoration: none;display: block;width: 100%;}
.top-btn ul li a:hover{font-size:16px;line-height: 35px;color:#ff0000;text-decoration: none;}
.top-btn ul li a .btn-line{width:0px;height: 2px;background-color: #ff0000;display: block;-ms-transition: 1s;-moz-transition: 1s;-webkit-transition: 1s;-o-transition: 1s;transition: 1s;}
.top-btn ul li a:hover .btn-line{width:100%;height: 2px;display: block;}

.language{margin-top:3px;text-align: right;}
.language a{color:#ffffff;text-decoration: none; background-color: #ff0000; border-radius: 4px;padding:2px 15px;}
.language span{color:#ffffff;}



.pro-menu-title{text-align: left;color:#ffffff;font-size:35px;line-height: 65px;border-bottom:1px double #ffffff;font-weight: bold;}
.pro-menu-list{padding:15px 0px;}
.pro-menu-list ul li ul li{padding:0px 15px;}
.pro-menu-list ul li ul li.OnBtn>a{color:#6cb8ff;font-size:16px;line-height: 45px;width:100%;display: block;}
.pro-menu-list ul li ul li>a:hover{color:#ffffff;font-size:16px;line-height: 45px;width:100%;display: block;}
.pro-menu-list ul li{position: relative;}
.pro-menu-list ul li span.icon-jiantou{position: absolute;right: 10px;top:10px;z-index: 222;color:#ffffff;}
.pro-menu-list ul li a{color:#ffffff;font-size:16px;line-height: 45px;width:100%;display: block;}
.pro-menu-list ul li.OnBtn>a{color:#6cb8ff;font-size:16px;line-height: 45px;width:100%;display: block;}
.pro-menu-list ul li a:hover{color:#ffffff;font-size:16px;line-height: 45px;padding-left:20px;background-color: #0971d2;}

/* .index-pro-list{} */
.index-pro-list ul{display:flexbox;display: -webkit-flexbox;display: -mx-flexbox;display: -moz-flexbox;display: flex;display: -webkit-flex;display: -mx-flex;display: -moz-flex;flex:auto; justify-content:space-between;flex-wrap: wrap;margin-top:-30px;}
.index-pro-list ul li{width:calc(33.33% - 15px);float:left;text-align: center;margin-top:30px;}
.index-pro-list ul li img{width:100%;height: auto;overflow: hidden;border:1px solid #e6e6e6;
	-ms-transition: 1s;-moz-transition: 1s;-webkit-transition: 1s;-o-transition: 1s;transition: 1s;
}
.index-pro-list ul li:hover img{transform: scale(1.2, 1.2);-ms-transform: scale(1.2, 1.2);-moz-transform: scale(1.2, 1.2);-webkit-transform: scale(1.2, 1.2);-o-transform: scale(1.2, 1.2);}
.index-pro-list ul li a{color:#363636;text-decoration: none;}

.inde-pro-img{overflow: hidden;border-radius: 10px;}

.about-bg{background-image: url(images/gs_03.jpg);background-repeat: no-repeat; background-position: center center;padding:65px 0px 55px 0px;}
.index-about-box{border-radius: 15px;background-color: #ffffff;overflow: hidden;}
.index-about-txt{padding:20px;line-height: 36px; overflow: hidden;}

.index-news-bg{padding:65px 0px;background-color: #f3f3f3;}

.about-img-list{padding:50px 0px;margin-left:-20px;}
.about-img-list ul li{float:left;width:calc(33.33% - 20px);margin:0px 0px 20px 20px;}
.about-img-list ul li img{width:100%;height: auto;}


.menu-btn span{color:#000000;font-size:24px;}
.menu-list-mobile{position: fixed;width:100%;height:100%;top:0px;left:0px;background-color: #00335c;z-index: 99999;}
.close-this-menu{text-align: right;} 
.close-this-menu span{font-size:30px;color:#ffffff;}
.menu-list{padding:20px;text-align: center;}
.menu-list ul li{text-align: center;}
.menu-list ul li a{font-size:30px; line-height:60px;color:#ffffff;}
.menu-tel{text-align: center;margin-top:30px;}
.menu-tel-icon{text-align: center;} .menu-tel-icon span{font-size:40px;color:#ffffff;}
.menu-tel-txt{font-size:14px;line-height: 30px;color:#ffffff;text-align: center;}
.menu-tel-400{text-align: center;} .menu-tel-400 a{font-size:20px;line-height: 40px;color:#ffffff;}

.logotxt{font-size:20px;line-height: 70px;font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;}