﻿/* header ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ */
@charset "utf-8";

@import url("predefine.css");

*{
	font-family: "ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¾Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“";
}
.public_bg{
	/* background: #fff url('../images/ershida.jpg') top no-repeat; */
	background: #fff url(../images/bg2.png) top no-repeat;
}


#NewsContent{font-family: "ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ" !important;}
#NewsContent div{font-family: "ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ" !important;}
#NewsContent p{font-family: "ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ" !important;}
#NewsContent span{font-family: "ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ" !important;}
#NewsContent *{
	font-family: "ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ" !important;
	font-size:18px!important;
}
.header_main{
    width: 100%;
    background-color: rgba(28, 120, 191, 0.5);
}
.header_top{
    width: 100%;
}
li#indexzwgk {
    width: 25%;
}
.header{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.header_logo{
    float: left;
     /*padding: 20px 0 30px;*/
    padding:0px 0 15px;
}
.topbar{
	float:right;
}
.topbar a img{
	display:none;
	position:absolute;
	width:100px;
	max-width:unset !important;

}
.topbar a{
	display:inline-block;
	margin:10px 20px;
	position:relative;
}
.topbar a:hover img{
	display:block;
	right:-20px;
}
.header_nav{
    float: left;
    /*margin-left: 50px;
    margin-top: 30px;*/
    margin-left: 10px;
    margin-top: 40px;
}
.header_nav ul{
    /*width: 760px;*/
    width:690px;
    margin-left:20px;
    overflow: hidden;
}
.header_nav ul li{
    float: left;
    width: 16.6%;
    padding-top: 10px;
    position: relative;
}
#indexzfxx{
	width: 13%;
}
#indexzfxx a{
	width:100%;
}
.header_nav ul li:first-child{
	width: 12%;
}
.header_nav ul li p{
    display: none;
    width: 70%;
    height: 6px;
    background-color: rgba(45, 145, 219, 0.7);
    position: absolute;
    top: 0;
    left: 15%;
}
.header_nav ul li a{
    display: block;
    width: 70%;
    margin: 0 auto;
}
.header_nav ul li a img {
	display: none;
}
.header_nav ul li a span{
	display: block;
	text-align: center;
	font-size: 20px;
	color: #fff;
}
.header_nav ul li a img{
    width: 100%;
}
.header_nav ul li:hover p{
    display: block;
}
.header_nav ul li.on p{
    /* display: block; */
}
.header_bot{
    width: 1200px;
    margin: 0 auto;
}
.cx{
    width:45%;
    padding:0 0 36px 0;
    margin: 0 auto
}
.cx div{
    width: 98%;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 0;
    border: 2px solid #015293;
    border-radius: 8px;
    background-color: #fff;
    position: relative;
}
.cx div .input{
    display: block;
    width: 80%;
    font-size: 14px;
    color: #c2c2c2;
    border: none;
    text-indent: 10px;
    outline: none;
}
.cx div .img{
	width: 30px;
	height: 100%;
	outline: none;
    position: absolute;
    top: 8px;
    right: 6px;
    cursor: pointer;
    border: none;
    color: #fff;
    background: url('../images/public/header/forma.png');
    background-repeat:no-repeat ;
}
.header_nav ul li.dis p {
	display: block;
}
/* headerÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¸ */

/*ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â*/
@media only screen and (min-width: 100px) and (max-width: 640px) {
	.header_main,.header,.header_bot,.header_nav ul{width: 100%;}
	.header_logo{
		float: none;
		text-align: center;
		padding: 10px;
		margin: 0px 10%;		
	}
	.header_nav{
		float: none;
		margin: 0px;
	}
	.header_nav ul{
		margin: 0;
	}
	.header_nav ul li{
		padding: 0px;
		width: 24%;
		height: 40px;
		margin: 1.5%;
		text-align: center;
	}
	#indexzfxx{
		width: 24%;
	}
	.header_nav ul li a{
		width: 100%;
	}
	.header_nav ul li a span{
		font-size: 16px;
	}
	.header_nav ul li.on p {
		display: none;
	}
	.cx {
		width: 80%;
		padding: 10px 0;
		margin: 0 auto;
	}
	.header_nav ul li p{
		display: none !important;
	}
	.cx div{
		padding: 5px 0px;
	}
	.cx div img{
		top: 3px;
	}
}
/*ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¸*/


/* footerÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ */
/*  */
body {
	position: relative;
}
.xz2019-bt {
	width: 100%;
	height: 576px;
	/*background: url(../images/public/wei.png) no-repeat center bottom;*/
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;;
}
.xz2019-tp {
	width: 100%;
	height: 661px;
	/*background: url(../images/public/tou.png) no-repeat center top;*/
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}
.index_main {
	width: 1240px;;
	background: #ffffff;
	padding: 20px 20px 0;
}
.header_main {
	background: none;
}
/*  */
.footer-left.phone {display: none !important;}
.footer-box{
	width: 100%;
	min-width: 1200px;
	background-color: #197ec1;
	font-size: 14px;
	color: #eaeaea;
	}
.footer-box .footer-container{width: 1200px; min-width: 1200px; margin: 0 auto;}
.footer-box .footer-container .footer-left{ width: 1000px;display: inline-block; padding-left: 20px;}
.footer-box .footer-container .footer-img{ width: 195px;display: inline-block;position: relative;top: -30px;}
.footer-left .footer-map {margin: 28px 0 0 0;}
.footer-left .footer-map li{display: inline-block;margin-right: 5px;}
.footer-left .footer-map li a{color: #eaeaea;}
.footer-left .footer-copyright{    padding: 10px 0 10px 0;}
.footer-left .footer-copyright > div{    display: inline-block;}
.footer-left .footer-record > div{    display: inline-block;}
.footer-left .footer-record > div img{display: inline-block;margin: -3px 7px 0 0;}
.footer-container .footer-img > div{    display: inline-block;}
/* footerÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¸ */
.fixed {
    font-size: 16px;
    padding: 10px 30px 10px 15px;
    background: #1C89CE;
 
    position: fixed;
    top: 36%;
    right: -15px;
}
.fixed ul li {
    padding: 12px 0;
}
.fixed ul li a {
    display: block;
    color: #fff;
    text-align: center;
}
.fixed ul li .gz_wx img{
  width:48px;
  height:48px;
}

.fixed ul li .gz_wx:hover img{
  transform: scale(1.5);
}


video{
	margin: 0 auto !important;
}

@media only screen and (min-width: 100px) and (max-width: 640px) {
	.footer-left.phone {display: block !important;}
	.footer-box,.footer-box .footer-container,.footer-box .footer-container .footer-left{
		min-width: 100px;
		width: 100%;
	}
	.footer-left,.footer-img{
		display: none !important;
	}
	.footer-left.phone {
		text-align: center;
		padding: 5px 0px;
	}
	.footer-left .footer-map{
		margin: 0px;
	}
.fixed{
display:none;
}
}

/* @media only screen and (min-width: 1200px) {
	.public_bg{
		background: #fff url(../images/bg_2021.jpg) top no-repeat !important;
	}
	.header_logo{
		width: 37% !important;
		padding: 20px 0 15px !important;
	}
	.header_nav{
		margin: 436px auto 0 !important;
	}
	.header_bot{
		margin: 52px auto 0 !important;
	}
}

@media only screen and (min-width: 100px) and (max-width: 640px) {
	.public_bg{
		background: #fff url(../images/bg_2021.jpg) top no-repeat !important;
	}
	.header_nav ul li{
		height: auto;
	}
} */