@charset "utf-8";
/* CSS Document */
/*格式化样式*/
html{min-width: 1280px;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p{padding: 0;margin: 0;}
h1,h2,h3,h4,h5,h6{font-weight: normal;font-size: 100%;}
*{margin:0;padding:0;}
body{font:14px/1.5 MIcrosoft YaHei,Arial, Helvetica, sans-serif;color:#333;}
table{width:100%; border-collapse:collapse;border:none;border-spacing:0;}
img{border:none;}
ul,ol,dl{list-style:none;}
b,em,i,u,strong{font-weight:normal;font-style:normal;text-decoration:none;}

/*公共样式*/
a:link{color: #333;text-decoration: none;}
a:visited{color: #333;text-decoration: none;}
a:hover{color: var(--colour1);text-decoration: none;}
.fl{float:left;}
.fr{float:right;}
/* 清除浮动 */
.clear{clear: both;font-size: 0;margin: 0;padding: 0;display: block;_height: 0;overflow: hidden;}
.clearfix{overflow:hidden;zoom:1;}
.clearfix:before,.clearfix:after{visibility: hidden; display: block; font-size: 0; content: "."; clear: both; height: 0;}
.clearf:after{content: "020";display: block;height: 0;clear: both;visibility: hidden;}
.clearf{width: 100%;}

/* 高光特效 */
.white,.whites{position: relative;overflow: hidden;}
.white:after,.whites:after{content: '';position: absolute;left: -100%;top: 0;width:100%;height:100%;background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));transform: skewx(-25deg);}
.white:hover:after{left:100%; -moz-transition:1s; -o-transition:1s; -webkit-transition:1s; transition:1s;}
.whites:hover:after{left:100%; -moz-transition:0.5s; -o-transition:0.5s; -webkit-transition:0.5s; transition:0.5s;}
/*网站公用样式表*/
.w1200{width: 1200px;margin: 0 auto;border: 0px solid #CCCCCC; padding-bottom: 20px;}
.w_line{height: 1px; background: #c81b15; border: 1px solid #c81b15;}


/* 蓝 04477C  065FB9  049FF1  红 712704 ab0d01  */
header{padding-top: 10px;background:#c81b15 ;}  
.default-top{height: 150px!important; background: url(../images/law_logo.png) no-repeat;}
.default-top .logo{ width: 800px;}
.top-right{width: 360px; padding-right: 0px;padding-top: 5px; text-align: right;color:#CCCCCC;}
.top-right .top_link{padding-right: 0px;}
.top-right .top_link a{font-size:14px;font-weight: 500; color:#FFFFFF;margin:0px 10px;height:30px;line-height:30px;}
.top-right .top_show_date{text-align: right; font-size: 14px; font-weight: 500; color: #FFF; height: 30px; line-height: 30px;}
.navbar{font-size: 16px;font-family: MIcrosoft YaHei,Arial, Helvetica, sans-serif; border: 0;border-radius: 0!important;
background:#EEEFF;color:#c81b15;position:relative;z-index:9!important; margin-bottom: 0 !important;}

.navbar ul li{float:left;line-height:50px;width:110px;}
.navbar ul li a{display:inline-block;padding:0 18px;font-size:18px;color:#c81b15;font-weight:bold;text-decoration:none;}
.navbar ul li.cur a{font-size:18px;}
.navbar ul li:hover{background: #c81b15;}
.navbar ul li:hover a{color: #FFFFFF;}

.secondMenu{position:absolute;width:110px;border-radius:0;top:53px;display:none;border: border-bottom:0;border-top:0;z-index:19999;}
.navbar ul li.submenu .secondMenu a{display:block;background:#c8574f;color:#FFF;width:110px;font-size:16px;font-weight:500;height:49px;line-height:49px;box-sizing:border-box;padding:0;text-align:center;border-radius:0;}
.navbar ul li.submenu .secondMenu a + a{border-top:solid 1px #EEEEEE;}
.navbar ul li.submenu .secondMenu a:hover{background:#c81b15;color:#FFFFFF;}
.navbar ul li.submenu:hover .secondMenu{display:block;}
.nav_list{position: relative;height: 50px;}
.w_nav_bar{display: none;}
/* .hidden-top{margin-top: 170px;} */
.index-pic-01{background: url(../images/pic01.jpg) no-repeat;background-size:100% 80px; height: 80px; margin: 20px 0 20px 0;}

/*轮播大图*/
#myCarousel{margin: 0; display: none;}
#myCarousel img{display: block;width: 100%;height:500px;}


/*友情链接*/
.link{font-size:14px;font-weight:bold;color:#fff;background:url(../images/link.png) no-repeat left center;height:30px;line-height:30px;padding-left:36px;}
.linkRight{color:#FFF;}
.linkRight a{font-size:14px;color:#fff;margin:0 10px;height:30px;line-height:30px;}

.link_list{ padding: 30px; font-size: 16px;color:#AAA;}
.link_list a{font-size:16px;color:#333;margin:0 10px;height:30px;line-height:30px;display:inline-block ; width: 240px;}
.link_list em::after{content: "";}
/*底部样式*/
.footer{background:#86110d;padding-top:30px;padding-bottom:30px;padding-left: 5px;padding-right: 5px;}
.footer div p{height:40px;line-height:40px;color:#fff;font-size:16px;}
.footer div p a{color: rgb(255, 255, 255); line-height: 30px; font-size: 14px;}
.footer div p span+span{margin-left: 20px;}
.footer .w_ewma img{ height: 120px;}
.w_foot_text{text-align:right;font-size:14px;color:#fff;padding-top:10px;}

.friendship{background:#c81b15;padding:50px 0 20px  0;border-bottom:solid 1px #CCCCCC;color:#fff;font-size:14px;}