@charset "utf-8";
/* CSS Document */
/*全局样式,线上删除*/
/* @font-face {font-family: FZZCYSJW;src:url(FZZCYSJW.TTF)}; */
* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 100px;
	overflow-x: hidden;
}

em,
i {
	font-style: normal;
}

body {
	margin: 0;
	padding: 0;
	font-family: '微软雅黑';
	font-size: 0.16rem;

	/*font-size:100px;*/
	overflow-x: hidden;
}

a {
	text-decoration: none;
	color: #333;
	font-size: 0.16rem;
}

a:hover {
	color: #e20001;
}

img {
	border: none;
	vertical-align: middle;
}


ul,
ol,
li {
	list-style-type: none;
}

input {
	border: none;
	outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

button {
	border: 0;
	background-color：none;
	outline: none;
}

.clear {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

.clearfix::after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}
.hidden {
	display: none;
}

.block {
	display: block;
}

/*全局样式结束*/

.search{ background:url(sea_bg.png) no-repeat center; width:100%; height:1000px;}
.scen{ width:990px; margin:0 auto; padding-top:285px;}
.scen .tit{ color:#1c459a; 
	/* font-family:FZZCYSJW;  */
	font-size:63px; text-align:center; }
.slideTxtBox{ width:100%;}
.slideTxtBox .hd{ height:60px; line-height:60px;  width:100%; margin:0 auto;position:relative; margin-top:10px; }
.slideTxtBox .hd ul{ float:left;  position:absolute; left: 165px; top:-1px; height:32px;   }
.slideTxtBox .hd ul li{ float:left; padding:0 45px; cursor:pointer; color:#000; font-size:24px;  }
.slideTxtBox .hd ul li.on{  color:#1c459a; background:url(xzbg.png) no-repeat center bottom ;font-weight: bold; }
.slideTxtBox .hd ul .l3.on{  color:#1c459a; background:url(xzbgl.png) no-repeat center bottom ; }
.slideTxtBox .bd .form{position:relative; }
.slideTxtBox .bd .form form{ position:absolute; }
.slideTxtBox .bd .form .sousuok{  background:url(hhhh.png) no-repeat;width:990px; height:160px; padding-left:180px; color:#aaaaaa; font-size:22px;box-sizing: border-box;padding-right: 100px; }
.slideTxtBox .bd .form .sub{ background:url(search.png) no-repeat; width:50px; height:50px; position:absolute; top:55px; right:25px; cursor:pointer;}
@media screen and (max-width: 750px){
	.search{ background: none;background-color: #ddeaff;height: 360px;}
	.scen{ width:100%;     padding-top: 70px;}
	.scen .tit {
		font-size: 26px;
		font-weight: 700;
	}
	.slideTxtBox .hd{ width:100%; }
	.slideTxtBox .hd ul li {
		padding: 0px 2%;
    font-size: 16px;
	}
	.slideTxtBox .hd ul>li:first-child{
		padding-left: 0px;
	} 
	.slideTxtBox .hd ul>li:last-child{
		padding-right: 0px;
	}
	.slideTxtBox .bd .form .sub{ background-size:contain;  height:auto; top:0.23rem; }
	.slideTxtBox .hd ul{
		width: 80%;
		left: 10%;
	}
	.slideTxtBox .bd .form .sousuok{
		background: none;
		width: 80%;
		background-color: #fff;
    background-size: contain;
    height: 44px;
    border: 3px solid #1c5fb0;
    margin-left: 9%;
	padding: 0 10px;
    box-sizing: border-box;
	margin-top: 10px;
	border-radius: 5px;
    font-size: 16px;
	}
	.slideTxtBox .bd .form form{
		width: 100%;
	}
	}
	
/*字体引入*/
