@charset "utf-8";
.header,.conMain,.footer{/*max-width: 1920px;*/min-width: 1200px;overflow: hidden;}
.banner{background: #0069F9;z-index: 0;overflow: hidden;}
.banner .nav{height: 69px;border-bottom: 2px solid #277FF9;}
.banner>.conW{display:none;}
.banner .nav .navBox{width: 1200px;height:69px;overflow: hidden;}
.banner .navBox .logo2{width: 180px;height: 69px;background:url(../../images/2021/logo2.png) no-repeat left center;}
.index .banner .navBox .logo2{visibility: hidden;}
.banner .navBox .mainNav{height: 69px;width: 1020px;overflow: hidden;}
.banner .navBox .mainNav ul{overflow: hidden;}
.banner .mainNav li{font-size: 16px;float: left;padding: 0 20px;line-height: 69px;}
.banner .mainNav li a{color: #fff;display: block;height: 69px;}
#buoy{position:absolute;height:4px;background:#FF9A50;bottom:0;left:-157px;border-radius: 2px;}
/* 搜索 */
#searchBox {height: 69px;padding: 0;position: absolute;right: 0;}
#searchBox .searchLine{top: 22px;height: 22px;padding: 1px 15px;width: 1px;right: 62px;}
.searchLine span{display: block;width: 1px;height: 22px;background-color: #fff;}
#searchBox input[type="text"] {height: 24px;line-height: 24px;font-size:16px;display: inline-block;font-weight: 100;border: none;outline: none;color: #fff;padding-left: 5px;padding-right: 0;width: 0px;position: absolute;top: 22px;right: 0;background: none;z-index: 3;/*transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);*/cursor: pointer;}
#searchBox input::-webkit-input-placeholder {color: #fff;}
#searchBox input:-moz-placeholder {color: #fff;}
#searchBox input::-moz-placeholder {color: #fff;}
#searchBox input::-ms-input-placeholder {color: #fff;}
#searchBox input[type="text"]:focus:hover {border-bottom: 1px solid #fff;}
#searchBox input[type="text"]:focus {width: 200px;z-index: 1;border-bottom: 1px solid #fff;cursor: text;padding-bottom: 4px;background-color: #0069F9;}
/* #searchBox input[type="text"]:hover {width: 200px;z-index: 1;border-bottom: 1px solid #fff;cursor: text;padding-bottom: 4px;background-color: #0069F9;} */
#searchBox input[type="submit"] {height: 24px;width: 24px;display:block;color:#fff;float: right;background: url(../../images/2021/searchB.png) left center no-repeat;text-indent: 24px;border: none;font-size:16px;line-height:24px;position: absolute;top: 22px;right: 0;z-index: 2;padding-right: 56px;cursor: pointer;/*transition: opacity .4s ease;*/}
#searchBox input[type="submit"]:hover {opacity: 0.8;}
/*  */
.footer .link{height: 270px;background-color:#1F2939;}
.footer .linkLeft{width: 211px;margin-right: 59px;background: url(../../images/2021/bottom_logo.png) no-repeat center;height: 270px;}
.footer .linkCenter{width: 930px;height: 210px;padding-top: 60px;}
.footer .linkCenter .title{font-size: 14px;color: #fff;line-height: 44px;}
.footer .linkList li{float:left;line-height: 42px;font-size: 14px;width: 310px;}
.footer .linkList li a{color: #fff;}
.footer .linkList li:hover a{color: #0069F9;}
.footer .copy{line-height: 50px;background: #151B25;color: #FFFFFF;font-size: 14px;text-align: center;font-size: 14px;color: #333333;}
.footer .copy span{margin: 0 5px;}
.footer .copy {color: #fff;}
.footer .copy a{color:#fff;}