html{overflow-y:scroll;}

/*body{display:none;}*/
.center{width:1000px; margin:0 auto;}
.float_left{float:left;}
.float_right{float:right;}
.clear_both{zoom:1;}
.clear_both:after{content:""; display:block; clear:both;}
.gray_bg{background:#f5f6f6;}
.case_detail_bg{background:url(/images/case_detail_bg.jpg) center;}
.down_ico, .down_ico img{cursor:pointer;}
.trans{-webkit-transition:all 400ms ease 0s; -moz-transition:all 400ms ease 0s; -ms-transition:all 400ms ease 0s; -o-transition:all 400ms ease 0s; transition:all 400ms ease 0s; outline:none;}

#header{width:100%; height:120px; margin:0 auto; background:#fff; position:fixed; top:0px; z-index:10000;}
#header .nav_shadow_wrap{width:100%; position:relative; z-index:5000;}
#header .nav_shadow_wrap .nav_shadow{width:100%; height:16px; background:url(/images/nav_shadow.png) repeat-x; position:absolute; left:0px; top:0px; z-index:5001;}
#header .logo{/*width:336px; height:51px; padding-top:16px;*/width:232px; padding-top:36px; padding-left:15px;}
#header .logo img{ max-width:100%;}
#header .right{width:638px; height:105px; padding-top:15px;}
#header .right .ico{width:25px; height:25px; margin:0 4px; position:relative; z-index:5000; cursor:pointer;}
#header .right .ico .qcode{width:100px; height:100px; margin-left:-50px; position:absolute; left:50%; top:25px; z-index:5001; display:none;}
#header .right .tel_ico{width:160px; height:24px; margin:0 4px; line-height:24px; text-align:center; color:#fff; font-size:14px; font-family:AvantGarde, "微软雅黑"; background:#0382db;border-radius:10px; 
-moz-border-radius:10px; 
-webkit-border-radius:10px; }
#header .right .tel_ico2{width:100px; height:24px;line-height:24px; margin:0 4px; line-height:24px; text-align:center; color:#fff; font-size:14px; font-family:AvantGarde, "微软雅黑"; background:#0382db;border-radius:10px; 
-moz-border-radius:10px; 
-webkit-border-radius:10px; 
}
#header .right .tel_ico2 a{color:#fff;text-decoration:none;display:block;}
#header .right .nav{width:638px; height:64px; padding-top:21px; border-top:1px solid #e3e3e3;}
#header .right .nav ul li{height:43px; padding:0 19px; text-align:center;}
#header .right .nav ul li.nav_line{width:1px; height:43px; padding:0px; color:#dcdcdc; background:url(/images/nav_line.jpg) no-repeat center 5px;}
#header .right .nav ul li a{color:#333333; text-decoration:none; font-size:14px; font-family:"微软雅黑";}
#header .right .nav ul li.cur{background:url(/images/nav_cur.jpg) no-repeat center 21px;}
#header .right .nav ul li.cur a{color:#0683db;}
#header .right .nav ul li:hover{background:url(/images/nav_cur.jpg) no-repeat center 21px;}
#header .right .nav ul li:hover a{color:#0683db;}
#header .right .nav ul li.last{padding-right:0px;}

#header_blank{width:100%; height:120px;}

/*#index_banner{width:100%; height:647px; position:relative; z-index:1000; overflow:hidden; display:none;}
#index_banner ul li{width:1920px; height:647px; margin-left:-960px; position:absolute; left:50%; top:0px; z-index:1001; display:none;}*/
#index_banner{width:100%; height:550px; position:relative; z-index:1000; overflow:hidden;}
#index_banner ul li{width:1920px; height:550px; margin-left:-960px; position:absolute; left:50%; top:0px; z-index:1001; display:none;}
#index_banner .index_banner_left{width:42px; height:43px; background:#9fd0f3; position:absolute; left:0px; top:210px; z-index:1002; cursor:pointer;}
#index_banner .index_banner_left:hover{background:#0382db;}
#index_banner .index_banner_right{width:42px; height:43px; background:#9fd0f3; position:absolute; right:0px; top:210px; z-index:1002; cursor:pointer;}
#index_banner .index_banner_right:hover{background:#0382db;}

#index_service{width:100%; height:624px; position:relative; z-index:2000; background:#f2f2f2;}
#index_service .down_ico{width:58px; height:58px; margin-left:-29px; position:absolute; left:50%; top:-32px; z-index:2002;}
#index_service .service_title{width:332px; height:69px; margin:0 auto; padding-top:70px; line-height:69px; border-bottom:1px solid #d1d1d1;}
#index_service .service_title .en_font{width:205px; height:69px; line-height:69px; text-align:center; color:#0382db; font-family:Myriad Pro; font-size:44px;}
#index_service .service_title .cn_font{width:127px; height:69px; line-height:69px; color:#0382db; font-size:26px; font-family:"微软雅黑";}
#index_service .brief_des{width:1000px; margin:0 auto; padding-top:14px; line-height:22px; text-align:center; color:#5f5f5f; font-size:14px; font-family:"微软雅黑";}
#index_service .item{width:250px; height:345px;}
#index_service .item .item_img{width:219px; height:219px; margin:0 auto; position:relative; z-index:2000;}
#index_service .item .item_img a{display:block; width:100%; height:100%; position:absolute; left:0px; top:0px; z-index:2002;}
#index_service .item .item_img a.seo{background:url(/images/seo.png) no-repeat center;}
#index_service .item .item_img a.cart{background:url(/images/cart.png) no-repeat center;}
#index_service .item .item_img a.plan{background:url(/images/plan.png) no-repeat center;}
#index_service .item .item_img a.mobile{background:url(/images/mobile.png) no-repeat center;}
#index_service .item .item_img .bg{width:219px; height:219px; background:url(/images/item_sim_bg.png) no-repeat center; position:absolute; left:0px; top:0px; z-index:2001;}
#index_service .item .item_img:hover .bg{transform:rotate(120deg); -webkit-transform:rotate(120deg); -moz-transform:rotate(120deg); -o-transform:rotate(120deg); -ms-transform:rotate(120deg);}
/*#index_service .item .hover{width:219px; height:219px; background:url(/images/item_hover_bg.png) no-repeat center; position:absolute; left:0px; top:0px; z-index:2001; display:none;}
#index_service .item:hover .hover{display:block;}*/
#index_service .item .name{width:219px; height:45px; margin:0 auto; line-height:45px; text-align:center;}
#index_service .item .name a{color:#393939; text-decoration:none; font-size:16px; font-family:"微软雅黑";}
#index_service .item:hover .name a{color:#0070bf;}
#index_service .item .brief{width:219px; margin:0 auto; line-height:20px; text-align:center; color:#747474;}

#index_case{width:100%; height:720px; position:relative; z-index:2000; background:#fff;}
#index_case .down_ico{width:58px; height:58px; margin-left:-29px; position:absolute; left:50%; top:-32px; z-index:2002;}
#index_case .case_title{width:228px; height:69px; margin:0 auto; padding-top:70px; line-height:69px; border-bottom:1px solid #d1d1d1;}
#index_case .case_title .en_font{width:125px; height:69px; line-height:69px; text-align:center; color:#0382db; font-family:Myriad Pro; font-size:44px;}
#index_case .case_title .cn_font{width:103px; height:69px; line-height:69px; color:#0382db; font-size:26px; font-family:"微软雅黑";}
#index_case .brief_des{width:1000px; margin:0 auto; padding-top:14px; line-height:22px; text-align:center; color:#5f5f5f; font-size:14px; font-family:"微软雅黑";}
#index_case .case_wrap{width:990px; margin:0 auto;}
#index_case .case_wrap .case{width:300px; height:164px; margin:0px 15px 20px;}
#index_case .case_wrap .last{margin-right:0px;}
#index_case .case_more{display:block; width:118px; height:39px; margin:0 auto; line-height:39px; text-align:center; color:#3898da; font-size:16px; text-decoration:none; font-family:"微软雅黑"; border:1px solid #3b8cc4;}

#index_news{width:100%; height:585px; position:relative; z-index:2000; background:#f2f2f2;}
#index_news .down_ico{width:58px; height:58px; margin-left:-29px; position:absolute; left:50%; top:-32px; z-index:2002;}
#index_news .news_title{width:228px; height:69px; margin:0 auto; padding-top:70px; line-height:69px; border-bottom:1px solid #d1d1d1;}
#index_news .news_title .en_font{width:125px; height:69px; line-height:69px; text-align:center; color:#0382db; font-family:Myriad Pro; font-size:44px;}
#index_news .news_title .cn_font{width:103px; height:69px; line-height:69px; color:#0382db; font-size:26px; font-family:"微软雅黑";}
#index_news .news_wrap{width:988px; height:312px; margin:0 auto; position:relative; z-index:1000; overflow:hidden;}
#index_news .news_wrap ul{width:988px; position:absolute; left:0px; top:0px; z-index:1001;}
#index_news .news_wrap .news_list{width:479px; height:100px; margin-right:22px; margin-bottom:4px;}
#index_news .news_wrap .last{margin-right:0px;}
#index_news .news_wrap .news_list .date{width:59px; height:99px; margin-right:4px; border-bottom:1px solid #d9d9d9; border-right:1px solid #d9d9d9; background:#e8e8e8;}
#index_news .news_wrap .news_list .date .y{width:59px; height:34px; line-height:34px; text-align:center; color:#a1a1a1; font-family:AvantGarde, Myriad Pro;}
#index_news .news_wrap .news_list .date .m{width:39px; height:21px; margin:0 auto; line-height:21px; text-align:center; border:1px solid #b9b9b9; background:#e8e8e8;}
#index_news .news_wrap .news_list .date .d{width:59px; height:42px; line-height:42px; text-align:center; color:#0382db; font-size:24px;}
#index_news .news_wrap .news_list .info{width:415px; height:100px; background:#e8e8e8;}
#index_news .news_wrap .news_list .info .title{width:356px; margin:0 auto; padding-top:15px; line-height:20px;}
#index_news .news_wrap .news_list .info .title a{color:#343434; font-size:14px; text-decoration:none; font-family:"微软雅黑";}
#index_news .news_wrap .news_list:hover .info .title a{color:#0382db;}
#index_news .news_wrap .news_list .info .brief{width:356px; height:20px; margin:0 auto; line-height:20px; color:#717171;}
#index_news .news_wrap .news_list .info .brief img{margin-top:5px;}
#index_news dl{height:13px; margin:0 auto;}
#index_news dl dd{width:13px; height:13px; margin:0 4px; background:url(/images/news_ico.png) no-repeat center;}
#index_news dl dd.cur{background:url(/images/news_ico_cur.png) no-repeat center;}

