@charset "UTF-8";
body {
	font:14px "Microsoft YaHei",,"Microsoft JhengHei",,STHeiti,MingLiu;
	line-height:24px;
	color:#575757;
	background:#F2F3F8 url(../../images/2021/bigbg.jpg) no-repeat center 510px;
	margin:0px;min-width: 1300px;}

*{ margin:0; padding:0;}
a {text-decoration:none; color:#575757;}
a:hover {text-decoration: underline; color:#364CAF;}
ul,ol {list-style:none;}
img{border:0;}
div .go{  text-align:right; float:right; color:#89939C; font-size:18px; width:80px; }
div .go a { -moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding; display:block; overflow:hidden; color:#89939C;}
div .go2{ width: 38px; height: 38px; float:right; display: block; margin:5px 40px 0 0;}
div .go2 a { -moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding; display:block; overflow:hidden; color:#89939C;background: url(../../images/2021/mores.png) no-repeat center; width: 38px; height: 38px;}

.clear{ clear:both;}
.z_num{padding:8px 13px;font-weight:bold; border: 1px solid #eee; border-radius: 4px; color: #999; }
.fc_ch1,.fc_hui2{padding:8px 13px;font-weight:bold; border: 1px solid #eee; border-radius: 4px; color: #999;}
.current{font-weight:bold;font-size:14px;padding:8px 13px;font-weight:bold; border: 1px solid #eee; border-radius: 4px; color: #999;background:#F59901;}

#displaypagenum ul{ font-size:14px;}
.pagination{display:inline-block;padding-left:0;margin:1px 0;border-radius:4px; font-size:14px;}
.pagination>li{display:inline}
.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}
.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}
.pagination>li>a,.pagination>li>span{color:#989898}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:2;color:#fff;cursor:default;background-color:#364CAF;border-color:#364CAF}
.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#364CAF;text-decoration:none;background-color:#fff;border:1px solid #ddd}
.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}


#footers{ margin:auto; width:100%; height: 216px; font-size:14px; color:#ACAFB8;background:#2D3655; overflow:hidden; padding:20px 0;}
#footers a{ color:#ACAFB8;text-decoration:underline;}
#footer{ width:1300px; margin:auto; line-height:28px; padding:65px 0 0 0; text-align: center;}

/**/
.wxwb_box_hover_weixin{
	display: none;
	width: 130px;
	height: auto;
	position: absolute;
	top: 218px;
	right: 61px;
	z-index: 1000;
}

.headerbg{ width:100%; height:120px; background:#fff;} 
.header{ width:1300px; margin:0 auto; height:120px;}
.header .toplogo{background:url(../../images/2021/toplogo.png) no-repeat center; width:200px;  height:120px;float:left;}
.menus{ float: right; width: 600px; padding: 20px 0; height: 80px;  font-size: 16px; line-height: 40px;}
.menus .home{ width: 115px; height: 60px; line-height: 60px; text-align: center; float: left; border-right:1px solid #E3E3E3; margin-top: 12px; font-size: 18px;}
.menus ul{color:#E3E3E3; }
.menus ul span{ width: 119px; height: 1px; float: left; display: block;  }
.menus ul li a{width: 115px;color:#7E7E7E; display: block; text-align: center;}
.menus ul li{  float: left; }
.topbanner_pic{z-index:1; background:url(../../images/2021/banner.png) no-repeat center; width:100%; height:390px;}

.fullSlide{ width:100%;  position:relative;  height:390px; }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:390px; overflow:hidden; text-align:center; background-size: cover;}
.fullSlide .bd li a{ display:block; width:100%; height:80px; background:#00579D;color:#fff; margin-top:520px; font-size:22px; text-align:left; line-height:35px; filter: alpha(opacity=8); opacity: 0.8;}
.fullSlide .hd{  width:1300px; margin:0 auto;position:absolute; z-index:1; bottom:95px; right:0; height:10px; line-height:10px; }
.fullSlide .hd ul{ width:850px; text-align: right;  padding-top:0; }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:67px; height:4px; margin:5px; background:rgba(255, 255, 255, 0.5); overflow:hidden; line-height:9999px; border-radius:2px;}
.fullSlide .hd ul .on{ background-position:0 0; background:rgba(255, 255, 255, 1);   width:36px; height:4px; }

.fullSlide .prev{ display:block;  width:50px; height:90px; float:right; overflow:hidden;cursor:pointer; background: url(../../images/2021/left.png) no-repeat center; position: absolute; top:37%;left:0;z-index: 3; filter:alpha(opacity=30);opacity:0.3; }
.fullSlide .next{  display:block;  width:50px; height:90px;overflow:hidden;cursor:pointer; background: url(../../images/2021/right.png) no-repeat center;  position: absolute; top:37%; right:0;z-index: 3;filter:alpha(opacity=30);opacity:0.3; }
.fullSlide .prev:hover,
.fullSlide .next:hover { filter:alpha(opacity=70) !important;opacity:0.7 !important;  }


.nav_0{width: 1300px;height: 144px;background:#41302C url(../../images/2021/bg0.png) no-repeat center 105px; border-radius: 4px; margin:-70px auto 50px auto; z-index: 999; position: relative; color: #fff;}
.nav_0 .day_box{ width: 120px; float: left; padding:40px 0 0 40px;}
.nav_0 .day_box i{font-size: 12px; font-style: normal; display: block; color: #928684;}
.nav_0 .day_box span{font-size: 24px; line-height: 30px;}
.nav_0 .day_box p{font-size: 16px;}

.nav_0 .xhjy_box{ float: left; width: 463px; background: url(../../images/2021/bg0a.png) no-repeat top; padding: 20px 40px 20px 20px; height: 65px; overflow: hidden; margin-top: 25px; font-size: 12px; color: #C4BEBB; line-height: 20px;}
.nav_0 .xhjy_box a{color: #C4BEBB;}
.nav_0 .xhjy_box h1{ font-size: 14px; color: #fff; }
.nav_0 .xhjy_box h1 a{ color: #fff; }

.nav_0 .btn_box{ width: 330px; float: left; margin-top: 35px; padding: 0 10px; }
.nav_0 .btn_box>a{ display: block; width: 56px; float: left; padding:  0 13px; text-align: center; color: #8C827F; text-decoration: none; font-size: 12px; }
.nav_0 .btn_box>a:hover{ color: #fff; }
.nav_0 .btn_box>a img{ padding-top: 15px; }
.nav_0 .btn_box>a .btn_1{ background: #392925;width: 56px;height: 56px; border-radius: 50%; display: block; margin-bottom: 5px;}
.nav_0 .btn_box>a:hover .btn_1{ background: linear-gradient(140deg, #D0BD8D 0%, #9B8651 100%);width: 56px;height: 56px; border-radius: 50%; display: block;margin-bottom: 5px;}
.nav_0 .btn_box .card{ display: block; width: 56px; float: left; padding:  0 13px; text-align: center; color: #8C827F; text-decoration: none; font-size: 12px; }
.nav_0 .btn_box .card a{ color: #8C827F; text-decoration: none;}
.nav_0 .btn_box .card:hover a{ color: #fff; }
.nav_0 .btn_box .card img{ padding-top: 15px; }
.nav_0 .btn_box .card .btn_1{ background: #392925;width: 56px;height: 56px; border-radius: 50%; display: block; margin-bottom: 5px;}
.nav_0 .btn_box .card .btn_1 a{display: block;height:100%;}
.nav_0 .btn_box .card:hover .btn_1{ background: linear-gradient(140deg, #D0BD8D 0%, #9B8651 100%);width: 56px;height: 56px; border-radius: 50%; display: block;margin-bottom: 5px;}

#search{ float:right;position:relative; z-index:9; margin: 40px 40px 0 0; 
width: 225px;
height: 77px;
background: #FFFFFF;
border-radius: 9px;
border: 1px solid #979797;
}
#search #searchbg { line-height:20px; width:100px;height:60px; border:none; vertical-align:middle; position:absolute; top:13px; left:15px;background: url(../../images/2021/sheach.png) no-repeat left top;}
#search .itxt { width:200px; height: 30px; border:none; background:none; font-size:14px; top:25px; left:0px;position:absolute;color:#ccc;line-height:30px; }
#search .ibtn {display:block; width:20px; height:20px; position:absolute; left:0;}


.icon_1{background: url(../../images/2021/icon_1.png) no-repeat center; width: 100%; height: 51px; margin-bottom: 25px;}
.nav_1{ width: 1300px; margin: 0 auto 50px auto; }
.nav_1left{ float: left;width: 630px;height: 460px; background: #fff; }
.focusBox { position: relative; width: 630px; height: 460px;  overflow: hidden;  text-align:center;}
.focusBox .pic img {width:  630px; height: 460px; display: block; }
.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 160px; width:100%;  background: #333; filter: alpha(opacity=70); opacity: 0.7; overflow: hidden; }
.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 100px; width:100%; overflow: hidden; text-align:center; }
.focusBox .txt li{ height:100px; position:absolute; bottom:0; padding:0 20px; text-align:center; }
.focusBox .txt li a{ display: block; color: white;font-size: 24px; text-decoration: none;display: block; text-align: left;line-height:30px;}
.focusBox .txt li p{ margin-top: 5px; text-align: left; color: #ccc;line-height:20px; }
.focusBox .num { position: absolute; z-index: 3; bottom: 120px;left: 10px; }
.focusBox .num li{ float: left; position: relative; width: 21px; height: 21px; line-height: 21px;text-align: center; margin-left:10px; cursor: pointer; font-size: 12px; }
.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block;width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; background:#DBD3D2;border-radius:50%; color: #131313;}
.focusBox .num li span { z-index: 1;}
.focusBox .num li.on a,.focusBox .num a:hover{  background:#364CAF; color: #fff;}


.nav_1right{ float: right;width: 650px; }
.nav_1right ul{}
.nav_1right ul li{ padding: 20px; height: 72px;
background: #FFFFFF; margin-bottom: 4px; font-size: 20px; line-height: 24px;}
.nav_1right ul li span{text-align: center;  width: 55px; height: 90px; float: left; color: #7D839D; font-size: 12px; padding-right: 30px; }
.nav_1right ul li span i{ display: block; font-size: 38px; color: #364CAF; font-style: normal; font-weight: bold; margin:10px 0 5px 0; }
.nav_1right ul li p{color: #656565; font-size: 12px; line-height: 16px; margin-top: 5px;+}

.nav_2{width: 1220px;height: 618px;padding: 40px;background: #FFFFFF;box-shadow: 0px 27px 77px 0px rgba(0, 0, 0, 0.05);border-radius: 12px; margin:0 auto 50px auto;}
.icon_2a{ width: 766px; display: block; height: 40px; margin-bottom: 20px;line-height: 40px; }
.icon_2a span{ float: left; width: 291px; height: 40px; display: block;background: url(../../images/2021/icon_2a.png) no-repeat center;  }
.icon_2b{ width: 406px;display: block; height: 40px; margin-bottom: 20px; }
.icon_2b span{ float: left; width: 126px; height: 47px; display: block;background: url(../../images/2021/icon_2b.png) no-repeat center;  }

.nav_2left{ float: left; width: 766px;}
.nav_2left dl{ margin-left: 10px; height: 86px; padding: 20px; background: #F9F9F9;border-radius: 7px; margin-bottom: 10px;}
.nav_2left dl dt{ font-size: 20px; margin-bottom: 5px; font-weight: bold; }


.nav_2right{ float:right; background:#F2F8FE url(../../images/2021/bg2.png) no-repeat bottom left;width: 366px;height: 534px;border-radius: 23px; padding: 30px;}
.nav_2right ul{}
.nav_2right ul li{ line-height: 20px; font-size: 16px; margin-bottom: 20px; }
.nav_2right ul li a{color: #5A6F9D;}
.nav_2right ul li i{font-style: normal; color: #BDCDD9; display: block; font-size: 12px; margin-top: 5px;}


.nav_3bg{
background: linear-gradient(312deg, #F3F7FF 0%, #FFFFFF 100%); width: 100%; height: 110px; padding: 30px 0;}
.nav_3{ width: 1300px; margin: 0 auto; }
.nav_3left{ float: left; width: 430px; height: 60px; padding: 20px 40px;background: #FFFFFF;border-radius: 8px; }
.nav_3left .box_1{ float: left; width: 200px; border-right: 1px solid #E8E6E6; height: 60px; color: #E94B2B; font-size: 20px; }
.nav_3left .box_1 i{ display: block; font-style: normal; color: #9C9C9C; font-size: 12px;}
.nav_3left .box_2{float: right; width: 190px; font-size: 14px; color: #3E3E3E;}
.nav_3left .box_2 i{ display: block; font-style: normal; color: #9C9C9C; font-size: 12px; line-height: 18px;}

.nav_3right{ float: right; width: 770px; height: 110px; }
.nav_3right .picScroll-left{ width:760px;  overflow:hidden; position:relative;  }
.nav_3right .picScroll-left .hd{ }
.nav_3right .picScroll-left .hd .prev{ display:block;  width:31px; height:31px;
 cursor:pointer; background:url(../../images/2021/right.png) no-repeat; position: absolute; right: 0; top: 40%;}
.nav_3right .picScroll-left .hd .next{ display:block;  width:31px; height:31px;
 cursor:pointer;background:url(../../images/2021/left.png) no-repeat; position: absolute; left: 0; top: 40%;}

.nav_3right .picScroll-left .bd{ width: 620px; padding: 10px 0 0 40px; }
.nav_3right .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.nav_3right .picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.nav_3right .picScroll-left .bd ul li .pic{ text-align:center; }
.nav_3right .picScroll-left .bd ul li .pic img{ width:62px; height:62px; }
.nav_3right .picScroll-left .bd ul li .title{ line-height:24px; color: #6E6E6E; font-size: 12px; margin-top: 10px; }




.nav_4bg{ border-top: 1px solid #DFE6ED; width: 100%; background: #fff; padding: 65px 0 40px 0;}
.nav_4{ width: 1300px; margin: 0 auto; }
.nav_4left{ float: left;width: 400px; }
.nav_4left dl{ padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px solid #CFCFCF; }
.nav_4left dl img{ width: 400px;height: 225px; margin-bottom: 10px;}
.nav_4left dl dt{ font-weight: bold;line-height: 22px; font-size: 18px; margin-bottom: 5px;}
.nav_4left dl dd{color: #6E6E6E; line-height: 20px;}
.nav_4left li a{padding-left: 5px; line-height: 32px;}

.nav_4cet{ float: left; padding-left: 40px; width: 400px; margin-bottom: 30px; }
.nav_4cet .nobb{ color: #364CAF; font-size: 32px; font-weight: bold; line-height: 30px; height: 50px; display: block; }
.nav_4cet dl { width: 340px; line-height: 28px; }
.nav_4cet dl a{}
.nav_4cet dl dt{ font-size: 20px;color:#535353; }
.nav_4cet dl dd{color: #7E7E7E; font-size: 14px; margin: 10px 0; line-height: 24px; padding-bottom: 10px; border-bottom: 1px solid #ECECEC;}
.nav_4cet dl span{ color: #C4C4C4; float: left; font-size: 12px;}
.nav_4cet dl i{ color: #7984B7; float: right; font-size: 12px; font-style: normal;}

.nav_4cet .txtbox_bg{width: 340px;height: 444px;border-radius: 7px;border: 1px solid #E0E0E0; padding: 30px;}
.txtScroll-left{ width:340px; height: 450px;  position:relative; }
.txtScroll-left .hd{ overflow:hidden;  height:30px; display: block;  }
.txtScroll-left .hd ul{ padding-left: 140px; overflow:hidden;height:30px; margin-top: 15px;}
.txtScroll-left .hd ul li{ float:left;  width:8px; height:8px; border-radius: 50%; overflow:hidden; margin-right:10px; text-indent: -999px; background: #D8D8D8; display: block; cursor: pointer;}
.txtScroll-left .hd ul li.on{
background: #364CAF;}

.txtScroll-left .bd{ width:340px; height: 430px; overflow:hidden;    }
.txtScroll-left .bd ul{ overflow:hidden; height: 430px; }
.txtScroll-left .bd ul li{ margin-right:20px;  float:left; height:24px; line-height:24px;  text-align:left; _display:inline;}
.txtScroll-left .bd ul li span{ color:#999;  }


.nav_4right{ float: right; width: 420px; }
.nav_4right .sbjbox_bg{ height: 150px; margin-bottom: 30px; }
.focus{width:420px;height:150px;border:1px solid #d9d9d9;position:relative;}
.focus #pic{width:420px;height:150px;overflow:hidden;}
.focus #pic ul{width:1216px;height:150px;float:left;}
.focus #pic li{width:420px;height:150px;float:left;}
.focus #pic li img{width:420px;height:150px;float:left;}
.focus .tip-bg{width:100px;height:23px;background: rgba(0,0,0,0.5);position:absolute;left:40%;bottom:10px;z-index:12;border-radius: 12px;}
.focus #tip{width:96px;height:23px;position:absolute;left:41.5%;bottom:3px;z-index:13;}
.focus #tip ul li{width:8px;height:8px;float:left;display:inline;margin:0 5px;cursor:pointer;border-radius: 50%;background: rgba(255,255,255,0.8);}
.focus #tip ul li.on{background:#364CAF;}

.nav_4right .zilbox_bg{ border-top: 1px solid #CFCFCF; }
.nav_4right .zilbox_bg ul {padding-top: 5px;}
.nav_4right .zilbox_bg ul li{ padding: 0 20px;line-height: 44px; color: #8A8A8A; }
.nav_4right .zilbox_bg ul li a{color: #8A8A8A;background:url(../../images/2021/xiza.png) right no-repeat; display: block;  }
.nav_4right .zilbox_bg li:nth-of-type(even){height: 44px;background: #F5F6FB; display: block; }

.icon_4{ width: 100%; height: 32px; margin-bottom: 20px; }
.icon_4 span{color: #364CAF; float: left; font-size: 24px; font-weight: bold;}



.nav_6{ width: 1300px; margin: 0 auto 50px auto; }
.icon_6{ width: 100%; height: 64px; border-bottom: 1px solid #CFCFCF; margin-bottom: 26px; line-height: 64px; }
.tl_6{background:url(../../images/2021/icon_6.png) no-repeat center; width: 292px; height: 40px; float: left;}
.nav_6left{ float: left; width: 880px; }


.nav_6left .dicScroll-left{ width:860px;  overflow:hidden; position:relative; height: 270px; }
.nav_6left .dicScroll-left .hd{ }
.nav_6left .dicScroll-left .hd .prev{ display:block;  width:34px; height:62px;
 cursor:pointer; background:url(../../images/2021/right2.png) no-repeat; position: absolute; right: 0; top: 20%; z-index: 99;}
.nav_6left .dicScroll-left .hd .next{ display:block;  width:34px; height:62px;
 cursor:pointer;background:url(../../images/2021/left2.png) no-repeat; position: absolute; left: 0; top: 20%; z-index: 99;}

.nav_6left .dicScroll-left .bd{ width: 860px; }
.nav_6left .dicScroll-left .bd ul{ overflow:hidden; zoom:1; }
.nav_6left .dicScroll-left .bd ul li{ margin:0 5px; float:left; _display:inline; overflow:hidden; text-align:center;width: 278px;  }
.nav_6left .dicScroll-left .bd ul li .pic{ text-align:center;width: 278px; }
.nav_6left .dicScroll-left .bd ul li .pic img{ width: 278px;height: 183px; }
.nav_6left .dicScroll-left .bd ul li .title{ font-size: 14px;font-weight: 400;color: #575757;line-height: 22px;margin-top: 10px;width: 278px; text-align: left; }



.nav_6left ol{width: 860px;height: 139px;background: #F5F6FB; border-radius: 8px; color: #5A6F9D; padding-top: 20px;}
.nav_6left ol a{color: #5A6F9D; padding-left: 5px;}
.nav_6left ol span{color: #B4C6D4;display: block; font-size: 12px;padding-left: 10px;}
.nav_6left ol li{font-size: 16px; line-height: 24px; float: left; width: 46%; padding: 0 2% 15px 2%;}





.nav_6right{ float: right; width: 400px; }
.nav_6right dl{ width: 400px; height: 225px; position: relative;}
.nav_6right dt{ width: 400px; height: 225px; position: absolute; left: 0;top: 0; }
.nav_6right dt img{ width: 400px; height: 225px; }
.nav_6right dd{width: 335px;background: rgba(0, 0, 0, 0.8) url(../../images/2021/playerbg.png) no-repeat 10px center; position: absolute; color: #fff; bottom: 0; left: 0; padding: 15px 15px 15px 50px; font-size: 18px; line-height: 22px;}
.nav_6right dd a{color: #fff;}
.nav_6right ul{padding-top: 10px;}
.nav_6right ul li{ border-bottom: 1px solid #CFCFCF; line-height: 48px;}
.nav_6right ul li a{padding-left: 5px;}

/*  */
.yq_linksbg { width: 100%; background: #272C39; padding: 35px 0; height: 44px;}
.yq_linksbg ul{}
.yq_linksbg #nav{width: 1300px; margin: 0 auto; height: 44px;} 
.yq_linksbg #nav a{display: block; color:#868A93; font-weight:bold;font-size: 14px; text-decoration: none;} 
.yq_linksbg #nav a:link {text-decoration:none}  
.yq_linksbg #nav>li{float: left;margin-right:25px; width:280px; height:44px; background:#323949 url(../../images/2021/linksbg.png) right 10px center no-repeat; line-height:44px; padding-left: 20px;}
.yq_linksbg #nav li ul{line-height: 40px;  list-style-type: none;text-align:left;left: -999em; width: 276px; position: absolute;padding:0 3px;max-height: 120px;overflow: auto; margin-left: -20px;} 
.yq_linksbg #nav li ul a{display: block;text-align:left; overflow:hidden;font-size: 14px;} 
.yq_linksbg #nav li ul a:link {text-decoration:none} 
.yq_linksbg #nav li ul a:visited {text-decoration:none;color:#272C39;} 
.yq_linksbg #nav li:hover ul{left: auto;background:#ccc; text-align:center;padding-left: 20px;margin-left: -20px; } 
.yq_linksbg #nav li:hover ul li a:hover{ text-decoration: underline; }
.yq_linksbg #content{clear: left} 



/**/
.kjck_box{width: 65px;
height: 494px;
background: #FFFFFF;
box-shadow: 0px 11px 14px 0px rgba(24, 32, 49, 0.04);
border-radius: 7px;
border: 1px solid #E5ECFF; margin:70px 10px 10px 10px; font-size: 12px; color: #9C9C9C; position: absolute; 
position: fixed;  _position: absolute; right: 0px;  bottom:0px; _bottom: "auto";cursor: none; z-index:999; }
.kjck_box a{ color: #9C9C9C;}
.kjck_box .kjck_top{ background:url(../../images/2021/kj_top.png) no-repeat top; width: 84px; height: 121px; margin: -35px 0 0 -10px;  }
.kjck_box .kjck_btn1{ border-bottom: 1px solid #F0F5FF; padding:10px 0; text-align: center; margin-bottom: 5px;}
.kjck_box .kjck_btn2{ padding:7px 0; text-align: center;}
.back_box{ background:url(../../images/2021/kj_bacnk.png) no-repeat top; width: 48px; height: 41px; margin: 0 auto; display: block; cursor: pointer; margin-top: 15px;}

/*LIST*/
.list_icons{ border-bottom:5px solid #2D3655; height:60px; line-height:60px;}
.list_icons .list_lm{float:left; color:#E94B2B;font-size: 24px;}
.list_icons .list_lm2{float:right; color:#949494; padding-left:20px;}

.list_icons2{ width: 96%; display: block; border:1px solid #2D3655; height:40px; line-height:40px; padding:0 2%; font-size: 18px; margin-bottom: 20px;}
.list_icons2 a{color: #41302C;}
.list_icons2 .tl{float: left; font-weight: bold;}
.list_icons2 .mores{ float: right; font-size: 14px; text-decoration: underline;  }


.listbg_right{width: 1220px;padding: 40px;background: #FFFFFF;box-shadow: 0px 27px 77px 0px rgba(0, 0, 0, 0.05);border-radius: 12px; margin:30px auto 50px auto;}
.listbg_right .list_txtsbg ul,.listbg_right .list_txtsbg ol{ line-height:50px; font-size:14px; padding:0 5px; margin-bottom:10px; }
.listbg_right .list_txtsbg ul span{float:right; color:#999; font-size:12px;}
.listbg_right .list_txtsbg ul li{border-bottom:1px dotted #bbb; padding-left:15px; font-size: 16px;  }
.listbg_right .list_txtsbg ol li{ width: 33.25%; float: left; border-bottom:1px dotted #bbb; border-right:1px dotted #bbb; text-align: center; font-size: 16px;  }
#displaypagenum{padding:30px 10px 10px 10px; color:#666;}



/*detail*/
.listbg_right .txt_bg{margin-bottom:10px; }
.listbg_right .txt_bg .timu { font-size:30px; line-height:34px; padding:30px 0 10px 0; text-align:center;color:#364CAF; font-weight:bold; margin-bottom:10px; }
.listbg_right .txt_bg .time {text-align: center; width:1220px; color:#999; padding:10px 0; height:30px;border-bottom:1px #ccc dotted ;margin-bottom:20px; }
.listbg_right .txt_bg .time span{float:right;}
.fenxiang_box{float:left;}
.listbg_right .txt_bg .txtcen { font-size:18px;line-height:42px; color:#333; padding:0 10px;}
.detailvideo{ margin:auto 0; width:900px;}
.listbg_right .txt_bg .txtcen p{ font-size:18px; line-height: 40px;}
.listbg_right .txt_bg .txtcen img{ overflow:hidden; }




/**/
.mail_allbox{ background: #fff; width:1120px; margin: -50px auto 40px auto; padding: 40px; }
.mail_allbox2{ background: #fff; width:1120px; margin: 0 auto 40px auto; padding: 40px; }
.mail_allbox0{ background: #fff; margin: 0 auto; }

.mailpages_h1{width: 980px;background: #E9F2FF; padding: 50px 70px;}
.mailpages_h1 h1{ text-align: center; font-size: 24px; }
.mail_allbox .mh_box1{ line-height: 24px; font-size: 18px;text-indent:2em;}

.mh_bottonbg{ width: 400px; margin: 30px auto 0 auto; font-size: 18px; position: relative;line-height: 38px;}
.mh_txts{ float: left; padding:0 10px 0 35px; }
.mh_botton {width: 24px;height: 24px;background: #F3F3F3;border-radius: 5px;border: 1px solid #DADADA; position: absolute;top: 6px; left: 0; }
.mh_bottonbg input[type="submit" i]:disabled{width: 75px;height: 38px;background: #eee;border-radius: 5px 4px 4px 5px; color: #999;border:1px solid #ddd; font-size: 16px; cursor: crosshair;}
.mh_bottonbg input[type="submit" i] {width: 75px;height: 38px;background: #2578FC;border-radius: 5px 4px 4px 5px; color: #fff;border: none; font-size: 16px; cursor: pointer; }

.mh_icon{background: url(../images2021/zzjg_bg3.png) no-repeat right; font-size: 24px; font-weight: bold; margin-bottom: 20px; }
.mh_box a{ width: 50%; float: left; }


.mail_allbox2 i{ font-style: normal; color: #999; float: right; font-size: 14px; }
.mail_allbox2 ol li{ background: url(../images2021/p1.png) no-repeat left; padding-left: 20px; font-size: 20px;}

.mailpages_h2{ padding: 100px 110px 100px 110px; }
.mailpages_h2 .mh_box2{ padding: 0 150px; float: left; text-align: center; font-size: 26px; width: 150px; }
.mailpages_h2 .mh_box2 a{ text-decoration: none; }

