﻿/* CSS Document */
* {padding:0;margin:0;}
body,html {width:100%;}
body,div,ul,li,dl,dd,table,input,textarea,p,a,form,h1,h2,h3,h4,h5,h6,select,button {text-decoration:none;outline:none;font-family: "微软雅黑", Arial, sans-serif;}
.none-selected {
-webkit-touch-callout: none; /* iOS Safari */
-webkit-user-select: none; /* Chrome/Safari/Opera */
-khtml-user-select: none; /* Konqueror */
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* Internet Explorer/Edge */
 }
textarea {resize:none;}
table {border-collapse:collapse;}
ul,li,dl,dd {list-style-type: none;}
img {border:none;display:block;width:100%;}
.clean {clear:both;}
.popwin{background:url(../images/Popwinimg/ga-pc-popimg202012.jpg) no-repeat; width:300px; height:300px;border-radius:15px;box-shadow:0px 0px 8px rgba(0,0,0,0.0); position:fixed; left:50%; margin-left:-200px; top:50%; margin-top:-200px; z-index:23646; background-size:100% 100%; overflow:hidden;}
.close-popwin {position:absolute; width:55px; height:55px; top:0; right:0; z-index:2147483647; cursor:pointer;}
.turnkst {position:absolute; width:400px; height:80px; bottom:0; right:0; z-index:3; cursor:pointer;}
header {width:100%;overflow:hidden;}
.top {margin:0 auto;height:100px;background:url("../images/Siteimg/logo.jpg") left no-repeat;width:1400px;}
.topmenu {height:80px;line-height:80px;margin-top:20px;float:right;}
.topmenu span {padding-right:40px;line-height:100px;position:relative;cursor:pointer;}
.topmenu span:before {
	    position:absolute;
   		font-family: "FontAwesome";
		content:'\f107';
	    right:20px;
	    font-size:20px;
}
.topmenu span:hover {color:#00246e;}
.mainmenu,.titleimg-box {width:100%;overflow:hidden;background:#00246e;}
.mainmenu-box {width:1400px;;margin:0 auto;background:#00246e;overflow:hidden;}
.mainmenu-item {height:50px;line-height:50px;}
.mainmenu-item span {padding-right:20px;line-height:50px;position:relative;cursor:pointer;color:#fff;}
.mainmenu-item span:hover {color:#b4c9f3;}
.banner {width:100%;position:relative;z-index:99;overflow:hidden;}
.swiper-slide {position:relative;}
.titleimg-box,.project-box {width:100%;overflow:hidden;}
.titleimg {width:1400px;;margin:0 auto;overflow:hidden;}
.boxone {background:#fff;}
.project {width:1380px;;margin:10px auto;overflow:hidden;}
.projectitem {width:230px;height:230px;float:left;margin-bottom:20px;cursor:pointer;}
.beian {width:100%;height:30px;line-height:30px;color:#fff;text-align:center;background:#01207d;cursor:pointer;}
.cys {width:100%;height:30px;line-height:30px;color:#fff;text-align:center;background:#01207d;cursor:pointer;}
.cys a {color:#fff;}