#index_about{width:100%; height:670px; background:#fff; position:relative; z-index:2000;}
#index_about .down_ico{width:58px; height:58px; margin-left:-29px; position:absolute; left:50%; top:-32px; z-index:2002;}
#index_about .about_title{width:240px; height:69px; margin:0 auto; padding-top:70px; line-height:69px; border-bottom:1px solid #d1d1d1;}
#index_about .about_title .en_font{width:150px; height:69px; line-height:69px; text-align:center; color:#0382db; font-family:Myriad Pro; font-size:44px;}
#index_about .about_title .cn_font{width:90px; height:69px; line-height:69px; color:#0382db; font-size:26px; font-family:"微软雅黑";}
#index_about .about_wrap{width:1000px; height:290px; margin:0 auto; position:relative; z-index:3000;}
#index_about .about_wrap .img1{width:254px; height:126px; position:absolute; left:0px; top:0px; z-index:3001;}
#index_about .about_wrap .des1{width:136px; height:126px; background:url(/images/des1.png) no-repeat center; position:absolute; left:254px; top:0px; z-index:3001;}
#index_about .about_wrap .des1 .des1_title{width:116px; height:28px; margin:0 auto; padding-top:22px; padding-left:8px; line-height:28px; color:#fff; font-size:16px; font-family:"微软雅黑";}
#index_about .about_wrap .des1 .des1_brief{width:116px; margin:0 auto; padding-top:4px; padding-left:8px; line-height:18px; color:#fff;}
#index_about .about_wrap .img2{width:125px; height:126px; position:absolute; left:384px; top:0px; z-index:3001;}
#index_about .about_wrap .img3{width:234px; height:126px; position:absolute; right:255px; top:0px; z-index:3001;}
#index_about .about_wrap .des2{width:130px; height:126px; background:url(/images/des2.png) no-repeat center; position:absolute; right:110px; top:0px; z-index:3002;}
#index_about .about_wrap .des2 .des2_title{width:116px; height:28px; margin:0 auto; padding-top:22px; padding-left:8px; line-height:28px; color:#fff; font-size:16px; font-family:"微软雅黑";}
#index_about .about_wrap .des2 .des2_brief{width:116px; margin:0 auto; padding-top:4px; padding-left:8px; line-height:18px; color:#fff;}
#index_about .about_wrap .img4{width:110px; height:126px; position:absolute; right:0px; top:0px; z-index:3001;}
#index_about .about_wrap .img5{width:125px; height:126px; position:absolute; left:0px; top:126px; z-index:3001;}
#index_about .about_wrap .des3{width:136px; height:126px; background:url(/images/des3.png) no-repeat center; position:absolute; left:125px; top:126px; z-index:3002;}
#index_about .about_wrap .des3 .des3_title{width:116px; height:28px; margin:0 auto; padding-top:18px; padding-left:8px; line-height:28px; color:#fff; font-size:16px; font-family:"微软雅黑";}
#index_about .about_wrap .des3 .des3_brief{width:116px; margin:0 auto; padding-top:4px; padding-left:8px; line-height:18px; color:#fff;}
#index_about .about_wrap .img6{width:250px; height:126px; position:absolute; left:261px; top:126px; z-index:3001;}
#index_about .about_wrap .des4{width:131px; height:126px; background:url(/images/des4.png) no-repeat center; position:absolute; left:511px; top:126px; z-index:3002;}
#index_about .about_wrap .des4 .des4_title{width:116px; height:28px; margin:0 auto; padding-top:18px; padding-left:8px; line-height:28px; color:#fff; font-size:16px; font-family:"微软雅黑";}
#index_about .about_wrap .des4 .des4_brief{width:116px; margin:0 auto; padding-top:4px; padding-left:8px; line-height:18px; color:#fff;}
#index_about .about_wrap .img7{width:132px; height:126px; position:absolute; right:227px; top:126px; z-index:3001;}
#index_about .about_wrap .img8{width:233px; height:126px; position:absolute; right:0px; top:126px; z-index:3001;}
#index_about .about_title1{width:378px; height:44px; line-height:44px; text-indent:83px; color:#555555; font-size:14px; font-weight:bold; background:url(/images/ly_ico.jpg) no-repeat 45px center;}
#index_about .about_title2{width:347px; height:44px; line-height:44px; text-indent:30px; color:#555555; font-size:14px; font-weight:bold; background:url(/images/heart_ico.jpg) no-repeat left center;}
#index_about .about_title3{width:273px; height:44px; line-height:44px; text-indent:30px; color:#555555; font-size:14px; font-weight:bold; background:url(/images/like_ico.jpg) no-repeat left center;}
#index_about .about_des1{width:220px; padding-left:82px; line-height:18px; color:#777777; font-family:"微软雅黑";}
#index_about .about_des2{width:220px; padding-left:106px; line-height:18px; color:#777777; font-family:"微软雅黑";}
#index_about .about_des3{width:220px; padding-left:126px; line-height:18px; color:#777777; font-family:"微软雅黑";}

#index_contact{width:100%; height:721px; position:relative; z-index:2000;}
#index_contact .down_ico{width:58px; height:58px; margin-left:-29px; position:absolute; left:50%; top:-32px; z-index:2002;}
#index_contact .index_contact_top{width:100%; height:404px; background:url(/images/index_contact_bg.jpg) no-repeat center;}
#index_contact .index_contact_top .contact_title{width:312px; height:69px; margin:0 auto; padding-top:70px; line-height:69px; border-bottom:1px solid #DCB1AB;}
#index_contact .index_contact_top .contact_title .en_font{width:212px; height:69px; line-height:69px; text-align:center; color:#fff; font-family:Myriad Pro; font-size:44px;}
#index_contact .index_contact_top .contact_title .cn_font{width:100px; height:69px; line-height:69px; color:#fff; font-size:26px; font-family:"微软雅黑";}
#index_contact .index_contact_top .index_address{width:312px; margin:0 auto; line-height:22px; text-align:center; color:#fff; font-size:14px; font-family:"微软雅黑";}
#index_contact .index_contact_top .traffic{width:810px; margin:0 auto;}
#index_contact .index_contact_top .traffic .way1{width:330px;}
#index_contact .index_contact_top .traffic .way1 .railway{width:330px; height:30px; line-height:30px; text-indent:50px; color:#fff; font-size:18px; font-family:"微软雅黑"; background:url(/images/railway.png) no-repeat left center;}
#index_contact .index_contact_top .traffic .way1 .railway_des{width:280px; padding-left:50px; line-height:22px; color:#fff; font-size:14px; font-family:"微软雅黑";}
#index_contact .index_contact_top .traffic .way2{width:330px;}
#index_contact .index_contact_top .traffic .way2 .bus{width:330px; height:30px; line-height:30px; text-indent:63px; color:#fff; font-size:18px; font-family:"微软雅黑"; background:url(/images/bus.png) no-repeat left center;}
#index_contact .index_contact_top .traffic .way2 .bus_des{width:270px; padding-left:63px; line-height:22px; color:#fff; font-size:14px; font-family:"微软雅黑";}
#index_contact .index_contact_btm{width:100%; height:315px; background:url(/images/index_contact_btm.jpg) no-repeat center;}
#index_contact .contact{width:253px; height:201px; margin-left:-126px; background:url(/images/contact_bg.png) no-repeat center; position:absolute; left:50%; top:440px; z-index:2002;}
#index_contact .contact .add{width:174px; height:55px; padding-left:52px; padding-top:7px;; line-height:22px; color:#fff; font-family:"微软雅黑"; background:url(/images/gps.jpg) no-repeat 15px center;}
#index_contact .contact .tel{width:205px; height:50px; margin:0 auto; padding-top:15px; border-bottom:1px solid #E3E3E3;}
#index_contact .contact .tel .l{width:112px; height:24px; line-height:24px; text-indent:28px; color:#666666; font-family:"微软雅黑"; background:url(/images/phone_ico.png) no-repeat left center;}
#index_contact .contact .tel .r{width:92px; line-height:22px; color:#3B8CC4;/* font-weight:bold;*/}
#index_contact .contact .cs{width:205px; height:32px; margin:0 auto; border-bottom:1px solid #E3E3E3;}
#index_contact .contact .cs .l{width:112px; height:32px; line-height:32px; text-indent:28px; color:#666666; font-family:"微软雅黑"; background:url(/images/cs_ico.png) no-repeat left center;}
#index_contact .contact .cs .r{width:92px; line-height:32px; color:#3B8CC4;/* font-weight:bold;*/}
#index_contact .contact .mail{width:205px; height:32px; margin:0 auto;}
#index_contact .contact .mail .l{width:64px; height:32px; line-height:32px; text-indent:28px; color:#666666; font-family:"微软雅黑"; background:url(/images/mail_ico.png) no-repeat left center;}
#index_contact .contact .mail .r{width:141px; line-height:32px;}
#index_contact .contact .mail .r a{color:#3B8CC4;/* font-weight:bold;*/ text-decoration:underline;}

