@charset "utf-8";
/* CSS Document */

/**common**/
*{ margin:0; padding:0;}
body, div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p {font:12px \5FAE\8F6F\96C5\9ED1,Arial,Helvetica,sans-serif;}
table,td,tr,th{font-size:12px;}
ol,ul {list-style:none;}
li{list-style-type:none;}
img{border:0;}
h1,h2,h3,h4,h5,h6{font-size:inherit; font-weight:normal;}
address,cite,code,em,th,i{font-weight:normal; font-style:normal;}
.clear{*zoom:1;}
.clear:after{display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
a { text-decoration:none;}
a:visited { text-decoration:none;}
a:hover { text-decoration:none;}
a:active { text-decoration:none;}
.fl { float:left;}
.fr { float:right;}


/**ly_top**/
.ly_top { width:100%; height:60px; overflow:hidden; margin:0 auto; padding:15px 0; background-color:#fff;}
.ly_top .tp_center { width:1040px; height:60px; overflow:hidden; margin:0 auto; padding:0 30px;}
.tp_center img { display:block; width:220px; height:60px; overflow:hidden; margin:0; padding:0; float:left;}
.tp_center h3 { height:60px; overflow:hidden; line-height:60px; color:#00a1e4; font-family:"\5FAE\8F6F\96C5\9ED1"; font-size:30px; font-weight:bold; float:right;}
.tp_center h3 span { color:#f39800; font-family:"Helvetica"; font-size:34px; font-weight:bold;}

/**ly_main**/
.ly_main { width:1080px; overflow:hidden; margin:0 auto; padding:0;}
.ly_main .main_top { width:1080px; height:20px; overflow:hidden; margin:0 auto; padding:0;}
.ly_main .main_bottom { width:1080px; height:30px; overflow:hidden; margin:0 auto; padding:0;}
.ly_main .main_middle { width:1040px; overflow:hidden; margin:0 auto; padding:0 20px; background-color:#fff;}
.main_middle .ly_papers { width:998px; height:1346px; overflow:hidden; margin:0 auto; padding:0; border:1px solid #dfdfdf;}

/**ly_foot**/
.ly_foot { width:100%; height:54px; margin:0 auto; padding-top:30px; position:fixed; bottom:0; z-index:999;}
.ly_foot .foot_btn { width:96%; height:34px; overflow:hidden; margin:0 auto; padding:10px 2%; background-color:#fff;}
.foot_btn .btn_l, .foot_btn .btn_r { width:100px; height:34px; overflow:hidden; margin:0; padding:0;}
.foot_btn .btn_l { position:absolute; left:2%; bottom:10px;}
.foot_btn .btn_r { position:absolute; right:2%; bottom:10px;}
.btn_l a, .btn_r a { display:block; width:64px; height:34px; overflow:hidden; line-height:34px; margin:0; padding:0 18px; border-radius:2px; color:#fff; font-family:"\5FAE\8F6F\96C5\9ED1"; font-size:14px;}
.btn_l a { text-align:right; background:#ffa200 url(../images/jt_l2.png) 18px 11px no-repeat;}
.btn_r a { text-align:left; background:#ffa200 url(../images/jt_r2.png) 68px 11px no-repeat;}
.btn_l a:hover { background:#cc8200 url(../images/jt_l2.png) 18px 11px no-repeat;}
.btn_r a:hover { background:#cc8200 url(../images/jt_r2.png) 68px 11px no-repeat;}

.foot_btn .pg_num { width:100px; height:34px; overflow:hidden; margin-left:-110px; padding:0 60px; background:url(../images/num_line.png) 0 0 no-repeat; position:absolute; left:50%; top:10px;}
.pg_num h3 { width:100px; height:34px; overflow:hidden; line-height:34px; color:#999; font-family:"Arial"; font-size:16px; text-align:center;}
.pg_num h3 span { color:#00a1e4;}

.pg_turn { width:170px; height:30px; overflow:hidden; margin-left:-85px; padding:0; position:absolute; left:50%; bottom:10px;}
.pg_turn h3 { height:30px; line-height:30px; overflow:hidden; margin-right:5px; color:#333; font-family:"\5FAE\8F6F\96C5\9ED1"; font-size:14px; float:left;}
.pg_turn input { display:block; width:40px; height:28px; overflow:hidden; line-height:28px; margin:0; padding:0 10px; border-left:1px solid #ccc; border-top:1px solid #ccc; border-right:none; border-bottom:1px solid #ccc; border-radius:2px 0 0 2px; color:#666; font-family:"Arial"; font-size:16px; text-align:center; float:left;}
.pg_turn a { display:block; height:30px; overflow:hidden; line-height:30px; margin:0; padding:0 10px; background-color:#00a1e4; border-radius:0 2px 2px 0; color:#fff; font-family:"\5FAE\8F6F\96C5\9ED1"; font-size:14px; float:left;}
.pg_turn a:hover { background-color:#0091cd;}

.ps-nav { display:block; width:64px; height:34px; overflow:hidden; line-height:34px; margin:0; padding:0 18px; border-radius:2px; color:#fff; font-family:"\5FAE\8F6F\96C5\9ED1"; font-size:14px;}
.ps-nav-prev { text-align:right; background:#ffa200 url(../images/jt_l2.png) 18px 11px no-repeat;}
.ps-nav-next { text-align:left; background:#ffa200 url(../images/jt_r2.png) 68px 11px no-repeat;}
.ps-nav-prev:hover { background:#cc8200 url(../images/jt_l2.png) 18px 11px no-repeat;}
.ps-nav-next:hover { background:#cc8200 url(../images/jt_r2.png) 68px 11px no-repeat;}

