@charset "utf-8";

/*全局控制*/
body{margin:0px;padding:0px;font-family:"微软雅黑";color:#000;font-size:12px;line-height:22px;-webkit-text-size-adjust: none;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
input,select{font-size:12px;line-height:16px;font-family:"微软雅黑";}
img{border:0;vertical-align:top;}
ul,li{list-style:none;}
a{color:#000;text-decoration:none;}
a:hover{text-decoration:none;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.cl{clear:both;}.fb{font-weight:bold;}
.dis{display:block;}.undis{display:none;}
.fl{float:left;}.fr{float:right;}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus { outline: none; }
.abs{position:absolute;}
.rel{position:relative;}

ul .case_ton{
	color: #fff;
}
a{
	color: inherit;
}

/*header*/
.header{width: 1200px; padding-top: 16px; height: 91px; margin: 0 auto;}
.logo{float: left; width: 415px;margin-top: 12px;}
.head_r{float: right; width: 785px;}
.head_tr{height: 53px; text-align: right; padding-right: 12px; color: #3b3b3b; line-height: 27px;}
.head_tr a{color: #3b3b3b; padding: 0 5px;}
.head_tr a:hover{color: #ff1b1b;}
.head_pic{float: right;}
.head_pic li{float: left; width: 27px; margin-right: 19px; display: inline; position: relative; cursor: pointer;}
.search{width: 170px; height: 25px; line-height: 25px; border: solid 1px #ccc; background: #f3f3f3; border-radius: 20px; padding: 0 27px 0 3px; position: absolute; top: 0; right: 0; z-index: 1; opacity:0;visibility:hidden;transition:all .3s ease-out 0s;}
.search_btn{position: relative; z-index: 2; border-radius: 50%;}
.head_pic li:hover .search{opacity:1;visibility:visible;}
.code{width: 125px; position: absolute; top: 30px; left: -50px; z-index: 10; opacity:0;visibility:hidden;transition:all .3s ease-out 0s;transform:translate3d(0,10px,0);-moz-transform:translate3d(0,10px,0);-webkit-transform:translate3d(0,10px,0);}
.code img{width: 125px; height: 125px;}
.head_pic li:hover .code{opacity:1;visibility:visible;transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);}

.nav{width: 100%;}
.nav li{float: left; width: 92px; text-align: center; line-height: 38px; margin-left: 6px; font-family: "宋体"; font-size: 15px; font-weight: bold; position: relative;}
.nav a{color: #414141; display: block;}
.nav li:hover .nav_on{background: #4c8cc5; color: #fff;}
.nav li .subnav_bg{padding: 15px 14px; background: #4c8cc5; display: inline; position: absolute; top: 38px; z-index: 5; opacity: 0; visibility:hidden;transition:all .3s ease-out 0s;transform:translate3d(0,10,0);-moz-transform:translate3d(0,10,0);-webkit-transform:translate3d(0,10,0);}
.nav li:hover .subnav_bg{opacity:1;visibility:visible;transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);}
.nav_pic{float: left; width: 174px; margin-right: 17px;}
.nav_pic img{width: 174px; height: 111px;}
.nav_list{float: right;}
.nav_list li{float: none; width: auto; margin: 0; line-height: 26px; font-family: "微软雅黑"; font-size: 13px;}
.nav_list a{color: #fff;}
.nav_list a:hover{background: none;}
.subnav_01{width: 270px; left: 0;}


/* banner */
.flexslider{min-width:1200px; border-top: solid 1px #eaeaea; position:relative;overflow:hidden;}
.slides{position:relative;z-index:1;}
.slides img{width: 100%;}
.slides li a{ display:block; width:100%; height:100%; text-align:left; text-indent:-9999px}

.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:none;cursor:pointer;}
.flex-control-nav .flex-active{background:none;}

.flex-direction-nav{position:absolute;z-index:3; left:0;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:45px;height:85px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:60px;background:url(../images/prev.png) no-repeat;}
.flex-direction-nav li a.flex-next{right:60px;background:url(../images/next.png) no-repeat;}


/*mainbody*/
.mainbody{width: 1200px; padding: 21px 0 17px 0; margin: 0 auto;}
.left{float: left; width: 860px;}
.right{float: right; width: 318px;}
.dyn_part{margin-bottom: 20px; height: 306px; overflow: hidden;}
.dyn_t{width:100%; height:41px; background: #f6f6f6; position: relative;}
.dyn_t li{float:left; width:122px; height:41px; line-height:41px; text-align:center; cursor:pointer; color:#03337d; font-size:16px; margin-right: 10px;}
.dyn_t li.dyn_ton{color:#fff; background: #005bac; position:relative;}
.dyn_bg{padding:12px 5px; height: 241px; background: #f0f0f0;}
.dyn_more{width: 65px; line-height: 41px; font-size: 14px; position: absolute; top: 0; right: 0;}
.dyn_more a{color: #4d4d4d;}
.dyn{width: 825px; margin: 0 auto; overflow: hidden;}
.dyn ul{width: 846px;}
.dyn li{float: left; width: 261px; margin-right: 21px; position: relative; cursor: pointer;}
.dyn img{width: 261px; height: 192px;}
.dyn_blue{width: 100%; line-height: 44px; text-align: center; background: rgba(0,91,172,0.7); color: #fff; font-size: 14px; position: absolute; left: 0; bottom: 0; opacity: 1; visibility: visible; transition: all 0.3s ease 0s; -webkit-transform: all 0.3s ease 0s;}
.dyn li:hover .dyn_blue{opacity: 0; visibility: hidden;}
.dyn_red{width: 104px; height: 0; background: rgba(226,10,22,0.8); position: absolute; bottom: 0; left: 0; margin-left: 50px; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s;}
.dyn li:hover .dyn_red{width: 100%; height: 149px; padding-top: 60px; bottom: 0; left: 0; margin: 0;}
.dyn_fon{width: 88%; height: 72px; line-height: 24px; font-size: 14px; color: #fff; overflow: hidden; margin: 0 auto 30px;}
.dyn_m{float: right; padding-right: 18px; font-size: 14px;}
.dyn_m a{color: #fff;}

.system_part{width: 840px; margin: 0 auto;}
.system_pic{width: 336px; position: relative;}
.system_tm{width: 312px; padding: 0 12px; height: 44px; line-height: 44px; color: #fff; font-size: 14px; background: rgba(0,0,0,0.7); position: absolute; left: 0; bottom: 0;}

.system_01 {
	position: relative;
	overflow: hidden;
	float: left;
	width: 336px;
	height: 241px;
}
.system_01 .hd01 {
	position: absolute;
	height: 4px;
	line-height: 28px;
	bottom: 0;
	right: 0;
	z-index: 1;
}
.system_01 .hd01 li {
	display: inline-block;
	width: 5px;
	height: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: none;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 6px;
}
.system_01 .hd01 li.on {
	background: none;
}
.system_01 .bd01 {
	position: relative;
	z-index: 0;
}
.system_01 .bd01 li {
	position: relative;
}
.system_01 .bd01 li img {
	width: 336px;
	height: 241px;
}
.system_01 .bd01 li .tit01 {width: 312px; padding: 0 12px; height: 44px; line-height: 44px; color: #fff; font-size: 14px; background: rgba(0,0,0,0.7); position: absolute; left: 0; bottom: 0;}

.system_02 {
	position: relative;
	overflow: hidden;
	float: left;
	width: 336px;
	height: 241px;
}
.system_02 .hd02 {
	position: absolute;
	height: 4px;
	line-height: 28px;
	bottom: 0;
	right: 0;
	z-index: 1;
}
.system_02 .hd02 li {
	display: inline-block;
	width: 5px;
	height: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: none;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 6px;
}
.system_02 .hd02 li.on {
	background: none;
}
.system_02 .bd02 {
	position: relative;
	z-index: 0;
}
.system_02 .bd02 li {
	position: relative;
}
.system_02 .bd02 li img {
	width: 336px;
	height: 241px;
}
.system_02 .bd02 li .tit02 {width: 312px; padding: 0 12px; height: 44px; line-height: 44px; color: #fff; font-size: 14px; background: rgba(0,0,0,0.7); position: absolute; left: 0; bottom: 0;}

.system_03 {
	position: relative;
	overflow: hidden;
	float: left;
	width: 336px;
	height: 241px;
}
.system_03 .hd03 {
	position: absolute;
	height: 4px;
	line-height: 28px;
	bottom: 0;
	right: 0;
	z-index: 1;
}
.system_03 .hd03 li {
	display: inline-block;
	width: 5px;
	height: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: none;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 6px;
}
.system_03 .hd03 li.on {
	background: none;
}
.system_03 .bd03 {
	position: relative;
	z-index: 0;
}
.system_03 .bd03 li {
	position: relative;
}
.system_03 .bd03 li img {
	width: 336px;
	height: 241px;
}
.system_03 .bd03 li .tit03 {width: 312px; padding: 0 12px; height: 44px; line-height: 44px; color: #fff; font-size: 14px; background: rgba(0,0,0,0.7); position: absolute; left: 0; bottom: 0;}

.system{float: right; width: 474px;}
.system li{/*border-bottom: 1px #000000 dotted;*/height: 34px; background: url(../images/system_icon.jpg) no-repeat left center; font-size: 14px; padding-left: 15px;}
.system a{border-bottom: dashed 1px #d4d4d4!important; display: block; height: 34px; line-height: 34px;}
.system a .system_l{color: #494949; float: left; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;width:350px;}
.system a .system_r{color: #666; font-family: arial; float: right;}
.system a:last-child{border: none;}

.video{width: 823px; margin: 12px auto; overflow: hidden;}
.video ul{width: 843px;}
.video li{float: left; width: 261px; height: 216px; margin-right: 20px; display: inline;}

.case_part{margin-bottom: 20px; height: 292px; overflow: hidden;}
.case_t{width:100%; height:41px; background: #f6f6f6; position: relative;}
.case_t li{float:left; width:122px; height:41px; line-height:41px; text-align:center; cursor:pointer; color:#03337d; font-size:16px; margin-right: 10px;}
.case_t li.case_ton{color:#fff; background: #005bac; position:relative;}
.case_bg{padding:28px 0; height: 192px; background: #f0f0f0;}

/*.int_part{height: 288px; overflow: hidden;}*/
.int_part{height: 294px; background: #f0f0f0; overflow: hidden;}
.int_t{width:100%; height:41px; background: #f6f6f6; position: relative;}
.int_t li{float:left; width:122px; height:41px; line-height:41px; text-align:center; cursor:pointer; color:#03337d; font-size:16px; margin-right: 10px;}
.int_t li.int_ton{color:#fff; background: #005bac; position:relative;}
/*.int_bg{padding: 14px 5px; height: 219px; background: #f0f0f0;}*/
.int_bg{padding: 18px 5px; height: 251px; box-sizing: border-box; background: #f0f0f0;}
.int_con{width: 826px; margin: 0 auto;}
.int_left{float: left; width: 490px; height: 198px; overflow: hidden; line-height: 24px; color: #494949; font-size: 14px;}
.int_left h4{color: #03337d; font-size: 17px; font-weight: normal; line-height: 48px; margin-bottom: 6px;}
.int_pic01 {
	position: relative;
	overflow: hidden;
	float: right;
	width: 311px;
	height: 219px;
}
.int_pic01 .hd_int01 {
	position: absolute;
	height: 8px;
	line-height: 0;
	bottom: 14px;
	right: 15px;
	z-index: 1;
}
.int_pic01 .hd_int01 li {
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #202021;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 3px;
}
.int_pic01 .hd_int01 li.on {
	background: #4899eb;
}
.int_pic01 .bd_int01 {
	position: relative;
	z-index: 0;
}
.int_pic01 .bd_int01 li {
	position: relative;
}
.int_pic01 .bd_int01 li img {
	width: 311px;
	height: 219px;
}
.int_pic01 .bd_int01 li .tit_int01 {width: 279px; padding: 0 16px; height: 36px; line-height: 36px; color: #fff; font-size: 14px; background: rgba(0,0,0,0.6); position: absolute; left: 0; bottom: 0;}

.int_pic02 {
	position: relative;
	overflow: hidden;
	float: right;
	width: 311px;
	height: 219px;
}
.int_pic02 .hd_int02 {
	position: absolute;
	height: 8px;
	line-height: 0;
	bottom: 14px;
	right: 15px;
	z-index: 1;
}
.int_pic02 .hd_int02 li {
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #202021;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 3px;
}
.int_pic02 .hd_int02 li.on {
	background: #4899eb;
}
.int_pic02 .bd_int02 {
	position: relative;
	z-index: 0;
}
.int_pic02 .bd_int02 li {
	position: relative;
}
.int_pic02 .bd_int02 li img {
	width: 311px;
	height: 219px;
}
.int_pic02 .bd_int02 li .tit_int02 {width: 279px; padding: 0 16px; height: 36px; line-height: 36px; color: #fff; font-size: 14px; background: rgba(0,0,0,0.6); position: absolute; left: 0; bottom: 0;}

.int_pic03 {
	position: relative;
	overflow: hidden;
	float: right;
	width: 311px;
	height: 219px;
}
.int_pic03 .hd_int03 {
	position: absolute;
	height: 8px;
	line-height: 0;
	bottom: 14px;
	right: 15px;
	z-index: 1;
}
.int_pic03 .hd_int03 li {
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #202021;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 3px;
}
.int_pic03 .hd_int03 li.on {
	background: #4899eb;
}
.int_pic03 .bd_int03 {
	position: relative;
	z-index: 0;
}
.int_pic03 .bd_int03 li {
	position: relative;
}
.int_pic03 .bd_int03 li img {
	width: 311px;
	height: 219px;
}
.int_pic03 .bd_int03 li .tit_int03 {width: 279px; padding: 0 16px; height: 36px; line-height: 36px; color: #fff; font-size: 14px; background: rgba(0,0,0,0.6); position: absolute; left: 0; bottom: 0;}

.int_pic04 {
	position: relative;
	overflow: hidden;
	float: right;
	width: 311px;
	height: 219px;
}
.int_pic04 .hd_int04 {
	position: absolute;
	height: 8px;
	line-height: 0;
	bottom: 14px;
	right: 15px;
	z-index: 1;
}
.int_pic04 .hd_int04 li {
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #202021;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 3px;
}
.int_pic04 .hd_int04 li.on {
	background: #4899eb;
}
.int_pic04 .bd_int04 {
	position: relative;
	z-index: 0;
}
.int_pic04 .bd_int04 li {
	position: relative;
}
.int_pic04 .bd_int04 li img {
	width: 311px;
	height: 219px;
}
.int_pic04 .bd_int04 li .tit_int04 {width: 279px; padding: 0 16px; height: 36px; line-height: 36px; color: #fff; font-size: 14px; background: rgba(0,0,0,0.6); position: absolute; left: 0; bottom: 0;}

.ann_part{height: 306px; margin-bottom: 20px;}
.ann_t{width:100%; height:38px; background: #f6f6f6;}
.ann_t li{float:left; width:50%; height:38px; line-height:38px; text-align:center; cursor:pointer; color:#03337d; font-size:16px;}
.ann_t li.ann_ton{color:#fff; background: #005bac; position:relative;}
.ann_bg{padding:25px 5px 5px 5px; height: 236px; background: #f0f0f0;}
.ann{width: 300px; height: 180px; margin: 0 auto 16px; overflow: hidden;}
.ann li{background: url(../images/ann_icon.jpg) no-repeat left center; font-size: 14px; height: 30px; line-height: 30px; padding-left: 25px;}
.ann a{color: #363636;}
.ann a:hover{color: #cd202e;}
.ann_fon{float: left; width:194px; height: 30px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.ann_more{width: 298px; text-align: right; font-size: 14px; margin: 0 auto;}
.ann_more a{color: #0154ad;}

/*.pic_list{padding:20px 11px 1px 10px; height: 580px; background: #f0f0f0;}*/
.pic_list{padding:15px 11px 7px 11px; height: 607px; box-sizing: border-box; background: #f0f0f0;}
/*.pic_list li{width: 297px; height: 100px; margin-bottom: 16px; position: relative;}*/
.pic_list li{width: 296px; margin-bottom: 7px; position: relative;}
/*.pic_list img{width: 297px; height: 100px;}*/
.pic_list img{width: 296px; height: 91px;}
.pic_list li:last-child{margin: 0;}
.pic_list li:hover .pic_tm{display: block;}
.pic_tm {
	width: 297px; height: 100px; line-height: 100px; text-align: center; font-size: 16px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.pic_tm:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background:rgba(0,0,0,0.3);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.pic_tm a{color: #fff;}
.pic_tm:hover, .pic_tm:focus, .pic_tm:active {
  color:#fff;
}
.pic_tm:hover:before, .pic_tm:focus:before, .pic_tm:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.links_bg{width: 1200px; background: #f0f0f0; padding-bottom: 20px; margin: 0 auto 30px;}
.links_top{width: 1162px; height: 57px; background: url(../images/links_top.jpg) repeat-x left bottom; margin: 0 auto 12px;}
.links_title{float: left; line-height: 50px; color: #03337d; font-size: 18px;}
.links_more{float: right; line-height: 50px; padding-right: 10px; font-size: 14px;}
.links_more a{color: #4d4d4d;}
.blk_29 {width: 1140px; position: relative; margin: 0 auto;}
.blk_29 .LeftBotton {width: 25px; height: 50px; background: url(../images/links_left.jpg) no-repeat; position: absolute; top: 5px; left: 0; cursor: pointer;}
.blk_29 .RightBotton {width: 25px; height: 50px; background: url(../images/links_right.jpg) no-repeat; position: absolute; top: 5px; right: 0; cursor: pointer;}
.blk_29 .Cont {width: 1040px; margin: 0 auto; overflow: hidden;}
.blk_29 .box {float: left; width: 230px; margin: 0 15px;}
.blk_29 .box img {width: 230px; height: 64px;}


/*footer*/
.copyright{min-width: 1200px; text-align: center; line-height: 26px; padding: 5px 0; background: #03337d; color: #fff; font-size: 14px;}


/*product*/
.main{width: 1200px; min-height: 400px; _height:400px; padding: 100px 0 38px 0; margin: 0 auto; position: relative;}
.top{width: 1180px; height: 90px; border: solid 10px #f5f5f5; background: #fff; position: absolute; top: -45px; left: 0; z-index: 10;}
.list{float: left; width: 888px; padding: 26px 0 0 4px;}
.list li{float: left; line-height: 28px; margin: 0 14px; color: #03337d; font-size: 16px; cursor: pointer;}
.list .list_on{color: #b40b0b; border-bottom: solid 3px #c45c5c;}
.path{float: right; padding: 26px 20px 0 0; color: #4e4c4c; font-size: 14px;}
.path a{color: #4e4c4c;}
.path span{color: #b40b0b;}
.pro{width: 1200px; overflow: hidden;}
.pro ul{width: 1252px;}
.pro li{float: left; width: 365px; height: 302px; margin: 0 52px 50px 0; display: inline; position: relative;}
.pro img{width: 365px; height: 302px;}
.pro_blue{width: 100%; line-height: 41px; text-align: center; background: rgba(0,91,172,0.7); color: #fff; font-size: 20px; position: absolute; left: 0; bottom: 0; opacity: 1; visibility: visible; transition: all 0.3s ease 0s; -webkit-transform: all 0.3s ease 0s;}
.pro li:hover .pro_blue{opacity: 0; visibility: hidden;}
.pro_red{background: rgba(226,10,22,0.8);position: absolute; bottom: 0; left: 0; width: 165px; height: 0;margin-left: 100px; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s;}
.pro li:hover .pro_red{width: 100%; height: 222px; padding-top: 80px; bottom: 0; left: 0; margin: 0;}
.pro_fon{width: 88%; height: 126px; line-height: 42px; font-size: 20px; color: #fff; overflow: hidden; margin: 0 auto 40px;}
.pro_more{float: right; padding-right: 24px; font-size: 20px;}
.pro_more a{color: #fff;}
.page{width: 100%; text-align: center; padding-top: 8px;}
.page a{padding: 6px 12px; background: #d6d6d6; color: #03337d; border-radius: 5px; margin: 0 2px;}
.page a:hover{background: #03337d; color: #fff;}
.page span a{background: none; color: #383838; margin: 0 5px;}
.page span a:hover{background: none; color: #383838;}


/*read*/
.read_bg{min-width: 1200px; background: url(../images/read_bg.jpg) no-repeat center bottom; padding-bottom: 16px;}
.read{width: 1128px; min-height: 600px; _height:600px; margin: 0 auto 40px;}
.read li{float: left; width: 210px; margin: 0 36px 56px 36px;}
.read img{width: 210px; height: 260px;}
.read_bot{height: 51px; padding-left: 15px; background: #03337d;}
.read_fon{float: left; width: 130px; line-height: 51px; color: #fff; font-size: 14px;}
.read_icon{float: right; width: 49px;}
.read_icon img{width: 49px; height: 51px;}


/*领导成员*/
.mem_bg{min-width: 1200px; height: 1617px; background: url(../images/mem_bg.jpg) no-repeat center top;}
.mem{width: 1170px; margin: 0 auto;}
.mem li{float: left; width: 164px; height: 265px; text-align: center; background: #fff; margin: 18px 113px; color: #3f3f3f; font-size: 14px; line-height: 24px;}
.mem img{width: 156px; height: 196px; border: solid 1px #d6d6d6; padding: 4px 3px; margin-bottom: 4px;}
.mem .mem_t01{margin: 18px 110px 18px 310px;}
.mem .mem_t02{margin: 18px 310px 18px 110px;}


/*news*/
.news{width: 1200px; margin-bottom: 52px;}
.news li{border-bottom: dotted 2px #c8c8c8; padding: 11px 0; position: relative;}
.news_bg{padding: 14px; height: 186px;}
.news li:hover .news_bg{background: #f3f3f3; transition: all .5s;}
.news_img{float: left; width: 217px; margin-top: 9px;}
.news_img img{width: 217px; /*height: 163px;*/}
.news_r01{float: right; width: 939px; color: #757575; font-size: 14px; line-height: 24px;}
.news_r01 h4{line-height: 34px; color: #3e3e3e; font-size: 18px; font-weight: 600;}
.news_r01 h5{color: #a6a6a6; font-size: 18px; line-height: 28px; margin-bottom: 20px; font-weight: normal;}
.news_r02{width: 100%; color: #757575; font-size: 14px; line-height: 24px;}
.news_r02 h4{line-height: 34px; color: #3e3e3e; font-size: 18px; font-weight: 600;}
.news_r02 h5{color: #a6a6a6; font-size: 18px; line-height: 28px; margin-bottom: 20px; font-weight: normal;}
.news_go{width: 0; height: 214px; background: url(../images/news_go.jpg) no-repeat; opacity: 0; box-shadow: -100px 0 90px #f0f0f0; position: absolute; top: 11px; right: 0;}
.news li:hover .news_go{width:174px;opacity: 1;transition: all .3s;}
.news .news_top{background: #f8f8f8; height: 209px; padding: 14px; border: none;}
.news_pic{float: left; width: 279px;}
.news_pic img{width: 279px; /*height: 185px;*/}
.news_tr{float: right; width: 862px; color: #4e4c4c; font-size: 14px; line-height: 24px;}
.news_tr h4{line-height: 24px; color: #4e4c4c; font-size: 18px; font-weight: 600;}
.news_tr h5{color: #b40b0b; font-size: 18px; line-height: 34px; margin-bottom: 10px; font-weight: normal;}
.news_tf{height: 72px; overflow: hidden;}
.news_eyes{float: right; width: 39px; height: 21px; background: url(../images/news_eyes_01.jpg) no-repeat; margin: 17px 14px 0 0; display: block;}
.news_eyes:hover{background: url(../images/news_eyes_02.jpg) no-repeat;}

#news_con {	width: auto;	min-height: 360px;	padding: 15px;	/*padding-right: 0px;*/	color:#000;	text-align:justify;}
#news_con .h1 {	text-align: center;	font-size: 16px;	/*height: 35px;*/	line-height: 35px;}
#news_con .h2 {	text-align: center;	font-weight: normal;	width: auto;	height: 25px;	line-height: 25px;	border-top: solid 1px #ccc;	border-bottom: solid 1px #ccc;	color: #666;	margin-bottom: 5px; font-size:14px}
#news_con #pic { position:relative;text-align: center;	margin-bottom: 5px;}
#news_con #pic #prev{ position:absolute; top:50%; left:0px; font-size:50px;font-weight:bold}
#news_con #pic #next{ position:absolute; top:50%; right:0px; font-size:50px;font-weight:bold}
#news_con #pic #prev_none{ position:absolute; top:50%; left:0px; color:#999; font-size:50px;font-weight:bold}
#news_con #pic #next_none{ position:absolute; top:50%; right:0px; color:#999; font-size:50px;font-weight:bold}
#news_cons_title{border-bottom:solid 1px #ccc; font-weight:bold ; font-size:15px; margin-bottom:10px;}
#news_cons{ margin-bottom:15px;}
#con {
	width: 1100px;
	min-height: 360px;
	padding-top: 15px;
	margin: 0 auto;;
}
#news_list ul {	width: auto;height: 230px;padding: 9px;}
#news_list ul li {	width: auto;	padding-left: 10px;	height: 30px;	line-height: 30px; *height: 27px; *line-height: 27px;	padding-right: 10px;color:#000;}
#news_list a{color:#000;}
#news_list a:hover{ text-decoration:none; }
#news_list ul li:hover{ text-decoration:none; position: relative; right: 0px; top: 1px;}
#news_list .one {background: #F0F0F0;} 
#news_list ul li span {	float: left;}
#news_list ul li strong {	float: right;	font-weight: normal;}


/*龙江建设报*/
.ljb{width: 832px; margin: 0 auto; overflow: hidden;}
.ljb ul{width: 850px;}
.ljb li{float: left; width: 152px; margin-right: 18px;}
.ljb img{width: 152px; height: 188px;}
.ljb_bot{height: 37px; padding-left: 15px; background: #03337d;}
.ljb_fon{float: left; width: 92px; line-height: 37px; color: #fff; font-size: 14px;}
.ljb_icon{float: right; width: 36px;}
.ljb_icon img{width: 36px; height: 37px;}

.ofa {
    width: 220px;
    position: absolute;
    bottom: 0;
    left: 0px;
    background: url(../images/me.png) repeat-y;
    padding: 0 15px 10px 9px;
    z-index: 9999;
}
.ofas {
    width: 114px;
    height: 100%;
    background: url(../images/re.png) repeat-x;
    padding: 10px 9px 47px;
    left: 112px;
    top: 0px;
    position: absolute;}




/*新闻改动*/
.gray{background: #dcdcdc;}
.main_left{float: left; width: 800px; padding: 0 30px 20px 20px; background: #fff;}
.news2{width: 100%; overflow: hidden;}
.news2 li{border-bottom: 1px dotted #b5b5b5; padding: 22px 0;}
.news2 img{float: left; width: 212px; height: 152px;}
.news2_r{float: right; width: 550px; color: #757575; font-size: 14px; line-height: 24px;}
.news2_r h4{color: #333; font-size: 22px; font-weight: normal; height: 40px; line-height: 40px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; margin-bottom: 10px;}
.news2_f{font-size: 14px; color: #8c8c8c; text-indent: 2em; height: 66px; overflow: hidden;}
.news2_date{text-align: right; color: #333; padding-top: 5px;}
.page02{width: 100%; text-align: center; padding-top: 30px;}
.page02 a{padding: 6px 10px; background: #bbb; color: #fff; margin: 0 2px;}
.page02 a:hover{background: #666;}
.page02 .page_on02{background: #666; color: #fff;}

.main_right{float: right; width: 310px; padding:40px 20px;}
.jubao{width: 310px; font-size: 14px;}
.jubao p{ padding-bottom: 10px;}
.jubao p.first{ margin-left: -10px;}
.jubao p a{ width: 150px; height: 65px; display: block; float: left; margin-left: 10px; background:url(../images/icon.png) no-repeat;}
.jubao p a.jb{ background-position: 0 -24px;}
.jubao p a.jb:hover{ background-position: 0 -95px;}
.jubao p a.ss{ background-position:-157px -24px;}
.jubao p a.ss:hover{ background-position:-157px -95px;}
.jubao p{ color: #7B7B7B;}

.til{position: relative; font-size:18px; margin: 10px 0; border-bottom: 1px solid #BABABA;}
.til a{display: inline-block; width:126px; height:36px; line-height: 36px; text-align: center; color: #333; float: left; margin-right:5px; font-family: simsun; font-weight: bold; font-size: 22px; }
.til a.current{ color: #fff; background-color: #015293;}
.til a:hover{text-decoration: none;}
.til a.current_bold{ font-weight: 600; width: auto;}
.til a.current_bold:hover{ color: #015293;}
.til.til_b a{ width: auto; float: none; vertical-align:middle; font-size: 20px;}
.til.til_b a.current{ background: none; font-weight: bold; color: #333 ; font-size: 22px;}
.til.til_b a:hover{ color: #015293;}

.news_rank-nav a{ width: 40px; height: 40px;display: inline-block; border: 1px solid #BABABA; border-radius: 4px; background-color: #fff;}
.news_rank-nav a span{ width: 36px; height: 36px; text-align: center; line-height: 38px; margin:2px 0 0 2px; display: inline-block;border-radius: 4px;}
.news_rank-nav a.current span{ background-color: #BFD2CF;}
.news_rank-content .news_list li div{ width: 310px;}
.news_list li{ padding-top: 12px;position: relative; font-size: 14px;}
.news_list li a:hover{ color: #015293;}
.news_list li a div{height: 22px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: inline-block;vertical-align: middle;}