#footer{width:100%; height:362px; background:url(/images/footer_bg.jpg);}
#footer .footer_title{width:100%; height:23px; line-height:23px; text-align:center; color:#fff; font-size:18px; font-family:"微软雅黑"; background:url(/images/footer_title_bg.png) no-repeat center;}
#footer .links{width:520px; margin:0 auto; line-height:24px; text-align:center; color:#fff; font-family:"微软雅黑";}
#footer .links a{color:#fff; font-family:"微软雅黑";}
#footer .qcode{width:64px; margin:0 auto; line-height:44px; text-align:center; color:#fff; font-size:16px; font-family:"微软雅黑";}
#footer .qcode_to{width:300px;}
#footer .copyright{width:650px; margin:0 auto; line-height:20px; text-align:center; color:#fff; font-family:"微软雅黑";}
#footer .copyright a{color:#fff;}

#about_banner{width:100%; height:617px; position:relative; z-index:1000; overflow:hidden;}
#about_banner ul li{width:1920px; height:617px; margin-left:-960px; position:absolute; left:50%; top:0px; z-index:1001;}
#about_banner .en_font{width:184px; height:48px; margin:-92px; line-height:48px; text-align:center; color:#fff; font-size:54px; font-family:Myriad Pro; position:absolute; left:50%; top:230px; z-index:1002;}
#about_banner .cn_font{width:100px; height:50px; margin:-50px; line-height:50px; text-align:center; color:#fff; font-size:24px; font-family:"微软雅黑"; border-bottom:1px solid #9ac1de; position:absolute; left:50%; top:242px; z-index:1002;}
#about_banner .about_banner_des1{width:622px; margin-left:-311px; padding-bottom:10px; line-height:22px; text-align:center; color:#fff; font-size:14px; font-family:"微软雅黑"; border-bottom:1px solid #82b2e3; position:absolute; left:50%; top:260px; z-index:1002;}
#about_banner .about_banner_des2{width:540px; margin-left:-270px; padding-top:10px; line-height:22px; text-align:center; color:#fff; font-family:"微软雅黑"; position:absolute; left:50%; top:340px; z-index:1002;}
#about_banner .about_ico{width:63px; height:63px; margin-left:-31px; position:absolute; left:50%; bottom:54px; z-index:1002;}

#team_banner{width:100%; height:279px; margin:0 auto;}
#team_banner .font1{width:318px; padding-top:141px; line-height:44px; color:#fff; font-size:34px; font-family:"微软雅黑";}
#team_banner .font2{width:318px; padding-top:8px; line-height:18px; color:#fff; font-family:"微软雅黑";}

#content{width:100%; margin:0 auto;}
#content .about_title{width:320px; line-height:42px; color:#5a5a5a; font-size:44px; font-family:Myriad Pro;}
#content .about_title span{color:#347eb8; font-size:24px; font-family:"微软雅黑";}
#content .relative{position:relative; z-index:1000;}
#content .absolute{position:absolute; left:0px; top:0px; z-index:1001;}
#content .about_cont{width:680px; min-height:374px; padding-bottom:38px; line-height:24px; color:#595959;}
#content .about_cont .past_future_img{width:666px; height:314px; position:absolute; right:0px; top:0px; z-index:1001;}
#content .about_cont .about_history{width:1000px; height:18px; background:url(/images/gray_line_bg.jpg) repeat-x; position:absolute; left:0px; bottom:78px; z-index:1002;}
#content .about_cont .about_history .about_history_wrap{width:1000px; height:18px; position:relative; z-index:2000;}
#content .about_cont .about_history .about_history_wrap .bar{width:0px; height:18px; background:url(/images/red_line_bg.jpg) repeat-x; position:absolute; left:0px; top:0px; z-index:2001;}
#content .about_cont .about_history .about_history_wrap .bar_item{width:34px; height:18px; padding-left:23px; line-height:18px; color:#8d8d8d; background:url(/images/gray_circle_ico.jpg) #fff no-repeat left center; position:absolute; z-index:2002; cursor:pointer;}
#content .about_cont .about_history .about_history_wrap .item_2005{left:21px; top:0px;}
#content .about_cont .about_history .about_history_wrap .item_2006{left:121px; top:0px;}
#content .about_cont .about_history .about_history_wrap .item_2007{left:221px; top:0px;}
#content .about_cont .about_history .about_history_wrap .item_2008{left:321px; top:0px;}
#content .about_cont .about_history .about_history_wrap .item_2009{left:421px; top:0px;}
#content .about_cont .about_history .about_history_wrap .item_2010{left:521px; top:0px;}
#content .about_cont .about_history .about_history_wrap .item_2011{left:621px; top:0px;}
#content .about_cont .about_history .about_history_wrap .item_2012{left:721px; top:0px;}
#content .about_cont .about_history .about_history_wrap .item_2013{left:821px; top:0px;}
#content .about_cont .about_history .about_history_wrap .item_2014{left:921px; top:0px;}
#content .about_cont .about_history .about_history_wrap .cur{color:#cf4d55; background:url(/images/red_circle_ico.jpg) #fff no-repeat left center;}
#content .about_cont .about_history .about_history_wrap .bar_cont{width:279px; height:90px; position:absolute; z-index:2002; display:none;}
#content .about_cont .about_history .about_history_wrap .item_cont_2005{left:2px; top:-90px;}
#content .about_cont .about_history .about_history_wrap .item_cont_2006{left:102px; top:-80px;}
#content .about_cont .about_history .about_history_wrap .item_cont_2007{left:202px; top:-100px;}
#content .about_cont .about_history .about_history_wrap .item_cont_2008{left:302px; top:-90px;}
#content .about_cont .about_history .about_history_wrap .item_cont_2009{left:402px; top:-90px;}
#content .about_cont .about_history .about_history_wrap .item_cont_2010{left:502px; top:-90px;}
#content .about_cont .about_history .about_history_wrap .item_cont_2011{left:602px; top:-90px;}
#content .about_cont .about_history .about_history_wrap .item_cont_2012{left:702px; top:-100px;}
#content .about_cont .about_history .about_history_wrap .item_cont_2013{left:802px; top:-128px;}
#content .about_cont .about_history .about_history_wrap .item_cont_2014{left:902px; top:-96px;}
#content .about_blank{width:1000px; height:42px; border-top:1px solid #dbdbdb; clear:both;}
#content .team_top{width:1000px; padding-top:58px; padding-bottom:42px; border-bottom:1px solid #cfcfcf;}
#content .team_top .l{width:202px; height:74px; padding-left:29px; line-height:24px; color:#535353; font-size:14px; font-family:"微软雅黑"; }
#content .team_top .l span{color:#535353; font-size:28px;}
#content .team_top .r{width:728px; padding-left:40px; line-height:20px; color:#535353; font-family:"微软雅黑";}
#content .team_list{width:202px; padding-left:14px;}
#content .team_list .manage{width:172px; height:60px; margin-bottom:1px; background:url(/images/manage.jpg) no-repeat top; cursor:pointer;}
#content .team_list .manage_cur{background:url(/images/manage_cur.jpg) no-repeat top;}
#content .team_list .designer{width:172px; height:60px; margin-bottom:1px; background:url(/images/designer.jpg) no-repeat top; cursor:pointer;}
#content .team_list .designer_cur{background:url(/images/designer_cur.jpg) no-repeat top;}
#content .team_list .sales{width:172px; height:60px; margin-bottom:1px; background:url(/images/sales.jpg) no-repeat top; cursor:pointer;}
#content .team_list .sales_cur{background:url(/images/sales_cur.jpg) no-repeat top;}
#content .team_list .tech{width:172px; height:60px; margin-bottom:1px; background:url(/images/tech.jpg) no-repeat top; cursor:pointer;}
#content .team_list .tech_cur{background:url(/images/tech_cur.jpg) no-repeat top;}
#content .team_list .as{width:172px; height:60px; margin-bottom:1px; background:url(/images/as.jpg) no-repeat top; cursor:pointer;}
#content .team_list .as_cur{background:url(/images/as_cur.jpg) no-repeat top;}
#content .team_list .team_item_wrap{width:172px; padding-bottom:8px; display:none;}
#content .team_list .team_item_wrap .team_item{display:block; width:42px; height:42px; margin-right:1px; margin-bottom:1px; position:relative; z-index:1000;}
#content .team_list .team_item_wrap .team_item img{position:absolute; left:0px; top:0px; z-index:1001;}
#content .team_list .team_item_wrap .team_item .border{width:38px; height:38px; border:2px solid #0683db; position:absolute; left:0px; top:0px; z-index:1002; display:none;}
#content .team_list .team_item_wrap .team_item .wrap_bg{width:42px; height:42px; background:url(/images/wrap_bg.png); position:absolute; left:0px; top:0px; z-index:1002; display:none;}
#content .team_list .team_item_wrap .last{margin-right:0px;}
#content .team_info{width:772px; padding-left:42px;}
#content .team_info .team_img{width:380px; height:520px; position:relative; z-index:1000;}

