body,
div,
ul,
li,
a,
ol,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
h5,
form,
input,
span,
label,
b {
	margin: 0;
	padding: 0;
	line-height: 100%;
	text-decoration: none;
	
}
tbody，
table，
tr，
td{
	box-sizing: border-box !important;
}

@font-face {
	font-family: zaofang;
	/*这里是说明调用来的字体名字*/
	src: url(../font/MFYueHei_Noncommercial-Regular.otf);
	/*这里是字体文件路径*/
}

ul {
	list-style: none;
	list-style-position: inside;
}

li {
	list-style: none;
	list-style-position: inside;
}

button {
	border: none;
}

img,
input {
	outline: none;
	line-height: normal;
}

input[type=button],
input[type=submit],
input[type=file],
button {
	cursor: pointer;
	-webkit-appearance: none;
}

textarea {
	resize: none;
}

h1,
h2,
h3,
h4,
h5 {
	font-weight: normal;
}

i,
em {
	font-style: normal;
}

a:hover {
	text-decoration: none;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0%;
	clear: both;
}

body {
	background-color: #fff;
	font-family: "微软雅黑";
	min-width: 1280px;
	max-width: 1920px;
	margin: 0;
}

.headercon {
	width: 100%;
	height: 130px;
	/*background: url(../../images/headerbj.jpg);*/
	background-color: #0a2246;
}

.headercon1 {
	width: 1200px;
	margin: auto;
}

.headerlogo {
	height: 100px;
	float: left;
	margin-top: 15px;
}

.headercomname {
	float: left;
	margin-top: 35px;
	margin-left: 20px;
	color: #FFFFFF;
}

.headercomname h1 {
	font-weight: bold;
	margin-bottom: 5px;
	letter-spacing: 1px;
	color: #e4d7ad;
}

.headercomname p {
	letter-spacing: 1px;
	font-size: 20px;
	color: #e4d7ad;
}

.search {
	float: right;
	width: 250px;
	height: 30px;
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-top: 50px;
	border-radius: 5px;
}

.search input {
	width: 200px;
	height: 30px;
	padding-left: 10px;
	float: left;
	border: none;
	border-radius: 5px;
}

.search img {
	width: 20px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}

.menuxx {
	width: 100%;
	height: 50px;
	background-color: #636262;
}

.menuname {
	width: 1200px;
	margin: auto;
}

.menuname1 {
	width: 10%;
	margin: 0 0.55%;
	float: left;
	position: relative;
}

.menuname1 a {
	line-height: 50px;
	color: #FFFFFF;
	display: block;
	text-align: center;
	font-size: 14px;
}

.menulit {
	width: 100%;
	background-color: #828282;
	border-radius: 5px;
	margin-top: 10px;
	position: absolute;
	display: none;
	z-index: 999;
}

.menuname1:after {
	position: absolute;
	width: 100%;
	height: 10px;
	content: '';
	left: 0;
	bottom: -10px;
	z-index: 999;
}

.menulit li a {
	line-height: 40px;
	color: #FFFFFF;
	display: block;
	text-align: center;
	font-size: 14px;
	border-bottom: 1px dotted #ffffff;
}

.menulit li:last-child a {
	border-bottom: 0px dotted #ffffff;
}

.menuname1:hover>.menulit {
	display: block;
}

.fenye {
	padding: 10px 0;
	margin-left: 10px;
	font-size: 14px;
	margin-bottom: 20px;
}

.fenye li {
	width: auto !important;
	padding: 3px 10px !important;
	float: left !important;
	border:none !important;
}
.fenye li a{
	color: #222222;
}

.fenye .active {
	color: #ffffff;
	background-color: #222222;
}

