@charset "utf-8";
/* CSS Document */

body{font-family:"微软雅黑";color:#4e4e4e;font-size:12px;line-height:14px;padding-bottom:70px;}
body,div,ul,ol,dl,dt,dd,li,dl,h1,h2,h3,h4,p,pre,table,caption,th,td,form,input,button,select,textarea{margin:0; padding:0; list-style:none;}

header, article, section, aside, footer, figure, nav{display: block;}

a, a:visited {color:#333; text-decoration: none;
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
}
a:hover{color:#0c72c0; text-decoration: none;}

.shell{width: 1000px;margin: 0 auto;}

#header{height: 100px;background-image: url(../images/header_bg.jpg);background-repeat: no-repeat;background-position: left top;}

h1#logo{
	background-image: none;
	font-size: 0;
	line-height:0;
	width:264px;
	height:48px;
	float: left;
	display: inline;
	padding-top:23px;
}
h1#logo a{
	display: block;
	text-indent: -4000px;
	height:48px;
	background:url(/r/cms/www/cdjl/img/logo.gif);
}
h2{font-size: 20px; color:#2a2a2a; font-weight: normal; text-transform: uppercase; font-family: georgia, sans-serif; padding-bottom:8px; border-bottom:solid 2px #dedede; margin-right:5px}
h2 span{color:#1b5eae}
h3{color:#0f89df; font-size: 15px; font-family: "trebuchet ms", sans-serif; text-transform: uppercase; line-height: 18px;}
h4{color:#0f89df; font-size: 12px; font-family: "trebuchet ms", sans-serif; text-transform: uppercase; line-height: 16px;}

.no-border{border-bottom:0;}


#nav3{
	background-color: #F6f6f6;
	height: 120px;
}
#nav3 .rightbox{
	float: right;
	font-size: 12px;
	padding-top: 70px;
	padding-right: 20px;
}
#nav3 .leftbox{
	padding: 22px 0 22px 25px;
	float: left;
	width: 300px;
}
#content #main .box .right{float: right; display: inline;}
#nav2{
	background-color: #001f46;
	height: 36px;
	display:none;
}


#nav2 .inner{
	height: 26px;
	margin-left: 20px;

}

#nav2 li{float: left; display: inline; background:url(/r/cms/www/cdjl/img/li-bg.gif) no-repeat right 0; padding-right:1px }
#nav2 li a{
	float: left;
	display: inline;
	color: #9ca0a8;
	line-height: 36px;
	text-decoration: none;
	padding: 0 18px;
	font-size: 12px;

}
#nav2 li a.first{
	
}
#nav2 li :hover {
	background-image: url(../images/xuanz.jpg);
	background-repeat: no-repeat;
	color: #8eb1dd;
}
#nav2 li.active a.first{
	background-image: url(../images/xuanz.jpg);
	background-repeat: no-repeat;
	color: #8eb1dd;
}
#nav2 li.active a{background:#74ccef; color:#174f65; }

#nav{
	height: 40px;
	padding-right: 5px;
	background:#1b5eae;
	background-repeat: no-repeat;
	background-position: right 0;
}
#nav .inner{
	height: 40px;

}
#nav ul{
	list-style-type: none;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	height: 40px
}
#nav li{float: left; display: inline;  padding-right:1px }
#nav li a{
	float: left;
	display: inline;
	color: #fff;
	line-height: 40px;
	text-decoration: none;
	padding: 0 20px;
	background-image: url(../images/XZ2.jpg);
	background-repeat: no-repeat;
}
#nav li a.first{
	background-color: #001f46;
}
#nav li.active a.first{
	background-color: #001f46;color: #FFF;
}
#nav li.active a{background:#74ccef; color:#174f65; }

#content{
	/* padding-top: 300px; */
	width: 1000px;
}

#content233{
	padding-top: 10px;
	width: 1000px;
}
#content233 .list_ned{
	float: left;
	height: 500px;
	width: 218px;
}
#content233 .list_ned .btnlist_c{
	height: 25px;
	width: 100px;
	background-image: url(../images/btn_111.jpg);
	background-repeat: repeat;
	margin-top: 13px;
	margin-left: 10px;
	padding-left: 100px;
	padding-top: 6px;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
#content233 .list_ned .btnlist_b{
	height: 30px;
	width: 93px;
	background-image: url(../images/btn_222.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #5c5c5c;
	padding-left: 105px;
	padding-top: 14px;
	margin-left: 5px;
}
#content233 .list_ned .btnlist_b a {
	color:black;
}
#content233 .text_ned{
	width: 750px;
