﻿/* header 开始 */
@charset "utf-8";

@import url("predefine.css");

*{
	font-family: "微软雅黑";
}
.public_bg{
	background: #fff url(../images/bg.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%;
}
.header{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.header_logo{
    float: left;
     /*padding: 20px 0 30px;*/
    padding:0px 0 15px;
}
.header_nav{
    float: left;
    /*margin-left: 50px;
    margin-top: 30px;*/
    margin-left: 10px;
    margin-top: 80px;
}
.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;
}
.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{
		margin: 0px;
	}
	.header_nav ul li{
		padding: 0px;
		width: 30%;
		height: 40px;
		margin: 1.5%;
		text-align: center;
	}
	.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;
}
.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-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:auto !improtant;
}

@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;
}
}
