@charset "utf-8";
/* CSS Document public*/
*{font-family:Arial, Helvetica,"Microsoft Yahei", sans-serif;padding: 0;margin:0;box-sizing:border-box;vertical-align:top;}
html{ overflow-x:hidden;}
body{padding:0;margin:0;font-family:Arial,"Microsoft Yahei",Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;-webkit-overflow-scrolling:touch;/*安卓和 IOS html5 动画卡顿解决方案*//* overflow-x:hidden; */line-height: 1; font-size:14px;}
a{text-decoration:none;bblr:expression(this.onFocus=this.blur());/*IE使用*/outline-style:none;/*FF使用*/; outline:none;}
a,input,img,:focus{ mayfish:expression(this.onfocus=this.blur); cursor:handbblr:expression(this.onFocus=this.blur());/*IE使用*/ outline-style:none;/*FF使用*/ } /*去除a标签带来的虚框*/
ul{list-style:none;}
img{border:0px}
video{margin:0 auto;}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}
h3,h4,h5{ font-weight:normal;}
h4 a:hover,h5 a:hover{ -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
hr{display:block;height:1px;border:0;background:#d8d8d8;padding:0;margin-bottom: 3.25rem;margin-top: 2.5rem;}
abbr,article,aside,audio,canvas,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video{display:block}
.clear{clear:both;}
.sideMen h3.on{

	display: none;

}
/* top*/
.top_h{background: url(../images/20220511_LLC_topbg.png) repeat-x top center #0043DC;height:100px;}
.w1240{width:1290px;margin:0 auto;position: relative;}
.logo{margin:11px 0 0 0; float:left; width:536px; height:79px;}
.top_r{ width:330px; height:32px; float:right;  margin-top:30px;}
.search_title{line-height:32px;font-size:12px;color: #1d4ad0;}
.search{width:260px;height:30px;float:right;border: 1px solid #1a4cc8;border-radius: 18px;}
.search .text{ border:none; background:none; width:230px; height:28px; line-height:28px; padding-left:8px; color:#fff;}
.search .but{ margin-top:5px;}

/*导航*/
.nav_bg{height:60px;background: url(../images/20211210_LLC_topbg.png) repeat-x;position:relative;}

.nav{
	width: 100%;
	height: 60px;
}
.menu{
}
.menu>li{
    float: left;
    width: 11%;
    line-height: 57px;
    text-align: center;
    position: relative;
    }

.menu>li>a{
    display: block;
    font-size: 18px;
    color: white;
    }
.menu>.active>a{
    color:#ffffff;
	
}
.menu>li:hover{
	background:#2196F3;
}
.menu>li:hover{
    border-bottom: 3px solid #b6b6b6;
}

.menu>li>a:hover{
    

}

.menu>li:hover .second-menu{
    display:block;
}
.menu>li>span{
    display: none;
}

.second-menu{
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    line-height: 40px;
    padding: 10px 0;
    background: rgb(255 255 255);
    z-index: 3;
    display: none;
    }
.second-menu li{
    position: relative;
    
    }
.second-menu a{
    position: relative;
    display: block;
    color: #000;
    font-size: 16px;
}

.second-menu a:hover{
    font-weight: bold;
	color: #0062ff;
}

/*banner*/
#banner div.slideBox{
	width:100%; 
	height:400px;
	position:relative;
}
#banner div.slideBox .hd{ 
	position:absolute; 
	right: 40%;
	bottom:5px; 
	height:24px; 
	overflow:hidden; 
	z-index:1; 
}
#banner div.slideBox .hd ul{ 
	overflow:hidden; 
	zoom:1; 
	text-align:center;
}
#banner div.slideBox .hd ul li{
	width: 14px;
	height: 14px;
	text-align:center; 
    background:#999; cursor:pointer;
    display:inline-block;
    *display:inline;
    *zoom:1;
    margin:0 10px;
    background: url("../images/circle.png") no-repeat;
}
#banner div.slideBox .hd ul li.on{width: 30px;
	height: 14px;
	background: url("../images/circle_hover.png") no-repeat;
}
#banner div.slideBox .bd{ 
	position:relative; 
	height:100%; 
	z-index:0;   
}
#banner div.slideBox .bd ul li{ 
	zoom:1; 
	vertical-align:middle; 
	position:relative;
}

