/*--------------------Reset-----------------*/
/** reset **/
html{font-size: 62.5%}
*{padding: 0;margin: 0;outline: 0}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0; border:0;}
body,button,input,select,textarea{font-family:'Microsoft YaHei';}
h1,h2,h3,h4,h5,h6{font-size:100%;}
ul, ol{list-style: none;}
a{
	text-decoration: none;color:#333;
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
a:hover{
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.wz_box img{display: block; height: auto;width:100%;}
/*火狐去掉按钮、连接的虚线*/
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {border: 0;outline : 0;} 
input,button,select,textarea{outline:none;-webkit-appearance:none;}
textarea{resize:none;}
a { text-decoration: none; color: #333; }
a{blr:expression(this.onFocus=this.blur());}
a:focus{outline:none;}
a.hidefocus{outline:none}
.button{ border-radius: 0; }
input{font-family: "微软雅黑";}
textarea{font-family: "微软雅黑";}
img{border:0px;  outline-width:0px;  vertical-align:top;}
.cleafix:after{clear:both;content:"\200B";display:block;height:0;}
.cleafix{*zoom:1;}
.fl { float:left;}
.fr { float:right;}
.wrap{width:100%;}
.orange{color:#eab061;}
.red{color:#b7100b;}
body{min-width: 1400px;margin: 0 auto;font-family: "微软雅黑";background: #fff;}
.bjb{background-color:#fff;}
.width-1150{width:1150px;margin:auto;}
.margin-top-10{margin-top:10px;}
.padding-15{padding:15px 0px;}
.margin-top-20{margin-top:20px;}
.padding-18{padding:18px;}
a:hover{color:#465da9;}
p{font-size: 1.4rem;}
.px1400{width: 1200px; margin: 0 auto;}

/*index*/
/*header*/
.header{width: 100%; height: 40px;background: #003963;line-height: 40px;}
.header span,.header a,.header p{font-size: 14px;color: #fff;display: inline-block;}
.header ul li{float: left;}
.header a{padding: 0 20px;}
.header p{text-align: center;width: 100%;}
/*top*/
.top{width: 100%; height: 160px;background: url(../images/top_bg.png) 60% top no-repeat #2682c5;}
.top .px1400{padding-top: 35px;height: 90px;}

/*搜索框*/
.search{width: 242px; height: 32px;border: none;background: #fff;margin-top: 30px;border-radius: 20px;}
.search .text{width: 210px; height: 32px; text-indent: 15px;background: none; float: left;color: #333;}
.search .submit{width: 32px; height: 32px;background: url(../images/search.png) center no-repeat;float: right;cursor: pointer;}
.search .text::-webkit-input-placeholder {
         /* placeholder颜色  */
        color: #666;
        /* placeholder字体大小  */
       font-size: 14px;
         /* placeholder位置  */
        text-align: left;
    }
/*nav*/
.nav{height: 50px;line-height: 50px;}
.nav li{ float: left; text-align: center; position: relative;width: 133px;}
.nav li a{font-size: 18px; color: #333333;display: block;}
.nav li:hover a{color: #fff;background: #bb2a17;}
.nav li.active a{color: #fff;background: #bb2a17;}

/*设置一级导航样式*/
.nav li ul{display:none;}
.nav li:hover ul{text-align: center;display: inline-block; position:absolute; top:50px;left:0px;z-index:1000;}
.nav li:hover ul li a{display:inline-block;color:#b52109;font-size:14px;font-weight: normal;background-color:rgba(255,255,255,0.8); width:133px;line-height:20px;text-align:center;border: none;float:left;padding:7px 0;}
.nav li:hover ul li a:hover{background:#b52109;color:#fff;}

/*banner*/
.banner{ width: 1200px; height: 300px; overflow: hidden; position: relative; margin:0 auto;}
.banner img{ width: 1200px; height: 300px;object-fit: cover;}
.banner .pagination{position: absolute;width: 100%; bottom: 30px;text-align: center;z-index: 9;}
.banner .pagination span{width: 60px; height: 3px; margin: 0 10px; display: inline-block;background: #fff;}
.banner .pagination span.swiper-active-switch{background: #fe1212;}

/*title*/
.title{width: 100%; height: 50px;margin: 50px 0 10px;border-bottom: 1px solid #e6e5e5;margin-bottom: 20px;}
.title img{vertical-align: middle;margin-right: 15px;float: left;margin-top:5px;}
.title h1{font-size: 20px;color: #333333;float: left;padding: 0 20px;border-bottom: 1px solid #fe1212;display: block;height: 50px;}
.title a.fr{font-size: 16px;color: #9f9f9f;float: right;line-height: 40px;padding-right: 10px;}
/*news*/
/*news_l*/
.news_l{ width: 450px; height: 300px; overflow: hidden; position: relative;margin-top: 15px;}
.news_l .swiper-slide{ position: relative;}
.news_l img{ width: 450px; height: 300px; }
.news_l p{width: 450px; height: 40px;line-height: 40px;font-size: 16px;color: #fff;text-indent: 1em;position: absolute;top: 260px;left: 0;z-index: 8;background: rgba(0,0,0,0.6);}
.news_l .pagination2{position: absolute;bottom: 10px;right: 10px; text-align: center;z-index: 9;}
.news_l .pagination2 span{width: 13px; height: 13px; margin: 0 10px; display: inline-block;background: #fff;border-radius: 7px;}
.news_l .pagination2 span.swiper-active-switch{background: #fe1212;}
.news_r{width: 720px;}
.news_r ul li,.cont .list ul li{background: url(../images/icon_right.png) left center no-repeat;}
.list ul li{line-height: 40px;padding-left: 15px;}
.list ul li a{font-size: 16px;color: #333333;}
.list ul li span.fr{font-size: 16px;color: #868686;margin-right: 5px;font-family: "Georgia";}
.list ul li:hover a{color: #b52109;}
.list h4{font-size:23px;color:#2682c5;margin:40px 0 20px; border-bottom: 1px solid #d4e6f3;  height: 40px;}
.list h4 span{ font-size: 16px; font-weight: normal;}
/*notice*/
.notice{width: 585px;}
.notice ul li{background: url(../images/right.jpg) left center no-repeat;}

/*dont*/
.dont{width: 400px; margin-right: 30px;}
.dont ul li{padding: 0;}
.dont ul li a{font-size: 16px;}
.dont ul li a strong{font-weight: normal;margin-right: 5px;}
/*rdzl*/
.rdzl{width: 340px;}
.rdzl ul li{ height: 80px;border-bottom: 1px solid #dedede;line-height: 80px; display: block;}
.rdzl ul li a{font-size: 20px;color: #333333;display: block;}
.rdzl ul li a i{float: right;margin-right: 5px;width: 25px;height: 25px;border-radius: 15px;border: 1.5px solid #628cbf;margin-top: 30px;position: relative;}
.rdzl ul li a i::after{    content: "";
    display: inline-block;
    height: 7px;
    width: 7px;
    border-width: 1.5px 1.5px 0 0;
    border-color: #628cbf;
    border-style: solid;
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    position: absolute;
    top: 7px;
    left: 7px;}
.rdzl ul li:hover a{color: #e00303;}
.rdzl ul li:hover a i{border: 1.5px solid #e00303;}
.rdzl ul li:hover a i::after{ border-color: #e00303;}


/*link*/
.link{ height: 70px;line-height: 70px;width: 100%; background: #ececec;margin-top: 50px;}
.link span{float: left;font-size: 18px;color: #333333;}
.link a{padding: 0 35px;font-size: 18px;color: #333333;float: left;}
.link a:hover{color: #ba2a17}

/*foot*/
.foot{width: 100%; height: 200px; background:#2682c5;}
.foot p{font-size: 14px;color: #fff;line-height: 35px;}
.foot .fl h2{ font-size: 22px;color: #fff;margin-top: 20px;line-height: 60px;}
.email{width: 120px;margin-right: 20px;}
.email a{display: block; height: 40px;background: #003963;text-align: center;line-height: 40px;font-size: 16px;color: #fff;margin-bottom: 20px;}
.add{margin-top: 50px;}
.add p{text-align: right;}
.ewm dl{ font-size:16px; color:#fff; text-align:center;margin:20px 28px; line-height:40px;}
/*list*/
.subbanner{width: 1200px; height: 300px;margin: 0 auto 40px;}
.subbanner img{width: 1200px; height: 300px;}
/*left*/
.cont{overflow: hidden;padding-bottom: 50px;min-height: 400px;}
.left .lmmc{width: 250px;height: 80px;font-size: 26px;color: #fff;background: #2682c5;line-height: 80px;text-indent: 80px;}
.left{width: 250px;background: url(../images/xh.png) right bottom no-repeat #f8fbff;padding: 0 0 100px;min-height: 500px;}
.left>ul>li{border-left: 4px solid #f8fbff;min-height: 40px;line-height: 40px;padding:10px 0 10px 50px;}
.left>ul>li>a{font-size: 18px;color: #050505;display: block;}
.left>ul>li:hover{border-left: 4px solid #ff7031;background: #fff;}
.left>ul>li.light{border-left: 4px solid #ff7031;background: #fff;}
.submenu li a{display: block;min-height:30px;line-height:30px;padding:10px 0;font-size:14px;border-bottom:1px solid #d4e6f3;}
.submenu li a.sub-on{color:#2682c5;}
/*right*/
.right{width: 900px;}
.cont .title{margin-top: 0;}
.title h3.fl{font-size: 26px;color: #252525;}
.dqwz{border-bottom: 1px solid #dedede;background: url(../images/home.png) left center no-repeat;padding-left: 30px;line-height: 50px;font-size: 14px;color: #6c6c6c;}
.dqwz a{color: #6c6c6c;padding: 0 10px;}
.dqwz a:hover{color: #ba2a17}

.right ul li a{font-size: 16px;}


/*content*/
#vsb_content table{ border: 0px;border-left:1px solid #ddd; border-top:1px solid #ddd;width:80%; margin:20px auto}
#vsb_content table tr td{ border-left:0px; text-align: center;border-top:0px;line-height: 23px; padding: 5px; border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; border-right-color: #ddd; border-bottom-color: #ddd; }
#vsb_content table tr td p{text-indent:0em; padding:0px; margin:0px; text-align:center; }

.content h1{ color: #333;font-size: 28px;line-height: 2em;padding: 10px 0;text-align: center;}
.content .bar{ line-height:2.8em; height:2.8em; text-align:center; color:#999; border-bottom:1px solid #dedede; font-size:14px;margin-bottom: 20px;}
.content p{ text-indent:2em; line-height:2em;margin-top:15px; color:#333; font-size:16px;}
.content p img{ margin:15px auto; border:none; display:block}