* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
th,
td,
input,
legend,
li,
ol,
p,
pre,
textarea,
ul {
	padding: 0;
	margin: 0;
	font-family: "Microsoft YaHei";
}

a {
	text-decoration: none;
}

input {
	outline: none;
}

ul,
li,
ol {
	list-style: none;
}

img {
	border: 0;
}

button {
	outline: 0;
}
video {
  autoplay: false; 
}
.content_wrap {
	width: 100%;
	padding-top: 27px;
}

.content {
	width: 1200px;
	margin: 0 auto;
	
	
}

.mainwrap {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #fff;
	padding: 20px;
}


.mainwrap .jxyx {
	width: 580px;
	height: 380px;
	
}

.jxyx .tit {
	font-size: 22px;
	color: #1561af;
	font-weight: 600;
	padding-bottom: 20px;
}


.mainwrap .jxgk {
	width: 560px;
	height: 380px;
	
}

.jxgk .tit {
	text-align: right;
	font-size: 22px;
	color: #c31f0b;
	font-weight: 600;
	padding-bottom: 20px;
	padding-right: 20px;

}

.jxgk .gknr {
	width: 560px;
	height: 328px;
	float: right;
	overflow: hidden;
	background: #F6F6F6;
}


.zcwj {
	width: 100%;
	height: 480px;

}

.zcwj li {
	list-style-type: none;
}

.zcwj #top {
	width: 25%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: right;
	
}
.where{
    width: 100% !important;
    height: 36px !important;
    line-height: 36px !important;
    
	    display: none;
}
.zcwj #top li {
	width: 120px;
	float: left;
	font-size: 16px;
}

.zcwj #top li a {
	display: inline-block;
	width: 116%;
	height: 65px;
	line-height: 65px;
	
	cursor: pointer;
	color: #333;
}

.zcwj #top li a.current {
	font-size: 16px;
	font-weight: bold;
	color: #153693;
	background: url(../png/fu2cnr.png) no-repeat right center;
}

.zcwj #bottom {
	width: 75%;
	height: 328px;
	position: relative;
	
}

.zcwj #bottom li {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	padding-left: 15px;
	box-sizing: border-box;
	display: none;
}

.zcwj #bottom li p {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 33px;
	text-indent: 2em;
	text-align: justify;
	padding: 15px;
        font-size: 16px;
}

.zcwj #bottom li p a {
	margin-left: 7px;
	color: #c21c00;
}

.zcwj #bottom li.current {
	display: block;
}


.mainwrap2 {
	width: 100%;
	margin: 30px auto;
}

.mainwrap2 ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.mainwrap2 ul li {
	width: 133px;
	
}

.mainwrap2 ul li a {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.mainwrap2 ul li a img {
	width: 90px;
}

.mainwrap2 ul li a span {
	margin-top: 15px;
	font-size: 18px;
	color: #333;
}

.mainwrap2 ul li a:hover {
	cursor: pointer;
}


.mainwrap3 {
	width: 100%;
	margin: 0 auto;
}

.mainwrap3 .biaoti {
	width: 100%;
	height: 70px;
	line-height: 70px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
	position: relative;
}

.mainwrap3 .biaoti:before {
	content: '';
	position: absolute;
	left: 0px;
	width: 500px;
	height: 3px;
	top: 35px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.mainwrap3 .biaoti:after {
	right: 0;
	content: '';
	position: absolute;
	width: 500px;
	height: 3px;
	top: 35px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.mainwrap3 .biaoti a {
	color: #1561af;
}

.hualong {
	width: 100%;
	height: 520px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.hualong img {
	width: 100%;
	height: 100%;
	cursor: pointer;
	transition: all 0.5s ease-out;
}
.hualong img:hover {
  transform: scale(1.2);
}
.hualong a {
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}
.hualong a span {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	transition: all 0.5s ease-out;
}
.hualong a span:hover {
	cursor: pointer;
}
.hualong .item {
	width: 241px;
	height: 100%;
	
}

.hualong .item a:first-child {
	display: block;
	width: 241px;
	height: 295px;
}

.hualong .item a:last-child {
	display: block;
	width: 241px;
	height: 204px;
}

.hualong .item2 {
	width: 285px;
	height: 100%;
	
}

.hualong .item2 a {
	display: block;
	width: 285px;
	height: 163px;
}

.hualong .item3 {
	width: 218px;
	height: 100%;
	
}

.hualong .item3 a {
	display: block;
	width: 218px;
	height: 250px;
}

.hualong .item4,
.hualong .item5 {
	width: 188px;
	height: 100%;
	
}

.hualong .item4 a,
.hualong .item5 a {
	display: block;
	width: 188px;
	height: 163px;
}
.nav,.acenter{width: 1200px !important;}
.word{width: 389px !important;height: 42px !important;}
@media (max-width: 550px){
	.content{width: 100%;padding: 10px;}
	.content_wrap { padding-top: 160px;}
	.mainwrap{flex-direction: column;}
	.mainwrap .jxyx{width: 100%;height: auto;}
	.jxyx .tit,.jxgk .tit{display: none;}
	.shipin video{width: 100% !important;height: auto !important;}
	.mainwrap .jxgk{width: 100%;margin-top: 15px;height: auto;}
	.jxgk .gknr{width: 100%;}
	.zcwj #bottom{width: 70%;}
	.zcwj #top{width: 30%;}
	.zcwj #top li{width: 100%;}
	.zcwj #top li a.current{background: none;}
	.mainwrap2 ul li a img{width: 65px;}
	.mainwrap2 ul li a span{font-size: 14px;}
	.mainwrap3{display: none;}
	.jxgk .gknr{overflow: scroll;}
	.mainwrap2 ul{flex-wrap: wrap;}
	.mainwrap2 ul li{width: 26%;margin-bottom: 10px;}
	
}

.oldModel .nav{
    width: 100% !important;
}
.oldModel  .acenter{
    width: 85% !important;
}
.oldModel .content{
    width: 100%;
}
.oldModel .mainwrap .jxyx{
    width: 100%;
	height: auto;
    margin-top: 80px;
}
.oldModel .mainwrap{
    flex-direction: column;
}
.oldModel .shipin video{
    width: 100%;
}

.oldModel  .mainwrap .jxgk,
.oldModel .jxgk .gknr{
    width: 100%;
    height: auto;
	margin-top: 20px;
}
.oldModel  .jxgk .tit{
    text-align: left;
}
.oldModel  .mainwrap3{
    display: none;
}
.oldModel .navsearch{
    
    display: none;
}
.oldModel .content_wrap{padding-top: 260px;}
.oldModel .zcwj #top{
    height: auto;
    display: flex;
    flex-direction: column;
    text-align: right;
    line-height: 30px;
}
.oldModel .zcwj #top li{
    width: 151px;
}
.oldModel .zcwj #top li a{
    height: 45px;
    line-height: 45px;
}
.oldModel .zcwj,
.oldModel .zcwj #bottom{
    
}
.oldModel .zcwj #bottom li p{
    
    line-height: 1.5 !important;
}
.oldModel .wza-box{    margin-top: 90px !important;}
.oldModel .zcwj #top li a.current{
	    position: relative;
    left: 27px;
    padding: 0px 27px;
}