@charset "utf-8";
*{box-sizing: border-box;}
body {margin: 0;padding: 0;font-family: \5FAE\8F6F\96C5\9ED1;-webkit-tap-highlight-color: rgba(0,0,0,0);background-color: #ffffff;}
a:focus {outline: none;}/*点击a标签出现虚线边框*/
h1, h2, h3, h4, h5, h6, p, a, li, ul, dd, dl, dt, div, span, input, textarea, form, table, tr, td {margin: 0;padding: 0;font-weight: 500;}
ul,li{list-style: none;}
input[type="button"], input[type="submit"], input[type="reset"], input[type="text"], textarea {-moz-appearance: none;-webkit-appearance: none;appearance: none;}  /*input输入框在苹果手机上去除内阴影*/
textarea {resize: none;font-family: \5FAE\8F6F\96C5\9ED1;border: none;outline: none;}
input,button{font-family: \5FAE\8F6F\96C5\9ED1;border: none;outline: none;}
input[disabled]{opacity:1}
a {text-decoration: none;outline:none;-moz-outline-style:none;}
i {font-style: normal;}
.fl {float: left;}
.fr {float: right;}
img{border: none;outline: none;}
.clearfix:after{content: "";display: block;visibility: hidden;clear: both;}
.container{margin: 0 auto;width: 1200px;}
/*头部*/
.topBar{background-color: #f0f0f0;}
.topBar .container{width: 1200px;margin: 0 auto;display: flex;align-items: center;justify-content: space-between;font-size: 13px;color: #666666;height: 34px;}
.topBar .container a{color: #666666;cursor: pointer;}
.topBar .container a img{margin-right: 6px;vertical-align: middle;}
.head{background-color: #ffffff;width: 100%;}
.head.fix{background-color: #313238;box-shadow: 0 0 10px 8px rgba(0,0,0,0.3);position: fixed;z-index: 999;left: 0;top: 0;}
.head .container{width: 1200px;margin: 0 auto;display: flex;align-items: center;justify-content: space-between;height: 80px;}
.head .logo{}
.head .nav{font-size: 0;}
.head .nav a{font-size: 16px;color: #003466;line-height: 80px;width: 124px;display: inline-block;text-align: center;cursor: pointer;}
.head .nav a.on,.head .nav a:hover{background: rgba(183,209,232,0.2); }
.head .tel{font-size: 16px;color: #FFFFFF;border-left: solid 1px #868686;line-height: 28px;padding-left: 25px;}
.head .tel span{font-size: 17px;font-weight: 700;margin-left: 8px;}
/*banner*/
.banner{position: relative;}
.banner .slideBox{width:100%;position:relative;border: none;height: inherit;}
.banner .slideBox .hd{overflow:hidden;position:absolute;text-align:center;width:100%;z-index:1;bottom: 137px;height: inherit;right: inherit;}
.banner .slideBox .hd ul{overflow:hidden;zoom:1;float:inherit;width: 100%;}
.banner .slideBox .hd ul li{cursor:pointer;display: inline-block;float: inherit;width: 40px;margin-left: 9px;height: 1px;background-color: #666;text-indent: 2000px;position: relative;}
.banner .slideBox .hd ul li.on:before{background-color: #FFFFFF;height: 100%;position: absolute;content: '';left: 0;top: 0;animation: progress 3s ease-in;}
.banner .slideBox .hd ul li:first-child{margin-left: 0;}
.banner .slideBox .hd ul li.on:before{width: 100%;}
@keyframes progress{
	from{width: 0%;}
	to{width: 100%;}
}
.banner .slideBox .bd{position:relative;height:100%;z-index:0;height:450px;overflow:hidden; }
.banner .slideBox .bd li{zoom:1;vertical-align:middle;position: relative;height:450px;width:100%;}
.banner .slideBox .bd img{width:100%;display:block;border:none;height: inherit; }
.banner .query{position: absolute;z-index: 99;bottom: 0;height: 112px;background: rgba(0, 0, 0, .5);width: 100%;text-align: center;}
.banner .query .queryContent{width: 930px;margin: 27px auto 0;position: relative;display: flex;}
.banner .query .select{display: inline-block;width: 100%;position: absolute;width: 135px;height: 58px;line-height: 58px;color: #444;font-size: 18px;font-weight: 700;border: none;top: 0;outline: none;cursor: pointer;}
.banner .query .select span{cursor: pointer;font-weight: 700;}
.banner .query .line{position: absolute;width: 1px;height: 46px;top: 6px;left: 136px;background-color: #444;}
.banner .query .select i{display: inline-block;width: 0;height: 0;margin-left: 10px;border-left: 4.5px solid transparent;border-right: 4.5px solid transparent;border-top: 6px solid #454545;}
.banner .query .select .dropList{background-color: #595959;border-radius: 8px;display: none;position: absolute;top: 58px;left: 4px;width: 122px;line-height: 20px;}
.banner .query .select.on .dropList{display: block;}
.banner .query .select .dropList li{line-height: 49px;font-size: 18px;color: #f0f0f0;font-weight: 500;border-top: solid 1px #fff;width: 92px;margin: 0 auto;cursor: pointer;}
.banner .query .select .dropList li:first-child{border-top: none;}
.banner .query input[type=text]{width: 623px;height: 58px;border-radius: 6px;padding-left: 165px;padding-right: 30px;border: none;font-size: 16px;
	background-color: #fff;color: #444;outline: none;}
.banner .query input[type=button]{height: 58px;width: 298px;margin-left: 6px;border-radius: 6px;cursor: pointer;color: #f0f0f0;font-weight: 700;border: none;
	font-size: 23px;padding: 0 20px 0 68px;letter-spacing: 1px;outline: none;background-color: #003366;background-image: url(./../images/fdj.png);
	background-repeat: no-repeat;background-position: 35px 17px;}
.banner .query input[type=button]:hover{background-color: rgba(0,51,102,0.8);}

/*products*/
#prlist {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    border: thin none;
}
.wp_subtop {
    line-height: 45.125px;
	height: 45.125px;
	background-color: #0095ff;
	width: 195px;
	float: left;

    padding-right: 4px;

    padding-bottom: 3px;
    z-index: 1000;
    position: relative;
    text-align: center;
    margin-bottom: 3px;
	
}
.wp_subtop a{font-size: 16px; color:#fff;display: inline-block;text-align: center;cursor: pointer;}
.wp_subtop a.on,.wp_subtop a:hover{background: rgba(247,191,20,0.8); width:195px; }


.product_list {
	margin: 0;
    padding: 0;	
	float:left;
}
.product_list ul {
	display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;}
.product_list ul li{
	list-style-type: none;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: hidden;
    display: inline-block;
    padding: 12px;
    border: 1px solid rgb(238, 238, 238);
	font-size:14px;
    padding-bottom: 20px;
	}





.title{text-align: center;font: normal 100%;}
.title h2{font-size: 30px;color: #282828;line-height: 46px;font-weight: 700;}
.title p{margin-top: 13px;line-height: 20px;font-size: 18px;color: #808080;}
.title a{color: #808080;}
.title a:hover{color: #003365;}

/*foot*/
.foot {width: 1200px;height:150px; margin: 0 auto;}
.ftitle{ padding-top:15px;color:#2388fe;font-size:18px; height:30px;}
.footlink{float:left;margin-top:15px;border: 0px solid #ffffff;}
.footlink li{ display:inline;margin-right: 20px;}
.footlink a{font-size: 14px;color: #fff;line-height: 30px;}
.footlink a:hover{color:#2388fe;}
.footdz {float:left;font-size:14;color:#fff;line-height:30px;}


.banner .slideBox .bd li.li1{background:url(../images/index/banner01.jpg) no-repeat center;height:450px;width:100%;}
.banner .slideBox .bd li.li2{background:url(../images/index/banner02.jpg) no-repeat center;height:450px;width:100%;}
.banner .slideBox .bd li.li3{background:url(../images/index/banner03.jpg) no-repeat center;height:450px;width:100%;}


