@charset "GB2312";
/* CSS Document */
/*reset-----------------------------------------------------------*/
*{ margin:0; padding:0;}
body{ -webkit-text-size-adjust:none;}  :focus{ outline:none;} 
a{ cursor:pointer; text-decoration:none;}   img{ border:0;}  
input,textarea{  font-family:inherit; font-size:inherit;}
ul li{ list-style-type:none;}
ol, ul {padding: 0;}
.borderno{ border:none!important;}

body{ width:100%; height:100%; overflow-x:hidden!important;}


#banner { width:100%; height:288px; float:left; position:relative;}
#slides { display:block; width:100%; height:288px; list-style:none; padding:0; margin:0; position:absolute;}
#slides li a { display:block; width:100%; height:288px; text-indent:-9999px;}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:260px; z-index:9900;  padding:5px 15px 5px 0; margin:0;}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF;}
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE;}


.header{ width:100%; height:109px; overflow:hidden;}/**/ 
.header_con{ width:1000px; height:109px; margin:0 auto;}
.header_con .logo{ float:left; display:inline; margin:20px 0 0 0;}
.header_con .header_right{ float:right; display:inline; position:relative;}
.header_con .header_right .search{ width:465px; height:70px; margin-top:30px;}
.header_con .header_right .search .searchtit{ width:100%; height:24px;}
.header_con .header_right .search .searchtit a{ width:auto; height:24px; margin-right:-1px; display:inline-block; font:normal 12px/24px "ËÎÌå"; color:white; padding:0 10px; position:relative; z-index:1; background-color:#1a7cd8; border:1px solid #1a7cd8;}/**/
/*.header_con .header_right .search .searchtit a:hover{ border:1px solid #fff; color:#e6e6e6; background:#183851; border-bottom:1px solid #183750; position:relative; z-index:3; margin-bottom:-1px; }*/
.header_con .header_right .search .searchtit a.searchon{ border:1px solid #1a7cd8; color:#1a7cd8; background:#fafafa; border-bottom:none; position:relative; z-index:3; }
.header_con .header_right .search .searchbox{ width:463px; height:25px; border:1px solid #1386f0; background:#fafafa;  position:relative; z-index:2;}
.header_con .header_right .search .searchbox input.text01{ width:423px; height:25px; float:left; display:inline; background:none; border:none; text-indent:10px; color:#f60; font:normal 12px/25px "ËÎÌå"; }
.header_con .header_right .search .searchbox input.but01{ width:38px; height:25px; float:right; display:inline; border:none; background-color:#1a7fdc; border-left:1px solid #1a7fdc; cursor:pointer; background-image:url(../images/searchico.png); background-repeat:no-repeat; background-position:center center;}
.header_con .header_right .search .searchbox input.but01:hover{ background-color:#339dff;}
.header_con .header_right .search .searchtxt{ width:100%; height:25px; font:normal 12px/25px "ËÎÌå";}
.header_con .header_right .search .searchtxt a{ color:white; margin-right:20px;}
.header_con .header_right .search .searchtxt a:hover{ color:#c65f04;}
.header_con .header_right .tel{ position:absolute; right:0; top:22px; font:normal 20px/25px Arial, Helvetica, sans-serif; color:#f60;}
.header_con .header_right .tel img{ vertical-align:middle; margin:0 5px 3px 0;}

.nav{ width:100%; background-color:#339dff; color:#f0feff;}
.nav .nav_con{ width:1000px; margin:0 auto;}
.nav .nav_con ul{ width:100%;  overflow:hidden;}
.nav .nav_con ul li{ width:90px; display:inline-block; float:left; border-right:1px solid #1C6CB8;}
.nav .nav_con ul li a{ font:normal 16px "Î¢ÈíÑÅºÚ"; padding:16px 13px;display:block;color:white;}
.nav .nav_con ul .dangqian{background-color:#1a7fdc;}
.nav .nav_con ul li:hover{ background-color:#1a7fdc;}
.nav .nav_con ul li a.navon{ background:url(../images/navbkon.png) repeat-x left top;}
.nav .nav_con ul li.lilast{ border:none;}
.nav .nav_con ul li .subnav{ display:none;}

.nav .nav_con ul li:hover  .subnav .subnav_left{ width:320px; height:120px; float:left; display:inline; margin-top:20px;}
.nav .nav_con ul li:hover  .subnav .subnav_left a{ width:33.2%; height:32px;  display:inline-block; color:#3891f6;  font:normal 12px/32px "Î¢ÈíÑÅºÚ";}
.nav .nav_con ul li:hover  .subnav .subnav_left a:hover{ color:#f3790c; text-decoration:underline; background:none;}

.nav .nav_con ul li:hover  .subnav .subnav_right{ width:276px; height:136px; margin-top:-15px; border:2px solid #000; float:right; display:inline; position:relative;}
.nav .nav_con ul li:hover  .subnav .subnav_right img{ width:276px; height:136px; }
.nav .nav_con ul li:hover  .subnav .subnav_right .imgtxt{ width:142px; height:101px; position:absolute; right:0; top:0; background:url(../images/bk3.png) no-repeat; z-index:2002; text-align:right; padding-top:36px; }
.nav .nav_con ul li:hover  .subnav .subnav_right .imgtxt p{font:normal 12px/25px "ËÎÌå"; color:#999; padding-right:10px;}
.nav .nav_con ul li:hover  .subnav .subnav_right .imgtxt p a.more{ height:25px; font:normal 12px/25px "ËÎÌå"; text-align:right; color:#339bfb;}
.nav .nav_con ul li:hover  .subnav .subnav_right .imgtxt p a.more img{ width:14px; height:14px; vertical-align:middle; margin-left:5px;}
.nav .nav_con ul li:hover  .subnav .subnav_right .imgtxt p a.more:hover{ background:none; color:#f3790c;}
.nav .subnavbk{ width:100%; height:135px; position:absolute; left:0; bottom:58px; background:url(../images/subnavbk.png) repeat-x left top; z-index:2000;}



.content{ width:1000px; height:auto; overflow:hidden; margin:0 auto;}
.conbox01{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.tit01{ width:100%; height:50px;}
.tit01 .tit01_left{ float:left; display:inline; font:normal 18px/50px "Î¢ÈíÑÅºÚ"; }
.tit01 .tit01_left img{ vertical-align:middle; margin:0 5px 3px 0;}
.tit01 .tit01_left span.sp01{color:#fd602a;}
.tit01 .tit01_left span.sp02{color:#0263bd;}
.tit01 .tit01_left span.sp03{color:#02808b;}
.tit01 .tit01_left span.sp031{color:#02bd56;}
.tit01 .tit01_left span.sp032{color:#bd0202;}

.tit01 .tit01_right{ float:right; display:inline;}
.tit01 .tit01_right a{ color:#badeff; padding-right:30px; font:normal 12px/50px "ËÎÌå"; background:url(../images/more.png) no-repeat center right; display:block; padding-left:9px;}more
.tit01 .tit01_right a:hover{color:#fd602a;}

.conbox01_left{ width:240px; height:auto; overflow:hidden; float:left; display:inline;}
.conbox01_left2{ width:200px; height:auto; overflow:hidden; float:left; display:inline; border:1px solid #dfdfdf;}

.pro{text-align:center;padding:1em;}
.pro img{max-width:600px;max-height:600px}
.procon{padding:0em}
.procon.line{border-top:0px solid #eee;padding:2em}
.conbox01_right3{ width:655px; height:auto; overflow:hidden; float:right; display:inline;}
.conbox01_right3 .right3box{ width:653px; height:auto; overflow:hidden; border:1px solid #dfdfdf;}
.conbox01_right3 .right3box .imgbox11{ width:97%; height:auto; overflow:hidden; margin:10px auto; border-bottom:1px solid #dfdfdf;}
.conbox01_right3 .right3box .imgbox11 img{ width:420px; height:250px; float:left; display:inline;}
.conbox01_right3 .right3box .imgbox11  .imgbox11txt{ width:200px; float:right; display:inline;}
.conbox01_right3 .right3box .imgbox11  .imgbox11txt p{ font:normal 12px/22px "ËÎÌå"; color:#666; text-align:justify;}
.conbox01_right3 .right3box .imgbox11  .imgbox11txt p a{ font:normal 16px/26px "Î¢ÈíÑÅºÚ"; color:#333;}
.conbox01_right3 .right3box .imgbox11  .imgbox11txt p a:hover{ color:#f60;}
.conbox01_right3 .right3box .imgbox11  .imgbox11txt p.time3 { color:#0f8afc; font-family:Arial, Helvetica, sans-serif;}

ul.ul01{ width:100%; height:auto; overflow:hidden;}
ul.ul01 li{ width:100%; height:54px; font:normal 12px/54px "Î¢ÈíÑÅºÚ"; color:#cdf1fd; text-indent:20px; margin-bottom:1px;}
ul.ul01 li a{ width:100%; height:54px; display:block; background:#1386f0; color:#cdf1fd;}
ul.ul01 li a:hover{ background:#12395c;}
ul.ul01 li a.lion{ background:#12395c;}
ul.ul01 li.lion a{ background:#12395c;}
.photo{height:200px;text-align:center;padding:0;}
.photo img{max-height:200px;max-width:120px;margin:0}
.productpic{text-align:center}
.productpic img{max-height:180px;max-width:240px;margin:0}
.procon {padding:0em;margin-left:2em;text-indent:2em;font-size:15px;line-height:1.6;color:#666}
.procon p{margin:.2em 0}
.conbox01_right h1,.conbox01_right h2{margin-left:2em}
.conbox01_right h2{margin:.2em 0 0 2em;font-size:16px}
.procon.m-l-20em{margin-left:2em}
.conbox01_right{ padding:1em 0;width:760px; height:auto; overflow:hidden; float:right; display:inline;}
.conbox01_right .imgbox01{ width:240px; height:236px; float:left; display:inline; border:1px solid #dfdfdf; margin-left:11px; margin-bottom:28px; position:relative;}
.conbox01_right .imgbox01last{ margin-bottom:0;}
.conbox01_right .imgbox01 img{ display:block; margin:10px auto;}
.conbox01_right .imgbox01:hover{ width:234px; height:230px; border:4px solid #567ef3; background:#add4f9;  -webkit-box-shadow:1px 1px 1px #dddfef; -moz-box-shadow:1px 1px 1px #dddfef; box-shadow:1px 1px 1px #dddfef;}
.conbox01_right .imgbox01:hover img{ margin:7px auto;}
.conbox01_right .imgbox01 .imgbox01txt01{ width:198px; position:absolute; left:20px; bottom:25px;}
.conbox01_right .imgbox01 .imgbox01txt01 p{ font:normal 12px/25px "Î¢ÈíÑÅºÚ"; color:#333333;}
.conbox01_right .imgbox01 .imgbox01txt01 p a{ color:#666;}
.conbox01_right .imgbox01 .imgbox01txt01 p a:hover{color:#fd602a;}

.conbox01_right .imgbox01 .imgbox01txt02{ display:none;}
.conbox01_right .imgbox01:hover .imgbox01txt01{ display:none;}
.conbox01_right .imgbox01:hover .imgbox01txt02{ display:block; width:198px; height:auto; overflow:hidden; position:absolute; left:20px; bottom:5px;}
.conbox01_right .imgbox01:hover .imgbox01txt02 p.p01{ font:normal 12px/16px "Î¢ÈíÑÅºÚ"; color:#3368ff;}
.conbox01_right .imgbox01:hover .imgbox01txt02 p.p02{ font:normal 30px/30px "Î¢ÈíÑÅºÚ"; color:#0c62b1;}
.conbox01_right .imgbox01:hover .imgbox01txt02 p{ font:normal 12px/16px "ËÎÌå"; color:#3368ff; text-align:justify;}
.conbox01_right .imgbox01:hover .imgbox01txt02 p.p03{ text-align:right; color:#666;}
.conbox01_right .imgbox01:hover .imgbox01txt02 p.p03 a{ color:#3368ff;} 
.conbox01_right .imgbox01:hover .imgbox01txt02 p.p03 a:hover{color:#fd602a;}

img.ad{ width:998px; height:auto; border:1px solid #dfdfdf;}

.imglist{ width:242px; height:auto; overflow:hidden; float:left; display:inline; margin-right:10px;}
.imglistlast{ margin-right:0;}

.imgbox02{ width:240px; height:320px; border:1px solid #dfdfdf; margin-top:10px; position:relative;}
.imgbox02last{ margin-bottom:0;}
.imgbox02 img{ width:240px; height:320px;}

.imgbox021{ width:240px; height:105px; }
.imgbox021 img{ width:240px; height:105px;}

.imgbox022{ width:240px; height:203px; }
.imgbox022 img{ width:240px; height:203px;}

.imgbox023{ width:240px; height:212px; }
.imgbox023 img{ width:240px; height:212px;}

.imgbox02 .imgbox02txt01{ width:198px; position:absolute; right:8px; bottom:10px;}
.imgbox02 .imgbox02txt01 p{ font:normal 18px/25px "Î¢ÈíÑÅºÚ"; color:#143f66; text-align:right;}
.imgbox02 .imgbox02txt01 p a{ color:#93999f; font:normal 12px/28px "ËÎÌå";}
.imgbox02 .imgbox02txt01 p a:hover{color:#fd602a;}

.imgbox02 .imgbox02txt02{ display:none;}
.imgbox02:hover .imgbox02txt01{ display:none;}
.imgbox02:hover .imgbox02txt02{ display:block; width:100%; height:104px; position:absolute; left:0; bottom:0; background:url(../images/bk4.png) repeat-x left bottom; border-top:1px solid #dfdfdf;}
.imgbox02:hover .imgbox02txt02 p{ width:90%; margin:0 auto; font:normal 12px/22px "ËÎÌå"; color:#fc9148;}
.imgbox02:hover .imgbox02txt02 p span{ margin:0 10px;}
.imgbox02:hover .imgbox02txt02 p a{  color:#fc9148;}
.imgbox02:hover .imgbox02txt02 p a:hover{ color:#9d4000;}
.imgbox02:hover .imgbox02txt02 p.p05{ text-align:right; }
.imgbox02:hover .imgbox02txt02 p.p05 a{ color:#fc9148;} 
.imgbox02:hover .imgbox02txt02 p.p05 a:hover{color:#fd602a;}
.imgbox02:hover .imgbox02txt02 p.p06{ text-align:right; color:#2b85d8; font:normal 24px/25px "Î¢ÈíÑÅºÚ";} 

.conbox01_left1{ width:746px; height:auto; overflow:hidden; float:left; display:inline;}
.conbox01_right01{ width:244px; height:auto; overflow:hidden; float:right; display:inline;}

.tit02{ width:100%; height:40px;}
.tit02 .tit02_left{ float:left; display:inline; font:normal 14px/40px "Î¢ÈíÑÅºÚ";}
.tit02 .tit02_left span.tit02ico01{ width:20px; height:20px; display:inline-block; vertical-align:middle; background:url(../images/titico02.png) no-repeat 0 0; vertical-align:middle; margin:0 5px 3px 0;}
.tit02 .tit02_left span.tit02ico02{ width:20px; height:20px; display:inline-block; vertical-align:middle; background:url(../images/titico02.png) no-repeat 0 -26px; vertical-align:middle; margin:0 5px 3px 0;}

.tit02 .tit02_left span.sp03{ color:#339dff;}
.tit02 .tit02_left span.sp04{ color:#fd602a;}
.tit02 .tit02_left span.sp05{ color:#04a4a4;}
.tit02 .tit02_left span.sp06{ color:#333;}
.tit02 .tit02_right{ float:right; display:inline;}
.tit02 .tit02_right a{ color:#666; padding-right:18px; font:normal 12px/40px "ËÎÌå"; background:url(../images/more.png) no-repeat center right;}
.tit02 .tit02_right a:hover{color:#fd602a;}

table.tab01{ width:100%; height:373px; border-collapse:collapse;}
table.tab01 td{ border:1px solid #dfdfdf;}

.conbox01_right01 .right1box{ width:242px; height:auto; overflow:hidden; border:1px solid #dfdfdf; background:#fafafa;}
.conbox01_right01 .right1box .question{ width:100%; height:126px; border-bottom:1px solid #dfdfdf; -webkit-box-shadow:0px 1px 0px #fff; -moz-box-shadow:0px 1px 0px #fff; box-shadow:0px 1px 0px #fff; }
.conbox01_right01 .right1box .questionlast{ border-bottom:none;}
.conbox01_right01 .right1box .question p{ width:90%; margin:0 auto; font:normal 12px/20px "ËÎÌå"; color:#666666; text-align:justify;}
.conbox01_right01 .right1box .question p a{ color:#999;}
.conbox01_right01 .right1box .question p a:hover{color:#fd602a;}
.conbox01_right01 .right1box .question p.question_tit{width:90%; height:33px; margin-bottom:5px; font:bold 12px/33px "ËÎÌå";  border-bottom:1px solid #dfdfdf; -webkit-box-shadow:0px 1px 0px #fff; -moz-box-shadow:0px 1px 0px #fff; box-shadow:0px 1px 0px #fff;}
.conbox01_right01 .right1box .question p.question_tit a{color:#333;}


.conbox01_right01 .right1box .question p.question_tit a span{ width:6px; height:6px;  vertical-align:middle; margin:0 5px 3px 0; }
.conbox01_right01 .right1box .question p.question_tit a:hover{ color:#fd602a;}
.conbox01_right01 .right1box .question p.question_tit a:hover span{ background:#fd602a;}



.imgbox03{ width:240px; height:180px; float:left; display:inline; position:relative;}
.imgbox03 img{ width:240px; height:180px;}
.imgbox03 .imgbox03txt{ width:100%; height:34px; background:url(../images/black.png) repeat; position:absolute; left:0; bottom:0; z-index:2; text-align:center; font:normal 12px/34px "Î¢ÈíÑÅºÚ"; color:#fff;}
ul.ul02{ width:495px; height:180px; float:right; display:inline; background:#FAFAFA;}
ul.ul02 li{ width:95%; height:22px; margin:0 auto; overflow:hidden; font:normal 12px/22px "ËÎÌå"; color:#999;}
ul.ul02 li a{ color:#333; float:left; display:inline;}
ul.ul02 li a:hover{ color:#fd602a;}
ul.ul02 li span.time{ float:right; display:inline; color:#999;}

ul.ul03{ width:100%; height:175px; background:#FAFAFA; padding-top:5px;}
ul.ul03 li{ width:95%; margin:0 auto; font:normal 12px/23px "ËÎÌå"; color:#999;}
ul.ul03 li a{ color:#333;  }
ul.ul03 li a:hover{ color:#fd602a;}
ul.ul03 li .imgbox04{ width:100%; height:54px;}
ul.ul03 li .imgbox04 img{ width:72px; height:54px; float:left; display:inline;}
ul.ul03 li .imgbox04 .imgbox04txt{ width:150px; height:54px; float:right; display:inline;}
ul.ul03 li .imgbox04 .imgbox04txt p{ font:normal 12px/17px "ËÎÌå"; color:#999; text-align:justify;}
ul.ul03 li .imgbox04 .imgbox04txt p a{ color:#fd602a; margin-left:3px;}
ul.ul03 li .imgbox04 .imgbox04txt p a:hover{ text-decoration:underline;}

ul.ul04 li{ width:242px; height:92px; border-bottom:1px solid #dfdfdf;}
ul.ul04 li img{ width:242px; height:92px;}



.slide{height:192px; width:746px; position:relative; }
#imgPlay {height:192px; width:746px; position:absolute; left:0; top:0; overflow:hidden;}
#imgPlay  ul{ height:192px; width:746px; overflow:hidden; }
#imgPlay .imgs li{height:192px; width:746px;  float:left; margin:0 auto;  }
#imgPlay .imgs li .imgbox{width:136px; height:192px; float:left; margin-left:14px; border:1px solid #dfdfdf; }
#imgPlay .imgs li .imgbox:hover{ border:1px solid #fd602a;}
#imgPlay .imgs li .imgboxfirst{ margin-left:0;}
#imgPlay .imgs li .imgbox img{width:136px; height:192px; }
#imgPlay .prev{width:40px; display:block; height:64px; position:absolute; left:0px; top:60px; z-index:22;  background:url(../images/jt1.png) no-repeat 0 0; cursor:pointer;}
#imgPlay .prev:hover{background:url(../images/jt1.png) no-repeat 0 -75px;}
#imgPlay .next {width:40px; display:block; height:64px; position:absolute; right:1px;  top:60px; z-index:22;  background:url(../images/jt1.png) no-repeat -52px 0; cursor:pointer;}
#imgPlay .next:hover{background:url(../images/jt1.png) no-repeat -52px -75px;}

.conbox01_right01 .right1box1{ width:244px; height:auto; overflow:hidden; }
table.tab01{ width:100%; height:auto; overflow:hidden; border:none;}
table.tab01 tr td{ font:normal 12px/20px "ËÎÌå"; color:#666; border:none;}
table.tab01 tr td.td01{ font:normal 30px/30px "Î¢ÈíÑÅºÚ"; color:#fc7802;}
table.tab01 tr td.td02{ font:normal 14px/25px "Î¢ÈíÑÅºÚ"; color:#0872d2; padding-left:8px;}
table.tab01 tr td a{color:#0872d2;}
table.tab01 tr td a:hover{color:#fd602a;}



.location{ width:100%; height:30px; font:normal 12px/30px "ËÎÌå"; color:#666; margin-top:10px; margin-bottom:-10px;}
.location a{ color:#999; margin:0 8px;}
.location a:hover{color:#fd602a;}
.location img{ vertical-align:middle; margin:0 5px 3px 0;}
.location span{ color:#999; margin:0 8px;}

.conbox01_right1{ width:750px; height:auto; overflow:hidden; float:right; display:inline;}

.conbox01_right2{ width:785px;}

.newsbox{ width:746px; height:auto; overflow:hidden;  border-bottom:1px solid #dfdfdf; padding-bottom:20px; margin-bottom:10px;padding-left:20px;}
.newsbox img{ width:180px; height:100px; float:left; display:inline; margin:8px 0 0 10px;}
.newsbox .newsbox_txt{float:left; display:inline; margin-right:10px;}
.newsbox .newsbox_txt p{ font:normal 12px/23px "ËÎÌå"; color:#666;}
.newsbox .newsbox_txt p a.ydqw{ float:right; color:#1386f0;}
.newsbox .newsbox_txt p a.ydqw:hover{color:#fd602a;}
.newsbox .newsbox_txt p.newstit{ font:normal 14px/24px "Î¢ÈíÑÅºÚ"; color:#333;}
.newsbox .newsbox_txt p.newstit a{ color:#333; float:left ;display:inline;}
.newsbox .newsbox_txt p.newstit a:hover{color:#fd602a;}
.newsbox .newsbox_txt p a.ly{color:#999;}
.newsbox .newsbox_txt p a.ly:hover{color:#fd602a;}
.newsbox .newsbox_txt p span.time1{ font-style:italic; color:#999; margin-left:50px;float:right;display:inline;}

.newsbox .newsbox_txt2{ width:530px; float:right; display:inline; margin-right:10px;}
.newsbox .newsbox_txt2 p{ font:normal 12px/23px "ËÎÌå"; color:#666;}
.newsbox .newsbox_txt2 p.newstit2{ font:normal 14px/24px "Î¢ÈíÑÅºÚ"; color:#333;}
.newsbox .newsbox_txt2 p.newstit2 a{ color:#333;}
.newsbox .newsbox_txt2 p.newstit2 a:hover{color:#fd602a;}
.newsbox .newsbox_txt2 p a.ydqw{ float:right; color:#1386f0;}
.newsbox .newsbox_txt2 p a.ydqw:hover{color:#fd602a;}


.page1{ display:block; height:32px; float:right; display:block; margin-top:20px; margin-bottom:30px;}
.page1 a{ width:auto; height:30px; display:inline-block; border:1px solid #dfdfdf; padding:0 13px; font:normal 12px/30px "ËÎÌå"; color:#1386f0; margin-left:8px;}
.page1 a:hover{ border:1px solid #fd602a; color:#fd602a;}
.page1 a.pageon{ border:1px solid #fd602a; color:#fd602a;}
.page1 span{width:auto; height:30px; display:inline-block; border:1px solid #dfdfdf; padding:0 13px; font:normal 12px/30px "ËÎÌå"; color:#1386f0; margin-left:8px;}

.guide{ width:100%; height:auto; overflow:hidden; margin:10px auto;}
.guide .guidetit{ width:100%; height:24px; border-bottom:1px solid #1386f0;}
.guide .guidetit span{ width:auto; height:24px; display:inline-block; background:#1386f0; padding:0 12px; font:normal 12px/24px "ËÎÌå"; color:#fff;}
.guide .guidexq{ width:100%; height:36px; border-bottom:2px solid #1386f0;}
.guide .guidexq a{ width:auto; height:36px; display:inline-block; padding:0 10px; font:normal 15px/35px "Î¢ÈíÑÅºÚ"; color:#13395d;}
.guide .guidexq a:hover{ color:#f3790c;}
.guide .guidexq a.guideon{ color:#fff; background:#f3790c; border-bottom:2px solid #f3790c; border-top:1px solid #f3790c; margin-top:-1px;}

a.a01{ width:100%; height:54px; display:block; background:#f3790c; font:normal 18px/54px "Î¢ÈíÑÅºÚ"; color:#fff; letter-spacing:3px; margin-top:10px; text-align:center;}
a.a01:hover{ background:#dd7111;}

.contactus{ width:240px; height:184px; background:url(../images/lxfs.png) no-repeat; position:relative; margin-top:10px;}
.contactus p.dh{ position:absolute; left:33px; bottom:50px; z-index:2; font:normal 14px/24px "Î¢ÈíÑÅºÚ"; color:#939393;}
.contactus p.dh span{ color:#89b465; font:normal 19px/26px Arial, Helvetica, sans-serif;  text-shadow:1px 1px 1px #89b465;}
.contactus p.cz{ position:absolute; left:10px; bottom:25px; font:normal 14px/24px "Î¢ÈíÑÅºÚ"; color:#939393;}
.contactus p.yx{ position:absolute; left:38px; bottom:5px; font:normal 14px/24px "Î¢ÈíÑÅºÚ"; color:#939393;}

.tit03{ width:650px; height:35px; display:block; margin:0 auto 15px auto; text-align:center; background:url(../images/tit03bk.png) repeat-x left top;}
.tit03 span{ width:auto; height:35px; display:inline-block; margin:0 auto; background:#fff; padding:0 20px; font:normal 24px/32px "Î¢ÈíÑÅºÚ"; color:#12395c;}

.imglist5{ width:100%; height:auto; overflow:hidden; margin:0 auto;}
.imglist1{ width:180px; height:auto; overflow:hidden; float:left; display:inline; margin-left:10px;}
.imgbox05{ width:178px; height:272px; overflow:hidden; float:left; display:inline; margin-left:10px; border:1px solid #dfdfdf; margin-bottom:10px;}
.imgbox05 img{ width:178px; height:138px; display:block;}
.imgbox05 p{ width:93%; margin:3px auto; font:normal 12px/20px "ËÎÌå"; color:#999; text-align:justify;}
.imgbox05 p span{ color:#1386f0;}
.imgbox05 p a{ font:bold 12px/22px "ËÎÌå"; color:#666666;}
.imgbox05 p a:hover{color:#f3790c;}

.imglist2{ width:100%; height:auto; overflow:hidden;}

.imgbox06{ width:240px; height:238px; float:left; display:inline; border:1px solid #dfdfdf; margin:10px 0 0 11px;}
.imgbox06 img{ width:auto; height:auto; display:block; margin:-10px auto 0 auto;}
.imgbox06 p{ width:90%; margin:0 auto; font:normal 12px/18px "ËÎÌå"; color:#333; text-align:justify;}
.imgbox06 p.p07{ font:normal 18px/26px "Î¢ÈíÑÅºÚ"; color:#fd602a; text-indent:5px; }
.imgbox06 p a{color:#333; margin:0 5px;}
.imgbox06 p a:hover{color:#f3790c;}
.imgbox06 p a.qb{ float:right; color:#1386f0;}
.imgbox06 p a.qb:hover{color:#f3790c;}


ul.ul05{ width:100%; height:auto; overflow:hidden;}
ul.ul05 li{ width:100%;  font:normal 14px/54px "Î¢ÈíÑÅºÚ"; color:#cdf1fd; text-indent:20px; margin-bottom:1px;}
ul.ul05 li a{ width:100%; height:54px; display:block; background:#1386f0 url(../images/leftnavico.png) no-repeat 214px 22px; color:#cdf1fd;}
ul.ul05 li a.lion1{ background:#12395c url(../images/leftnavico.png) no-repeat 214px -13px; }
ul.ul05 li ul.children{ width:100%; height:auto; overflow:hidden; margin-top:1px;}
ul.ul05 li ul.children li{ width:100%; height:54px; display:block;  font:normal 12px/54px "Î¢ÈíÑÅºÚ"; }
ul.ul05 li ul.children li span{ font:normal 14px/54px "ËÎÌå"; margin-right:20px;}
ul.ul05 li ul.children li a{width:100%; height:54px; display:block; background:#12395c;}
ul.ul05 li ul.children li a:hover{ color:#f3790c; background:#fff;}
ul.ul05 li ul.children li a.lichildrenon{ color:#f3790c; background:#fff;}

.searchbox1{ width:238px; height:52px; border:1px solid #f3790c; background:#fafafa; margin-top:10px;}
.searchbox1 input.text02{ width:162px; height:52px; border:none; background:none; text-indent:5px; font:normal 12px/52px "ËÎÌå"; color:#999; float:left; display:inline;}
.searchbox1 input.but02{ width:75px; height:52px; border:none; background:#f3790c;; float:right; display:inline; text-align:center; font:normal 12px/52px "ËÎÌå"; color:#fff2e6; cursor:pointer;}

.hcox{ width:748px; height:auto; overflow:hidden; border:1px solid #dfdfdf;  padding:15px 0;}
.hcox1{border-top:2px solid #dfdfdf; background:#fafafa;}
.hcox .hc_left{ float:left; display:inline; width:100px; margin-left:25px; font:bold 20px/25px Arial, Helvetica, sans-serif; color:#333;}
.hcox .hc_right{ float:right; display:inline; width:600px; height:auto; overflow:hidden;}
.hcox .hc_right table.tab02{ width:100%; height:auto; border:none; font:normal 12px/25px "ËÎÌå"; color:#999;}
.hcox .hc_right table.tab02 tr td.td03{ color:#1386f0; font-family:Arial, Helvetica, sans-serif;}
.hcox .hc_right table.tab02 tr td.td04{ color:#666; font-family:Arial, Helvetica, sans-serif;}
.hcox .hc_right table.tab02 tr td span.kg01{ width:2em; display:inline-block;}

.aboutus{ width:748px; height:auto; overflow:hidden; border:1px solid #dfdfdf; background:#fafafa; padding-bottom:20px;}
.aboutus_con{ width:716px; height:auto; overflow:hidden; margin:0 auto; padding:10px 0; border-bottom:1px solid #dfdfdf;}
.aboutus_con p{ font:normal 12px/24px "ËÎÌå"; color:#333; text-align:justify;}
.aboutus_con img.img01{ width:auto; height:auto; display:block; margin:10px 0;}
.aboutus_con p.tit04{ font:bold 16px/35px "Î¢ÈíÑÅºÚ"; color:#07325a;}
.aboutus_con p span.bold{ font-weight:bold;}
.aboutus_con p.tit05{ font-weight:bold; color:#1386f0; margin-top:15px;}
.aboutus_con p span.sp07{ margin-right:30px;  color:#1386f0;}

.lcbox01{ width:100%;  height:120px;  margin:10px auto; background:url(../images/lc.png) no-repeat 10px top;}
.lcbox01 span.niandai{ font:normal 28px/106px "Î¢ÈíÑÅºÚ"; color:#1386f0; background:url(../images/xsj1.png) no-repeat right center; padding-right:20px; float:left; display:inline; margin-left:130px;}
.lcbox01 .lctxt01{ float:left; display:inline; margin-left:10px; margin-top:40px;}
.lcbox01 .lctxt01 p{ font:bold 14px/26px "ËÎÌå"; color:#1386f0;}

.lcbox02{ width:100%;  height:auto; overflow:hidden; background:url(../images/line1.png) repeat-y 96px top;}
.lcbox02 ul{ width:100%; height:auto; overflow:hidden; }
.lcbox02 ul li{ width:100%; height:auto; overflow:hidden; font:normal 12px/30px "ËÎÌå"; color:#333;}
.lcbox02 ul li span{ width:96px; height:30px; float:left; display:inline-block; font:bold 12px/24px "ËÎÌå"; width:80px; text-align:right; padding-right:30px; }
.lcbox02 ul li p{ width:600px; float:right; display:inline;}
.lcbox02 ul li span b{ width:6px; height:6px; display:inline-block; vertical-align:middle; margin-left:7px; margin-bottom:3px; -webkit-border-radius:14px; -moz-border-radius:14px; -o-border-radius:14px; border-radius:14px; behavior:url(PIE/PIE.htc);}
.lcbox02 ul li span b.lcico00{ background:#fafafa;}
.lcbox02 ul li span.lcsp01{ color:#7855db;}
.lcbox02 ul li span b.lcico01{ background:#7855db;}
.lcbox02 ul li span.lcsp02{ color:#05c0dc;}
.lcbox02 ul li span b.lcico02{ background:#05c0dc;}
.lcbox02 ul li span.lcsp03{ color:#13f01d;}
.lcbox02 ul li span b.lcico03{ background:#13f01d;}
.lcbox02 ul li span.lcsp04{ color:#a4bb07;}
.lcbox02 ul li span b.lcico04{ background:#a4bb07;}
.lcbox02 ul li span.lcsp05{ color:#f0ce13;}
.lcbox02 ul li span b.lcico05{ background:#f0ce13;}
.lcbox02 ul li span.lcsp06{ color:#f03713;}
.lcbox02 ul li span b.lcico06{ background:#f03713;}
.lcbox02 ul li span.lcsp07{ color:#da3f93;}
.lcbox02 ul li span b.lcico07{ background:#da3f93;}
.lcbox02 ul li span.lcsp08{ color:#615dba;}
.lcbox02 ul li span b.lcico08{ background:#615dba;}


.xgwj{ width:100%; height:806px; position:relative;}
.xgwj img{ width:auto; height:auto; border:1px solid #dfdfdf; position:absolute;}
.xgwj img.xgwj01{ left:0; top:0;}
.xgwj img.xgwj02{ right:0; top:0;}
.xgwj img.xgwj03{ left:0; bottom:0;}
.xgwj img.xgwj04{ left:244px; bottom:0;}
.xgwj img.xgwj05{ right:0; bottom:0;}

.xgwj p{ font:normal 12px/20px "Î¢ÈíÑÅºÚ"; color:#07325a; position:absolute;}
.xgwj p.xgwjtxt01{ left:84px; top:355px; }
.xgwj p.xgwjtxt01 span.xgwjico01{ width:8px; height:8px; display:inline-block; vertical-align:middle; background:url(../images/jt2.png) no-repeat -1px 0; margin-right:5px;}

.xgwj p.xgwjtxt02{ left:250px; top:365px; }
.xgwj p.xgwjtxt02 span.xgwjico02{ width:9px; height:9px; display:inline-block; vertical-align:middle; background:url(../images/jt2.png) no-repeat -32px 0; margin-left:5px;}

.xgwj p.xgwjtxt03{ left:146px; top:395px; }
.xgwj p.xgwjtxt03 span.xgwjico03{ width:9px; height:9px; display:inline-block; vertical-align:middle; background:url(../images/jt2.png) no-repeat -15px 0; margin-right:10px;}

.xgwj p.xgwjtxt04{ left:250px; top:408px; }
.xgwj p.xgwjtxt04 span.xgwjico04{ width:9px; height:9px; display:inline-block; vertical-align:middle; background:url(../images/jt2.png) no-repeat -53px 0; margin-left:5px;}

.xgwj p.xgwjtxt05{ left:250px; top:440px; }
.xgwj p.xgwjtxt05 span.xgwjico05{  width:9px; height:9px; display:inline-block; vertical-align:middle; background:url(../images/jt2.png) no-repeat -15px 0; margin-left:5px;}


.yzsgj{ width:228px; height:145px; float:left; display:inline; border-right:1px solid #dfdfdf; padding-right:5px; margin-right:5px; margin-top:10px; margin-bottom:10px;}
.yzsgjlast{ border:none;}
.yzsgj .yzsgj_tit{ width:228px; height:40px; text-align:center; margin-bottom:10px; font:bold 12px/40px "ËÎÌå"; color:#333; background:#F3790C; -webkit-border-radius:4px; -moz-border-radius:4px; -o-border-radius:4px; border-radius:4px; behavior:url(PIE/PIE.htc);}
.yzsgj p{ width:197px; height:auto; overflow:hidden; margin:0 auto; text-align:justify; }
.yzsgj p span{ color:#F3790C;}


.probox{ width:998px; height:auto; overflow:hidden; border:1px solid #dfdfdf;}
.probox .pro_left{ float:left; display:inline; width:415px;}
.probox .pro_left img{ width:415px; height:340px;}



.game163{ position: relative;  overflow: hidden; width:415px; }
.game163 .bigImg{ height: 258px; position: relative;}
.game163 .bigImg li img{ vertical-align:middle; width:415px; height:258px;   }

.game163 .smallScroll{ height: 86px;}
.game163 .sPrev{width:40px; display:block; height:64px; position:absolute; left:0px; bottom:15px; z-index:22;  background:url(../images/jt1.png) no-repeat 0 0; cursor:pointer; }
.game163 .sNext{ width:40px; display:block; height:64px; position:absolute; right:1px;  bottom:15px; z-index:22;  background:url(../images/jt1.png) no-repeat -52px 0; cursor:pointer;}
.game163 .sPrev:hover{background:url(../images/jt1.png) no-repeat 0 -75px;}
.game163 .sNext:hover{ background:url(../images/jt1.png) no-repeat -52px -75px;}
.game163 .smallImg{ float:left; display:inline; width: 415px; height:86px; border:1px solid #dfdfdf; overflow: hidden;}
.game163 .smallImg ul{ height:86px;  width: 9999px; overflow: hidden; }
.game163 .smallImg li{ float: left; width:138px; cursor:pointer;  display: inline;  }
.game163 .smallImg img{ border: 1px solid #fff; width:136px; height:84px;  }
.game163 .smallImg .on img{ border:1px solid #1386f0;}




.probox .pro_right{ width:565px; float:right; display:inline;}
.probox .pro_right p{ font:normal 12px/30px "ËÎÌå"; color:#333; text-indent:5px;}
.probox .pro_right p span{ width:60px; display:inline-block; color:#999;}
.probox .pro_right p.pro_tit{ font:normal 18px/35px Arial, Helvetica, sans-serif; color:#1386f0; margin:10px 0; text-indent:0;}

.probox .pro_right .sharebox{ width:100%; height:100px; background:#07325A;}
.probox .pro_right .sharebox .share_left{ float:left; display:inline; font:normal 12px/100px "ËÎÌå"; color:#fff; margin-left:35px;}
.probox .pro_right .sharebox .share_left img{ vertical-align:middle; margin:0 5px 3px 0;}
.probox .pro_right .sharebox .share_right{ width:100px; margin-right:20px; text-align:center; padding-top:25px; float:right; display:inline;  font:normal 12px/20px "ËÎÌå"; color:#fff;}
.probox .pro_right .sharebox .share_right span{ font:normal 16px/26px Arial, Helvetica, sans-serif; color:#e5e5e5;}

ul.ul07{ width:100%; height:auto; overflow:hidden; margin-bottom:10px;}
ul.ul07 li{ width:45%; float:left; display:inline-block; font:normal 12px/30px "ËÎÌå"; color:#333; }
ul.ul07 li span{ color:#999; margin-right:10px; margin-left:5px;}


.leftbox01{ width:238px; height:auto; overflow:hidden; border:1px solid #dfdfdf; padding-bottom:10px;}
.tit06{ width:100%; height:42px; background:#F2F2F2; font:bold 14px/42px "ËÎÌå"; color:#07325a; text-indent:20px; border-bottom:1px solid #dfdfdf;}
ul.ul06{ width:178px;  height:auto; overflow:hidden; margin:0 auto;}
ul.ul06 li{ width:178px;  height:auto; overflow:hidden; margin:10px 0;}
ul.ul06 li img{ width:178px; height:110px; display:block; margin:0 auto 5px auto;}
ul.ul06 li p{ width:92%; margin:0 auto; text-align:center; font:normal 12px/20px "ËÎÌå";}
ul.ul06 li p a{ color:#333;}
ul.ul06 li p a:hover{ color:#F3790C;}

.tit07{ width:100%; height:42px; background:#F2F2F2; font:bold 14px/42px "ËÎÌå"; color:#07325a;  border-bottom:1px solid #dfdfdf; margin-bottom:10px;}
.tit07 a{ width:auto; height:42px; display:inline-block; border-right:1px solid #F2F2F2; border-left:1px solid #f2f2f2; padding:0 18px;   font:bold 14px/42px "ËÎÌå"; color:#07325a; margin-left:-1px;}
.tit07 a:hover{ background:#fafafa; border-right:1px solid #dfdfdf; border-bottom:1px solid #fafafa; border-left:1px solid #dfdfdf; position:relative; z-index:2;}
.tit07 a.tit07tabon{ background:#fafafa; border-right:1px solid #dfdfdf; border-bottom:1px solid #fafafa; border-left:1px solid #dfdfdf; position:relative; z-index:2;}

.right1box2{ width:783px; height:auto; overflow:hidden; border:1px solid #dfdfdf; background:#fafafa;}
.right1box2 p{ width:95%; margin:0 auto; font:normal 12px/35px "ËÎÌå"; color:#333;}
.right1box2 img.img02{ width:auto; height:auto; display:block; margin:10px auto;}
.right1box2 p span{ margin-left:15px;}
.right1box2 p.p09{ font-weight:bold; margin-top:10px;}
.imgbox07{ width:96%; height:auto; overflow:hidden;padding-bottom:30px; margin:10px auto; }
.imgbox07 .imglist3{ width:284px; height:auto; overflow:hidden; float:left; display:inline; margin-left:5px;}
.imgbox07 .imglist3 img{ width:284px; height:253px;}

.imgbox07 .imglist4{ width:168px; height:auto; overflow:hidden; float:left; display:inline; margin-left:5px;}
.imgbox07 .imglist4 img{ width:168px; height:124px; margin-bottom:5px; }

.box01_con{ width:96%; margin:5px auto;}
.box01_con p{ font:normal 16px/24px "ËÎÌå"; color:#333;}
.box01_con p.p08{ font:normal 16px/30px "Î¢ÈíÑÅºÚ"; color:#e07516; margin-top:10px;}

.imgbox08{ width:234px; height:328px; float:left; display:inline; position:relative; margin:0 3px;}
.imgbox08 img{width:234px; height:328px;}
.imgbox08  .imgbox08txt{ width:234px; height:30px; position:absolute; left:0; bottom:0; text-align:center; font:normal 12px/30px "Î¢ÈíÑÅºÚ"; color:#fff;}

.imgbox09{ width:140px; height:55px; float:left; display:inline; margin:5px 16px 10px 3px;}
.imgbox09 img{width:138px; height:53px; border:1px solid #dfdfdf;}

.right1box2 .ul08box{ width:100%; height:auto; overflow:hidden; margin:10px 0;}
.right1box2 ul.ul08{ width:auto; height:auto; overflow:hidden; float:left; display:inline; margin-left:18px;}
.right1box2 ul.ul08 li{ font:normal 12px/30px "ËÎÌå"; color:#333;}
.right1box2 ul.ul08 li span{ font-weight:bold;}


.pjbox{ width:98%; height:auto; overflow:hidden; border-bottom:1px solid #dfdfdf; padding-bottom:10px; margin:10px auto 0 auto;}
.pjbox img{ width:138px; height:53px; border:1px solid #dfdfdf; float:left; display:inline; margin:2px 0 0 15px;}
.pjbox .pj_txt{ width:790px; float:right; display:inline; margin-right:15px;}
.pjbox .pj_txt p{ font:normal 12px/20px "ËÎÌå"; color:#666;}
.pjbox .pj_txt p.time2{ color:#999;}

.imgbox10{ width:240px; border:1px solid #dfdfdf; background-color:#fafafa; float:left; padding-top:5px; height:230px; margin:4px;}
.hoverBox{ height:225px;}
.imgbox10 img{ display:block; margin:0 auto; width:228px; height:128px;}
.imgbox10 h1 { color:#333333; font-family:"Î¢ÈíÑÅºÚ"; font-size:12px; font-weight:normal; padding:12px 10px; width:179px; margin:0 auto; border-top:2px solid #ffffff; border-top:1px solid #ebebeb; margin-top:9px; }
.imgbox10 h2 { color:#333333; font-family:"Î¢ÈíÑÅºÚ"; font-size:12px; font-weight:normal; padding:0 10px; width:179px; margin:0 auto; }
.imgbox10 p{width:100%; font:normal 12px/30px "Î¢ÈíÑÅºÚ"; color:#999999; padding-left:22px;}
.imgbox10last{ margin-right:0;}
.hoverBox:hover{ border-bottom:5px solid #f77602;}

.hcbox{ width:750px; height:90px; margin-bottom:20px; margin-top:10px; position:relative;  -webkit-border-radius:10px; -moz-border-radius:10px; -o-border-radius:10px; border-radius:10px; behavior:url(PIE/PIE.htc); }
.hcbox a.hc1{ width:750px; height:90px; display:block; position:absolute; left:0; top:0; z-index:10;}
.hcbox .hctxt01{ width:auto; height:75px; position:absolute; right:30px; top:15px; text-align:right; font:normal 16px/20px "Î¢ÈíÑÅºÚ"; color:#ccc; z-index:20;}
.hcbox .hctxt01 span{ font:normal 37px/40px "Î¢ÈíÑÅºÚ"; color:#f3790c; }
.hcbox .hctxt01 span.hcsp01{ font:normal 37px/40px "Î¢ÈíÑÅºÚ"; color:#79fdd6; }
.hcbox .hctxt01 span.hcsp02{ font:normal 37px/40px "Î¢ÈíÑÅºÚ"; color:#fff; }

.hcbox a.hc02{ width:748px; height:88px; display:block; position:absolute; left:0; top:0; z-index:30; -webkit-border-radius:10px; -moz-border-radius:10px; -o-border-radius:10px; border-radius:10px; behavior:url(PIE/PIE.htc); background:url(../images/bsbk.png) repeat; border:1px solid #1386f0;}

.hcbox a.hc02 .hc02txt01{ text-align:center; font:normal 12px/40px "Î¢ÈíÑÅºÚ"; color:#333; padding-top:20px;}
.hcbox a.hc02 .hc02txt01 b{ height:40px; display:inline-block; font:normal 37px/40px "Î¢ÈíÑÅºÚ"; color:#1386f0;}
.hcbox a.hc02 .hc02txt01 span{ height:40px; display:inline-block; font:normal 12px/20px "ËÎÌå"; color:#999; }
.hcbox a.hc02 span.go{ position:absolute; right:30px; top:0; font:normal 29px/90px Arial, Helvetica, sans-serif; color:#000;}
.hcbox a.hc02 span.go b{ font-family:"ËÎÌå"; font-weight:bold;}

.news_detailed{ width:95%; height:auto; overflow:hidden; margin:0 auto; }
.news_detailed p{ font:normal 14px/28px "ËÎÌå"; color:#333; margin-top:10px; text-align:justify;}
.news_detailed p.news_tit{ text-align:center; font:normal 28px/30px "Î¢ÈíÑÅºÚ"; color:#000;}
.news_detailed p.news_sm{ text-align:center; border-bottom:1px solid #dfdfdf; padding-bottom:10px; margin-bottom:20px; color:#999; font-size:12px;}
.news_detailed p.news_sm a{ color:#1386f0; margin-right:30px;}
.news_detailed p.news_sm a:hover{ color:#f60; }
.news_detailed img.img03{ width:auto; height:auto; display:block; margin:0 auto;}

.tit08{ width:95%; height:35px; margin:0 auto; border-bottom:1px solid #dfdfdf; font:normal 14px/35px "Î¢ÈíÑÅºÚ"; color:#333;}
ul.ul09{ width:95%; height:auto; overflow:hidden; margin:5px auto 100px auto;}
ul.ul09 li{ width:100%; height:35px; overflow:hidden; font:normal 12px/35px "ËÎÌå"; color:#999; border-bottom:1px solid #dfdfdf;}
ul.ul09 li a{ color:#999;}
ul.ul09 li a:hover{ color:#333;}
ul.ul09 li span.num1{ width:12px; height:12px; font:normal 11px/12px "ËÎÌå"; text-align:center; color:#fff; display:inline-block; vertical-align:middle; margin:0 5px 3px 0; background:#f3790c;}
ul.ul09 li span.num2{ width:12px; height:12px; font:normal 11px/12px "ËÎÌå"; text-align:center; color:#fff; display:inline-block; vertical-align:middle; margin:0 5px 3px 0; background:#1386f0;}
ul.ul09 li span.num3{ width:12px; height:12px; font:normal 11px/12px "ËÎÌå"; text-align:center; color:#fff; display:inline-block; vertical-align:middle; margin:0 5px 3px 0; background:#444;}

.conbox01_left3{ width:330px; height:auto; overflow:hidden; float:left; display:inline;}
.left3box{ width:328px; height:auto; overflow:hidden; background:#fafafa; border:1px solid #dfdfdf;}
ul.ul10{ width:92%; height:auto; overflow:hidden; margin:0 auto; padding-bottom:10px;}
ul.ul10 li{ width:98%; height:auto; overflow:hidden; border-bottom:1px solid #dfdfdf; background:url(../images/liico.png) no-repeat left 17px; padding-left:10px; font:normal 12px/40px "ËÎÌå"; }
ul.ul10 li a{ color:#333; float:left; display:inline;}
ul.ul10 li a:hover{ color:#f60;}
ul.ul10 li span.time4{ float:right; display:inline; color:#999;}

ul.ul11{ width:92%; height:auto; overflow:hidden; margin:0 auto; padding-bottom:10px;}
ul.ul11 li{ width:42%; height:auto; overflow:hidden; float:left; display:inline; border-bottom:1px solid #dfdfdf; background:url(../images/liico.png) no-repeat left 17px; padding-left:10px; font:normal 12px/40px "ËÎÌå"; margin:0 10px; }
ul.ul11 li a{ color:#333; float:left; display:inline;}
ul.ul11 li a:hover{ color:#f60;}
ul.ul11 li span.time4{ float:right; display:inline; color:#999;}


.footer{ width:100%; height:auto; overflow:hidden; background:#1a1a1a; margin-top:30px; padding-top:15px;}
.footer .footerlink{ width:100%; height:auto; overflow:hidden; border-bottom:1px solid #0d0d0d; -webkit-box-shadow:0px 1px 0px #242424; -moz-box-shadow:0px 1px 0px #242424; box-shadow:0px 1px 0px #242424; }
.footer .footer_con{ width:1000px; height:auto; overflow:hidden; margin:0 auto; padding-top:30px; padding-bottom:30px;}
.footer .footerlink p{ font:normal 14px/30px "Î¢ÈíÑÅºÚ"; color:#666666; text-align:justify;}
.footer .footerlink p span{ margin:0 15px;}
.footer .footerlink p a{ color:#666666;}
.footer .footerlink p a:hover{ color:#fd602a;}
.footer .footerlink p.footertit{ font-size:18px;}

.footer .footer_con .logo1{ float:left; display:inline; width:374px; height:71px; margin-top:5px;}
.footer .footer_con .footer_txt{ width:592px; float:right; display:inline;}
.footer .footer_con .footer_txt p{ font:normal 14px/30px "Î¢ÈíÑÅºÚ"; color:#4c4c4c;}
.footer .footer_con .footer_txt p a{ color:#666666;}
.footer .footer_con .footer_txt p a:hover{ color:#fd602a;}



table.tab03{ width:100%; height:auto; overflow:hidden; border:1px solid #dadada; border-bottom:none;}
table.tab03 tr td{ height:70px; font:normal 12px/25px "ËÎÌå"; color:#999; border-bottom:1px solid #dadada;}
table.tab03 tr td.jx{ font:bold 20px/25px Arial, Helvetica, sans-serif; color:#333; padding-left:25px; width:200px;}



.searchAdd{ overflow:hidden; width:750px; padding-bottom:10px;}
.searchBox{ border:1px solid #1386f0; float:left; width:426px; height:30px; margin-left:10px;}
.searchTxt{ background-color:#1386f0; color:#badeff; float:left; font-family:"Î¢ÈíÑÅºÚ"; font-size:12px; display:block; padding:0 16px; height:32px; line-height:32px;cursor:pointer; border:none;}

.searchGuide{ padding-left:5px; overflow:hidden;}
.titleGuide{color:#cdf1fd; background-color:#1386f0; width:80px; line-height:37px; padding-left:5px; font-family:"Î¢ÈíÑÅºÚ"; float:left; padding-right:0}/*±êÌâÑùÊ½*/
.bottom10px{ padding-bottom:10px; border-top:1px solid #1386f0; }
.guide .guidexq .guideBut{ float:left;}
.guide .guidexq .guideBut a{ font-size:14px;}
.guide .guidexq .guideBut .currentBut{ color:#fc7802;}


.pageNews{ border-top:1px solid #dfdfdf; padding-top:20px; margin-top:20px;margin-bottom:70px; overflow:hidden;}
.pageNews a{color:#1386f0; font-family:"Î¢ÈíÑÅºÚ"; font-size:14px;}
.pageNews div{ padding:6px 0;}
.pageNews a:hover{ color:#f60; }

.ps_pjbox{ font-family:"Î¢ÈíÑÅºÚ"; font-size:14px; color:#333333; padding-top:340px; padding-bottom:80px;}