#content .team_info .team_img .bimg_co{position:absolute; left:0px; top:0px; z-index:1001;}
#content .team_info .team_img .bimg_bw{position:absolute; left:0px; top:0px; z-index:1002; display:none;}
#content .team_info .team_img .bimg_wrap_bg{width:100%; height:100%; background:url(/images/wrap_bg.png); position:absolute; left:0px; top:0px; z-index:1002;}
#content .team_info .team_right{width:358px; padding-left:34px;}
#content .team_info .team_right .team_name{width:358px; height:64px; line-height:64px; color:#0382db; font-size:14px; font-weight:bold; border-bottom:1px solid #e5e5e5;}
#content .team_info .team_right .team_brief{width:358px; padding:15px 0px 25px; line-height:24px; color:#595959; font-size:14px; font-family:"微软雅黑"; border-bottom:1px solid #e5e5e5;}
#content .team_info .team_right .team_des{width:358px; padding:30px 0px 0px; line-height:18px; color:#858585;}
#content .team_info .team_right .team_des strong{color:#595959;}
#content .team_blank{width:100%; height:50px; border-bottom:1px solid #d7d7d7; clear:both;}
#content .history{width:100%; padding-top:24px; padding-bottom:20px;}
#content .history .history_wrap{width:959px; height:80px; margin:0 auto; background:url(/images/history_list_bg.jpg) repeat-x center; position:relative; z-index:1000; overflow:hidden;}
#content .history .history_wrap .left_icon{width:30px; height:30px; position:absolute; left:0px; top:0px; z-index:1002; display:none;}
#content .history .history_wrap .right_icon{width:30px; height:30px; position:absolute; right:0px; top:0px; z-index:1002; display:none;}
#content .history .history_wrap ul{height:80px; position:absolute; left:0px; top:0px; z-index:1001;}
#content .history .history_wrap ul .history_list{width:137px; height:80px;}
#content .history .history_wrap ul .history_list .year{width:70px; height:28px; margin:0 auto; line-height:28px; text-align:center; color:#7C7C7C; cursor:pointer;}
#content .history .history_wrap ul .cur .year{color:#1D74B2;}
#content .history .history_wrap ul .history_list .ico{width:26px; height:26px; margin:0 auto; background:url(/images/history_ico.png) no-repeat center; cursor:pointer;}
#content .history .history_wrap ul .cur .ico{background:url(/images/history_ico_cur.png) no-repeat center;}
#content .history .history_cont{width:959px; margin:0 auto; line-height:24px; color:#595959; font-family:"微软雅黑";}
#content .construction{width:100%; height:651px; background:#f4f4f4;}
#content .construction .construction_title{width:675px; height:118px; padding-top:50px; padding-left:8px; line-height:40px; color:#5a5a5a; font-size:44px; font-family:Myriad Pro;}
#content .construction .construction_title span{color:#347eb8; font-size:24px; font-family:"微软雅黑";}
#content .construction .website_link{width:300px; height:30px; padding-top:95px; line-height:30px; text-align:right; color:#8c8c8c;}
#content .construction .website_link a{color:#8c8c8c; font-size:14px; font-family:"微软雅黑";}
#content .construction .website_link a:hover{color:#0683db;}
#content .website_blank{width:1000px; height:44px; border-bottom:1px solid #e5e5e5; clear:both;}
#content .proposal_item{width:480px; height:138px; padding-left:20px; padding-top:42px;}
#content .proposal_item .proposal_img{width:138px; height:138px;}
#content .proposal_item .proposal_info{width:322px; padding-left:20px;}
#content .proposal_item .proposal_info .proposal_title{width:322px; height:48px; line-height:48px; color:#353535; font-size:16px; font-family:"微软雅黑";}
#content .proposal_item .proposal_info .proposal_title a{color:#353535; font-size:16px; font-family:"微软雅黑"; text-decoration:none;}
#content .proposal_item .proposal_info .proposal_brief{width:322px; line-height:20px; color:#808080; font-family:"微软雅黑";}
#content .process{width:100%; height:650px; background:url(/images/process_bg.jpg) no-repeat center;}
#content .process .process_title{width:200px; padding-top:46px; padding-left:8px; line-height:44px; color:#5a5a5a; font-size:44px; font-family:Myriad Pro;}
#content .process .process_title span{color:#347eb8; font-size:24px; font-family:"微软雅黑";}
#content .process .process_list{width:252px; height:84px; margin-bottom:45px; padding-left:20px;}
#content .process .process_list .process_ico{width:40px; height:62px; padding:9px 0px 12px;}
#content .process .process_list .process_info{width:192px; padding-left:20px;}
#content .process .process_list .process_info .process_name{width:212px; height:32px; padding-top:5px; line-height:32px; color:#353535; font-size:16px; font-family:"微软雅黑";}
#content .process .process_list .process_info .process_des{width:212px; line-height:18px; color:#6c6c6c; font-family:"微软雅黑";}
#content .process .process_arrow{width:32px; height:28px; padding:21px 22px 0px;}
#content .domain{width:100%; height:650px; background:url(/images/domain_bg.jpg) no-repeat center;}
#content .domain .domain_title{width:200px; padding-top:46px; padding-left:8px; line-height:44px; color:#5a5a5a; font-size:44px; font-family:Myriad Pro;}
#content .domain .domain_title span{color:#347eb8; font-size:24px; font-family:"微软雅黑";}
#content .domain .domain_wrap{width:1000px; height:472px; position:relative; z-index:1000;}
#content .domain .domain_wrap .com{width:104px; height:90px; position:absolute; left:74px; top:124px; z-index:1001;}
#content .domain .domain_wrap .com .font{width:104px; padding-bottom:8px; line-height:18px; text-align:center; color:#fff; font-family:"微软雅黑"; border-bottom:1px solid #86c5db;}
#content .domain .domain_wrap .com .price{width:104px; height:38px; line-height:38px; text-align:center; color:#fff; font-family:"微软雅黑";}
#content .domain .domain_wrap .cn{width:104px; height:50px; position:absolute; left:300px; top:144px; z-index:1001;}
#content .domain .domain_wrap .cn .font{width:104px; padding-bottom:8px; line-height:18px; text-align:center; color:#fff; font-family:"微软雅黑"; border-bottom:1px solid #82d49f;}
#content .domain .domain_wrap .cn .price{width:104px; height:38px; line-height:38px; text-align:center; color:#fff; font-family:"微软雅黑";} 
#content .domain .domain_wrap .cc{width:104px; height:50px; position:absolute; left:526px; top:144px; z-index:1001;}
#content .domain .domain_wrap .cc .font{width:104px; padding-bottom:8px; line-height:18px; text-align:center; color:#fff; font-family:"微软雅黑"; border-bottom:1px solid #8388d5;}
#content .domain .domain_wrap .cc .price{width:104px; height:38px; line-height:38px; text-align:center; color:#fff; font-family:"微软雅黑";} 
#content .domain .domain_wrap .net{width:104px; height:90px; position:absolute; left:182px; top:230px; z-index:1001;}
#content .domain .domain_wrap .net .font{width:104px; padding-bottom:8px; line-height:18px; text-align:center; color:#fff; font-family:"微软雅黑"; border-bottom:1px solid #85b9da;}
#content .domain .domain_wrap .net .price{width:104px; height:38px; line-height:38px; text-align:center; color:#fff; font-family:"微软雅黑";}
#content .domain .domain_wrap .cncc{width:104px; height:50px; position:absolute; left:412px; top:250px; z-index:1001;}
#content .domain .domain_wrap .cncc .font{width:104px; padding-bottom:8px; line-height:18px; text-align:center; color:#fff; font-family:"微软雅黑"; border-bottom:1px solid #9fc378;}
#content .domain .domain_wrap .cncc .price{width:104px; height:38px; line-height:38px; text-align:center; color:#fff; font-family:"微软雅黑";}
#content .promotion{width:100%; height:650px; background:#fff;}
#content .promotion .promotion_title{width:200px; padding-top:46px; padding-left:8px; line-height:44px; color:#5a5a5a; font-size:44px; font-family:Myriad Pro;}
#content .promotion .promotion_title span{color:#347eb8; font-size:24px; font-family:"微软雅黑";}
#content .promotion .promotion_cont{width:1000px; height:480px; position:relative; z-index:1000;}
#content .promotion .promotion_cont .promotion_img{width:1000px; height:383px;}
#content .promotion .promotion_cont .promotion_list{width:448px; height:166px; position:absolute; top:304px; z-index:1001;}
#content .promotion .promotion_cont .promotion_list .list_title{height:38px; line-height:38px; color:#353535; font-size:16px;}
#content .promotion .promotion_cont .promotion_list .list_title span{color:#3c5f89; font-size:16px;}
#content .promotion .promotion_cont .promotion_list .list{width:448px; height:20px; line-height:20px; color:#5c5c5c; font-family:"微软雅黑";}
#content .promotion .promotion_cont .promotion_list .list span{padding:4px; color:#fff; font-size:10px; background:url(/images/promo_list_ico.jpg) no-repeat left center;}
#content .service{width:100%; height:650px; background:#f4f4f4;}
#content .service .service_title{width:200px; padding-top:46px; padding-left:8px; line-height:44px; color:#5a5a5a; font-size:44px; font-family:Myriad Pro;}
#content .service .service_title span{color:#347eb8; font-size:24px; font-family:"微软雅黑";}
#content .service .service_cont{width:100%; height:474px; padding-top:42px;}
#content .service .service_cont .service_line{width:14px; height:474px; margin:0 auto; position:relative; z-index:1000; background:url(/images/service_line.jpg) no-repeat center;}
#content .service .service_cont .service_line .step1{width:451px; height:108px; padding-left:69px; padding-top:18px; line-height:22px; color:#fff; font-family:"微软雅黑"; background:url(/images/service_list_bg1.jpg) no-repeat; position:absolute; left:-520px; top:0px; z-index:1001;}
#content .service .service_cont .service_line .step2{width:251px; height:87px; padding-left:75px; padding-top:14px; line-height:22px; color:#fff; font-family:"微软雅黑"; background:url(/images/service_list_bg2.jpg) no-repeat; position:absolute; right:-326px; top:62px; z-index:1001;}
#content .service .service_cont .service_line .step3{width:131px; height:65px; padding-left:50px; padding-top:14px; line-height:22px; color:#fff; font-family:"微软雅黑"; background:url(/images/service_list_bg3.jpg) no-repeat; position:absolute; left:-181px; top:139px; z-index:1001;}
#content .service .service_cont .service_line .step4{width:251px; height:66px; padding-left:57px; padding-top:14px; line-height:22px; color:#fff; font-family:"微软雅黑"; background:url(/images/service_list_bg4.jpg) no-repeat; position:absolute; right:-308px; top:175px; z-index:1001;}
#content .service .service_cont .service_line .step5{width:442px; height:65px; padding-left:57px; padding-top:14px; line-height:22px; color:#fff; font-family:"微软雅黑"; background:url(/images/service_list_bg5.jpg) no-repeat; position:absolute; left:-491px; top:231px; z-index:1001;}
#content .service .service_cont .service_line .step6{width:348px; height:80px; padding-left:57px; padding-top:14px; line-height:22px; color:#fff; font-family:"微软雅黑"; background:url(/images/service_list_bg6.jpg) no-repeat; position:absolute; right:-405px; top:271px; z-index:1001;}
#content .service .service_cont .service_line .step7{width:213px; height:65px; padding-left:47px; padding-top:14px; line-height:22px; color:#fff; font-family:"微软雅黑"; background:url(/images/service_list_bg7.jpg) no-repeat; position:absolute; left:-213px; top:329px; z-index:1001;}
#content .review_title{width:978px; margin:0 auto; padding-top:60px; padding-bottom:15px; line-height:28px; color:#0382db; font-size:26px; font-family:"微软雅黑"; border-bottom:1px solid #dadada; position:relative; z-index:1000;}
#content .review_title span{color:#535353; font-size:12px; font-family:"微软雅黑";}
#content .review_title .website_link{width:300px; height:30px; line-height:30px; text-align:right; color:#8c8c8c; position:absolute; right:0px; top:60px; z-index:1001;}
#content .review_title .website_link a{color:#8c8c8c; font-size:14px; font-family:"微软雅黑";}
#content .review_title .website_link a:hover{color:#0683db;}
#content .review_banner{width:978px; height:533px; margin:0 auto; border-bottom:1px solid #dadada; position:relative; z-index:1000; overflow:hidden;}
#content .review_banner ul{height:533px; position:absolute; left:0px; top:0px; z-index:1001;}
#content .review_banner ul li{width:978px; height:533px;}
#content .review_banner .review_left{width:45px; height:90px; background:url(/images/review_left.png) no-repeat; position:absolute; left:28px; top:216px; z-index:1002; cursor:pointer;}
#content .review_banner .review_left:hover{background:url(/images/review_left_cur.png) no-repeat;}
#content .review_banner .review_right{width:45px; height:90px; background:url(/images/review_right.png) no-repeat; position:absolute; right:28px; top:216px; z-index:1002; cursor:pointer;}
#content .review_banner .review_right:hover{background:url(/images/review_right_cur.png) no-repeat;}
#content .review_video{width:978px; height:377px; margin:0 auto; border-bottom:1px solid #dadada;}
#content .review_video .video_title{width:100%; height:68px; padding-top:18px; line-height:68px; color:#0382db; font-size:26px; font-family:"微软雅黑";}
#content .review_video .video{width:296px; height:248px; margin:0px 15px;}
#content .review_img{width:1000px; height:481px; padding-bottom:17px;}
#content .website_detail_banner{width:100%; height:416px; position:relative; z-index:1000; overflow:hidden;}
#content .website_detail_banner ul li{width:1920px; height:416px; margin-left:-960px; position:absolute; left:50%; top:0px; z-index:1001;}
#content .website_detail_title{width:200px; padding-top:10px; padding-left:8px; line-height:44px; color:#5a5a5a; font-size:44px; font-family:Myriad Pro;}
#content .website_detail_title span{color:#347eb8; font-size:24px; font-family:"微软雅黑";}
#content .website_detail_item{width:1000px; padding-top:30px; padding-bottom:35px; border-bottom:1px solid #dbdbdb;}
#content .website_detail_item .website_detail_info{width:522px; padding-right:52px;}
#content .website_detail_item .website_detail_info .logo_ico{width:128px; height:128px;}
#content .website_detail_item .website_detail_info .title_brief{width:374px; padding-left:20px;}
#content .website_detail_item .website_detail_info .title_brief .detail_title{width:100%; height:34px; line-height:34px; color:#0071c0; font-size:16px; font-family:"微软雅黑";}
#content .website_detail_item .website_detail_info .title_brief .detail_brief{width:100%; line-height:22px; color:#717171; font-family:"微软雅黑";}
#content .website_detail_item .website_detail_info .detail_blank{width:522px; height:24px; border-bottom:1px solid #e5e5e5; clear:both;}
#content .website_detail_item .website_detail_info .noborder{border-bottom:none;}
#content .website_detail_item .website_detail_info .detail_cont_s{width:522px; padding-top:14px; line-height:28px;}
#content .website_detail_item .website_detail_info .detail_cont_l{width:1000px; padding-top:14px; line-height:28px;}
#content .website_detail_item .website_detail_case{width:422px;}
#content .website_detail_item .website_detail_case .case_item{width:206px; margin-right:6px; margin-bottom:12px; border:1px solid #e2e2e2;}
#content .website_detail_item .website_detail_case .last{margin-right:0px;}
#content .website_detail_item .website_detail_case .reference{width:422px; height:40px; line-height:40px; text-align:center; color:#3f3f3f; font-family:"微软雅黑";}
#content .website_detail_item .website_detail_case .reference a{color:#3685bd; text-decoration:underline; font-family:"微软雅黑";}
#content .website_detail_phone{background:url(/images/phone.png) right 15px no-repeat #FFF;}
#content .case_banner{width:100%; height:260px; position:relative; z-index:1000; overflow:hidden;}
#content .case_banner ul li{width:1920px; height:260px; margin-left:-960px; position:absolute; left:50%; top:0px; z-index:1001;}
#content .case_bg{width:100%; padding-top:38px; background:url(/images/case_bg.jpg) repeat-y center top;}
#content .case_bg .case_category{overflow:hidden; padding:18px 18px 10px; margin-bottom:10px; border-bottom:1px #ececec solid; background-color:#fff;box-shadow:0px 0px 10px #E0DEDE;
-moz-box-shadow:0px 0px 10px #E0DEDE;}
#content .case_bg .case_category .case_title{width:80px; color:#297cda;font-size:16px;font-weight:bold;line-height:30px;} 
#content .case_bg .case_category .case_menu{width:875px;}
#content .case_bg .case_category .case_menu a{height:21px; line-height:21px; margin-left:10px; margin-bottom:5px; padding:0 5px; float:left; text-decoration:none; color:#5d5d5d; font-size:14px; font-family:"微软雅黑"; display:block;}
#content .case_bg .case_category .case_menu a:hover, #content .case_bg .case_category .case_menu a.cur{background-color:#0582dc; color:#fff;}
#content .case_bg .case_wrap{width:100%; margin-top:31px;}
#content .case_bg .case_wrap .case_list{width:230px; height:370px; margin-right:25px;margin-bottom:28px; border-bottom:2px solid #aeaeae; background:#F1F1F1;box-shadow:0px 0px 10px #E0DEDE;
-moz-box-shadow:0px 0px 10px #E0DEDE;}
#content .case_bg .case_wrap .case_list:hover{border-bottom:2px solid #148add; background:#F2F8FF;}
#content .case_bg .case_wrap .case_list .img{width:230px; height:250px;overflow:hidden}
#content .case_bg .case_wrap .case_list .img img{width:230px;}
#content .case_bg .case_wrap .case_list .name{width:200px; height:32px; margin:0 auto; line-height:32px; text-indent:6px; border-bottom:1px #D9DFE5 solid; overflow:hidden;}
#content .case_bg .case_wrap .case_list .name a{color:#434343; font-size:14px; font-family:"微软雅黑"; text-decoration:none;}
#content .case_bg .case_wrap .case_list .brief{width:185px; height:57px; margin:0 auto; padding-top:8px;font-size:12px;line-height:22px; color:#858585;}
#content .case_bg .case_wrap .last{margin-right:0px;}
#content .case_bg .case_wrap .load{width:150px; height:30px; margin-left:425px; background:url(/images/load.gif) no-repeat center;}
#content .faq_bg{width:100%; height:389px; position:relative; z-index:1000;}
#content .faq_bg .en_font{width:268px; height:62px; margin-left:-134px; line-height:62px; color:#fff; font-size:55px; font-family:Myriad Pro; position:absolute; left:50%; top:77px; z-index:1001;}
#content .faq_bg .cn_font{width:96px; height:42px; margin-left:-48px; line-height:42px; color:#fff; font-size:24px; font-family:"微软雅黑"; border-bottom:1px solid #dddddc; position:absolute; left:50%; top:136px; z-index:1001;}
#content .faq_bg .cn_brief{width:510px; height:38px; margin-left:-255px; line-height:38px; text-align:center; color:#fff; font-family:"微软雅黑"; position:absolute; left:50%; top:180px; z-index:1001;}
#content .faq_bg .circle_ico{width:63px; height:63px; margin-left:-31px; background:url(/images/circle_ico.png) no-repeat center; position:absolute; left:50%; top:223px; z-index:1001;}
#content .faq_category{width:100%; height:126px; position:relative; z-index:2000;}
#content .faq_category .category_wrap{height:157px; position:absolute; left:50%; top:-77px; z-index:2001;}
#content .faq_category .category_wrap .category_item{width:140px; height:157px; margin:0 13px;}
#content .faq_list{width:1000px;}
#content .faq_list .faq_item{width:33.3%; height:163px; margin-bottom:20px;}
#content .faq_list .faq_item .faq_item_img{width:120px; height:80px;}
#content .faq_list .faq_item .faq_item_info{width:178px; height:80px; padding-left:12px;}
#content .faq_list .faq_item .faq_item_info .title{width:178px; height:52px; line-height:18px;}
#content .faq_list .faq_item .faq_item_info .title a{color:#434343; font-size:14px; text-decoration:none; font-family:"微软雅黑";}
#content .faq_list .faq_item .faq_item_info .date{width:178px; height:14px; line-height:14px; color:#939393;}
#content .faq_list .faq_item .faq_item_info .like{width:178px; height:14px; line-height:14px; text-indent:17px; color:#939393; background:url(/images/faq_like.jpg) no-repeat left center;}
#content .faq_list .faq_item .faq_item_blank{width:100%; height:25px; clear:both;}
#content .faq_list .faq_item .faq_brief{width:90%; height:50px; line-height:24px; color:#858585; font-family:"微软雅黑";}
#content .faq_detail_top{width:896px; height:70px; margin:0 auto; border-bottom:1px solid #CFCFCF;}
#content .faq_detail_top .detail_title{width:100%; padding-bottom:10px; text-align:center; color:#0279C3; font-size:20px; font-family:"微软雅黑";}
#content .faq_detail_top .detail_fun{width:100%; height:28px; line-height:28px; text-align:center; color:#7B7B7B; font-family:"微软雅黑";}
#content .faq_detail_top .detail_fun .share{padding-right:12px; color:#7B7B7B; font-family:"微软雅黑"; background:url(/images/share_ico.jpg) no-repeat right center; position:relative; z-index:1000;}
#content .faq_detail_top .detail_fun .share .share_link{width:185px; height:20px; padding-top:2px; position:absolute; left:0px; top:12px; z-index:1001; display:none;}
#content .faq_detail_top .detail_fun .share:hover share_link{display:block;}
#content .faq_detail_cont{width:896px; margin:0 auto; padding:20px 0px; line-height:24px; border-bottom:1px solid #CFCFCF;}
#content .faq_detail_cont .return{color:#148AD3; text-decoration:underline;}
#content .faq_hot{width:896px; margin:0 auto; padding:30px 0px 35px;}
#content .faq_hot .hot_title{width:896px; height:34px; margin:0 auto; line-height:34px; color:#000000; text-indent:20px; font-size:14px; font-family:"微软雅黑";}
#content .faq_hot .hot_list{width:204px; height:29px; padding-left:20px; line-height:29px;}
#content .faq_hot .hot_list .hot_list_ico{width:11px; height:28px; line-height:28px;}
#content .faq_hot .hot_list .hot_list_title{width:193px; height:28px; line-height:28px; border-bottom:1px solid #C5C5C5; overflow:hidden;}
#content .faq_hot .hot_list .hot_list_title a{color:#575757; font-family:"微软雅黑"; text-decoration:none;}
#content .faq_hot .hot_list .noborder{border-bottom:none;}
#content .contact_bg{width:100%; height:390px; position:relative; z-index:1000;}
#content .contact_bg .en_font{width:268px; height:62px; margin-left:-134px; line-height:62px; text-align:center; color:#fff; font-size:55px; font-family:Myriad Pro; position:absolute; left:50%; top:27px; z-index:1001;}
#content .contact_bg .cn_font{width:96px; height:42px; margin-left:-48px; line-height:42px; color:#fff; font-size:24px; font-family:"微软雅黑"; border-bottom:1px solid #dddddc; position:absolute; left:50%; top:86px; z-index:1001;}
#content .contact_bg .cn_brief{width:314px; height:42px; margin-left:-157px; line-height:21px; text-align:center; color:#fff; font-family:"微软雅黑"; position:absolute; left:50%; top:140px; z-index:1001;}
#content .contact_bg .cn_brief a{color:#fff; font-size:14px; text-decoration:underline;}
#content .contact_bg .circle_ico{width:63px; height:63px; margin-left:-31px; background:url(/images/circle_ico.png) no-repeat center; position:absolute; left:50%; top:183px; z-index:1001;}
#content .contact_bg .map_img{width:710px; height:274px; margin-left:-355px; background:url(/images/map_img.png) no-repeat center; position:absolute; left:50%; top:314px; z-index:2001;}
#content .contact_bg .map_address{width:267px; height:82px; margin-left:-133px; background:url(/images/address_bg.png) no-repeat center; position:absolute; left:50%; top:344px; z-index:2002;} 
#content .contact_bg .map_address_font{width:180px; height:40px; margin-left:-70px; line-height:20px; color:#fff; font-family:"微软雅黑"; position:absolute; left:50%; top:354px; z-index:2003;}
#content .contact_phone_mail{width:1000px; height:156px; padding-top:26px; border-bottom:1px solid #e5e5e5;}
#content .contact_phone_mail .contact_phone, .contact_after_sale, .contact_mail{width:61px; height:61px;}
#content .contact_phone_mail .contact_phone{margin-left:140px;}
#content .contact_phone_mail .phone{width:411px; padding-left:12px; line-height:24px; color:#0382db; font-size:20px; font-family:Myriad Pro;}
#content .contact_phone_mail .phone span{color:#656565; font-size:16px; font-family:"微软雅黑";}
#content .contact_phone_mail .after_sale{width:202px; padding-left:12px; line-height:24px; color:#0382db; font-size:20px; font-family:Myriad Pro;}
#content .contact_phone_mail .after_sale span{color:#656565; font-size:16px; font-family:"微软雅黑";}
#content .contact_phone_mail .mail{width:168px; padding-left:12px; line-height:24px; color:#0382db; font-size:20px; font-family:Myriad Pro;}
#content .contact_phone_mail .mail a{color:#0382db; font-size:20px; font-family:Myriad Pro;}
#content .contact_phone_mail .mail span{color:#656565; font-size:16px; font-family:"微软雅黑";}
#content .contact_cont{width:1000px; padding:20px 0px 30px; line-height:24px;}
#content .contact_cont .contact_cont_title{/*width:228px; */height:28px; margin:0 auto; line-height:28px; text-align:center; color:#656565; font-size:16px; font-family:"微软雅黑";}
#content .contact_cont .contact_cont_address{/*width:330px; */height:24px; margin:0 auto; line-height:24px; text-align:center; color:#3B8CC4; font-size:14px; font-family:"微软雅黑";}
#content .contact_cont .contact_traffic{width:620px; margin:0 auto;}
#content .contact_cont .contact_traffic .contact_railway{width:258px;}
#content .contact_cont .contact_traffic .contact_railway .contact_railway_ico{width:63px; height:63px; margin:0 auto;}
#content .contact_cont .contact_traffic .contact_railway .contact_railway_title{width:116px; height:40px; margin:0 auto; line-height:40px; text-align:center; color:#2B2B2B; font-size:14px; font-family:"微软雅黑";}
#content .contact_cont .contact_traffic .contact_railway .contact_railway_detail{width:252px; line-height:19px; text-align:center; color:#707070; font-family:"微软雅黑";}
#content .contact_cont .contact_traffic .contact_line{width:117px; height:167px;}
#content .contact_cont .contact_traffic .contact_bus{width:245px;}
#content .contact_cont .contact_traffic .contact_bus .contact_bus_ico{width:104px; height:63px; margin:0 auto;}
#content .contact_cont .contact_traffic .contact_bus .contact_bus_title{width:116px; height:40px; margin:0 auto; line-height:40px; text-align:center; color:#2B2B2B; font-size:14px; font-family:"微软雅黑";}
#content .contact_cont .contact_traffic .contact_bus .contact_bus_detail{width:245px; line-height:19px; text-align:center; color:#707070; font-family:"微软雅黑";}
#content .fun{width:1000px; height:61px; padding-top:29px; border-bottom:1px solid #cecece;}
#content .fun .return{display:block; width:85px; height:39px; margin-left:4px; line-height:39px; text-align:center; color:#fff; font-size:14px; font-family:"微软雅黑"; text-decoration:none; background:#cfcfcf;}
#content .fun .return:hover{background:#0382db;}

