/*全局*/

* {
    margin: 0;
    padding: 0;
    font-family: "Segoe UI", "pingfang SC", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", Arial, sans-serif;
}

html,body {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #666666;
}

img {
    border: none;
}

/*顶部*/
.head {
    width: 100%;
    min-width: 1370px;
    height: 175px;
    background: rgba(0, 42, 92, 1);
}

.header {
    width: 1370px;
    height: 175px;
    margin: 0 auto;
}

.logo {
    width: 405px;
    height: 100px;
    display: inline;
    z-index: 1;
}

.head_right {
    width: 271px;
    float: right;
    padding: 0px 36px 0 0;
}

.head_right p {
    font-size: 14px;
    color: #a9a9a9;
    padding-top: 45px;
    float: right;
    line-height: 15px;
}

.head_right p a {
    font-size: 14px;
    color: #ffffff;
}

.sousou {
    width: 271px;
    float: right;
    margin-top: 15px;
    background: url(../images/bg_search.png) no-repeat;
}

.label {
    width: 305px;
    height: 30px;
    padding-top: 15px;
}

.label p {
    color: #ffffff;
}

.label p a {
    color: #ffffff;
}

.label span {
    vertical-align: middle;
	padding-right:10px;
}



.fullSlide {
    left: 0;
    top: 0;
    width: 100%;
    height: 783px;
    min-width: 1370px;
    background: #000
}

.fullSlide ul {
    height: 100% !important;
    width: 100% !important;
}

.fullSlide li {
    height: 100% !important;
    width: 100% !important;
}

