
body { font-family: "Microsoft Yahei",Arial, Lucida Grande,Tahoma, sans-serif; font-size: 12px; color: #525252; width: expression(document.body.clientWidth <= 1220? "1220px": "auto"); min-width: 1220px; }
body, p, h1, h2, h3, h4, h5, h6, ul, ul li, ol, ol li, input, select, textarea, dt, dd { margin: 0; padding: 0; }
ul, ul li, ol, ol li { list-style: none; }
html { margin-bottom: 1px; }
.clearboth { clear: both; height: 0; overflow: hidden; }
td, tr, div, h1, h2, h3, h4, h5, h6 { font-size: 12px; color: #525252; text-decoration: none; font-weight: normal; }
a, a:link, a:visited, a:hover { color: #525252; text-decoration: none; width:auto;}
a:hover { color: #ff9002; text-decoration: none; }
input, select, textarea { line-height: 23px; }
select { line-height: 20px; height: 20px; }
* html select { height: 23px; padding: 2px; }
* + html select { height: 20px; padding: 2px; }
img { border: none; text-align: center;}
.clearfloat { clear: both; }
.banner { min-width: 1170px; width: 100%; background-attachment: scroll; max-width: 1920px; height: 432px; margin: 0 auto;  }
.container, .case_content, .case_d, .case_wrap2 { min-width: 1190px; width: 1190px; max-width: 100%; margin: 0 auto; padding: 0; overflow: hidden; }

/*页面头部*/
.header { height: 90px; padding: 0; }
.header, .top, .nav { width: 100%; margin: 0 auto; }
.logo { padding-top: 20px; width:750px; }
.logo h1 { font-size: 24px; padding-left: 20px; line-height: 36px; }
.logo p { font-size: 18px; color: #333333; line-height: 24px; }

.line { border-bottom: 1px #C9C9C9 solid; height: 1px; width: 100%; }
.login, .link { line-height: 44px; font-size: 14px; color: #323232; }
.login { padding-left: 20px; }
.link { padding-right: 20px; }
.fl { float: left; }
.fr { float: left;
    margin-left: 15px; }
.cl { clear: both; }

.lx_ico { width: 32px; height: 32px; background: url(../images/pic.png) 0 0; margin-right: 10px; }
.lx h2 { color: #f94706; font-size: 24px; line-height: 32px;border-bottom: 1px solid #525252;padding-bottom: 6px }
.lx h2 span{ color: #242424; }
.lx p { font-size: 18px; line-height: 42px; letter-spacing: 1px; padding-left: 65px}
.lx p b { color: #f94706; }
.lx { width: 380px; padding-top: 20px; }


/*顶部导航*/
.nav_wrap { min-width: 100%; max-width: 1920px; background: #fff; border-bottom: 4px #f94706 solid; z-index: 999; }
.nav { width: 83%; display: block; position: relative; padding: 32px 0 10px 0; overflow: hidden; }
.nav ul li { float: left; padding: 0 2px; text-align: center; box-sizing:border-box; height:60px; padding-top:5px; float: left; width: 14.28%; }
.nav ul li:hover {background:#f94706;color: #fff;}


.nav ul li a {  line-height: 26px; font-size: 18px; }
.nav ul li.cur a { color: #f94706; }
.nav ul li a:hover { color: #fff; }
.nav ul li em:hover{color: #fff; }
.nav ul li em { width: 142px; float: left; font-size: 10px; font-weight: normal; font-style: normal; color: #b3b3b3; line-height: 20px; }

.curBg { background: #f94706; height: 4px; position: absolute; width: 40px; left: 0px; top: 20px; }
.curBg2 { background: #e6e6e6; height: 4px; width: 100%; position: absolute; left: 0px; top: 20px; }
.fixedSubNav { position: fixed; top: -20px; left: 0; z-index: 1000; width: 100%; text-align: center; }


/*首页幻灯片滚动*/
#lanrenzhijia { width: 100%; height: 449px; float: left; position: relative; }
#slides { display: block; width: 100%; height: 449px; list-style: none; padding: 0; margin: 0; position: relative; }
#slides li { display: block; width: 100%; height: 100%; list-style: none; padding: 0; margin: 0; position: absolute; }
#slides li a { display: block; width: 100%; height: 100%; text-indent: -9999px; }


#lanrenzhijia2 { width: 100%; height: 320px; float: left; position: relative; }
#slides2 { display: block; width: 100%; height: 320px; list-style: none; padding: 0; margin: 0; position: relative; }
#slides2 div { display: block; width: 100%; height: 100%; list-style: none; padding: 0; margin: 0; position: absolute; }
#slides2 div a { display: block; width: 100%; height: 100%; text-indent: -9999px; }

#pagination { display: block; list-style: none; position: absolute; left: 50%; top: 400px; z-index: 999; padding: 5px 15px 5px 0; margin: 0; }
#pagination li { display: block; list-style: none; width: 10px; height: 10px; float: left; margin-left: 15px; border-radius: 5px; background: #FFF; }
#pagination li a { display: block; width: 100%; height: 100%; padding: 0; margin: 0; text-indent: -9999px; }
#pagination li.current { background: #0092CE; }


/*搜索框*/
.search { height: 46px; background: #63625d; }
.search_box { width: 100%; overflow: hidden; }
.search_tag { float: left; overflow: hidden; margin: 10px 0; }
.search_tag a { float: left; margin: 0 5px; }
.search_tag span, .search_tag a { display: block; float: left; margin-right: 10px; color: #FFF; font-size: 14px; }
.search_tag a h3 { font-size: 14px; line-height: 20px; color: #FFF; }
.search_input { float: right; width: 395px; height: 30px; padding-top: 8px; }
.search_in, .search_bt { border: 0; }
.search_in:focus, .search_bt:focus { outline: none; }
.search_in { width: 326px; height: 25px; background: #FFFFFF; line-height: 26px; font-size: 14px; color: #A6A6A6; padding: 2px 5px; }
.search_bt { width: 44px; height: 30px; background: url(../images/pic.png) 0 -34px; cursor: pointer; }
.search_bt:hover { background: url(../images/pic.png) 0 -64px; }


/*首页LOGO滚动*/
.blk_29 { padding: 10px 0px; overflow: hidden; zoom: 1; position: relative; }
.blk_29 .leftbotton { background: url(../images/left_arrow.jpg); left: 0px; float: left; width: 15px; cursor: pointer; position: absolute; top: 10px; height: 88px; }
.blk_29 .rightbotton { right: 0px; background: url(../images/right_arrow.jpg); float: right; width: 15px; cursor: pointer; position: absolute; top: 10px; height: 88px; }
.blk_29 .cont { margin: 0px auto; overflow: hidden; width: 888px; padding-top: 5px; }
.blk_29 .box { float: left; width: 152px; text-align: center; }
.blk_29 .box img { border: #ebebeb 1px solid; padding: 3px; display: block; background: #fff; margin: 0px auto;; }
.blk_29 .box a:hover img { border: #5385cc 1px solid; }
.blk_29 .box p { margin: 6px auto 0px; width: 97px; line-height: 20px; }
.rollphotos { margin-top: 10px; width: 950px; margin: 0 auto;
    overflow: hidden; }


.custom_title { width: 588px; height: 55px; background: url(../images/pic.png) -65px -46px; margin: 0 auto; margin-top: 60px; }
.custom_logo { width: 1156px; height: 150px; margin: 0 auto; }

.article_txt { padding: 20px 0; font-family: Tahoma, Geneva, sans-serif; line-height: 1.8; color: #222; font-size: 14px; }
.article_txt img { max-width: 680px; _width: expression(this.width > 680 ? 680: true); }
.article_txt a u { color: #0066CC; border-bottom: 1px dotted #0099FF; text-decoration: none; }


#design_album .pgwSlideshow { width: 100%; background: #fff; display: none; }
#design_album .pgwSlideshow a { color: #fff; }
#design_album .pgwSlideshow .ps-current > ul > li img { display: block; width: 580px; height: 350px; margin: auto; }
#design_album .pgwSlideshow .ps-caption { background: rgba(0,0,0,0.5); filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000',endColorstr='#99000000'); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')"; text-align: left; font-size: 1rem; color: #fff; position: absolute; left: 0; bottom: 0; width: 100%; padding: 10px; display: none; }
#design_album .pgwSlideshow .ps-caption span { padding: 7px; display: inline-block; }
#design_album .pgwSlideshow .ps-list { border-top: 1px solid #fff; box-shadow: none; background: #fff; overflow: hidden; position: relative; }
#design_album .pgwSlideshow .ps-list li .ps-item { display: block; margin: 15px 5px; opacity: 1; filter: alpha(opacity=60); }
#design_album .pgwSlideshow .ps-list li img { display: block; border: 1px solid #777; width: 135px; height: 83px; }
#design_album .pgwSlideshow .ps-list li .ps-item.ps-selected { float: left; opacity: 1; border: 4px solid #f94706; overflow: hidden; }
#design_album .pgwSlideshow .ps-list li .ps-item.ps-selected img { margin: -4px; }

/*首页4大服务*/

.service { background: #dcdcdc; height: 214px; margin-top: 0px; /*background: url(../images/sevic_bg.jpg) no-repeat center;*/ margin-bottom:30px; }


.service_m_m { width: 1152px; height: 205px; background: url(../images/1.png) repeat-x; margin: 0 auto; }
.service_m_m li { width: 139px; height: 139px; float: left; padding: 25px 74px; }
.service_i a > h4 { font-size: 16px; color: #fff; text-align: center; position: absolute; top: 103px; left: 35px; }
.service_i a > h4:hover { color: #FFF100; }
.service_i { position: relative; }
.service_i img:hover { transform: scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2); transition: all 0.5s; }


/*五大优势*/
.youshi_title { background: url(../images/youshi_title.jpg); width: 1114px; margin: 60px auto; height: 116px; }
.youshi_bg { width: 1173px; height: 1135px; background: url(../images/youshi_bg.jpg); margin: 30px auto; position: relative; }
.dl01 { position: absolute; top: 105px; left: 857px; }
.dl01 dt { font-size: 24px; color: #fff; line-height: 40px; }
.dl01 dd { font-size: 16px; color: #fff; line-height: 24px; width: 270px; }
.dl02 { position: absolute; top: 275px; left: 857px; }
.dl02 dt { font-size: 24px; color: #fff; line-height: 32px; }
.dl02 dd { font-size: 16px; color: #fff; line-height: 24px; width: 275px; }
.dl03 { position: absolute; top: 430px; left: 115px; }
.dl03 dt { font-size: 24px; color: #f94706; line-height: 40px; }
.dl03 dd { font-size: 16px; color: #656565; line-height: 24px; width: 433px; }
.dl04 { position: absolute; top: 650px; left: 115px; }
.dl04 dt { font-size: 24px; color: #f94706; line-height: 40px; }
.dl04 dd { font-size: 16px; color: #656565; line-height: 24px; width: 433px; }
.dl05 { position: absolute; top: 930px; left: 115px; }
.dl05 dt { font-size: 24px; color: #fff; line-height: 40px; }
.dl05 dd { font-size: 16px; color: #fff; line-height: 24px; width: 340px; }

/*首页案例列表*/
.case_wrap {  overflow: hidden; }
.case_content { margin: 50px auto; overflow: hidden; min-height: 400px; }
.case_menu { }
.menu_head { width: 153px; height: 48px; line-height: 48px; padding-left: 38px; font-size: 16px; cursor: pointer; border-bottom: 1px solid #999999; position: relative; margin: 0px; background: url(../images/case_on.png) 10px no-repeat; color: #333333; margin-left: 15px; }
.menu_list .current { background: url(../images/case_off.png) 10px no-repeat; color: #f94706; }
.menu_body { width: 223px; height: auto; overflow: hidden; line-height: 38px; margin-left: 15px; }
.menu_body a { display: block; width: 150px; height: 38px; line-height: 38px; padding-left: 38px; color: #777777; text-decoration: none; border-bottom: 1px dashed #999999; background: url(../images/case_arrow.png) 10px no-repeat; }
.menu_body a:hover { text-decoration: none; color: #fff; background: url(../images/case_arrow2.png) 10px no-repeat #f94706; }
.jxan_t { background: url(../images/pic.png) -66px -240px; width: 205px; height: 22px; border-bottom: 1px solid #808080; padding-bottom: 15px; }

.case_list { width: 938px; margin: 0 -7px; overflow: hidden; }
.case_list li { width: 298px; height: 230px; float: left; position: relative; margin: 10px 7px; }
.case_list li:hover { transform: translate(0,-10px);; -webkit-transform: translate(0,-10px); -moz-transform: translate(0,-10px); -o-transform: translate(0,-10px); -ms-transform: translate(0,-10px); transition: all 0.5s; }

.case_list li img { border: 1px solid #f1f1f1; }

.case_list li span a { position: absolute; bottom: -1px; display: block; line-height: 40px; color: #fff; font-size: 14px; padding-left: 15px; width: 283px; left: 1px; background: url(../images/case_l_bg.png) repeat-x; }
.case_list li span a:hover { color: #fff; background: #f94706; opacity: 1; }
.case_list li.noright { padding-right: 0px; }

/*首页案例主推图片滚动*/
#slideshow { float: right; width: 930px; height: 290px; margin-bottom: 10px; position: relative; }
#slideshow #slidesContainer { float: right; width: 930px; height: 290px; overflow: auto; /* allow scrollbar */ position: relative; }
#slideshow #slidesContainer .slide { float: right; width: 930px; height: 290px; }
.control { display: block; margin-top: 130px; width: 30px; height: 54px; text-indent: -10000px; z-index: 99999; position: absolute; cursor: pointer; }
#leftControl { top: 0; left: 0; background: transparent url(../images/scroll_l.png) no-repeat 0 0; }
#rightControl { top: 0; right: 0; background: transparent url(../images/scroll_r.png) no-repeat 0 0; }




/* 客户心声 */

.inxex_fankui { height: 466px; background: url(../images/fankui_bg.png) #f94706 center no-repeat; padding-top: 20px; }
.inxex_fankui_wrap { width: 1180px; margin: 0 auto; position: relative; }
.inxex_fankui_title { width: 762px; font-size: 14px; color: #fff; line-height: 40px; padding-top: 113px; }
.inxex_fankui_title span a { font-size: 14px; color: #fff; line-height: 40px; float: right; }
.inxex_fankui_title span a:hover { color: #fdeb26; }
.inxex_fankui_f { width: 762px; height: 256px; background: #fff; }

.inxex_fankui_call { position: absolute; left: 797px; top: 350px; width: 370px; }
.inxex_fankui_call p { font-size: 16px; color: #fff; line-height: 24px; }
.inxex_fankui_call b { font-size: 32px; color: #fff100; float: left; }
.zixun_bt a { font-size: 16px; color: #fff; display: block; background: #f94706; width: 123px; height: 34px; border: 1px solid #fff; line-height: 34px; text-align: center; float: right; }
.zixun_bt a:hover { background: #5f5f5f; }


.activityBox { height: 268px; width: 762px; position: relative; }
.activityBox a { color: #C30; }
.activityBox .title { width: 40px; height: 256px; position: absolute; right: 0; }
.activityBox .content { width: 668px; position: relative; }
.activityBox .content .contentInner { width: 670px; height: 210px; margin: 0 8px; padding: 25px 9px; position: relative; overflow: hidden; }
.activityBox .content .contentInner ul { width: 670px; height: 210px; position: absolute; }
.activityBox .content .contentInner ul li { height: 240px; }
.activityBox .content .contentInner ul li img { vertical-align: middle; float: left; }
.activityBox .content .contentInner .mt5 { font-size: 16px; color: #303030; line-height: 28px; }
.activityBox .content .contentInner p { color: #575757; margin-left: 15px; width: 455px; line-height: 22px; }
.activityBox .title .prev, .activityBox .title .next { width: 40px; height: 128px; position: absolute; display: block; top: 0; cursor: pointer; background: url(../images/pic.png) 0 0 no-repeat; }
.activityBox .title .prev { right: 0px; background-position: -658px 0; top: 0; }
.activityBox .title .next { right: 0px; background-position: -658px -128px; top: 128px; }
.activityBox .title .prev:hover { background-position: -698px 0; }
.activityBox .title .next:hover { background-position: -698px -128px; }


.more_bt { width: 90px; height: 25px; position: absolute; top: 182px; left: 200px; }






/* 对比 */
.duibi_wrap { width: 1172px; margin: 0 auto; padding-top: 85px; display:none }
.duibi_title h4 { font-size: 16px; color: #323232; text-align: center; }
.duibi_title { background: url(../images/duibi_t.jpg) 0 30px no-repeat; width: 671px; margin: 0 auto; height: 90px; }
.duibi_name, .duibi_01, .duibi_02, .duibi_03, .duibi_04, .duibi_05, .duibi_06, .duibi_07, .duibi_08 { position: relative; width: 1172px; margin: 0 auto; }
.duibi_name { background: url(../images/duibi_bg_01.jpg); height: 67px; margin-top: 66px; }
.duibi_name_t1 { position: absolute; left: 232px; top: 8px; color: #fff; font-size: 18px; }
.duibi_name_t2 { position: absolute; left: 832px; top: 8px; color: #fff; font-size: 18px; }
.duibi_01 { background: url(../images/duibi_bg_02.jpg); height: 160px; }
.duibi_01_t1 { position: absolute; left: 50px; top: 65px; color: #fff; font-size: 16px; }
.duibi_01_t2 { position: absolute; left: 980px; top: 65px; color: #6d6d6d; font-size: 16px; }
.duibi_01_t { position: absolute; left: 545px; top: 65px; color: #fff; font-size: 18px; width: 80px; text-align: center; }
.duibi_02 { background: url(../images/duibi_bg_03.jpg); height: 164px; }
.duibi_02_t1 { position: absolute; left: 50px; top: 65px; color: #fff; font-size: 16px; }
.duibi_02_t2 { position: absolute; left: 980px; top: 65px; color: #6d6d6d; font-size: 16px; }
.duibi_02_t { position: absolute; left: 545px; top: 65px; color: #fff; font-size: 18px; width: 80px; text-align: center; }
.duibi_03 { background: url(../images/duibi_bg_04.jpg); height: 162px; }
.duibi_03_t1 { position: absolute; left: 50px; top: 65px; color: #fff; font-size: 16px; }
.duibi_03_t2 { position: absolute; left: 980px; top: 65px; color: #6d6d6d; font-size: 16px; }
.duibi_03_t { position: absolute; left: 545px; top: 65px; color: #fff; font-size: 18px; width: 80px; text-align: center; }
.duibi_04 { background: url(../images/duibi_bg_05.jpg); height: 157px; }
.duibi_04_t1 { position: absolute; left: 50px; top: 55px; color: #fff; font-size: 16px; }
.duibi_04_t2 { position: absolute; left: 980px; top: 55px; color: #6d6d6d; font-size: 16px; }
.duibi_04_t { position: absolute; left: 545px; top: 65px; color: #fff; font-size: 18px; width: 80px; text-align: center; }
.duibi_05 { background: url(../images/duibi_bg_06.jpg); height: 162px; }
.duibi_05_t1 { position: absolute; left: 50px; top: 65px; color: #fff; font-size: 16px; }
.duibi_05_t2 { position: absolute; left: 980px; top: 65px; color: #6d6d6d; font-size: 16px; }
.duibi_05_t { position: absolute; left: 545px; top: 65px; color: #fff; font-size: 18px; width: 80px; text-align: center; }
.duibi_06 { background: url(../images/duibi_bg_07.jpg); height: 158px; }
.duibi_06_t1 { position: absolute; left: 50px; top: 65px; color: #fff; font-size: 16px; }
.duibi_06_t2 { position: absolute; left: 980px; top: 65px; color: #6d6d6d; font-size: 16px; }
.duibi_06_t { position: absolute; left: 545px; top: 65px; color: #fff; font-size: 18px; width: 80px; text-align: center; }
.duibi_07 { background: url(../images/duibi_bg_08.jpg); height: 166px; }
.duibi_07_t1 { position: absolute; left: 50px; top: 65px; color: #fff; font-size: 16px; }
.duibi_07_t2 { position: absolute; left: 980px; top: 65px; color: #6d6d6d; font-size: 16px; }
.duibi_07_t { position: absolute; left: 545px; top: 65px; color: #fff; font-size: 18px; width: 80px; text-align: center; }
.duibi_08 { background: url(../images/duibi_bg_09.jpg); height: 152px; }
.duibi_08_t1 { position: absolute; left: 50px; top: 55px; color: #fff; font-size: 16px; }
.duibi_08_t2 { position: absolute; left: 980px; top: 55px; color: #6d6d6d; font-size: 16px; }
.duibi_08_t { position: absolute; left: 545px; top: 65px; color: #fff; font-size: 18px; width: 80px; text-align: center; }



/* 服务流程 */
.fwlc { width: 100% !important;overflow: hidden; background: url(../images/fwlc_b.jpg) no-repeat center; /*margin-top: 20px;*/ }
.fwlc_wrap { width: 1068px; margin: 0 auto; position: relative; }
.fwlc_wrap h4 { position: absolute; font-size: 26px; color: #4a4f5e; left: 470px; top: 45px; letter-spacing: 10px; display: none;}
.fwlc_t1, .fwlc_t2, .fwlc_t3, .fwlc_t4, .fwlc_t5, .fwlc_t6, .fwlc_t7, .fwlc_t8, .fwlc_t8, .fwlc_t9, .fwlc_t10, .fwlc_t11, .fwlc_t12 { position: absolute; font-size: 16px; color: #4a4f5e;display: none; }
.fwlc_t1 { left: 15px; top: 275px; }
.fwlc_t2 { left: 209px; top: 275px; }
.fwlc_t3 { left: 401px; top: 275px; }
.fwlc_t4 { left: 594px; top: 275px; }
.fwlc_t5 { left: 780px; top: 275px; }
.fwlc_t6 { left: 972px; top: 275px; }
.fwlc_t7 { left: 15px; top: 460px; }
.fwlc_t8 { left: 209px; top: 460px; }
.fwlc_t9 { left: 401px; top: 460px; }
.fwlc_t10 { left: 594px; top: 460px; }
.fwlc_t11 { left: 780px; top: 460px; }
.fwlc_t12 { left: 972px; top: 460px; }



/*首页工厂图片*/
.gongchang_wrap { width: 1172px; margin: 60px auto; }
.gongchang_title { width: 661px; height: 57px; background: url(../images/pic.png) -66px -278px; }
.gongchang_con { height: 413px; }
#main .list_pic { width: 203px; float: left; margin-top: 20px; }
#main .list_pic ul { margin-bottom: 10px; }
#main .list_pic li { display: block; background: url(../images/tab-bg.jpg) no-repeat 0 -59px; height: 60px; line-height: 60px; font-size: 18px; padding-left: 55px; }
#main .list_pic li:hover { background-position: 0 0; color: #fff; }
#main .list_pic li.first { background-position: 0 0; color: #fff; }
#main .list_pic li.hover { background-position: 0 0; color: #fff; }
#main .list_passage { width: 956px; float: right; margin-top: 20px; position: relative; }
#main .list_passage .lei { border: 1px solid #ccc; border-top: 3px solid #adadad; margin-bottom: 40px; }
#main .list_passage .lei td { border-bottom: 1px dashed #ccc; line-height: 46px; }
#main .list_passage .lei td a { padding: 0 10px; }
#main .list_passage h3 { position: absolute; left: 0px; top: 381px; color: #fff; background: #5B5B5B; display: block; line-height: 32px; padding-left: 20px; font-size: 14px; width: 513px; }



/*探头*/
.tantou { background: url(../images/tantou_bg.jpg) center; height: 152px; }
.tantou_con { width: 1172px; margin: 0 auto; position: relative; }
.tantou_t { position: absolute; font-size: 22px; color: #fff; left: 34px; top: 35px; line-height: 42px; }
.tantou_t span { color: #000000; }
.tantou_call { position: absolute; left: 691px; top: 20px; width: 247px; position: absolute; }
.tantou_call p { font-size: 16px; color: #fff; }
.tantou_call b { font-size: 32px; color: #fa4607; line-height: 56px; }
.zixun_bt2 a { font-size: 16px; color: #fff; display: block; background: #f94706; width: 123px; height: 34px; border: 1px solid #fff; line-height: 34px; text-align: center; }
.zixun_bt2 a:hover { background: #5f5f5f; }


/*首页新闻资讯区域*/

.info { background: #ebebeb; padding: 20px 0px; }
.info_wrap { width: 1172px; margin: 0 auto; /*height: 1036px;*/ overflow: hidden; }

/*叁鑫集团简介*/

.jianjie { width: 1172px; height: 352px; background: #fff; margin-top: 30px; }
.zongbu_p { padding: 20px; width: 529px; height: 315px; }
.jianjie_p { width: 540px; height: 310px; padding-right: 30px; padding-top: 20px; }
.jianjie_p h3 { font-size: 16px; line-height: 54px; color: #434242; width: 540px; border-bottom: 1px solid #C0C0C0; margin-bottom: 15px; }
.jianjie_p p { font-size: 14px; color: #434242; line-height: 24px; }
.more_bt2 { width: 90px; height: 25px; top: 182px; left: 200px; padding-top: 13px; }


/*新闻资讯新闻资讯新闻资讯新闻资讯新闻资讯新闻资讯*/
.index_news { width: 560px; height: 554px; background: #fff; margin-top: 40px; }
.ma { width: 560px; height: 554px; position: relative; }
.ma .tab { overflow: hidden; background: #e0e0e0; }
.ma .tab b a { float: right; padding: 10px 10px; font-size: 16px; color: #5d5d5d; }
.ma .tab a { display: block; padding: 10px 10px; text-decoration: none; color: #5d5d5d; font-size: 16px; width: 135px; float: left; text-align: center; }
.ma .tab a:hover { color: #fff; }
.ma .tab a.on { background: #fff; color: #5d5d5d; text-decoration: none; }
.ma .content { overflow: hidden; padding: 10px; }
.ma .content li { display: none; }

.news_p { width: 180px; height: 150px; padding: 20px; }
.news_t { width: 273px; height: 150px; padding: 15px; overflow: hidden; }
.news_t h4 { font-size: 18px; color: #f94706; line-height: 28px; padding-bottom: 10px; }
.news_t p { color: #7c7c7c; line-height: 20px; }
.news_list { width: 500px; padding-top: 0px; padding-left: 20px; }
.news_list dl {padding: 3px 0;}
.news_list dd { width: 512px; height: 38px; border-bottom: 1px dotted #BBBBBB; line-height: 38px; }
.news_list span { color: #a8a8a8; float: right; }

.more { position: absolute; left: 490px; top: 10px; font-size: 14px; }
.more a { color: #F4FF00; text-align: right; }


/*问答问答问答问答问答问答问答*/

.index_qa { width: 554px; height: 554px; background: #fff; margin-top: 40px; }
.index_qa_title { height: 44px; background: url(../images/qa_bg.jpg) repeat-x; color: #fff; font-size: 16px; line-height: 44px; padding-left: 20px; padding-right: 20px; }
.index_qa_title b a { float: right; font-size: 14px; color: #fff; line-height: 44px; }
.index_qa_title b a:hover { color: #C1C1C1; }
.wt { width: 500px; height: 460px; margin-top: 23px; overflow: hidden; margin-right: 25px; padding-left: 10px; }
.wt h4 { height: 33px; /*background: url(../images/wt_nav.gif) repeat-x center bottom;*/ overflow: hidden; }
.wt h4 i { display: block; height: 33px; font-style: normal; /* background: url(../images/ico.gif) no-repeat right center;*/ }
.wt h4 i a { color: #5f3723; font: 16px "Microsoft Yahei"; line-height: 30px; border-bottom: 3px solid #b59959; height: 30px; width: 100px; display: block; }
.wt dl { margin: 0px 0 0 5px; border-bottom: 1px dashed #686359; padding-bottom: 15px; overflow: hidden; font-size: 14px; font-family: "Microsoft Yahei"; }
.wt dl dt { background: url(../images/q.png) no-repeat 3px 27px; padding-left: 27px; line-height: 30px; padding-top: 20px; }
.wt dl dt a { color: #f94706; }
.wt dl dd { background: url(../images/a.png) no-repeat 3px 7px; padding-left: 27px; line-height: 30px; color: #6e6e6e; }
.wt .nones { border-bottom: none; }
.wt p { width: 153px; height: 37px; margin: 20px auto 0; }





/*展览设计页面CSS*/

.breadCrumb { width: 1172px; margin: 0 auto; }
.breadCrumb a { font-size: 14px; color: #575757; line-height: 40px; }
.breadCrumb a:hover { color: #f94706; }

/*内页案例列表*/
.menu_head2 { width: 188px; height: 48px; line-height: 48px; font-size: 20px; border-bottom: 4px solid #f94706; margin: 0px; color: #333333; }

.menu_body2 { width: 223px; height: auto; overflow: hidden; line-height: 38px;     font-size: 16px;}
.menu_body2 li a { display: block; width: 150px; height: 43px; line-height: 43px; padding-left: 38px; color: #777777; text-decoration: none; border-bottom: 1px dashed #999999; background: url(../images/case_arrow.png) 10px no-repeat; overflow: hidden; }
.menu_body2 li a:hover { text-decoration: none; color: #fff; background: url(../images/case_arrow2.png) 10px no-repeat #f94706; }
.menu_body2 li.ok a { text-decoration: none; color: #fff; background: url(../images/case_arrow2.png) 10px no-repeat #f94706; }
.jxan_t2 { font-size: 32px; font-weight: bold; }
.case_list2 { width: 940px; overflow: hidden; }
.case_list2 li { width: 298px; height: 265px; float: left; margin: 10px 0px 10px 14px; }
.case_list2 li:hover { transform: translate(0,-10px); -webkit-transform: translate(0,-10px); -moz-transform: translate(0,-10px); -o-transform: translate(0,-10px); -ms-transform: translate(0,-10px); transition: all 0.5s; }
.case_list2 li img { border: 1px solid #f1f1f1; }
.case_list2 li img:hover { border: 1px solid #f94706; }
.case_list2 li span a { display: block; line-height: 40px; font-size: 14px; width: 299px; background: url(../images/jiantou.png) no-repeat 290px 12px; }
.case_list2 li span a:hover { color: #f94706; }
.case_list2 li.noright { padding-right: 0px; }


/*随机出现案例*/
.newcase_wrap { height: 360px; background: #efefef; }
.newcase { width: 1172px; margin: 0 auto; }
.newcase h4 { font-size: 16px; color: #515151; line-height: 50px; }
.case_list3 { width: 1172px; height: 280px; }
.case_list3 li { width: 276px; height: 170px; float: left; padding-right: 17px; }
.case_list3 li img { border: 1px solid #f1f1f1; }
.case_list3 li img:hover { border: 1px solid #f94706; }
.case_list3 li span a { display: block; line-height: 24px; font-size: 14px; width: 280px;}
.case_list3 li span a:hover { color: #f94706; }
.case_list3 li.noright { padding-right: 0px; }


.left_call { padding-top: 60px; }
.left_kefu { margin-top: 20px; background: #efefef; width: 188px;  }
.left_kefu_title { font-size: 16px; line-height: 36px; color: #fff; padding-left: 12px; background: #f94706;}
.left_kefu_content { font-size: 14px; line-height: 20px; color: #777; padding:8px 12px;}
.height1100 { height: 1100px; }
.left_lefu_add { padding: 170px 10px 10px 10px; color: #4c4c4c; }
.left_lefu_add dt { font-size: 14px; line-height: 24px; }
.left_lefu_add dd { font-size: 12px; color: #4c4c4c; line-height: 22px; }
.numred { font-size: 16px; color: #f94706; line-height: 32px;display: none }



/*新闻列表*/

.news_list2 { width: 927px; }
.news_list2 li {width:auto; height:auto; float: left; padding-right: 17px; padding-top: 15px; list-style:none;}
.news_list2 li img { border: 1px solid #f1f1f1; }
.news_list2 li img:hover { border: 1px solid #f94706; }
.news_list2 li span a { display: block; line-height: 40px; font-size: 14px; width: 299px; background: url(../images/jiantou.png) no-repeat 290px 12px; }
.news_list2 li span a:hover { color: #f94706; }
.news_list2 li.noright { padding-right: 0px; }
.news_list2_title { font-size: 18px; line-height: 30px; color: #333333; width: 100%; background: url(../images/xiexian.jpg) repeat-x bottom left; height: 70px; margin: 20px auto; }
.news_list2_con { width: 100%; height: 120px; padding: 25px 0px; overflow: hidden; border-bottom: 1px #AEAEAE dotted; }
.news_list2_con:hover { transform: translate(10px,0); -webkit-transform: translate(10px,0); -moz-transform: translate(10px,0); -o-transform: translate(10px,0); -ms-transform: translate(10px,0); transition: all 0.5s; }
.news_list2_con .pic { float: left; width: 200px; margin-right: 25px; display: block; cursor: pointer; }
.news_list2_con .text { float: left; width: 690px; overflow: hidden; font-size: 14px; }
.news_list2_con .title a { font-size: 16px; color: #f94706; line-height: 32px; }
.news_list2_con .title a:hover { color: #a7a7a7; }
.news_list2_con .date { color: #b3b3b3; float: right; font-size: 14px; line-height: 32px; }
.news_list2_con .desc { color: #3c3c3c; line-height: 24px; }

.news_list2_line { width: 927px; background: url(../images/xiexian.jpg) repeat-x; height: 31px; margin: 18px auto; }


/*新闻内页*/


.news_details { width: 100%; margin: 50px auto; }
.news_details h1 { font-size: 20px; text-align: center; line-height: 40px; color: #f94706; }
.news_date { color: #A1A0A0; text-align: center; padding-top: 25px; }

.news_con { width: 930px; margin: 0 auto; color: #565656; font-size: 14px; line-height: 28px; }
.news_con img { padding: 30px 0; }
.close { width: 120px; margin: 40px auto; color: #f94706; font-size: 14px; text-align: center; line-height: 40px; cursor: pointer; }
.close:hover { color: #989797; }
.other_news { width: 930px; margin: 0 auto; }
.news_pre, .news_next { width: 455px; overflow: hidden; font-size: 14px; }
.news_next { text-align: right; }
.news_pre a, .news_next a { line-height: 32px; font-size: 14px; }



/*关于叁鑫*/

.about_wrap { width: 927px; }
.rongyu_list { width: 930px; height: 413px; background: url(../images/about_b01.jpg) no-repeat; }
.rongyu_list table { width: 840px; margin: 0 auto; padding-top: 20px; }
.rongyu_list td { font-size: 14px; line-height: 32px; color: #525252; padding-left: 10px; }
.rongyu_list td:hover { background: #707070; color: #fff; }
.rongyu_bot { padding-top: 15px; }
.rongyu_bot li { color: #fff; font-size: 14px; line-height: 56px; text-align: center; width: 153px; float: left; padding-right: 2px; }
.jieshao { padding-top: 30px; }
.jieshao p { color: #383838; font-size: 14px; line-height: 28px; text-indent: 2em; }
.gongchang_js { padding: 30px 0 30px 0; }



/*联系叁鑫-分公司*/

.company { width: 927px; margin-top: 40px; }
#outer { width: 927px; margin: 30px auto; }
#tab { overflow: hidden; zoom: 1; border-bottom: 3px solid #e52111; height: 46px; }
#tab li { float: left; color: #000000; height: 46px; cursor: pointer; line-height: 46px; padding: 0 12px; font-size: 18px; border-right: 1px solid #C9C6C6; }
#tab li.current { color: #f94706; }
#content { border-top-width: 0; }
#content ul { line-height: 25px; display: none; margin: 20px 12px; padding: 10px 0; }
#content ul li { font-size: 16px; line-height: 32px; color: #6b6b6b; }
.map { width: 924px; height: 330px; padding-top: 30px; }



/*----------- 翻页 开始-----------*/
.pagebar { padding: 30px 20px 0px 0px; text-align: center; line-height: 36px; font-weight: bold; margin-bottom: 60px;clear:both; }
.pagebar li{
			width: auto;
			height: 30px;
			line-height: 30px;
			list-style: none;
			display: inline-block;
			text-align: center;
			margin-top:0px;
			margin-left:5px;
			margin-right:5px;
			}
.pagebar li a{margin:0px;padding:0px;}
.pagebar span.prev a, .pagebar span.prev a:hover { display: block; float: left; width: 37px; height: 37px; margin: 5px; background: url(../images/page_pre.gif) no-repeat center; font-size: 14px; }
.pagebar span.next a, .pagebar span.next a:hover { display: block; float: left; width: 37px; height: 37px; margin: 5px; background: url(../images/page_next.gif) no-repeat center; font-size: 14px; }
/*.pagebar a { display: block; float: left; margin: 5px; background: url(../images/page_bg.gif) no-repeat center; font-size: 14px; color: #7f7f7f; }
.pagebar a:hover { background: url(../images/page_curr.gif) no-repeat center; }
.pagebar a:active { background: url(../images/page_curr.gif) no-repeat center; }*/
.pagebar span.current { display: block; float: left; width: 37px; height: 37px; margin: 5px; background: url(../images/page_curr.gif) no-repeat center; font-size: 14px; color: #fff; }
.pagebar label { float: left; color: #999; line-height: 46px; margin-left: 30px; }
.pagebar input { display: block; float: left; width: 32px; height: 37px; padding: 0 5px; margin: 5px; background: url(../images/page_in.gif) no-repeat center; border: none; text-align: center; }
/*----------- 翻页 结束-----------*/




/*案例详情*/
.case_d { width: 1170px; margin: 0 auto; height: 750px; }
.case_d_l {padding-top: 20px; }
.case_d_r { width: 300px; height: 437px; padding-top: 30px }
.case_d_r h2 { color: #f94706; font-size: 18px; line-height: 50px; }
.case_d_r h3 { color: #f94706; font-size: 20px; line-height: 50px; }
.case_name { height: 110px; width: 300px; border-top: 1px solid #C6C6C6; border-bottom: 1px solid #C6C6C6; }
.case_name p { line-height: 35px; font-size: 14px; color: #404040; }
.case_t { font-size: 14px; color: #404040; padding-top: 20px; line-height: 22px; padding-bottom: 20px}
.case_x { width: 1172px; margin: 0 auto; }
.case_x_l { width: 858px; }
.case_x h4 { font-size: 16px; color: #515151; line-height: 70px; }
.case_x img { padding: 20px 0; }



/*需求表单提交*/

.xuqiu_wrap { height: 395px; background: url(../images/tijiao.jpg) no-repeat center; margin: 30px 0; }
.xuqiu { width: 1172px; margin: 32px auto; position: relative; }
.xuqiu h3 { font-size: 28px; line-height: 40px; color: #fff; padding-top: 15px; }
.xuqiu_form { padding: 10px 0; }
.xuqiu_form input[type=text] { border: 0; color: #333; font-size: 14px; line-height: 35px; padding-left: 40px; margin-bottom: 8px; }
.xuqiu_name { width: 405px; height: 35px; background: url(../images/form_name.jpg) no-repeat #fff; }
.xuqiu_tel { width: 405px; height: 35px; background: url(../images/form_tel.jpg) no-repeat #fff; }
.xuqiu_email { width: 405px; height: 35px; background: url(../images/form_mail.jpg) no-repeat #fff; }
.xuqiu_neirong { width: 339px; height: 90px; background: #fff; padding: 5px; color: #333; border: 0; font-size: 14px; line-height: 1.5; }
.xuqiu_sumbit { width: 85px; height: 100px; background: #EC6901; color: #fff; font-size: 16px; font-weight: bold; position: absolute; left: 360px; top: 246px; border: 0; }
.xuqiu_sumbit:hover { background: #CB5C03; }
.xuqiu_400 { position: absolute; left: 500px; top: 260px; font-size: 16px; color: #fff;display: none }
.xuqiu_400 b { font-size: 16px; color: #FCFD00; font-weight: bold; font-size: 36px; }



/*纠结选择*/

.jiujie_wrap { width: 1172px; margin: 32px auto; position: relative; }
.jiujie_p { width: 515px; height: 428px; background: url(../images/jiujie.jpg); }
.jiujie_r { padding: 50px 0 30px 150px; position: absolute; left: 400px; top: 0px; }
.jiujie_r h1 { color: #494949; font-size: 40px; line-height: 60px; }
.jiujie_r h3 { color: #494949; font-size: 20px; line-height: 40px; }

.jiujie_y01 { background: #474747; padding: 2px 10px; width: 627px; height: 60px; position: absolute; left: 155px; top: 158px; }
.jiujie_y01 dt { color: #fff; font-size: 20px; font-weight: bold; line-height: 32px; }
.jiujie_y01 dd { color: #fff; font-size: 14px; line-height: 24px; }


.jiujie_y02 { background: #f94706; padding: 2px 10px; width: 627px; height: 60px; position: absolute; left: 155px; top: 218px; }
.jiujie_y02 dt { color: #fff; font-size: 20px; font-weight: bold; line-height: 32px; }
.jiujie_y02 dd { color: #fff; font-size: 14px; line-height: 24px; }

.jiujie_y03 { background: #474747; padding: 2px 10px; width: 627px; height: 60px; position: absolute; left: 155px; top: 278px; }
.jiujie_y03 dt { color: #fff; font-size: 20px; font-weight: bold; line-height: 32px; }
.jiujie_y03 dd { color: #fff; font-size: 14px; line-height: 24px; }

.jiujie_y04 { background: #f94706; padding: 2px 10px; width: 627px; height: 60px; position: absolute; left: 155px; top: 338px; }
.jiujie_y04 dt { color: #fff; font-size: 20px; font-weight: bold; line-height: 32px; }
.jiujie_y04 dd { color: #fff; font-size: 14px; line-height: 24px; }



/*搜索结果*/
.news_r { width: 200px; height: auto; overflow: hidden; line-height: 38px; }
.news_r li a { display: block; width: 200px; height: 43px; line-height: 43px; padding-left: 12px; color: #777777; text-decoration: none; border-bottom: 1px dashed #999999; background: url(../images/case_arrow.png) 0 15px no-repeat; overflow: hidden；text-overflow: ellipsis; white-space: nowrap; }
.news_r li a:hover { text-decoration: none; color: #FF0004; }
.news_r li.ok a { text-decoration: none; color: #fff; background: url(../images/case_arrow2.png) 10px no-repeat #f94706; }



/*底部*/
.footer_box { width: 100%; margin: 0 auto; height: 200px; padding-top: 40px; }
.foot_nav { margin-top: 20px; width: 250px;  border-right: 1px #D9D9D9 solid; }
.foot_nav a { line-height: 30px; font-size: 14px; color: #636363; padding-right: 45px; width:80px; display:block; float:left }
.foot_nav a:hover { color: #ff9002; }
.foot_add { width: 400px; border-right: 1px #D9D9D9 solid; padding-left: 48px; padding-right: 87px; margin-top: 20px; }
.foot_add p { color: #636363; font-size: 14px; line-height: 30px; }
.foot_logo { background: url(../images/logo.png); background-size:100% 100%; width: 355px; height: 104px; margin-top: 25px; }


/*网站地图*/
.map_main { padding-bottom: 10px; width: 1170px; margin: 0 auto; }
.map_main h4 { font-size: 16px; line-height: 42px; }
.sitemap_con { width: 1170px; margin: 20px auto; color: #666; }


.site_r_link { width: 120px; margin-top: 45px; border: 1px solid #cdcdcd; background: #F8F8F8; padding: 5px 10px; float: right; }
.sitemap_con h4 { line-height: 30px; }
.b4 { border: solid 1px #E0E0E0; }
.b4 ul { padding: 0 11px; }
.b4 li { float: left; line-height: 40px; width: 184px; white-space: nowrap; overflow: hidden; }
.b4 li a, .b4 li { color: #666; font-size: 14px; }
.b4 li a:hover { color: #FF0004; }

/*客服*/
#kefu { background: url(../images/kf_bg.jpg) no-repeat; width: 153px; height: 603px; position: fixed; top: 50%; right: 0; z-index: 8888; display: block; margin-top: -150px; padding: 0; display:none }
#kefu .go { position: absolute; left: 15px; width: 126px; height: 40px; }
#kefu .close { background: url(../images/kefu_close.gif) no-repeat; width: 15px; height: 15px; position: absolute; right: 5px; top: -35px; }
#kefu_bar { background: url(../images/kefu_bar.jpg) no-repeat; display: none; width: 28px; height: 95px; position: fixed; top: 50%; right: 0; margin-top: -150px; z-index: 9999; }



/*案例索引*/
.suoyin { width: 1170px; margin: 40px auto; }
.suoyin_title { height: 50px; background: #f94706; line-height: 50px; font-size: 18px; color: #fff; padding-left: 30px; }
.suoyin_list { border: 1px solid #C5C5C5; height: 150px; }
.suoyin_list ul { padding: 10px 30px 20px 30px; }
.suoyin_list li { width: 145px; float: left; margin: 5px; font-size: 14px; line-height: 32px; border:1px solid #E6E6E6; text-align:center }
.suoyin_list li:hover{ background:#606060; border:1px solid #606060; }
.suoyin_list li a:hover{ color:#fff }
.suoyin_list li a{ display:block; }


/*案例详情滚动焦点图*/

.casescroll { width: 850px; height: 600px; position: relative; padding-top: 20px; background:#000 }
.casescroll .btn { position: absolute; width: 15px; height: 70px; top: 626px; cursor: pointer; z-index: 99; font-size: 50px; font-weight: bold; }
.casescroll .prev { left: 0; background: url(../images/prevBtn.png) no-repeat; }
.casescroll #prevTop, .casescroll #nextTop { top: 253px; width: 46px; height: 48px; }
.casescroll #prevTop { background: url(../images/prevBtnTop.png) 0 0 no-repeat; }
.casescroll #nextTop { background: url(../images/nextBtnTop.png) 0 0 no-repeat; }
.casescroll .next { right: 0; background: url(../images/nextBtn.png) no-repeat; }
.casescroll li { float: left; }
.casescroll .cf li { position: relative; color: #fff; }
.casescroll .cf a { display: block; width: 850px; height: 330px; position: absolute; color: #fff; }
.casescroll .cf li span { display: block; width: 840px; position: absolute; left: 0; bottom: 0; padding: 10px 20px; line-height: 22px; text-align: left; background: rgba(0,0,0,0.6); filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000") 6; }
.casescroll .picBox { height: 600px; position: relative; overflow: hidden; }
.casescroll .picBox ul { height: 600px; position: absolute; }
.casescroll .picBox li { width: 850px; height: 330px; }
.casescroll .listBox { width: 850px; height: 100px; margin: 0 auto; position: relative; padding: 6px 0 10px; overflow: hidden; }
.casescroll .listBox ul { height: 100px; position: absolute; margin: 0px 20px; }
.casescroll .listBox li { width: 129px; height: 70px; cursor: pointer; position: relative; }
.casescroll .listBox li i { display: none; }
.casescroll .listBox li a { display: block; width: 124px; height: 70px; }
.casescroll .listBox li img { width: 124px; height: 70px; }
.casescroll .listBox .on img { width: 118px; height: 64px; border: 3px solid #AEAEAE; }
.casescroll .listBox .on i { display: block; }





.banch{ height:44px;  color:#d32e39; }
.banch .s_nav li{ float:left; list-style:none;}
.banch .s_nav a{ float:left; display:block; padding:0 10px;  height:44px; line-height:44px; text-align:center; font-size:14px; color:#323232;}
.banch .s_nav a:hover{ color:#9d0b0e; }
.banch .s_nav .hover{color:#ffbe00;}
.pulldown{ position:absolute; display:none; left:0; z-index:999999;}
.s_nav li:nth-child(5):hover .pulldown{
    display:block;
}
.s_nav li:nth-child(6):hover .pulldown{
    display:block;
}
.banch .s_nav .pulldown { background:#fff; top:32px; width:104px; padding-bottom:10px; border:1px solid #D8D8D8;filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=3);/*ie*/
-moz-box-shadow: 2px 2px 10px #909090;/*firefox*/
-webkit-box-shadow: 2px 2px 10px #909090;/*safari或chrome*/
box-shadow:2px 2px 10px #909090;/*opera或ie9*/}
.banch .s_nav .pulldown a{ display:block; width:84px;  height:40px; line-height:40px; font-size:14px; text-align:center}
.banch .s_nav .pulldown a:hover{ background:#d32e39; color:#fff; }




/*新修改六大优势*/

.chengnuo_title { background:url(../images/chengnuo_title.jpg); width:800px; margin:40px auto; height:80px; }
.chengnuo_wrap { margin:20px auto; width:1180px}
.chengnuo_wrap li{ width:321px; height:245px; float:left; margin:15px; list-style:none;}
.chengnuo_f{ color:#f94706; font-size:20px; text-align:center; padding-top:140px; font-weight:bold}
.chengnuo_b{  font-size:16px; padding-top:10px;  line-height:24px; font-style:normal; color:#212121}
.chengnuo_01 {width:321px; height:245px; background:url(../images/chengnuo01.png) no-repeat;}
.chengnuo_02 {width:321px; height:245px; background:url(../images/chengnuo02.png) no-repeat;}
.chengnuo_03 {width:321px; height:245px; background:url(../images/chengnuo03.png) no-repeat;}
.chengnuo_04 {width:321px; height:245px; background:url(../images/chengnuo04.png) no-repeat;}
.chengnuo_05 {width:321px; height:245px; background:url(../images/chengnuo05.png) no-repeat;}
.chengnuo_06 {width:321px; height:245px; background:url(../images/chengnuo06.png) no-repeat;}

.f-window{
    width:140px;
    height:100px;
    background:#00AEF3;
    position:fixed;
    top:50%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform: translateY(-50%);
    z-index:999;
    right:20px;
    border-radius:5px 5px 0 0;
}
.fw1{
    width:100%;
    height:50%;
    background:url(../images/iconWord0.png);
    background-size:90% 90%;
    background-repeat:no-repeat;
    background-position:center center;
}
.fw2{
    width:100%;
    height:50%;
    box-sizing: border-box;
    border-left:1px solid #00AEF3;
    border-right:1px solid #00AEF3;
    border-bottom:1px solid #00AEF3;
    position:relative;
    background:#fff;
}
.fw2:hover{
    cursor:pointer;
}
#fenzu1{
    width:126px;
    height:36px;
    position:absolute;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    margin:auto;
    background:url(../images/截图00.png);
}
.f-window2{
    width:400px;
    height:175px;
    position:fixed;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
    background:url(../images/inviteBack0.png.jpg);
    background-size:cover;
    border-radius:5px;
    z-index:999;
    display:none;
}
.fw-text{
    width:200px;
    line-height:25px;
    font-size:16px;
    color:#fff;
    position:absolute;
    right:25px;
    top:35px;
    font-family:"微软雅黑";
}
#fw-back{
    width:18px;
    height:18px;
    position:absolute;
    right:10px;
    top:10px;
    background:url(../images/close.png);
}
#fw-back:hover{
    cursor:pointer;
}
#fw-button1{
    width:80px;
    height:34px;
    border:1px solid #fff;
    border-radius: 3px;
    text-align:center;
    line-height:34px;
    font-size:14px;
    color:#fff;
    position:absolute;
    left:215px;
    bottom:15px;

}
#fw-button1:hover{
    cursor:pointer;
}
#fw-button2{
    width:80px;
    height:34px;
    border:1px solid #fff;
    border-radius: 3px;
    text-align:center;
    line-height:34px;
    font-size:14px;
    color:#0889DC;
    background:#fff;
    position:absolute;
    right:12px;
    bottom:15px;

}
#fw-button2:hover{
    cursor:pointer;
}
@media screen and(max-width:1366px)
	{
		#change-img-height{
			height:700px;
		}
	}
	@media screen and(min-width:1366px)
	{
		#change-img-height{
			height:800px;
		}
	}
	.english-p{
		text-align:center;
		font-size:12px;
		color:#ccc;
	}
    .logo-div{
        width:311px;
        height: 82px;
        background: url(../images/logo.png);
        margin: 0;
        float: left;
        background-size:100% 100%;
    }
    .logo-a{
        display:block;
        width:100%;
        height:100%;
    }
    .cf li img{
    	width:100%;
    	/*height:800px;*/
    }
    .news_p img{
    	width:210px;
    	height:160px;
    }
