/* 网页黑白 */
/*html {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}*/
/* 飘红 */
/*html,body{
 min-width:1200px;
}
 body {
  background-image: url("https://www.jhnews.com.cn/sy/material/piaohong.jpeg");
  background-repeat: no-repeat;
  background-position: center 0;
  -ms-background-position: center 0;
  background-size: 1920px;
}
.nav,
.outstation,
.address-info,
.section,
.headerline {
  width: 1200px;
  margin: auto;
      background-color: #fff;
}


.top-wrapper {
  margin-top: 160px
}

.top-wrapper .wrapper {
  padding-top: 0 !important;
}

.url-wrapper{
 position: absolute;
    width: 100%;
    height: 50%;
    left: 0;
    right: 0;
    top: 62px;
}
.url-wrapper a{
height: 100%;
    display: block;
}
.content-wrapper{
   margin-top: 0 !important;
   padding-top: 45px;
   background: #fff;
   width: 1200px;
   margin: auto
} */
html,
body,
div,
form,
p,
a,
h1,
h2,
h3,
h4,
h5,
h6,
img,
table,
td,
th,
input,
span,
section,
header,
footer,
nav,
article,
aside,
fieldset,
textarea,
dl,
dt,
dd,
blockquote,
ul,
ol {
  margin: 0 0;
  padding: 0 0
}

section,
header,
footer,
nav,
article,
aside {
  display: block
}

ol,
ul {
  list-style: none
}

li {
  list-style-type: none
}

caption,
th {
  text-align: left
}

address,
caption,
cite,
code,
dfn,
ins,
em,
th,
var {
  font-weight: normal;
  font-style: normal
}

button {
  border: none;
  color: #fff;
  background: transparent
}

input:focus,
button:focus {
  outline: none
}

input,
textarea {
  font-size: 12px;
  padding: 2px;
  outline: none
}

img {
  border-width: 0;
  display: block;
  margin: auto
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal
}

textarea {
  overflow: auto
}

a {
  color: #333;
  text-decoration: none;
  font-family: "Microsoft YaHei";
  -webkit-transition: color 0.7s;
  transition: color 0.7s
}

a:hover {
  text-decoration: none !important
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table
}

.clearfix:after {
  clear: both;
  overflow: hidden
}

.clearfix {
  *zoom: 1
}

.text-over {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.square {
  width: 5px;
  height: 5px;
  background-color: #e1e1e1;
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: auto;
  left: 8px;
  margin: auto
}

.tool {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 1200px;
  margin: 0 auto 15px
}

.tool .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse
}

.tool .right .search {
  background-color: #fff;
  background-image: url("https://www.jhnews.com.cn/sy/material/search.png");
  background-position: right;
  cursor: pointer;
  display: block;
  width: 25px;
  height: 25px;
  margin-bottom: 5px
}

.tool .right ul li {
  display: inline-block
}

.tool .right ul li a {
  color: #696969
}

.wrapper {
  width: 1200px;
  margin: 0 auto
}

.section-title a {
  font-size: 24px;
  font-weight: bold;
  color: rgb(56, 72, 160);
      border-bottom: 2px solid rgb(56, 72, 160);
	      padding-bottom: 4px;
}

.section-title a img {
  width: 30px;
  display: inline-block;
  vertical-align: middle
}

.nav {
  background-color: #bc000f
}

.nav.fix {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  z-index: 99999
}

.nav .nav-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  height: 48px;
  line-height: 48px
}

.nav .nav-wrapper .nav-item {
  position: relative
}

.nav .nav-wrapper .nav-item .nav-info {
  font-size: 20px;
  color: #fff;
  width: 90px;
  text-align: center;
  display: block
}

.nav .nav-wrapper .nav-item:hover .subnav {
  display: block
}

.nav .nav-wrapper .nav-item .subnav {
  display: none;
  position: absolute;
  z-index: 999;
  top: 48px;
  width: 90px;
  text-align: center;
  background-color: #bc000f
}

.nav .nav-wrapper .nav-item .subnav a {
  color: #fff
}

.footer {
  background-color: rgb(2, 74, 194);
  text-align: center;
  color: #fff;
  padding: 90px 0 65px;
  margin-top: 10px;
  font-size: 12px
}

.footer .wrapper {
  background-color: rgb(2, 74, 194)
}

.footer .box {
  line-height: 30px
}

.footer .box a {
  color: #fff;
  padding: 0 6px
}

.footer .box a:not(:last-child) {
  border-right: 1px solid #fff
}

.footer .box a:hover {
  color: #ff7d00
}

.footer .box p {
  display: inline;
  padding: 0 6px
}

.footer .box p:not(:last-child) {
  border-right: 1px solid #fff
}

.footer .box p a {
  padding: 0
}

.address-info {
  padding: 16px 0;
  background: #fff
}

.address-info a:hover {
  color: #990102
}

.img-link img {
  width: 100%;
      padding: 27px 0px;
}

.article video {
  margin: auto;
  display: block
}
img {
    vertical-align: top;
}
.left {
    float: left;
}
.right {
    float: right;
}
.top {
    width: 100%;
    margin: 0 auto;
}
.top-cont {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 40px;
    height: 90px;
    width: 100%;
    border-bottom: 1px solid rgb(2, 74, 194);
    background: rgb(255, 255, 255);
}
.part {
    width: 1200px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.top-cont .logo img {
    height: 100%;
    width: auto;
}
.top-cont .company {
    margin-left: 10px;
	    margin-top: 10px;
}
.top-cont .company a, .top-cont .company span {
    font-size: 14px;
    line-height: 24px;
    display: block;
    color: rgb(102, 102, 102);
}
.top-cont .company .stock {
    font-weight: 700;
    font-size: 12px;
}
.top-cont .nav {
    width: 360px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px 25px;
    font-size: 0;
    white-space: nowrap;
	    background: rgb(255, 255, 255);
}
.top-cont .nav .nav-item a {
    margin-left: 12.6px;
    line-height: 28px;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: rgb(64, 64, 64);
	   /* font-weight: bold;*/
}
.top-cont .nav .nav-item.nav-bottom a {
    margin-left: 12.5px;
}
.top-cont .ewm {

    width: 290px;

}
.top-cont .ewm img {
    height: 75px;
    width: auto;
	    float: left;
		    padding: 0 10px;
}
