@charset "utf-8";
/*------index------*/
#focus { float:left;width:496px; height:389px;overflow:hidden; position:relative; margin-bottom:10px;z-index:1;}
/*#focus img {width:486px; height:324px;border:5px solid #000;}*/
#focus img {width:496px; height:334px;}
a.f_arrL,a.f_arrR { display:block; width:35px; height:35px; cursor:pointer; position:absolute; bottom:20px; z-index:99; background-image:url(../2014images/arr.png); background-repeat:no-repeat;}
a.f_arrL { background-position:0px 0px; left:20px;}
a.f_arrL:hover { background-position:0px -90px;}
a.f_arrR { background-position:0px -45px; right:20px;}
a.f_arrR:hover { background-position:0px -135px;}
.focusTit { width:150px; height:220px; position:absolute; right:0px; top:0px; padding:16px 30px 14px 27px; background:url(../2014images/focus_titbg.png) no-repeat 0px 0px; line-height:16px; color:#ffffff; z-index:80;}
.focusTit .tit { color:#fc7100; font-size:20px; line-height:24px;font-family:"Times New Roman"; padding-bottom:10px; display:block;}
.focustitle{color:#fff;font-size:22px;background:#3D6FAA;padding:0 20px;white-space:nowrap;height:45px;line-height:45px;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
.focustitle a{color:#fff;}