@charset "utf-8";
/* CSS Document */
html, body {
  width: 100%;
  font-family: "微软雅黑";
  font-size: 16px;
  color: #000;
  margin: 0;
  padding: 0;
}
body {
  width: 100%;
  height: auto;
  position: relative;
}
.clear {
  clear: both;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
.wrapHeader{
  width: 100%;
  height: 521px;
  background: url("../images/sub-bg1.jpg") center center no-repeat;
  background-size: cover;
}
.sub_top {
    background: #ffffffb5;
}
.sub_bg {
    width: 1200px;
    margin: 0 auto;
}
.logo {
    display: inline-block;
}
.logo img {
  width: 100%;
}
.sub_nav1 {
    float: right;
    margin-top: 90px;
}
.sub_nav1 ul {
    margin: 0;
    padding: 0;
}
.sub_nav1 li {
    display: inline-block;
    text-align: center;
  padding: 0 20px;
}
.sub_nav1 li a {
  font-size: 18px;
  color: #000;
  line-height: 50px;
  display: block;
}
.sub_nav1 li a:hover {
  border-bottom: solid 2px #004098;
}
.sub_img {
  width: 100%;
}
main {
  width: 100%;
}
.wm {
  width: 1400px;
  margin: 0 auto;
  min-height: 500px;
}
.sub_nav2 {
  padding: 10px 20px 0;
  font-size: 16px;
  color: #000;
}
.sub_nav2 a {
  color: #000;
}
.sub_title {
    color: #0038aa;
    border: none;
    font-size: 32px;
    text-align: center;
    margin: 15px auto;
    padding: 30px 0;
}
.content {
  position: relative;
  z-index: 999;
}
.sub_nav {
  text-align: center;
}
.sub_nav ul {
  padding: 0;
}
.sub_nav li {
    background: #1a8bfe;
    margin-bottom: 5px;
    text-align: center;
    display: inline-block;
    margin: 0 5px;
}
.sub_nav li a {
    font-size: 16px;
    color: #fff;
    line-height: 45px;
    display: block;
    padding: 0 15px;
}
.sub_nav li a:hover {
  background: #0038aa;
}
li.grey {
  background: #5a5a5a;
}
.sub_nav li ul {
    background: #fff;
}
.sub_nav li ul li {
    background: #04a6f3;
}
.sub_nav li ul li a {
    font-size: 14px;
}
li.redd {
    background: #0038aa !important;
}
.sub_about_font {
    width: 60%;
    display: inline-block;
}
.sub_about video {
    width: 37%;
    float: right;
    margin-top: 10px;
}
.content p, .content p span {
  background: none !important;
  font-size: 16px !important;
  line-height: 40px;
  text-indent: 2em;
  margin: 0;
}
.pinpai img {
    display: inline-block;
    margin: 0 7px 30px;
}
.honor {
    text-align: center;
}
.honor a {
    width: 27%;
    display: inline-block;
    margin: 0 2.9% 2%;
    border: solid 1px #d8d6d6;
    text-align: center;
    padding: 25px 0;
}
.honor img {
    width: 86%;
}
.sub_news {
    width: 1200px;
    display: block;
    margin: 0 auto;
}
center {
  margin: 40px auto;
  padding-bottom: 40px;
}
.sub_news_title {
  font-size: 20px;
  margin-top: 35px;
  font-weight: 600;
}
.sub_news ul {
    margin: 0;
    padding: 0;
}
.sub_news li {
  padding: 15px 20px;
}
.sub_news li:hover {
    box-shadow: 2px 2px 5px #a8a9ab87;
    padding: 20px 20px;
}
.sub_news li a {
  background: url("../images/sanjiao.png") left center no-repeat;
  padding-left: 20px;
  color: #000;
  display: block;
}
.sub_news li a:hover{
  color: #0038aa;
}
.sub_news li span {
  float: right;
}
.sub_show {
  margin-top: 50px;
}
.sub_show li {
  width: 23%;
  float: left;
  margin: 0 1% 2%;
  text-align: center;
  line-height: 40px;
}
.sub_show li img {
  width: 100%;
  height: 220px;
  border: solid 1px #d0cfce;
}
.sub_show1 ul {
  padding: 0;
}
.sub_show1 {
  margin-top: 60px;
}
.sub_show1 li {
    width: 23.7%;
    display: inline-block;
    margin: 0 0.5% 2%;
    text-align: center;
    line-height: 40px;
}
.sub_show1 li a {
  color: #000;
  display: block;
}
.sub_show1 li img {
    width: 100%;
    height: 334px;
    border: solid 1px #b5b5b5;
}
.sub_proimg {
  max-width: 80%;
  margin: 30px auto 20px;
  display: block;
}
.sub_news_tit {
  font-size: 18px;
  padding-top: 20px;
  color: #0082bf;
}
.sub_content {
  margin-top: 30px;
  line-height: 40px;
  text-indent: 2em;
}
.page_nav {
  text-align: center;
  margin: 40px 0;
  color: #000;
}
.page_nav a {
    color: #fff;
    background: #0082bf;
    padding: 10px 50px;
    display: inline-block;
}
.sub_contact {
    width: 1200px;
    margin: 0 auto;
}
.sub_contact p {
  text-indent: 0;
}
.sub_contact .footer_font {
    width: 516px;
    margin: 30px 0 20px;
}
.footer_font1{
  width: 468px !important;
    float: right !important;
}
.sub_contact .footer_font p,.sub_contact .footer_font a {
    color: #000;
    text-indent: 0;
}
#container {
  width: 100%;
  height: 500px;
  border: solid 1px #d4d2d2;
  margin-bottom: 40px;
}
.footer {
    width: 100%;
    background:url("../images/bot-bg.jpg") center center no-repeat; 
  background-size: 100% 100%;
    padding: 10px 0;
  margin-top: 80px;
}

