/*初始化*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0; }
h1, h2, h3, h4, h5, h6{ font-size:100%; }
body, button, input, select, textarea { font-size:12px; font-family:"Microsoft YaHei";}
ul, ol { list-style:none; }
em{font-style:normal;}
a,a:hover { text-decoration:none; }
sup { vertical-align:text-top; }
sub{ vertical-align:text-bottom; }
fieldset, img { border:0; }ftxt
img{vertical-align: bottom;}
button, input, select, textarea { font-size:100%; }
table { border-collapse:collapse; border-spacing:0; }
.fl{float: left;}
.fr{float: right;}
.clear{clear: both;}
.w1200{width: 1200px;margin: 0 auto;}
.p10{padding-top:9px;}
.main1{margin-top:10px;}
.main2{margin-top:20px;}
.list-title{
    width: 100%;
    height: 50px;
    border-bottom: 2px solid #dddddd;
    position: relative;
	
	
}
.student .title_border{
    width: 100%;
    height: 50px;
    border-bottom: 2px solid #e9e9e9;
    position: relative;
	
	
}
.list-title b{
    display: block;
    position: absolute;
	font-weight:normal;
    color: #0055a7;
    font-size: 18px;
    line-height: 50px;
	border-bottom:2px solid #0055a7;
    
}

.list-title a{
    font-size: 14px;
    line-height: 50px;
    color: #6d6d6d;
}
.news{width:360px;height:auto;}
.news ul li{
    font-size: 15px;
    line-height: 40px;
	border-bottom:1px dashed #d3d3d3;
}

.news ul li a{
    float: left;
    color: #222;
	font-size:15px;
}
.news ul li a:hover{color:#2c87d0;}
.notice ul li a:hover{color:#2c87d0;}
.pic_intro > a:hover{color:#2c87d0;}
.yqlj li a:hover{color:#2c87d0;}
.list ul li a:hover{color:#2c87d0;}
.where a:hover{color:#2c87d0;}
.news ul li .date{
    float: right;
    font-size: 13px;
    color: #666666;
}
.list ul{
    margin-top: 15px;
}
.list ul li{
    font-size: 15px;
    line-height: 45px;
	background:url(../images/list_bg.png) no-repeat left center;
	text-indent:15px;
	border-bottom:1px dashed #cccccc;
}
.list ul li .dot{
    float: left;
    display: inline-block;
    width: 5px;
    height:5px;
    margin-right: 10px;
    border-radius: 50%;
    background-color: #256abe;
    position: relative;
    top:13px;
}
.list ul li a{
    float: left;
    color: #1c1c1c;
}
.list ul li .date{
    float: right;
    font-size: 13px;
    color: #858585;
}
.list-first{
    margin-bottom: 10px;
}
.list-first a{
    display: block;
    width: 270px;
    color: #1c1c1c;
}
.list-first a h3{
    font-size: 15px;
    line-height: 36px;
}
.list-first a p{
    font-size: 14px;
    color: #7a7a7a;
    line-height: 20px;
}
.list2 ul{
    margin-top: 15px;
}
.list2 ul li{
    border-bottom: 1px solid #eaeaea;
}
.list2 ul li .lm{
    float: left;
    font-size: 14px;
    line-height: 30px;
    color: #256abe;
}
.list2 ul li .time{
    float: right;
    font-size: 13px;
    line-height:30px;
    color: #858585;
}
.list2 ul li a{
    font-size: 15px;
    line-height: 32px;
    color: #1c1c1c;
}
.list3{
    display: none;
}
.list3 li{
    float: left;
    margin: 15px 0 0 29px;
}
.list3 li img{
    vertical-align: bottom;
}
.list3.active{
    display: block;
}
.num{
    margin: 0 auto;
    width: 60px;
}
.num li{
    float: left;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 20px 5px;
    background-color: #c4c4c4;
    cursor:pointer;
}
.num li.active{
    background-color: #f16666;
}



.header{
    height: 107px;
	background:#fff;
	max-width:1920px;
	min-width:1200px;
	margin:0 auto;
}
.head-top{
    height: 33px;
    background-color: #00488b;
    color: #ffffff;
    line-height: 33px;
    font-size: 12px;
}
.head-bottom{
    height: 119px;
    background-color: #025bae;
}
.logo{
    margin-top: 14px;
}
.top-link{
    margin-top: 19px;
}
.top-link ul li{
    float: left;
    color: #ffffff;
    font-size: 14px;
}
.top-link ul li.shu{
    margin: 0 25px;
}
.top-link ul li a{
    color: #ffffff;
}
.search{
    width: 214px;
    height: 28px;
   
    border-radius: 16px;
    background-color: #fff;
    margin-top: 50px;
	border:1px solid #c8c8c8;
}
.search input{
    background-color: transparent;
    border: none;
    outline: none;
}
.search .txt{
    width: 180px;
	color:#626262;
	line-height:28px;
	text-indent:15px;
height:28px;
}
.search .sub{
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-bottom:4px;
    
}

.nav{
    height: 55px;
    background-color: #0055a7;
    position: relative;
    z-index: 99;
	max-width:1920px;
	min-width:1200px;
	margin:0 auto;
}
.nav ul.menu>li{
    float: left;
    width: 150px;
    text-align: center;
    font-size: 16px;
    line-height: 39px;
    padding: 8px 0;
    position: relative;
}
.nav ul.menu li a{
    color: #fff;
}
.nav ul.menu > li:hover{
    background:#113c65;
}
.nav ul.menu li ul.submenu{
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    background:#113c65;
    width: 100%;
}
.nav ul.menu li ul.submenu li{
    font-size: 14px;
    line-height: 40px;
	
}
.nav ul.menu li:hover a{
    color: #ffffff;
}
.nav ul.menu li:hover ul.submenu{
    display: block;
}
.nav ul.menu li ul.submenu li:hover{background:#0055a7;}


.banner{
    width: 1200px;
    height: 360px;
    position: relative;
	
	margin:0 auto;
}

.banner-zs{
    width: 100%;
    height: 360px;
    overflow: hidden;
}
.banner-zs img{
    width: 100%;
    height: 360px;
    vertical-align: bottom;
}

.change{float:right;margin-top:20px;padding-right:5px;}
.change li{background:url(../images/bor.jpg) no-repeat right center;float:left;padding:0 10px;}
.change li a{color:#7e7e7e;font-size:14px;}
.change li a:hover{color:#0055a7;}
.main{
    width: 100%;
    min-height: 550px;
   
}

.f1,.f2,.f3{
    width:100%;
}
.f1{
    height: 275px;
    margin-top: 25px;
}
.f2{
    height:320px;
    margin-top: 30px;
}
.f3{
    height: 167px;
}
.tzgg{
    width: 820px;
    height:auto;
}
.news_pict{width:430px;}
.tpxw{
    width: 350px;
    height: 275px;
    margin: 0 25px;
}
.tpxw-pic{
    width: 350px;
    height: 243px;
    overflow:hidden;
}
.dangqun{width:425px;heightr:auto;margin-right:30px;}
/*轮播*/
div.slideBox{ position:relative; width:430px; height:285px; overflow:hidden;}
div.slideBox ul.items{ position:absolute; float:left; background:none; list-style:none; padding:0px; margin:0px;}
div.slideBox ul.items li{ float:left; background:none; list-style:none; padding:0px; margin:0px;}
div.slideBox ul.items li a{ float:left; line-height:normal !important; padding:0px !important; border:none/*For IE.ADD.JENA.201206300844*/;}
div.slideBox ul.items li a img{ margin:0px !important; padding:0px !important; display:block; border:nofne/*For IE.ADD.JENA.201206300844*/;width:430px;height:285px;}
div.slideBox div.tips{ position:absolute; bottom:0px; width:100%; height:40px; background-color:#000; overflow:hidden;}
div.slideBox div.tips div.title{ position:absolute; left:0px; top:0px; height:100%;width:75%;}
div.slideBox div.tips div.title a{ color:#FFF; font-size:15px; line-height:40px; margin-left:10px; text-decoration:none;}
div.slideBox div.tips div.title a:hover{ text-decoration:underline !important;}
div.slideBox div.tips div.nums{ position:absolute; right:8px; top:0px; height:100%;}
div.slideBox div.tips div.nums a{ display:inline-block; >float:left/*For IE.ADD.JENA.201206300844*/; width:10px; height:10px; background-color:#dbdbdb; text-indent:-99999px; margin:15px 10px 0px 0px;}
div.slideBox div.tips div.nums a.active{ background-color:#0055a7;}
/*END轮播*/
.news_con{margin-top:20px;}
.xxxw{
    width: 350px;
    height: auto;
}
.notice{
	width:100%;
	padding-top:4px;
	height:auto;
}

.notice ul li{border-bottom:1px dashed #d3d3d3;padding:18px 0;}
.notice ul li a{font-size:15px;line-height:24px;color:#3e3e3e;}
.notice_l{width:60px;height:60px;border:2px solid #d9d9d9;}
.notice .notice_l span{display:block;height:30px;text-align:center;line-height:30px;color:#cccccc;font-size:13px;}
.notice .notice_l span.month{color:#fff;background:#d9d9d9;font-size:16px;font-weight:bold;}
.notice .notice_l:hover{border:2px solid #2c87d0;}
.notice .notice_l:hover .month{background:#2c87d0;color:#fff;}
.notice .notice_l:hover span{color:#2c87d0;}
.notice_r{width:275px;}
.xydt{
    width:380px;
    height: 320px;
}
.mtjj{
    width: 410px;
    margin: 0 25px;
    height: 320px;
}
.jgg{
    width: 356px;
    height: 320px;
    background-color: #f4f4f4;
    border-radius: 5px;
}
.ztzl{
    width:1200px;
    height: 167px;
    overflow: hidden;
}
.ztzl .prev,.ztzl .next{
    margin-top: 41px;
    cursor: pointer;
}
.ztzl .pic-container{
    width: 1148px;
    height: 105px;
    margin: 15px 0;
    float: left;
    overflow: hidden;
    position: relative;
}
.ztzl .pic-container ul{
    position: absolute;
}
.ztzl .pic-container ul li{
    width: 382.5px;
    height:105px;
    float: left;
    text-align: center;
}
.ztzl .pic-container ul li img{
    width: 360px;
    height:105px;
    vertical-align: bottom;
}


.nav2-top{
    width: 240px;
    height: 82px;
    
    background:url(../images/nav_bg.png) no-repeat center;
    color: #FFFFFF;
    font-size: 22px;
    line-height: 82px;
    text-indent: 30px;
}
.nav2{background:#f3f3f3;padding-top:10px;padding-bottom:40px;}
.nav2 ul{padding:0 18px;}
.nav2 ul li{
    font-size: 16px;
    line-height: 60px;
    border-bottom: 1px dashed #c6c6c6;
    text-indent:15px;
}
.nav2 ul li a{
    color: #504f4f;
}

.nav2 ul li:hover a{
    color: #900a00;
}
.list4{
    width: 930px;
    margin-top: 20px;
}
.page{
    margin: 20px 0;
    text-align: center;
}
.content{
    padding: 15px;
}
.content h1{
    font-size: 18px;
    line-height: 36px;
    color: #494949;
    text-align: center;
	font-weight:normal;
}
.content .content-time{
    font-size: 14px;
    line-height: 30px;
    color: #666666;
    text-align: center;
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
}
.content .content-detail{
    padding: 10px 0;
    font-size: 15px;
    line-height: 30px;
    color: #494949;
    text-indent: 2em;
   
}
.content .content-detail img{display:block;margin:10px auto;}
.content .content-page{border-top:1px solid #dfdfdf;padding-top:10px;margin-top:20px;}
.content .content-page p a{
    font-size: 14px;
    line-height: 30px;
    color: #494949;
}
.content .content-page p a:hover{

    color: #8a1c21;
}
.list-pic{ width:100%;}

.ds-more{width:100%;padding:50px 0 50px;}
.slider1{ width:840px;margin:0 auto;}

.list-picds-more .item{float:left;position:relative;display:block;overflow:hidden;}
.list-picds-more .item a{width:190px;height:356px;}
.list-picds-more .item img{width:190px;height:356px;display:block;margin:0 auto;}

.ds-more .slick-arrow{width: 42px;height: 44px;position: absolute;top: 42%;margin-top: -10px;border: none;cursor: pointer;outline: 0;text-indent: -9999em;z-index: 999;}
.ds-more .slick-prev{background: url(../images/detp.png) no-repeat; left: -50px;} 
.ds-more .slick-next{background: url(../images/detn.png) no-repeat; right: -50px;} 

.list-pic.ds-more .slick-arrow:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}



.list-pic ul li img{
    width:220px;
    height: 140px;
}
.list-pic ul li p{
    text-align: center;
    font-size: 15px;
    line-height: 30px;
}
.list-pic ul li p a{
    color: #000;
}
.jgsz{
    padding-top: 25px;
}
.jg-title{
    font-size: 15px;
    line-height: 35px;
    color: #000000;
    background-color: #f3f3f3;
    border-left: 5px solid #025bae;
    padding-left: 15px;
    margin-top: 15px;
    font-weight: bold;
}
.jg-bt{
    font-size: 15px;
    color: #025bae;
    line-height: 30px;
    background: url("../images/bg1.png") repeat-x 0 10px;
}
.jg-bt b{
    float: left;
    display: inline-block;
    background-color: #fff;
    padding: 0 20px;
}
.jg-list ul{
    width: 930px;
    margin-top: 15px;
}
.jg-list ul li{
    float: left;
    width: 280px;
    height: 30px;
    margin: 10px 10px 0 0;
    padding: 2px 8px;
    line-height: 30px;
    font-size: 14px;
    border: 1px solid #ebebeb;
}
.jg-list ul li a{
    color: #222;
}





.footer{
	width:100%;
    height: 116px;
	max-width:1920px;
	min-width:1200px;
	margin:0 auto;
	background:#0055a7;
}
.foot{padding-top:15px;}
.copy{padding-top:15px;width:685px;}
.copy p{color:#e6e6e6;font-size:14px;line-height:24px;}


/*banner*/
.flexslider {
    /*margin: 0px auto 20px;*/
    position: relative;
    width: 100%;
    height: 360px;
    overflow: hidden;
    zoom: 1;
}

.flexslider .slides li {
    width: 100%;
    height: 100%;
}

.flex-direction-nav a {
    width: 70px;
    height: 70px;
    line-height: 99em;
    overflow: hidden;
    margin: -35px 0 0;
    display: block;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    border-radius: 35px;
}

.flex-direction-nav .flex-next {
    background-position: 0 -70px;
    right: 0;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    width: 10%;
    position: absolute;
    bottom: 24px;
    right:14px;
}

.flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline;
	
}

.flex-control-paging li a {
    background:#c4c3b2;
    display: block;
    height: 15px;
    overflow: hidden;
    text-indent: -99em;
    width: 15px;
    cursor: pointer;
	border-radius:15px;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
    background-position: 0 0;
	background:#fff;
}

.flexslider .slides a img {
    width: 100%;
    height: 360px;
    display: block;
}



/*轮播*/
.focus{ position:relative; width:400px;float: left;}  
.banner-pic{ width:400px; height: 260px; overflow:hidden; display:block;}
.banner-pic img{ width:400px; height: 260px;}
.focus .shadow .title{width: 260px; height: 65px; padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute;  left:458px; top:185px;  overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#66686d;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#ad0d15; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#ad0d15;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow a{width:400px; background:#f2f2f2; position:absolute; left:0; z-index:10; line-height:40px; display:block;   display:block;height:50px;line-height:50px;}
.focus .shadow h2{ text-decoration:none; color:#3e3e3e; font-size:15px; overflow:hidden; font-weight:normal;overflow:hidden;  height:50px;line-height:50px;text-indent:15px;}  
.focus .shadow p{color:#9D9D9D; font-size:13px; line-height:25px; text-indent:2em; height:50px; overflow:hidden;}

.focus .fcon images{ display:block; }  
.focus .fbg{width:130px; top:240px; right:-3px; position:absolute; height:18px; text-align:center; z-index: 200; }  
.focus .fbg div{margin:2px auto 0;overflow:hidden;zoom:1;height:18px} 
  
.focus .D1fBt a{position:relative; display:inline-block; width:20px; height:18px; margin:0 3px; float:left; background:#666;color:#fff;}     
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#ff0000;} 
   
.focus .D1fBt images{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }

.wsfc ul li{border-bottom:1px dashed #d3d3d3;padding:15px 0;}

.wsfc ul li > a{color:#0055a7;float:left;font-size:15px;line-height:24px;}
.wsfc ul li span{color:#666666;float:right;font-size:13px;line-height:24px;background:url(../images/time.png) no-repeat left center;padding-left:20px;}
.wsfc ul li p{color:#8c8c8c;font-size:12px;line-height:30px;}
.link{width:350px;}
.link .link_l{width:100px;height:110px;}
.link .link_l img{width:100px;height:110px;}
.link .link_r{width:235px;}
.link ul li{margin-top:17px;}
.link .link_r h1{font-size:15px;color:#222222;line-height:28px;}
.link .link_r h1 a{font-size:15px;color:#222222;line-height:28px;}
.link .link_r p{font-size:12px;color:#666666;line-height:24px;}

.link .link_r p a{font-size:12px;color:#bf0000;line-height:24px;}

.campus{margin-top:20px;}
.campus li{float:left;}
.campus li > div{margin-right:50px;width:200px;height:144px;background:#fff;}


.campus li img{width:196px;height:140px;display:block;padding-top:2px;padding-left:2px;}
.campus li p{width:184px;color:#3e3e3e;font-size:15px;line-height:24px;text-align:center;padding:5px 8px 0 8px;}
.posit{position:relative;}
.dingwei{position:absolute;top:-30px;}
.left_link{margin-top:20px;}
.left_link li{margin-bottom:15px;}
.left_link li img{width:240px;height:80px;}
.list4 .title_b{border-bottom:1px solid #d9d9d9;}
.list4 .title_b b{color:#900a00;border-bottom:2px solid #900a00;}
.where{color:#a8a8a8;font-size:14px;}
.where a{color:#a8a8a8;font-size:14px;}
.dpzw{padding-top:20px;}
.dpzw p{color:#3e3e3e;font-size:15px;line-height:30px;text-indent:2em;}

.main3{background:#d9d9d9;margin-top:30px;}
.student{padding-top:15px;padding-bottom:30px;}
.yqlj{width:512px;}
.yqlj h1{background:url(../images/lianjie.png) no-repeat left center;text-indent:30px;font-size:14px;color:#e6e6e6;line-height:40px;}
.yqlj ul li{float:left;padding:0 10px;background:url(../images/bor_r.png) no-repeat right center;}
.yqlj ul li a{font-size:14px;line-height:24px;color:#e6e6e6;}
/*列表页*/

.main_tit{height:54px;line-height:54px;font-size:12px;border-bottom:2px solid #0b6cb8;background:url(../images/bri_icon1.png) no-repeat left center;}
.main_titTa{width:330px;}
.main_titT{border-bottom:2px solid #ffb64d;color:#999;text-indent:20px;}
.main_titT img{margin-right:8px;}
.main_titT a{color:#999;padding:0 5px;}
.main_titT a:hover{color:#0b6cb8;}
.main_con{
	width: 100%;
	margin: 20px auto 0;
	height: auto;
	overflow: hidden;
}
.main_conL{
	float: left;
	width: 230px;
	height: auto;
	overflow: hidden;
}
.main_conLT{
	width: 230px;
}
.main_conLT dl dt{
	background: url(../images/bri_lbg.png) no-repeat 0 0;
	width: 230px;
	height: 53px;
	line-height: 53px;
	text-align: center;
	font-size: 24px;
	color: #fff;
}
.main_conLT dl dd{
	width: 230px;
	height: 46px;
	margin-top:10px ;
}
.main_conLT dl dd a{
	display: block;
	width: 230px;
	height: 46px;
	background:#f5f6fa;
	margin-top:10px ;
	font-size: 16px;
	color: #666666;
	text-align: center;
	line-height: 46px;
}
.main_conLT dl dd a:hover{
	background: #0b6cb8;
	color: #fff;
}
.main_conLT dl dd a.cur{
	background: #0b6cb8;
	color: #fff;
}
.main_conR{
	float: right;
	
	width: 940px;
	height: auto;
	border-left: 1px solid #eee;
}
.main_conRa{
	border-left: none;
}
.main_conRCb ul li{
	
	font-size: 14px;
	color: #666666;
	height: 46px;
	line-height: 46px;
	border-bottom: 1px dashed #eee;
	background: url(../images/xdd.png) no-repeat 2px 22px;
	text-indent: 15px;
	cursor: pointer;
}
.main_conRCb ul li:hover{
	background:#fcfcfc url(../images/xdd_h.png) no-repeat 2px 22px;
}
.main_conRCb ul li span {
	float: right;
	margin-right: 0;
	font-size: 14px;
	color: #333;
}
.main_conRCb ul li em{
	float: left;
	display: block;    
	width: 750px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	font-size: 14px;
	color: #666666;
}
.main_conRCb ul li a:hover em{color:#0b6cb8;}

.main_conR h2{
	width:100%;
	height: auto;
	line-height: 80px;
	border-bottom: 1px dashed #eee;
	font-size: 24px;
	color: #666666;
	text-align: center;
}
.main_conRC{
	padding:10px;
	padding-bottom: 40px;
}
.main_conRC p{
	
	font-size: 14px;
	color: #666666;
	line-height: 32px;
	text-indent: 2em;
	
   
}
.main_conRC img{
	margin:0 auto;
    display:block;
    text-align:center;
}
.main_content{
	width: 1198px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	background: #fff;
	border: 1px solid #EEEEEE;
	border-top: none;
}
.main_contit{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	border-bottom: 1px dashed #eee;
}
.main_contit h2{
	
	text-align: center;
	line-height: 28px;
	font-size:24px;
	color: #000000;
	font-weight: normal;
	margin-top: 46px;
}
.main_contit p{
	
	text-align: center;
	font-size: 14px;
	color: #999999;
	margin: 34px 0  10px 0;
}
.content p{font-size:14px;text-indent:2em;line-height:30px;color:#666666;}
.main_art{
	width: 1200px;
	margin: 72px auto 0;
	background: #fbfbfb;
	height: auto;
	overflow: hidden;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:15px;
}
.main_art p a{color:#999;font-size:14px;line-height:26px;}
.main_art p a:hover{color:#0055a7;}

.pic_item li{float:left;margin-bottom:20px;}
.pic_item li > div{margin-right:46px;width:200px;height:144px;background:#fff;}
.pic_item li:nth-child(4n)  div{margin-right:0;}


.pic_item li img{width:196px;height:140px;display:block;padding-top:2px;padding-left:2px;}
.pic_item li p{width:184px;color:#3e3e3e;font-size:14px;line-height:24px;text-align:center;padding:5px 8px 0 8px;}
.list_rig{width:940px;float:right;}