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; }
a,a:hover { text-decoration:none; }
sup { vertical-align:text-top; }
sub{ vertical-align:text-bottom; }
fieldset, img { border:0; }
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;}
.main1{margin-top:10px;}
.main2{margin-top:20px;}
.list-title{
    width: 100%;
    height: 50px;
    border-bottom: 2px solid #98292f;
    position: relative;
 
 
}
.list-title b{
    display: block;
    position: absolute;

    color: #5a5a5a;
    font-size: 22px;
    line-height: 50px;
    
}
.list-title span{
    float:left;
    line-height:50px;
    color: #8c8c8c;
    font-size: 12px;
    line-height: 50px;
   text-indent:95px;
}
.list-title a{
    font-size: 14px;
    line-height: 50px;
    color: #98292f;
}
.news{width:420px;height:auto;}
.news ul li{
    font-size: 15px;
    line-height: 39px;
}

.news ul li a{
    float: left;
    color: #3e3e3e;
}
.news ul li a:hover{color:#98292f;}
.notice ul li a:hover{color:#98292f;}
.pic_intro > a:hover{color:#98292f;}
.yqlj li a:hover{color:#98292f;}
.list ul li a:hover{color:#98292f;}
.where a:hover{color:#98292f;}
.news ul li .date{
    float: right;
    font-size: 14px;
    color: #a8a8a8;
}
.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: 126px;
 background:url(../images/head_bg.png) no-repeat center;
 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: 19px;
}
.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: 244px;
    height: 14px;
    padding: 9px 15px;
    border-radius: 16px;
    background-color: #fff;
    margin-top: 50px;
}
.search input{
    background-color: transparent;
    border: none;
    outline: none;
}
.search .txt{
    width: 220px;
 color:#333;
}
.search .sub{
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("../images/search.png") no-repeat;
}

.nav{
    height: 50px;
    background-color: #900a00;
    position: relative;
    z-index: 99;
 max-width:1920px;
 min-width:1200px;
 margin:0 auto;
}
.nav ul.menu>li{
    float: left;
    width: 120px;
    text-align: center;
    font-size: 16px;
    line-height: 34px;
    padding: 8px 0;
    position: relative;
}
.nav ul.menu li a{
    color: #fff;
}
.nav ul.menu > li:hover{
    background:url(../images/li_bottom.png) no-repeat bottom center;
}
.nav ul.menu li ul.submenu{
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    background:url(../images/pink.png);
    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:#a40d02;}


.banner{
    width: 100%;
    height: auto;
    position: relative;
 max-width:1920px;
 min-width:1200px;
 margin:0 auto;
}
.rslides { position: relative; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.rslides li {  -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; }
.rslides li:first-child { position: relative; display: block; float: left; }
.rslides img { display: block; height: auto; float: left; width: 100%; border: 0; }
.slide_container { margin-bottom: 50px; position: relative; float: left; width: 100%; }
.slide { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.slide li { position: absolute; width: 100%; left: 0; top: 0; }
.slide img { display: block; position: relative; z-index: 1; height: auto; width: 100%; border: 0; }
.slide .caption { display: block; position: absolute; z-index: 2; font-size: 20px; text-shadow: none; color: #fff; background: #000; background: rgba(0,0,0, .8); left: 0; right: 0; bottom: 0; padding: 10px 20px; margin: 0; max-width: none; text-align:right; }
.slide_nav { position: absolute; -webkit-tap-highlight-color: rgba(0,0,0,0); top: 52%; left: 0; opacity: 0.7; z-index: 3; text-indent: -9999px; overflow: hidden; text-decoration: none; height: 61px; width: 38px; background: transparent url("../images/themes.gif") no-repeat left top; margin-top: -45px; }
.slide_nav:active { opacity: 1.0; }
.slide_nav.next { left: auto; background-position: right top; right: 0; }
.rslides li i{display:block; left:50%; margin-left:-550px; bottom:0; line-height:50px; color:#f00;position:absolute; z-index:10000;}
.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:10px;}
.change li{background:url(../images/eng_bg.png) no-repeat left center;padding-left:20px;}
.change li a{color:#fff;font-size:14px;}
.main{
    width: 100%;
    min-height: 817px;
   
}

.f1,.f2,.f3{
    width:100%;
}
.f1{
    height: 275px;
    margin-top: 25px;
}
.f2{
    height:320px;
    margin-top: 30px;
}
.f3{
    height: 167px;
}
.tzgg{
    width: 840px;
    height:auto;;
}
.news_pict{width:400px;}
.tpxw{
    width: 350px;
    height: 275px;
    margin: 0 25px;
}
.tpxw-pic{
    width: 350px;
    height: 243px;
    overflow:hidden;
}

div.slideBox{ position:relative; width:350px; height:243px; 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;}
div.slideBox ul.items li a img{ margin:0px !important; padding:0px !important; display:block; border:none;width:350px; height:243px;}
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%;}
div.slideBox div.tips div.title a{ color:#FFF; font-size:18px; 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:0px; top:0px; height:100%;}
div.slideBox div.tips div.nums a{ display:inline-block; >float:left; width:10px; height:10px; background-color:#FFF; text-indent:-99999px; margin:15px 10px 0px 0px;}
div.slideBox div.tips div.nums a.active{ background-color:#f00;}

.news_con{margin-top:20px;}
.xxxw{
    width: 330px;
    height: auto;
}
.notice{
 width:100%;

 height:auto;
}
.notice ul li{border-bottom:1px solid #e9e9e9;padding:14px 0;}
.notice ul li a{font-size:15px;line-height:24px;color:#3e3e3e;}
.notice ul li span{display:block;font-size:13px;line-height:29px;color:#a8a8a8;}
.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: 15px 0;
    text-align: center;
}
.content{
    padding: 15px 0;
}
.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: 130px;
 max-width:1920px;
 min-width:1200px;
 margin:0 auto;
 background:#8a1c21;
}
.copy{padding-top:16px;}
.copy p{color:#ffffff;font-size:14px;line-height:24px;text-align:left;}

.titlestyle234104{color:#fff !important; line-heiht:30px;}






.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{padding-top:22px;}
.wsfc ul li{float:left;width:400px;margin-bottom:20px;margin-right:30px;}
.wsfc ul li:nth-child(2n){margin-right:0;}
.wsfc .pic_left{width:116px;height:86px;}
.wsfc .pic_left img{width:116px;height:86px;}
.pic_intro{width:270px;}
.pic_intro > a{font-size:15px;color:#3e3e3e;line-height:24px;}
.pic_intro p{color:#999999;font-size:12px;line-height:20px;}
.pic_intro .show_time{color:#a8a8a8;font-size:12px;line-height:20px;background:url(../images/time.png) no-repeat left center;text-indent:20px;display:inline-block;}
.link{width:330px;}
.link ul li img{width:330px;height:80px;}
.link ul li{margin-bottom:20px;}
.yqlj{margin-bottom:25px;padding-top:10px;}
.yqlj li{float:left;padding:0 25px;background:url(../images/bor.png) no-repeat right center;}
.yqlj li a{color:#3e3e3e;font-size:15px;line-height:40px;}
.campus{margin-top:20px;}
.campus li{float:left;margin-right:42px;}
.campus li img{width:268px;height:204px;}
.campus li p{color:#3e3e3e;font-size:15px;line-height:40px;text-align:center;}
.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;}
.pic_item{padding-top:15px;}
.pic_item li{float:left;margin-bottom:15px;margin-right:36px;}
.pic_item li:nth-child(3n){margin-right:0;}
.pic_item li p{text-align:center;font-size:15px;line-height:40px;color:#3e3e3e;}




    .tittle_li b span{
      font-size:22px;
      font-weight:blod;
      color:#900a00;
      float:none;}
     .tittle_li table{
     float:right;}
     .tittle_li table tr td{
     color:#a8a8a8;}
      .tittle_li table tr td span{
      float:none;
      font-size:14px;
      color:#a8a8a8;}
   .list table tr td img{
    vertical-align:middle;
}