﻿body {
	margin: 0;
	padding: 0;
	font-family: 微软雅黑;
	font-size: 12px;
	overflow-x: hidden;
	color: #333;
}
a {
	text-decoration: none;
	color: #333;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.bodywidth {
	width: 1200px;
	margin: auto;
}
.top {
	border-top: 6px #0E7BC0 solid;
	z-index: 100;
}
.top .bodywidth {
	width: 1300px;
	margin: auto;
	position: relative;
}
.top .logo {
	background: url('logo.fw.png') no-repeat left 25px;
	height: 71px;
	text-indent: 140px;
	font-size: 22px;
	font-weight: bold;
	padding: 30px 0 20px;
}
.top .logo span {
	display: block;
	font-size: 16px;
	color: #535353;
}
.top .nav {
	z-index: 100;
}
.top .nav .navt {
	position: absolute;
	top: 10px;
	right: 0;
	height: 20px;
	width: 260px;
}
.top .nav .navt ul li {
	float: left;
	padding-left: 10px;
}
.top .nav .navt ul li a {
	display: block;
	background: url('icon.fw.png') no-repeat left center;
	text-indent: 10px;
	height: 20px;
	line-height: 20px;
}
.top .nav .navb {
	position: absolute;
	top: 60px;
	left: 420px;
	width: 900px;
	z-index: 100;
}
.top .nav .navb .navb1 {
	float: left;
	width: 700px;
	z-index: 100;
}
.top .nav .navb .navb1 ul li {
	float: left;
	width: 100px;
	text-align: center;
	font-size: 15px;
	position: relative;
}
.top .nav .navb .navb1 ul li a:hover {
	color: #0E7BC0;
}
.top .nav .navb .navb1 ul ul {
	position: absolute;
	top: 60px;
	left: 0px;
	width: 150px;
	background: #0E7BC0;
	opacity: 0.9;
	display: none;
}
.top .nav .navb .navb1 ul ul li {
}
.top .nav .navb .navb1 ul ul li a {
	display: block;
	width: 150px;
	height: 40px;
	line-height: 40px;
	color: white;
}
.top .nav .navb .navb1 ul ul li a:hover {
	background: #F3A622;
	color: #333;
}


.top>div{
	position: relative;
}
.top .phone{
	background-image: url("mphone.png");
	background-position: center center ;
	background-repeat: no-repeat;
	position: absolute;
	top:5px;
	right:0px;
	width:30px;
	height:30px;
	cursor: pointer;
	z-index:200;
}
.top .phone:hover{
	background-color: #dbdbdb;
}
.top .phone div{
	display: none;
}
.top .phone:hover div{
	display: block;
	position: absolute;
	top:30px;
	right:0px;
	z-index:200;
}