/* 	height: 500px; */
	float: left;
	padding-left: 30px;
}
#content233 .text_ned .head{
	text-align: center;
	padding-top: 20px;
	font-size: 16px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-right: 10px;
	padding-bottom: 20px;
}
#content233 .text_ned .body{
	font-size: 14px;
	line-height: 30px;
	padding: 20px ;
    list-style:square url("../images/grey-rounded.gif");
}
#content233 .text_ned .body ul li{list-style:disc; margin-left: 15px}
a.view-all{font-size: 10px; text-transform: uppercase; color:#6b6b6b; text-decoration: none; background:url(../images/grey-rounded.gif); width:109px; line-height:22px; text-align: center; margin-top:14px}
a.mybtn{font-size: 14px; font-weight: bold;text-transform: uppercase;color: #FFF;text-decoration: none;background-image: url(../images/btn_bg_1.jpg);width: 95px;line-height: 30px;margin-top: 0px;text-align: center;}
a.moreD{
	font-size: 12px;
	line-height: 30px;
	text-decoration: none;
	margin-left: 300px;
}
a.mybtn_2{
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/btn_bg_2.jpg);
	width: 95px;
	line-height: 30px;
	margin-top: 5px;
	text-align: center;
	margin-left: 5px;
}


.gray:hover {
    color: #555;
    border-bottom: 4px solid #b2b1b1;
    background: #eee;
}
 
.gray:before,
.gray:after {
    border: 1px solid #cbcbcb;
    border-bottom: 1px solid #a5a5a5;
}
 
.gray:hover { background: #e2e2e2; }

#menu1{
	height: 36px;
	background-image: url(../images/menu_1_bg.jpg);
	background-repeat: repeat-x;
	
}



#main{
	width: 760px;
	float: left;
	display: inline;
}
#main .box{
	margin-bottom: 8px;
}
#main .box .right-col{
	float: left;
	display: inline;
	width: 296px;
	background-color: #FFF;
	height: 305px;
	border: 1px solid #d2d2d2;
	margin-left: 14px;
}
#main .box .right-col .lh1{
	background-image: url(../images/BG_hl1.jpg);
	background-repeat: repeat-x;
	width: 295px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
}
#main .box .right-col .lh1 a{
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	margin-left: 20px;
}

#main .box .right-col .lh2{
	background-image: url(../images/BG_hl2.jpg);
	background-repeat: repeat-x;
	width: 296px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
}
#main .box .right-col .lh2 a{
	font-size: 14px;
	line-height: 28px;
	color: #000;
    font-weight: bold;
	margin-left: 20px;
}
#main .box .right-col .lh2 a.pa1{
	font-size: 14px;
	line-height: 28px;
	color: #000;
    font-weight: bold;
	margin-left: 20px;
}
#main .box .right-col .lh2 a.pa2{
	font-size: 14px;
	line-height: 28px;
	color: #000;
    font-weight: bold;
	margin-left: 20px;
}
#main .box .right-col .lh2 a.pa3{
	font-size: 14px;
	line-height: 28px;
	color: #000;
    font-weight: bold;
	margin-left: 20px;
}
#main .box .right-col .lh2 a.pa4{
	font-size: 14px;
	line-height: 28px;
	color: #000;
    font-weight: bold;
	margin-left: 20px;
}
#main .box .right-col .lh3{
	width: 295px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
}
#main .box .right-col .lh3 p{
	font-size: 12px;
	line-height: 18px;
	padding: 10px 20px 20px 20px;
    color: #666;
}
#main .box .right-col h2{margin-bottom:10px;  }
#main .box .right-col .holder{width:143px; margin-bottom:20px; }
#main a.blue{color:#0f89df; text-decoration: none; font-weight: bold; float: left; margin-top:3px}

a.blue:hover { color:#1b5eae !important;}

#main h2 a.rss{background:url(/r/cms/www/cdjl/img/rss.gif); float: right; display: inline; width:19px; height:19px; text-indent: -4000px; line-height: 0; font-size: 0;}
#main .box a{float: left; display: inline;}
#main .box .holder{
	width: 445px;
	position: relative;
	z-index: 1;
	float: left;
	display: inline;
	background-color: #FC3;
}
#main .box .holder .newshd{
	width: 445px;
	height: 30px;
	background-color: #FFF;
}
#main .box .holder .newsimg{
	width: 445px;
	background-image: url(../images/news_img_bg.jpg);
	background-repeat: repeat-x;
	}
