/*top*/
.top{position:  fixed;height:  205px;z-index:  999;width: 100%;}
.nav {background: #2f6ad3de;height:  60px;}
.fl{
    float:  left;
    line-height:  30px;
}
.fr{
    float:  right;
    line-height:  30px;
}
.logo{
    background: #ffffff;
}
#menu2 ul li a{
}
.menu {
	height: 60px;
	display: block;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
.menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.menu ul li {
	float: left;
	overflow: hidden;
	position: relative;
	line-height: 60px;
	text-align: center;
}
.menu ul li a {
	position: relative;
	display: block;
	width: 150px;
	height: 60px;
	font-size: 16px;
	text-decoration: none;
	cursor: pointer;
	color: white;
}
.menu ul li a span {
	position: absolute;
	left: 0;
	width: 135px;
}
.menu ul li a span.out:hover {
}
.menu ul li a span.over {
	color: #fff;
	background-color: #1e59c3;
}
.menu ul li a span.over{
	top: -200px;
}

.logo1 {
	margin: 0 auto;
	width: 1200px;
	height: 145px;
	padding-top: 18px;
}
.logo1-1 {
	width: 124px;
	height: 120px;
	/* border-right: 1px dotted #b4b4b4; */
	float:  left;
	padding: 16px 5px;
}
.logo1-2 {
	/* width: 700px; */
	height: 70px;
	padding-top: 22px;
	padding-left: 5px;
	float:  left;
}
.logo1-3 {
	width: 245px;
	height: auto;
	padding-top: 23px;
	text-align: right;
	margin-left: 275px;
	float: left;
}
.logo1-4 {
	margin-left: 9px;
	padding-top: 40px;
	float:  right;
}
.a9 {
	font-size: 40px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.a10 {
	font-size: 15px;
	line-height: 30px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.a2 {
	font-size: 28px;
	line-height: 20px;
	font-weight: bold;
	color: #e70012;
	text-decoration: none;
}
.a19 {
	font-size: 40px;
	line-height: 50px;
	font-weight: bold;
	color: #E70012;
	text-decoration: none;
}
/*tubiao*/
.tub{
    background: #2f6ad3;
    height: 235px;
    background-size: 100% 100%;
    border-bottom: 1px solid #1d57bf;
}
.tub ul{padding-top: 30px;}
.tub ul li{
    float:  left;
    padding: 20px 21px;
    border: 1px solid #1b50ae;
    margin: 10px 15px;
    height: 68px;
    background: white;
    width: 368px;
}
.tub ul li:hover{box-shadow: rgb(4, 49, 129) 0px 0px 20px;transform: translateY(-12px);transition: all 0.5s;}
.tub ul li a{
}
.tub ul li a .tubimg{
    float:  left;
}
.tub ul li a .tubimg img{
    margin-right: 20px;
}
.tub ul li a .tubtx{text-align:  center;}
.tub ul li a .tubtx h2{
    font-size: 24px;
    line-height: 37px;
}
.tub ul li a .tubtx p{
    color: #4f4f4f;
    font-size:  18px;
    transition: all 0.3s ease;
}
.tub ul li:hover a .tubtx p{
    color: #d32f2f;
    letter-spacing: 2px;
    transition: all 0.3s ease;
    font-weight: bold;
}
/*about*/
.abouts{}
@-webkit-keyframes rotation {
from {
-webkit-transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
}
}
@keyframes sonarEffect {
0% {
opacity:.3;
}
40% {
opacity:.5;
box-shadow:0 0 0 2px rgba(255,255,255,.1), 0 0 5px 5px #0166ce, 0 0 0 5px rgba(255,255,255,.5)
}
100% {
box-shadow:0 0 0 2px rgba(255,255,255,.1), 0 0 5px 5px #0166ce, 0 0 0 5px rgba(255,255,255,.5);
 -webkit-transform:scale(1.25);
opacity:0;
}
}
.about{
    background: url(../images/bg.jpg)no-repeat center;
    height: 528px;
}
.more3 a {
	display: inline-block;
	background: #2f6ad3;
	padding: 10px 50px;
	color: #fff;
	border-radius: 20px;
	position: relative;
	transition: all 0.5s ease-in-out;
	margin-top: 50px;
}
.more3 a:hover {
	padding-left: 20px;
	padding-right: 110px;
	color: #fff;
}
.more3 i {
	background: url(../images/more1.png) no-repeat center center;
	position: absolute;
	display: inline-block;
	width: 0;
	left: 100%;
	height: 16px;
	top: 13px;
}
.more3 a:hover i {
	width: 28px;
	left: 70%;
}
.text{
    text-align:  center;
    padding:  50px;
}
.text h2{
    font-size: 35px;
}
.text p{
    line-height: 30px;
    /* margin-top:  10px; */
    color: #838383;
}
.tx{
    float: left;
    width: 573px;
    margin: 70px 0px;
}
.tx h2{font-weight:  bold;line-height:  50px;margin-bottom:  30px;}
.tx p{
    color: #414141;
    line-height:  30px;
    font-size:  16px;
    text-indent:  2em;
}
.fl ul li:nth-child(4) {
	border-right: 0;
}

.fl ul{overflow:  hidden;}

.fl ul li{float:  left;text-align:  center;padding: 10px;}
.fl ul li img{
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    /* margin-bottom: 12px; */
    padding: 15px;
    width: 280px;
    /* height: 160px; */
}
.fl ul li p{
    font-size: 16px;
    line-height: 36px;
    text-align:  center;
    border-bottom: 1px dotted #cbcbcb;
    color: black;
    /* border-radius:  30px; */
    margin-top:  20px;
}
.tu img{    transition: all 1.0s;}
.tu:hover img{transform: rotateY(360deg);}
.fl ul li:hover p{
    color: #ff0000;
    font-weight: 700;
    letter-spacing: 2px;
    transition: all 0.9s ease;
    border-bottom: 1px dotted #ff0000;
}
/*anli*/
.anli {
	/* height: 190px; */
	overflow: hidden;
}
.anli ul {
	width: 1240px;
}
.anli li {
	float: left;
	width: 390px;
	overflow: hidden;
	height: 258px;
	margin-right: 15px;
	margin-bottom: 30px;
}
.anli li:nth-child(3){
	margin-right: 0px
}
.anli li img {
	width: 390px;
	height: 258px;
	transition: all 0.5s;
}
.anli li span {
	display: block;
	padding: 0 10px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	background: url('../images/opc.png');
	font-size: 13px;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all 0.3s;
}
.anli li:hover span {
	margin-top: -35px;
}
.anli li:hover img {
	transform: scale(1.1, 1.1);
}
/*zhengshu*/
.partner {
	/* padding: 60px 0; */
	overflow: hidden;
}
.partnerMain {
	height: 310px;
	position: relative;
}
.partner .ohbox {
	position: relative;
	left: 0;
	height: 300px;
	width: 1100px;
	overflow: hidden;
	left: 50px;
	/* margin-top: 70px; */
}
.partner .piclist {
	height: 316px;
	width: 1240px;
	zoom: 1;
}
.partner li {
	float: left;
	/* width: 200px; */
	height: 300px;
	overflow: hidden;
	margin-right: 25px;
}
.partner li img {
	width: 298px;
	height: 238px;
	border: 1px solid #ddd;
}
.partner li span {
	display: block;
	height: 35px;
	line-height: 35px;
	font-size: 13px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.partner li:hover img {
	border: 1px solid #165eba;
}
.partner .pageBtn span {
	background: url('../images/pbtn.png') no-repeat 0 0;
	display: inline-block;
	width: 29px;
	height: 29px;
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	text-indent: -9999px;
	left: 0;
	top: 120px;
}
.partner .pageBtn .next {
	background-position: -29px 0;
	left: auto;
	right: 0;
}
.partner .pageBtn span:hover {
	background-position: -58px 0;
}
.partner .pageBtn .next:hover {
	background-position: -87px 0;
}
/*news*/
.newsbj{
    background: url(../images/n.jpg);
    padding: 60px 0px;
}

.info1 {
	margin-top: 10px;
	overflow: hidden;
}
.info1 li {
	float: left;
	background: #ffffff;
	width: 370px;
	padding-bottom: 20px;
	/* border-radius: 5px; */
	border: 1px solid #eeecec;
}
.info1 li:not(:first-child) {
	margin-left: 45px;
}
.info1 li .nr {
	padding: 12px 20px 0;
	border-radius: 5px;
}
.info1 li a {
	display: block;
	color: #333;
}
.info1 li .ntu img {
	display: block;
	padding: 15px;
	transition: all ease 0.56s;
	width: 100%;
	height: 200px;
}
.info1 li .ntu{
    width: 100%;
    overflow: hidden;
    transition: all ease 0.36s;
}
.info1 li:hover .ntu img{
    transform: scale(1.2);
    transition: all ease 0.56s;
}
.info1 li h2 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 5px 0 10px;
}
.info1 li:hover h2 {
	color: #ff0000;
}
.info1 li p {
	line-height: 25px;
}
.info1 li .more2 {
	margin: 20px auto 0;
	height: 30px;
	width: 90%;
	position: relative;
	/* border-bottom: 1px solid #e1e1e1; */
}
.info1 li .more2 a {
	float: left;
	height: 24px;
	line-height: 24px;
	color: #2f6ad3;
}
.info1 li:hover .more2 a {
	color: #ff0000;
}
.info1 li .more2 span {
	float: right;
	font-style: initial;
}
.info1 li .more2:before {
	content: "";
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 0px;
	height: 1px;
	background-color: #2f6ad3;
	transition: all 0.6s ease-out;
}
.info1 li:hover .more2:before {
	width: 100%;
}
/*foot*/
.foot{
	background: #2f6ad3;
	margin-top: 45px;
}
.footr{
    padding: 50px 0px 15px;
}
.foots{
}
.foots h2{
    color: #fff;
    line-height: 80px;
    padding-top: 22px;
}
.bomt li{
    float:  left;
    width: 360px;
    margin-right: -100px;
}
.bomt li h2{

color: white;

margin-bottom: 22px;

font-size: 20px;
}
.bomt li p{}
.bomt li p a{
    line-height:  30px;
    color: white;
}
.bomt li img{}
.ma{
    float:  right;
    color: lightgrey;
    /* margin-bottom: 22px; */
    font-size: 20px;
}
.ma h2{
    color: white;
    margin-bottom: 22px;
    font-size: 20px;
}
.ma img{
    width: 120px;
    margin-bottom: 16px;
}
.ma p{
    font-size:  14px;
    text-align:  center;
    color: #fff;
}
.ban{/* margin-left: 25%; */margin-top: 25px;border-top: 1px dotted #6d9aea;text-align:  center;padding-top:  20px;}
.ban p{
    /* float:  left; */
    color: white;
    /* margin-right:  20px; */
    text-align:  center;
}
.ban a{
    color: #fff;
    margin-left: 20px;
}