#content .fun .prev_next{display:block; width:85px; height:39px; margin-left:4px; line-height:39px; text-align:center; color:#fff; font-size:14px; font-family:"微软雅黑"; text-decoration:none; background:#cfcfcf;}
#content .fun .prev_next:hover{background:#0382db;}
#content .detail_name{width:1000px; height:34px; padding-top:20px; line-height:34px; text-align:center; color:#0382db; font-size:24px; font-family:"微软雅黑";}
#content .detail_url{width:1000px; height:28px; line-height:28px; text-align:center;color:#737373; font-family:"微软雅黑";}
#content .detail_url a{color:#737373; text-decoration:underline;}
#content .detail_cont_img{width:1000px; line-height:24px;}
#content .detail_cont_font{width:924px; padding:25px 38px; line-height:24px; background:#fff;}

#wrap{width:100%; height:100%; background:url(/images/wrap_bg.png); position:fixed; left:0px; top:0px; z-index:100000; display:none;}
#wrap .wrap_video{width:500px; height:400px; margin-left:-250px; position:relative; left:50%; top:120px; z-index:100010}
#wrap .wrap_video .close_ico{width:60px; height:60px; position:absolute; right:-60px; top:0px; z-index:100011; cursor:pointer;}

#toTop{width:20px; height:20px; position:fixed; right:10%; top:300px; z-index:100000; cursor:pointer; display:none;}
#toBottom{width:20px; height:20px; position:fixed; right:10%; top:330px; z-index:100000; cursor:pointer; display:none;}