#main .box .holder .newsimg .img{
	float: left;
	margin-top: 15px;
	margin-right: 13px;
	margin-bottom: 13px;
	margin-left: 13px;
	background-color: #eee;
}
#main .box .holder .newsimg .txt{
	float: left;
	width: 280px;
    margin-top: 15px;
}
#main .box .holder .newlist{
	background-color: #FFF;
}
#main .box .holder .newlist .addtext{
	height: 29px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d2d2d2;
	background-image: url(../images/dian.jpg);
	background-repeat: no-repeat;
}
#main .box .holder .newlist .addtext a.a1{
	font-size: 12px;
	line-height: 28px;
	color: #666;
	padding-left: 20px;
}

#main .box .holder .newlist .addtext a.a2{
	font-size: 12px;
	line-height: 28px;
	color: #666;
	text-align: right;
	padding-right: 10px;
	float: right;
}
#main .box .holder a.play{
	width:29px; 
	height:29px; 
	position:absolute; 
	top:57px; 
	left:57px;
	z-index: 10; 
	display: block; 
	background:url(/r/cms/www/cdjl/img/play.png); 
	text-indent: -4000px; 
	line-height: 0; 
	font-size: 0;
	cursor:pointer;
}
#main .box .holder .stripe{position:absolute; top:284px; left:44px; z-index: 10; height:84px; background:url(/r/cms/www/cdjl/img/dot.png); width:245px}
#main .box .holder .stripe strong{font-family: "trebuchet ms", sans-serif; font-size: 23px; color:#00a2ff; text-transform: uppercase; line-height: 25px; padding:10px 0 0 13px; display: block;}
#main .box a img{display: block; border:solid 1px #dedede; padding:4px}
#main .box .top{width:623px; background:url(/r/cms/www/cdjl/img/box-top.gif) no-repeat; }
#main .box .bottom{width:612px; background:url(/r/cms/www/cdjl/img/box-bottom.gif) no-repeat 0 bottom; padding-top:12px; padding-left:11px; padding-bottom:10px}
#main .box .myidg{
}


#main .simple {
	width: 755px;
	border: solid 1px #dcdcdc;
	display: inline-block;
	margin-top: 10px;
	background-image: url(../images/dke_bg.jpg);
	background-repeat: repeat-x;	
}
#main .simple .bx_1{
	height: 189px;
	width: 369px;
	float: left;
	margin-left: 5px;
	}
#main .simple .bx_1 .kle{
	float: left;
	padding-top: 13px;
	padding-left: 10px;	
}
#main .simple .bx_1 .kle img{border:3px solid #e9eaec }
#main .simple .bx_1 .hd{
	font-size: 12px;
	line-height: 32px;
	height: 34px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	margin-left: 10px;
}
#main .simple .bx_1 .hd a.aa2{
	text-align: right;
	float: right;
    font-size: 12px;
    color: #1b5eae
}
#main .simple .bx_1.hd1{
	background-color: #F00;
	display: inline-block;
}
#main .simple .bx_1 .hd1 .img_1{
	float: left;
    margin-top: 13px;
	margin-right: 13px;
	margin-bottom: 13px;
	margin-left: 13px;

}

#main .simple .bx_1 .hd1 .text_1 a{
	float: left;
	width: 200px;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	margin-top: 15px;
}
#main .simple .bx_1 .hd a.aa1{
	font-size: 14px;
	line-height: 35px;
	color: #1b5eae;
	background-image: url(../images/z3.png);
	background-repeat: no-repeat;
	padding-left: 20px;

	font-weight: bold;
}
#main .simple .holder{width:143px; float: left; display: inline; margin-right:9px}
#main .simple a{ color:#0f89df; text-decoration: none;}
#main .simple a:hover{ color:#1b5eae; }
#main .simple a.image{float: left; display: inline;}
#main .simple a.image img{display: block; padding:4px; border:solid 1px #dedede;}

#main .frame{padding-top:19px}

