@charset utf-8;
/*
Theme Name: LN JCT
Theme URI: 
Description: LN JCT
Author: M.Knight
Version: 1.0
Tags: ln, jct, global
*/
/**
* reset & base css by 
************************************************/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, lengend, button, input, textarea, th, td, select, form {
	margin:0;
	padding:0;
}

body {
	color:#242225;
}

input, textarea {
	border:#ccc solid 1px;
	background:#fff;
}

h1,h2,h3,h4,h5,h6{
	font-weight:normal;
}
h1 {
	font-size:24px;
	/* black */
	/*font-family:"\9ed1\4f53";*/
}
h2 {
	font-size:18px;
/*	font-family:"\9ed1\4f53";*/
}
h3 {
	font-size:14px;
}
address, cite, dfn, em, var {
	font-style: normal;
}
code, kbd, pre, samp, tt {
	/*font-family:"Courier New", Courier, monospace;*/
}
small {
	font-size:12px;
}
ul, ol {
	list-style:none;
}
a {
	text-decoration:none;
	color:#242225;
	cursor:pointer;
}
a:hover {
text-decoration: none;
    color: #941e23;
}
abbr[title], acronym[title] {
	border-bottom:1px dotted;
	cursor:help;
}
q:before, q:after {
	content: '';
}
legend {
	color:#242225;
}
fieldset, img {
	border:none;
}
button, input, select, textarea {
	font-size:100%;
}
textarea {
	resize:none;
}
textarea:focus {
	outline:none;
}
table {
	/*border-collapse:collapse;*/
	border-spacing:0;
}
/*
hr {
	border:none;
	height:1px;
}
*/
/*
html {}
*/
html{-webkit-text-size-adjust:none; }
.clearall { zoom: 1; }
.clearall:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
/**************** just like short cuts *************/
.wr{font-family: "Microsoft Yahei", "\5b8b\4f53", Arial, Helvetica, sans-serif;}
.f10 {font-size:10px;}
.f14 {font-size:14px;}
.f16 {font-size:16px;}
.f18 {font-size:18px;}
.f24 {font-size:24px;}
.f48 {font-size:48px;}
.f72 {font-size:72px;}
.wb {font-weight:bold;}
.white {color:#FFF;}
.red {color:red;}
.blue {color:#0084FF;}
.fleft {float:left;}
.fright {float:right;}
.pab {position:absolute;}
.prl {position:relative;}
.bd {border:1px #ccc0 solid;}
.disn {display:none;}
.mt10 {margin-top:10px;}
.mr10 {margin-right:10px;}
.mb15 {margin-bottom:15px;}
.mb10 {margin-bottom:10px;}
.mr20 {margin-right:20px;}
.mb20 {margin-bottom:20px;}
.ml10 {margin-left:10px; _margin-left:5px;}
.clear {height:0; clear:both; overflow:hidden;}
.tC {text-align:center;}
.tR {text-align:right;}



/* selected font color */

::-moz-selection {
    background:#318df7;
    color:#fff;
}
::selection {
	background:#318df7;
	color:#fff;
}

/****** reset ended here site style start *********/
.w960 {
	width:1160px; 
	margin:20px auto 0;
	position:relative;
	clear:both;
	overflow:hidden;
}
.w1000 {
	width:1200px; 
	margin:0 auto 15px;
	clear:both;
	overflow:hidden;
}
.w10002 {
	width:1200px; 
	margin:0 auto;
	clear:both;
	overflow:hidden;
}
.w970 {
	width:1170px; 
	margin:0 15px;
	clear:both;
	overflow:hidden;
}
body {
	/*background: url(../images2018/jcw2018-topbg.jpg) repeat-x 0 0;*/
	background-color:#fff;
}


.list li {
	width: 95%;
	padding-left: 10px;
	background: url(../images/logo.gif) 0 -153px no-repeat;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	text-align: left;
	/*list-style:square inside;*/
	overflow: hidden;
	margin-left: 10px;
}


/************* top *************/
.top {
	width:1200px;
	height:251px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}
.lnjj-logo{
	height: 213px;
	width: 1200px;
	clear: both;
	overflow: hidden;
	background-image: url(../images2018/jcw201808-logo.jpg);
	background-repeat: no-repeat;z-index:100;
}
.bar {
	width:100%;
	height:45px;
}
.barBox {
	width:1200px;
	height:45px;
	line-height:45px;
	margin:0 auto;
	position:relative;
	color:#000;
	background-color:#FFF;
}
.barBox a {
	color:#676767;
}
.barSch {
	position:absolute;
	right:0px;
	top:15px;
	height:23px;
	width:171px;
	background:#e8e8e8;
}
.inputtext {
	width:120px;
	height:22px;
	padding:0 5px;_padding:0 4px;
	border:none;
	float:left;
	background:transparent;
	color:#000;
}
.inputbutton {
	width:40px;
	height:21px;
	line-height:21px;
	text-align:center;
	background:#8bb1c6;
	color:#fff;
	margin-top:1px;
	font-size:12px;
	border:none;
	cursor:pointer;
position: absolute;
right: 0px;
top: 0px;
}
/*.barSch input[type="text"] {
	width:120px;
	height:23px;
	padding:0 5px;
	border:none;
	float:left;
	background:transparent;
	color:#000;
}
.barSch input[type="button"] {
	width:40px;
	height:21px;
	line-height:21px;
	text-align:center;
	background:#8bb1c6;
	color:#fff;
	margin-top:1px;
	font-size:12px;
	border:none;
	cursor:pointer;
}*/
.version {
	position:absolute;
	right:200px;color: #387f84;
}
.version a {
	color: #387f84;
}


/*20190819加粗*/
.shi{position:absolute;left:0;
	line-height: 45px;
	float: left;
	height: 45px;
	width:  950px;
}
.shi ul{
	margin-left: 1px;margin-top: 10px;
}
.shi ul li {float: left;font-weight: bold;
	}
.shi li a {display: block;
	font-size:15px;
	line-height: 25px;
	color:#000;
	text-decoration:none;
	text-align:center;
	padding: 3px 7px 3px 8px;
	font-family: microsoft yahei,Arial,Helvetica,sans-serif;
}
.shi li a:hover{ background-color:#234175; color: #fff;}




.shi{position:absolute;left:0;
	line-height: 45px;
	float: left;
	height: 45px;
	width:  950px;
/*margin-left: 28px;*/
}
.shi ul{
	margin-left: 1px;margin-top: 10px;
}
.shi ul li {float: left;font-weight: bold;
	}
.shi li a {display: block;
	font-size:15px;
	line-height: 25px;
	color:#000;
	cursor: pointer;
    outline: none;
	text-decoration:none;
	text-align:center;
	padding: 3px 6px 3px 6px;
	font-family: microsoft yahei,Arial,Helvetica,sans-serif;
}

.shi li a.change,.shi li a:hover{display: block; background-color:#234175; color: #fff;}
.fla {
	position:absolute;
	left:50%;
	top:26px;
	width:350px;
	height:100px;
	margin-left:123px;
}
.nav {
	width: 1200px;
	line-height: 30px;
	clear: both;
	overflow: hidden;
	margin: 0 auto;


}
.nav ul {
	width: 100%;
	height: 40px;
	line-height: 40px;
	float: left;
}

.nav li a {
	
	float: left;
	display: block;
    font-size: 20px;
    font-weight: bold;
    font-family: "Microsoft Yahei", "\5b8b\4f53", Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	width: 150px;
	text-align: center;
}

.nav li a:hover {
	background:#64a29f;
	color:#fff;
}

.nav21 {
	width: 1200px;
	line-height: 30px;
	clear: both;
	overflow: hidden;
	margin: 0 auto;


}
.nav21 ul {
	width: 100%;
	height: 40px;
	line-height: 40px;
	float: left;
}

.nav21 li a {
	
	float: left;
	display: block;
    font-size: 20px;
    font-weight: bold;
    font-family: "Microsoft Yahei", "\5b8b\4f53", Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	width: 150px;
	text-align: center;
}

.nav21 li a:hover {
	background:#3667a9;
	color:#fff;
}



.container {
	width:1200px;
	padding:0;
	background:#fff;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}

.container1300 {
	width:1300px;
	padding:0;
	background:#fff;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}


/**************** footer *************/
.footer {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	background-color: #234175;
	background-position: 50% 0;
    padding: 20px 0;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
}
.footer, .footer a {
    color: #fff;
}
.footer .fLe {
	width:850px;
	text-align:center;
	height:60px;
	line-height:30px;
	color:#fff;
	font-size:14px;
	margin:42px 0 0 300px;
}
.footer .fLe span{
	width:150px;
	display: block;
	float:left;
	text-align:right;
	padding-right:30px;
}

.footer .fLe p{width:400px;float:left; text-align:left;padding-top:0px;}
.footer {
    min-width: 1200px;
}

/**************** for ie6 png *****************/



/**************** news202107 *****************/
.top2021bg {
	width:100%;
        min-width: 1200px;
	height:197px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	/*background: #234175 url(../images2021/lnsjwjw-logobg.jpg) repeat-x center top;*/
}


.logo2021{
	height: 197px;
	width: 1200px;
        min-width: 1200px;
        margin:0 auto;
	clear: both;
	overflow: hidden;
}

.navbg2021 {
	width: 100%;
	height: 77px;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
background: #234175;


}


.nav2021 {
	width: 1200px;
        min-width: 1200px;
	line-height: 77px;
	clear: both;
	overflow: hidden;
	margin: 0 auto;


}
.nav2021 ul {
	width: 100%;
	height: 77px;
	line-height: 77px;
	float: left;
}

.nav2021 li a {
	
	float: left;
	display: block;
    font-size: 24px;
   /* font-weight: bold;*/
    font-family: "Microsoft Yahei", "\5b8b\4f53", Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	width: 150px;
	text-align: center;
}

.navone, .nav2021 li a:hover {
	height: 72px;
	background:#3667a9;
	color:#fff;
border-bottom:5px solid #de0000;
}



/**************** news20210708 *****************/
.top2021bg02 {
	width:100%;
        min-width: 1200px;
	height:160px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}


.topnav202102{width: 1200px;
	height: 40px;
        min-width: 1200px;
        margin:0 auto;
	clear: both;
	overflow: hidden;
position:relative;
}
.tianjia{position:absolute;left:0;
	line-height: 40px;
	float: left;
	height: 40px;
	width:  500px;
}
.tianjia ul{
	margin-left: 1px;
}
.tianjia ul li {float: left; font-size:14px;
	line-height: 36px;
	color:#6e130b;
	text-decoration:none;
	text-align:center;
	padding: 1px 10px 1px 10px;
font-family: microsoft yahei,Arial,Helvetica,sans-serif;
	}
.tianjia li a {display: block;
color:#6e130b;
	font-family: microsoft yahei,Arial,Helvetica,sans-serif;
}



.logo202102{
	height: 120px;
	width: 1200px;
        min-width: 1200px;
        margin:0 auto;
	clear: both;
	overflow: hidden;
 
}

.navbg202102 {
	width: 100%;
	height: 50px;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
background: #234175;


}


.nav202102 {
	width: 1200px;
        min-width: 1200px;
	line-height: 50px;
	clear: both;
	overflow: hidden;
	margin: 0 auto;


}
.nav202102 ul {
	width: 100%;
	height: 50px;
	line-height: 50px;
	float: left;
}

.nav202102 li a {
	
	float: left;
	display: block;
    font-size: 20px;
   /* font-weight: bold;*/
    font-family: "Microsoft Yahei", "\5b8b\4f53", Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	width: 132px;
	text-align: center;
}

.navone02, .nav202102 li a:hover {
	height: 60px;
	background:#3667a9;
	color:#fff !important;
border-bottom:5px solid #de0000;
}


@media screen and (max-width: 980px)
{
.weblink { width: 1200px;}
.footer {width: 1200px;}
.navbg {width: 1200px;}
.redbg {width: 1200px;}
.navbg2021{width: 1200px;}
.navbg202102{width: 1200px;}
}
