﻿@charset "utf-8";
/* CSS Document */
*{margin: 0;padding: 0;}
body{font-family:"Microsoft Yahei", sans-serif;font-size: 14px;-webkit-font-smoothing:antialiased;}
ul,li{list-style: none;}
a{text-decoration: none;color: #333;outline: none;}
a:hover{color:#000;webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
img{border: 0;}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
em{font-style: normal;}
.fl{float:left;}
.fr{float:right;}
.clear{clear: both;}
.common{width:1300px;margin:0 auto;}

.top_lay{ background:url(../images/top_lay-bg.png) no-repeat center top; height:198px;}
.sousuo{padding-top:20px;}
.nav_lay{background:#a10e0e; height:60px; line-height:60px;}

.part1{background:#f2f2f2; margin-bottom:40px;}
.xwbk{
	width: 635px;
	margin-right: 0px;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom:40px;
	padding-left: 0;
}
.title{ margin-bottom:20px;}
.title h2{color:#a10e0e; border-bottom:#a10e0e 3px solid; padding-bottom:8px;}
.title .moreLink{ background:#f2f2f2; padding:5px 0px; text-align:center;}
.xsbg{ width:315px; background:#fff;box-shadow:inset 15px 0px 15px -15px #000;padding:50px 0 50px 30px;}
.xsbg .moreLink{ background:#fff; padding:5px 0px;text-align:center; margin-right:20px;}

.box1{ width:416px; margin-bottom:40px; }
.title1{ border-bottom:#a10e0e 1px solid; margin-bottom:10px;}
.title1 h2{ font-size:18px; color:#fff; background:#a10e0e; padding:10px 22px;}
.title1 .moreLink{ line-height:44px;}

.xnlj{ border:#a10e0e 1px solid;}
.xnljleft{background:#a10e0e; padding:10px 23px; color:#fff; font-size:18px;}
.xnljright{ font-size:16px; line-height:43px;}

.bq_lay{ background:#a10e0e; padding:45px 0; margin-top:40px;}
.bq_lay p{ text-align:center; line-height:38px; font-size:16px; color:#fff;}


.sidenav { width: 260px; }
 .sidenav .column{ background: #a10e0e; line-height: 55px; font-size: 24px; color: #FFF; text-indent: 1em; }
 .sidebg{ background-color:#fff;}
 .sidenav ul{ margin-top: 10px; }
 .sidenav ul li{ line-height: 41px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #f6f1ed; text-align: center; font-size:1.3em;}
 .sidenav ul li a{ display: block; color: #8b8b8b; }
 .sidenav ul li a:hover{color: #f60; }
 .content_right { width: 990px; float: right; background-color: #FFF; }
 .content_right .location{ background-image: url(../images/r_m_03.jpg); background-position: 15px center; background-repeat: no-repeat; color: #999; font-size:14px; text-indent: 1.5em; display: block; padding: 20px; }
 .content_right .location a{color:#999; font-size:14px;}
 .content_right .location a:hover{color:#f60;}
 .content_right .column{ display: block; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #d5d5d5; height: 49px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; margin-right: 25px; margin-left: 25px; }
 .content_right .column h3{ color: #343434; float: left; padding-right: 15px; padding-left: 15px; font-size: 18px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #1847a8; line-height: 48px; margin-left: 10px; }
 .content_right .cont { padding: 10px; }
 .content_right .cont p{ color: #4c4c4c; line-height: 24px; margin-bottom: 10px; text-indent: 2em; font-size:1.3em; line-height:1.75em; }
 .content_right .cont #vsb_content p{ color: #4c4c4c; line-height: 24px; margin-bottom: 10px; text-indent: 2em; font-size:1.3em; line-height:1.75em; }


.right-fixed-img-lists {
    width: 89px;
    position: fixed;
    right: 0;
    top: 210px;
    z-index: 1000;}
.right-fixed-img-lists img {
    width: 100%;
    height: auto;
    margin-bottom:5px;}


/*====banner====*/
#banner{width: 100%;height:450px; overflow:  hidden;z-index: 0; background:#252525;}
#banner .miso-slider{ z-index:0}
#banner .miso-slide{display: block;height:100%;overflow: hidden;text-align:center;background:#fff;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;}
#banner .miso-slide img{ display: block;}
#banner .miso-dots{ bottom:40px}
#banner .miso-dots li{background: #fff;margin:0 4px;}
#banner .miso-dots li.miso-active{background: #a10e0e;}
/* Slider */
.miso-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.miso-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.miso-list:focus { outline: none; }
.miso-loading .miso-list { background: #fff url(../2019images/ajax-loader.gif) center center no-repeat; }
.miso-list.dragging { cursor: pointer; cursor: hand; }
.miso-slider .miso-list, .miso-track, .miso-slide, .miso-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.miso-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.miso-track:before, .miso-track:after { content: ""; display: table; }
.miso-track:after { clear: both; }
.miso-loading .miso-track { visibility: hidden; }
.miso-slide { float: left; height: 100%; min-height: 1px; display: none; }
.miso-slide img { display: block; }
.miso-slide.miso-loading img { display: none; }
.miso-slide.dragging img { pointer-events: none; }
.miso-initialized .miso-slide { display: block; }
.miso-loading .miso-slide { visibility: hidden; }
.miso-vertical .miso-slide { display: block; height: auto; border: 1px solid transparent; }
/* Arrows */
.miso-prev, .miso-next {position: absolute;display: block;height: 20px;width: 20px;line-height: 0;font-size: 0;cursor: pointer;background: transparent;color: transparent;padding: 0;border: none;outline: none;top: 50%; z-index:1}
.miso-prev{ left:0}
.miso-next{ right:0}
/* Dots */
.miso-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.miso-dots li {position: relative;display: inline-block;height:5px;width: 45px;margin: 0px 5px;padding: 0px;cursor: pointer;}
.miso-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer;}
.miso-dots li button:focus { outline: none; }
.miso-dots li.miso-active a { transform:rotateY(180deg); -webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg);}