@charset "utf-8";
/* CSS Document */
*{font-size:14px;font-family:"微软雅黑";color:#333;}
body,dl,dd,p{margin:0;}
a{text-decoration:none;transition:all 0.5s;}
img{display:block;}
input{margin:0;padding:0;border:none;outline:none;cursor:pointer;}
textaea{margin:0;padding:0;outline:none;}
h1,h2,h3{font-weight:normal;margin:0;}
ul{margin:0;padding:0;}
li{list-style:none;}
.clearfix{clear:both;}
body{background:#f1f1f3;}

/*header*/
.header{max-width:980px; margin:0 auto; overflow:hidden;}
.header .logo{ float:left;margin-top:2px;}
.header .right{float:right; line-height:50px;text-align:right;}
.header .right a{font-size:14px;transition:all 0.4s;}
.header .right a:hover{color:#00a0e9;}

/*banner*/
.banner img{width:100%;}

.title{
	max-width:1000px;
	margin: auto;
	margin-top:100px;
	padding:1px 0 5px 0;
}
.title h1{
	background-color: #f1f1f3;
    font-size: 32px;
    color: #000;
    text-align: center;
    font-weight: 600;
    width: 500px;
    height: 50px;
    margin: -35px auto 0;
    position: relative;
    z-index: 9;
    letter-spacing: 8px;
    padding-left: 10px;
}
.title hr{
	background-color: #464646;
    opacity: 0.75;
}


input{margin:0;padding:0;border:none;outline:none;cursor:pointer;}


.btn{
	width:1000px;
	margin: auto;
	margin-top:30px;
}
.btn input{
	width:16.66%;
	height:40px;
	float:left;
	text-align:center;
	font-size:16px;
	background:#b9c5eb;
}
.btn .current{
	background-color:#2a8acc;
	color:#fff;
}

.tu{
	max-width:1000px;
	margin: auto;
	height:500px;
	overflow:scroll;
	overflow-x:hidden;
	position:relative;
}
.tu li{
	position:absolute;
	top:0;
	left:0;
	float:left;
	display:none;
}


.mt{
    width:1000px;
    margin: auto;
    margin-top:10px;
    padding:20px 10px;
    overflow: hidden;
    box-sizing: border-box;
	list-style:none;
	border:1px solid #00a0e9;
}
.mt li{
    width:50%;
    float:left;
}
.mt h1{
    font-size:20px;
    color:#0270d1;
}
.mt p{
    line-height:30px;
    margin-top:10px;
    width:95%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    transition:all 0.5s;
	text-align:left;
}
.mt p a{
	font-size:17px;
}
.mt span{
    color:#111;
    font-weight:bold;
    transition:all 0.5s;
    font-size: 16px;
}



.dd{
    max-width:920px;
    margin: auto;
    padding:20px;
}
.dd h1{
    font-size:26px;
	font-weight:bold;
    color:#00a0e9;
}
.dd p{
    font-size:22px;
    line-height:44px;
    text-indent:2em;
    margin-top:10px;
}
.dd span{
    color:#00a0e9;
	font-size:22px;
	font-weight:600;
}
.dd a{
	float:right;
	border-bottom:#00a0e9 solid 1px;
}
.dd a:hover{
	color:#00a0e9;
}

.ct{
	max-width:1920px;
	margin:10px auto;
}


.kp{
    max-width:1000px;
    margin: auto;
    margin-top:20px;
}
.kp li{
    border:#ccc solid 1px;
    padding:10px 0;
    margin:10px 0;
    text-align:center;
    transition:all 0.5s;
}
.kp li a{
    display:inline-block;
    width:100%;
    height:100%;
    font-size:24px;
    font-weight:bold;
    display:block;
    transition:all 0.5s;
}
.kp li:hover{
    border:#00a0e9 solid 1px;
    background-color:#00a0e9;
}
.kp li:hover a{
    color:#fff;
}



#zj{
    max-width:1000px;
    margin: auto;
    margin-top:20px;
}
#zj li{
    border:#ccc solid 1px;
    padding:10px 0;
    margin:10px 0;
    text-align:center;
    transition:all 0.5s;
}
#zj li a{
    display:inline-block;
    width:100%;
    height:100%;
    font-size:24px;
    font-weight:bold;
    display:block;
    transition:all 0.5s;
}
#zj li:hover{
    border:#00a0e9 solid 1px;
    background-color:#00a0e9;
}
#zj li:hover a{
    color:#fff;
}
.zj{
	width:1000px;
	margin:20px auto;
	text-align:center;
	transition:all 0.5s;	
}
.zj a{
	font-size:20px;
	font-weight:bold;
	line-height:36px;
	display:block;
	width:100%;
	height:100%;
	color: #00a0e9;
	transition:all 0.5s;
	border:#00a0e9 solid 1px;
}

