body,div,dl,dt,h1,h2,h3,ul,ol,li,p,form,input,textarea,cite,span,strong { margin:0; padding:0; }
body { font-family:'Microsoft YaHei','Arial','Helvetica','sans-serif'; font-size:12px; color:#333; }
body { background: #fff; }
li { list-style-type: none; }
ul,ol { list-style:none outside none; }
legend { display:none; }
fieldset,img { border:none; vertical-align:middle; }
input,button,select,textarea { outline:none; font-family:'Microsoft YaHei','Arial','Helvetica','sans-serif'; }
h1,h2,h3,h4,h5,h6 { font-weight: normal; }
table,tr,th,td,font { font-size: 12px; }
h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }
h5 { font-size: 10px; }
h6 { font-size: 8px; }
input,textarea{ outline:none; }
a{ text-decoration:none; font-size:12px; color:#333; }
img { border: medium none; }
.clear:after { visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0; }
.clear {*zoom:1;}
.clear:after { content:".";display:block;height:0;clear:both;visibility:hidden; }
.clear { *height:1%; }
.bannerWrap{
 width: 100%;
 margin: 0 auto;
 height: auto;
 overflow: hidden;
 *position: relative;
 *z-index: 10;
}


/*banner*/
.banner{
    height: 620px;
    position: relative;
    overflow: hidden;
    background: #f6f6f6;
}
.ibanner {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.ibanner .hd {
    /*width: 100px;*/
    height: 16px;
    overflow: hidden;
    position: absolute;
    right: 50%;
    margin-right: -39px;
    bottom: 35px;
    z-index: 1;
    cursor: pointer;
}

.ibanner .hd ul {
    overflow: hidden;
    zoom: 1;
    float: right;
}

.ibanner .hd ul li {
    float: left;
    margin: 0 5px;
    width: 16px;
    height: 16px;
    text-align: center;
    /*background: #fff;*/
    /*cursor: pointer; */
    /*opacity: 0.5; */
    /*border-radius: 50px;*/
    background: url(../img/icon.png) center center no-repeat;
}

.ibanner .hd ul li.on {
    /*background: #ffffff;*/
    /*opacity:1;*/
    /*color: #fff;*/
    width: 16px;
    height: 16px;
    background: url(../img/icon_hover.png) center center no-repeat;
}

.ibanner .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.ibanner .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.ibanner .bd li h1 {
    position: absolute;
    bottom: 40px;
    left: 20%;
    background: url("../img/tt_bg.png");
    font-size: 24px;
    color: #ffffff;
    padding: 10px 20px;
}

.ibanner .bd img {
    width: 100%;
    display: block;height:530px;
}
/*.ibanner .prev{*/
/*    background: url(../img/left.png) center center no-repeat;*/
/*}*/
/*.ibanner .next{*/
/*    background: url(../img/right.png) center center no-repeat;*/
/*}*/
.ibanner .prev,
.ibanner .next {
    position: absolute;
    top: 50%;
    margin-top: -37.5px;
    display: block;
    width: 34px;
    height: 34px;
    background-size: 100% auto;
}

.ibanner .prev img,
.ibanner .next img{
    display: block;
    width: 100%;
    height: 100%;
}
/*@keyframes img_ain {*/
/*    0% {*/
/*        transform: rotateY(0)*/
/*    }*/
/*    100% {*/
/*        transform: rotateY(360deg)*/
/*    }*/
/*}*/

.ibanner .prev {
    left: 5%;

}

.ibanner .next {
    right: 5%;
}

/*.ibanner .prev:hover img{*/
/*    -webkit-animation: 1s linear infinite img_ain;*/
/*    -o-animation: 1s linear infinite img_ain;*/
/*    animation: 1s linear infinite img_ain*/
/*}*/

/*.ibanner .next:hover img {*/
/*    -webkit-animation: 1s linear infinite img_ain;*/
/*    -o-animation: 1s linear infinite img_ain;*/
/*    animation: 1s linear infinite img_ain*/
/*}*/
.ibanner .prevStop {
    display: none;
}

.ibanner .nextStop {
    display: none;
}

.banner_one{
 height:561px; 
 position:relative; 
 margin:0 auto; 
 overflow:hidden; 
 z-index:1;
}

.slideBox{ width:100%; height:561px; overflow:hidden; position:relative;}
.slideBox .hd{ height:4px; overflow:hidden; position:absolute; right:43.6%; bottom:20px; z-index:1;}
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:5px;  width:60px; height:4px;border-radius: 2px;text-align:center; background:#8f8586; cursor:pointer; }
.slideBox .hd ul li.on{ background:#fff;}
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; height:561px; display:block;  }
.slideBox .prev{ position:absolute; left:24%; top:50%; margin-top:-25px; float:left;display:block; width:40px; height:74px; background:url(../img/s_banner_l.png)  no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ position:absolute; right:24%; top:50%; margin-top:-25px; float: right; display:block; width:40px; height:74px; background:url(../img/s_banner_r.png) no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .prev:hover,.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }


.banner_two{
 width: 1000px;
 margin:10px auto 0;
}

#header { width:100%; height:175px; background: url(../images/top_nav_bg.png) center;background-repeat:repeat-x; position:relative; z-index:99999;background-size:100%; }
.top-wrap { width:100%; height:122px; }
.top-wrap-box { width:1400px; height:122px; margin:0 auto;  }
.logo { float: left; width:411px; height:100px; margin-top: 9px; }
.top-search { float:right; height:45px; margin-top: 34px; }
.top-search-box { width:200px; height:30px; position:relative; z-index: 1; }
.top-search-box input.top-keywords { text-indent: 23px; width:200px; height:30px; border:0; border-radius: 50px; color:#666; font-size: 12px; }
.top-search-box input.top-submit { position: absolute; top: 8px; right: 17px; width:16px; height:16px; cursor: pointer; border:0; background:url(../images/top-search-btn.png) no-repeat; }
.top-search-box input.top-submit:hover { opacity: 0.8; }

.nav { width:100%; height:50px; background:url(../images/nav-bg.png); border-top:3px solid #b02923; }
.nav-box { width:1400px; height:50px; margin: 0 auto;  }
.nav ul { height:50px; }
.nav ul li { float:left; position:relative; width:140px; height:45px; margin-top: 2px; }
.nav ul li a { font-size: 17px; font-weight:600; text-align: center; color: #000; width:150px; height:45px; line-height:45px; display: inline-block; }
.nav ul li a.active { background: #8a8a8a; color:#fff; } /* #b02923*/
.nav ul li ul { z-index:99999999; width:140px; padding-top: 13px; padding-bottom: 13px; position: absolute; height: auto !important; height: 10px; min-height: 10px; background:#8a8a8a; top: 46px; left: -1px; display:none; }
.nav ul li ul li { float: left; width:140px; height:30px; }
.nav ul li ul li a { width:150px; height:36px; line-height:36px; text-align: center; font-size: 16px; display: inline-block; color: #f9f9f9;  }
.nav ul li ul li a.active,.nav ul li ul li a:hover { font-size: 16px; width:140px; color: #fff; height:36px; line-height:36px; }



#banner { position: relative; z-index: 1; overflow: hidden; width:100%; height: 780px; }
#banner ul { }
#banner ul li { position: absolute; z-index: 2;width:100%; }
#banner ul li img { position: relative; height:780px;width:100%; }

#banner .banner-pageing { width: 100%; position:absolute; z-index: 222; bottom: 35px; text-align: center;  }
#banner .banner-pageing a { cursor: pointer; border-radius: 50px; background: #fefeff; margin-right: 10px; width:16px; height:16px; display:inline-block; }
#banner .banner-pageing a.active,#banner .banner-pageing a:hover { background: #b02923; width:16px; height:16px; }

.cat-title { width:1400px; height:84px; margin: 47px auto 43px auto; position: relative; }
.cat-title span { float:left; width:1400px; border-bottom: 1px solid #ccc; margin-top: 35px; }
.cat-title strong.cc { position:absolute; top: 0; left: 584px; width:228px; height:84px; display:inline-block;  background: url(../images/news-title.jpg) no-repeat center; }
.cat-title strong.dd { position:absolute; top: 0; left: 584px; width:228px; height:84px; display:inline-block;  background: url(../images/notice-title.png) no-repeat center; }

.college-news { width:1400px; margin: 0 auto; position: relative; }
.college-news ul li { height: 400px; width: 450px; float: left; margin-right: 25px; background: #f3f3f3; }
.college-news ul li.cc { margin-right:0; float:right; }
.college-news img { width:450px; height: 235px; }
.college-news-l { float: left; width:96px; height: 146px;  margin-top: 18px; }
.college-news-l strong { font-weight: normal; }
.college-news-l em { font-style:normal; }

.coll-news-time { margin-left: 14px; width:65px; height: 65px; display: inline-block; border-radius: 10px; color:#fff; background:#f3b32a; }
.time-color-a { background:#8467f0; }
.time-color-b { background:#19c8e7; }
.coll-news-time strong { font-size: 24px; margin-top: 5px; text-align: center; display: block; }
.coll-news-time em { display: block; text-align: center; }
.coll-news-more { margin-top:39px; }
.coll-news-more a { margin-left: 14px; width:20px; height:20px; display:inline-block; background:url(../images/news-more.png) no-repeat; }
.coll-news-more a:hover { opacity:0.8; }

.college-news-r { float: left; width:345px; height: 146px;  margin-top: 18px; }
.college-news-r ul li{ height:28px; width: 345px; line-height:28px;font-size:14px;}
.college-art-titlel {width:290px;font-size: 16px; color:#333;float:left;  }
.college-art-titler {width:54px;font-size: 15px; color:#333;float:right;  }
.college-art-title { margin-bottom:25px; float: left; position:relative; }
.college-art-title em { position: absolute; top: 29px; left:0; font-style:normal; width: 19px; height: 2px; background: #b02923; }
.college-art-title a { font-weight: bold; font-size: 15px; color:#333; }
.college-art-title a:hover { color:#b02923; }

.college-article-intro { color: #888; line-height: 24px; }

.find-nav { margin-top:55px; width:100%; height:227px; background:url(../images/find-nav-bg.png) no-repeat center; background-size:100%; }

.find-nav-box { width:1400px; height:227px; margin: 0 auto; position:relative; z-index:1; }
.find-nav-box .find-nav-icon { top: 0; left:-20px; width:133px; height:84px; position:absolute; z-index:99; background:url(../images/find-nav.png) no-repeat; }

.find-nav-box ul { float: left; margin-left:10px; margin-top: 60px; }
.find-nav-box ul li { float:left; margin-right:5px; }
.find-nav-box ul li.cc { float: right; margin-right: 0; }
.find-nav-box ul li a {display:block;text-align:center; width:345px;float:left;margin-right:90px; }

.find-nav-box ul li a .find-title { margin-top:20px; font-size:14px; color:#fff; display: block; text-align: center; }
.find-nav-box ul li a.active .find-title { color: #f3b32a; font-weight: bold; }
.find-nav-box ul li a .find-icon { width:63px; height: 70px; display: block; }
.find-nav-box ul li a .find-icon-1 { background: url(../images/find/1.png) no-repeat center; }
.find-nav-box ul li a .find-icon-2 { background: url(../images/find/2.png) no-repeat center; }
.find-nav-box ul li a .find-icon-3 { background: url(../images/find/3.png) no-repeat center; }
.find-nav-box ul li a .find-icon-4 { background: url(../images/find/4.png) no-repeat center; }
.find-nav-box ul li a .find-icon-5 { background: url(../images/find/5.png) no-repeat center; }
.find-nav-box ul li a .find-icon-6 { background: url(../images/find/6.png) no-repeat center; }
.find-nav-box ul li a .find-icon-7 { background: url(../images/find/7.png) no-repeat center; }
.find-nav-box ul li a .find-icon-8 { background: url(../images/find/8.png) no-repeat center; }

.find-nav-box ul li a.active .find-icon-1 { background: url(../images/find/1-active.png) no-repeat center; }
.find-nav-box ul li a.active .find-icon-2 { background: url(../images/find/2-active.png) no-repeat center; }
.find-nav-box ul li a.active .find-icon-3 { background: url(../images/find/3-active.png) no-repeat center; }
.find-nav-box ul li a.active .find-icon-4 { background: url(../images/find/4-active.png) no-repeat center; }
.find-nav-box ul li a.active .find-icon-5 { background: url(../images/find/5-active.png) no-repeat center; }
.find-nav-box ul li a.active .find-icon-6 { background: url(../images/find/6-active.png) no-repeat center; }
.find-nav-box ul li a.active .find-icon-7 { background: url(../images/find/7-active.png) no-repeat center; }
.find-nav-box ul li a.active .find-icon-8 { background: url(../images/find/8-active.png) no-repeat center; }

.notice-box { width:1400px; height: auto !important; height: 100px; min-height: 100px; margin: 0 auto; }
.notice-box li { width:700px; height:100px; float:left; margin-bottom: 45px; }
.notice-list { float:left; background: #f8f8f8; width: 680px; height: 100px; }
.notice-box li em { font-style: normal; }
.notice-box li strong { font-weight: normal; }

.notice-box-l { float:left; margin-right: 14px; }
.notice-box-l span { position: relative; display: inline-block; width: 89px; height: 93px; margin-left: 4px; margin-top: 3px; background: url(../images/notice-time.png) no-repeat; }
.notice-box-l span strong { position: absolute; top: 13px; left: 13px; color:#fff; font-size:26px; }
.notice-box-l span em { position: absolute; right: 8px; bottom: 16px; color: #fff; }

.notice-box-r { float:left; width: 552px; margin-top: 15px; }
.notice-box-r .notice-title { display: block; margin-bottom: 8px; }
.notice-box-r .notice-title a { font-weight: bold; font-size: 16px; color: #000; }
.notice-box-r .notice-title a:hover { color:#b02923; }
.notice-box-r .notice-info { line-height: 20px; }
.notice-box-r .notice-info { display: block; color: #888; }
.notice-box .r { float:right; }

.elegant-box { margin: 0px auto 0 auto; width:1400px; height: auto !important; height: 100px; min-height: 100px; }

.elegant-l,.elegant-m,elegant-r { float: left; position: relative; z-index: 1; }
.elegant-l  { margin-right: 15px; }
.elegant-l-a { margin-bottom:15px; }
.elegant-l-a .ww { margin-right: 15px; float:left; width: 230px; height: 170px; }
.elegant-l-a .www { float:left; width: 230px; height: 170px; }
.elegant-l-a .ww img,.elegant-l-a .www img { width: 230px; height: 170px; }
.elegant-l-a .ee { float: left;  }
.elegant-l-a .ee img { width:475px; height:180px; }
.elegant-m .ff img { width:500px; height:365px; }
.elegant-r { width:435px; float: right; }
.elegant-l .gg img,.elegant-r .gg img { width:435px; height:170px; }
.elegant-l .hh img,.elegant-r .hh img { width:435px; height:180px; }
.elegant-l .gg,.elegant-r .gg { margin-bottom: 15px; }
.elegant-m { margin-right:15px; }

.elegant-l .gg,
.elegant-l .hh,
.elegant-l .ee,
.elegant-m .ff,
.elegant-r .gg,
.elegant-r .hh { position: relative; z-index: 1; }
.elegant-layer { display: none; position: absolute; z-index: 2; width: 100%; height: 100%; background: url(../images/elegant-layer.png) center; }
.elegant-layer a { position: absolute; z-index: 3; display:block; width: 100%; height: 100%; }

.elegant-layer { text-align: center; }
.elegant-title-ll { font-size: 20px; color:#fff; margin-top: 40px; }
.elegant-time { font-size:14px; color:#fff; margin-top: 15px; }
.elegant-line-box { margin-top: 5px; text-align: center; }
.l-line { width:130px; height:1px; display: inline-block; background:#fff; }
.m-spot { margin: 0 3px; width:8px; height: 8px; display: inline-block; background: #fff; border-radius: 5px; position: relative; top: 3px; }
.r-line { width:130px; height: 1px; display: inline-block; background: #fff; }

.elegant-l .ww .elegant-title-ll { font-size: 20px; margin-top: 40px; }
.elegant-l .ww .l-line { width:80px; }
.elegant-l .ww .r-line { width:80px; }

.elegant-l .www .elegant-title-ll { font-size: 20px; margin-top: 40px; }
.elegant-l .www .l-line { width:80px; }
.elegant-l .www .r-line { width:80px; }

.elegant-l .ee .elegant-title-ll { font-size: 20px; margin-top: 40px; }
.elegant-l .ee .l-line { width:120px; }
.elegant-l .ee .r-line { width:120px; }

.elegant-r .gg .elegant-title-ll { font-size: 20px; margin-top: 40px; }
.elegant-r .gg .l-line { width:80px; }
.elegant-r .gg .r-line { width:80px; }

.elegant-r .hh .elegant-title-ll { font-size: 20px; margin-top: 40px; }
.elegant-r .hh .l-line { width:80px; }
.elegant-r .hh .r-line { width:80px; }

#footer { position:relative; overflow: hidden; width:100%;height:200px;  background: #b02923; margin-top: 30px; }
.footer-icon { height: 65px; border-bottom: 1px solid #971610; }
.footer-icon-box { width:1400px; height: 65px; margin: 0 auto; }
.footer-icon-box a.footer-icon-btn { margin-top: 7px; margin-right: 16px; display: block; width: 42px; height: 42px; float: left; }
.footer-icon-box a:hover { opacity:0.8; }
.footer-icon-1 { background: url(../images/icon/footer-icon-1.png) no-repeat; }
.footer-icon-2 { background: url(../images/icon/footer-icon-2.png) no-repeat; }
.footer-icon-3 { background: url(../images/icon/footer-icon-3.png) no-repeat; }
.footer-icon-4 { background: url(../images/icon/footer-icon-4.png) no-repeat; }
.footer-icon-5 { background: url(../images/icon/footer-icon-5.png) no-repeat; }
.footer-icon-6 { background: url(../images/icon/footer-icon-6.png) no-repeat; }
.footer-icon-7 { background: url(../images/icon/footer-icon-7.png) no-repeat; }

.footer-bg { position:relative; z-index: 1; width:1400px; margin:0 auto; height: 330px; }
.footer-bg span { position: absolute; top: 10px; left: 960px; width: 371px; height:371px; display:block; background: url(../images/foot-icon.png) no-repeat; }
.footer-lay { width: 100%; top: 0px; position: absolute; z-index: 2; }

.footer-menu { width:100%; height:84px; border-bottom: 1px solid #971610; }
.footer-menu-wrap { width:1400px; height:84px; margin:0 auto; }

.footer-l-menu {  width:1360px;margin-left:20px; }
.footer-l-menu ul { float:left; width:1360px; }
.footer-l-menu ul li { float:left;margin-right:30px; line-height: 30px;  }
.footer-l-menu ul li a { font-size:14px; color:#ffc9c9; }
.footer-l-menu ul li a:hover { color: #fff; }

.footer-r-menu { float:left; width: 507px; }
.footer-r-menu .footer-r-o { float:left; width:180px; }
.footer-r-menu .footer-r-o li { float:left; width:180px; line-height: 30px;  }

.footer-r-menu .footer-r-t { float:left; width:195px; }
.footer-r-menu .footer-r-t li { float:left; width:195px; line-height: 30px;  }

.footer-r-menu .footer-r-tt { float:left; width:125px; }
.footer-r-menu .footer-r-tt li { float:left; width:125px; line-height: 30px;  }

.footer-r-menu li a { font-size:14px; color:#ffc9c9; }
.footer-r-menu li a:hover { color: #fff; }


.footer-menu-titles { font-size:18px; color: #fff; margin-top: 20px; position: relative; margin-bottom:10px; }
.footer-menu-titles strong { display: inline; left: 0; top: 28px; position: absolute; font-weight: normal; background: #e76a65; width: 19px; height: 2px; }

.copyright { height: 95px; line-height: 30px; color:#ffc9c9;font-size:14px; text-align: center; }
.copyright a{color:#fff;font-size:14px;}


/*页面主体部分*/
.mainWrap{ width: 100%; height: auto; min-width: 1400px; }
.main{ height: auto; width:1400px; margin:0 auto;}
.mainL{ width: 790px;}
/**/
.mainTop{ width: 100%; height: auto;}
/*内页banner*/
.list-banner{width:100%; height:460px; text-align:center; overflow:hidden;}
.left{width:260px; margin-top:20px;  position:relative; z-index:100; float:left;}
.right{width:1070px; margin-top:20px; float:right;}
.lmcc{background:#89211b; height:100px; line-height:100px; color:#fff; padding-left:50px; width:210px; font-size:30px; letter-spacing:1px;}
.left-list{background:#ededed; padding-bottom:200px; padding-top:15px; padding-left:10px; width:250px;}
.left-list li{width:250px; height:46px; line-height:46px; font-size:16px;}
.left-list li a{display:block; font-size:16px; padding-left:20px; float:left; width:230px; height:46px; margin-bottom:10px; line-height:46px; color:#333; float:left;}
.left-list li a:hover,.left-current{background:#fff!important; color:#89211b!important;}
.local{width:100%; height:60px; line-height:60px; border-bottom:1px solid #cecece;}
.local h3{color:#484848; margin:0; font-size:24px; font-weight:bold; float:left;}
.dqwz{float:right; color:#333; font-size:12px; background:url(../images/pic4.png) no-repeat left center; padding-left:16px; font-family:'宋体'}
.dqwz a{color:#333; line-height:70px; padding:0 6px;}

.content,.jj,.list,.pic-list{width:100%; margin:20px 0; min-height:560px;}
.content-title{width:100%; margin:20px 0; text-align:center;}
.content-title h3{width:100%; float:left; display:block; font-size:24px; color:#333; line-height:36px; margin:0;}
.content-title i{margin-top:6px; width:100%; font-style:normal; float:left; display:block; font-size:12px; line-height:24px;color:#666;}
.content-con p,.jj p{display:block; width:100%; line-height:36px; color:#333; font-size:15px; text-indent:2em; margin-bottom:15px;}
.content-sxt{margin-top:30px; border-top:1px solid #e3e3e3; padding-top:15px; line-height:30px; font-size:13px; width:100%;}
.content-sxt a{display:block; width:100%; color:#333; font-size:14px;}

.list,.pic{width:1070px; margin:20px 0;}
.list li a{ width: 918px; background: url(../images/ico3.png) 0 center no-repeat; font-size: 15px; color: #000; display: block; float: left; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.list li i{ width:130px; font-style:normal; text-align: right; display: block; float: right; font-size: 12px; color: #666;}
.list li a:hover{color: #89211b;}
.dqwz a:hover{color: #89211b;}

.pic li{width:260px; margin-right:45px; float:left; margin-bottom:30px; margin-top:10px;}
.img{width:100%; height:170px; overflow:hidden;}
.img img{width:100%; height:100%;}
.pic li .txt{width:100%; height:36px; line-height:36px; margin-top:10px; color:#333; font-size:14px; text-align:center; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}


/*通知公告*/
.xyText{ width: 372px; height: auto; float: right;}
.textList{  width: 100%; height: auto; overflow: hidden;}
.textList li,.list li{ width: 100%; height: auto; float: left; height: 36px; line-height: 36px;}
.textList li a{ width: 274px; padding-left: 18px; background: url(../images/ico3.png) 0 center no-repeat; font-size: 14px; color: #000; display: block; float: left; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.textList li span{ width: 80px; text-align: right; display: block; float: right; font-size: 12px; color: #666;}
.textList li a:hover{ background: url(../images/ico3_hov.png) 0 center no-repeat; color: #0068b1;}
.title{position: relative; margin-top: 22px; margin-bottom: 30px; padding-left: 62px; border-bottom: 1px solid #0b6fc1; height: 34px; line-height: 34px;}
.title span{ font-size: 22px; color: #333333;}
.title em{ margin-left: 3px; font-size: 14px; color: #999;}
.title i{ position: absolute; left: 0; top: 3px; display: block; width: 153px; height: 35px; background: url(../images/back2.png) no-repeat;}