.search {
	position: absolute;
	top: 0;
	right: 140px;
}
.search:hover {
}
.search a {
	display: block;
	width: 37px;
	height: 24px;
	background: url('search.fw.png') no-repeat left center;
}
.search a:hover {
	background: url('searchh.fw.png') no-repeat left center;
}
.search1 {
	background: url('search1.fw.png') no-repeat left top;
	width: 160px;
	height: 30px;
	position: absolute;
	top: 60px;
	right: 0;
}
.search1 input {
	border: none;
	background: none;
	width: 150px;
	margin-top: 2px;
	padding-left: 10px;
	width: 130px;
	height: 25px;
	line-height: 25px;
	color: #666;
}
.wx {
	position: absolute;
	top: 0;
	right: 120px;
}
.wx a {
	display: block;
	background: url('wx.fw.png') no-repeat left center;
	width: 23px;
	height: 19px;
}
.wx1 {
	background: black url('ewm.fw.png') no-repeat left center;
	width: 81px;
	height: 81px;
	position: absolute;
	top: 60px;
	right: 80px;
}
.top .nav .navb .navb2 {
	float: right;
	width: 145px;
}
.top .nav .navb .navb2 ul {
	z-index: 100;
}
.top .nav .navb .navb2 ul li {
	float: left;
	z-index: 100;
}
.top .nav .navb .navb2 ul li.icon2 {
	width: 35px;
	text-indent: 3px;
}
.top .nav .navb .navb2 ul li.icon3 {
	width: 35px;
}
.top .nav .navb .navb2 ul li.icon4 {
	width: 55px;
	background: #C7C7C7;
	height: 24px;
	text-align: center;
	line-height: 24px;
	font-size: 14px;
	font-family: Verdana;
}
.top .nav .navb .navb2 ul li.icon4 a {
	color: white;
}
.banner {
	z-index: 1;
}
.bannerimg {
	text-align: center;
	position: relative;
	top: -140px;
	z-index: 100;
	margin-top: -160px;
}
/*列表*/
.gczsindex {
	overflow: hidden;
	padding: 20px 0 0;
}
.gczsindex .title {
	text-align: center;
	overflow: hidden;
	padding: 20px 0;
}
.gczsindex .title .title1 {
	font-size: 25px;
	color: #E5E5E5;
}
.gczsindex .title .title2 {
	font-size: 50px;
	color: #E5E5E5;
}
.gczsindex .title .title3 {
	font-size: 26px;
	color: #0D7ABF;
}
.gczsindex .title .title4 {
	width: 50px;
	height: 1px;
	margin: auto;
	background: #0E7BC0;
	margin-top: 10px;
}
.gczsindex .ul-pic1 {
	overflow: hidden;
}
.gczsindex .ul-pic1 li {
	width: 25%;
	float: left;
}
.gczsindex .ul-pic1 li a {
	position: relative;
	display: block;
}
.gczsindex .ul-pic1 li .pic {
	height: 0;
	padding-top: 81.6%;
	position: relative;
	overflow: hidden;
}
.gczsindex .ul-pic1 li .pic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.gczsindex .ul-pic1 li:hover .pic img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	transform-origin: 50% 50%;
}
.gczsindex .ul-pic1 li .txt {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	color: #fff;
}
.gczsindex .ul-pic1 li .txt span {
	display: block;
	width: 300px;
	height: 92px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	text-transform: uppercase;
	font-size: 18px;
}
.gczsindex .ul-pic1 li .txt img {
	float: left;
	margin-right: 50px;
}
.gczsindex .ul-pic1 li .txt em {
	float: left;
	width: 150px;
	font-style: normal;
}
.gczsindex .ul-pic1 li .txt b {
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 5px;
	font-style: normal;
}
.gczsindex .ul-pic1 li .txt i {
	display: block;
	width: 150px;
	border-bottom: 1px solid #fff;
	margin: 6px 0;
}
.gczsindex .ul-pic1 li .m-txt {
	padding: 15px 10px;
	background-color: #415058;
	overflow: hidden;
	color: #fff;
	display: none;
}
.gczsindex .ul-pic1 li:hover .txt, .ul-pic1 li.on .txt {
	background: rgba(0,91,139,0.7);
}
.cpzsindex {
	overflow: hidden;
	padding: 40px 0 0;
	background: url('cpbg.jpg') no-repeat center top;
	height: 693px;
}
.cpzsindex .title {
	text-align: center;
	overflow: hidden;
	padding: 20px 0;
}
.cpzsindex .title .title1 {
	font-size: 25px;
	color: #E5E5E5;
}
.cpzsindex .title .title2 {
	font-size: 50px;
	color: #E5E5E5;
}
.cpzsindex .title .title3 {
	font-size: 26px;
	color: #FFF;
}
.cpzsindex .title .title4 {
	width: 50px;
	height: 1px;
	margin: auto;
	background: #FFF;
	margin-top: 10px;
}
.cpzsindex ul {
	overflow: hidden;
	padding: 40px 0 0;
}
.cpzsindex ul li {
	float: left;
	width: 280px;
	height: 295px;
	text-align: center;
	margin-left: 26px;
}
.cpzsindex ul li:first-child {
	margin: 0;
}
.cpzsindex ul li .name {
	width: 280px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: #DDDDDD;
}
.gywmindex {
	overflow: hidden;
	padding: 0px 0 40px;
}
.gywmindex .title {
	text-align: center;
	overflow: hidden;
	padding: 10px 0;
}
.gywmindex .title .title1 {
	font-size: 25px;
	color: #E5E5E5;
}
.gywmindex .title .title2 {
	font-size: 50px;
	color: #E5E5E5;
}
.gywmindex .title .title3 {
	font-size: 26px;
	color: #0D7ABF;
}
.gywmindex .title .title4 {
	width: 50px;
	height: 1px;
	margin: auto;
	background: #0E7BC0;
	margin-top: 10px;
}
.gywmindex1 {
	overflow: hidden;
	padding: 20px 0;
}
.gywmindex1 .left {
	width: 500px;
	height: 300px;
}
.gywmindex1 .left video{
	width:100%; 
	height:100%; 
	object-fit:cover;
}
.gywmindex1 .right {
	box-sizing: border-box;
	width: 700px;
	height: 300px;
	padding: 20px;
	border-left: 5px #F3A622 solid;
	background: #333;
	color: white;
}
.gywmindex1 .right ul li .name {
	font-size: 25px;
	padding: 20px 0 0;
}
.gywmindex1 .right ul li .cont {
	padding-top: 20px;
	line-height: 200%;
	font-size: 14px;
}
.gywmindex1 .right ul li .name span {
	font-size: 14px;
	color: #6B767D;
}
.gywmindex1 .right ul li .more {
	padding-top: 30px;
}
.gywmindex1 .right ul li .more a {
	color: #FFF;
}
.gywmindex1 .right ul li .enmore {
	padding-top: 10px;
}
.gywmindex1 .right ul li .enmore a {
	color: #6B767D;
}
.nbanner {
	background: url('nbanner.jpg') no-repeat center top;
	overflow: hidden;
	height: 400px;
	clear: both;
}
.neiyecont {
	overflow: hidden;
	padding: 20px 0;
}
.neiyecont1 {
	width: 220px;
}
.neiyecont1_1 {
	width: 220px;
}
.neiyecont1_1 .title {
	width: 218px;
	border: 1px #CCC solid;
	background: #0E7BC0;
	height: 45px;
	line-height: 45px;
	font-size: 20px;
	color: white;
	text-indent: 20px;
}
.neiyecont1_1 ul {
	border: 1px #CCC solid;
	border-top: none;
}
.neiyecont1_1 ul li {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	text-indent: 20px;
	border-top: 1px #EEE solid;
}
.neiyecont1_1 ul li:first-child {
	border-top: none;
}
.neiyecont1_1 ul ul {
	display: none;
	position: absolute;
	top: -10000px;
	left: -10000px;
}
.neiyecont1_2 {
	width: 220px;
	padding-top: 20px;
}
.neiyecont1_2 .title {
	width: 218px;
	border: 1px #CCC solid;
	background: #0E7BC0;
	height: 45px;
	line-height: 45px;
	font-size: 20px;
	color: white;
	text-indent: 20px;
}
.neiyecont1_2 p {
	border: 1px #CCC solid;
	border-top: none;
	margin: 0;
	line-height: 200%;
	padding: 10px;
}
.neiyecont2 {
	width: 940px;
}
.neiyecont2_1 {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px #CCC solid;
	font-size: 16px;
}
.neiyecont2_2 {
	padding: 20px 0;
	font-size: 14px;
	line-height: 200%;
}
.neiyecont3 {
	padding: 20px 0;
	overflow: hidden;
	border-bottom: 1px #CCC solid;
}
.neiyecont3 ul li {
	float: left;
}
.neiyecont3 ul li:first-child {
	border-left: 1px #CCC solid;
}
.neiyecont3 ul li a {
	display: block;
	width: 150px;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	border: 1px #CCC solid;
	text-align: center;
	border-left: none;
}
.neiyecont3 ul li:first-child a {
	background: #0E7BC0;
	height: 45px;
	line-height: 45px;
	width: 150px;
	border: 1px #CCC solid;
	color: white;
	border-left: none;
}
.neiyecont3 ul li a:hover {
	background: #0E7BC0;
	height: 45px;
	line-height: 45px;
	width: 150px;
	border: 1px #CCC solid;
	color: white;
	border-left: none;
}
.neiyecont4 {
	padding: 40px 0;
	overflow: hidden;
	font-size: 14px;
	line-height: 200%;
}