#notice{width:100%; height:100%; background:url(/images/holiday_bg.png); position:fixed; left:0px; top:0px; z-index:10010;}
#notice .notice_blank{width:100%; height:250px;}
#notice .notice_bg{width:1000px; height:220px; margin:0 auto; border:9px solid #ccc; -webkit-border-radius:6px; border-radius:6px; -moz-border-radius:6px; position:relative; z-index:10000; behavior:url(PIE.htc);}
#notice .notice_bg .notice_close{width:20px; height:20px; background:url(/images/cls.gif) no-repeat left top; position:absolute; right:2px; top:2px; z-index:10001; cursor:pointer;}
#notice .notice_bg .notice_close:hover{background-position:left -20px;}

#qq_service{width:121px; position:fixed; right:12px; top:130px; z-index:10004;}
#qq_service .service a{text-decoration:none;}
#qq_service .service{width:121px;}
#qq_service .service .word{color:#fff; position:relative;}
#qq_service .service .word span{position:absolute;}
#qq_service .service .serTop{height:154px; background:url(/images/service_top.png) no-repeat; font-size: 16px;}
#qq_service .service .serBot{height:104px; background:url(/images/service_bottom.png) no-repeat;}
#qq_service .service .serTop span{bottom:14px; left:25%;}
#qq_service .service .serBot span{top:31px; left:31%;}
#qq_service .service .serBot span a{color:#fff; font-size:12px;}
#qq_service .service .serCont{background:#0b70b8; padding:5px 0;}
#qq_service .service .serCont .div{width:93px;margin:0 auto;}
#qq_service .service .serCont .div .contact{background:#91bfdf url(/images/qq_service_ico.png) no-repeat 10% center; border-radius:4px; text-indent:35px; width:93px; height:27px; line-height:27px; overflow:hidden; cursor:pointer; margin:10px 0;}
#qq_service .service .serCont .div .contact:hover{background:#fff url(/images/qq_service_ico.png) no-repeat 10% center;}
#qq_service .service .serCont .div .contact a{color:#0b70b8; font-size:12px;}
#qq_service .phone{color:#fff; font-size:18px; margin:20px 0 10px; overflow:hidden;}
#qq_service .phone span{color:#fff; font-size:20px;}

