@charset "utf-8";
/* ============================================================ web css reset  ============================================================ */
* { margin:0 auto;}
body {  color:#666666; font-size:12px; font-family:"微软雅黑",Arial Narrow,arial,serif;}
ul,li,dl,dt,dd,h3,p,h4,h1,h2 { margin:0; padding:0; list-style:none;}
img { border:0;}
a:link, a:visited { color:#666666; text-decoration:none;outline:0 none;}
a:hover { color:#ff6600; text-decoration:none;}
.clear { clear:both; width:100%; height:1px; overflow:hidden;}
input,select,button{font:12px Verdana,Arial,Tahoma; vertical-align:middle; padding:0; margin:0;}
input:focus {outline: none}
em,i{font-style:normal}
.fl { float:left;}
.fr { float:right;}
.hidden { display:none;}

/*首页*/
.header_bg { width:100%; height:30px; line-height:30px; background:#713444;}
.top { width:1000px; height:30px; margin:0 auto;}

.top_dl { width:110px; margin:0 5px; position:relative}
.top_dl dt { width:110px; height:30px; line-height:30px; text-align:center; color:#ac845e; background:url(images/top_link_03.jpg) no-repeat left center; cursor:pointer;}
.top_dl dd { width:110px; position:absolute; left:0; top:30px; z-index:999; display:none; background:url(images/top_m_bg_03.jpg) no-repeat left top; padding-top:7px; border-bottom:1px solid #dfdfdf;}
.top_dl dd p { width:110px; height:25px; line-height:25px; background:url(images/top_m_bg_05.jpg) repeat-y; text-align:center;}
.search { width:142px; height:20px; background:url(images/search_03.jpg) no-repeat; margin:5px;}
.search .search_t { width:110px; height:20px; background:none; border:0; padding-left:5px; }
.search .search_s { width:25px; height:20px; background:none; border:0; cursor:pointer;}
.top_e { width:65px; height:20px;line-height:20px; text-align:center; color:#ac845e; background:url(images/top_link_04.jpg) no-repeat; margin:5px;}
.top_e a { color:#ac845e;}

.header { width:1000px; height:90px; margin:0 auto;}
.header h1 { float:left; width:189px; height:50px; margin-top:20px;}
.nav { float:right; width:800px; height:40px;margin:0 auto; margin-top:50px;}
.nav li.li { float:left;position:relative; width:88px; height:40px; line-height:40px; text-align:center;}
.nav li a { float:left; width:100%; height:40px; font-size:14px; color:#888888;}
.nav li a:hover { color:#932b47}
.nav li ul {position:absolute; display:none; z-index:999; width:600px; height:50px; overflow:hidden;left:0px; top:40px; }
.nav li ul li { float:left;}
.nav li ul li a {font-size:12px;}
.nav li.hover ul li { float:left; width:95px; height:50px; line-height:50px; text-align:center; }
.nav li.hover ul li a { color:#ffffff;  font-size:12px;}
.nav li.hover ul li a:hover { color:#e3ba95; }
.adddiv { position:absolute; z-index:998; left:0; top:120px; width:100%; height:50px; background:url(images/nav_bg.png) repeat; }

/*banner*/
.banner{ width:100%;height:474px;text-align:center; margin:0 auto; overflow:hidden;}
#slide-index {position: relative; min-width:1000px; width: auto; height:474px; overflow: hidden;}
.autoMaxWidth{overflow:hidden;position:relative;height:474px;}
#slide-index .slides {min-width:1000px;width:auto; height:474px}
#slide-index .slide {position: relative; min-width: 1000px; float: left; height:474px}
#slide-index .image {z-index: 11; position: absolute;left:0; z-index:99;}
#slide-index .image img{height:474px;}
#slide-index .control_bg { width:100%; height:80px; background:url(images/banner_bg.png) repeat; overflow:hidden; position:relative; bottom:80px; z-index:99;}
#slide-index .control { width:1000px; overflow:hidden; margin:0 auto;}
#slide-index .control li{ float:left; width:75px; height:80px; overflow:hidden; margin:0 1px;}
#slide-index .control li span { float:left; width:75px; height:75px; background:url(images/btn_banner.png) no-repeat; cursor:pointer;}
#slide-index .control li.active { width:550px;}
#slide-index .control li span.span_1 { background-position:0 -75px;}
#slide-index .control li span.span_2 { background-position:-75px -75px;}
#slide-index .control li span.span_3 { background-position:-150px -75px;}
#slide-index .control li span.span_4 { background-position:-225px -75px;}
#slide-index .control li span.span_5 { background-position:-300px -75px;}
#slide-index .control li span.span_6 { background-position:-375px -75px;}
#slide-index .control li.active span.span_1 { background-position:0 0;}
#slide-index .control li.active span.span_2 { background-position:-75px 0;}
#slide-index .control li.active span.span_3 { background-position:-150px 0;}
#slide-index .control li.active span.span_4 { background-position:-225px 0;}
#slide-index .control li.active span.span_5 { background-position:-300px 0;}
#slide-index .control li.active span.span_6 { background-position:-375px 0;}
#slide-index li .b_btn { display:none;}
#slide-index li.active .b_btn { display:block;}
#slide-index .control li .b_btn { float:left; text-align:left; width:475px; color:#FFFFFF; }
#slide-index .control li .b_btn h3 { font-size:18px; line-height:25px; font-weight:lighter;}
#slide-index .control li .b_btn p { width:475px; line-height:17px;}

/*内容*/
.content { width:1000px; overflow:hidden; margin:30px auto;}
.in_left { width:660px; overflow:hidden;}
.in_main { width:660px; overflow:hidden; margin-bottom:20px;}
.title { width:100%;}
.title a { float:right; line-height:20px; margin-top:15px; margin-right:10px; color:#713444;}
.title a:hover { color:#ff6600;}
.focus { width:660px; height:41px; background:url(images/in_tel_03.jpg) no-repeat;}
.w_660 { width:660px; overflow:hidden;}
.w_320 { width:320px; overflow:hidden;}
.focus_ul { margin:10px auto;}
.focus_ul li { width:320px; height:30px; line-height:30px; background:url(images/line_03.jpg) no-repeat left center; text-indent:10px;}
.float_li li { float:left; margin-left:10px; display:inline;}

.in_news { width:660px; height:41px; background:url(images/in_tel_06.jpg) no-repeat;}
.in_news_dl { width:660px; overflow:hidden; margin:10px auto;}
.in_news_dl dt { float:left; width:260px; height:150px;}
.in_news_dl dt img {width:260px; height:150px;}
.in_news_dl dd { float:right; width:380px;}
.in_news_dl dd h3 { width:380px; height:30px; line-height:30px; font-size:16px;}
.in_news_dl dd h3 a { color:#853136;}
.in_news_dl dd h3 a:hover { color:#ff6600;}
.in_news_dl dd p { width:380px; line-height:20px; text-indent:2em; margin:10px auto;}

.in_news_side { width:320px; overflow:hidden;}
.in_n_left { width:320px; height:43px; background:url(images/in_tel_12.jpg) no-repeat;}
.in_n_right { width:320px; height:43px; background:url(images/in_tel_14.jpg) no-repeat;}

.hot {width:660px; height:41px; background:url(images/in_tel_19.jpg) no-repeat;}
.hot_main { float:left; width:390px; height:37px; overflow:hidden; margin:0 auto; margin-top:4px; background:url(images/line_07.jpg) no-repeat left center; margin-left:180px; display:inline;}
.hot_main li { width:390px; height:37px; line-height:37px; overflow:hidden; font-size:14px;}
.hot_main li a { float:left; margin-top:0; margin-left:30px; line-height:37px;  display:inline; color:#666666;}
.hot_main li a:hover { color:#ff6600;}

.in_right { width:320px; overflow:hidden;}
.in_con { width:320px; margin-bottom:30px;}
.film { width:320px; height:42px; background:url(images/in_tel_08.jpg) no-repeat;}
.film_main { width:320px; height:190px; margin:20px auto; cursor:pointer;}
.qk { width:320px; height:42px; background:url(images/in_tel_15.jpg) no-repeat;}
.qk_main { width:318px; overflow:hidden; margin:0 auto; border:1px solid #f4efe8; border-top:0;}
.qk_main dl { width:290px; overflow:hidden; margin:20px auto;}
.qk_main dl dt { float:left; width:115px; height:140px;}
.qk_main dl dt img {width:115px; height:140px;}
.qk_main dl dd { float:right; width:160px; }
.qk_main dl dd h3 { width:160px; height:30px; line-height:30px; font-size:14px;}
.qk_main dl dd h3 a { color:#c29b75;}
.qk_main dl dd h3 a:hover { color:#ff6600;}
.qk_main dl dd p { width:160px; line-height:30px;}

/*底部*/
.footer_bg { width:100%; overflow:hidden; margin:0 auto; border-top:1px solid #ececec;}
.footer_link { width:1000px; overflow:hidden; margin:15px auto; background:url(images/in_tel_21.jpg) no-repeat left center;}
.link { margin-left:100px; line-height:25px;}
.link a { display:inline-block; margin:0 5px;}
.footer_btn { width:100%; overflow:hidden; margin:0 auto; background:#5c2832; border-top:2px solid #c2a061;}
.footer {width:1000px; overflow:hidden; margin:15px auto;}
.footer_1 { overflow:hidden;  color:#d0ab88;}
.f_bg_1 {background:url(images/footer_logo_03.jpg) no-repeat left center;}
.footer_1 p { margin-left:80px; line-height:25px;}
#bdshare { margin-left:80px;}
#copyrightx a { color:#d0ab88; background:url(images/zciv.png) no-repeat 0 center; padding-left:20px;}


/*p1*/
.banner_1 { width:100%; min-width:1000px; height:350px;}
.banner_2 { width:100%; min-width:1000px; height:350px;}
.banner_3 { width:100%; min-width:1000px; height:350px;}
.banner_4 { width:100%; min-width:1000px; height:350px;}
.banner_5 { width:100%; min-width:1000px; height:350px;}
.banner_6 { width:100%; min-width:1000px; height:350px;}
.banner_7 { width:100%; min-width:1000px; height:350px;}

.m_title { width:1000px; overflow:hidden; margin:0 auto; text-align:center;}
.top_menu { width:1000px; overflow:hidden; margin:20px auto;}
.menu { overflow:hidden; margin:0 auto;}
.menu li { float:left; height:40px; line-height:40px; text-align:center;}
.menu li a { display:block; width:100%; height:40px; background:#f3f3f3; color:#666666; font-size:16px;}
.menu li a:hover { color:#dfab7a; background:url(images/menu_bg.jpg) no-repeat right top;}
.menu li.hover a { color:#dfab7a; background:url(images/menu_bg.jpg) no-repeat right top;}
.about_menu { width:900px;}
.about_menu li { width:320px; margin:0 65px;}
.main { width:1000px; overflow:hidden; margin:0 auto;}
.text { width:1000px; overflow:hidden;}
.text p { width:1000px; line-height:25px; margin:15px auto; font-size:14px;}
.text h3 { width:1000px; line-height:35px; margin:10px auto; font-size:16px; color:#831b19; text-align:center;}
.text_about p { width:1000px; line-height:25px; margin:15px auto; font-size:14px;}
.text_about h3 { width:1000px; line-height:35px; margin:10px auto; font-size:16px; color:#831b19; text-align:center;}
.text_about img { float:left; margin-right:10px; display:inline;}


/*架构*/
.tab { width:880px; height:40px; overflow:hidden; margin:10px auto;}
.tab li { float:left; width:398px; height:40px; cursor:pointer; margin:0 20px;}
.tab li span { display:block; width:398px; height:40px;}
.tab li .tab_1 { background:url(images/jg_1.jpg) no-repeat;}
.tab li .tab_2 { background:url(images/jg_2.jpg) no-repeat;}
.tab li.hover .tab_1 { background:url(images/jg_3.jpg) no-repeat;}
.tab li.hover .tab_2 { background:url(images/jg_4.jpg) no-repeat;}
.tab_main { width:1000px; overflow:hidden; margin:20px auto;}

.tab li .jg_1 { background:url(images/zzjg_1.jpg) no-repeat;}
.tab li .jg_2 { background:url(images/zzjg_2.jpg) no-repeat;}
.tab li.hover .jg_1 { background:url(images/zzjg_3.jpg) no-repeat;}
.tab li.hover .jg_2 { background:url(images/zzjg_4.jpg) no-repeat;}

/*p2*/
.jy_menu { width:1050px;}
.jy_menu li { width:158px; margin:0 auto; margin-right:10px;}

.scr_main { width:1000px; overflow:hidden; margin:40px auto;}
.scr_main a.aleft,.scr_main a.aright{ float:left; width:66px; height:66px;  background:url(images/arrow.jpg) no-repeat; margin-top:170px;}
.scr_main a.aleft { background-position:0 0; }
.scr_main a.agrayleft { background-position:0 0;}
.scr_main a.aright{ background-position:-70px 0; }
.scr_main a.agrayright{ background-position:-70px 0;}

.scr_mid { width:855px; height:415px; overflow:hidden; position:relative; margin:0 5px; display:inline;}
.scr_mid ul { width:20000px;position:absolute;left:0px;top:0px; margin:0;}
.scr_mid ul li { float:left;  width:855px; height:415px; }
.list_d { float:left; width:147px; height:153px; background:url(images/lc_bg_03.jpg) no-repeat; margin:30px 60px; display:inline;}
.list_d a { display:block; width:100%; height:100%;}
.list_d p { width:70px; line-height:18px; font-size:14px; color:#000000; font-weight:bold; margin:80px auto auto auto; text-align:center;}

.list_ry { width:1050px; overflow:hidden; margin:30px auto;}
.rydl { float:left; width:215px; height:200px; margin-right:45px; margin-bottom:20px;}
.rydl dt { width:213px; overflow:hidden; border:1px solid #dedede;}
.rydl dt img { width:207px; height:145px; margin:3px;}
.rydl dd { width:180px; overflow:hidden; line-height:20px; text-align:center; font-size:14px; margin:10px auto;}

.list_li { width:1000px; margin:20px auto;}
.list_li li { width:1000px; height:35px; line-height:35px; background:url(images/line_03.jpg) no-repeat left center; font-size:14px;}
.list_li li a { float:left; margin-left:15px; display:inline;}
.list_li li span { float:right;}

.pages { width:1000px; height:30px; line-height:30px; margin:0 auto; margin-top:20px; text-align:center; }
.pages strong { margin:0 5px; color:#ffffff; padding:4px 9px; border:1px #5b2a2d solid; background:#5b2a2d; font-weight:lighter;}
.pages a { margin:0 5px;  padding:4px 9px; background:#FFFFFF; border:1px #eeeeee solid; text-decoration:none; }
.pages a:hover { color:#ffffff;  background:#5b2a2d; border:1px #5b2a2d solid;}

/*P3*/
.zy_top { width:1000px; overflow:hidden;position:relative;}
.zy_banner { width:1000px; overflow:hidden;}
.zy_title { width:193px; overflow:hidden; position:absolute; z-index:99; right:30px; top:200px;}
.zy_title dt { width:181px; overflow:hidden; border:6px solid #FFFFFF;}
.zy_title dd { width:193px; height:30px; line-height:30px; text-align:center; font-size:16px; background:#713444; overflow:hidden;}
.zy_title dd a { display:block; width:193px; height:25px; color:#FFFFFF;}
.zy_tel { width:1000px; overflow:hidden; margin:20px auto;}

/*news*/
.news_menu { width:1050px;}
.news_menu li { width:164px; margin:0 auto; margin-right:5px;}
.news_dl { width:1000px; overflow:hidden; margin:20px auto}
.news_dl dt { float:left; width:280px; height:185px;}
.news_dl dt img { width:280px; height:185px;}
.news_dl dd { float:right; width:690px; overflow:hidden; margin-right:10px; display:inline;}
.news_dl dd h3 { width:690px; height:30px; line-height:30px; font-size:16px; }
.news_dl dd p { width:690px; line-height:25px; margin:10px auto;}
.news_dl dd p a { float:right;}

/*视频播放*/
.video_bg { position:absolute; z-index:998; left:0; top:0; background:#000000;filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9; }
#div1{ position:absolute; text-align:center; width:800px; height:445px; display:none; z-index:9999;}
.close { float:right; width:92px; height:21px; background:url(images/close_03.jpg) no-repeat;}
.tanbox { width:600px; height:365px; background:url(images/video.gif) no-repeat; margin:70px auto; overflow:hidden;}
.video_box { width:548px; height:314px; margin-top:22px; margin-left:25px;}

.tab li a { display:block; width:398px; height:40px;}
.tab li a.v_1 { background:url(images/video_1.jpg) no-repeat;}
.tab li a.v_2 { background:url(images/video_2.jpg) no-repeat;}
.tab li a.v_1:hover { background:url(images/video_3.jpg) no-repeat;}
.tab li a.v_2:hover { background:url(images/video_4.jpg) no-repeat;}
.tab li.hover a.v_1 { background:url(images/video_3.jpg) no-repeat;}
.tab li.hover a.v_2 { background:url(images/video_4.jpg) no-repeat;}
.video_list { width:1050px; overflow:hidden; margin:30px auto 0 auto;}
.video_dl { float:left; width:210px; overflow:hidden; border:1px solid #d4d4d4; background:#f3f3f3; margin-bottom:30px; margin-right:50px; display:inline;} 
.video_dl dt { width:195px; height:150px; margin:7px; cursor:pointer;}
.video_dl dt img { width:195px; height:150px;}
.video_dl dd { width:195px; height:20px; line-height:20px; margin:10px auto; text-align:center; font-size:14px; cursor:pointer;}

/*P5*/
.culture_menu { width:1050px;}
.culture_menu li { width:240px; margin:0 auto; margin-right:10px;}

.qk_dl { float:left; width:210px; overflow:hidden; border:1px solid #d4d4d4; background:#f3f3f3; margin-bottom:30px; margin-right:50px; display:inline;} 
.qk_dl dt { width:195px; height:240px; margin:7px; }
.qk_dl dt img { width:195px; height:240px;}
.qk_dl dd { width:195px; height:20px; line-height:20px; margin:10px auto; text-align:center; font-size:14px; cursor:pointer;}

/*内页*/
.newstext { width:1000px; margin:30px auto;}
.newstext h3 { width:1000px; height:30px; line-height:30px; overflow:hidden; font-size:18px; text-align:center; color:#6e2e3f; margin:0 auto;}
.newstext p { width:1000px; line-height:25px; margin:15px auto; font-size:14px; }
.newstext .text_line { width:1000px; height:35px; line-height:35px; text-align:center; border-bottom:1px solid #f7f7f7; margin-bottom:10px;}
.newstext .text_line span { margin:0 10px;}
.newstext img { display:block; margin:10px auto;}
.news_btm { width:1000px; overflow:hidden; margin:20px auto; padding-top:10px; border-top:2px solid #aa0101; font-size:14px;}
.news_btm p { width:1000px; height:25px; line-height:25px; overflow:hidden;}
.news_btm p a { margin:0 10px;}

/*p6*/
.cq_dl { width:480px; overflow:hidden;}
.cq_dl dt { width:480px; height:280px; overflow:hidden;}
.cq_dl dt img { width:480px; height:280px;}
.cq_dl dd { width:480px; margin:10px auto; overflow:hidden;}
.cq_dl dd p { width:480px; line-height:20px; font-size:14px;}
.cq_dl dd p a { display:block; width:130px; height:40px; font-size:16px; line-height:40px; background:#713444; color:#FFFFFF; text-align:center; font-weight:bold;-moz-border-radius:5px; -webkit-border-radius:5px;border-radius:5px; margin:10px auto; }

/*P7*/
.zp_main { width:1000px; overflow:hidden;}
.rcbox { width:1000px; overflow:hidden; margin:10px auto 30px auto;}
.rcbox h3 { width:1000px; height:40px; line-height:40px; background:#713444; color:#ffffff; font-size:16px; text-align:center;}
.rc_left { width:700px; overflow:hidden; margin:10px auto; margin-left:15px; display:inline;}
.rc_left p { width:700px; line-height:30px; text-indent:0; font-size:14px;}
.rc_right { width:100px; margin-right:30px; display:inline; margin-top:200px;}
.zpbox { width:900px; overflow:hidden; margin:10px auto; }
.zpbox table { width:900px; margin:50px auto; background:#c1af8c;}
.zpbox table tr td { background:#ffffff; line-height:30px; padding-left:3px;}
.zpbox .zp_1 { width:80px; height:18px; line-height:18px;}
.zpbox .zp_2 { width:150px; height:18px; line-height:18px;}
.zpbox .zp_3 { width:450px; height:18px; line-height:18px;}
.zpbox .zp_4 { width:450px; height:80px; }
.zpbox .zp_5 { width:173px; height:18px; line-height:18px;}
.zpbox .zp_sub_1 ,.zpbox .zp_sub_2{ width:75px; height:29px; background:url(images/zp.png) no-repeat; border:none; cursor:pointer; margin-top:10px; margin-bottom:10px;}
.zpbox .zp_sub_1 { background-position:-80px -80px; margin-right:10px;}
.zpbox .zp_sub_2 { background-position:-160px -80px;}

/*照片*/
.cqmain { width:1002px; height:400px; margin-bottom:30px;}
.cq_text { width:950px; margin:10px auto;}
.cq_text p { width:950px; line-height:20px; text-indent:2em; font-size:14px;}

.box01 { float:left; width:246px; overflow:hidden;}
.box01 dl { width:210px; margin:10px auto; overflow:hidden}
.box01 dl dt { width:210px; height:180px;}
.box01 dl dt img { width:210px; height:180px;}
.box01 dl dd { width:210px; line-height:30px; text-align:center;}
.box01:hover { float:left; width:246px; background:#ff6600;}
.box01:hover dl dd { color:#ffffff;}
/*JS滚动*/
.mod-scroll{  margin:0 auto; width:980px; }
.mod-scroll-body{ overflow:hidden;  width:980px; margin-top:20px;}
.mod-scroll-body-list li{ float: left; width:980px;}
.mod-scroll-ctrl{ width:985px; margin-top:30px; text-align:center;}
.mod-scroll-ctrl ul{ display:inline-block; *display:inline; zoom:1;}
.mod-scroll-ctrl li{ display:inline-block; *display:inline; zoom:1; width:9px; height:9px; cursor:pointer;  background:#ffffff; line-height:9px; margin-left:3px; border:1px #000 solid; overflow:hidden;}

.mod-scroll-ctrl .active{ color:#cd0104; background:#000;}
.mod-scroll .mod-piclist{ width: 9999px;}
.mod-scroll-ctrl-prev1,.mod-scroll-ctrl-next1 { }
.mod-scroll:hover .mod-scroll-ctrl-prev1 { float:left; width:16px; height:24px; margin-top:-170px; background:url(images/arrow.png) no-repeat 0 0; cursor:pointer; position:relative;}
.mod-scroll:hover .mod-scroll-ctrl-next1 { float:right; width:16px; height:24px; margin-top:-170px; background:url(images/arrow.png) no-repeat -19px 0; cursor:pointer; position:relative;}

.mod-piclist{ overflow: hidden; text-align:left;  padding-right: 40px;}
.mod-piclist li{ float: left;}
.mod-piclist h5{ line-height: 20px;}
.mod-piclist li{ padding-right: 10px;}

.main_pic { width:660px; height:574px; overflow:hidden; background:url(images/jg_pic_03.jpg) no-repeat;}
.tan_pic { float:left; width:520px; height:200px; overflow:hidden; margin-left:13px; display:inline; margin-top:435px; }
.tan_pic p {float:left; width:28px; height:200px; margin-right:15px; display:inline;}
.tan_pic a { float:left; width:28px; height:200px;}
#fd { background:#ffffff; border:2px solid #b11d1a; overflow:hidden; position:absolute; top:700px; cursor:move; z-index:999; text-align:center;}
#fd a.od {font-size:14px;color: #CC0000;text-decoration: none; margin:10px;}
#fd a.od:hover {color:#FF0000;}
#fd img { margin:0 20px;}
.contentup p { width:80px; height:30px; line-height:30px; margin:0 auto;}

.vir_con { width:892px; overflow:hidden; margin:20px auto;}


/*新闻内页*/
.scrolllist {width:1000px;height:280px;margin:10px auto;}
.scrolllist a.aleft,.scrolllist a.aright{ float:left; width:66px; height:66px; margin-top:100px; background:url(images/arrow.jpg) no-repeat;  display:inline;}
.scrolllist a.aleft { background-position:0 0; }
.scrolllist a.agrayleft { background-position:0 0;}
.scrolllist a.aright{ background-position:-70px 0; }
.scrolllist a.agrayright{ background-position:-70px 0;}

.scrolllist .imglist_w{width:860px;height:280px;overflow:hidden;float:left;position:relative; margin:0;}
.scrolllist .imglist_w ul{width:20000px;position:absolute;left:0px;top:0px;}
.scrolllist .imglist_w li{width:420px;float:left;margin:0 5px;}
.scrolllist .imglist_w li img{ width:420px; height:280px;}

/*交流中心*/
.fkbox { width:1000px; margin:30px auto;}
.fkbox table { width:700px; margin:0 auto;}
.fkbox table tr td { line-height:50px; font-size:14px; }
.fkbox .input_1 { width:380px; height:25px;}
.fkbox .input_2 { width:200px; height:25px;}
.fkbox .input_3 { width:550px; height:125px;}
.fkbox .btn {  margin:10px auto; text-align:center;}
.fkbox .sub_1,.fkbox .sub_2 { width:76px; height:29px; background:#6f2f3f; border:0; cursor:pointer; color:#FFFFFF; margin:0 10px; font-size:14px;}
.fkbox_top { width:1000px; overflow:hidden; margin:20px auto;}

.tab li .fw_1 { background:url(images/fw_1.jpg) no-repeat;}
.tab li .fw_2 { background:url(images/fw_2.jpg) no-repeat;}
.tab li.hover .fw_1 { background:url(images/fw_3.jpg) no-repeat;}
.tab li.hover .fw_2 { background:url(images/fw_4.jpg) no-repeat;}

/*发展历程*/
.lc_ul { width:918px; height:150px; margin:20px auto; background:url(images/fz_pic_05.jpg) no-repeat;}
.lc_ul li { width:110px; height:150px; float:left; cursor:pointer;}
#fz1.hover,#fz2.hover,#fz3.hover,#fz4.hover,#fz5.hover { background:url(images/lc.jpg) no-repeat;}
#fz2 { margin-left:90px; display:inline;}
#fz3 { margin-left:95px; display:inline;}
#fz4 { margin-left:90px; display:inline;}
#fz5 { margin-left:90px; display:inline;}
#fz1.hover { background-position:0 0;}
#fz2.hover { background-position:-200px 0;}
#fz3.hover { background-position:-405px 0;}
#fz4.hover { background-position:-605px 0;}
#fz5.hover { background-position:-805px 0;}
.lcmain p { width:1000px; margin:15px auto; font-size:14px; line-height:25px;}
.lcmain p b { color:#b11d1a;}

/*浮动侧栏*/
.float_in { position:absolute; width:135px; height:175px; right:0; top:100px; z-index:999;}
.float_main {  width:135px; height:175px; overflow:hidden; background:url(images/wei.jpg) no-repeat;}
.float_cyy { position:absolute; width:1250px; overflow:hidden; top:650px; left:50%; margin-left:-625px;}
.float_ul { float:right; width:110px; overflow:hidden; right:0; top:100px; z-index:999;}
.float_ul li { width:110px; line-height:20px; overflow:hidden; text-align:center; font-size:13px; margin:10px auto;}
.float_ul li a { display:block; width:110px; overflow:hidden; background:url(images/float_line_06.jpg) no-repeat 0px 4px;}
.float_ul li a span { float:right; width:80px;}
.float_ul li a:hover { color:#6f2f3f;background:url(images/float_line_03.jpg) no-repeat 0px 4px;}
.float_ul li.hover a { color:#6f2f3f;background:url(images/float_line_03.jpg) no-repeat 0px 4px;}