.bottom {
	background: #0E7BC0;
	height: 260px;
	overflow: hidden;
}
.bottom ul {
	padding: 40px 0;
}
.bottom ul li {
	float: left;
	font-size: 16px;
	color: white;
	width: 240px;
}
.bottom ul li.b5 {
	padding-top: 20px;
}

.bottom ul li ul {
	padding: 10px 0 0;
}
.bottom ul li ul li {
	font-size: 13px;
	height: 25px;
	line-height: 25px;
}
.bottom ul li ul li a {
	color: #9AD2F8;
}

.footer {
	border-top: 5px #F3A622 solid;
	height: 140px;
	background: #333333;
	color: #999999;
	padding: 20px 0;
}
.footer .left {
	width: 800px;
}
.footer .left1 {
	font-size: 16px;
	padding-top: 10px;
}
.footer .left2 {
	width: 800px;
	position: relative;
}
.footer .left2 .f1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 400px;
}
.footer .left2 .f1 ul {
	height: 100px;
}
.footer .left2 .f1 p {
	height: 20px;
	line-height: 20px;
}
.footer .left2 .f2 {
	position: absolute;
	top: 0;
	left: 400px;
}
.footer .left2 .f2 p {
	height: 20px;
	line-height: 20px;
}
.footer .right {

}
.footer .right div{
	float: left;
	margin:0px 5px;
}
.footer .right img {
	width: 120px;
	height:120px;
}
.footer .right span {
	display: block;
	margin-top: 5px;
	font-size: 16px;
	text-align: center;
}
/******留言******/
.khly {
	overflow: hidden;
	height: 580px;
	background: url('../../upload/article/ly.jpg') no-repeat center top;
}
.khly ul {
	width: 600px;
	margin: auto;
	padding-top: 100px;
}
.khly ul li {
	margin-bottom: 15px;
}
.khly ul li.ys1 {
	overflow: hidden;
}
.khly ul li.ys1 input {
	height: 40px;
	line-height: 40px;
	width: 500px;
	border: 1px #CCC solid;
	background: none;
}
.khly ul li.ys1 textarea {
	height: 120px;
	line-height:30px;
	border: 1px #CCC solid;
	background: none;
	width: 500px;
}
.khly ul li.ys2 {
	overflow: hidden;
	width:200px;
	margin:auto;
}
.khly ul li.ys2 input {
	height: 40px;
	line-height: 40px;
	width: 200px;
	background:#0E7BC0;
	color:white;
	border:none;

}
