body,html{width: 100%;height: 100%;}
footer{height: 240px;background: #003355;border-top:1px solid#003355;}
.flex-con1{
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: flex;
        justify-content: flex;
}
.flex-con2{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}
.bb td{
border:2px solid;
}
.bb h3{
padding:0 10px;
}
/* 底部样式 */
.foot_nav{
    width: 80%;
    height:70%;
    /* background: white; */
    margin:auto;
    margin-top: 20px;
}
/* .foot_nav ul{
    width: 100px;
    padding: 5px 0;
} */
.foot_nav li{
    color: white;
    font-size: 12px;
    width: 100px;
    height: 20px;
    text-align: center;
    padding: 5px 0;
}
.diz li{
width: 300px;
text-align: left;
}
.banquan{
    height: 50px;
    border-top: 2px solid #0c2c4a;
    color: white;
    font-size: 13px;
}
.title{text-align: center;margin-top: 60px;}
.con1_01{
    width: 80%;
    height: 355px;
    /* background: pink; */
    margin: auto;
    margin-top: 40px;
}
.wen{width: 90%;margin: auto;text-align: center;line-height:27px;font-size: 14px;}
.con2{background-image: url(../images/ban1.png);background-size:100% 100%;height: 372px;}
#div1 {
	font-size:0;
	width:910px;
	/* padding:20px; */
	overflow:hidden;
}
#div1 input {
	font-size:14px;
	display:inline-block;
	width:100px;
	border:none;
	height:35px;
	line-height:30px;
	border-left:1px solid #cdcdcd;
	box-sizing:border-box;
}
.xuan_img{width: 150px;height: 88px;}
div.tab {
    overflow: hidden;
    /* border: 1px solid #ccc;
    background-color: #f1f1f1; */
    margin-bottom: 15px;
    font-size: 14px;
}

/* Style the buttons inside the tab */
div.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    width: 98px;
    height: 35px;
    transition: 0.3s;
    font-size: 17px;
    margin-right: 50px;
    background: #ccc;
    color: white;
}

/* Change background color of buttons on hover */
div.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
div.tab button.active {
    background-color: #003355;
}
/* Style the tab content */
.tabcontent {
    display: none;
    /* padding: 6px 12px; */
    /* border: 1px solid #ccc; */
    border-top: none;
}
.on{display: block;}
.xuan{padding: 10px 0;}
.p-a{font-size: 12px;color: black;}
.p-a1{font-size: 18px;color: black;}
.con5{
    background: url(../images/bann2.png) no-repeat;
    background-size: 100% 100%;
    height: 520px;
    border-top:1px solid #1a3b51;
    position: relative;
}
.swiper-container1 {
	width: 100%;
}
.shou{
    background: url(../images/shou.png) no-repeat;
    background-position-y: 5px;
    text-indent: 4em;
    height: 26px;
    width: 198px;
    border: none;
    border-bottom: 1px solid #b9b9b9;
}
.sou{
   margin-top: 15px;
}