.fullSlide .prev,
.fullSlide .next {
    position: absolute;
    z-index: 1;
    display: block;
    width: 30px;
    height: 50px;
    top: 80%;
    margin-top: -100px;
    left: 20px;
    background: url(../../images/wqd2021/icons.png) 0 0 no-repeat;
    cursor: pointer;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.fullSlide .next {
    left: auto;
    right: 30px;
    background-position: -51px 0;
}

.fullSlide .prev:hover,
.fullSlide .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.fullSlide .playState {
    display: block;
    position: absolute;
    z-index: 1;
    right: 30px;
    top: 50%;
    margin-top: -20px;
    width: 51px;
    height: 51px;
    overflow: hidden;
    background: url(../../images/wqd2021/icons.png) 23px -132px #000 no-repeat;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.fullSlide .pauseState {
    background-position: 23px -201px;
}

.fullSlide .playState:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.content {
    width: 100%;
    height: 145px;
    background: #34ab75;
    position: relative;
    z-index: 1;
    margin: 0 auto;
}

.content2 {
    width: 1370px;
    height: 145px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
}

.logo img {
    padding-top: 40px;
}



.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.nav2 {
    width: 100%;
    height: 48px;
    background: #001e42;
}

.nav {
    width: 1370px;
    height: 48px;
    background: #001e42;
    margin-top: 39px;
    margin: 0 auto;
    line-height: 48px;
    position: relative;
    z-index: 1;
}

.nav a {
    color: #fff;
}

.nav .nLi {
    float: left;
    position: relative;
    display: inline;
    left: 5%;
}

.nav .nLi h3 {
    float: left;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 48px;
}

.nav .nLi h3 a {
    display: block;
    padding: 0 70px;
    font-size: 18px;
    font-weight: bold;
}

.nav .sub {
    display: none;
    width: 200px;
    left: 0;
    top: 48px;
    position: absolute;
    background: #05182f;
    line-height: 26px;
    padding: 5px 0;
}

.nav .sub li {
    zoom: 1;
    line-height: 35px;
    height: 35px;
}

.nav .sub a {
    display: block;
    padding: 0 5px;
    text-align: center;
    font-size: 16px;
}

.nav .sub a:hover {
    background: #002a5c;
    color: #fff;
}

.nav .on h3 a {
    background: #05182f;
    color: #fff;
}


.top {}

/*  This piece of code is for a third level drop down menu and is not included in this tutorial  #nav ul
li:hover ul li ul {display:none;}
 #nav ul li:hover ul li:hover ul {display:block; position: absolute; top:-1px; left: 151px;}*/


.banner {
    width: 100%;
    height: 783px;
}

.banner2 {
    width: 100%;
    height: 360px;
}
.pro-switch2 {
    height: 390px;
    overflow: hidden;
    position: relative;
    /*width:960px;*/
}

.flex-control-nav2 {
    width: 20%;
    position: absolute;
    text-align: center;
    left: 0;
    top: 280px;
}


/*main*/
.main {
    width: 100%;
    min-width: 1370px;
    background: #fff;
}

.main-2 {
    width: 100%;
    min-width: 1370px;
	background:#002a5c;
}
.main-2cat {
    width: 100%;
    min-width: 1280px;
    background:#001e42;
}
.main-3 {
    width: 100%;
    min-width: 1370px;
   
    background: #f4f8f6;
}

.main-4 {
    width: 100%;
    min-width: 1370px;
    background: #8b9eb5;
}
.main-5 {
    width: 100%;
    min-width: 1370px;
    background: #d4dbe3;
}

.main-6 {
    width: 100%;
    min-width: 1370px;
    background: #f2f2f2;
}
.main-7 {
    width: 100%;
    min-width: 1070px;
    background: #002a5c;
	height:390px;
}
.main1 {
    width: 1420px;
    margin: 0 auto;
    padding: 15px 5px;
}

.main_l {
    width: 895px;
    margin: 0 auto;
    padding-top: 22px;
}

.main_r {
    width: 280px;
    float: right;
    padding-top: 22px;
}


.main_2 {
    width: 1080px;
    margin: 0 auto;
}
.main_2cat {
    width: 1280px;
    margin: 0 auto;
}
.main_4 {
    width: 1080px;
    margin: 0 auto;
}

.main_5 {
    width: 1080px;
    margin: 0 auto;
}
.main_6 {
    width: 1080px;
    margin: 0 auto;
}

.main7 {
    width: 1080px;
    margin: 0 auto;
}
.main_2l {
    float: left;
}

.main_2r {
    float: left;
    padding-left: 15px
}

.main_3 {
    width: 1370px;
    margin: 10px;
    float: left;
}

.main3 {
    width: 1360px;x
    margin: 0 auto;
    padding: 15px 5px;
    height: 470px;
}

.main4 {
    width: 1360px;
    margin: 0 auto;
    padding: 15px 5px;
    height: 470px;
}


/*图片新闻*/

	.ppt2 {width:600px;float:left;}
	
	.ppt2_head{width:600px;height:45px;background:url(../../images/2020/2018/bg_tpxw.png) no-repeat bottom;}
	.ppt2_head span{float:right;line-height:45px;height:45px;padding-right:10px;}
	.ppt2_head span a{font-size:14px;color:#000000;}
	.ppt2_head dt{font-size:20px;color:#000000;font-weight:bold;height:45px;line-height:40px;}

    .ppt2_cont ul{padding-top: 10px;}   
    .ppt2_cont li{font-size: 14px;line-height:40px;height:40px;}
    .ppt2_cont li a:hover{color:#215797;}
    .ppt2_cont li a{color:#000;font-size:15px;}
    .ppt2_cont span{float: left;color: #000;font-size: 15px;padding-left: 15px;padding-right: 15px;}

	/* 新闻环缝 */
	.slideBox2{ width:545px; height:363px; margin-left: 27px; margin-top: 10px;overflow:hidden; position:relative; border:1px solid #ddd;  }
	.slideBox2 .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
	.slideBox2 .hd ul{ overflow:hidden; zoom:1; float:left;  }
	.slideBox2 .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
	.slideBox2 .hd ul li.on{ background:#f00; color:#fff; }
	.slideBox2 .bd{ position:relative; height:100%; z-index:0;   }
	.slideBox2 .bd li{ zoom:1; vertical-align:middle; }
	.slideBox2 .bd img{ width:545px; height:363px; display:block;  }
	.slideBox2 .bd span{position: absolute;bottom: 0;left: 0;margin-bottom: 0;width: 100%;height: 32px;line-height: 32px;font-size: 14px;text-indent: 5px;text-align:left;}
	.slideBox2 .bd span.title{background: #dbdbdc; opacity: 0.7;/*background: rgba(192, 196, 195, 0.9);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #30000000, endColorstr = #30000000);*/text-align:center;color: #000000;font-weight:bold;overflow: hidden;}

	/* 下面是前/后按钮代码，如果不需要删除即可 */
	.slideBox2 .prev,
	.slideBox2 .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
	.slideBox2 .next{ left:auto; right:3%; background-position:8px 5px; }
	.slideBox2 .prev:hover,
	.slideBox2 .next:hover{ filter:alpha(opacity=100);opacity:1;  }
	.slideBox2 .prevStop{ display:none;  }
	.slideBox2 .nextStop{ display:none;  }
/*新闻动态*/
	.xyxw{width:425px;float:left;padding-left:30px;}
	.xyxw_head{width:425px;height:45px;background:url(../../images/2020/2018/bg_xyxw.png) no-repeat bottom;}
	.xyxw_head span{float:right;line-height:45px;height:45px;padding-right:25px;}
	.xyxw_head span a{font-size:14px;color:#000000;}
	.xyxw_head dt{    padding-left: 20px;font-size:20px;color:#000000;font-weight:bold;height:45px;line-height:45px;}
	
	.xyxw_cont{width:425px;
    height: 75px;
    margin-bottom: 20px;}
	

.xyxw_cont ul {}

.xyxw_cont li {
    padding-left: 10px;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    background: url(../../images/2020/heidian.png) no-repeat left;
}

.xyxw_cont li a:hover {
    color: #940214
}

.xyxw_cont li a {
    color: #000;
}

.xyxw_cont span {
    float: right;
    color: #000;
    font-size: 15px;
    padding-right: 10px;
}

.xyxw_l {
    width: 70px;
    height: 65px;
    float: left;

    margin: 10px 0px 0px 15px ;
}

.xyxw_r {
    width: 320px;
    height: 55px;
    float: left;
    margin: 10px 0px 0px 10px;
}

.date5 {
    line-height: 31px;
    text-align: center;
    color: #fff;
    background: #002a5c;
    font-size: 22px;
}

.date6 {
    line-height: 30px;
    width: 68px;
    border-left: 1px solid #1a57a7;
    border-right: 1px solid #1a57a7;
    border-bottom: 1px solid #1a57a7;
    text-align: center;
    color: #000000;
    background: #ffffff;
    font-size: 14px;
}

.date7 {
    line-height: 18px;
    text-align: center;
    color: #fff;
    background: #007636;
    font-size: 12px;
}

.r1 {
    width: 100%;
    line-height: 30px;
    height: 30px;
}

.r1 a {
    color: #000;
    /**/
    font-size: 15px;
}
.r1 a:hover{color:#215797}
.r2 p {
    color: #5b5b5b;
    padding-left: 20px;
    display: inline;
}

.r3 p {
    color: #5b5b5b;
    padding-left: 20px;
    display: inline;
}

.r4 {
    font-size: 15px;
    color: #5b5b5b;
    line-height: 25px;
}

.r4 p {
    color: #0f0f0f;
    display: inline;
}


.tpxw {
    width: 960px;
    float: left;
}

.tpxw_head {
    width: 960px;
    height: 45px;
}

.tpxw_head span {
    float: right;
    line-height: 45px;
    height: 45px;
    padding-right: 10px;
}

.tpxw_head span a {
    font-size: 14px;
    color: #a5a5a5;
}

.tpxw_head dt {
    font-size: 22px;
    padding-left: 15px;
    font-family: 微软雅黑;
    color: #000000;
    font-weight: bold;
    height: 45px;
    line-height: 40px;
}

.tpxw_cont {
    width: 960px;
    text-align: center;
}

.tpxw_cont ul {
    height: 250px;
    padding: 10px 0;
}

.tpxw_cont li {
    float: left;
    display: block;
    width: 300px;
    position: relative;
    margin-left: 15px;
    height: 170px;
    text-align: center;
}


.tpxw_cont ul li a {
    display: inline-block;
    font-size: 14px;
}

.tpxw_cont ul li a img {
    width:300px;
    height: 170px;
}

.tpxw_cont ul li p {
    padding-top: 10px;
    font-size: 16px;
    text-align: left;
}

.tpxw_cont ul li a {
    color: #787474;
    font-size: 14px;
}

.tpxw_cont ul li span {
    left: 0;
    margin-bottom: 0;
    width: 300px;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    text-indent: 5px;
    text-align: left;
}

.tpxw_cont ul li span.title2 {
    float: left;
    color: #000000;
    Padding-top: 10px;
    /*overflow: hidden;*/
    font-size: 16px;
    font-weight: bold;
	height: auto;
}




.dndt {
    width: 100%;
    padding: 30px 0px;
    background: #041831;
}
.dndt1 {
    width: 1280px;
    margin:0 auto;
}

.dndt1_head {
    width: 1280px;
    height: 45px;
}

.dndt1_head span {
    float: right;
    line-height: 45px;
    height: 45px;
    padding-right: 10px;
}

.dndt1_head span a {
    font-size: 14px;
    color: #a5a5a5;
}

.dndt1_head dt {
    font-size: 22px;
    padding-left: 15px;
    font-family: 微软雅黑;
    color: #ffffff;
    font-weight: bold;
    height: 45px;
    line-height: 40px;
}

.dndt1_cont {
    width: 1280px;
    text-align: center;
}

.dndt1_cont ul {
    height: 250px;
    padding: 30px 0;
}

.dndt1_cont li {
    float: left;
    display: block;
    width: 300px;
    position: relative;
    margin-left: 95px;
    height: 170px;
    text-align: center;
}


.dndt1_cont ul li a {
    display: inline-block;
    font-size: 14px;
}

.dndt1_cont ul li a img {
    width:300px;
    height: 170px;
}

.dndt1_cont ul li p {
    padding-top: 10px;
    font-size: 16px;
    text-align: left;
}

.dndt1_cont ul li a {
    color: #787474;
    font-size: 14px;
}

.dndt1_cont ul li span {
    left: 0;
    margin-bottom: 0;
    width: 300px;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    text-indent: 5px;
    text-align: left;
}

.dndt1_cont ul li span.title2 {
    float: left;
    color: #ffffff;
    Padding-top: 10px;
    /*overflow: hidden;*/
    font-size: 16px;
    font-weight: bold;
    height: auto;
}

/*新闻动态*/
	.sysjj{
    width: 1080px;
    margin: 0 auto;
    margin: 50px 5px;float:left;background:#ffffff;}
	.sysjj_head{width:100%;height:60px;background:url(../../images/2018/bg_xyxw.png) no-repeat bottom;padding-top: 30px;}
	.sysjj_head span{float:right;line-height:45px;height:45px;padding-right:25px;}
	.sysjj_head span a{font-size:14px;color:#5eba6a;}
	.sysjj_head dt{padding-left:40px;font-size:22px;font-family:微软雅黑;color:#000000;font-weight:bold;height:45px;line-height:45px;}
	
	.sysjj_cont{width:1080px;min-height: 520px;}
	.sysjj_cont ul{padding-top: 10px;}	
    .sysjj_cont li{padding-left: 20px; border-bottom:1px dotted #d8d8d8;font-size: 14px;line-height:40px;height:40px;background: url(../../images/2018/heidian.png) no-repeat  1.5% 50%;}
    .sysjj_cont li a:hover{color:#215797}
    .sysjj_cont li a{color:#000;font-family:微软雅黑;}
	.sysjj_cont span{float: right;color: #000;font-size: 15px;padding-right: 10px;}
    .info{width:90%;padding: 20px 50px;margin: 0 auto;}
    .info img {padding:0px 20px;}
    .info p{line-height:35px;padding:0px 0px 15px  0px;font-size:14px;}
    .info_more{width:150px;height:40px;float:right;background:#002a5c;margin-right:20px;line-height:26px;font-size:14px;}
    .info_more a {width:150px;height:40px;line-height:40px;display: block;color:#ffffff;text-align:center;}
	.sysjj_img{padding:43px;width:42%;float: left;}
	.sysjj_img1{width:300px;height:445px;border:1px solid #000000;margin: 0 auto;background:#f7f6f3;}
	.sysjj_img1 p img{padding:10px 60px;}
	.sysjj_img1 h1{font-size:18px;text-align:center;padding-bottom:10px;}
	.sysjj_img1 h2{font-size:16px;color:#cda889;text-align:center;padding-bottom:10px;padding:30px 0px;}
    .sysjj_img2{width:300px;border:1px solid #000000;margin: 0 auto;background:#f7f6f3;}
    .sysjj_img2 p img{padding:10px 60px;}
    .sysjj_img2 h1{font-size:18px;text-align:center;padding-bottom:10px;}
    .sysjj_img2 h2{font-size:16px;color:#cda889;text-align:center;padding-bottom:10px;padding:30px 0px;}
    .info2{padding:0px 20px;font-size:14px;color:#cda889;line-height:23px;}

    .sysjj2{ width: 1240px;margin: 0 auto; margin: 20px 5px;float:left;background:#ffffff;border: 20px solid #cccccc;}
    .sysjj2_head{width:100%;height:60px;background:url(../../images/2018/bg_xyxw.png) no-repeat bottom;padding-top: 30px;}
    .sysjj2_head span{float:right;line-height:45px;height:45px;padding-right:25px;}
    .sysjj2_head span a{font-size:14px;color:#5eba6a;}
    .sysjj2_head dt{padding-left:40px;font-size:22px;font-family:微软雅黑;color:#000000;font-weight:bold;height:45px;line-height:45px;}
    
    .sysjj2_cont{width:1240px;min-height: 520px;}
    .sysjj2_cont ul{padding-top: 10px;}  
    .sysjj2_cont li{padding-left: 20px; border-bottom:1px dotted #d8d8d8;font-size: 14px;line-height:40px;height:40px;background: url(../../images/2018/heidian.png) no-repeat  1.5% 50%;}
    .sysjj2_cont li a:hover{color:#215797}
    .sysjj2_cont li a{color:#000;font-family:微软雅黑;}
    .sysjj2_cont span{float: right;color: #000;font-size: 15px;padding-right: 10px;}
    .info{width:90%;padding: 20px 50px;margin: 0 auto;}
    .info img {padding:0px 20px;}
    .info p{line-height:35px;padding:0px 0px 15px  0px;font-size:14px;}
    .info_more2{width:240px;height:60px;margin: 0 auto;background:#002a5c;line-height:26px;font-size:25px;}
    .info_more2 a {width:240px;height:60px;line-height:60px;display: block;color:#ffffff;text-align:center;}
    .sysjj2_img{padding:20px;width:30%;float: left;}
    .sysjj_img1{width:300px;height:445px;border:1px solid #000000;margin: 0 auto;background:#f7f6f3;}
    .sysjj_img1 p img{padding:10px 60px;}
    .sysjj_img1 h1{font-size:18px;text-align:center;padding-bottom:10px;}
    .sysjj_img1 h2{font-size:16px;color:#cda889;text-align:center;padding-bottom:10px;padding:30px 0px;}
    .info2{padding:0px 20px;font-size:14px;color:#cda889;line-height:23px;}

.info_more3{width:150px;height:40px;float:right;background:#002a5c;margin-bottom:20px;margin-right:20px;line-height:26px;font-size:14px;}
    .info_more3 a {width:150px;height:40px;line-height:40px;display: block;color:#ffffff;text-align:center;}

.info_more4{width:165px;height:70px;border-radius: 10px;float:right;background:#ffffff;line-height:26px;}
    .info_more4 a {width:165px;height:70px;line-height:70px;display: block;color:#002a5c;text-align:center;font-size:16px;}

.xiaodui_info{width: 100%;height: 200px;}
.xiaodui_info h2{text-align: center;line-height: 200px;}

.xiaodui_button{width: 100%;height: 150px;background: rgba(0, 42, 92, 1);}

.xiaodui_button table{width:1280px;margin: 0 auto;padding: 40px 0px;}


/*通知公告*/
.tzgg {
    width: 50%;
    float: left;
    padding: 15px 0 40px 25px;
}

.tzgg_head {
    width: 100%;
    height: 45px;
    padding-bottom: 30px;
}

.tzgg_head span {
    float: right;
    line-height: 45px;
    height: 45px;
    padding-right: 10px;
}

.tzgg_head span a {
    font-size: 14px;
    color: #a5a5a5;
}

.tzgg_head dt {
    font-size: 22px;
    padding-left: 15px;
    font-family: 微软雅黑;
    color: #000000;
    font-weight: bold;
    height: 45px;
    line-height: 40px;
}

.tzgg_cont {	
    width: 665px;
    height: 90px;
    padding: 10px 0px 0 15px;
}

.tzgg_cont ul {}

.tzgg_cont li {
    padding-left: 10px;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    background: url(../../images/2019/heidian3.png) no-repeat left;
}

.tzgg_cont li a:hover {
    color: #940214
}

.tzgg_cont li a {
    color: #000;
}

.tzgg_cont span {
    float: right;
    color: #000;
    font-size: 15px;
    padding-right: 10px;
}

.tzgg_l {
    width: 75px;
    height: 90px;
    float: left;
}

.tzgg_r {
    width: 565px;
    height: 90px;
    float: left;
    margin-left: 25px;
}




/*交流动态滚动*/
		.picScroll-left{ width:1360px;  overflow:hidden; position:relative;  }
		.picScroll-left .bd{ padding:10px 5px 10px 5px;   }
		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd ul li{ margin:0px 18px 0px 0px; float:left; _display:inline; overflow:hidden;   }
		.picScroll-left .bd ul li .pic{ text-align:center; }
		.picScroll-left .bd ul li .pic img{ width:205px; height:270px; display:block; /*padding:3px; border:1px solid #ccc;*/    border-TOP: 4px solid #0e7a5b; }
		.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;}
		.picScroll-left .bd ul li .title{ padding-top:10px;line-height:20px;width:205px;}
		.picScroll-left .bd ul li .title a{font-size:15px;color:#000000; }


/*研究进展*/
.yjjz {
    width: 100%;
    margin: 0 auto;
    padding: 15px 0 40px 0px;
    float: left;
}

.yjjz_head {
    width: 100%;
    height: 60px;
    margin: 0 auto;
}

.more {
    float: right;
    padding: 12px 15px 0px;
}

.yjjz_head dt {
    font-size: 25px;
    padding-left: 15px;
    font-family: 微软雅黑;
    color: #000000;
    font-weight: bold;
    height: 45px;
    line-height: 40px;
	text-align:center;
}

.yjjz_head span {
    float: right;
    line-height: 40px;
    padding-right: 10px;
}

.yjjz_head span a {
    font-size: 14px;
    color: #a5a5a5;
}

.yjjz_cont {
    width: 100%;
    float: left;
}

.yjjz_l {
    width: 210px;
    float: left;
}

.yjjz_l img {}

.yjjz_r {
    width: 360px;
    float: left;
    margin-left: 20px;
}

.r3 {
    width: 360px;
    line-height: 22px;
    height: 22px;
    padding-top: 15px;
}

.r2 a {
    color: #545353;
    /*font-family:微软雅黑;*/
    font-weight: bold;
    font-size: 16px;
}

.r3 a {
    color: #5b5b5b;
    font-size: 14px;
}

.r2 p {
    color: #5b5b5b;
    display: inline;
}

.r3 p {
    color: #5b5b5b;
    padding-left: 20px;
    display: inline;
}

.r4 {
    width: 415px;
    line-height: 22px;
    height: 22px;
    padding-top: 5px;
}

.r4 a {
    font-size: 14px;
    color: #5b5b5b;
    line-height: 25px;
}

.r5 {
    width: 415px;
    line-height: 22px;
    height: 22px;
    padding-top: 5px;
}

.r5 a {
    font-size: 14px;
    color: #5b5b5b;
    line-height: 25px;
}

.r4 p {
    color: #0f0f0f;
    display: inline;
}

.foot_link {
    width: 1390px;
    height: 80px;
    line-height: 80px;
    margin: auto;
}

.foot_link li {
    float: left;
    padding-left: 40px;
    font-size: 20px;
	color:#5eba6a;
}

.foot_link li a {
    color: #000000;
    font-size: 16px;
}



.foot_l ul {
    float: right;
    padding-right: 100px;
}

.foot_l ul li {
    float: left;
    padding: 0 22px 0 22px;
}

.foot_r {
    float: left;
}

.foot_r p {
    font-size: 14px;
    line-height: 15px;
    color: #a9a9a9;
    font-family: 微软雅黑;
}



/*联系方式*/

.link {
    height: 50px;
    text-align: center;
    margin: 25px 10px 0 10px;
}

.link p a {
    font-size: 14px;
}







/*底部*/
.foot {
    font-size: 14px;
    width: 100%;
    background: #001e42;
    margin: 0 auto;
}

.footer {
    width: 1370px;
    height: 210px;
    background: #001e42;
    margin: 0 auto;
}

.footer p{color:#ffffff;text-align:center;line-height: 35px;}



/*列表页*/
.sort_main {
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
}

.sort_main2 {
    height: 49px;
    background-color: #dddddd;
    margin-top: 20px;
    margin: 0px 20px 0px 20px;
    display: block;
    width: 1160px;
    float: left;
}

.name {
    color: #FFF;
    background-image: url(../../images/wqd2021/lm_name_bk.png);
    line-height: 49px;
    font-size: 20px;
    float: left;
    width: 260px;
    text-align: center;
    font-family: "Microsoft YaHei", "榛戜綋", verdana;
}

.name_r {
    background-image: url(../../images/wqd2021/lm_name_r.png);
    line-height: 49px;
    padding: 0px 0px 0px 20px;
    float: left;
    display: block;
    font-size: 16px;
    font-family: "Microsoft YaHei", "榛戜綋", verdana;
    color: #7F306A;
    background-repeat: no-repeat;
}

.name_r2 {
    background-image: url(../../images/wqd2021/lm_name_r.png);
    line-height: 49px;
    padding: 0px 0px 0px 20px;
    float: left;
    display: block;
    font-size: 16px;
    font-family: "Microsoft YaHei", "榛戜綋", verdana;
    color: #7F306A;
    background-repeat: no-repeat;
}

.name_right {
    display: block;
    float: right;
    line-height: 49px;
    width: 49px;
    background-image: url(../../images/wqd2021/lm_r_bk.png);
}

.sort_left {
    width: 260px;
    /*height:292px;*/
    float: left;
    margin-left: 20px;
}

.sort_lefthead {
    width: 26px;
    /*height:39px;*/
    background: url(../../images/wqd2021/bg_sortlhead.png);
}

.sort_lefthead dt {
    font-family: "微软雅黑";
    line-height: 39px;
    text-align: center;
    color: #000000;
    font-size: 18px;
}

.sort_leftcont {
    width: 260px;
}

.sort_leftcont ul {
    width: 260px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.sort_leftcont ul li {
    background: url(../../images/bg_li.png) no-repeat;
    /* 25% 50%;*/
    text-align: left;
    line-height: 36px;
    padding-bottom: 10px;
}

/*.sort_leftcont  ul li a{font-size:14px;color:#fff;font-weight:bold;letter-spacing:5px;}*/

.sort_leftcont ul li a {
    display: block;
    line-height: 36px;
    padding: 0px 10px 0px 20px;
    text-decoration: none;
    margin-bottom: 3px;
}

.sort_leftcont ul li a:link,
.sort_leftcont ul li a:visited {
    background-image: url(../../images/wqd2021/dmenu_bk.png);
    color: #444444;
    text-decoration: none;

}

.sort_leftcont ul li a.now {
    color: #FFF;
    background-image: url(../../images/wqd2021/dmenu_bk_active.png);
}

.sort_leftcont ul li a.vip {
    color: #FFF;
    background-image: url(../../images/wqd2021/dmenu_bk_VIP.png);
    font-weight: bold;
}

.sort_leftcont ul li a:hover {
    color: #FFF;
    background-image: url(../../images/wqd2021/dmenu_bk_hover.png);
    text-decoration: none;
}

.sort_leftcont ul li a:active {
    color: #FFF;
    background-image: url(../../images/wqd2021/dmenu_bk_active.png);
}









.sort_right {
    width: 885px;
    min-height: 500px;
    float: right;
    margin-right: 20px;
    float: left;
    background-color: #FFFFFF;
    display: block;
    margin: 15px 0 15px 15px;
}

.sort_righthead dt {
    font-size: 12px;
    color: #035da3;
    padding: 10px 0 0 20px;
}

.sort_rightcont {
    padding: 8px;
    clear: both;
    border: 1px dashed;
    border-color: #2569af;
    margin-bottom: 20px;
    /*border-left:1px solid #b6dafc;border-right:1px solid #b6dafc;border-bottom:1px solid #b6dafc;*/
}

.sort_rightcont ul {
    padding-bottom: 20px;
}

.sort_rightcont ul li {
    border-bottom: 1px dashed #d1bfae;
    background: url(../images/xsh2020/heidian.png) no-repeat left;
    line-height: 38px;
    font-size: 14px;
    margin-left: 5px;
    padding-left: 20px;
    padding-right: 15px;
}

.sort_rightcont ul li span {
    float: right;
    color: #aaacb7;
}

.sort_rightcont ul li a {
    color: #363535;
}





/*内容页*/
.sort_right2 {
    width: 885px;
    min-height: 500px;
    float: right;
    margin-right: 20px;
    float: left;
    background-color: #FFFFFF;
    display: block;
    margin: 15px 0 15px 15px;
}

.sort_rightcont2 {
    padding: 8px;
    clear: both;
    border-left: 1px dashed;
    border-bottom: 1px dashed;
    border-right: 1px dashed;
    border-color: #0f8550;
    margin-bottom: 20px;
}

.sort_rightcont2 h1 {
    font-size: 22px;
    font-family: "微软雅黑";
    color: #0f8550;
    text-align: center;
    padding-top: 20px;
}

.sort_rightcont2 h2 {
    font-size: 14px;
    font-family: "微软雅黑";
    color: #000000;
    text-align: center;
    font-weight: normal;
    padding-top: 10px;
}

.line {
    width: 820px;
    border-bottom: 1px solid #d6d6d6;
    margin-left: 20px;
    margin-top: 30px;
}

.cont {
    width: 847px;
    margin: 10px 10px;
    color: #333333;
}

.cont p {
    line-height: 30px;
    font-size: 16px;
}

.cont TABLE {
    margin: 0 auto;
    BORDER-COLLAPSE: collapse
}

/*分页*/
.pagination li span {
    float: left;
    padding-right: 10px;
}

.pagination li a {
    float: left;
    padding-right: 10px;
}