.indexmain {
	width: 1200px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.indexmainleft {
	width: 20%;
	float: left;
	padding: 5px;
	border: 1px dotted #aaaaaa;
}

.leftbanner {
	width: 100%;
}

.leftmenu {
	width: 100%;
	margin-top: 5px;
}

.leftmenu1 {
	width: 100%;
	line-height: 45px;
	background-color: #e2e2e2;
	color: #000000;
	margin-bottom: 1px;
	transition: all 0.1s ease;
}

.leftmenu2 {
	width: 100%;
	line-height: 45px;
	color: #000000;
	margin-bottom: 1px;
	transition: all 0.1s ease;
	background-color: #0c449c!important;
}



.leftmenu2 a {
	line-height: 45px;
	padding-left: 5%;
	color: #ffffff!important;
}

.leftmenu2 a span {
	float: right;
	line-height: 45px;
	padding-right: 5%;
}

.leftmenu1:hover {
	background-color: #0c449c;
}

.leftmenu1:hover>a {
	color: #FFFFFF;
}

.leftmenu1 a {
	display: block;
	line-height: 45px;
	padding-left: 5%;
	color: #000000;
}

.leftmenu1 a span {
	float: right;
	line-height: 45px;
	padding-right: 5%;
}

.indexmainright {
	width: 78%;
	float: right;
	border: 1px solid #dddddd;
	min-height: 330px;
}

.mainrighttit {
	line-height: 40px;
	color: #FFFFFF;
	padding-left: 10px;
	font-size: 15px;
	background-color: #0c449c;
}

.mainrighttit a {
	color: #FFFFFF;
	font-size: 15px;
}

.indexlogo {
	width: 18px;
	float: left;
	margin-top: 11px;
	margin-right: 3px;
}

.newlb {
	width: 100%;
	padding: 10px;
	padding-bottom: 0;
	box-sizing: border-box;
}

.newlb1 {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #DDDDDD;
}

.newlb1 a {
	display: block;
}

.newstit {
	width: 100%;
	line-height: 20px;
	margin-bottom: 5px;
	font-size: 15px;
	color: #222222;
	font-weight: bold;
}

.newstit span {
	float: right;
	font-size: 13px;
	color: #aaaaaa;
	font-weight: normal;
}

.newscon {
	line-height: 20px;
	font-size: 13px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	display: -o-box;
	-o-line-clamp: 2;
	-o-box-orient: vertical;
}

.newlb1 a p strong {
	color: #666;
	font-weight: normal;
	font-size: 14px;
}

.aboutus {
	padding: 10px;
}

..videolb {
	width: 100%;
	padding: 10px 0;
	float: left;
}

.videolb1 {
	width: 19%;
	float: left;
	margin: 10px 0.5%;
}

.videolb1 img {
	width: 100%;
	border-radius: 5px;
}

.videolbname {
	font-size: 14px;
	width: 100%;
	text-align: center;
	color: #aaaaaa;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.videolbname a {
	color: #aaaaaa;
}

.sszx {
	width: 1200px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.ssmenu {
	width: 100%;
	background-color: #f0f0f0;
	float: left;
	margin-bottom: 10px;
}
.ssnr011{
	width: 80%;
	margin-left:10%;
}

.ssmenu1 {
	width: 11.5%;
	margin: 5px 0.55%;
	float: left;
	padding: 10px;
	transition: all 0.2s ease;
}

.ssmenu1 a {
	display: block;
}

.ssmenu1 a img {
	width: 100%;
	height: 77px;
}

.ssmenu1 a p {
	line-height: 30px;
	text-align: center;
	color: #222222;
	font-size: 13px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.2s ease;
}

.ssmenu1:hover {
	background-color: #0c449c;
}

.ssmenu1:hover>a p {
	color: #FFFFFF;
}

.ssnr {
	width: 100%;
	padding: 10px;
	float: left;
}

.ssnrli {
	width: 22%;
    padding: 10px 0;
    float: left;
    margin-right:4%;
}
.ssnrli:nth-child(4n){
	margin-right:0;
}

.ssnr li a {
	display: block;
	width: 20%;
	float: left;
}

.ssnrcon h2 a {
	width: 100% !important;
}

.ssnrimg {
	width: 100%;
	float: left;
	border-radius: 3px;
	border: 1px solid #dddddd;
}

.ssnrcon {
	width: 100%;
	float: right;
}

.ssnrcon h2 {
	line-height: 30px;
    color: #222222;
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ssnrcon h5 {
	line-height: 20px;
	height: 60px;
	color: #DDDDDD;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 3;
	-moz-box-orient: vertical;
	display: -o-box;
	-o-line-clamp: 3;
	-o-box-orient: vertical;
}

.ssnrcontent {
	font-size: 13px;
	color: #AAAAAA;
}

.swiper-container {
	width: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	position: relative;
}

.xwlbtit {
	width: 100%;
	line-height: 40px;
	font-size: 15px;
	font-weight: bold;
	padding-left: 10px;
	position: absolute;
	bottom: 0;
	text-align: left;
	color: #FFFFFF;
	background-color: rgba(0, 0, 0, 0.3);
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.swiper-slide img {
	width: 100%;
}

.lunbotu {
	width: 100%;
	margin-bottom: 20px;
}

.homemain {
	width: 1200px;
	margin: auto;
}

.home01right {
	width: 49%;
	float: right;
}

.homenew {
	width: 100%;
}

.homenew1 {
	background: url(../../images/list.jpg) left center no-repeat;
	line-height: 35px;
	padding-left: 10px;
	height: 35px;
}

.homenew1:hover>a {
	color: #0C449C;
}

.homenew1 a {
	width: 75%;
	float: left;
	display: block;
	line-height: 35px;
	font-size: 15px;
	color: #666666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.2s ease;
}

.homenew1 span {
	width: 22%;
	float: right;
	text-align: right;
	font-size: 12px;
	color: #AAAAAA;
	line-height: 35px;
}

.homenewtit {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	font-size: 18px;
	border-bottom: 1px solid #AAAAAA;
}

.homenewtit span {
	line-height: 40px;
	float: left;
	display: inline-block;
	border-bottom: 2px solid #0C449C;
}

.homenewtit a {
	font-size: 13px;
	line-height: 40px;
	float: right;
	color: #AAAAAA;
}

.homenenu {
	width: 100%;
	float: left;
	height: 71px;
	margin: 20px 0;
}

.homenenu1 {
	width: 179px;
	height: 71px;
	margin-right: 25px;
	float: left;
}

.homenenu1:last-child {
	margin-right: 0;
}

.homenenu1 a {
	display: block;
	width: 179px;
	height: 71px;
	line-height: 71px;
	text-align: center;
	margin-left: 34px;
	font-size: 14px;
	color: #000000;
	transition: all 0.3s ease;
}

.homenenu1 a:hover {
	color: #0C449C;
}

.homenenu1:nth-child(1) {
	background: url(../../images/deti-bg-1.png) no-repeat;
}

.homenenu1:nth-child(2) {
	background: url(../../images/deti-bg-2.png) no-repeat;
}

.homenenu1:nth-child(3) {
	background: url(../../images/deti-bg-3.png) no-repeat;
}

.homenenu1:nth-child(4) {
	background: url(../../images/deti-bg-4.png) no-repeat;
}

.homenenu1:nth-child(5) {
	background: url(../../images/deti-bg-5.png) no-repeat;
}

.homenenu1:nth-child(6) {
	background: url(../../images/deti-bg-6.png) no-repeat;
}

.home03left {
	width: 49%;
	float: left;
}

.home03right {
	width: 49%;
	float: right;
}

.home04 {
	margin: 20px 0;
}

.hometj {
	width: 100%;
	float: left;
}

.hometj1 {
	width: 15%;
	margin: 10px 0.8%;
	float: left;
}

.hometj11 a img {
	height: 250px !important;
}
.hometj11 img {
	height: 250px !important;
}

.hometj1 a {
	display: block;
	width: 100%;
}

.hometj1 a img {
	width: 100%;
	height: 110px;
	border-radius: 3px;
}

.hometj1 a p {
	font-size: 13px;
	text-align: center;
	color: #000000;
	line-height: 20px;
	margin-top: 5px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.hometj1 h6 {
	font-size: 12px;
	text-align: center;
	color: #AAAAAA;
	margin: 0;
	line-height: 20px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.hometj1 p a {
	width: 100%;
	font-size: 13px;
	color: #aaaaaa;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.homememberimg {
	width: 100%;
	border: 1px solid #dddddd;
}

.home05 {
	margin: 10px 0;
}

footer {
	width: 100%;
	background: url(../../images/footerbj.jpg)repeat;
	margin-top: 20px;
	overflow: hidden;
}

.footercon {
	width: 1200px;
	margin: auto;
	padding: 30px 20px;
}

.footercon1 {
	width: 100%;
}

.footer1 {
	width: 33.3%;
	float: left;
}

.footer1tit {
	width: 100%;
	font-size: 18px;
	color: #000000;
	line-height: 30px;
	margin-bottom: 20px;
}

.footer1tit span {
	display: inline-block;
	line-height: 40px;
	border-bottom: 2px solid #000000;
}

.footercomname {
	font-size: 15px;
	color: #000000;
	line-height: 20px;
}

.videolb1 img {
	height: 110px;
}

.footerlxfs {
	width: 90%;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
}

.footercomname1 {
	width: 80%;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
}

.search1 {
	width: 250px;
	height: 30px;
	background-color: #FFFFFF;
	margin-top: 20px;
	border-radius: 5px;
}

.search1 input {
	width: 200px;
	height: 30px;
	padding-left: 10px;
	float: left;
	border: none;
	border-radius: 5px;
}

.search1 img {
	width: 20px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}

.erweima {
	width: 24%;
	margin: 5px 10% 0 0;
	float: left;
}

.erweima img {
	width: 100%;
}

.erweima p {
	line-height: 20px;
	color: #000000;
	font-size: 12px;
	text-align: center;
}

.bqxx {
	line-height: 20px;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	background-color: #666666;
}

.bqxx a {
	color: #FFFFFF;
}

.zscxck {
	width: 100%;
	height: 850px;
	background: url(../../../../public/images/4-4-001.jpg) no-repeat;
	padding-top: 80px;
}

.fixed-nav-list {
	position: fixed;
	top: 50%;
	right: 0px;
	margin-top: -150px;
	z-index: 99
}

.fixed-nav-list .fixed-nav-item {
	position: relative;
	width: 70px;
	height: 70px;
	margin-bottom: 1px;
	background-color: #0099FF;
	cursor: pointer;
	padding-top: 5px;
}

.fixed-nav-list .fixed-nav-item:hover {
	background-color: #59ddc4;
}
.ndc-content img{
	width: 100%;
}

.fixed-nav-list .fixed-nav-item:hover .fixed-nav-detail {
	display: block
}

.fixed-nav-list .fixed-nav-item .fixed-nav-title {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-align: center;
	color: #FFFFFF;
}

.fixed-nav-list .fixed-nav-item .fixed-nav-title .title-bg {
	width: 30px;
	display: inline-block;
	margin-top: 5px
}

.fixed-nav-list .fixed-nav-item .fixed-nav-title .title-text {
	margin-top: 5px;
	line-height: 14px;
	font-size: 12px;
	color: #fff
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail {
	position: absolute;
	top: 0;
	right: 93px;
	display: none;
	color: #666
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail .nav-detail-local {
	display: inline-block;
	vertical-align: top;
	width: 14px;
	margin-left: -5px
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail .nav-detail-local i {
	display: block;
	margin-top: 25px;
	width: 10px;
	height: 15px;
	background: url(../../../../public/images/triangle_0ba4043.png) no-repeat!important
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 {
	width: 225px;
	top: 0
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 .nav-detail-content {
	display: inline-block;
	width: 212px;
	border: 1px solid #e0e0e0;
	background-color: #fff;
	padding: 0 16px
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 .nav-detail-content li {
	border-bottom: 1px solid #e0e0e0;
	padding: 16px 0;
	position: relative
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 .nav-detail-content li .ndc-title {
	font-size: 16px;
	font-weight: 700;
	background-repeat: no-repeat
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 .nav-detail-content li .ndc-title i {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 .nav-detail-content li .ndc-title span {
	display: inline-block;
	vertical-align: middle;
	margin-left: 3px;
	line-height: 20px;
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 .nav-detail-content li .ndc-content {
	margin-top: 10px;
	line-height: 14px;
	font-size: 14px;
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 .nav-detail-content li .ndc-tips {
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	right: 10px;
	top: 50%;
	margin-top: -10px;
	background: url(../../../../public/images/tips_39e237d.png)
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 .nav-detail-content li .ndc-input {
	margin-top: 15px;
	padding: 0 20px;
	height: 32px;
	line-height: 32px;
	border-radius: 16px;
	background-color: #e7e9ed
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 .nav-detail-content li .ndc-input input {
	width: 100%;
	height: 100%;
	line-height: 32px;
	border: 0;
	padding: 0;
	background-color: transparent
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 .nav-detail-content li .ndc-btn {
	display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    width: 150px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    background-color: #0099FF;
    text-align: center;
    cursor: pointer;
    border-radius: 10px;
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 .nav-detail-content li .ndc-btn:hover {
	text-decoration: none;
	background-color: #59ddc4;
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 .nav-detail-content li:last-child {
	border: 0
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 .nav-detail-content .ndc-advisor .ndc-title {
	color: #0099FF
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 .nav-detail-content .ndc-advisor .ndc-title i {
	background: url(../../../../public/images/header_7e254e4.png)
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 .nav-detail-content .ndc-server .ndc-title {
	color: #0099FF
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 .nav-detail-content .ndc-server .ndc-title i {
	background-image: url(../../../../public/images/hotlineblue_aedce13.png)
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 .nav-detail-content .ndc-call .ndc-title {
	color: #0099FF
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 .nav-detail-content .ndc-call .ndc-title i {
	background-image: url(../../../../public/images/call_487b28e.png)
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-2 {
	width: 150px
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-2 .nav-detail-content {
	display: inline-block;
	border: 1px solid #e0e0e0;
	background-color: #fff;
	padding: 16px
}

.fixed-nav-list .fixed-nav-item.item-backtop {
	margin-top: 20px
}



.zsxc01 {
	width: 50%;
	margin-left: 25%;
	padding: 30px 20px;
	border: 2px solid #12b5da;
	border-radius: 5px;
	background-color: #FFFFFF;
}

#tabs {
	width: 100%;
	float: left;
	padding: 0px;
	border-bottom: 1px solid #12b5da;
	margin-bottom: 10px;
}

.tabs1 {
	width: 16.6%;
	line-height: 40px;
	float: left;
	font-size: 15px;
	text-align: center;
	cursor: pointer;
	border-radius: 5px 5px 0 0;
	height: 40px;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

.tabs1:first-child {
	background-color: #12b5da;
	color: #FFFFFF;
}

.zsinp {
	width: 76%;
    margin-left: 12%;
	margin-top: 20px;
}

.zsname {
	width: 100%;
	font-size: 14px;
	margin-bottom: 20px;
}

.zsname span {
	display: inline-block;
	width: 38%;
	line-height: 32px;
}

.zsname input {
	width: 60%;
	border: 1px solid #AAAAAA;
	height: 30px;
}

.zsnum {
	width: 100%;
	font-size: 14px;
	margin-bottom: 20px;
}

.zsnum span {
	display: inline-block;
	width: 38%;
	line-height: 32px;
	font-size: 12px;
}

.zsnum input {
	width: 60%;
	border: 1px solid #AAAAAA;
	height: 30px;
}

.zsqr input {
	display: block;
	width: 100px;
	height: 30px;
	background-color: #12b5da;
	color: #FFFFFF;
	border-radius: 5px;
	margin: auto;
	border: none;
	-moz-box-shadow: 1px 1px 3px #6b6a6a;
	-webkit-box-shadow: 1px 1px 3px #6b6a6a;
	box-shadow: 1px 1px 3px #6b6a6a;
	transition: all 0.3s ease;
}

.zsqr input:hover {
	background-color: #222222;
}

.home02 {
	width: 100%;
	margin: auto;
	background: url(../../images/58c4f2459ac66.jpg) top fixed;
	margin-bottom: 20px;
}

.home02 ul {
	width: 1200px;
	margin: auto;
}

.home02 ul li {
	width: 23%;
	float: left;
	margin: 60px 1%;
}

.home02 ul li a {
	width: 100%;
}

.home02 ul li a img {
	width: 100%;
}
.phonemenu{
	display: none;
}
.menmber{
	width: 100%;
	float: left;
}
.menmber1{
	width: 18%;
	margin: 8px 1%;
	float: left;
	transition: all 0.3s ease;
}
.menmber1 :hover{
	transform: scale(1.02);
}
.menmber1 a{
	display: block;
}
.menmber1 a img{
	width: 100%;
	border: 1px dotted #DDDDDD;
}
.menmber1 a p{
	text-align: center;
	font-size: 12px;
	line-height: 15px;
	margin: 10px 0;
	color: #000000;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.certlist{
    width: 100%;
    float: left;
    margin-top: 20px;
}
.certlist1{
    width: 32%;
    padding: 8px;
    box-sizing: border-box;
    float: left;
    margin-bottom: 20px;
    margin-right:2%;
    -moz-box-shadow:0px 0px 5px #C7C7C7; -webkit-box-shadow:0px 0px 5px #C7C7C7; box-shadow:0px 0px 5px #C7C7C7;
}
.certlist1:nth-child(3n){
     margin-right:0%;
}
.certlist1left{
    width: 30%;
    float: left;
}
.certlist1left img{
    width: 100%;
}
.certlist1right{
    width: 68%;
    float: right;
}
.certlist1right1{
    font-size: 18px;
    display: block;
    font-weight: bold;
    color: #009688;
    margin-bottom: 18px;
    margin-top: 5px;
}
.certlist1right2{
    font-size: 15px;
    display: block;
    color: #7a7a7a;
    margin-bottom: 10px;
}
.certlist1right3{
    font-size: 14px;
    display: block;
    font-weight: bold;
    color: #222222;
    margin-bottom: 10px;
}
.certlist1right4{
        padding: 5px 10px;
    background-color: #00bcd4;
    font-size: 14px;
    color: #ffffff;
    display: inline-block;
    margin-top: 3px;
    }
    .newslbimg{
    	height: 525px;
    }
.wrap{
	width: 1200px;
	height: 200px;
	position: relative;
	overflow: hidden;
}

.wrap ul{
	overflow: hidden;
	position:absolute;
	width: 1600px;
	left: 0;
	top: 0;
	height:200px;
}

.wrap ul li{
	float: left;
	width: 200px;
}


@media only screen and (max-width: 640px) {
	body {
		min-width: 100%;
		width: 100%;
		padding-top: 50px;
	}
	.headercon1 {
		width: 95%;
	}
	.headercon {
		height: 50px;
	}
	.headerlogo {
		height: 40px;
		float: left;
		margin-top: 5px;
	}
	.headercomname {
		display: none;
	}
	.search {
    float: right;
    width: 60%;
    height: 30px;
    background-color: #FFFFFF;
    margin-right: 5px;
    margin-top: 10px;
    border-radius: 5px;
}
.search input {
    width: 85%;
    height: 30px;
    padding-left: 5px;
    float: left;
    border: none;
    border-radius: 5px;
}
.search img {
    width: 10%;
    float: right;
    margin-top: 5px;
    margin-right: 5px;
}
.phonemenu{
	display: block;
	width: 30px;
	float: right;
	margin-top: 7.5px;
	margin-left: 5%;
}
header{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9;
}
.newslbimg{
    	height: auto;
    }
#tabs{
	padding: 0px 0%;
}
.menuxx{
	width: 30%;
	height: auto;
	position: absolute;
    top: 55px;
    right: 5px;
    z-index: 9;
	border-radius: 5px;
	display: none;
	background-color: #0c2346;
}
.menuname{
	width: 100%;
	float: left;
	padding: 5px 0;
}
.menuname1{
	width: 100%;
}
.menuname1 a {
    line-height: 25px;
    color: #FFFFFF;
    display: block;
    text-align: center;
    font-size: 12px;
}
.swiper-pagination-bullet{
	width: 8px !important;
	height: 8px !important;
}
.home01{
	width: 96% !important;
	padding: 0 2%;
}
.home01right{
	width: 100%;
}
.home01 .swiper-container{
	width: 100% !important;
	margin-top: 20px;
}
.tabs1{
	font-size: 12px;
}
.zsinp{
	width: 96%;
	margin-left: 2%;
	margin-top: 5px;
}
.zsname{
	font-size: 12px;
}
.zsnum{
	font-size: 12px;
}
.homenew1 a{
	width: 61%;
	font-size: 12px;
}
.homenew1 span{
	width: 37%;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.home02{
	padding: 15px 0;
}
.home02 ul{
	width: 100%;
}
.home02 ul li {
    width: 48%;
    float: left;
    margin: 5px 1%;
}
.homemain{
	width: 96%;
}
.home03left{
	width: 100%;
}
.home03right{
	width: 100%;
}
.home04{
	margin: 0;
}
.hometj1 {
    width: 31%;
    margin: 5px 1%;
    float: left;
}
.hometj1 p a {
    width: 100%;
    display: block;
    line-height: 20px;
    font-size: 12px;
}
.hometj1 a img{
	height: 88px;
}
.hometj11 a img{
	height: 172px !important;
}
.hometj11 img{
	height: 172px !important;
}
footer{
	background: #000000;
}
.footercon{
	width: 100%;
	padding:10px;
}
.footer1{
	width: 100%;
}
.footer1tit{
	color: #FFFFFF;
	font-size: 16px;
	margin-bottom: 10px;
}
.footer1tit span {
    border-bottom: 2px solid #ffffff;
}
.footer1:nth-child(2),.footer1:nth-child(3){
	display: none;
}
.footercomname{
	width: 100%;
	float: left;
	color: #FFFFFF;
	line-height: 25px;
}
.footerlxfs{
	width: 50%;
	float: left;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 25px;
}
.footerlxfs1{
	width: 100%;
}
.menuname1:hover>.menulit{
	display: none;
}
.indexmain{
	width: 96%;
	margin-top: 0px;
}
.indexmainleft {
    width: 100%;
    float: left;
    padding: 5px;
    border: 0px dotted #aaaaaa;
}
.leftbanner{
	display: none;
}
.leftmenu1{
	width: 20%;
	float: left;
	margin: 5px 2.5%;
	border-radius: 5px;
}
.leftmenu2{
	width: 20%;
	float: left;
	margin: 5px 2.5%;
	border-radius: 5px;
}
.leftmenu1 a{
	width: 100%;
	display: block;
	padding-left: 0;
	text-align: center;
	line-height: 35px;
	font-size: 12px;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.leftmenu2 a{
	width: 100%;
	padding-left: 0;
	display: block;
	text-align: center;
	line-height: 35px;
	font-size: 12px;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.leftmenu1 a span{
	display: none;
}
.leftmenu2 a span{
	display: none;
}
.leftmenu {
    float: left;
    margin-bottom: 10px;
    width: 100%;
    margin-top: 5px;
}
.indexmainright{
	width: 100%;
}
.newstit{
	width: 100%;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.newstit span{
	display: block;
	float: none;
	line-height: 20px;
}
.newlb1 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.ssmenu1 {
    width: 29%;
    margin: 5px 0.5.3%;
    padding: 5px;
}
.sszx{
	width: 96%;
}
.ssmenu1 a img{
	height: 63px;
}
.newstit span{
	display: block;
	width: 100% !important;
	line-height: 20px !important;
}
.newlb1 a{
	width: 100% !important;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.newxqtit {
    text-align: center;
    line-height: 20px;
    font-size: 15px;
}
.newtime {
    text-align: center;
    font-size: 12px;
    color: #AAAAAA;
    line-height: 25px;
    margin-bottom: 20px;
}

.newcontent p{
	font-size: 12px;
	line-height: 20px;
}
.newcontent p img{
	margin-left: 0 !important;
	margin-right: 0 !important;
	max-width: 100% !important;
	height: auto !important;
}
.sszx p{
	font-size: 13px;
}
.videolb1 {
    width: 32.33%;
}
.videolb1 img{
	height: 89.5px;
}
.newcontent p iframe{
	display: block;
	margin: auto;
	margin-bottom: 10px;
}
.videolbname{
	height: 30px;
}
.videolb{
	width: 100%;
	float: left;
}
.fenye{
	margin-bottom: 10px;
}
.zsxc01 {
    width: 96%;
    margin-left: 0%;
    padding: 10px 0 !important;
    border: 2px solid #12b5da;
    border-radius: 5px;
    background-color: #FFFFFF;
}
.ssnrimg{
	width: 27% !important;
}
.ssnrcon{
	width: 71%;
}
.ssnrcon h2 {
	width: 100%;
    font-size: 16px;
    line-height: 20px;
    color: #222222;
    overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.ssnrcon h4{
	width: 100%;
	font-size: 12px !important;
    color: #666;
    margin-bottom: 2px !important;
    line-height: 25px !important;
    overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.zscxck{
	height: 400px;
}
.zsname span{
	font-size: 12px;
	width: 100%;
}
.zsnum span{
	font-size: 12px;
	width: 100%;
}
.zsnum input{
	width: 100%;
}
.zsname input{
	width: 100%;
}
.fixed-nav-list{
	display: none;
}
.certlist1{
	width: 100%;
	margin-right: 0;
}
.certlist1right2 {
    font-size: 15px;
    display: block;
    color: #7a7a7a;
    overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
    margin-bottom: 13px;
}
.certlist1right4{
	margin-top: 0;
}
.certlist1right1{
	margin-bottom: 15px;
}
.wrap{
	width: 100%;
}

}

@media only screen and (max-width: 375px) {
.hometj1 a img{
	height: 80px;
}
.hometj11 a img{
	height: 156px !important;
}
.hometj11 img{
	height: 156px !important;
}
.ssmenu1 a img{
	height: 56.5px;
}
.videolb1 img{
	height: 81px;
}
.certlist1right2 {
    font-size: 14px;
    display: block;
    color: #7a7a7a;
    margin-bottom: 10px;
}
}

@media only screen and (max-width: 360px) {

.hometj1 a img{
	height: 77px;
}
.hometj11 a img{
	height: 150px !important;
}
.hometj11 img{
	height: 150px !important;
}
.ssmenu1 a img{
	height: 54px;
}
.videolb1 img{
	height: 78px;
}
.certlist1right2 {
    font-size: 14px;
    display: block;
    color: #7a7a7a;
    margin-bottom: 9px;
}
}

@media only screen and (max-width: 320px) {

.hometj1 a img{
	height: 68px;
}
.hometj11 a img{
	height: 133px !important;
}
.hometj11 img{
	height: 133px !important;
}
.ssmenu1 a img{
	height: 47px;
}
.videolb1 img{
	height: 69px;
}
.zsname span{
	width: 45%;
}
.zsnum span{
	width: 45%;
}
.zsname input{
	width:55%;
}
.zsnum input{
	width:55%;
}
.tabs1{
	font-size: 12px;
}
.search input {
    width: 82%;
    height: 30px;
    padding-left: 5px;
    float: left;
    border: none;
    border-radius: 5px;
}
.certlist1right1 {
    font-size: 17px;
    display: block;
    font-weight: bold;
    color: #009688;
    margin-bottom: 14px;
    margin-top: 2px;
}
.certlist1right2 {
    font-size: 14px;
    display: block;
    color: #7a7a7a;
    margin-bottom: 8px;
}
.certlist1right4 {
    padding: 4px 8px;
    background-color: #00bcd4;
    font-size: 12px;
    color: #ffffff;
    display: inline-block;
}
}