#pop_service{width:100%; height:100%; background:url(/images/pop_bg.png); position:fixed; left:0px; top:0px; z-index:100000; display:none;}
#pop_service .pop_wrap{width:544px; height:322px; margin-left:-272px; background:url(/images/service_pop_bg1.png) no-repeat center; position:fixed; left:50%; top:200px; z-index:100001;}
#pop_service .pop_wrap .later{display:block; width:99px; height:32px; margin:238px 0 0 148px; line-height:32px; text-align:center; color:#90b3bd; font-size:14px; text-decoration:none; background:url(/images/later.png) no-repeat center;}
#pop_service .pop_wrap .contact{display:block; width:114px; height:37px; margin:234px 0 0 28px; line-height:37px; text-align:center; color:#cc8913; font-size:14px; text-decoration:none; background:url(/images/contact.png) no-repeat center;}
#pop_service .pop_wrap .contact:hover{background:#ffe441;}
#pop_service .cls{width:33px; height:33px; margin-left:250px; background:url(/images/cls.png) no-repeat center; position:fixed; left:50%; top:238px; z-index:100001; cursor:pointer;}

.denglu{position:absolute;text-align:left;border:1px #D5E7F4 solid;width:680px; background:#fff;padding:30px;margin:0px;box-shadow:0px 0px 10px #E0DEDE;
-moz-box-shadow:0px 0px 10px #E0DEDE;}
.noticediv{display:none;border:1px #fc5959 solid;background:#FFFDF4 url(/images/chk_error.gif) 10px no-repeat;padding-left:33px;line-height:25px;margin:3px 0px}
.okdiv{display:none;border:1px #fc5959 solid;background:#FFFDF4 url(/images/chk_right.gif) 10px no-repeat;padding-left:33px;line-height:25px;margin:3px 0px}
/*快捷菜单*/
table.table2{ 
border:1px #ddd solid;
}
table.table2 input{ 
width:120px;
height:23px;
line-height:23px;
}

table.table2 .Submit{ 
width:80px;font-size:14px;cursor:pointer;height:23px;line-height:23px;color:#fff;background-color:#0B70B8;text-decoration:none;border:0;
}

table.webmallgl{ 
font-size:12px;
line-height:20px;
margin:10PX;
}
table.webmallgl2{ 
border:1px #ddd solid;
font-size:12px;
line-height:20px;
margin:10px;
}

td.biaoti{ 
background-color:#ECECEC;
border-bottom:1px #ddd solid;
font-size:12px;
line-height:28px;
font-weight:bold;
}

td.hang{
border-bottom:1px #ebf7fc solid;
font-size:12px;
line-height:28px;
}
td.a{
font-size:12px;
line-height:28px;
text-decoration:none;
}



.yonhuzq{border-bottom:1px #D5E7F4 solid;font-size:16px;font-weight:bold;height:32px;line-height:32px;margin:10px;} 

td span{padding-left:15px;color:#BE0303;}
div select,td select{height:28px;
line-height:28px;;}

div .Submit,td .Submit{width:100px;font-size:14px;cursor:pointer;height:32px;line-height:32px;color:#fff;background-color:#0B70B8;text-decoration:none;border:0;}
td .Submit2{width:58px;height:25px;font-size:12px;cursor:pointer;line-height:25px;color:#fff;background-color:#0B70B8;text-decoration:none;border:0;border-radius:5px; -moz-border-radius:5px; 
-webkit-border-radius:5px;}
.tcan{height:28px;font-size:14px;font-weight:bold;line-height:28px;}
.td_left{
width:160px;
text-align:center;
height:42px;
font-size:14px;
}
div .input{
width:80px;
height:28px;
line-height:28px;
}
td .input{
width:260px;
height:28px;
line-height:28px;
}
.fl{
	float:left;
	display:inline;
}
.s_menu{
	background:#fff;
}
.menu_list li{
	margin:15px 7px;	
}
.menu_img{
	display:block;
	height:70px;
	width:70px;	
}
.menu_text{
	line-height:25px;
	height:25px;
	width:70px;
	display:block;
	text-align:center;	
}
.menu_text:hover{
	color:#666;
	text-decoration:none;
}
.img1{
	background:url(/images/menu_img1.png) no-repeat;
}
.img2{
	background:url(/images/menu_img2.png) no-repeat;
}
.img3{
	background:url(/images/menu_img3.png) no-repeat;
}
.img4{
	background:url(/images/menu_img4.png) no-repeat;
}
.img5{
	background:url(/images/menu_img5.png) no-repeat;
}
.img6{
	background:url(/images/menu_img6.png) no-repeat;
}
.img7{
	background:url(/images/menu_img7.png) no-repeat;
}
.img8{
	background:url(/images/menu_img8.png) no-repeat;
}
/* ============文章翻页============== */
div#newsmemoquery {
margin:0px;
}
div#newsmemoquery ul{
margin:0;
padding:0;
}

div#newsmemoquery li{
padding:15px 0px 15px 18px;
list-style-type: none;
border-bottom:1px #ddd dotted;
background: transparent url(/images/queryli.gif) left 20px no-repeat;
overflow: hidden;
}
div#newsmemoquery a:link,div#newsmemoquery a:visited,div#newsmemoquery a:active{
font-size:14px;
line-height:16px;
text-decoration: none;
}
 
div#newsmemoquery a:hover{
font-size:14px;
line-height:16px;
text-decoration:none;
}

div#newsmemoquery .title{
float:left;
}