#banner div.slideBox div.bd ul li img{
	width:100%;
	height:400px;
}
.slideBox .prev,.slideBox .next{ 
	position:absolute; 
	left:18.1%; 
	top:50%; 
	margin-top:-25px; 
	display:block; 
	width:29px; 
	height:49px; 
    filter:alpha(opacity=50);opacity:0.5;   
    background:url("../images/zuo1.png") no-repeat left top;
}
#banner div.slideBox .next{ 
	left:auto; 
	right:18.1%;
	background:url("../images/you1.png") no-repeat left top;
}
#banner div.slideBox .prev:hover,#banner div.slideBox .next:hover{ 
	filter:alpha(opacity=100);opacity:1;  
}

.sj_dh { width:100%; height:40px; float:left; margin:0 auto;    padding-left: 181px;}
.sj_dh dl dd{text-align: center;
    width: 218px;
    float: left;
    border-radius: 10px;
    height: 30px;
    line-height: 30px;
    background: #eaeaea;
    margin-left: 12px;}
.sj_dh dl dd a{color:#333;}
.sj_dh dl .no{background: #0069ff;}
.sj_dh dl .no a{color:#fff;}
.sj_dh dl dd:hover{background: #0069ff; }
.sj_dh dl dd:hover a{ color:#fff;}

.wj_dh2{ width:100%;  float:left; margin:20px;    padding-left: 181px;}
.wj_dh2 dl dd{text-align: center;
    width: 218px;
    float: left;
    border-radius: 10px;
    height: 30px;
    line-height: 30px;
    background: #eaeaea;
    margin-left: 12px;}
.wj_dh2 dl dd a{color:#333;}
.wj_dh2 dl .no{background: #0069ff;}
.wj_dh2 dl .no a{color:#fff;}
.wj_dh2 dl dd:hover{background: #0069ff; }
.wj_dh2  dl dd:hover a{ color:#fff;}


.wj_dh{ width:100%;  float:left; margin:20px;    padding-left: 181px;}
.wj_dh dl dd{text-align: center;
    width: 218px;
    float: left;
    border-radius: 10px;
    height: 30px;
    line-height: 30px;
    background: #eaeaea;
    margin-left: 12px;}
.wj_dh dl dd a{color:#333;}
.wj_dh dl .no{background: #0069ff;}
.wj_dh dl .no a{color:#fff;}
.wj_dh dl dd:hover{background: #0069ff; }
.wj_dh  dl dd:hover a{ color:#fff;}

.fl{ float:left;}
.fr{ float:right;}
#part1 .more{ float:right; font-size:14px; line-height:34px; color:#808080; width:65px; text-align:right; background:#fff;}
.m_l{ margin-left:40px;}
/*part1*/
#part1{ height:330px; margin-top:20px;}
#part1 .rdxw{ width:935px; }
#part1 .rdxw_title{ width:100%; height:34px; background:url(../images/title-x.png) repeat-x left center;float:left;}
#part1 .rdxw_title span{  width:163px; height:34px; float:left; font-size:24px; line-height:35px; background:url(../images/ico_tb_01.png) no-repeat left center #fff; padding-left:50px; color:#0069ff; }

#part1 .po_r{position: absolute; top: 0px; right: 0; font-size:14px;}
#part1 .more:hover{ color:#0069ff;}
#part1 .rdxw_l_tp{ width:413px; height:273px; float:left; margin-top:20px;}
/*焦点图*/
.focus{position:relative;width:413px;height:273px;}  
.focus img{width:413px;height:273px;} 
.focus .shadow a{text-decoration:none;color:#fff;font-size:16px;overflow:hidden;margin-left:10px;font-family:"\5FAE\8F6F\96C5\9ED1"; line-height:35px;}  
.focus .shadow{ width:100%; padding-left:15px; float:left; position:relative;  background: #000; opacity: 0.9; top:-35px; height:35px;}


.focus .fcon{position:relative;width:100%;float:left;display:none; }  
.focus .fcon img{display:block;}  
.focus .fbg{bottom:3px;right:5px;position:absolute;height:21px;text-align:center;z-index:200;}  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative;display:inline;width:10px;height:10px;border-radius:7px;margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53";text-decoration:none;text-align:center;outline:0;float:left;background:#666;}    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#fff;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none;font-style:normal;}    


#part1 .rdxw_r_text{ width:508px; height:273px; float:left; margin-left:13px;margin-top:20px;}
#part1 .rdxw_r_text ul li{ background:url(../images/text_bt_ico.png) no-repeat 8px 20px; padding-left:20px; line-height:40px; }
#part1 .rdxw_r_text ul li em{ float:right; font-size:12px; color:#808080; font-style: normal;}
#part1 .rdxw_r_text ul li a{ font-size:16px; color:#000;}
#part1 .rdxw_r_text ul li a:hover{ color:#0069ff;}
#part1 .tzgg{ width:300px; height:330px; position:relative;}
/* The tabs */

/* The content */
#part1 .tabs-basic .tabs-content-placeholder div{ display:none;}
#part1 .tabs-basic .tabs-content-placeholder div.tab-content-active{ display: block;}
#part1 .tab-content-active ul{ float:left; padding-top:12px;}
#part1 .tab-content-active ul li{ width:100%; float:left; }
#part1 .tab-content-active ul li a{ font-size:16px; height:60px;    line-height:26px; width:210px; float:left; margin-left:15px; margin-top:12px; color:#000;}
#part1 .tab-content-active ul li .time{  width:60px; height:48px; float:right; border:1px solid #0069ff; margin-top:10px;}
#part1 .tab-content-active ul li .time i{ font-size:18px; color:#0F5A93; float:left;font-style:normal; text-align:center;width:60px; line-height:23px;}
#part1 .tab-content-active ul li .x_x{ border-bottom: 1px #666 dashed;}
#part1 .tab-content-active ul li .time em{background:#0069FF; height:23px; line-height:25px; float:left;font-style:normal; font-size:14px; color:#ffffff;text-align:center;width:58px;  }
#part1 .tab-content-active ul li:hover a{ color:#0069ff; transition:0.56s; }
#part1 .x_1px{ width:400px; border-bottom:1px solid #0069FF; position:relative; top:-1px;z-index:-1;}

/*part2*/
.div_bg{background:#F5FCFF;height: 300px;}
#part2 .more{ float:right; font-size:14px; line-height:34px; color:#808080; width:65px; text-align:right; background:#F5FCFF;}
#part2{height: 300px;margin-top:20px;}
#part2 .div{ width:625px; height:223px; margin-top:35px;}
#part2 .kyjz_title{  width:100%; height:34px; background:url(../images/title_x.png) repeat-x left center;float:left;}
#part2 .kyjz_title span{  width:163px; height:34px; float:left; font-size:24px; line-height:35px; background:url(../images/ico_tb_01.png) no-repeat left center #F5FCFF; padding-left:50px; color:#0069ff; }

#part2 .kyjz_text{ width:200px; float:right;  }
#part2 .kyjz_text .title{ font-size:15px; color:#333; line-height:22px;margin-top:20px; }
#part2 .kyjz_text .title a{ color:#333333;}
#part2 .kyjz_text .title a:hover{ color:#0069ff;}
#part2 .kyjz_text .time{ font-size:14px; color:#808080; line-height: 17px;height:20px;   margin-top: 20px; background:url(../images/time.png) no-repeat left top; padding-left:20px;}
#part2 ul { margin-top:20px;}
#part2 ul li{ background:url(../images/text_bt_ico.png) no-repeat 5px 15px; padding-left:20px; line-height:36px; }
#part2 ul li em{ float:right; font-size:12px; color:#808080; font-style: normal}
#part2 ul li a{ color:#000000; font-size:16px;}
#part2 ul li a:hover{ color:#0069ff; }
#part2 ul li .xshd_div{ display:block;}
#part2 ul li .xshd_div p{ font-size:14px; float:left; color:#7f7f7f; margin-right:60px; background:url(../images/xshd_ico01.png) no-repeat left center; padding-left:20px;}
#part2 ul li .xshd_div p+p{background:url(../images/xshd_ico02.png) no-repeat left center;}
#part2 ul li .xshd_div p+p+p{background:url(../images/xshd_ico03.png) no-repeat left center;}
#part2 ul li:hover .xshd_div{ display:block;}
#part2 ul li .no{display:block;}
#part2 ul li-li:hover .no{display:none;}

 

#part3{ width:100%; height:168px;  margin-top:10px;}
#part3 .tp_link{ padding-top:35px;}
#part3 .tp_link ul {}
#part3 .tp_link ul li{ float:left;}
#part3 .tp_link ul li+li{ margin-left:27px;}

#part4{ width:100%; margin-top:10px; }
#part4 .text_link{padding-top:20px; margin-bottom:30px;}
#part4 .text_link .div{ width:530px; background:#FAFAFA; padding:20px;}
#part4 .text_link .div+.div{ width:735px;}
#part4 .text_link .div .title{ background:#0069FF; color:#FFF; width:128px; height:33px; float:left; text-align:center; line-height:33px; font-weight:bold; font-size:18px;margin-right:30px;}
#part4 .text_link .div ul{}
#part4 .text_link .div ul li{ float:left; line-height:33px; font-size:16px; background:url(../images/text_bt_ico.png) no-repeat left center; padding-left:10px;  margin-right:30px; border-bottom: 1px solid #BFBFBF; }
#part4 .text_link .div ul li a{ color:#000;}



.footer{height:240px;background: url(../images/footer_bg.jpg) repeat-x top;}
.footer .lxwm{width:530px; height:90px; float:left; margin-top:55px;}
.footer .lxwm p{ background:url(../images/lx_ico_01.png) no-repeat left center; padding-left:20px; line-height:30px; color:#fff; }
.footer .lxwm p+p{ background:url(../images/lx_ico_02.png) no-repeat left center;}
.footer .lxwm p+p+p{ background:url(../images/lx_ico_03.png) no-repeat left center; }
.footer .ewm{ width:370px; float:right; height:130px; margin-top:30px;}
.footer .ewm ul{ }
.footer .ewm ul li{ float:left; width:100px; margin-left:23px;}
.footer .ewm ul li span{ text-align:center; width:100px; float:left; line-height:30px; color:#fff; }
.footer .banquan{  text-align:center; margin-top:35px; line-height:45px;}
.footer .banquan p{ font-size:15px; color:#fff;}




.n_title{position:relative;height: 40px;line-height: 40px;margin: 0;overflow:hidden;background: #eaeaea;margin-bottom: 20px;padding: 0 15px 0 0;}
.position{font-size: 14px;line-height: 40px;height: 40px;color: #808080;padding: 0 15px 0 42px;float: left;background: url(../images/position.png) 20px 10px no-repeat;}
.position span, .position a, .position i{font-size: 14px;color: #a2a2a2;margin: 0 2px;}
.position em{font-size:12px;color: #999;font-style: normal;}
.position a:hover{ color:#064ba0;}
.n_left{width:240px; height:auto; background:#0069ff; margin-bottom:40px;}
.n_left h1{ line-height:80px; text-align:center; font-weight:bold; font-size:26px; color:#fff; border-bottom:1px solid #fff;}
.n_left ul{ background:#e9eff9;}
.n_left ul li{ line-height:47px; text-align:left;font-size:16px;border-bottom: 1px solid #c8d4e6;  padding-left: 20px;}
.n_left ul .no{ background:#0069ff; color:#fff;}
.n_left ul .no a{ color:#fff;}
.n_left ul li a{ color:#333;}
.n_left ul li:hover{ background:#0069ff;}
.n_left ul li:hover a{ color:#fff;}


.n_right{width: 1020px;padding-bottom: 15px;}
.n_list.liebiao ul li{height: 50px;line-height: 50px;border-bottom: #ebebeb 1px solid;}
.n_list.liebiao ul{margin-bottom: 42px;}

.liebiao .title{height: 40px;line-height:38px;overflow:hidden; position:relative; margin-bottom:15px;}
.liebiao .title:before{ content:""; position:absolute; bottom:0; background:#e6e6e6; height:1px; left:0; width:100%}
.liebiao .title h2{ float:left; font-size:18px; height:38px; line-height:38px; color:#064ba0; display:inline-block; position:relative}
.liebiao .title h2:before{content:"";position:absolute;bottom: -3px;left:0;width:100%;height:3px;background: #064ba0;}
.liebiao .title a{ float:right; font-size:14px; color:#9a9a9a}
.liebiao .title a:hover{ color:#064ba0}
.liebiao ul li{font-size: 16px;color: #333333;line-height:38px;height:38px;overflow:hidden;width:100%;}
.liebiao ul li a{font-size: 16px;color: #000000;float:left;max-width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;padding: 0 0 0 12px;position:relative;}
.liebiao ul li a:before{content:"";position:absolute;left:0;top:50%;width: 5px;height:5px;background:#4b72a3;margin-top:-2.5px;}
.liebiao ul li a:hover{color: #1e539f;padding: 0 0 0 18px;}
.liebiao ul li a:hover{color: #1e539f;}
.liebiao ul li span{font-size: 16px;color: #0069ff; font-family: "微软雅黑"; }
.liebiao ul li em{font-size: 14px;color: #666666;float:right; margin-right:14px;font-style: normal;}
.container00{ padding:40px 0 50px; min-height:600px;}
.n_detail .ar_title{padding-bottom: 0;margin-bottom: 15px;padding: 0 0 26px;text-align: center;}
.n_detail .ar_title>h3{font-size: 26px;color: #000000;padding: 0;line-height: 33px;font-weight:  bold;display: inline-block;margin-bottom: 20px;margin-top: 24px;}
.n_detail .ar_title h6 span{position:relative;font-size: 14px;color: #808080;display:inline-block;font-weight:normal;margin: 0 10px;}
.n_detail .ar_title h6 span i{position:absolute;left:0;bottom: -3px;width:100%;height: 3px;}
.n_detail .ar_title h6{vertical-align: top;text-align: center;display: inline-block;line-height: 33px;} 

/*====上一篇下一篇====*/
#ar_fot{position:relative;padding: 18px 20px 10px;box-sizing: border-box;width: 100%;margin-top: 30px;border: #f4f4f4 1px solid;background: #fbfbfb;}
#ar_fot h1{display:block;width: 100%;font-size: 16px;line-height: 32px;color: #000000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-bottom: 8px;margin-bottom: 8px;}
#ar_fot h1 span{color: #000000;}
#ar_fot h1 a{font-size: 16px;color: #000000;font-weight:normal;}
#ar_fot .bnt_back{ position:absolute; top:28px; right:0; color:#fff; background:#063579; padding:0 25px; font-size:14px; height:30px; line-height:30px;}
#ar_fot .bnt_back:hover{ border-radius:3px;}
#ar_fot h1 a:hover{color: #1e539f;}


.list_pic ul{ padding-top:5px;}
.list_pic ul li{ width:100%; height:180px; border:1px solid #E5E5E5; float:left; margin-top:26px;}
.list_pic ul li .img{ float:left; width:250px; height:180px;text-align:center;}
.list_pic ul li .text{ float:left; width:745px; padding-left:20px; padding-top:6px;} 
.list_pic ul li .text h3{ font-size:18px; color:#333; font-weight:bold; line-height:40px;}
.list_pic ul li .text .x{ width:100px; border-bottom:3px solid #0069ff;}
.list_pic ul li .text p{ font-size:12px; line-height:20px;  overflow:hidden; color:#999999; margin-top:20px; }
.list_pic ul li .text span{ font-size:12px; color:#999; margin-top:10px; float:left;}
.list_pic ul li:hover .text{ margin-left:5px;transition:0.56s;}
.list_pic ul li:hover .text .x{ width:100px; border-bottom:3px solid #0069ff;}
.list_pic ul li:hover .text h3{transition:0.56s; color:#1357ac;}


.content .title{ text-align:center; margin-bottom:20px;}
.content .title h3{font-size: 26px;color: #000000;padding: 0;line-height: 33px;font-weight:  bold;display: inline-block;margin-bottom: 20px;margin-top: 24px;}
.content .title h6{ font-size:12px; color:#999;}
.content .title h6 span+span{ margin-left:10px;}
.content .text p{font-size: 16px !important;color: #000000 !important;line-height: 32px !important;margin-bottom: 12px !important;font-family: 宋体;}
.content .text p span{font-family: 宋体;}
.content .fanye{ width:870px; background:#FBFBFB; border:1px solid #f4f4f4; float:left; height:88px; margin-top:25px;}	
.content .fanye p{font-size:16px; line-height:40px; height:41px; width:830px; margin-left:30px;}
.content .fanye p+p{ border-top:1px solid #f4f4f4;}
.content .fanye p a{ color:#000;font-family: 宋体;}
.content .fanye p:hover a{transition:0.56s; color:#1357ac; margin-left:5px;}

#vsb_content_2 P {font-size: 16px !important;color: #000000 !important;line-height: 32px !important;margin-bottom: 12px !important;text-indent: 32px;text-align: justify;}


.list_pic_rw ul{ padding-top:5px;}
.list_pic_rw ul li{ width:156px; height:260px;float:left; margin-top:20px;     margin: 22px 50px 0 38px;}
.list_pic_rw ul li .img img{ float:left; width:156px; height:220px;} 
.list_pic_rw ul li .pic_title{ font-size:16px; text-align:center; color:#333; height:40px;  line-height:40px;}
.list_pic_rw ul li:hover .pic_title{color:#1357ac;}


.list_pic_sb ul{ padding-top:5px;}
.list_pic_sb ul li{ width:200px; height:173px;float:left; margin-top:20px; margin:10px 10px 0 10px;}
.list_pic_sb ul li .img img{ float:left; width:200px;} 
.list_pic_sb ul li .pic_title{ font-size:16px; text-align:center; color:#333; height:40px;  line-height:40px;}
.list_pic_sb ul li:hover .pic_title{color:#1357ac;}

@media screen and (max-width: 1290px) {
	.top_h{width: 1290px;/* background: url(../images/20220511_LLC_topbg.png) repeat-x top center; *//* height:100px; */}
	.nav_bg{width: 1290px;/* background: url(../images/20211210_LLC_topbg.png) repeat-x; */}
	.footer{width: 1290px;/* background: url(../images/footer_bg.jpg) repeat-x top; */}
}