body{margin:0px auto;padding:0px;border:0px;font-family:"微软雅黑"; font-size:16px;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; min-width:1280px;background: #fff;}
ul,li,ol{margin:0px; padding:0px; list-style:none;}
table,tr,td,h1,h2,h3,h4,h5,span,p,form,input,dl,dd,dt,em,b{margin:0px; padding:0px;}
em,img{border:0px;}
img{max-width:100%;height:auto;}
input{border: none;outline: none;background: none;}
a{text-decoration:none; cursor:pointer;color: #000;transition: 0.6s;}
a:hover{ text-decoration:none;transition: 0.6s;color:#981e1b;}
.fl{float:left; display:inline;}
.fr{float:right;display:inline;}
.width{width:1280px;margin: 0 auto;}
.clearfix:after{
	content: '';
	display: block;
	width: 100%;
	height: 0px;
	clear: both;
}
.images{
	transition: all 0.8s;
	-moz-transition: width 0.8s; /* firefox 4 */
	-webkit-transition: width 0.8s; /* safari 和 chrome */
	-o-transition: width 0.8s; /* opera */
	}
.images:hover{
	cursor: pointer;
	transition: all 0.8s;
	transform: scale(1.1);
    -ms-transform:scale(1.1);     /* ie 9 */
    -moz-transform:scale(1.1);     /* firefox */
    -webkit-transform:scale(1.1); /* safari 和 chrome */
    -o-transform:scale(1.1);     /* opera */
	}



/****************************************首页****************************************/

/* 头部 */
.top{width: 100%;height: 120px;background: url(/uploads/image/himg/topbg.png) no-repeat center;background-size: cover;position: fixed;left: 0;top: 0;z-index: 2;}
.logo{margin-top: 31px;}
.topr{color:#fff;}
.nytop{background: #981e1b;position: inherit;}



/* 导航 */
.menu{margin-top: 35px;}
.nav{position:relative; z-index:1;}
.nav a{ color:#fff;}
.nav .nli{ float:left;  position:relative; display:inline;}
.nav .nli h3{ float:left;font-weight: normal;}
.nav .nli h3 a{ display:block;font-size:18px;margin-left: 59px;}
.nav .on h3 a{font-weight: bold;}
.nav .nli:hover h3 a{font-weight: bold;}
.nav .sub{width:100%; left:50%; top:55px;  position:absolute;background:#981e1b;text-align: center;display: none;z-index: 999;margin-left: -40px;}
.nav .sub li{ zoom:1; font-size: 16px;}
.nav .sub a{ display:block; color: #fff;padding: 10px 0;line-height: 22px;}
.nav .sub a:hover{ background: #981e1b;}
.nav .nli h3 a::after{background:#981e1b;display: inline-block;width: 0;height: 2px;content: "";vertical-align: middle;transition: 0.6s;}
.nav .nli:hover h3 a::after{width: 100%;transition: 0.6s;}


/* banner */
.banner{width:100%; text-align:center;}
.slidebox{ height:auto; overflow:hidden; position:relative;}
.slidebox .hd ul{position: absolute;bottom:20px;left: 50%;margin-left: -40px;z-index: 999;}
.slidebox .hd ul li{width: 15px;height: 6px;background:#fff;margin-right: 10px;text-indent:-999px; cursor:pointer;float: left;border-radius: 5px;}
.slidebox .hd ul li.on{background: #f17b0a;width: 30px;}
.slidebox .bd{ position:relative; height:100%; z-index:0; width:100%;}
.slidebox .bd ul{width:100%;}
.slidebox .bd li{ zoom:1; vertical-align:middle; width:100%;}
.slidebox .bd img{ width:100%; height:auto; display:block;  }


/* 内容 */
.main{margin: 60px 0;}
.nrtp{width: 40%;background: #dac3c2;border-radius: 0 25px 0 25px;position: relative;}
.nrtp::before{content: "";position: absolute;left: 6px;top: 6px;background: #dfc7c6;display: block;width: 100%;height: 100%;border-radius: 0 25px 0 25px;}
.nrtp a{display: block;padding-top: 70%;height: 0;overflow: hidden;position: relative;border-radius: 0 25px 0 25px;}
.nrtp a img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;transition: .6s;}
.nrwz{width: 57%;}
.nrwz .title{font-size: 36px;}
.nrwz p{margin: 30px 0;font-size: 16px;color: #333;line-height: 32px;}
.nrwz .more{padding: 10px 15px;background: #981e1b;font-size: 14px;color: #fff;border-radius: 3px;}
.nrwz .more:hover{color: #981e1b;border: 1px solid #981e1b;background: #fff;}

/* 底部 */
.bottom{background: #981e1b;padding: 35px 0;overflow:hidden;}
.bottom dl{float:left;width:29.33%;color:#fff;padding:0 2%}
.bottom dl dt{font-size:24px;font-weight:bold;}
.bottom dl dd{font-size:18px;line-height:40px;}
.footer{background:#1c1f24;overflow: hidden;color: #fff;width: 100%;padding: 10px 0;font-size: 14px;line-height: 28px;text-align: center;}


/* 内页 */
.nybanner{width: 100%;overflow: hidden;}
.nynr{padding:40px 0;min-height:340px;}
.nynrl{width: 240px;}
.nynrl h3{width: 100%;height: 60px;background: #981e1b;line-height: 60px;text-align: center;font-size: 20px;color: #fff;margin-bottom: 20px;border-radius:5px;}
.nynrl li{position: relative;}
.nynrl li a.lanm{display: block;width: 100%;background: #f8f0f0;line-height: 40px;text-align: center;color: #333;margin-bottom: 15px;border-radius:5px;}
.nynrl li.on a.lanm,.nynrl li:hover a.lanm{color: #fff;background: #981e1b;font-weight: bold;}
.nynrr{width: 980px;}
.location{border-bottom: 1px solid #ddd;overflow: hidden;}
.location h3{font-size: 20px;color: #981e1b;float: left;margin: 0 0 -1px; border-bottom: 3px solid #981e1b;line-height: 50px;}
.current{float: right;font-size: 14px;color: #999;margin-top: 20px;}
.current a{color: #999;}
.current a:hover{color: #981e1b;}

/* dpzw */
.dpzw{padding: 30px 0;overflow: hidden;}
.dpzw p{font-size: 16px !important;line-height: 32px !important;text-indent: 32px;color: #000;margin-bottom: 20px;}

/* 内容页 */
.nryy{width: 80%;padding: 10px 10%;background: #fff;box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);}
.nry{padding: 30px 0;overflow: hidden;}
.nry h1{font-size: 18px;text-align: center;color: #981e1b;line-height: 26px;padding: 0 25px;}
.xiab{text-align: center;font-size: 14px;color: #999;margin-top: 10px;}
.nrynr{overflow: hidden;border-bottom: 1px dashed #ddd;border-top: 1px dashed #ddd;padding: 25px 0;margin: 25px 0;}
.nrynr p{font-size: 16px;line-height: 32px;text-indent: 32px;color: #000;}
.nrynr p img{display: block;margin: 10px auto;}
.sxp p{font-size: 14px;color: #000;margin-bottom: 10px;}
.sxp p a{color: #999;}
.sxp p a:hover{color: #018b48;}


/* 列表页 */
.jxgllb{margin-top: 10px;}
.jxgllb li{line-height: 60px;border-bottom: 1px dashed #ddd;transition: 0.6s;}
.jxgllb li span{float: right;color: #999;font-size: 14px;}
.jxgllb li:last-child{border-bottom: none;}
.jxgllb li:hover{-webkit-transform: translatex(6px);-moz-transform: translatex(6px);-o-transform: translatex(6px);-ms-transform: translatex(6px);transform: translatex(6px);}



.dqgz{margin-top: 30px;}
.dqst{border-bottom: 1px solid #ddd;padding-bottom: 15px;}
.dqst .lbtp{float: left;width: 160px;overflow: hidden;height:100px;}
.dqst .lbtp img{width: 160px;height: 100px;transition: all 0.8s;}
.mtjj li:hover img{cursor: pointer;
	transition: all 0.8s;
	transform: scale(1.1);
    -ms-transform:scale(1.1);     /* ie 9 */
    -moz-transform:scale(1.1);     /* firefox */
    -webkit-transform:scale(1.1); /* safari 和 chrome */
    -o-transform:scale(1.1);     /* opera */}
.dqst .title{width: calc(100% - 175px);float: right;font-size: 16px;}
.dqst .title a{font-size: 16px;font-weight: bold;}
.dqst .title p.info{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow:hidden;line-height: 1.5rem;height: 40px;color: #666;margin: 15px 0;}
.dqst .title p.date{color: #680034;font-weight: bold;}
.dqst .title span{font-size: 12px;font-weight:normal;}
.dqgz li{line-height: 1.5rem;border-bottom: 1px dashed #ddd;}
.dqgz li::before{content: "";display: inline-block;width: 6px;height: 6px;background: #680034;}
.dqgz li a{float: left;display: block;padding-left: 8px;font-size: 16px;width: calc(100% - 60px);}
.dqgz li span{float: right;width: 50px;font-size: 12px;color: #999;}
.dqgz li:hover{-webkit-transform: translatex(6px);-moz-transform: translatex(6px);-o-transform: translatex(6px);-ms-transform: translatex(6px);transform: translatex(6px);}



#browser-modal { position: fixed; top: 0; right: auto; bottom: auto; left: 0; z-index: 10000; width: 100%; height: 100%; color: #303233; text-align: center; }
#browser-modal .browser-modal-cover { position: fixed; top: 0; right: auto; bottom: auto; left: 0; z-index: -1; height: 100%; width: 100%; background-color: #111; }
#browser-modal .browser-content { width: 700px; margin: 120px auto 0; padding: 50px 0 80px; background-color: #fff; border-radius: 5px; }
#browser-modal .browser-content .browser-dpc-logo img { height: 42px; margin: 45px auto 40px; }
#browser-modal .browser-content .browser-text-title { font-size: 24px; text-transform: uppercase; }
#browser-modal .browser-content .browser-text-desc { margin: 30px 0 20px; font-size: 14px; }
#browser-modal .browser-content .browser-list { width: 600px; height: 130px; margin: 20px auto; }
#browser-modal .browser-content .browser-item { float: left; width: 150px; margin: 0 auto; padding: 20px 0; }
#browser-modal .browser-content .browser-item .iconfont { width: 100px; height: 100px; margin: 0 auto 10px; font-size: 80px; line-height: 80px; }
#browser-modal .browser-content .browser-item .iconchrome { background: url(/uploads/image/himg/bro.png) no-repeat 0 0; }
#browser-modal .browser-content .browser-item .iconfirefox { background: url(/uploads/image/himg/bro.png) no-repeat 0 -100px; }
#browser-modal .browser-content .browser-item .iconopera { background: url(/uploads/image/himg/bro.png) no-repeat 0 -200px; }
#browser-modal .browser-content .browser-item .iconedge { background: url(/uploads/image/himg/bro.png) no-repeat 0 -300px; }
#browser-modal .browser-content .browser-item a { display: block; cursor: pointer; }
#browser-modal .browser-content .browser-item a:hover { text-decoration: underline !important; }
#browser-modal .browser-content .browser-item a img { display: block; max-width: 100px; width: 100px; height: 100px; margin: 0 auto; }
#browser-modal .browser-content .browser-item a h4 { margin-top: 20px; text-align: center; font-size: 18px; font-weight: 700; }