.footer_con {
  width: 1050px;
  margin: 0 auto;
}
.footer_font {
    width: 452px;
    float: left;
    margin: 40px 36px;
}
.footer_con .footer_font:nth-child(1) {
    border-right: solid 1px #ffffff82;
}
.footer_font p {
  font-size: 14px;
  color: #fff;
  font-family: "微软雅黑";
  line-height: 30px;
  margin: 0;
}
.footer_font p a {
  color: #fff;
  font-family: "微软雅黑";
}
.footer_bot {
    width: 975px;
    margin: 0 auto;
}
.footer_bot p,.footer_bot a {
    color: #fff;
    font-size: 14px;
}
.wrapHeader1 {
  width: 100%;
  height: 428px;
  background: url("../images/sub-bg2.jpg") center center no-repeat;
}


@media screen and (max-width:1080px){ 
.wrapHeader1 {
    width: 100%;
    height: 180px;
    background: url(../images/msub-bg1.jpg) center center no-repeat;
    background-size: 100% 100%;
    position: inherit;
}
.sub_bg {
    width: 100%;
}
.logo {
    width: 24%;
    display: inline-block;
}
.sub_nav1 {
    width: 73%;
    float: right;
    margin-top: 4px;
}
.sub_nav1 li {
    width: 30%;
    display: inline-block;
    text-align: center;
    padding: 0;
}
.sub_nav1 li a {
    font-size: 14px;
    line-height: 26px;
}
.wm {
    width: 100%;
    margin: 0 auto;
    min-height: 400px;
}
.sub_nav2 {
    padding: 10px 5px 0;
    font-size: 14px;
    color: #000;
}
.sub_nav {
    width: 100%;
    float: none;
    margin-top: 15px;
    margin-bottom: 0;
}
.sub_nav ul {
    padding: 0;
    margin: 0;
    text-align: center;
}
.sub_nav li {
    width: 47%;
    background: #0082bf;
    margin-bottom: 5px;
    text-align: center;
    display: inline-block;
    margin: 0 2px 5px;
}
.sub_nav li a {
    font-size: 14px;
    line-height: 30px;
    padding: 0;
}
li.grey {
    background: #5a5a5a;
}
.sub_nav li ul {
    background: #04a6f3;
    position: absolute;
    text-align: left;
    margin-top: 10px;
    left: 0;
}
.sub_nav li ul li {
    background: #04a6f3;
    width: auto;
    padding: 0 10px;
    margin-bottom: 0;
    text-align: center;
    display: inline-block;
}
.sub_nav li ul li a {
    font-size: 12px;
}
.sub_about {
    width: 90%;
    display: block;
    margin: 0 auto 15px;
}
.sub_title {
    font-size: 20px;
    margin: 15px auto 15px;
    font-weight: 600;
    padding: 5px 0;
}
.content p, .content p span {
    font-size: 14px !important;
    line-height: 35px;
  color: #000;
}
.sub_about p {
    width: 100%;
    display: block;
}
.sub_about video {
    width: 100%;
    float: none;
}
.pinpai {
    width: 90%;
    margin: 0 auto;
}
.pinpai img {
    display: inline-block;
    margin: 0 2% 15px;
    width: 46%;
}
.honor {
    width: 90%;
    background: none;
    background-size: 100% 100%;
    margin: 0 auto 10px;
    padding-bottom: 0;
    position: inherit;
  text-align: center;
}
.honor a {
    width: 43%;
    display: inline-block;
    margin: 0 2.9% 2%;
    border: solid 1px #d8d6d6;
    text-align: center;
    padding: 10px;
}
.honor img {
    width: 100%;
}
.content {
    position: relative;
    z-index: 9;
}
.mfooter {
    width: 100%;
    padding: 10px 0;
  background: url("../images/mfooter-bg.jpg") center center no-repeat;
  background-size: 100% 100%;
}
.mfooter p {
    color: #fff;
    font-size: 12px;
    margin: 0 auto;
    width: 90%;
    line-height: 25px;
}
.mfooter a {
    color: #fff;
}
.footer_font {
    width: 94%;
    float: none;
    margin: 0 auto;
}
.footer_font p {
    text-indent: 0;
}
.sub_show1 {
    margin-top: 25px;
}
.sub_show1 li {
    width: 47%;
    display: inline-block;
    margin: 0 1% 2%;
    text-align: center;
    line-height: 40px;
    float: none;
}
.sub_show1 li img {
    height: 154px;
}
.sub_show1 li a {
    font-size: 14px;
}
.sub_news_tit {
    font-size: 16px;
    padding-top: 20px;
}
.sub_proimg {
    width: 80%;
    margin: 20px auto 20px;
}
center {
    margin: 0px auto;
    padding-bottom: 0px;
}
.page_nav a {
    color: #fff;
    font-size: 14px;
    background: #0082bf;
    padding: 5px 30px;
    display: inline-block;
}
.sub_news li {
    padding: 15px 0px 15px 16px;
}
.sub_news li a {
    font-size: 14px;
    display: block;
    height: 20px;
    overflow: hidden;
}
.sub_news li span {
    float: none;
    display: none;
}
.sub_about .footer_font {
    width: 100%;
    margin: 30px 0 0px;
}
.footer_font1 {
    width: 94% !important;
    float: none !important;
    margin-top: 15px !important;
}
#container {
    width: 94%;
    height: 300px;
    margin: 20px auto;
}
.sub_news_title {
    font-size: 16px;
    margin-top: 35px;
    width: 90%;
    margin: 15px auto;
    color: #0038aa;
}
.sub_content {
    margin-top: 30px;
    line-height: 40px;
    text-indent: 0;
    width: 90%;
    margin: 0 auto;
}
.sub_content p img {
    display: block;
    width: 100% !important;
    height: auto !important;
}
.sub_contact {
    width: 90%;
    margin: 0 auto;
}
.sub_contact .footer_font {
    width: 100%;
    margin: 30px 0 20px;
}



}



