body{margin:0px auto;padding:0px;border:0px;font-family:"微软雅黑"; font-size:16px;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; min-width:1200px;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;}
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:#1e78c4;}
.fl{float:left; display:inline;}
.fr{float:right;display:inline;}
.width{width:1200px;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%;background: url(../img/bg.jpg) no-repeat center;height: 360px;}

/* 导语 */
.part1{margin: 40px 0;padding: 70px 120px;background: url(../img/dy.jpg) no-repeat center;background-size: 100% 100%;height: 256px;}
.part1 p{line-height: 32px;text-indent: 32px;}

/* part2 */
.part2{margin: -20px -15px 40px -15px;}
.part2>div{width: 47%;padding: 0 15px;}
.zytitle h3{float: left;font-size: 24px;color: #be0000;background: url(../img/titlebg.png) no-repeat center;width: 140px;height: 44px;text-align: center;line-height: 44px;}
.zytitle a{font-size: 14px;color: #999;float: right;margin-top: 18px;}
.list1{margin-top: 10px;}
.list1 li{background: url(../img/libg.png) no-repeat left center;line-height: 40px;padding-left: 15px;transition: .6s;}
.list1 li span{float: right;font-size: 14px;color: #999;}
.list1 li:hover{-webkit-transform: translateX(6px);-moz-transform: translateX(6px);-o-transform: translateX(6px);-ms-transform: translateX(6px);transform: translateX(6px);}

/* part3 */
.part3 h3{background: url(../img/bg1.png) no-repeat center;text-align: center;width: 100%;height: 48px;text-align: center;line-height: 48px;font-size: 22px;color: #fff;margin-bottom: 20px;}
.qhtitle ul{background: #e7f2fe;border: 1px solid #1657c8;padding: 40px 40px 20px 40px;border-radius: 10px; text-align: justify;}
.qhtitle ul li{display: inline-block; margin-right: 25px;border: 1px solid #d1d2d3;background: #fff;padding: 6px 35px;cursor: pointer;margin-bottom: 20px;border-radius: 5px;}
.qhtitle ul li:nth-child(5),.qhtitle ul li:nth-child(10){margin-right: 0;}
.qhtitle ul li:first-child{font-weight: bold;}
.qhtitle ul li.cur{border: 1px solid #d12c2c;}
.qhtitle ul::after { display: inline-block; }
.qhlist{margin-top: 35px;}
.qhlist li{line-height: 60px;border-bottom: 1px solid #eaeaea;background: url(../img/libg1.png) no-repeat left center;padding-left: 25px;transition: .6s;}
.qhlist li:last-child{border-bottom: none;}
.qhlist span{float: right;width: 90px;height: 28px;background: #d88d43;border-radius: 15px;color: #fff;line-height: 28px;text-align: center;margin-top: 17px;}
.qhlist li:hover{-webkit-transform: translateX(6px);-moz-transform: translateX(6px);-o-transform: translateX(6px);-ms-transform: translateX(6px);transform: translateX(6px);}
.qhnr .more{float: right;color: #999;margin-top: 10px;}
.qhnr .more:hover{color: #d88d43;}

/* part4 */
.part4{margin: 35px 0;}
.part4 ul{margin: 0 -15px;}
.part4 ul li{float: left;padding: 0 15px;width: 47%;height: 100%;overflow: hidden;}
.part4 ul li img{transition: 0.6s;width: 100%;height: 100%;}

/* part5 */
.part5{margin: 0 -15px;}
.part5>div{width: 47%;padding: 0 15px;}
.zstp{margin: 25px 0;width: 580px;height: 268px;overflow: hidden;}
.zstp img{width: 580px;height: 268px;transition: .6s;}
.part5 .list1{margin-top: -10px;}


/*foot*/
.foot{width: 100%; background: #08518c;padding:35px 0}
.foot .px1250{padding-top: 30px;}
.foot .bottom{height: 130px;}
.foot .bottom .bottom_l{width: 70px;height: 100px;padding-top: 15px;}
.foot .bottom .bottom_m{width: 650px;margin: 0 20px;}
.foot .bottom .bottom_m ul{margin-bottom: 25px}
.foot .bottom .bottom_m ul li{float: left;}
.foot .bottom .bottom_m ul li::after{content:''; display:inline-block;width: 1px;height:12px;background:#6585af;margin: 0 20px;vertical-align: -1px;}
.foot .bottom .bottom_m ul li:last-child::after{display: none}
.foot .bottom .bottom_m ul li a,.foot .bottom .bottom_m ul li span,.foot .bottom .bottom_m p,.foot .bottom .bottom_m p span{font-size: 13px;color: #adc5d9;}
.foot .bottom .bottom_m ul li:hover a{color: #fff;}
.foot .bottom .bottom_m p{line-height: 26px;}
.foot .bottom .bottom_r{width: 110px;height: 55px;padding-top: 50px;}
.foot .ewm dl{width: 102px; height: 130px;float: left;margin-left: 15px;}
.foot .ewm dl dt{width: 102px; height: 102px;background: #fff;margin-bottom: 10px;}
.foot .ewm dl dt img{width: 102px; height: 102px;}
.foot .ewm dl dd{font-size: 13px;color: #e4eefd;text-align: center;}

/* 内页 */
.nybanner{width: 100%;height: 300px;overflow: hidden;}
.nynr{padding:40px 0; }
.nynrl{width: 200px;}
.nynrl h3{width: 100%;height: 60px;background: #0d6841;line-height: 60px;text-align: center;font-size: 20px;color: #fff;margin-bottom: 20px;}
.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;}
.nynrl li.on a.lanm,.nynrl li:hover a.lanm{color: #fff;background: #0d6841;font-weight: bold;}
.nynrr{width: calc(100% - 260px);}
.location{border-bottom: 1px solid #ddd;overflow: hidden;}
.location h3{font-size: 20px;color: #1e78c4;float: left;margin: 0 0 -1px; border-bottom: 3px solid #1e78c4;line-height: 50px;}
.current{float: right;font-size: 14px;color: #999;margin-top: 20px;}
.current a{color: #999;}
.current a:hover{color: #1e78c4;}
.nynrr .qhlist{margin-top: 15px;}
.nynrr .jytt{padding: 30px 0;}

/* dpzw */
.dpzw{padding: 30px 0;overflow: hidden;}
.dpzw p{font-size: 16px !important;line-height: 32px !important;text-indent: 32px !important;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: #0d6841;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);}

.szdw{margin: 20px -15px 0 -15px;}
.szdw li{float: left;padding: 0 15px;text-align: center;margin-top: 15px;}
.szdw li a{display: block;}
.szdw li .sztp{width: 180px;height: 225px;overflow: hidden;}
.szdw li img{width: 180px;height: 225px;transition: .6s;}
.szdw li p{line-height: 45px;}

#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(../img/bro.png) no-repeat 0 0; }
#browser-modal .browser-content .browser-item .iconfirefox { background: url(../img/bro.png) no-repeat 0 -100px; }
#browser-modal .browser-content .browser-item .iconopera { background: url(../img/bro.png) no-repeat 0 -200px; }
#browser-modal .browser-content .browser-item .iconEdge { background: url(../img/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; }