.jj{
	width:1000px;
	margin:20px auto;
	text-align:center;
	transition:all 0.5s;	
}
.jj a{
	font-size:20px;
	font-weight:bold;
	line-height:36px;
	display:block;
	width:100%;
	height:100%;
	color: #00a0e9;
	transition:all 0.5s;
	border:#00a0e9 solid 1px;
}


.gd{
    max-width:1000px;
    margin: auto;
    margin-top:20px;
}
.gd li{
    border:#ccc solid 1px;
    padding:10px 0;
    margin:10px 0;
    text-align:center;
    transition:all 0.5s;
}
.gd li a{
    display:inline-block;
    width:100%;
    height:100%;
    font-size:24px;
    font-weight:bold;
    display:block;
    transition:all 0.5s;
}
.gd li:hover{
    border:#00a0e9 solid 1px;
    background-color:#00a0e9;
}
.gd li:hover a{
    color:#fff;
}

#gd{
	width:1000px;
	margin:20px auto;
	text-align:center;
	transition:all 0.5s;	
}
#gd a{
	font-size:20px;
	font-weight:bold;
	line-height:36px;
	display:block;
	width:100%;
	height:100%;
	color: #00a0e9;
	transition:all 0.5s;
	border:#00a0e9 solid 1px;
}


.pt{
	max-width:1000px;
	margin: auto;
}

.pt-box{
	float:left;
	width:478px;
	margin-top:20px;
	background-color:rgba(255,255,255,1);
	border:#eee solid 1px;
	border-radius:6px;
	transition:all 0.3s;
}

.pt-lr{
	margin-left:20px;
	margin-right:20px;
}

.pt-l{
	margin-left:40px;
}

.pt-title{
	height:30px;
	background-color:#00a0e9;
}

.pt-title h2{
	font-size:16px;
	line-height:30px;
	float:left;
	margin-left:5px;
	font-weight:bold;
	color:#eee;
}

.pt-title a{
	float:right;
	line-height:30px;
	font-size:14px;
	color:#ddd;
	transition:all 0.3s;
}

.pt-title a:hover{
	color:#fff;
}

.pt-title img{
	height:28px;
	margin-top:1px;
	margin-right:1px;
	background:#f1f1f3;
	border-radius:4px;
}

.pt p{
	width:310px;
	margin-left:4px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.pt p a{
	transition:all 0.3s;
	line-height:30px;
	color:#000;
	font-size:13px;
}
.pt p a:hover{
	color:#459df5;
}


.gg{
	max-width:1000px;
	margin: auto;
	margin-top:30px;
}
.gg-box{
	width:50%;
	float:left;
	margin-bottom:30px;
	position:relative;
}
.gg-img{
	position: absolute;
    top: 0;
    left: 24px;
    z-index: 99;
    background-color: #fff;
    width: 114px;
    height: 114px;
    border-radius: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}
.gg-title{
	padding: 15px 0 15px 150px;
}
.gg-title .name{
	font-size:24px;
	color:#009be4;
}
.gg-title .job{
	font-size:16px;
	color:#393939;
	padding-left:20px;
}
.gg-con{
	background:#fff;
	padding: 15px 0 15px 120px;
}
.gg-con a{
	float:right;
	margin-right:20px;
}
.gg-con a img{
	transform:rotate(-90deg);
}


.zt{
    max-width:1000px;
    margin: auto;
    margin-top:20px;
}
.zt li{
    float:left;
    width:320px;
    height:80px;
    margin:5px;
}
.zt li img{
    width:100%;
    height:80px;
}


.footer a{
	transition:all 0.3s;
}
.footer a:hover{
	color:#00a0e9;
}

.top_zt{
	width:1100px;
	margin:auto;
	overflow: hidden;
}
.top_zt>li{
	float: left;
	width: 366px;
}
.top_zt>li>a>img{
	height:90px;
	width:100%;
}

@media(max-width:1000px){
	.pt-l{margin-left:20px;}
}