div#newsmemoquery .time{
float:right;
padding-right:5px;
white-space: nowrap;
overflow: hidden;
font: 12px;
}

div#newsmemoquery .memo{
clear:both;
padding:0px;
font: 12px;
line-height:18px;
text-align: left;
}


/* ============翻页============== */
.pagess {clear: both;padding-top: 30px;padding-bottom:60px;overflow: hidden;margin-left: 0px;text-align: center;font-size:12px}
.pagess ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999}
.pagess ul li:hover{ background:#0382DB; color:#fff;border: 1px solid #0382DB}
.pagess ul li:hover a{color:#fff;}
.pagess ul li.pagesnow {display: inline-block;border: 1px solid #0382DB;padding: 2px 9px;margin: 0 3px;background: #0382DB;color: #fff;}
.pagess ul li.pagesnow a {color: #fff;}
.pagess ul li a{ display:block;color:#999}
.pagess ul li a:hover {color: #fff;}
.pagess select{border:none;padding:0;margin:0;}

.sy_shouquan{ overflow:hidden; clear:both}
.sq_conts{ width:1210px; margin:0 auto; overflow:hidden}
.sq_conts h1{ font-size:35px; font-weight:normal; height:150px; text-align:center; line-height:150px;color:#ab0a10}
.mbot75{ margin-bottom:90px;}
.sq_left{ width:470px; float:left;}
.sq_right{ width:470px; float:right; }
.sq_mid{ width:240px; float:left; margin-left:15px; background:url(/images/sq_mi.jpg) 8px top no-repeat; height:990px}
.sq_mid p{ font-size:20px; width:200px; text-align:center; margin:0 auto; color:#fff}
.sq_mid .p1{ margin-top:428px}
.sq_mid .p2{ margin-top:130px}
.sq_mid .p3{ margin-top:125px}
.sq_mid .p4{ margin-top:115px}
 
.sq_left h2,.sq_right h2{ width:230px; height:240px; margin:0 auto}
.sq_left p,.sq_right p{ text-align:center; line-height:24px; margin-bottom:60px; font-size:14px; padding-top:30px;}
.sq_left ul li,.sq_right ul li{ line-height:23px; color:#a30e14; font-size:13px; font-weight:500}
.sq_right ul li{color:#333333;}
.sq_jiage h1{ font-size:35px; font-weight:normal; height:150px; text-align:center; line-height:150px;color:#ab0a10;}
.sq_jiage{ height:570px; background:#fefaee}
.price_sq{overflow:hidden; width:1210px; margin:0 auto}
.price_sq h2{ width:400px; height:370px; float:left; margin-left:80px;}
.sqprice_r{ float:left; width:500px; margin-top:80px; font-size:18px; margin-left:50px; line-height:35px;}
.sqprice_r span{ color:#ab0a10; font-size:50px}
.botm_sq a{ float:left; margin-right:10px; margin-top:30px;}






@keyframes scaleToggleOne { 0 {
transform:scale(1);
-webkit-transform:scale(1)
}
50% {
transform:scale(2);
-webkit-transform:scale(2)
}
100% {
transform:scale(1);
-webkit-transform:scale(1)
}
}
@keyframes scaleToggleTwo { 0 {
transform:scale(1);
-webkit-transform:scale(1)
}
20% {
transform:scale(1);
-webkit-transform:scale(1)
}
60% {
transform:scale(2);
-webkit-transform:scale(2)
}
100% {
transform:scale(1);
-webkit-transform:scale(1)
}
}
@keyframes scaleToggleThree { 0 {
transform:scale(1);
-webkit-transform:scale(1)
}
33% {
transform:scale(1);
-webkit-transform:scale(1)
}
66% {
transform:scale(2);
-webkit-transform:scale(2)
}
100% {
transform:scale(1);
-webkit-transform:scale(1)
}
}
.animated { -webkit-animation-duration: .5s; animation-duration: .5s; -webkit-animation-fill-mode: both; animation-fill-mode: both }
.livechat-girl { width: 60px; height: 60px; border-radius: 50%; position: fixed; bottom: 0; right: 40px; opacity: 0; -webkit-box-shadow: 0 5px 10px 0 rgba(35,50,56,.3); box-shadow: 0 5px 10px 0 rgba(35,50,56,.3); z-index: 70000; transform: translateY(0); -webkit-transform: translateY(0); -ms-transform: translateY(0); cursor: pointer; -webkit-transition: all 1s cubic-bezier(.86, 0, .07, 1); transition: all 1s cubic-bezier(.86, 0, .07, 1) }
.livechat-girl:focus { outline: 0 }
.livechat-girl.animated { opacity: 1; transform: translateY(-40px); -webkit-transform: translateY(-40px); -ms-transform: translateY(-40px) }
.livechat-girl:after { content: ''; width: 12px; height: 12px; border-radius: 50%; background-image: linear-gradient(to bottom, #26c7fc, #26c7fc); position: absolute; right: 1px; top: 1px; z-index: 50 }
.livechat-girl .girl { position: absolute; top: 0; left: 0; width: 100%; height: auto; z-index: 50 }
.livechat-girl .animated-circles .circle { background: rgba(38,199,252,.25); width: 60px; height: 60px; border-radius: 50%; position: absolute; z-index: 49; transform: scale(1); -webkit-transform: scale(1) }
.livechat-girl .animated-circles.animated .c-1 { animation: 2s scaleToggleOne cubic-bezier(.25, .46, .45, .94) forwards }
.livechat-girl .animated-circles.animated .c-2 { animation: 2.5s scaleToggleTwo cubic-bezier(.25, .46, .45, .94) forwards }
.livechat-girl .animated-circles.animated .c-3 { animation: 3s scaleToggleThree cubic-bezier(.25, .46, .45, .94) forwards }
.livechat-girl.animation-stopped .circle { opacity: 0!important }
.livechat-girl.animation-stopped .circle { opacity: 0!important }
.livechat-girl .livechat-hint { position: absolute; right: 40px; top: 50%; margin-top: -20px; opacity: 0; z-index: 0; -webkit-transition: all .3s cubic-bezier(.86, 0, .07, 1); transition: all .3s cubic-bezier(.86, 0, .07, 1) }
.livechat-girl .livechat-hint.show_hint { -webkit-transform: translateX(-40px); transform: translateX(-40px); opacity: 1 }
.livechat-girl .livechat-hint.hide_hint { opacity: 0; -webkit-transform: translateX(0); transform: translateX(0) }
.livechat-girl .livechat-hint.rd-notice-tooltip { max-width: 1296px!important }
.livechat-girl .livechat-hint.rd-notice-tooltip .rd-notice-content { width: auto; overflow: hidden; text-overflow: ellipsis }
@media only screen and (max-width:1599px) {
.livechat-girl .livechat-hint.rd-notice-tooltip { max-width: 1060px!important }
}
@media only screen and (max-width:1309px) {
.livechat-girl .livechat-hint.rd-notice-tooltip { max-width: 984px!important }
}
@media only screen and (max-width:1124px) {
.livechat-girl .livechat-hint.rd-notice-tooltip { max-width: 600px!important }
}
.rd-notice-tooltip { -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.2); box-shadow: 0 2px 2px rgba(0,0,0,.2); font-size: 14px; border-radius: 3px; line-height: 1.25; position: absolute; z-index: 65; max-width: 350px; opacity: 1 }
.rd-notice-tooltip:after { position: absolute; display: block; content: ''; height: 20px; width: 20px; -webkit-box-shadow: none; box-shadow: none; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; z-index: 50 }
.rd-notice-tooltip .rd-notice-content { background: 0; border-radius: 3px; width: 100%; color: #fff; position: relative; z-index: 60; padding: 20px; font-weight: 400; line-height: 1.45 }
.rd-notice-type-success { background-color: #26c7fc; -webkit-box-shadow: 0 5px 10px 0 rgba(38,199,252,.2); box-shadow: 0 5px 10px 0 rgba(38,199,252,.2) }
.rd-notice-type-success .rd-notice-content { background-color: #26c7fc }
.rd-notice-type-success:after { background-color: #26c7fc; -webkit-box-shadow: 0 5px 10px 0 rgba(38,199,252,.2); box-shadow: 0 5px 10px 0 rgba(38,199,252,.2) }
.rd-notice-position-left { margin-left: -20px }
.rd-notice-position-left:after { right: -6px; top: 50%; margin-top: -10px }
.rd-notice-tooltip.single-line .rd-notice-content { height: 40px; padding: 0 20px; line-height: 40px; white-space: nowrap }



/* ============弹出frame/或大窗口层============== */
#frmWindow {display:none;cursor:default;}
#frmWindow .border{border:1px #97A0AA solid;}
#frmWindow .ntc{padding:30px;text-align:left;background:#fff;font-size: 14px;line-height:32px;}
#frmWindow .buttonzone{padding:15px;text-align:center;padding-top:10px;background:#f7f7f7;}
#frmWindow .Frm{width:100%;height:500px;border:0}
#frmWindow .windowcontent{width:100%;height:380px;overflow:auto;background:#fff;border:0}
#frmWindow .topBar{height:20px;line-height:20px;background:#cbddef;text-align:left;padding:0px 0px 5px 5px ;font-size:12px;}
#frmWindow .topBar .pwClose{position: absolute;top:0px;right:8px;width:45px;height:18px;background:url(../base/templates/images/pwin3.gif) no-repeat;cursor:pointer}