.info{float: left; display: inline; width:420px; padding-left:8px}
.info span.date{color:#9b9b9b; display: block;}
.info p{padding-bottom:15px}

a.small{font-size: 10px; color:#6b6b6b; text-transform: uppercase; margin-right:15px}

.small-nav{height:29px; border-bottom:solid 1px #dedede; margin-left:-10px; margin-top:-10px; margin-bottom:8px}
.small-nav ul{list-style-type: none; font-family: georgia, sans-serif; text-transform: uppercase;}
.small-nav li{float: left; border-right:solid 1px #dedede; height:29px; line-height: 29px; padding:0 7px}
.small-nav li a{float: left; color:#232323; text-decoration: none;}
.small-nav li a:hover, .small-nav li a.active{color:#1b5eae}

.description{width:155px; float: left; display: inline; padding-left:5px}
.description h4{padding-bottom:4px}
.description p{padding-bottom:10px; width:135px}

#sidebar{
	width: 230px;
	float: right;
	display: inline;
}
#sidebar .imglo{
	padding-bottom: 18px;	
}




.ad{padding-top:12px;  margin-bottom:30px}
.ad a img{display: block; padding:1px; border:solid 1px #e4e4e4}
.ad small{font-size: 8px; text-transform: uppercase; display: block; color:#b0b0b0}



.link{ padding: 30px 0 16px 0; width: 100%; }
.link ul{overflow: hidden; width: 1000px;margin: 0 auto;}
.link ul li{float: left; margin-right: 20px; line-height: 22px; color: #fff; font-size: 12px; font-weight: normal;}
.link ul li.ok{background:#1b5eae; border-radius:50px; padding: 5px 14px;}
.link ul li a{color: #666; font-weight: normal;padding: 6px 0;display: block; font-size: 12px}
.link ul li a:hover{color: #001f46;}

.link2{ padding: 30px 0 16px 0; width: 100%;overflow: auto; }


footer{padding: 20px 0; text-align: center; line-height: 28px;border-top-style: solid;border-top-color: #1b5eae;width: 1000px;background-color: #EEEEEE;margin-bottom: 1px;padding-top: 20px;font-size: 12px;color: #666}



.hd_info{float: right; height: 60px; margin:15px 10px 0 0 }
.hd_info .eng{text-align: right; height: 22px; line-height: 22px;}
.hd_info .eng a{line-height: 22px; color: #666; margin: 0 5px;font-size: 12px}
.hd_info .eng a:last-child{margin-right: 0;}
.hd_info .tel{ height: 24px; margin-top: 14px; line-height: 24px; font-size: 14px; color: #333;}
.hd_info .tel span{color: #dc3314; font-size: 18px;}

.hd_info .eng a:hover{color: #dc3314;}

.content{padding: 15px; line-height: 220%; font-size: 14px;}
.content img{max-width: 100%; width: auto!important;}

/**/
.img_list_1{overflow: hidden; padding:20px;}
.img_list_1 li{float: left; width:220px; box-sizing: border-box; margin-right:20px;}
.img_list_1 li:nth-child(3n){margin-right: 0}
.img_list_1 li a{}
.img_list_1 li span{display: block;width: 100%; height: 180px; padding: 3px; border: 1px solid #e5e5e5; box-sizing: border-box;}
.img_list_1 li span>.pic{width: 100%;height: 100%; display: flex; justify-content: center; align-items: center; overflow: hidden;}
.img_list_1 li span img{display: block; max-width: 100%; max-height: 100%;}
.img_list_1 li h3{padding: 15px 0;font-size: 14px;color: #333;font-weight: normal;text-align: center;}
.img_list_1 li:hover h3{color: #1b5ead;}

/**/
.login{padding: 50px 0; width: 280px; margin: 0 auto;}
.login li{margin: 0 0 10px 0; position: relative;}
.login li{ border: 1px solid #d2d2d2; padding: 0 0 0 60px; border-radius: 5px; overflow: hidden; position: relative; behavior:url(pie.htc); }
.login li.dl_bk{border: none; padding: 0px;}
.login li h2{position: absolute; left: 10px; top: 0px; font-size: 12px; line-height: 35px; font-weight: normal; color: #777;}
.login li input{width: 100%; height: 35px; line-height: 35px; border: none; padding: 0; margin: 0px; border-radius: 5px; overflow: hidden; position: relative; behavior:url(pie.htc);}
.login li input[type="text"]{color: #888; text-indent: 10px;}
.login li input[type="submit"]{background: #1b5eae; color: #fff; border: none;}
.login li i{font-size: 12px; margin: 0 5px 0 0; color: #1b5eae;}