/*修改日期:20200227*/ .containem { width: 1200px; margin: 0 auto; } /*增加样式1*/ .djs_nkuang { width: 100%; justify-content: space-between; align-items: flex-start; box-sizing: border-box; } .text-ty, .text-ty p { width: 100%; color: #666666; font-size: 15px; line-height: 200%; text-indent: 2em; overflow: hidden; text-overflow: ellipsis; text-align: justify; } .text-ty1 { width: 100%; height: auto; padding: 0 0 30px; color: #666666; font-size: 16px; line-height: 200%; text-align: justify; } .text-ty1 strong { font-size: 16px; line-height: 40px; font-weight: bold; color: #444444; display: block; margin: 20px 0 8px 0; } .text-ty1 p { color: #666666; font-size: 16px; line-height: 200%; text-indent: 2em; text-align: justify; margin-bottom: 20px; } .text-ty1 p img { margin-left: -2em; max-width: 100%; height: auto; } .text-ty1 img { max-width: 100%; height: auto; } /*按钮1*/ .djs_anniu1 { width: 100%; height: 50px; line-height: 50px; background: #2baae7; border-radius: 6px; text-align: center; margin-top: 15px; } .djs_anniu1 a { display: block; color: #ffffff; font-size: 16px; } .djs_anniu1:hover { cursor: pointer; background: #0083c3; } .xiabiao { vertical-align: sub; font-size: 10px; } /*按钮2-白底*/ .djs_anniu2 { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; } .djs_anniu2 a { padding: 8px 30px; font-size: 15px; color: #888888; border: 1px #e4e4e4 solid; margin-right: 15px; border-radius: 5px; } .djs_anniu2 a.active, .djs_anniu2 a:hover { border: 1px #2baae7 solid; background: #2baae7; color: #ffffff; } /*按钮3-蓝底*/ .djs_anniu3 { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; } .djs_anniu3 a { padding: 8px 30px; font-size: 15px; color: #ffffff; border: 1px #2baae7 solid; background-color: #2baae7; margin-right: 15px; border-radius: 5px; } .djs_anniu3 a.active, .djs_anniu3 a:hover { border: 1px #0083c3 solid; background: #0083c3; color: #ffffff; } /*tishi01*/ .djs_tishi01 { box-sizing: border-box; width: 100%; border: 0px #e4e4e4 solid; border-left: 10px #b1e5fb solid; background-color: #f8f8f8; padding: 30px; } .djs_tishi01 p { font-size: 14px; line-height: 28px; color: #666666; } .djs_tishi01 p.biaoti { font-size: 18px; } .mb20 { margin-bottom: 20px; } .mb30 { margin-bottom: 30px; } .mb40 { margin-bottom: 40px; } .mb60 { margin-bottom: 60px; } .mt20 { margin-top: 20px; } .mt30 { margin-top: 30px; } .mt40 { margin-top: 40px; } .mt60 { margin-top: 60px; } .djs_bgys01 { background-color: #f2f2f2; } .djs_bxys01 { border: 1px #e4e4e4 solid; } .djs_huidi, #djs_huidi { background-color: #f6f6f6; } .djs_dq { text-align: justify; } .djs_spdq { margin: 0 auto; } .djs_sp15 { padding: 15px 0px; } .djs_hengx { border-bottom: 1px #d3d3d3 solid; } .djs_ys { transition: 0.5s all ease; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; } .djs_ys3 { transition: 0.3s all ease; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; -o-transition: all 0.3s; } .djsys_lan01 { background: #0083c3 url(/uploads/image/sixp/x-bg01.png) center center; background-size: cover; } .djsys_lv01 { background: #2e815b url(/uploads/image/sixp/x-bg01.png) center center; background-size: cover; } .djs_yj8 { border-radius: 8px; } .djs_yj5 { border-radius: 5px; } .djs_dnno { display: none; } .djs_zh30 { font-size: 30px; } .djs_zh18 { font-size: 18px; } .djs_zh16 { font-size: 16px; } .djs_zh14 { font-size: 14px; } .djs_zh13 { font-size: 13px; } .djs_zh12 { font-size: 12px; } .djs_zh10 { font-size: 10px; } .djs_cu { font-weight: bold; } .djs_xi { font-weight: normal; } .djs_cheng { color: #f68034; } .djs_qlan { color: #2baae7; } .djs_slan { color: #0083c3; } .dttb { font-size: 30px; font-weight: normal; } .djs_ico01 { background-color: #fc9836; } .djs_ico02 { background-color: #55caeb; } .djs_ico03 { background-color: #86bb77; } .djs_ico04 { background-color: #bca67f; } .djs_bjt_xl01 { background-image: url(/uploads/image/sixp/x-bjt-01.jpg); background-position: center center; background-size: cover; } /*20200119邮箱*/ .djs_bnys1 { width: 100%; text-align: center; height: 300px; background-image: url(/uploads/image/sixp/banner_email.jpg); background-size: auto 300px; background-repeat: no-repeat; background-position: center center ; } .djs_bnys1 img { height: 300px; width: auto; margin: 0 auto; } .d_mail { width: 100%; margin: 0; padding: 70px 0 150px; } .d_mail .codelist { width: 100%; margin: 20px auto; display: block; display: flex; flex-wrap: wrap; } .d_mail .codelist .codeitem { width: 48%; background: #fff; border: 1px #e4e4e4 solid; padding: 30px; box-sizing: border-box; display: inline-flex; justify-content: space-between; align-items: flex-start; margin: 0 4% 4% 0; } .d_mail .codelist .codeitem:nth-child(2n) { margin: 0 0 4% 0; } .d_mail .codelist .codeitem .codeimg { width: 30%; } .d_mail .codelist .codeitem .codeimg img { width: 100%; } .d_mail .codelist .codeitem .codeinfo { width: 65%; margin: 5px 0 0 50px; } .d_mail .codelist .codeitem .codeinfo h3 { font-size: 16px; height: 30px; line-height: 30px; margin-bottom: 5px; color: #0083c2; font-weight: normal; } .d_mail .codelist .codeitem .codeinfo h6 { font-size: 14px; height: 24px; line-height: 24px; color: #666; font-weight: normal; } .d_mail .codelist .codeitem .codeinfo p { margin-top: 15px; font-size: 12px; color: #999; } /*20200119邮箱结束*/ a, button, input, img { outline: none; } /*增加结束*/ .wb_t_top { width: 100%; height: 40px; background: #f5f5f5; color: #5a5a5a; } .wb_t_top .containem .wb_top { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; height: 40px; line-height: 40px; width: 100%; } .wb_t_top .containem .wb_top .welcome { width: 50%; font-size: 14px; } .wb_t_top .containem .wb_top .top_list { width: 50%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-end; align-items: center; } .wb_t_top .containem .wb_top .top_list a { font-size: 12px; line-height: 40px; padding: 0 10px; } .wb_t_header { width: 100%; padding: 20px 0; border-bottom: 1px #d4d4d4 solid; } .wb_t_header .containem .wb_header { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; width: 100%; } .wb_t_header .containem .wb_header .logo_box { width: 50%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; } .wb_t_header .containem .wb_header .logo_box .logo { padding-right: 10px; border-right: 1px #d4d4d4 solid; margin-right: 10px; } .wb_t_header .containem .wb_header .logo_box .logo img { width: auto; height: 100%; } .wb_t_header .containem .wb_header .logo_box .logotext h3 { font-size: 14px; color: #f68034; font-weight: 400; line-height: 40px; } .wb_t_header .containem .wb_header .logo_box .logotext p { color: #666666; font-size: 12px; } .wb_t_header .containem .wb_header .logo_box .logotext p i { color: #d7d7d7; font-size: 12px; font-style: normal; } .wb_t_header .containem .wb_header .logo_box .logotext p .biao { color: #f68034; font-style: normal; } .wb_t_header .containem .wb_header .logo_box .logotext p span { padding-right: 15px; } .wb_t_header .containem .wb_header .header_tell { width: 50%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-end; align-items: center; } .wb_t_header .containem .wb_header .header_tell em { color: #f89d63; font-size: 46px; padding: 5px; } .wb_t_header .containem .wb_header .header_tell .header_tellinfo p { color: #5a5a5a; font-size: 14px; } .wb_t_header .containem .wb_header .header_tell .header_tellinfo h3 { color: #f68034; font-size: 1.5em; font-weight: normal; } .sdheader { width: 100%; padding: 15px 0; display: block; } .sdheader .mainheader { width: 1200px; margin: 0 auto; } .sdheader .mainheader .logo { width: 80%; float: left; } .sdheader .mainheader .logo img { width: auto; max-width: 100%; height: auto; /*vertical-align: middle;*/ } .sdheader .mainheader .tell { float: right; font-size: 13px; color: #a5a5a5; font-family: 'microsoft yahei'; line-height: 20px; background: no-repeat 0 center; padding-left: 40px; margin-top: 40px; } .sdheader .mainheader .tell p { font-size: 20px; padding-right: 5px; color: #ff0000; } /*手机菜单*/ .header { display: none; } /*手机菜单*/ .clearfix { content: ''; display: block; clear: both; } /*pc menu start*/ .menu { width: 100%; background: #fff; } .menu .containem > .menul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; padding: 0px 0; position: relative; margin-bottom: 2px; } .menu .containem > .menul > li { width: 12.5%; text-align: center; border-bottom: 0px transparent solid; box-sizing: border-box; margin: 0; } .menu .containem > .menul > li > a { color: #666666; line-height: 44px; font-size: 1.5rem; text-align: center; padding: 11px 10px; width: 100%; position: relative; } .menu .containem > .menul > li:hover, .menu .containem > .menul > li.active { box-sizing: border-box; color: #ed2123; -webkit-transition: all 0s; -moz-transition: all 0s; -ms-transition: all 0s; -o-transition: all 0s; transition: all 0s; } .menu .containem > .menul > li:hover > a, .menu .containem > .menul > li.active > a { color: #666; border-bottom: 0px #0083c3 solid; } .menu .containem > .menul > li.active a { border-bottom: 3px #62ceff solid; } .menu .containem > .menul > li a:after { content: ""; width: 0; height: 3px; background: #62ceff; position: absolute; top: 100%; left: 50%; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; } .menu .containem > .menul > li a:hover:after { left: 0%; width: 100%; } .menu .containem > .menul .menusub { opacity: 0; width: 100%; position: absolute; top: 0px; left: 50%; margin-left: -50%; background: #ffffff; padding: 0 15px 0; box-sizing: border-box; z-index: -10; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2); display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; height: auto; } .menu .containem > .menul .menusub ul { width: 60%; padding: 8px; box-sizing: border-box; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; height: 100%; margin: 10px 0 10px 0; } .menu .containem > .menul .menusub ul > li { width: calc(29.33333333%); text-align: left; line-height: 50px; font-size: 1.6rem; box-sizing: border-box; margin: 8px 2% 10px; color: #666; transition: all 0.5s; } .menu .containem > .menul .menusub ul > li > a { font-size: 1.4rem; color: #888; display: block; width: 100%; border: 0px; padding: 0 5%; } .menu .containem > .menul .menusub ul > li > a > span.toptb { color: #fff; margin-right: 5%; background: #e4e4e4; padding: 4%; font-size: 2.2rem; box-sizing: border-box; border-radius: 20%; margin-top: 10px; transition: all 0.3s; vertical-align: middle; } .menu .containem > .menul .menusub ul > li:hover { color: #666; } .menu .containem > .menul .menusub ul > li:hover a { color: #0083c3; } .menu .containem > .menul .menusub ul > li:hover a > span.toptb { background: #58bff0; } .menu .containem > .menul .menusub ul > li a:hover:after { left: 0%; width: 0%; } .menu .containem > .menul .menusub .menusubimg { width: 40%; padding: 0 0 0 15px; box-sizing: border-box; border-left: 1px #e4e4e4 solid; margin: 15px 0 15px 0; } .menu .containem > .menul .menusub .menusubimg img { width: 100%; height: auto; max-width: 500px; } .menu .containem > .menul > li:hover .menusub { /*display: block;*/ z-index: 16; top: 46px; visibility: visible; opacity: 1; filter: alpha(opacity=100); } /*pc menu end*/ .searchbox { width: 1200px; /*1440px;*/ background: #e4e4e4; padding: 15px; position: relative; margin: -35px auto 30px; z-index: 10; box-sizing: border-box; } .searchbox .search { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; width: 100%; } .searchbox .search .searchl { width: 60%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; height: 40px; align-items: center; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 15px; color: #666666; padding-left: 10px; } .searchbox .search .searchl a { color: #666666; padding: 0 10px; } .searchbox .search .searchl a:hover { color: #2baae7; } .searchbox .search .searchinput { width: 40%; position: relative; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-end; height: 40px; align-items: center; background: #fff; padding: 10px 15px; box-sizing: border-box; } .searchbox .search .searchinput input[type=text] { width: 100%; height: 35px; line-height: 35px; border: 0; box-sizing: border-box; color: #9f9f9f; font-size: 14px; } .searchbox .search .searchinput input[type=submit] { width: 30px; height: 30px; position: absolute; right: 8px; top: 6px; z-index: 10; cursor: pointer; background: url(/uploads/image/simages/ssss.png) no-repeat center center; border: 0; font-size: 0; } /*手机菜单*/ .header { display: none; } /*手机菜单*/ .partners { width: 100%; background: url(/uploads/image/simages/pbg.png) no-repeat top center; background-size: cover; } .team { width: 100%; background: #fff; border-top: 20px #f5f5f5 solid; } .team .teamlawyer { padding-left: 40px; font-size: 16px; color: #707070; line-height: 40px; padding-bottom: 50px; } .team .teamlawyer video { width: 100%; max-width: 100%; margin: 0 auto 30px; } .team .teamlawyer img { max-width: 100%; margin-bottom: 10px; } .team .teamlawyer p { font-size: 16px; color: #707070; line-height: 40px; } .team .teamlawyer strong { font-size: 18px; color: #707070; line-height: 40px; } .team .product { width: 100%; padding: 30px 20px 30px 40px; } .team .product .producttitle { height: 50px; line-height: 50px; border-bottom: 1px #dcdcdc solid; text-align: center; } .team .product .producttitle span { font-size: 20px; padding: 10px 10px; border-bottom: 3px #b5b5b5 solid; color: #484849; } .team .product .productcont { padding: 30px 0; color: #707070; font-size: 16px; line-height: 40px; } .team .product .productcont p { color: #707070; font-size: 16px; line-height: 40px; } .team .product .productcont strong { font-weight: bold; color: #000; } .team .product .developmentlist { padding: 50px 100px; } .team .product .developmentlist ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; align-items: flex-start; justify-content: space-between; flex-wrap: wrap; flex: 1; } .team .product .developmentlist ul li { width: 45%; padding: 30px 20px; box-sizing: border-box; text-align: center; background: #f8f8f8; margin-bottom: 20px; border-bottom: 3px #0171c5 solid; border-radius: 5px; min-height: 290px; } .team .product .developmentlist ul li img { width: 80px; height: 70px; text-align: center; margin-bottom: 20px; } .team .product .developmentlist ul li h3 { font-size: 16px; line-height: 34px; border-bottom: 1px #8c8c8c solid; color: #000; margin-bottom: 15px; } .team .product .developmentlist ul li p { font-size: 15px; line-height: 27px; color: #666666; } .productbg { /*background: url(/uploads/image/simages/probg.png) no-repeat center center;*/ width: 100%; padding: 30px 0; /*background-size: cover;*/ } .newsbg { /*background: url(/uploads/image/simages/newsbg.png) no-repeat center center;*/ width: 100%; padding: 30px 0; /*background-size: cover;*/ background-color: #f8f8f8; } .ceshibg { width: 100%; padding: 30px 0; } .cs01 { background: #5390e3; } .cs02 { background: #d58447; } .cs03 { background: #70ad47; } .cs04 { background: #ea7344; } section { width: 100%; padding: 0px; } section .titlest, section .titlest2 { width: 100%; text-align: center; margin-bottom: 30px; padding-top: 30px; display: flex; display: inline-flex; display: -webkit-flex; justify-content: center; align-items: center; flex-direction: column; } section .titlest h3, section .titlest2 h3 { font-size: 30px; color: #666666; line-height: 50px; font-weight: 500; } section .titlest p, section .titlest2 p { font-size: 15px; color: #888888; line-height: 40px; background: url(/uploads/image/simages/ttbg.png) no-repeat center bottom; } section .aboutlist { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; } section .aboutlist .aboutitem { width: calc(25%); padding: 0px 6%; margin: 20px 0 60px; background: url(/uploads/image/simages/xian.png) no-repeat right center; box-sizing: border-box; text-align: center; } section .aboutlist .aboutitem a img { display: block; margin: 15px auto; } section .aboutlist .aboutitem a h3 { font-size: 18px; color: #666666; line-height: 40px; height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } section .aboutlist .aboutitem a p { font-size: 14px; color: #888888; line-height: 20px; overflow: hidden; height: 40px; } section .aboutlist .aboutitem:hover img, section .aboutlist .aboutitem:hover h3, section .aboutlist .aboutitem:hover p { -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; transform: rotatey(360deg); -webkit-transform: rotatey(360deg); /* safari and chrome */ -moz-transform: rotatey(360deg); /* firefox */ color: rgba(246, 128, 52, 0.6); } section .aboutlist .aboutitem:hover h3 { color: #2baae7; } section .aboutlist .aboutitem:hover p { color: #9f9f9f; } section .aboutlist .aboutitem:last-child { background: none; } section .prolist { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: stretch; padding: 30px 0; max-height: 460px; } section .prolist .proleftbox { width: 26%; padding: 0 3% 0 0; box-sizing: border-box; } section .prolist .proleftbox .proleft { background: #252b3a; padding: 30px; box-sizing: border-box; height: 100%; } section .prolist .proleftbox .proleft .prolefttitle { text-align: center; margin-bottom: 50px; background: url(/uploads/image/simages/ltt.png) no-repeat center bottom; } section .prolist .proleftbox .proleft .prolefttitle a { color: #c9a467; font-size: 20px; line-height: 50px; } section .prolist .proleftbox .proleft .proleftlist { padding: 30px 15px; background: url(/uploads/image/simages/prolistbg.png) no-repeat center top; margin-bottom: 45px; } section .prolist .proleftbox .proleft .proleftlist ul { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; flex-direction: column; } section .prolist .proleftbox .proleft .proleftlist ul li { height: 40px; line-height: 40px; font-size: 18px; padding: 0 15px; width: 100%; margin-bottom: 6px; box-sizing: border-box; } section .prolist .proleftbox .proleft .proleftlist ul li a { color: #c9a467; } section .prolist .proleftbox .proleft .proleftlist ul li:hover { cursor: pointer; border-bottom: 0px rgba(255, 255, 255, 0.3) dashed; } section .prolist .proleftbox .proleft .proleftlist ul li:hover a { color: #e1bf87; } section .prolist .proleftbox .proleft .ypsq { font-size: 15px; margin: 0 auto; text-align: center; margin-bottom: 8px; } section .prolist .proleftbox .proleft .ypsq a { display: block; color: #61584b; border: 1px #61584b solid; border-radius: 20px; padding: 5px 15px; font-size: 14px; margin: 0 auto; width: 60%; } section .prolist .proleftbox .proleft .ypsq a span { margin-right: 5px; } section .prolist .proleftbox .proleft .ypsq a:hover { color: #c9a467; border: 1px #c9a467 solid; } section .prolist .proright { width: 74%; } section .testlist { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; width: 100%; } section .testlist .cs01 { background: #dcf0fa url(/uploads/image/simages/sys4-1.png) no-repeat center center; background-size: 100%; transition: 0.5s all ease; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; border-bottom: 5px solid #5390e3; } section .testlist .cs01:hover { background: #bde6fa url(/uploads/image/simages/sys4-1.png) no-repeat center center; background-size: 105%; transition: 0.5s all ease; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; } section .testlist .cs02 { background: #dcf0fa url(/uploads/image/simages/sys4-2.png) no-repeat center center; background-size: 100%; transition: 0.5s all ease; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; border-bottom: 5px solid #cd7b3f; } section .testlist .cs02:hover { background: #bde6fa url(/uploads/image/simages/sys4-2.png) no-repeat center center; background-size: 105%; transition: 0.5s all ease; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; } section .testlist .cs03 { background: #dcf0fa url(/uploads/image/simages/sys4-3.png) no-repeat center center; background-size: 100%; transition: 0.5s all ease; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; border-bottom: 5px solid #66a33c; } section .testlist .cs03:hover { background: #bde6fa url(/uploads/image/simages/sys4-3.png) no-repeat center center; background-size: 105%; transition: 0.5s all ease; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; } section .testlist .cs04 { background: #dcf0fa url(/uploads/image/simages/sys4-4.png) no-repeat center center; background-size: 100%; transition: 0.5s all ease; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; border-bottom: 5px solid #d55826; } section .testlist .cs04:hover { background: #bde6fa url(/uploads/image/simages/sys4-4.png) no-repeat center center; background-size: 105%; transition: 0.5s all ease; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; } section .testlist .testitem { width: calc(22%); padding: 30px 2% 65px; margin: 20px 0 30px; box-sizing: border-box; text-align: center; position: relative; } section .testlist .testitem a .posimg { width: 100%; height: 100%; margin: 15px auto; } section .testlist .testitem a .posimg img { margin: 50px auto 40px; max-width: 100%; width: 50%; height: auto; transition: 0.5s all ease; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; } section .testlist .testitem a .posititle { position: absolute; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.2); width: 100%; padding: 15px 10px; transition: 0.5s all ease; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; } section .testlist .testitem a .posititle h3 { font-size: 18px; color: #ffffff; line-height: 24px; height: 24px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: normal; transition: 0.5s all ease; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; } section .testlist .testitem a .posititle p { font-size: 13px; color: #ffffff; line-height: 18px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: normal; height: 18px; text-transform: uppercase; transition: 0.5s all ease; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; } section .testlist .testitem:hover .posimg img { /*opacity: 0; transition: 0.5s all ease; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s;*/ } section .testlist .testitem:hover .posititle { /*position: absolute; bottom: 0; left: 0;*/ /*background: rgba(0,0,0,.3);*/ /*width: 100%; padding: 0px 10px; display: flex; display: inline-flex; display: -webkit-flex; justify-content: center; align-items: center; flex-direction: column; height: 100%; transition: 0.5s all ease; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s;*/ /*h3,p{ transition: 0.5s all ease; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; }*/ } section .testlist .aboutitem:last-child { /* background: none;*/ } section .newslist { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; width: 100%; margin-bottom: 30px; } section .newslist .newslisttab { width: 70%; padding-right: 1%; } section .newslist .newslisttab .hd ul { font-size: 16px; height: 46px; width: 100%; } section .newslist .newslisttab .hd ul li { float: left; cursor: pointer; list-style: none; text-align: center; height: 40px; color: #ffffff; line-height: 40px; background: #2baae7; border-top: 0; width: calc(32.33333333%); margin: 0 1% 0 0; border-top: 3px #2baae7 solid; } section .newslist .newslisttab .hd ul li a { color: #b1e5fb; display: block; width: 100%; } section .newslist .newslisttab .hd ul li:last-child { margin: 0; } section .newslist .newslisttab .hd ul .on { transition: all 0s; height: 47px; background: url(/uploads/image/simages/san.png) no-repeat center top; border-top: 3px #0083c3 solid; } section .newslist .newslisttab .hd ul .on a { color: #ffffff; } section .newslist .newslisttab .bd ul { color: #666666; padding: 0 20px 0 0px; } section .newslist .newslisttab .bd ul li { height: 44px; border-bottom: 1px solid #e4e4e4; line-height: 44px; text-align: left; list-style-type: disc; position: relative; font-size: 20px; display: inline-block; width: 100%; } section .newslist .newslisttab .bd ul li span { float: right; font-size: 14px; color: #999; width: 20%; text-align: right; } section .newslist .newslisttab .bd ul li a { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 80%; float: left; font-size: 15px; color: #666666; height: 44px; line-height: 44px; } section .newslist .newslisttab .bd ul li a:hover { color: #2baae7; } section .newslist .newslistbanner { width: 28%; padding-left: 1%; position: relative; } section .newslist .newslistbanner .bd { width: 100%; } section .newslist .newslistbanner .bd ul li img { display: block; width: 100%; height: 100%; border: 0px; background-color: #ffffff; } section .newslist .newslistbanner .bd ul li .information-main-text { position: absolute; bottom: 0; line-height: 40px; padding: 0 16px; display: block; z-index: 2; text-align: left; font-size: 15px; color: #fff; background: rgba(0, 0, 0, 0.1); width: 100%; } section .newslist .newslistbanner .bd ul li .information-main-text a { display: block; color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 320px; } section .newslist .newslistbanner .bd ul li .information-main-text:hover { background: rgba(246, 128, 52, 0.6); } section .partners { width: 100%; padding: 20px 0 30px; } section .partners .partnersimg { display: block; border: 1px #e4e4e4 solid; box-sizing: border-box; } section .partners .partnersimg:hover { border: 1px #2baae7 solid; } section .containebghonor { background: rgba(244, 236, 228, 0.4); width: 100%; padding: 48px 0; } section .containebgform { background: no-repeat center top; width: 100%; padding: 48px 0; } section .advantage { display: flex; display: inline-flex; display: -webkit-flex; justify-content: center; align-items: flex-start; padding-bottom: 30px; } section .advantage .advantageitem { width: 20%; padding: 0; box-sizing: border-box; position: relative; margin-right: -20px; } section .advantage .advantageitem img { margin-bottom: 20px; } section .advantage .advantageitem p { text-align: center; font-size: 20px; color: #323232; line-height: 26px; } section .advantage .advantageitem:hover { cursor: pointer; } section .advantage .advantageitem:hover img { -webkit-filter: grayscale(100%); /* chrome, safari, opera */ filter: grayscale(100%); transition: all 1s; -moz-transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s; } section .advantage .advantageitem:hover p { color: #5f3817; font-weight: 600; transition: all 1s; -moz-transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s; } section .indexabout { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; } section .indexabout .indexabout_bg { width: 43%; } section .indexabout .indexabout_bg img { width: 100%; height: auto; } section .indexabout .indexabout_text { width: 50%; padding: 0px; } section .indexabout .indexabout_text .about_text { max-height: 327px; overflow: hidden; } section .indexabout .indexabout_text .about_text p { font-size: 14px; line-height: 26px; color: #fff; margin-bottom: 15px; text-indent: 2em; } section .indexabout a { padding: 8px 36px; color: #fff; background: #824b1c; font-size: 16px; margin-top: 0px; display: inline-block; } section .formlist { width: 100%; } section .formlist .formlisttop { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; } section .formlist .formlisttop li { background: #fff; padding: 15px; margin: 0 1% 15px; width: 48%; font-family: 'microsoft yahei'; } section .formlist .formlisttop li label { font-size: 20px; color: #494949; padding-right: 15px; } section .formlist .formlisttop li input { border: 0; height: 30px; font-size: 20px; color: #685b5b; line-height: 30px; } section .formlist .formlisttop li:last-child { background: #fff; padding: 15px; margin: 0 1% 15px; width: 100%; } section .formlist .formlisttop li:last-child textarea { font-size: 17px; color: #494949; line-height: 30px; font-family: 'microsoft yahei'; border: 0; width: 100%; height: 150px; overflow: hidden; } section .formlist .formlistbottom { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-end; align-items: center; flex-wrap: wrap; /*margin-bottom: 30px;*/ } section .formlist .formlistbottom li { background: #438e68; padding: 15px 0; margin: 0 1% 0px; width: 10%; font-family: 'microsoft yahei'; text-align: center; } section .formlist .formlistbottom li a { font-size: 20px; color: #fff; } section .formlist .formlistbottom li input { height: 30px; font-size: 20px; color: #fff; border: 0; background: none; line-height: 30px; cursor: pointer; } section .formlist .formlistbottom li:hover { background: #cc7f3e; color: #fff; } /*搜索框*/ #ssjg { margin: 30px auto 30px; } .swiper-container { width: 100%; height: 100%; background-color: #ffffff; } .swiper-container .swiper-slide { text-align: center; font-size: 18px; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } .swiper-container .swiper-slide a { display: block; width: 1200px; margin: 0 auto; position: relative; } .swiper-container .swiper-slide a img { display: block; width: 100%; height: auto; margin: 0 0; } .swiper-container .swiper-slide a p { font-size: 38px; color: #ffffff; position: absolute; top: 60px; left: 0px; text-transform: uppercase; font-family: 'oswaldbold'; } .swiper-container .swiper-slide a span { font-size: 24px; color: #ffffff; position: absolute; top: 115px; left: 0px; text-transform: uppercase; opacity: 0.6; /*background-color: #ffb806; display: inline-block !important; padding: 10px 20px;*/ } .insidemenu { width: 100%; padding: 0; line-height: 42px; background: #fff; margin: 0px auto; box-shadow: 0 1px 8px 8px rgba(0, 0, 0, 0.1); } .insidemenu .inside_menu { width: 100%; } .insidemenu .inside_menu ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; align-content: space-between; align-items: center; flex: 1; } .insidemenu .inside_menu ul li { text-align: center; width: 100%; } .insidemenu .inside_menu ul li a { font-size: 16px; color: #666666; width: 100%; } .insidemenu .inside_menu ul li:hover, .insidemenu .inside_menu ul li.active { background: #0096cc; } .insidemenu .inside_menu ul li:hover a, .insidemenu .inside_menu ul li.active a { color: #fff; } .locallad { width: 100%; padding: 0; line-height: 42px; margin: 0px auto 30px; /*background: #fff; box-shadow: 0 1px 8px 8px rgba(0,0,0,.1);*/ } .locallad .locallinks { display: flex; justify-content: flex-start; align-items: center; color: #888888; font-size: 16px; border-bottom: 1px #e6ebf0 solid; } .locallad .locallinks a { color: #888888; padding: 0 8px; } .locallad .locallinks a:hover { color: #2baae7; } .locallad .locallinks span { color: #9f9f9f; padding: 0 8px; } .centre_list { width: 100%; } .centre_list ul { display: flex; display: inline-flex; display: -webkit-flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; margin-top: 20px; } .centre_list ul li { width: calc(13.66666667%); padding: 0px; box-sizing: border-box; margin: 10px 1.5% 60px; position: relative; } .centre_list ul li a { position: relative; display: block; width: 100%; height: 100%; } .centre_list ul li a > img { width: 100%; height: auto; display: block; } .centre_list ul li a .centre_list_name { font-size: 14px; color: #fff; height: 34px; width: 90%; background: #fda13f; line-height: 34px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center; position: absolute; left: 5%; bottom: -17px; z-index: 10; padding: 0 10px; box-sizing: border-box; } .centre_list ul li a:hover > img { opacity: 0.8; } .centre_list ul li a:hover .centre_list_name { background: #fe8607; } .footer { width: 100%; background: #575863; padding: 0; } .footer .footop { border-bottom: 1px rgba(255, 255, 255, 0.5) solid; padding: 20px 0; } .footer .footop .foot { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; box-sizing: border-box; width: 100%; } .footer .footop .foot .ftlogo { width: 18%; border-right: 1px rgba(255, 255, 255, 0.5) solid; } .footer .footop .foot .ftlogo img { max-width: 100%; display: block; } .footer .footop .foot .ftinfo { width: 82%; padding-left: 2%; } .footer .footop .foot .ftinfo h3 { color: #fff; font-size: 16px; line-height: 34px; font-weight: normal; } .footer .footop .foot .ftinfo p { text-transform: uppercase; color: #fff; font-size: 15px; font-weight: normal; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .footer .footbottom { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex-direction: row; width: 100%; padding: 30px 0; border-bottom: 1px rgba(255, 255, 255, 0.2) solid; } .footer .footbottom .footleft { width: 80%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex-direction: row; } .footer .footbottom .footleft ul { width: calc(14.28571429%); padding: 0 1% 0px; } .footer .footbottom .footleft ul li { width: 100%; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .footer .footbottom .footleft ul li a { color: rgba(255, 255, 255, 0.6); font-size: 14px; } .footer .footbottom .footleft ul li a:hover { color: #ffffff; } .footer .footbottom .footleft ul li.first { height: 36px; line-height: 36px; } .footer .footbottom .footleft ul li.first a { color: #ffffff; font-size: 16px; } .footer .footbottom .footright { width: 20%; } .footer .footbottom .footright ul { width: 100%; } .footer .footbottom .footright ul li { width: calc(100%); padding: 0 3%; text-align: center; display: flex; display: inline-flex; display: -webkit-flex; justify-content: center; align-items: center; flex-direction: column; } .footer .footbottom .footright ul li img { background: url(/uploads/image/simages/codebg.png) no-repeat center top; background-size: 90%; padding: 15px 20px; } .footer .footbottom .footright ul li p { height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 13px; color: rgba(255, 255, 255, 0.6); text-align: center; } .footer .foot { width: 100%; text-align: center; padding: 15px 0; } .footer .foot p { color: rgba(255, 255, 255, 0.3); font-size: 14px; line-height: 30px; } .footer .foot p a { color: rgba(255, 255, 255, 0.4); } .footer .foot p a:hover { color: rgba(255, 255, 255, 0.6); } .footer .foot p:first-child { color: rgba(255, 255, 255, 0.6); } .insidedetail { width: 100%; margin: 0px auto 0; padding: 0px; background: #fff; } .insidedetail .detail { padding: 0px 0px 30px 0px; box-sizing: border-box; margin-bottom: 0px; } .insidedetail .detail .detailtitle { width: 100%; font-size: 18px; color: #666; line-height: 36px; text-align: center; border-bottom: #e4e4e4 1px solid; padding-bottom: 8px; padding-top: 30px; } .insidedetail .detail .detailtitle h3 { margin: 0 0 20px; } .insidedetail .detail .detailtitle span { font-size: 13px; color: #999; line-height: 20px; padding: 0px 10px; } .insidedetail .detail .detailcont { padding: 20px 0 50px; font-size: 15px; color: #666666; line-height: 30px; text-align: justify; text-indent: 2em; } .insidedetail .detail .detailcont p, .insidedetail .detail .detailcont div { font-size: 16px; color: #666666; line-height: 190%; text-align: justify; text-indent: 2em; } .insidedetail .detail .detailcont p img, .insidedetail .detail .detailcont div img { max-width: 100%; margin: 15px auto 10px; margin-left: 0em; } .insidedetail .detail .detailcont p img:nth-child(1), .insidedetail .detail .detailcont div img:nth-child(1) { margin-left: -2em; } .insidedetail .detail .detailcont p { margin: 10px 0; } .insidedetail .detail .detailcont strong { display: block; font-size: 18px; color: #666666; margin-top: 25px; line-height: 40px; } .insidedetail .detail .detailcont img { max-width: 100%; margin: 10px auto; } .insidedetail .detail .pagrnext { width: 100%; border-top: 1px #e4e4e4 solid; border-bottom: 1px #e4e4e4 solid; padding: 15px 0; } .insidedetail .detail .pagrnext > div { width: 100%; font-size: 15px; color: #666666; height: 36px; line-height: 36px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .insidedetail .detail .pagrnext > div a { font-size: 15px; color: #666666; } .insidedetail .detail .pagrnext > div a:hover { color: #2baae7; } .insidedetail .bulletincon { width: 100%; height: 100%; padding: 30px 0; color: #666666; font-size: 15px; line-height: 180%; margin-bottom: 30px; text-align: justify; } .insidedetail .bulletincon img { width: auto; text-align: center; max-width: 100%; } .insidedetail .bulletincon div { font-size: 20px; text-align: left; border-bottom: 1px #e4e4e4 solid; line-height: 40px; } .insidedetail .bulletincon p { text-align: justify; margin-top: 40px; } .insidedetail .bulletincon p img { width: auto; text-align: center; max-width: 100%; } .prodetailtop .prodetailtoplogo { width: 100%; font-size: 22px; color: #666666; } .prodetailtop .prodetailtoplogo span { font-size: 14px; color: #888888; margin-left: 25px; } .prodetailtop .prodetailtoplogo img { display: block; width: auto; } .prodetailtop .prodetaillist { width: 100%; margin: 15px 0 30px; border: 1px #e4e4e4 solid; } .prodetailtop .prodetaillist > ul > li { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; line-height: 40px; width: 100%; border-bottom: 1px #e4e4e4 solid; font-size: 14px; } .prodetailtop .prodetaillist > ul > li .proname { padding-right: 40px; width: 20%; background: #f8f8f8; text-align: right; border-right: 1px #e4e4e4 solid; } .prodetailtop .prodetaillist > ul > li .prodes { padding-left: 20px; width: 80%; background: #ffffff; } .prodetailtop .prodetaillist > ul li:last-child { border-bottom: 0px; } .prodetailtop .prodetaildobblelist { width: 100%; margin: 15px 0 30px; border: 1px #e4e4e4 solid; } .prodetailtop .prodetaildobblelist > ul { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; width: 100%; flex-wrap: wrap; } .prodetailtop .prodetaildobblelist > ul > li { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; /*height:40px;*/ line-height: 40px; width: 50%; border-bottom: 1px #e4e4e4 solid; font-size: 14px; flex-wrap: wrap; box-sizing: border-box; } .prodetailtop .prodetaildobblelist > ul > li .proname { padding-right: 30px; width: 30%; background: #f8f8f8; color: #666666; text-align: right; border-right: 1px #e4e4e4 solid; } .prodetailtop .prodetaildobblelist > ul > li .prodes { padding-left: 20px; width: 70%; background: #ffffff; color: #666666; } .prodetailtop .prodetaildobblelist > ul > li .prodes .iconfont { color: #2baae7; font-size: 20px; line-height: 36px; } .prodetailtop .prodetaildobblelist > ul li:nth-child(2n) { border-left: 1px #e4e4e4 solid; } .prodetailtop .prodetaildobblelist > ul li:nth-last-column(1) { border-bottom: 0px; } .prodetailtop .prodetaildobblelist > ul li:nth-last-child(2), .prodetailtop .prodetaildobblelist > ul li:nth-last-child(1) { border-bottom: 0px; } .promenu { width: 100%; margin: 60px auto 100px; } .promenu ul { width: 100%; justify-content: space-around; align-items: center; display: flex; display: inline-flex; display: -webkit-flex; } .promenu ul li { border: 1px #e4e4e4 solid; font-size: 14px; border-radius: 4px; background-color: #f8f8f8; } .promenu ul li a { display: block; padding: 10px 30px; color: #888888; } .promenu ul li:hover, .promenu ul li.active { background: #2baae7; border-color: #2baae7; } .promenu ul li:hover a, .promenu ul li.active a { color: #ffffff; } .prodetail { width: 100%; padding: 20px; border: 1px #e6e6e6 solid; margin-bottom: 40px; } .prodetail img { text-align: center; display: block; margin: 15px auto; max-width: 100%; } .xian, .xian2 { height: 1px; background: #e6e6e6; margin: 25px 0; width: 100%; } .xian2 { margin: 0 0 25px; } .applyheader { border-top: 1px #e4e4e4 solid; padding-bottom: 30px; } .applyheader span { padding: 5px 30px; background: #a9a9a9; font-size: 16px; color: #fff; line-height: 30px; } /*主要使用小标题-蓝色横线*/ .applyheader2 { border-bottom: 1px #2baae7 solid; margin-bottom: 30px; } .applyheader2 span { padding: 5px 30px; background: #2baae7; font-size: 16px; color: #ffffff; line-height: 30px; } .applyheader3 { border-top: 1px #e4e4e4 solid; position: relative; text-align: center; } .applyheader3 span { padding: 5px 30px; background: #fff; font-size: 18px; color: #666; line-height: 30px; display: block; height: 30px; position: absolute; top: -15px; text-align: center; } .djs_header1 { border-top: 1px #2baae7 solid; position: relative; text-align: center; } .djs_header1 span { width: 130px; padding: 0 25px; background: #2baae7; font-size: 18px; color: #ffffff; line-height: 25px; display: block; height: 25px; position: absolute; top: -30px; left: 50%; margin-left: -65px; text-align: center; border: 1px #2baae7 solid; border-radius: 30px; } /*测试咨询、样品申请共用*/ .consultlist { width: 100%; padding: 20px 0 80px; } .consultlist ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-content: flex-start; margin-bottom: 10px; flex-direction: row; flex: 1; flex-wrap: wrap; } .consultlist ul li { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-content: flex-start; margin-bottom: 20px; width: 100%; } .consultlist ul li span { padding-right: 50px; line-height: 25px; font-size: 14px; } .consultlist ul li > label { width: 10%; font-size: 15px; line-height: 42px; color: #666; text-align: right; padding-right: 2%; } .consultlist ul li > label em { color: #fea789; padding-right: 5px; } .consultlist ul li .inputbox { width: 90%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-content: flex-start; align-items: center; } .consultlist ul li .inputbox > label { width: 20%; } .consultlist ul li .inputbox > label span { padding-right: 50px; line-height: 25px; font-size: 15px; } .consultlist ul li .inputbox #canvas { width: 120px; height: 42px; line-height: 42px; border: 1px #e4e4e4 solid; margin-left: 20px; } .consultlist ul li .inputbox .tip { font-size: 15px; color: #b4b4b4; padding-left: 15px; } .consultlist ul li .inputbox textarea { width: 100%; padding: 8px 10px; font-size: 14px; line-height: 24px; border: 1px #e4e4e4 solid; color: #666; background: none; min-height: 88px; font-family: 'microsoft yahei'; border-radius: 5px; } .consultlist ul li .inputbox textarea::placeholder { color: #e4e4e4; } .consultlist ul li .inputbox input[type=text], .consultlist ul li .inputbox input[type=number] { width: 100%; padding: 12px 10px; font-size: 14px; border: #e4e4e4 1px solid; color: #666; background: none; border-radius: 5px; } .consultlist ul li .inputbox input[type=text]::placeholder { color: #e4e4e4; } .consultlist ul li:nth-child(3), .consultlist ul li:nth-child(4) { width: 48%; } .consultlist ul li:nth-child(3) > label, .consultlist ul li:nth-child(4) > label { width: 21%; padding-right: 4%; } .consultlist ul li:nth-child(3) .inputbox, .consultlist ul li:nth-child(4) .inputbox { width: 79%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-content: flex-start; align-items: center; } .consultlist ul li:nth-child(3) .inputbox > label, .consultlist ul li:nth-child(4) .inputbox > label { width: 20%; } .consultlist ul li:nth-child(3) .inputbox > label span, .consultlist ul li:nth-child(4) .inputbox > label span { padding-right: 50px; line-height: 25px; font-size: 15px; } .consultlist ul li:nth-child(3) .inputbox #canvas, .consultlist ul li:nth-child(4) .inputbox #canvas { width: 120px; height: 50px; line-height: 50px; border: 1px #e4e4e4 solid; margin-left: 20px; } .consultlist ul li:nth-child(3) .inputbox .tip, .consultlist ul li:nth-child(4) .inputbox .tip { font-size: 15px; color: #dddddd; padding-left: 15px; } .consultlist ul li:nth-child(3) .inputbox textarea, .consultlist ul li:nth-child(4) .inputbox textarea { width: 100%; padding: 8px 10px; font-size: 14px; line-height: 24px; border-color: #e4e4e4; color: #a9a9a9; background: none; min-height: 88px; font-family: 'microsoft yahei'; } .consultlist ul li:nth-child(3) .inputbox input[type=text]::placeholder, .consultlist ul li:nth-child(4) .inputbox input[type=text]::placeholder { color: #e4e4e4; } .consultlist ul li:nth-last-of-type(-n 2) { width: 100%; } .consultlist ul li:nth-last-of-type(-n 2) label { width: 10%; } .consultlist ul li:nth-last-of-type(-n 2) label em { color: #fea789; padding-right: 5px; } .consultlist ul li:nth-last-of-type(-n 2) .inputbox { width: 90%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-content: flex-start; } .consultlist ul li:nth-last-of-type(-n 2) .inputbox input[type=text] { width: 30%; margin-right: 20px; } .consultlist ul li:nth-last-of-type(-n 2) .inputbox input[type=text]::placeholder { color: #e4e4e4; } .consultlist ul li:last-child { width: 100%; } .consultlist ul li:last-child label { width: 10%; font-size: 16px; line-height: 36px; color: #535353; } .consultlist ul li:last-child label em { color: #fea789; padding-right: 5px; } .consultlist ul li:last-child .inputbox { width: 86%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-content: flex-start; flex-direction: column; } .consultlist ul li:last-child .inputbox .ydcheckbox { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-content: flex-start; flex-direction: row; } .consultlist ul li:last-child .inputbox .ydcheckbox div { font-size: 14px; color: #666666; } .consultlist ul li:last-child .inputbox .ydcheckbox div a { padding: 0 5px; color: #666666; } .consultlist ul li:last-child .inputbox .ydcheckbox div a:hover { text-decoration: none; color: #2baae7; } .consultlist ul li:last-child .inputbox .yddes { width: 100%; padding: 30px 0; } .consultlist ul li:last-child .inputbox .yddes p { font-size: 14px; color: #b1b1b1; line-height: 24px; } .consultlist ul li:last-child .inputbox .ydbutton { width: 100%; } .consultlist ul li:last-child .inputbox .ydbutton input[type=button], .consultlist ul li:last-child .inputbox .ydbutton input[type=submit] { padding: 10px 90px; color: #ffffff; background: #2baae7; font-size: 16px; cursor: pointer; margin-right: 30px; border: 0px; border-radius: 5px; } .consultlist ul li:last-child .inputbox .ydbutton input[type=button]:hover, .consultlist ul li:last-child .inputbox .ydbutton input[type=submit]:hover { background: #0083c3; color: #ffffff; border: 0px; } .consultlist .zxbutton { width: 100%; margin: 50px auto 30px 0; } .consultlist .zxbutton input[type=submit], .consultlist .zxbutton input[type=button] { padding: 10px 90px; color: #ffffff; background: #2baae7; font-size: 16px; cursor: pointer; margin-right: 30px; border: 0px; border-radius: 5px; } .consultlist .zxbutton input[type=submit]:hover, .consultlist .zxbutton input[type=button]:hover { background: #0083c3; color: #ffffff; border: 0px; } /*应用案例*/ .applicationlist { width: 100%; margin: 0px 0 50px; } .applicationlist ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; } .applicationlist ul li { width: calc(12.5%); margin: 7px 0; padding: 0 2%; box-sizing: border-box; } .applicationlist ul li a { display: block; width: 100%; } .applicationlist ul li a .appimg { width: 100%; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; background-color: #2baae7; border-radius: 100%; } .applicationlist ul li a .appimg img { width: 100%; display: block; /*border-radius: 100%;*/ max-width: 110px; max-height: 110px; padding: 20%; /*background-color: @djs-qlan;*/ } .applicationlist ul li a p { text-align: center; margin-top: 10px; height: 40px; font-size: 14px; color: #666666; } .applicationlist ul li a:hover .appimg { transform: rotate(360deg); background-color: #0083c3; } .applicationlist ul li a:hover p { color: #2baae7; } /*产品封装*/ .packaglist { width: 100%; margin: 30px 0 50px; } .packaglist ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap; } .packaglist ul li { width: calc(17%); box-sizing: border-box; margin: 0 3.75% 3.75% 0; overflow: hidden; } .packaglist ul li a { display: block; width: 100%; overflow: hidden; } .packaglist ul li a .packimg { border: 3px #e4e4e4 solid; box-sizing: border-box; padding: 5px; } .packaglist ul li a .packimg img { width: 100%; height: auto; display: block; } .packaglist ul li a p { text-align: center; height: 36px; line-height: 36px; font-size: 16px; color: #666666; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } .packaglist ul li a:hover { overflow: hidden; } .packaglist ul li a:hover .packimg { border: 3px #b1e5fb solid; overflow: hidden; } .packaglist ul li a:hover p { color: #2baae7; } .packaglist ul li:nth-child(5n) { margin: 0 0 3.75% 0; } /*应用中心栏目页图片*/ .djs_lmpic { width: 100%; margin: 30px 0 50px; } .djs_lmpic ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap; } .djs_lmpic ul li { width: calc(48%); box-sizing: border-box; margin: 0 4% 4% 0; overflow: hidden; border-radius: 15px; } .djs_lmpic ul li a { display: block; width: 100%; overflow: hidden; background-color: #f2f2f2; } .djs_lmpic ul li a .img { box-sizing: border-box; } .djs_lmpic ul li a .img img { width: 100%; height: auto; display: block; } .djs_lmpic ul li a:hover { overflow: hidden; background-color: #c2e4f9; } .djs_lmpic ul li:nth-child(2n) { margin: 0 0 4% 0; } /*资料下载*/ .downloadlist { width: 100%; margin: 30px 0; } .downloadlist ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; box-sizing: border-box; } .downloadlist ul li { width: calc(30.33333333%); margin: 0 4.5% 3% 0; border: 1px #e4e4e4 solid; padding: 10px; } .downloadlist ul li .downimg { width: 100%; height: auto; } .downloadlist ul li .downimg img { width: 100%; /*348px;*/ height: auto; /*235px;*/ } .downloadlist ul li .packimg { width: 100%; border: 2px #d7d7d7 solid; padding: 5px; } .downloadlist ul li .packimg img { width: 100%; height: auto; display: block; } .downloadlist ul li .downdes { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; margin-top: 5px; } .downloadlist ul li .downdes .downame { width: 80%; } .downloadlist ul li .downdes .downame a { display: block; color: #666666; height: 36px; line-height: 36px; font-size: 15px; width: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } .downloadlist ul li .downdes .dowico { width: 20%; text-align: right; } .downloadlist ul li .downdes .dowico a { display: block; width: 100%; line-height: 36px; font-size: 15px; color: #999; } .downloadlist ul li .downdes .dowico a span { padding-left: 10px; line-height: 36px; font-size: 18px; color: #999; } .downloadlist ul li:nth-child(3n) { margin: 0 0 3% 0; } /*应用中心栏目主页资料下载*/ .download > ul { width: 100%; padding: 40px 0; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; flex-wrap: wrap; } .download > ul > li { padding: 7px; width: calc(30.33333333%); box-sizing: border-box; margin-bottom: 35px; overflow: hidden; border: 1px #e4e4e4 solid; background: #fff; } .download > ul > li > a { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; } .download > ul > li > a .newsimg { width: 36%; } .download > ul > li > a .newsimg img { display: block; width: 100%; height: auto; } .download > ul > li > a .newsinfo { padding: 0; width: 60%; box-sizing: border-box; } .download > ul > li > a .newsinfo .infoname { font-size: 14px; color: #666666; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .download > ul > li > a .newsinfo .infopost { font-size: 16px; color: #666666; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-top: 30px; } .download > ul > li > a:hover { overflow: hidden; transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear; } .download > ul > li > a:hover .newsname { color: #0096cc; } .download > ul > li > a:hover .newstime { color: #8c8c8c; } .download > ul > li > a:hover .newsdes { color: #4c4c4c; } .download > ul > li > a:hover .newsdes span { text-decoration: underline; } .download > ul li:hover { background-color: #f8f8f8; transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; } /*五星评论*/ .lq-score ul { width: 100%; } .lq-score ul li { width: 15px; float: left; text-align: left; } /*资料下载列表*/ .downlist { width: 100%; } .downlist > ul { width: 100%; padding: 0px 0 40px; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; flex: 1; flex-wrap: wrap; } .downlist > ul > li { padding: 7px; width: calc(31.33333333%); box-sizing: border-box; margin: 0px 3% 35px 0px; overflow: hidden; border: 1px #e4e4e4 solid; background: #ffffff; } .downlist > ul > li > a { width: 100%; display: block; height: auto; position: relative; } .downlist > ul > li > a span.item-on-hover, .downlist > ul > li > a .grid-item-on-hover { cursor: pointer; display: block; opacity: 0; filter: alpha(opacity=0); position: absolute; width: 100%; height: 100%; background: url(/uploads/image/simages/item-on-hover.png) repeat; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; } .downlist > ul > li > a span.hover-image { width: 35px; height: 35px; top: 50%; left: 50%; margin-left: -17px; margin-top: -17px; position: absolute; display: block; opacity: 0; filter: alpha(opacity=0); background: #e1472f url(/uploads/image/simages/lightbox.png) no-repeat scroll center center; } .downlist > ul > li > a img { display: block; height: auto; width: 100%; margin: 0px auto; transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; } .downlist > ul > li > a .newsname { font-size: 14px; color: #666666; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center; padding: 0 10px; box-sizing: border-box; margin: 10px 0 10px; } .downlist > ul > li > a .newsrec { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; color: #9f9f9f; width: 90%; font-size: 10px; margin: 5px auto 15px; } .downlist > ul > li > a .newsrec .recommend { width: 50%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; } .downlist > ul > li > a .newsrec .capacity:first-child { width: 25%; text-align: center; } .downlist > ul > li > a .newsrec .capacity:last-child { width: 22%; text-align: right; } .downlist > ul > li:hover { overflow: hidden; box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1); } .downlist > ul > li:hover a { transition: all 0.5s linear; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -o-transition: all 0.5s linear; } .downlist > ul > li:hover a span.item-on-hover, .downlist > ul > li:hover a .grid-item-on-hover { opacity: 1; filter: alpha(opacity=1); transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; z-index: 2; } .downlist > ul > li:hover a span.hover-image { opacity: 1; filter: alpha(opacity=1); } .downlist > ul > li:hover a .newsname { color: #2baae7; } .downlist > ul > li:hover a .newsrec { color: #9f9f9f; } .downlist > ul > li:hover a .djs_suof { transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); overflow: hidden; z-index: 1; } .downlist > ul li:nth-child(3n) { margin: 0 0 35px 0; } /*资料下载详情标题*/ .downtitle { width: 100%; height: 30px; line-height: 30px; background: #f2f2f2; margin-bottom: 20px; } .downtitle span { display: block; background: #aaaaaa; color: #fff; line-height: 30px; height: 30px; font-size: 16px; width: 120px; text-align: center; } .downdetail { font-size: 16px; line-height: 30px; color: #666666; margin-bottom: 50px; text-align: justify; } .downdetail img { max-width: 100%; padding: 15px 0; } .downdetail p { text-align: justify; } .downdetail a { padding: 10px 0; color: #666666; } .downdetail a:hover { color: #0083c3; text-decoration: underline; } .djs_anniu1 { width: 100%; height: 50px; line-height: 50px; background: #2baae7; border-radius: 6px; text-align: center; margin-top: 15px; } .djs_anniu1 a { display: block; color: #ffffff; font-size: 16px; } .djs_anniu1:hover { cursor: pointer; background: #0083c3; } /*方案应用*/ .packagelist { width: 100%; } .packagelist ul { padding: 0 3%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; flex: 1; flex-wrap: wrap; margin-bottom: 50px; } .packagelist ul li { width: 48%; margin-right: 1%; } .packagelist ul li a { display: block; width: 100%; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; color: #666666; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; } .packagelist ul li a span { display: inline-block; width: 6px; height: 6px; border-radius: 100%; margin-right: 5px; background: #e5966b; } .packagelist ul li a:hover { color: #54b3df; } .packagelist ul li a:hover span { background: #54b3df; } .packagelist ul li:nth-child(2n) { width: 48%; margin-right: 0; margin-left: 1%; } .packageimglist { width: 100%; } .packageimglist ul { padding: 0 0; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; margin-bottom: 50px; width: 100%; } .packageimglist ul li { text-align: center; } .packageimglist ul li a { display: block; width: 90%; height: 100%; margin: 0 auto; } .packageimglist ul li a img { width: auto; height: auto; transition: 0.5s all ease; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; } .packageimglist ul li a p { font-size: 1.6rem; color: #666666; margin-top: 15px; } .packageimglist ul li a:hover img { opacity: 0.5; transition: 0.5s all ease; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; } .packageimglist ul li a:hover p { color: #2baae7; } /*专家顾问*/ .experts { width: 100%; margin: 0px auto 30px; } .experts ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; } .experts ul li { width: calc(48%); box-sizing: border-box; margin: 0px 4% 4% 0; background: #f8f8f8; overflow: hidden; position: relative; border: 0px #f2f2f2 solid; padding: 25px; background-color: #f8f8f8; background-image: url(/uploads/image/sixp/x-bj-01.png); background-position: right bottom; background-size: cover; } .experts ul li a { display: block; box-sizing: border-box; } .experts ul li a img { width: 25%; height: auto; border-radius: 50%; display: block; border: 3px #fff solid; float: left; margin-left: 10px; } .experts ul li a .expertsinfo { width: 65%; padding: 10px; box-sizing: border-box; float: right; } .experts ul li a .expertsinfo .infoname { font-size: 22px; color: #666666; height: 45px; line-height: 45px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 15px; border-bottom: 2px #e2e2e2 solid; transition: 0.5s all ease; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; } .experts ul li a .expertsinfo .infopost { font-size: 15px; color: #888; line-height: 180%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .experts ul li:nth-child(2n) { margin: 0 0 4% 0; } .experts ul li:hover { cursor: default; position: relative; overflow: hidden; background-color: #f2f2f2; cursor: pointer; transition: 0.5s all ease; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; } .experts ul li:hover .expertsinfo .infoname { color: #2baae7; border-bottom: 2px #2baae7 solid; transition: 0.5s all ease; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; } .experts ul li:hover .expertsinfo .infopost { color: #888888; } /*分页*/ .page { width: 100%; text-align: center; padding: 50px 0; } .page a { padding: 6px 15px; margin: 0 3px; font-size: 16px; border: 1px #e9e9e9 solid; color: #666666; background: #ffffff; } .page a.active, .page a:hover { border: 1px #2baae7 solid; background: #2baae7; color: #ffffff; } .mypageul { list-style: none; display: flex; justify-content: center; align-items: center; padding: 20px 0 80px; } .mypageul .mypage { padding: 6px 15px; margin-right: 10px; border: 1px #e4e4e4 solid; cursor: pointer; color: #666666; display: inline-block; box-sizing: border-box; text-align: center; font-size: 14px; border-radius: 5px; } .mypageul .mypage a { display: block; } .mypageul .mypage:hover { background: #f8f8f8 !important; } .mypageul .fy_clor { padding: 6px 15px; margin-right: 10px; border: 1px solid #2baae7; cursor: pointer; display: inline-block; box-sizing: border-box; text-align: center; font-size: 14px; background: #2baae7 !important; color: #ffffff; border-radius: 5px; } .mypageul .fy_clor a { color: #ffffff; } /*产品封装详情表格*/ .fzdetaillist { width: 100%; margin: 15px 0 50px; border: 1px #e4e4e4 solid; } .fzdetaillist > ul > li { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: stretch; line-height: 40px; width: 100%; border-bottom: 1px #e4e4e4 solid; font-size: 13px; } .fzdetaillist > ul > li .proname { padding-right: 15px; width: 18%; background: #f8f8f8; color: #666666; text-align: right; border-right: 1px #e4e4e4 solid; } .fzdetaillist > ul > li .prodes { padding-left: 20px; width: 80%; background: #fff; color: #666666; } .fzdetaillist > ul > li .prodes img { padding: 10px 10px 10px 0; } .fzdetaillist > ul > li .prodes a { font-size: 13px; color: #666666; } .fzdetaillist > ul > li .prodes a:hover { color: #2baae7; text-decoration: none; } .fzdetaillist > ul li:last-child { border-bottom: 0px; } /*测试咨询 提交提示遮罩层*/ .maskbox { position: fixed; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0, 0, 0, 0.5); z-index: 999999999999999999; overflow: hidden; display: none; } .maskbox .maskmain { width: 900px; height: 330px; box-shadow: 0 0 15px 3px rgba(0, 0, 0, 0.3); background: #fff; left: 50%; margin-left: -450px; top: 50%; margin-top: -175px; position: absolute; box-sizing: border-box; padding: 30px 50px; } .maskbox .maskmain .masktitle { display: flex; justify-content: flex-start; align-items: center; font-size: 20px; line-height: 50px; color: #666666; } .maskbox .maskmain .masktitle img { width: 34px; height: 34px; margin-right: 10px; } .maskbox .maskmain .maskcon { display: flex; justify-content: center; align-items: flex-start; font-size: 20px; line-height: 40px; margin: 50px auto 20px; } .maskbox .maskmain .maskcon .maskicon { width: 8%; margin-right: 2%; } .maskbox .maskmain .maskcon .maskicon img { width: auto; text-align: center; } .maskbox .maskmain .maskcon .maskdesc h3 { font-size: 20px; font-family: 'microsoft yahei'; font-weight: normal; color: #666666; line-height: 36px; } .maskbox .maskmain .maskcon .maskdesc p { font-size: 14px; font-family: 'microsoft yahei'; color: #9f9f9f; line-height: 24px; } .maskbox .maskmain .maskbutton { background: none; border: 1px #e4e4e4 solid; border-radius: 20px; padding: 5px 30px; float: right; color: #666666; } .maskbox .maskmain .maskbutton:hover { background: #2baae7; color: #fff; border: 1px #2baae7 solid; } /*合作伙伴 提交提示遮罩层*/ .maskbox2 { background-color: rgba(0, 0, 0, 0.7); bottom: 0; left: 0; position: fixed; right: 0; top: 0; z-index: 9998; display: none; } .maskbox2 .maskmain { width: 80%; max-width: 900px; height: auto; max-height: 80%; overflow-y: auto; box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.3); background: #fff; left: 50%; top: 50%; position: absolute; box-sizing: border-box; padding: 2% 50px; display: flex; display: inline-flex; flex-direction: column; justify-content: center; align-items: stretch; transform: translatex(-50%) translatey(-50%); -ms-transform: translatex(-50%) translatey(-50%); -webkit-transform: translatex(-50%) translatey(-50%); } .maskbox2 .maskmain .masktitle { display: flex; justify-content: flex-start; align-items: center; font-size: 22px; line-height: 50px; color: #666666; height: 50px; } .maskbox2 .maskmain .masktitle img { width: 40px; height: 40px; margin-right: 10px; } .maskbox2 .maskmain .maskcon { height: auto; max-height: calc(6%); overflow-y: auto; font-size: 15px; line-height: 200%; margin: 15px auto 20px; color: #888888; } .maskbox2 .maskmain .maskcon .maskdesc p { font-size: 14px; font-family: 'microsoft yahei'; color: #666666; margin-bottom: 10px; text-indent: 2em; text-align: justify; line-height: 200%; } .maskbox2 .maskmain .maskbutton { background: none; border: 1px #e9e9e9 solid; border-radius: 20px; color: #888888; height: auto; width: auto; margin: 0 0 0 auto; padding: 5px 20px; cursor: pointer; } .maskbox2 .maskmain .maskbutton:hover { background: #2baae7; color: #ffffff; border: 1px #2baae7 solid; } /*djs-遮罩层-ysbh*/ .djs-ysbh { color: #2baae7; cursor: pointer; } .djs-ysbh:hover { color: #0083c3; } .maskbox-ysbh { position: fixed; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0, 0, 0, 0.5); z-index: 999999999999999999; overflow: hidden; display: none; } .maskbox-ysbh .maskmain { width: 90%; max-width: 1000px; height: auto; max-height: 80%; box-shadow: 0 0 15px 3px rgba(0, 0, 0, 0.3); background: #fff; left: 50%; /*margin-left: -450px;*/ top: 50%; /*margin-top: -350px;*/ position: absolute; box-sizing: border-box; padding: 30px 50px 60px; /*overflow: hidden;*/ transform: translatex(-50%) translatey(-55%); -ms-transform: translatex(-50%) translatey(-55%); -webkit-transform: translatex(-50%) translatey(-55%); overflow: scroll; overflow-x: hidden; } .maskbox-ysbh .maskmain .masktitle { display: flex; justify-content: flex-start; align-items: center; font-size: 20px; line-height: 50px; color: #666666; } .maskbox-ysbh .maskmain .masktitle img { width: 34px; height: 34px; margin-right: 10px; } .maskbox-ysbh .maskmain .maskcon { height: auto; max-height: calc(96%); overflow-y: auto; font-size: 15px; line-height: 200%; margin: 15px auto 20px; color: #888888; } .maskbox-ysbh .maskmain .maskcon .maskdesc h3 { font-size: 20px; font-family: 'microsoft yahei'; font-weight: normal; color: #666666; line-height: 36px; } .maskbox-ysbh .maskmain .maskcon .maskdesc p { font-size: 14px; font-family: 'microsoft yahei'; color: #666666; margin-bottom: 10px; text-indent: 2em; text-align: justify; line-height: 200%; } .maskbox-ysbh .maskmain .maskbutton-ysbh { background: none; border: 1px #e4e4e4 solid; border-radius: 20px; padding: 5px 30px; position: absolute; right: 50px; bottom: 40px; color: #666666; cursor: pointer; background-color: #fff; } .maskbox-ysbh .maskmain .maskbutton-ysbh:hover { background: #2baae7; color: #fff; border: 1px #2baae7 solid; } /*发展历程 提交提示遮罩层*/ .honorbox { position: fixed; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0, 0, 0, 0.5); z-index: 9999; overflow: hidden; display: none; } .honorbox .maskmain { width: auto; max-width: 1000px; height: auto; max-height: 80%; box-shadow: 0 0 15px 3px rgba(0, 0, 0, 0.3); background: #fff; left: 50%; top: 50%; position: absolute; box-sizing: border-box; padding: 30px 30px 30px; display: inline-table; transform: translatex(-50%) translatey(-55%); -ms-transform: translatex(-50%) translatey(-55%); -webkit-transform: translatex(-50%) translatey(-55%); overflow: hidden; } .honorbox .maskmain .honorimg { width: 100%; height: 100%; margin-bottom: 0px; box-sizing: border-box; display: flex; display: inline-flex; display: -webkit-flex; align-content: flex-start; } .honorbox .maskmain .honorimg img { width: auto; height: auto; display: block; margin: 0 auto 15px; max-height: 650px; } .honorbox .maskmain .honortitle { display: flex; justify-content: space-between; align-items: center; font-size: 12px; line-height: 40px; color: #666666; } .honorbox .maskmain .honortitle .mtitle { width: 80%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 12px; } .honorbox .maskmain .honortitle .maskbutton { background: none; border: 1px #e4e4e4 solid; border-radius: 20px; padding: 3px 20px; float: right; color: #888888; font-size: 12px; } .honorbox .maskmain .honortitle .maskbutton:hover { background: #ffffff; color: #2baae7; border: 1px #2baae7 solid; } /*加入我们详情表格开始*/ .contactdetaillist { width: 100%; margin: 15px 0 50px; border: 1px #e4e4e4 solid; border-right: none; border-bottom: none; } .contactdetaillist > ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; } .contactdetaillist > ul > li { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; /*height:40px;*/ line-height: 40px; width: 50%; border-bottom: 1px #e4e4e4 solid; font-size: 14px; background: #f8f8f8; } .contactdetaillist > ul > li .proname { padding-right: 20px; width: 25%; background: #f8f8f8; color: #888888; text-align: right; border-right: 1px #e4e4e4 solid; } .contactdetaillist > ul > li .prodes { padding-left: 20px; width: 75%; background: #ffffff; color: #888888; border-right: 1px #e4e4e4 solid; } .contactdetaillist > ul > li .prodes img { padding: 10px 10px 10px 0; } .contactdetaillist > ul > li .prodes a { font-size: 15px; color: #888888; } .contactdetaillist > ul > li .prodes a:hover { color: #0083c3; text-decoration: underline; } .contactdetaillist > ul li:nth-last-child(-n 2) { border-bottom: 1px #e4e4e4 solid; } .contactdetaillist > ul li:nth-last-child(1) { border-bottom: 1px #e4e4e4 solid; border-right: 1px #e4e4e4 solid; background-color: #ffffff; } /*加入我们详情表格结束*/ /*加入我们栏目页表格开始*/ .djs_biao01 { width: 100%; margin: 0px; border: 1px #e4e4e4 solid; border-right: none; border-bottom: none; } .djs_biao01 > ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; } .djs_biao01 > ul > li { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; /*height:40px;*/ line-height: 40px; width: 50%; border-bottom: 1px #e4e4e4 solid; font-size: 14px; background: #f8f8f8; } .djs_biao01 > ul > li .proname { padding-right: 20px; width: 25%; background: #f8f8f8; color: #888888; text-align: right; border-right: 1px #e4e4e4 solid; } .djs_biao01 > ul > li .prodes { padding-left: 20px; width: 75%; background: #ffffff; color: #888888; border-right: 1px #e4e4e4 solid; } .djs_biao01 > ul > li .prodes img { padding: 10px 10px 10px 0; } .djs_biao01 > ul > li .prodes a { font-size: 15px; color: #888888; } .djs_biao01 > ul > li .prodes a:hover { color: #0083c3; text-decoration: underline; } .djs_biao01 > ul li:nth-last-child(-n 2) { border-bottom: 1px #e4e4e4 solid; } .djs_biao01 > ul li:nth-last-child(1) { border-bottom: 1px #e4e4e4 solid; border-right: 1px #e4e4e4 solid; background-color: #ffffff; } .djs_zpgw { width: 100%; height: 40px; line-height: 40px; text-align: center; background-color: #2baae7; color: #ffffff; font-size: 1.6rem; } .djs_zpgw a { color: #ffffff; } .contactip { background: #f8f8f8; border: 1px #e4e4e4 solid; padding: 10px; font-size: 13px; line-height: 26px; color: #9f9f9f; text-indent: 2em; margin-bottom: 30px; text-align: justify; } .contactip2 { background: #f8f8f8; border: 1px #e4e4e4 solid; padding: 25px; font-size: 13px; line-height: 26px; color: #9f9f9f; text-indent: 2em; margin-bottom: 10px; text-align: justify; } /*加入我们栏目页表格结束*/ /*首页产品列表*/ .prodefault { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; } .prodefault .proitem { width: calc(31.33333333%); margin: 0 3% 30px 0; } .prodefault .proitem a { display: block; } .prodefault .proitem a .proitem_img { width: 100%; height: auto; position: relative; overflow: hidden; } .prodefault .proitem a .proitem_img img { width: 100%; height: auto; display: block; transition: all 1s; -moz-transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s; } .prodefault .proitem a .proitemname { background: #d6d6d6; font-size: 15px; color: #666666; padding: 0px 10px; width: 100%; box-sizing: border-box; text-align: center; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } .prodefault .proitem a:hover .proitem_img img { transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); } .prodefault .proitem a:hover .proitemname { background: #c5c5c5; color: #fff; } .prodefault .proitem:nth-last-child(3n 1) { margin: 0 0 30px 0; } .prodefault .proitem:nth-last-child(-n 3) { margin-bottom: 0px; } .select { padding: 5px 10px; border: #ddd 1px solid; border-radius: 4px; width: 100%; margin: 5% auto; font-size: 14px; } .select li { list-style: none; padding: 10px 0 5px 100px; } .select .select-list { border-bottom: #eee 1px dashed; } .select .select-list dl { zoom: 1; position: relative; line-height: 24px; } .select .select-list dl:after { content: " "; display: block; clear: both; height: 0; overflow: hidden; } .select .select-list dt { width: 100px; margin-bottom: 5px; position: absolute; top: 0; left: -100px; text-align: right; color: #666; height: 24px; line-height: 24px; } .select .select-list dd { float: left; display: inline; margin: 0 0 5px 5px; } .select .select a { display: inline-block; white-space: nowrap; height: 24px; padding: 0 10px; text-decoration: none; color: #039; border-radius: 2px; } .select .select a:hover { color: #f60; background-color: #f3edc2; } .select .selected a { color: #fff; background-color: #f60; } .select .select-result dt { font-weight: bold; } .select .select-no { color: #999; display: none; } .select .select-result a { padding-right: 20px; background: #f60 right 9px no-repeat; } .select .select-result a:hover { background-position: right -15px; } .linkslist { width: 100%; border-top: 1px #e4e4e4 solid; margin: 0px auto 0px; } .linkslist .links { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; } .linkslist .links .linkitem { height: 35px; line-height: 35px; width: calc(25%); padding: 0px 3%; margin: 20px 0; border-right: 1px #e9e9e9 solid; text-align: center; } .linkslist .links .linkitem a { font-size: 18px; color: #666666; display: flex; display: inline-flex; display: -webkit-flex; justify-content: center; align-items: center; } .linkslist .links .linkitem a img { width: 40px; height: 40px; vertical-align: middle; margin-right: 10px; } .linkslist .links .linkitem a:hover { color: #2baae7; } .linkslist .links .linkitem a:hover img { mix-blend-mode: #2baae7; -webkit-filter: opacity(60%); filter: opacity(60%); } .linkslist .links .linkitem:last-child { border-right: 0px; } .inside { width: 100%; margin: 0px auto 0; padding: 0px; background: #fff; /*新闻栏目页*/ /*联系方式*/ } .inside .insidetitle { width: 25%; margin: 0px auto 10px; padding: 60px 0 0; position: relative; } .inside .insidetitle .insidetitleborder { border: 1px #353535 solid; position: absolute; width: 100%; padding: 45px 0; left: 50%; margin-left: -50%; top: 0px; z-index: 9; } .inside .insidetitle .insidetitletext { background: #fff; text-align: center; padding: 10px 20px; top: -30px; left: 50%; z-index: 10; position: relative; width: 80%; margin-left: -40%; } .inside .insidetitle .insidetitletext h3 { font-size: 60px; font-family: 'microsoft yahei'; text-transform: uppercase; color: #d8d8d8; } .inside .insidetitle .insidetitletext p { position: absolute; top: 0px; font-size: 22px; color: #666666; text-align: center; width: 100%; line-height: 100px; left: 0; } .inside .insidemenu { width: 100%; text-align: center; margin-bottom: 15px; } .inside .insidemenu a { padding: 5px 20px; font-size: 20px; border: 1px #494949 solid; margin: 0 10px; color: #494949; } .inside .insidemenu a:hover, .inside .insidemenu a.active { border: 1px #944d13 solid; color: #944d13; } .inside .insideabout { padding: 0; margin: 20px auto; } .inside .insideabout .aboutbox { width: 100%; background: repeat-x 0 bottom; padding: 60px 100px 30px; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; } .inside .insideabout .aboutbox .aboutboxconimg { width: 35%; margin-bottom: 50px; } .inside .insideabout .aboutbox .aboutboxconimg img { width: 100%; border: 8px #fff solid; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); } .inside .insideabout .aboutbox .aboutboxconinfo { width: 60%; } .inside .insideabout .aboutbox .aboutboxconinfo .abcinfotitle { padding-top: 70px; } .inside .insideabout .aboutbox .aboutboxconinfo .abcinfotitle .titleenglish { font-size: 80px; font-weight: bold; color: rgba(102, 102, 102, 0.35); padding-bottom: 0px; font-family: "microsoft yahei ui"; } .inside .insideabout .aboutbox .aboutboxconinfo .abcinfotitle h3 { font-weight: normal; margin-bottom: 15px; } .inside .insideabout .aboutbox .aboutboxconinfo .abcinfotitle h3 a { display: block; font-size: 24px; color: #fff; padding-bottom: 15px; border-bottom: 1px #fff solid; } .inside .insideabout .aboutbox .aboutboxconinfo .abcinfo { font-size: 15px; line-height: 26px; color: #fff; } .inside .insideabout .brandbox { width: 100%; height: 600px; position: relative; box-sizing: border-box; padding: 50px 80px; } .inside .insideabout .brandbox .brandboxleft { width: 45%; position: absolute; left: 8%; top: 12%; z-index: 11; } .inside .insideabout .brandbox .brandboxleft .brandboxconimg { width: 100%; height: 100%; } .inside .insideabout .brandbox .brandboxleft .brandboxconimg img { width: 100%; height: 100%; box-shadow: 1px 1px 8px 2px rgba(0, 0, 0, 0.2); } .inside .insideabout .brandbox .brandboxleft .brandboxconname { width: 100%; position: absolute; bottom: -35px; left: 20%; font-size: 60px; font-weight: bold; color: rgba(102, 102, 102, 0.46); } .inside .insideabout .brandbox .brandboxright { width: 45%; position: absolute; right: 8%; top: 14%; z-index: 10; } .inside .insideabout .brandbox .brandboxright .brandboxconname { font-size: 26px; color: #000; padding-left: 120px; line-height: 40px; height: 40px; margin-bottom: 20px; } .inside .insideabout .brandbox .brandboxright .brandboxconimg { width: 100%; height: 100%; } .inside .insideabout .brandbox .brandboxright .brandboxconimg img { width: 100%; height: 100%; box-shadow: 1px 1px 8px 2px rgba(0, 0, 0, 0.2); } .inside .insideabout .about_box { width: 100%; padding: 50px 0; margin: 50px auto; border-top: 1px #5f3817 solid; font-size: 18px; line-height: 34px; color: #353535; } .inside .insideabout .about_box p { font-size: 18px; line-height: 36px; color: #353535; text-indent: 2em; padding: 0 40px; margin-bottom: 15px; } .inside .insideabout .about_box p img { max-width: 100%; height: auto; margin: 10px auto; } .inside .insideabout .about_box img { max-width: 100%; height: auto; margin: 10px auto; } .inside .insidenews { padding: 30px 15px 15px; box-sizing: border-box; } .inside .insidenews .news_hydt_list { margin-bottom: 50px; } .inside .insidenews .news_hydt_list ul { width: 100%; } .inside .insidenews .news_hydt_list ul li { padding: 20px 0; border-bottom: 1px #afafaf solid; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; } .inside .insidenews .news_hydt_list ul li .news_gsxw_date { width: 10%; } .inside .insidenews .news_hydt_list ul li .news_gsxw_date dl { background: #c5c5c5; width: 100%; color: #fff; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; flex: 1; padding: 20px; } .inside .insidenews .news_hydt_list ul li .news_gsxw_date dl dt { text-align: center; width: 100%; font-size: 60px; font-weight: bold; font-family: 'microsoft yahei'; line-height: 50px; margin-bottom: 10px; } .inside .insidenews .news_hydt_list ul li .news_gsxw_date dl dd { text-align: center; font-size: 16px; } .inside .insidenews .news_hydt_list ul li .news_gsxw_text { width: 86%; } .inside .insidenews .news_hydt_list ul li .news_gsxw_text .news_gsxw_text_titles { width: 100%; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 24px; color: #666666; font-weight: 600; margin-bottom: 10px; } .inside .insidenews .news_hydt_list ul li .news_gsxw_text .news_gsxw_text_dec { width: 100%; height: 48px; line-height: 24px; overflow: hidden; color: #666666; font-size: 15px; font-weight: 600; } .inside .insidenews .news_hydt_list ul li .news_gsxw_text a { padding: 3px 15px; border: 1px #663b19 solid; font-size: 13px; color: #663b19; text-align: right; float: right; } .inside .insidenews .news_hydt_list ul li .news_gsxw_text a:hover { color: #fff; background: #663b19; border: 1px #663b19 solid; } .inside .insidenews .news_hydt_list ul li:hover { background: #f9f9f9; } .inside .about { width: 100%; display: flex; display: -webkit-flex; display: inline-flex; flex-direction: row; align-items: flex-start; justify-content: space-between; flex: 1; padding: 30px 0 180px; } .inside .about .imgbox { width: 43%; margin-left: 6%; position: relative; } .inside .about .imgbox .bg1 { width: 40%; height: 180px; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); background: #fff; position: absolute; top: 15px; left: -5px; z-index: 10; transform: rotate(-15deg); -ms-transform: rotate(-15deg); /* ie 9 */ -moz-transform: rotate(-15deg); /* firefox */ -webkit-transform: rotate(-15deg); /* safari 和 chrome */ -o-transform: rotate(-15deg); } .inside .about .imgbox .bg2 { width: 100%; height: 270px; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); background: #fff; position: absolute; top: 5px; left: 0px; z-index: 11; transform: rotate(8deg); -ms-transform: rotate(8deg); /* ie 9 */ -moz-transform: rotate(8deg); /* firefox */ -webkit-transform: rotate(8deg); /* safari 和 chrome */ -o-transform: rotate(8deg); } .inside .about .imgbox img { border: 5px #fff solid; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); z-index: 12; position: absolute; top: 0; left: 0px; } .inside .about .aboutcon { width: 45%; font-size: 15px; line-height: 30px; color: #656565; } .inside .about .aboutcon p { text-indent: 2em; } .inside .honor { width: 100%; margin: 20px auto; } .inside .honor ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; } .inside .honor ul li { width: calc(31.33333333%); box-sizing: border-box; margin: 10px 1% 25px; /*position: relative;*/ } .inside .honor ul li a { /*position: relative;*/ display: block; width: 100%; height: 100%; } .inside .honor ul li a > img { width: 100%; height: auto; display: block; margin-bottom: 10px; border: 1px #dbdbdb solid; box-sizing: border-box; padding: 8px; } .inside .honor ul li a p { font-size: 20px; color: #808080; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center; } .inside .honor ul li:hover { /*transition: all 0.4s ease-out 0s; overflow: hidden; border: 1px #944d13 solid;*/ } .inside .honor ul li:hover img { border: 1px #9ddff8 solid; } .inside .honor ul li:hover p { color: #000; } .inside .news { background: #ffffff; padding: 20px 0px 50px; } .inside .news ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; flex: 1; flex-wrap: wrap; } .inside .news ul li { padding: 0px; width: calc(22%); box-sizing: border-box; margin: 0px 4% 4% 0; overflow: hidden; } .inside .news ul li a { display: block; position: relative; } .inside .news ul li a .newsimg { width: 100%; position: relative; overflow: hidden; } .inside .news ul li a .newsimg img { display: block; width: 100%; height: auto; transition: all 1s; -moz-transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s; } .inside .news ul li a .newsinfo { padding: 10px 0; } .inside .news ul li a .newsinfo .newsname { width: 100%; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; color: #666666; margin-bottom: 5px; } .inside .news ul li a .newsinfo .newsdes { width: 100%; height: 40px; line-height: 20px; overflow: hidden; color: #9f9f9f; font-size: 13px; text-align: justify; } .inside .news ul li a:hover { overflow: hidden; transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear; } .inside .news ul li a:hover .newsimg img { transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); overflow: hidden; } .inside .news ul li a:hover .newsname { color: #2baae7; } .inside .news ul li a:hover .newsdes { color: #666666; } .inside .news ul li:nth-child(4n) { margin: 0 0 4% 0; } .inside .news2 ul { width: 100%; padding: 40px 0; } .inside .news2 ul li { padding: 0px; width: 100%; box-sizing: border-box; margin: 0px 0 35px; overflow: hidden; padding-bottom: 35px; border-bottom: 1px #e4e4e4 solid; } .inside .news2 ul li a { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; } .inside .news2 ul li a .newsimg { width: 18%; position: relative; overflow: hidden; } .inside .news2 ul li a .newsimg img { transition: all 1s; -moz-transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s; display: block; height: 157px; max-height: 157px; width: 100%; margin: 0 auto; } .inside .news2 ul li a .newsinfo { padding: 0; width: 80%; } .inside .news2 ul li a .newsinfo .newsname { width: 100%; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 20px; color: #666666; } .inside .news2 ul li a .newsinfo .newstime { width: 100%; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; color: #9f9f9f; margin-left: -10px; } .inside .news2 ul li a .newsinfo .newstime span { padding: 0 10px 0 4px; } .inside .news2 ul li a .newsinfo .newstime span.dttb { font-size: 16px; padding: 0 0 0 10px; color: #f68034; } .inside .news2 ul li a .newsinfo .newsdes { width: 100%; height: 72px; line-height: 24px; overflow: hidden; color: #9f9f9f; font-size: 14px; text-align: justify; margin-top: 10px; } .inside .news2 ul li a .newsinfo .newsdes span { color: #0096cc; } .inside .news2 ul li a:hover { overflow: hidden; transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear; } .inside .news2 ul li a:hover .newsimg img { transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); overflow: hidden; } .inside .news2 ul li a:hover .newsname { color: #2baae7; } .inside .news2 ul li a:hover .newstime { color: #666666; } .inside .news2 ul li a:hover .newsdes { color: #666666; } .inside .news2 ul li a:hover .newsdes span { text-decoration: underline; } .inside .contact .contactindex { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: stretch; margin: 50px auto 30px; border-bottom: 1px #d3d3d3 solid; padding-bottom: 30px; display: block; } .inside .contact .contactindex .map { width: 42%; /*height: auto;*/ } .inside .contact .contactindex .map img { border: 1px solid #e4e4e4; width: auto; } .inside .contact .contactindex .contactinfo { width: 100%; } .inside .contact .contactindex .contactinfo .contactinfotop { margin-bottom: 45px; } .inside .contact .contactindex .contactinfo .contactinfotop h3 { font-size: 24px; color: #666666; font-weight: normal; margin-bottom: 15px; } .inside .contact .contactindex .contactinfo .contactinfotop h3 span { display: block; font-size: 16px; line-height: 20px; color: #888888; padding-top: 8px; } .inside .contact .contactindex .contactinfo .contactinfotop p { font-size: 15px; line-height: 30px; color: #666666; } .inside .contact .contactindex .contactinfo .contactinfobottom { /*联系方式内容页*/ } .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfo { width: 100%; margin-top: 25px; } .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfo p { font-size: 17px; line-height: 40px; color: #6e6e6e; font-weight: 500; margin-bottom: 15px; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; width: 100%; } .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfo p .iconfont { font-size: 40px; line-height: 40px; padding-right: 10px; color: #fc9e3e; } .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfo p .ico01 { color: #fc9836; } .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfo p .ico02 { color: #55caeb; } .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfo p .ico03 { color: #86bb77; } .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfo p .ico04 { color: #bca67f; } .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfo p span { color: #666; } .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfo p:nth-child(2) .iconfont { color: #58c1ee; } .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfo p:nth-child(3) .iconfont { color: #83b26a; } .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfo p:nth-child(4) .iconfont { color: #baa87a; } .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfolink { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; margin-top: 25px; } .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfolink a { padding: 8px 30px; font-size: 15px; color: #ffffff; background: #2baae7; border: 1px #2baae7 solid; margin-right: 15px; border-radius: 6px; } .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfolink a.active, .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfolink a:hover { border: 1px #0083c3 solid; background: #0083c3; } .inside .contact .contactlist { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; margin: 30px auto; border-bottom: 1px #d3d3d3 solid; padding-bottom: 30px; } .inside .contact .contactlist .map { width: 49%; height: auto; } .inside .contact .contactlist .map #map { width: 100%; height: 400px; } .inside .contact .contactlist .contactinfo { width: 49%; } .inside .contact .contactlist .contactinfo .contactinfotop { margin-bottom: 20px; } .inside .contact .contactlist .contactinfo .contactinfotop h3 { font-size: 20px; line-height: 40px; color: #404040; font-weight: normal; margin-bottom: 15px; } .inside .contact .contactlist .contactinfo .contactinfotop p { font-size: 16px; line-height: 26px; color: #3d3d3d; } .inside .contact .contactlist .contactinfo .contactinfobottom { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; } .inside .contact .contactlist .contactinfo .contactinfobottom .infobottomimg { width: 30%; } .inside .contact .contactlist .contactinfo .contactinfobottom .infobottomimg img { width: 140px; height: 140px; } .inside .contact .contactlist .contactinfo .contactinfobottom .infobottominfo { width: 70%; } .inside .contact .contactlist .contactinfo .contactinfobottom .infobottominfo h3 { font-size: 20px; line-height: 40px; color: #f68843; font-weight: 500; margin-bottom: 15px; } .inside .contact .contactlist .contactinfo .contactinfobottom .infobottominfo p { font-size: 15px; line-height: 24px; color: #3d3d3d; } .inside .hr { width: 100%; margin: 50px auto 50px; box-sizing: border-box; background: #ffffff; } .inside .hr table { width: 100%; border-left: 1px #e4e4e4 solid; } .inside .hr table thead tr th { background: #f2f2f2; color: #666666; text-align: center; height: 50px; padding: 10px 0; line-height: 20px; box-sizing: border-box; width: calc(12%); font-size: 15px; border: 1px #e4e4e4 solid; border-left: 0px; } .inside .hr table thead tr th:nth-child(2) { width: 30%; padding-left: 10px; text-align: center; } .inside .hr table tbody tr td { border-right: 1px #e4e4e4 solid; border-bottom: 1px #e4e4e4 solid; height: 40px; padding: 0px; line-height: 40px; box-sizing: border-box; width: calc(11.66666667%); font-size: 14px; text-align: center; } .inside .hr table tbody tr td a { color: #666666; display: block; } .inside .hr table tbody tr td a:hover { color: #666666; background-color: #f2f2f2; } .inside .hr table tbody tr td:nth-child(2) { width: 30%; padding-left: 10px; box-sizing: border-box; text-align: center; } .inside .hr table tbody tr td:nth-child(2) a { color: #666666; } .inside .hr table tbody tr td:nth-child(2) a:hover { color: #2baae7; } .inside .hr .hrcont { width: 100%; } .inside .hr .hrcont .hrconttitle { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; flex: 1; border-bottom: #e6e6e6 1px solid; padding-bottom: 8px; } .inside .hr .hrcont .hrconttitle h3 { font-size: 15px; color: #000; } .inside .hr .hrcont .hrconttitle a { color: #0171c5; } .inside .hr .hrcont .hrcon { padding: 20px 0; font-size: 14px; color: #707070; line-height: 30px; } .inside .hr .hrcont .hrcon strong { display: block; font-size: 15px; color: #000; margin-top: 15px; line-height: 40px; } .inside .websitemap { width: 100%; margin: 50px auto 50px; } .inside .websitemap ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; flex-wrap: wrap; flex: 1; background: #f8f8f8; padding: 15px; box-sizing: border-box; } .inside .websitemap ul li { width: 48%; margin-bottom: 15px; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap; background: #fff; border: 1px #e6e6e6 solid; height: 50px; line-height: 30px; padding: 10px 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .inside .websitemap ul li a:first-child { font-size: 16px; color: #666666; padding-right: 10px; font-weight: 600; display: inline-block; width: 85px; } .inside .websitemap ul li a { font-size: 15px; color: #888888; padding-right: 20px; } .inside .websitemap ul li a:hover { color: #2baae7; } .inside .websitemap ul li:nth-last-child(-n 2) { margin-bottom: 0; } .inside .websitemap2 { width: 100%; margin: 40px auto 50px; } .inside .websitemap2 ul { width: 100%; background: #f6f6f6; padding: 25px; box-sizing: border-box; } .inside .websitemap2 ul li { width: 100%; margin-bottom: 20px; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; background: #fff; border: 1px #e6e6e6 solid; padding: 15px; line-height: 40px; flex-wrap: wrap; } .inside .websitemap2 ul li > div { width: 16%; height: 40px; line-height: 40px; border: 1px #2baae7 solid; background: #2baae7; color: #ffffff; overflow: hidden; border-radius: 5px; margin: 0 20px 0 0; vertical-align: middle; } .inside .websitemap2 ul li > div span { float: left; display: block; height: 40px; line-height: 40px; margin-right: 8px; color: #ffffff; font-weight: 100; } .inside .websitemap2 ul li div:hover { border: 1px #0083c3 solid; color: #ffffff; background: #0083c3; } .inside .websitemap2 ul li div:hover span { color: #ffffff; background: #0083c3; } .inside .websitemap2 ul li a { display: block; margin-left: 15px; height: 40px; line-height: 40px; font-size: 15px; color: #666666; padding-right: 20px; } .inside .websitemap2 ul li a .dttb { font-size: 25px; } .inside .websitemap2 ul li a:hover { color: #2baae7; } .inside .websitemap2 ul li:last-child { margin-bottom: 0; } .inside .websiteann { width: 100%; margin: 50px auto 50px; } .inside .websiteann img { width: 100%; height: auto; } .insidebox { width: 100%; margin: 0px auto 0; padding: 0px; background: #ffffff; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; } .insidebox .insideleft { width: 20%; padding-bottom: 50px; } .insidebox .insideleft .leftbox { border: 1px #e4e4e4 solid; margin-bottom: 30px; } .insidebox .insideleft .leftbox .insidelefttitle { padding: 20px 20px; font-size: 20px; color: #666666; border-bottom: 1px #e4e4e4 solid; } .insidebox .insideleft .leftbox .insideleftlist ul { border-bottom: 1px #e4e4e4 dashed; padding: 15px 0; } .insidebox .insideleft .leftbox .insideleftlist ul li { padding: 0 10px; box-sizing: border-box; padding: 0 10%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; width: 100%; } .insidebox .insideleft .leftbox .insideleftlist ul li em { width: 3px; height: 12px; background: #e4e4e4; margin-right: 5%; } .insidebox .insideleft .leftbox .insideleftlist ul li a { color: #666666; font-size: 16px; display: block; height: 40px; line-height: 40px; } .insidebox .insideleft .leftbox .insideleftlist ul li.active em, .insidebox .insideleft .leftbox .insideleftlist ul li:hover em { background: #2baae7; } .insidebox .insideleft .leftbox .insideleftlist ul li.active a, .insidebox .insideleft .leftbox .insideleftlist ul li:hover a { color: #2baae7; } .insidebox .insideleft .leftbox .insideleftcode { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; padding: 20px; width: 100%; box-sizing: border-box; color: #666666; } .insidebox .insideleft .leftbox .insideleftcode img { width: 100px; height: 100px; } .insidebox .insideleft .leftbox .insideleftcode .codetext { font-size: 16px; line-height: 30px; } .insidebox .insideleft .leftboxabout { width: 100%; height: 50px; line-height: 50px; background: #2baae7; border-radius: 6px; text-align: center; margin-top: 15px; } .insidebox .insideleft .leftboxabout a { display: block; color: #ffffff; font-size: 16px; } .insidebox .insideleft .leftboxabout:hover { cursor: pointer; background: #0083c3; } .insidebox .insideright { width: 77%; box-sizing: border-box; } .insidebox .insideabout { padding: 0; margin: 20px auto; } .insidebox .insideabout .aboutbox { width: 100%; background: repeat-x 0 bottom; padding: 60px 100px 30px; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; } .insidebox .insideabout .aboutbox .aboutboxconimg { width: 35%; margin-bottom: 50px; } .insidebox .insideabout .aboutbox .aboutboxconimg img { width: 100%; border: 8px #fff solid; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); } .insidebox .insideabout .aboutbox .aboutboxconinfo { width: 60%; } .insidebox .insideabout .aboutbox .aboutboxconinfo .abcinfotitle { padding-top: 70px; } .insidebox .insideabout .aboutbox .aboutboxconinfo .abcinfotitle .titleenglish { font-size: 80px; font-weight: bold; color: rgba(102, 102, 102, 0.35); padding-bottom: 0px; font-family: "microsoft yahei ui"; } .insidebox .insideabout .aboutbox .aboutboxconinfo .abcinfotitle h3 { font-weight: normal; margin-bottom: 15px; } .insidebox .insideabout .aboutbox .aboutboxconinfo .abcinfotitle h3 a { display: block; font-size: 24px; color: #fff; padding-bottom: 15px; border-bottom: 1px #fff solid; } .insidebox .insideabout .aboutbox .aboutboxconinfo .abcinfo { font-size: 15px; line-height: 26px; color: #fff; } .insidebox .insideabout .brandbox { width: 100%; height: 600px; position: relative; box-sizing: border-box; padding: 50px 80px; } .insidebox .insideabout .brandbox .brandboxleft { width: 45%; position: absolute; left: 8%; top: 12%; z-index: 11; } .insidebox .insideabout .brandbox .brandboxleft .brandboxconimg { width: 100%; height: 100%; } .insidebox .insideabout .brandbox .brandboxleft .brandboxconimg img { width: 100%; height: 100%; box-shadow: 1px 1px 8px 2px rgba(0, 0, 0, 0.2); } .insidebox .insideabout .brandbox .brandboxleft .brandboxconname { width: 100%; position: absolute; bottom: -35px; left: 20%; font-size: 60px; font-weight: bold; color: rgba(102, 102, 102, 0.46); } .insidebox .insideabout .brandbox .brandboxright { width: 45%; position: absolute; right: 8%; top: 14%; z-index: 10; } .insidebox .insideabout .brandbox .brandboxright .brandboxconname { font-size: 26px; color: #000; padding-left: 120px; line-height: 40px; height: 40px; margin-bottom: 20px; } .insidebox .insideabout .brandbox .brandboxright .brandboxconimg { width: 100%; height: 100%; } .insidebox .insideabout .brandbox .brandboxright .brandboxconimg img { width: 100%; height: 100%; box-shadow: 1px 1px 8px 2px rgba(0, 0, 0, 0.2); } .insidebox .insideabout .about_box { width: 100%; padding: 50px 0; margin: 50px auto; border-top: 1px #5f3817 solid; font-size: 18px; line-height: 34px; color: #353535; } .insidebox .insideabout .about_box p { font-size: 18px; line-height: 36px; color: #353535; text-indent: 2em; padding: 0 40px; margin-bottom: 15px; } .insidebox .insideabout .about_box p img { max-width: 100%; height: auto; margin: 10px auto; } .insidebox .insideabout .about_box img { max-width: 100%; height: auto; margin: 10px auto; } .insidebox .insidenews { padding: 30px 15px 15px; box-sizing: border-box; } .insidebox .insidenews .news_hydt_list { margin-bottom: 50px; } .insidebox .insidenews .news_hydt_list ul { width: 100%; } .insidebox .insidenews .news_hydt_list ul li { padding: 20px 0; border-bottom: 1px #afafaf solid; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_date { width: 10%; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_date dl { background: #c5c5c5; width: 100%; color: #fff; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; flex: 1; padding: 20px; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_date dl dt { text-align: center; width: 100%; font-size: 60px; font-weight: bold; font-family: 'microsoft yahei'; line-height: 50px; margin-bottom: 10px; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_date dl dd { text-align: center; font-size: 16px; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_text { width: 86%; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_text .news_gsxw_text_titles { width: 100%; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 24px; color: #666666; font-weight: 600; margin-bottom: 10px; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_text .news_gsxw_text_dec { width: 100%; height: 48px; line-height: 24px; overflow: hidden; color: #666666; font-size: 15px; font-weight: 600; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_text a { padding: 3px 15px; border: 1px #663b19 solid; font-size: 13px; color: #663b19; text-align: right; float: right; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_text a:hover { color: #fff; background: #663b19; border: 1px #663b19 solid; } .insidebox .insidenews .news_hydt_list ul li:hover { background: #f9f9f9; } .insidebox .about { width: 100%; display: flex; display: -webkit-flex; display: inline-flex; flex-direction: row; align-items: flex-start; justify-content: space-between; flex: 1; padding: 30px 0 180px; } .insidebox .about .imgbox { width: 43%; margin-left: 6%; position: relative; } .insidebox .about .imgbox .bg1 { width: 40%; height: 180px; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); background: #fff; position: absolute; top: 15px; left: -5px; z-index: 10; transform: rotate(-15deg); -ms-transform: rotate(-15deg); /* ie 9 */ -moz-transform: rotate(-15deg); /* firefox */ -webkit-transform: rotate(-15deg); /* safari 和 chrome */ -o-transform: rotate(-15deg); } .insidebox .about .imgbox .bg2 { width: 100%; height: 270px; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); background: #fff; position: absolute; top: 5px; left: 0px; z-index: 11; transform: rotate(8deg); -ms-transform: rotate(8deg); /* ie 9 */ -moz-transform: rotate(8deg); /* firefox */ -webkit-transform: rotate(8deg); /* safari 和 chrome */ -o-transform: rotate(8deg); } .insidebox .about .imgbox img { border: 5px #fff solid; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); z-index: 12; position: absolute; top: 0; left: 0px; } .insidebox .about .aboutcon { width: 45%; font-size: 15px; line-height: 30px; color: #656565; text-align: justify; } .insidebox .about .aboutcon p { text-indent: 2em; font-size: 15px; line-height: 30px; color: #656565; text-align: justify; } .insidebox .news { background: #fff; padding: 20px 0px 50px; } .insidebox .news ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; flex: 1; flex-wrap: wrap; } .insidebox .news ul li { padding: 0px; width: calc(23%); box-sizing: border-box; margin: 0px 1% 15px; overflow: hidden; } .insidebox .news ul li a { display: block; position: relative; } .insidebox .news ul li a .newsimg { width: 100%; } .insidebox .news ul li a .newsimg img { display: block; width: 100%; height: auto; } .insidebox .news ul li a .newsinfo { padding: 10px 0; } .insidebox .news ul li a .newsinfo .newsname { width: 100%; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 15px; color: #292929; } .insidebox .news ul li a .newsinfo .newsdes { width: 100%; height: 40px; line-height: 20px; overflow: hidden; color: #999999; font-size: 13px; } .insidebox .news ul li a:hover { overflow: hidden; transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear; } .insidebox .news ul li a:hover .newsimg img { transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); overflow: hidden; } .insidebox .news ul li a:hover .newsname { color: #fb6d01; } .insidebox .news ul li a:hover .newsdes { color: #000; } .insidebox .news2 ul { width: 100%; padding: 40px 0; } .insidebox .news2 ul li { padding: 0px; width: 100%; box-sizing: border-box; margin: 0px 0 35px; overflow: hidden; padding-bottom: 35px; border-bottom: 1px #d3d3d3 solid; } .insidebox .news2 ul li a { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; } .insidebox .news2 ul li a .newsimg { width: 18%; } .insidebox .news2 ul li a .newsimg img { display: block; width: 100%; height: auto; } .insidebox .news2 ul li a .newsinfo { padding: 0; width: 79%; } .insidebox .news2 ul li a .newsinfo .newsname { width: 100%; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 20px; color: #4c4c4c; } .insidebox .news2 ul li a .newsinfo .newstime { width: 100%; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; color: #9f9f9f; margin-left: -10px; } .insidebox .news2 ul li a .newsinfo .newstime span { padding: 0 10px; } .insidebox .news2 ul li a .newsinfo .newsdes { width: 100%; height: 72px; line-height: 24px; overflow: hidden; color: #999999; font-size: 14px; } .insidebox .news2 ul li a .newsinfo .newsdes span { color: #0096cc; } .insidebox .news2 ul li a:hover { overflow: hidden; transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear; } .insidebox .news2 ul li a:hover .newsimg img { transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); overflow: hidden; } .insidebox .news2 ul li a:hover .newsname { color: #0096cc; } .insidebox .news2 ul li a:hover .newstime { color: #8c8c8c; } .insidebox .news2 ul li a:hover .newsdes { color: #4c4c4c; } .insidebox .news2 ul li a:hover .newsdes span { text-decoration: underline; } .insidebox .partnerslist { padding-left: 40px; } .insidebox .partnerslist ul { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; flex: 1; width: 100%; flex-wrap: wrap; } .insidebox .partnerslist ul li { padding: 10px; width: 20%; box-sizing: border-box; } .insidebox .hr { width: 100%; margin: 30px auto 30px; box-sizing: border-box; background: #fff; } .insidebox .hr table { width: 100%; border-left: 1px #e4e4e4 solid; } .insidebox .hr table thead tr th { background: #f2f2f2; color: #666666; text-align: center; height: 40px; padding: 10px 0; line-height: 20px; box-sizing: border-box; width: calc(12%); font-size: 15px; border: 1px #e4e4e4 solid; border-left: none; } .insidebox .hr table thead tr th:nth-child(2) { width: 25%; padding-left: 10px; text-align: center; } .insidebox .hr table tbody tr td { border-right: 1px #e4e4e4 solid; border-bottom: 1px #e4e4e4 solid; height: 40px; padding: 0px 0; line-height: 40px; box-sizing: border-box; /*width: calc((100%-25%)/6);*/ font-size: 14px; text-align: center; color: #666666; } .insidebox .hr table tbody tr td a { color: #666666; display: block; } .insidebox .hr table tbody tr td a:hover { color: #666666; background-color: #f2f2f2; } .insidebox .hr table tbody tr td:nth-child(2) { width: 40%; padding-left: 10px; box-sizing: border-box; text-align: center; } .insidebox .hr .hrwelfare { margin-top: 30px; width: 100%; margin-bottom: 50px; } .insidebox .hr .hrwelfare .welfare { font-size: 14px; line-height: 20px; } .insidebox .hr .hrwelfare .welfarelist { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; padding: 10px 0; } .insidebox .hr .hrwelfare .welfarelist a { padding: 8px 15px; font-size: 13px; background: #2baae7; margin-right: 10px; color: #ffffff; border-radius: 5px; } .insidebox .hr .hrwelfare .welfarelist a:hover { background: #0083c3; cursor: default; } .insidebox .hr .hrwelfare .welfarename { margin-top: 20px; font-size: 23px; color: #888; font-weight: 500; } .insidebox .hr .hrcont { width: 100%; } .insidebox .hr .hrcont .hrconttitle { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; flex: 1; border-bottom: #e6e6e6 1px solid; padding-bottom: 8px; } .insidebox .hr .hrcont .hrconttitle h3 { font-size: 15px; color: #000; } .insidebox .hr .hrcont .hrconttitle a { color: #0171c5; } .insidebox .hr .hrcont .hrcon { padding: 20px 0; font-size: 14px; color: #707070; line-height: 30px; } .insidebox .hr .hrcont .hrcon strong { display: block; font-size: 15px; color: #000; margin-top: 15px; line-height: 40px; } .insidebox .websiteann { width: 100%; margin: 20px auto 30px; } .insidebox .websiteann img { width: 100%; height: auto; } .inside2 { width: 100%; margin: 0px auto 0; padding: 0px; /*background: #f6f6f6;*/ } .inside3 { width: 100%; margin: 0px auto 0; padding: 0px; background: #fff; } .inside3 .dynamic { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: stretch; padding: 40px 0; } .inside3 .dynamic .dynamiclist { width: 49%; } .inside3 .dynamic .dynamiclist ul { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap; width: 100%; } .inside3 .dynamic .dynamiclist ul li { width: 48%; margin-right: 2%; background: #ffffff; margin-bottom: 18px; } .inside3 .dynamic .dynamiclist ul li a { display: block; width: 100%; height: 100%; padding: 10px; box-sizing: border-box; border: 1px #e4e4e4 solid; } .inside3 .dynamic .dynamiclist ul li a .newsname { font-size: 1.6rem; line-height: 36px; margin-top: 0px; height: 36px; color: #666666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .inside3 .dynamic .dynamiclist ul li a .newsdes { font-size: 1.2rem; line-height: 20px; height: 40px; color: #888888; overflow: hidden; text-overflow: ellipsis; } .inside3 .dynamic .dynamiclist ul li a .iconfont { font-size: 24px; line-height: 30px; height: 30px; color: #2baae7; margin-top: 3px; } .inside3 .dynamic .dynamiclist ul li:hover { background: #fff; } .inside3 .dynamic .dynamiclist ul li:hover a { display: block; width: 100%; padding: 10px; box-sizing: border-box; box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.1); border: 1px #e4e4e4 solid; } .inside3 .dynamic .dynamiclist ul li:hover a .newsname { color: #0083c3; } .inside3 .dynamic .dynamiclist ul li:hover a .newsdes { color: #888888; } .inside3 .dynamic .dynamiclist ul li:hover a .iconfont { color: #2baae7; } .inside3 .dynamic .dynamiclist ul li:nth-child(2n) { margin-left: 1%; margin-right: 0; } .inside3 .dynamic .dynamiclist ul li:nth-last-child(-n 2) { margin-bottom: 0; } .inside3 .dynamic .dynamicbanner { width: 49%; } .inside3 .dynamic .dynamicbanner img { width: 100%; height: 100%; } .inside3 .dynamicbg { background: #f2f2f2 url(/uploads/image/simages/xp-diwen01.png); padding: 20px 0; margin-bottom: 50px; } .inside3 .news { padding: 20px 0px 0px; } .inside3 .news ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; flex: 1; flex-wrap: wrap; } .inside3 .news ul li { padding: 0px; width: calc(22%); box-sizing: border-box; margin: 0px 4% 4% 0; overflow: hidden; } .inside3 .news ul li a { display: block; position: relative; } .inside3 .news ul li a .newsimg { width: 100%; position: relative; overflow: hidden; } .inside3 .news ul li a .newsimg img { display: block; width: 100%; height: auto; max-height: 192px; max-width: 264px; transition: all 1s; -moz-transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s; } .inside3 .news ul li a .newsinfo { padding: 10px 0; } .inside3 .news ul li a .newsinfo .newsname { width: 100%; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 15px; color: #666666; } .inside3 .news ul li a .newsinfo .newsdes { width: 100%; height: 40px; line-height: 20px; overflow: hidden; color: #9f9f9f; font-size: 12px; text-align: justify; } .inside3 .news ul li a:hover { overflow: hidden; } .inside3 .news ul li a:hover .newsimg img { transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); overflow: hidden; } .inside3 .news ul li a:hover .newsname { transition: 0.2s all ease; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; -o-transition: all 0.2s; color: #2baae7; } .inside3 .news ul li a:hover .newsdes { transition: 0.2s all ease; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; -o-transition: all 0.2s; color: #666666; } .inside3 .news ul li:nth-child(4n) { margin: 0 0 4% 0; } .inside3 .news2 ul { width: 100%; padding: 20px 0; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; flex: 1; flex-wrap: wrap; } .inside3 .news2 ul li { padding: 0px; width: 48%; box-sizing: border-box; margin: 0px 4% 4% 0; overflow: hidden; background: #f2f2f2; } .inside3 .news2 ul li a { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: stretch; flex: 1; } .inside3 .news2 ul li a .newsimg { width: 30%; overflow: hidden; } .inside3 .news2 ul li a .newsimg img { display: block; width: 100%; height: auto; max-height: 160px; max-width: 175px; transition: all 1s; -moz-transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s; overflow: hidden; } .inside3 .news2 ul li a .newsinfo { padding: 10px; width: 67%; box-sizing: border-box; } .inside3 .news2 ul li a .newsinfo .newsname { width: 100%; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 18px; color: #4c4c4c; } .inside3 .news2 ul li a .newsinfo .newstime { width: 100%; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; color: #9f9f9f; margin-left: -10px; } .inside3 .news2 ul li a .newsinfo .newstime span { padding: 0 10px; } .inside3 .news2 ul li a .newsinfo .newsdes { width: 97%; height: 66px; line-height: 22px; overflow: hidden; color: #999999; font-size: 13px; text-overflow: ellipsis; text-align: justify; margin-top: 20px; } .inside3 .news2 ul li a .newsinfo .newsdes span { color: #0096cc; } .inside3 .news2 ul li a:hover { overflow: hidden; transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear; } .inside3 .news2 ul li a:hover .newsimg img { transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); overflow: hidden; } .inside3 .news2 ul li a:hover .newsname { color: #2baae7; } .inside3 .news2 ul li a:hover .newstime { color: #666666; } .inside3 .news2 ul li a:hover .newsdes { color: #666666; } .inside3 .news2 ul li a:hover .newsdes span { text-decoration: underline; } .inside3 .news2 ul li:nth-child(2n) { margin: 0px 0 4% 0; } .inside3 .download > ul { width: 100%; padding: 40px 0; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; flex-wrap: wrap; } .inside3 .download > ul > li { padding: 7px; width: calc(30.33333333%); box-sizing: border-box; margin: 0px 1.5% 35px; overflow: hidden; border: 1px #dcdcdc solid; background: #fff; } .inside3 .download > ul > li > a { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; } .inside3 .download > ul > li > a .newsimg { width: 36%; } .inside3 .download > ul > li > a .newsimg img { display: block; width: 100%; height: auto; } .inside3 .download > ul > li > a .newsinfo { padding: 0; width: 60%; } .inside3 .download > ul > li > a .newsinfo .newsname { width: 100%; height: 26px; line-height: 26px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; color: #000000; margin-bottom: 10px; } .inside3 .download > ul > li > a .newsinfo .newsdes { width: 100%; height: 72px; line-height: 24px; overflow: hidden; color: #999999; font-size: 14px; } .inside3 .download > ul > li > a .newsinfo .newsdes span { color: #0096cc; } .inside3 .download > ul > li > a .newsinfo .newsrec { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; margin-top: 10px; font-size: 13px; padding: 2px 5px; border: 1px #dcdcdc solid; } .inside3 .download > ul > li > a .newsinfo .newsrec .recommend { width: 62%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; line-height: 26px; } .inside3 .download > ul > li > a .newsinfo .newsrec .recommend .demo4 { width: 80%; } .inside3 .download > ul > li > a .newsinfo .newsrec .recommend .demo4 ul { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; } .inside3 .download > ul > li > a .newsinfo .newsrec .capacity { width: 35%; line-height: 26px; } .inside3 .download > ul > li > a:hover { overflow: hidden; transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear; } .inside3 .download > ul > li > a:hover .newsname { color: #0096cc; } .inside3 .download > ul > li > a:hover .newstime { color: #8c8c8c; } .inside3 .download > ul > li > a:hover .newsdes { color: #4c4c4c; } .inside3 .download > ul > li > a:hover .newsdes span { text-decoration: underline; } .insidecase { width: 100%; } .insidecase ul { width: 100%; margin-bottom: 50px; } .insidecase ul li { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; padding: 20px 0; flex: 1; } .insidecase ul li .caseimg { width: 26%; } .insidecase ul li .caseimg a { display: block; width: 100%; } .insidecase ul li .caseimg a img { width: 100%; height: auto; } .insidecase ul li .caseinfo { width: 65%; } .insidecase ul li .caseinfo .caseinfo_titles { width: 100%; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 24px; color: #666666; font-weight: normal; margin: 40px 0; } .insidecase ul li .caseinfo .caseinfo_dec { width: 100%; height: 60px; line-height: 30px; overflow: hidden; color: #666666; font-size: 16px; font-weight: normal; margin-bottom: 40px; } .insidecase ul li .caseinfo a { padding: 15px 60px; border: 1px #824b1c solid; font-size: 16px; color: #824b1c; } .insidecase ul li .caseinfo a:hover { color: #fff; background: #824b1c; border: 1px #824b1c solid; } .insidecontact { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; } .insidecontact .contactxd { width: 40%; } .insidecontact .contactxd .contacttitle { width: 100%; } .insidecontact .contactxd .contacttitle h3 { font-size: 36px; font-weight: bold; color: #666666; } .insidecontact .contactxd .contacttitle p { font-size: 20px; font-weight: normal; color: #666666; font-family: 'microsoft yahei ui'; line-height: 30px; } .insidecontact .contactxd .contacttitle h5 { font-size: 20px; font-weight: bold; color: #666666; margin: 15px 0; } .insidecontact .contactxd .contactlist ul li { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; padding: 30px 0; border-bottom: 1px #000 solid; } .insidecontact .contactxd .contactlist ul li .contico { width: 20%; } .insidecontact .contactxd .contactlist ul li .continfo { width: 80%; font-size: 15px; color: #666666; line-height: 26px; } .insidecontact .contactxd .contactlist ul li .continfo p { font-size: 15px; color: #666666; line-height: 26px; } .insidecontact .mapbox { width: 55%; } .insidecontact .mapbox #map { width: 100%; } .ann { width: 100%; height: auto; position: relative; top: 0; left: 0; } .ann img { width: 100%; height: auto; } .ann .anninfo { position: absolute; top: 25%; left: 50%; margin-left: -13%; width: 26%; border: 1px #fff solid; padding: 40px 30px 60px; z-index: 20; text-align: center; color: #fff; } .ann .anninfo .anninfogai { width: 120px; height: 1px; background: #000; position: absolute; top: -1px; left: 50px; } .ann .anninfo p { font-size: 30px; line-height: 50px; background: no-repeat center bottom; margin-bottom: 10px; } .ann .anninfo h3 { font-size: 50px; line-height: 60px; } .recommendedpro { width: 100%; background: #fff; padding: 30px 0; } .recommendedpro .titlest { font-size: 26px; color: #5f3817; text-align: left; } .recommendedpro .swipro { /*width:100%;*/ margin-bottom: 30px; } .recommendedpro .swipro .swiproitem img { border: rgba(0, 0, 0, 0.25) 1px solid; box-shadow: 0px 2px 8px 1px rgba(0, 0, 0, 0.25); padding: 10px; } .recommendedpro .swipro .swiproitem:hover img { border: #81511c 1px solid; box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.55); padding: 10px; } /*栏目样式01-灰底*/ .djs_lanmuhui { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; margin: 15px auto 30px; width: 100%; background-color: #f8f8f8; } .djs_lanmuhui .titlename { color: #666666; border-left: 10px #2baae7 solid; height: auto; line-height: 30px; padding: 8px 0 8px 15px; font-size: 22px; text-transform: uppercase; } .djs_lanmuhui .titlename span { color: #9f9f9f; padding-left: 15px; font-size: 18px; } .djs_lanmuhui .titlename .xbt { font-size: 10px; color: #9f9f9f; margin: 0; padding: 0; line-height: 20px; height: 20px; } .djs_lanmuhui .titlenamek { color: #666666; border-left: 0px #2baae7 solid; /*height: 30px; line-height: 30px;*/ padding: 8px 0 8px 15px; font-size: 22px; text-transform: uppercase; } .djs_lanmuhui .titlenamek span { color: #9f9f9f; padding-left: 15px; font-size: 18px; } .djs_lanmuhui .titlemore { font-size: 14px; font-family: arial; } .djs_lanmuhui .titlemore a, .djs_lanmuhui .titlemore span { border: 1px #e4e4e4 solid; color: #888888; padding: 5px 20px; border-radius: 6px; transition: 0.2s all ease; background-color: #ffffff; margin-right: 12px; } .djs_lanmuhui .titlemore span { color: #9f9f9f; } .djs_lanmuhui .titlemore a:hover { color: #ffffff; border: 1px #2baae7 solid; background-color: #2baae7; } .insidetitle2 { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; margin: 15px auto 35px; width: 100%; } .insidetitle2 .titlename { color: #666; border-left: 5px #0083c3 solid; height: 30px; line-height: 30px; padding-left: 15px; font-size: 28px; text-transform: uppercase; } .insidetitle2 .titlename span { color: #b5b5b5; padding-left: 15px; font-size: 18px; } .titlemore { font-size: 14px; font-family: arial; } .titlemore a { border: 1px #e4e4e4 solid; color: #888888; padding: 5px 20px; border-radius: 6px; transition: 0.2s all ease; background-color: #ffffff; } .titlemore a:hover { color: #ffffff; border: 1px #2baae7 solid; background-color: #2baae7; } .home-banner { background: #fff; } .home-banner .home-banner-box { margin: 0 auto; } .home-banner .home-banner-box .home-banner-head { padding-top: 40px; padding-bottom: 0; text-align: center; } .home-banner .home-banner-box .home-banner-head h2 { font-size: 50px; color: #666666; font-weight: normal; line-height: 1; } .picareaindfo { padding: 30px; } .picareaindfo .textstylemain { height: 40px; line-height: 40px; text-align: center; border-bottom: 1px #81511c solid; padding-bottom: 10px; margin-bottom: 30px; } .picareaindfo .textstylemain span { font-size: 22px; color: #81511c; border-bottom: 3px #81511c solid; padding: 0 10px 4px; } .picareaindfo .textstyleul { width: 100%; box-sizing: border-box; padding: 10px 10px 0 10px; border: 1px #f0f2f5 solid; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; flex-wrap: wrap; align-items: center; } .picareaindfo .textstyleul li { line-height: 40px; border-bottom: 1px #f0f2f5 solid; width: 32%; padding: 15px 10px; } .picareaindfo .textstyleul li dl { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; } .picareaindfo .textstyleul li dl dd { padding-right: 15px; width: 20%; font-size: 15px; font-weight: 500; color: #000; } .picareaindfo .textstyleul li dl dt { font-size: 14px; color: #999; width: 80%; overflow: auto; } .picareaindfo .textstyleul li dl dt img { display: block; overflow: auto; max-width: initial; } .picareaindfo .textstyleul li:first-child, .picareaindfo .textstyleul li:last-child { width: 100%; padding: 20px 10px; height: auto; line-height: 30px; } .picareaindfo .textstyleul li:first-child dl dd, .picareaindfo .textstyleul li:last-child dl dd { width: 10%; } .picareaindfo .textstyleul li:first-child dl dt, .picareaindfo .textstyleul li:last-child dl dt { cursor: pointer; width: 90%; } .picareaindfo .textstyleul li:first-child dl dt img, .picareaindfo .textstyleul li:last-child dl dt img { display: block; overflow: auto; max-width: initial; } .picareaindfo .textstyleul li:last-child { border-bottom: 0; } .qslist { width: 100%; } .qslist ul { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; width: 100%; padding: 100px 0; } .qslist ul li { width: calc(33.33333333%); padding: 0 10%; border-right: 1px #e4e4e4 solid; text-align: center; font-size: 18px; } .qslist ul li a { color: #666666; } .qslist ul li a img { max-height: 120px; max-width: 120px; } .qslist ul li a p { width: 100%; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-top: 18px; } .qslist ul li a:hover img { opacity: 0.8; } .qslist ul li a:hover p { color: #2baae7; } .qslist ul li p { width: 100%; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-top: 18px; } .qslist ul li:last-child { border-right: 0; } /*实验室4pic联系*/ .djs_4piclist { width: 100%; } .djs_4piclist ul { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; width: 100%; padding: 100px 0; } .djs_4piclist ul li { width: calc(25%); padding: 0 0; border-right: 1px #e4e4e4 solid; text-align: center; font-size: 18px; } .djs_4piclist ul li a { color: #666666; display: block; box-sizing: border-box; } .djs_4piclist ul li a img { max-height: 120px; max-width: 120px; } .djs_4piclist ul li a p { width: 100%; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-top: 18px; } .djs_4piclist ul li a:hover img { opacity: 0.8; } .djs_4piclist ul li a:hover p { color: #2baae7; } .djs_4piclist ul li p { width: 100%; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-top: 18px; } .djs_4piclist ul li:last-child { border-right: 0; } .djs_3piclist { width: 100%; } .djs_3piclist ul { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; width: 100%; padding: 70px 0; } .djs_3piclist ul li { width: calc(31.33333333%); margin: 0 3% 0 0; padding: 0; text-align: center; font-size: 16px; border: 0px #e4e4e4 solid; } .djs_3piclist ul li a { color: #666666; display: block; } .djs_3piclist ul li a img { max-height: 375px; max-width: 375px; width: 100%; height: auto; border: 0px #e4e4e4 solid; } .djs_3piclist ul li a p { width: 100%; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-top: 10px; } .djs_3piclist ul li a:hover img { opacity: 0.8; } .djs_3piclist ul li a:hover p { color: #2baae7; } .djs_3piclist ul li p { width: 100%; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-top: 16px; } .djs_3piclist ul li:last-child { margin: 0 0 0 0; } .relatedtitle { text-align: center; font-size: 26px; color: #666666; padding: 40px 0 0px; } .relatedlist { width: 100%; } .relatedlist ul { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; width: 100%; padding: 50px 0 60px; flex-wrap: wrap; } .relatedlist ul li { width: calc(31.33333333%); padding: 18px; border: 1px #e4e4e4 solid; font-size: 16px; margin: 15px 0; box-sizing: border-box; transition: 0.3s all ease; background-color: #ffffff; } .relatedlist ul li a { display: block; width: 100%; color: #666666; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; } .relatedlist ul li a span { width: auto; max-height: 60px; max-width: 60px; margin-right: 20px; font-size: 32px; color: #2baae7; } .relatedlist ul li a p { width: 100%; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .relatedlist ul li:hover { border: 1px #e4e4e4 solid; background-color: #f8f8f8; } .relatedlist ul li:hover a span { color: #2baae7; } .relatedlist ul li:hover a p { color: #666666; } /*合作伙伴*/ .partnerslist { padding-left: 40px; } .partnerslist ul { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; flex: 1; width: 100%; flex-wrap: wrap; } .partnerslist ul li { padding: 10px; width: 20%; box-sizing: border-box; } .partners { width: 100%; margin-bottom: 50px; } .partners ul { width: 100%; display: flex; display: inline-flex; display: webkit-flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; } .partners ul li { width: calc(23%); margin: 0 2.66% 2.66% 0; border: 1px #e4e4e4 solid; padding: 30px 15px; } .partners ul li a { display: block; width: 100%; } .partners ul li a img { display: block; width: 100%; filter: grayscale(100%); opacity: 0.4; } .partners ul li img { display: block; width: 100%; filter: grayscale(100%); opacity: 0.4; } .partners ul li:hover a { opacity: 0.6; } .partners ul li:hover img { filter: grayscale(0); opacity: 1; } .partners ul li:nth-child(4n) { margin: 0 0 2.66% 0; } /*大事记start*/ /*.event_box { width: 100%; margin: 3% auto 0; position: relative; min-height: 400px; .parhd { width: 80%; display: inline-block; height: 92px; overflow: hidden; margin:0 10%; ul { width: 800px; text-align: center; margin: 0 auto; padding-top: 25px !important; li { display: inline-block; cursor: pointer; padding-top: 30px; font-size: 14px; color: #000; margin: 0 15px; text-align:center; position: relative; width:60px; &:after { content: ''; background: url(/uploads/image/simages/dot_ico.png) no-repeat; width: 24px; height: 24px; position: absolute; z-index: 20; top: -12px; left: 50%; margin-left: -12px; } } li.no_line:before { display: none; } li.act span { display: block; width: 40px; height: 40px; overflow: hidden; background: url(/uploads/image/simages/cat.png) no-repeat; position: absolute; top: -20px; left: 5px; z-index: 21; } .parhd li span, .parhd li.clone span { display: none; } } .tempwrap { margin: 0 auto; &:after { content: ''; width: 85%; height: 1px; background: #580000; position: absolute; right: 8%; top: 35%; z-index: 10; } } } .parbd { margin-top: 60px; } div#listbox { width: 100%; } .sprev, .snext { width: 30px; height: 30px; display: block; position: absolute; top: 10px; } .sprev { left: 10%; } .snext { right: 10%; } .sprev img, .snext img { transition: all .6s cubic-bezier(.51,1.1,.9,.95); -moz-transition: all .6s cubic-bezier(.51,1.1,.9,.95); -webkit-transition: all .6s cubic-bezier(.51,1.1,.9,.95); -o-transition: all .6s cubic-bezier(.51,1.1,.9,.95); } .parhd li span,.parhd li.clone span{display:none;} }*/ .history { width: 100%; height: auto; overflow-y: auto; background: url(/uploads/image/simages/xian.png) repeat-y 17% 10px; background-size: 0.3%; margin-bottom: 50px; padding-top: 60px; } .history .historyitem .historyitemtitle { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; } .history .historyitem .historyitemtitle .historyitemtitlename { width: 12%; font-size: 26px; color: #fb6d01; line-height: 50px; text-align: right; margin-top: -10px; } .history .historyitem .historyitemtitle .historyitemtitlecircle { width: 10%; } .history .historyitem .historyitemtitle .historyitemtitlecircle div { background: url(/uploads/image/simages/date.png) no-repeat 0 0; /*border: 2px #fb6d01 solid; border-radius: 100%;*/ width: 60px; height: 60px; margin: 0 auto; position: absolute; top: -4px; left: 130px; z-index: 10000; /*span { display: block; margin: 0 auto; width: 24px; height: 24px; border-radius: 100%; background: #fb6d01; border: 3px #fff solid; }*/ } .history .historyitem .historyitemlist { width: 100%; } .history .historyitem .historyitemlist ul li { /*display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start;flex-direction:column;*/ margin-bottom: 5px; width: 100%; } .history .historyitem .historyitemlist ul li .monthlist { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; margin-bottom: 5px; width: 100%; flex-wrap: wrap; } .history .historyitem .historyitemlist ul li .monthlist > .itemlistdate { width: 12%; font-size: 20px; color: #666666; line-height: 44px; text-align: right; } .history .historyitem .historyitemlist ul li .monthlist > .circle { width: 10%; } .history .historyitem .historyitemlist ul li .monthlist > .circle div { width: 16px; height: 16px; border-radius: 100%; background: #fff; border: 2px #fb6d01 solid; margin: 15px auto 0; } .history .historyitem .historyitemlist ul li .monthlist > .itemlistinfo { width: 78%; } .history .historyitem .historyitemlist ul li .monthlist > .itemlistinfo .itemlistinfotitle { font-size: 20px; color: #666666; line-height: 40px; } .history .historyitem .historyitemlist ul li .monthlist > .itemlistinfo .itemlistinfodes { margin: 20px 0; font-size: 14px; color: #bcbcbc; line-height: 26px; } #ckzs { background: #f8f8f8; border: 1px #e4e4e4 solid; border-radius: 20px; color: #9f9f9f; text-align: center; font-size: 12px; padding: 0px 16px; height: auto; line-height: 30px; } #ckzs:hover { cursor: pointer; background: #2baae7; color: #ffffff; border: 1px #2baae7 solid; } #tab { /*position: relative;*/ width: 100%; margin: 35px auto; } #tab .tablist ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; border: 1px #e4e4e4 solid; border-left: 0; } #tab .tablist ul li { background: #fff; width: calc(25%); text-align: center; position: relative; line-height: 45px; height: 45px; font-size: 16px; color: #666666; border-left: 1px #e4e4e4 solid; background-color: #f8f8f8; cursor: pointer; } #tab .tablist ul li:hover { background-color: #f2f2f2; } #tab .tablist ul li.cur { border-left: 1px #2baae7 solid; background: #2baae7; color: #fff; } #tab .tablist ul li.cur:after { content: ''; position: absolute; left: 50%; margin-left: -4px; border-width: 8px 8px 0; border-color: #01a5e4 transparent transparent; border-style: solid; top: 100%; } #tab .tablist .sanjiao { background: url(/uploads/image/simages/sandown.png) no-repeat center top; width: 25%; height: 15px; position: absolute; left: 0; top: 45px; z-index: 100; } #tab .tabcon { width: 100%; } #tab .tabcon > .tabdiv { padding: 0 0px; display: none; width: 100%; box-sizing: border-box; z-index: 102; } #tab .tabcon .cur { display: block; opacity: 1; filter: alpha(opacity=100); } #contactab { width: 100%; margin: 35px auto 50px; } #contactab .tablist ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; border-left: 1px #d5d5d5 solid; } #contactab .tablist ul li { background: #fff; width: calc(33.33333333%); text-align: center; position: relative; cursor: pointer; line-height: 60px; height: 60px; font-size: 18px; color: #666; background: #f2f2f2; border: 1px #d5d5d5 solid; border-left: 0; } #contactab .tablist ul li.cur { background: #fff; color: #666; border-bottom: 1px #fff solid; box-sizing: border-box; } #contactab .tabcon { width: 100%; height: auto; border: 1px #d5d5d5 solid; border-top: 0; box-sizing: border-box; } #contactab .tabcon > .tabdiv { padding: 0 0px; display: none; width: 100%; box-sizing: border-box; z-index: 102; margin-top: -1px; } #contactab .tabcon > .tabdiv .fz_con { padding: 9px; width: 100%; box-sizing: border-box; border-top: 0; font-size: 17px; line-height: 30px; color: #666; } #contactab .tabcon > .tabdiv .fz_con img { width: 100%; } #contactab .tabcon > .tabdiv .contact_con { padding: 50px 50px 30px; width: 100%; border: 0px; border-top: 0; } #contactab .tabcon > .tabdiv .contact_con p { color: #666; font-size: 16px; margin-bottom: 15px; } #contactab .tabcon > .tabdiv .contact_con p span { display: block; width: 100%; font-size: 16px; line-height: 30px; color: #888; } #contactab .tabcon .cur { display: block; } .testtable { width: 100%; } .testtable .table_list8 { margin: 20px auto; border-top: 1px #ebebeb solid; border-left: 1px #ebebeb solid; width: 100%; max-width: 1200px; overflow-x: auto; } .testtable .table_list8 thead tr th { background: #ececec; height: 40px; line-height: 40px; text-align: center; color: #3e3e3e; font-size: 14px; font-weight: normal; } .testtable .table_list8 tbody tr td { padding: 10px 10px; color: #666666; border-right: 1px #e4e4e4 solid; border-bottom: 1px #e4e4e4 solid; font-size: 14px; line-height: 24px; } .testtable .table_list8 tbody tr td:first-child { width: 20%; text-align: center; } .testtable .table_list8 tbody tr td:nth-child(2), .testtable .table_list8 tbody tr td:last-child { width: 25%; text-align: left; } .testtable .table_list8 tbody tr td:nth-child(3) { width: 35%; text-align: justify; } .testtable .table_list8 tbody tr td:nth-child(4) { width: 20%; text-align: justify; } .testtable .table_list8 tbody tr:nth-child(2n) td { background: #f8f8f8; } .centre_intro { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; margin-bottom: 50px; } .centre_intro .centre_intro_img { width: 40%; } .centre_intro .centre_intro_img img { max-width: 100%; display: block; width: 100%; } .centre_intro .centre_intro_text { width: 57%; } .centre_intro .centre_intro_text .centre_about { width: 100%; font-size: 16px; line-height: 26px; overflow: hidden; text-overflow: ellipsis; text-align: justify; } .centre_intro .centre_intro_text p { font-size: 15px; line-height: 26px; margin-bottom: 10px; text-align: justify; } .cooperation { width: 100%; padding: 20px 0 100px; box-sizing: border-box; } .cooperation ul { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap; } .cooperation ul li { width: calc(25%); padding: 20px 3%; border-right: 1px #e4e4e4 solid; border-bottom: 1px #e4e4e4 solid; box-sizing: border-box; padding: 40px 40px; } .cooperation ul li a { display: block; width: 100%; } .cooperation ul li a img { display: block; width: auto; max-width: 100%; height: auto; filter: grayscale(100%); opacity: 0.4; } .cooperation ul li a:hover img { filter: grayscale(0); opacity: 1; } .cooperation ul li:nth-child(4n) { border-right: 1px #fff solid; } .cooperation ul li:nth-last-child(-n 4) { border-bottom: 0; } .cooperationlist { width: 100%; padding: 0px 0 50px; } .cooperationlist ul { width: 100%; } .cooperationlist ul li { width: 100%; padding: 45px 1%; border-bottom: 2px #e4e4e4 dotted; } .cooperationlist ul li a { display: block; width: 100%; } .cooperationlist ul li a .coopheader { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; width: 100%; margin-bottom: 15px; display: table; } .cooperationlist ul li a .coopheader .coopimg { width: 25%; height: 150px; border: 2px #e8e8e8 solid; display: table; display: table-cell; text-align: center; vertical-align: middle; border-radius: 10px; } .cooperationlist ul li a .coopheader .coopimg img { width: 80%; max-width: 80%; border: 0px #e4e4e4 solid; height: auto; -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray; opacity: 0.6; transition: 0.3s all ease; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; -o-transition: all 0.3s; } .cooperationlist ul li a .coopheader .coopdesc { margin: 0 0 0 4%; font-size: 24px; color: #2baae7; } .cooperationlist ul li a .cooptext { font-size: 14px; line-height: 170%; color: #888888; height: auto; max-height: 104px; overflow: hidden; text-align: justify; margin: 25px 0 0 4%; } .cooperationlist ul li a:hover .coopheader .coopimg { border: 2px #b1e5fb solid; } .cooperationlist ul li a:hover .coopheader .coopimg img { -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%); opacity: 1; } .cooperationlist ul li a:hover .coopheader .coopdesc { color: #0083c3; } .cooperationlist ul li a:hover .cooptext { color: #888888; } .login { width: 100%; margin: 100px auto; box-shadow: 0 0 20px 8px rgba(0, 0, 0, 0.05); background: #fff; border-radius: 20px; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; background: url(/uploads/image/simages/x-mail-01.jpg) no-repeat -5% center; } .login .loginimg { width: 40%; display: none; } .login .loginimg img { width: 100%; height: 100%; display: block; } .login .logininput { width: 60%; padding: 40px 60px 0 40%; } .login .logininput .loginlogo { text-align: right; margin-bottom: 40px; } .login .logininput .loginlogo img { width: auto; text-align: right; max-width: 190px; max-height: 70px; } .login .logininput .loginform ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-content: flex-start; margin-bottom: 30px; flex-direction: row; flex: 1; flex-wrap: wrap; } .login .logininput .loginform ul li { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-content: flex-start; margin-bottom: 25px; width: 100%; } .login .logininput .loginform ul li > label { width: 15%; font-size: 16px; line-height: 36px; color: #535353; } .login .logininput .loginform ul li > label em { color: #fea789; padding-right: 5px; } .login .logininput .loginform ul li em.tips { color: #e65623; font-size: 13px; } .login .logininput .loginform ul li .inputbox { width: 85%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-content: flex-start; align-items: center; } .login .logininput .loginform ul li .inputbox > label { width: 20%; } .login .logininput .loginform ul li .inputbox > label span { padding-right: 50px; line-height: 25px; font-size: 15px; } .login .logininput .loginform ul li .inputbox .tip { font-size: 15px; color: #dddddd; padding-left: 15px; } .login .logininput .loginform ul li .inputbox textarea { width: 100%; padding: 10px; font-size: 14px; line-height: 30px; border-color: #f4f4f4; color: #666; } .login .logininput .loginform ul li .inputbox input[type=text] { width: 100%; padding: 10px; font-size: 14px; line-height: 30px; border: #dcdcdc 1px solid; color: #666; } .login .logininput .loginform ul li .inputbox input[type=text]::placeholder { color: #e4e4e4; } .login .logininput .loginform ul li .ydbutton { width: 20%; margin-top: 20px; } .login .logininput .loginform ul li .ydbutton input[type=button], .login .logininput .loginform ul li .ydbutton input[type=submit] { padding: 10px 80px; color: #fff; width: 100%; background: #52b3e0; font-size: 20px; border: 0; cursor: pointer; border-radius: 5px; } .login .logininput .loginform ul li .ydbutton input[type=button]:hover, .login .logininput .loginform ul li .ydbutton input[type=submit]:hover, .login .logininput .loginform ul li .ydbutton input[type=button].active, .login .logininput .loginform ul li .ydbutton input[type=submit].active { background: #0083c2; } .login .logininput .loginform ul li #canvas { width: 120px; height: 50px; line-height: 50px; border: 1px #efefef solid; margin-left: 20px; } #tbox { width: 54px; position: fixed; right: 20px; bottom: 15px; z-index: 99999; } #tbox #erweima, #tbox .pinglun, #tbox .xiangguan, #tbox .gotop { width: 54px; height: 59px; background: url(/uploads/image/simages/dct1304.png) no-repeat; display: block; } #tbox #erweima { background-position: 0 0px; } #tbox #erweima a { background-position: 0 0px; } #tbox #erweima a:hover { background-position: -64px 0px; } #tbox #pinglun { background-position: 0 -59px; } #tbox #pinglun a { background-position: 0 -59px; } #tbox #pinglun a:hover { background-position: -64px -59px; } #tbox #xiangguan { background-position: 0 -118px; } #tbox #xiangguan a { background-position: 0 -118px; } #tbox #xiangguan a:hover { background-position: -64px -118px; } #tbox #gotop { background-position: 0 -177px; } #tbox #gotop a { background-position: 0 -177px; } #tbox #gotop a:hover { background-position: -64px -177px; } #tbox #link1 { background-position: 0 -236px; } #tbox #link1 a { background-position: 0 -236px; } #tbox #link1 a:hover { background-position: -64px -236px; } #erweima, #pinglun, #xiangguan, #gotop, #link1 { width: 54px; height: 59px; background: url(/uploads/image/simages/dct1304.png) no-repeat; display: block; } .error404 { width: 100%; display: flex; display: inline-flex; justify-content: space-between; align-items: center; padding: 50px 0; } .error404 .info { width: 68%; padding-left: 2%; } .error404 .info h1 { font-size: 102px; font-weight: 700; margin-top: 130px; line-height: 105px; color: #f35d34; text-transform: uppercase; } .error404 .info h2 { font-size: 33px; line-height: 33px; font-weight: 700; text-transform: uppercase; margin-bottom: 20px; margin-top: 20px; } .error404 .info .menu { font-size: 16px; line-height: 24px; font-weight: 300; color: #000000; text-transform: uppercase; margin: 15px 0; } .error404 .info .menu a { white-space: nowrap; padding-left: 5px; padding-right: 5px; } .error404 .info .btn { font-size: 18px; font-weight: 600; color: #ffffff; border: 0px solid; border-bottom: 2px solid; border-color: #ef6d00; padding: 10px 41px; border-radius: 5px; background: none; text-transform: uppercase; display: inline-block; margin: 20px 20px 0 0; background-color: #ff8000; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; text-decoration: none; cursor: pointer; } .error404 .info .btn:hover { background: #ef6d00; color: #ffffff; text-decoration: none; } .error404 .info .btn-brown { border-color: #7b7b7b; background-color: #9f9f9f; } .error404 .info .btn-brown:hover { background: #7b7b7b; } .error404 .pic { width: 30%; margin-top: 70px; text-align: right; } .error404 .pic img { max-width: 350px; } .codef { width: 100%; /*background: url(/uploads/image/sixp/x-wx-02.jpg) no-repeat center center; background-size: cover; background-attachment: fixed;*/ margin: 0; padding: 40px 0 80px; } .codef .codelist { width: 80%; margin: 20px auto; text-align: center; } .codef .codelist .codeitem { width: 100%; border: 2px #f2f2f2 solid; padding: 30px; box-sizing: border-box; display: inline-flex; display: flex; justify-content: space-between; align-items: flex-start; } .codef .codelist .codeitem .codeimg { width: 30%; } .codef .codelist .codeitem .codeimg img { width: 100%; } .codef .codelist .codeitem .codeinfo { width: 65%; text-align: left; } .codef .codelist .codeitem .codeinfo h3 { font-size: 35px; margin-bottom: 45px; color: #0083c3; font-weight: normal; padding-top: 12px; } .codef .codelist .codeitem .codeinfo h6 { font-size: 20px; line-height: 200%; color: #888888; font-weight: normal; } .codef .codelist .codeitem .codeinfo p { margin-top: 15px; font-size: 14px; color: #9f9f9f; } .insideproduct { width: 100%; margin-top: 30px; font-size: 15px; color: #808080; } .insideproduct .box1, .insideproduct .box3, .insideproduct .box4 { width: 40%; margin: 0 auto; display: flex; display: inline-flex; justify-content: space-between; align-items: center; } .insideproduct .box1 .range, .insideproduct .box3 .range, .insideproduct .box4 .range { position: relative; height: 50px; margin: 0 30px; width: 220px; /*overflow: hidden;*/ } .insideproduct .box1 .chunk-one, .insideproduct .box3 .chunk-one, .insideproduct .box4 .chunk-one, .insideproduct .box1 .chunk-two, .insideproduct .box3 .chunk-two, .insideproduct .box4 .chunk-two { position: absolute; left: 7px; top: 20px; width: 14px; height: 14px; border-radius: 100%; background-color: #00a0dd; z-index: 10; cursor: pointer; transition: all .05s linear; } .insideproduct .box1 .chunk-one:after, .insideproduct .box3 .chunk-one:after, .insideproduct .box4 .chunk-one:after, .insideproduct .box1 .chunk-two:after, .insideproduct .box3 .chunk-two:after, .insideproduct .box4 .chunk-two:after { content: ' '; width: 24px; height: 24px; border-radius: 100%; background: rgba(203, 203, 203, 0.3); position: absolute; top: -5px; left: -5px; } .insideproduct .box1 .range .chunk-two, .insideproduct .box3 .range .chunk-two, .insideproduct .box4 .range .chunk-two { left: 100%; background-color: #00a0dd; } .insideproduct .box1 .chunk-one strong, .insideproduct .box3 .chunk-one strong, .insideproduct .box4 .chunk-one strong, .insideproduct .box1 .chunk-two strong, .insideproduct .box3 .chunk-two strong, .insideproduct .box4 .chunk-two strong { display: inline-block; margin-top: 18px; text-align: center; font-weight: normal; display: none; } .insideproduct .box1 .strip-one, .insideproduct .box3 .strip-one, .insideproduct .box4 .strip-one, .insideproduct .box1 .strip-two, .insideproduct .box3 .strip-two, .insideproduct .box4 .strip-two { position: absolute; left: 0; top: 25px; height: 2px; width: 100%; background-color: #eaeaea; } .insideproduct .box1 .strip-two, .insideproduct .box3 .strip-two, .insideproduct .box4 .strip-two { width: 100%; background-color: #00a0dd; } .insideproduct .box1 .chunk, .insideproduct .box3 .chunk, .insideproduct .box4 .chunk { width: 50px; text-align: right; } .insideproduct .box1 .chunk2, .insideproduct .box3 .chunk2, .insideproduct .box4 .chunk2 { width: 50px; text-align: left; } .insideproduct .insideprotitle { width: 100%; margin-bottom: 20px; display: flex; display: inline-flex; justify-content: space-between; align-items: center; position: relative; } .insideproduct .insideprotitle .insidepro-title { width: 60%; font-size: 30px; color: #666666; } .insideproduct .insideprotitle .insidepro-title em { padding-right: 15px; font-size: 28px; color: #2baae7; } .insideproduct .insideprotitle .insidepro-title span { font-size: 28px; } .insideproduct .insideprotitle .djs_dicd { width: 40%; text-align: right; } .insideproduct .insideprotitle .djs_dicd a { padding: 6px 20px; color: #ffffff; border: 0px #2baae7 solid; border-radius: 30px; margin-left: 20px; transition: 0.2s all ease; background: #2baae7; font-size: 13px; } .insideproduct .insideprotitle .djs_dicd a:hover { background: #0083c3; color: #ffffff; border: 0px #0083c3 solid; } .insideproduct .producttab { width: 100%; margin-bottom: 100px; background: #f2f2f2; display: flex; display: inline-flex; justify-content: space-between; align-items: stretch; } .insideproduct .producttab .protabheader { width: 25%; background: #b6b6b6; } .insideproduct .producttab .protabheader ul { margin-bottom: 180px; } .insideproduct .producttab .protabheader ul li { height: 50px; line-height: 50px; border-bottom: 1px #f2f2f2 solid; padding: 0 50px; box-sizing: border-box; width: 100%; font-size: 16px; cursor: pointer; color: #fff; } .insideproduct .producttab .protabheader ul li a { color: #fff; } .insideproduct .producttab .protabheader ul li.active { background: #f2f2f2; cursor: pointer; color: #666666; } .insideproduct .producttab .protabheader ul li.active a { color: #666666; } .insideproduct .producttab .protabheader .protabheader { width: 100%; height: 100%; } .insideproduct .producttab .protabbody { width: 75%; } .insideproduct .producttab .protabbody .protabitem { display: none; padding: 30px 50px; box-sizing: border-box; min-height: 500px; background: url(/uploads/image/sixp/xp-cpct-1.png) no-repeat center right; background-size: cover; } .insideproduct .producttab .protabbody .protabitem .djs_cpbt { border-bottom: 2px #2baae7 solid; margin-bottom: 25px; padding-bottom: 10px; } .insideproduct .producttab .protabbody .protabitem .djs_cpbt a { font-size: 22px; } .insideproduct .producttab .protabbody .protabitem .proshulist { width: 100%; margin-bottom: 30px; } .insideproduct .producttab .protabbody .protabitem .proshulist .proshulistname { display: inline-block; padding: 0 50px; background: #ffffff; border-radius: 6px; margin-bottom: 15px; height: 40px; line-height: 40px; font-size: 16px; transition: 0.3s all ease; } .insideproduct .producttab .protabbody .protabitem .proshulist .proshulistname a { display: block; color: #666666; } .insideproduct .producttab .protabbody .protabitem .proshulist .proshulistname:hover { background: #2baae7; } .insideproduct .producttab .protabbody .protabitem .proshulist .proshulistname:hover a { color: #ffffff; } .insideproduct .producttab .protabbody .protabitem .proshulist .proshulistinfo { width: 100%; margin-left: 30px; } .insideproduct .producttab .protabbody .protabitem .proshulist .proshulistinfo li { height: 40px; line-height: 40px; font-size: 14px; } .insideproduct .producttab .protabbody .protabitem .proshulist .proshulistinfo li span { color: #2baae7; font-size: 15px; padding-right: 10px; } .insideproduct .producttab .protabbody .protabitem .proshulist .proshulistinfo li a { color: #666666; } .insideproduct .producttab .protabbody .protabitem .proshulist .proshulistinfo li a:hover { color: #2baae7; } .insideproduct .producttab .protabbody .protabitem .proflex { width: 100%; display: flex; display: inline-flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; } .insideproduct .producttab .protabbody .protabitem .proflex .proflexitem { width: calc(27.33333333%); margin: 15px 3%; background: #ffffff; border-radius: 6px; text-align: center; font-size: 14px; color: #666666; height: 40px; line-height: 40px; transition: 0.3s all ease; } .insideproduct .producttab .protabbody .protabitem .proflex .proflexitem a { color: #666666; display: block; } .insideproduct .producttab .protabbody .protabitem .proflex .proflexitem:hover { background: #2baae7; } .insideproduct .producttab .protabbody .protabitem .proflex .proflexitem:hover a { color: #ffffff; } .insideproduct .producttab .protabbody .protabitem.show { display: block; } .insideproduct .productselect { width: 100%; margin: 15px auto 30px; } .insideproduct .productselect .proselectitem { margin-bottom: 10px; display: flex; display: inline-flex; justify-content: space-between; align-items: flex-start; width: 100%; height: auto; line-height: 40px; color: #888888; font-size: 14px; } .insideproduct .productselect .proselectitem .proselitemtitle, .insideproduct .productselect .proselectitem .proselitem_select { min-width: 10%; border: 1px #e4e4e4 solid; border-radius: 6px; text-align: center; margin-bottom: 15px; margin-right: 15px; } .insideproduct .productselect .proselectitem .proselitem_select { width: 35%; display: flex; display: inline-flex; align-items: center; justify-content: space-between; padding: 0 5px 0 15px; box-sizing: border-box; } .insideproduct .productselect .proselectitem .proselitem_select label { width: 20%; } .insideproduct .productselect .proselectitem .proselitem_select select { width: 80%; border: 0; padding-left: 20px; box-sizing: border-box; height: 30px; line-height: 30px; border: 1px #e4e4e4 solid; color: #888888; } .insideproduct .productselect .proselectitem .proselitem_select select option { padding: 10px; height: 40px; line-height: 40px; margin: 5px auto; } .insideproduct .productselect .proselectitem .proselitemlist { width: 100%; margin-left: 0%; flex-wrap: wrap; display: flex; display: inline-flex; justify-content: flex-start; align-items: center; } .insideproduct .productselect .proselectitem .proselitemlist .proselitemlist-sel { padding: 0 10px; border-radius: 3px; background: #f2f2f2; margin: 0 15px 15px 0; } .insideproduct .productselect .proselectitem .proselitemlist .proselitemlist-sel:hover { color: #ffffff; background: #2baae7; cursor: pointer; } .insideproduct .productselect .proselectitem .proselitemlist .psil_active { color: #ffffff; background: #0083c3; } .insideproduct .productselect .proselectitem .prorangelist { width: 90%; margin-left: 2%; flex-wrap: wrap; display: flex; display: inline-flex; justify-content: flex-start; align-items: center; height: 40px; line-height: 40px; } .insideproduct .productselect .proselectitem .prorangelist .prorange { width: 30%; display: flex; display: inline-flex; justify-content: flex-start; align-items: center; } .insideproduct .productselect .proselectitem .prorangelist .prorange input[type=range] { width: 80%; margin: 0 auto; } .insideproduct .productselect .proselectitem .prorangelist .prorangeval { width: 50%; display: flex; display: inline-flex; justify-content: flex-start; align-items: center; margin-left: 5%; box-sizing: border-box; } .insideproduct .productselect .proselectitem .prorangelist .prorangeval input { border: 1px #f2f2f2 solid; height: 40px; line-height: 30px; padding: 5px 15px; box-sizing: border-box; margin: 0 5px; width: 100px; } .insideproduct .djs_productselect { width: 100%; margin: 15px auto 30px; } .insideproduct .djs_productselect .proselectitem { margin-bottom: 25px; display: flex; display: inline-flex; justify-content: space-between; align-items: flex-start; width: 100%; height: auto; line-height: 40px; color: #808080; font-size: 14px; } .insideproduct .djs_productselect .proselectitem .proselitemtitle, .insideproduct .djs_productselect .proselectitem .proselitem_select { min-width: 10%; border: 1px #e4e4e4 solid; border-radius: 6px; text-align: center; margin-bottom: 15px; margin-right: 15px; } .insideproduct .djs_productselect .proselectitem .proselitem_select { width: 25%; display: flex; display: inline-flex; align-items: center; justify-content: space-between; padding: 0 5px 0 15px; box-sizing: border-box; } .insideproduct .djs_productselect .proselectitem .proselitem_select label { width: 20%; } .insideproduct .djs_productselect .proselectitem .proselitem_select select { width: 80%; border: 0; padding-left: 20px; box-sizing: border-box; height: 30px; line-height: 30px; border: 1px #e4e4e4 solid; } .insideproduct .djs_productselect .proselectitem .proselitem_select select option { padding: 10px; height: 40px; line-height: 40px; margin: 5px auto; } .insideproduct .djs_productselect .proselectitem .proselitemlist { width: 100%; margin-left: 0%; flex-wrap: wrap; display: flex; display: inline-flex; justify-content: flex-start; align-items: center; } .insideproduct .djs_productselect .proselectitem .proselitemlist .proselitemlist-sel { padding: 0 10px; border-radius: 3px; background: #f2f2f2; margin: 0 15px 15px 0; } .insideproduct .djs_productselect .proselectitem .proselitemlist .proselitemlist-sel:hover { color: #ffffff; background: #2baae7; cursor: pointer; } .insideproduct .djs_productselect .proselectitem .proselitemlist .psil_active { color: #ffffff; background: #0083c3; } .insideproduct .djs_productselect .proselectitem .prorangelist { width: 90%; margin-left: 2%; flex-wrap: wrap; display: flex; display: inline-flex; justify-content: flex-start; align-items: center; height: 40px; line-height: 40px; } .insideproduct .djs_productselect .proselectitem .prorangelist .prorange { width: 30%; display: flex; display: inline-flex; justify-content: flex-start; align-items: center; } .insideproduct .djs_productselect .proselectitem .prorangelist .prorange input[type=range] { width: 80%; margin: 0 auto; } .insideproduct .djs_productselect .proselectitem .prorangelist .prorangeval { width: 50%; display: flex; display: inline-flex; justify-content: flex-start; align-items: center; margin-left: 5%; box-sizing: border-box; } .insideproduct .djs_productselect .proselectitem .prorangelist .prorangeval input { border: 1px #f2f2f2 solid; height: 40px; line-height: 30px; padding: 5px 15px; box-sizing: border-box; margin: 0 5px; width: 100px; } .insideproduct .searchresults { width: 100%; display: flex; display: inline-flex; justify-content: space-between; align-items: center; font-size: 15px; color: #808080; } .insideproduct .searchresults .sresults-left { display: flex; display: inline-flex; justify-content: flex-start; align-items: center; } .insideproduct .searchresults .sresults-left .sr-left span { padding: 0 5px; } .insideproduct .searchresults .sresults-left .sr-num { padding-left: 30px; } .insideproduct .searchresults .sresults-right { display: flex; display: inline-flex; justify-content: flex-start; align-items: center; } .insideproduct .searchresults .sresults-right label { padding-right: 10px; } .insideproduct .searchresults .sresults-right select { border: 1px #e4e4e4 solid; padding: 5px 20px; color: #808080; } .insideproduct .searchresults .sresults-right select option { line-height: 30px; color: #808080; } .insideproduct .prosearchlist { width: 100%; overflow: auto; margin: 15px auto 100px; } .insideproduct .prosearchlist .table_list8 { margin: 0px auto; border-top: 1px #ebebeb solid; border-left: 1px #ebebeb solid; width: 100%; max-width: 1199px; overflow-x: auto; } .insideproduct .prosearchlist .table_list8 thead tr th { background: #0083c3; height: 40px; line-height: 40px; text-align: center; color: #fff; font-size: 14px; font-weight: normal; } .insideproduct .prosearchlist .table_list8 tbody tr td { padding: 10px 5px; color: #666; border-right: 1px #e4e4e4 solid; border-bottom: 1px #e4e4e4 solid; font-size: 13px; text-align: center; } .insideproduct .prosearchlist .table_list8 tbody tr:hover { background: #eaf6fd; } .insideproduct .prosearchlist .table_list8 tbody tr:nth-child(2n) { background: #f6f6f6; } .insideproduct .prosearchlist .table_list8 tbody tr:nth-child(2n):hover { background: #eaf6fd; } .insideproduct .prosearchlist .proshmenu { width: 100%; height: 35px; line-height: 35px; margin: 30px auto; display: flex; display: inline-flex; justify-content: flex-end; align-items: center; } .insideproduct .prosearchlist .proshmenu a { padding: 0px 4%; color: #808080; border: 1px #e4e4e4 solid; border-radius: 20px; margin-left: 30px; transition: 0.2s all ease; } .insideproduct .prosearchlist .proshmenu a:hover { background: #0083c3; color: #fff; border: 1px #0083c3 solid; } .insideproduct .prosearchlist .zlqdlist { border: 0px #e4e4e4 solid; padding: 0px; width: 100%; box-sizing: border-box; } .insideproduct .prosearchlist .zlqdlist ul { width: 100%; display: flex; display: inline-flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; } .insideproduct .prosearchlist .zlqdlist ul li { width: calc(23%); margin: 0 2.6% 20px 0; } .insideproduct .prosearchlist .zlqdlist ul li a { color: #888888; background: #f2f2f2; border: 1px #e4e4e4 solid; height: 50px; line-height: 50px; text-align: center; display: block; } .insideproduct .prosearchlist .zlqdlist ul li a:hover { background: #f8f8f8; color: #888888; } .insideproduct .prosearchlist .zlqdlist ul li:nth-child(4n) { margin: 0 0 20px 0; } .news3 ul { width: 100%; padding: 40px 0; } .news3 ul li { padding: 0px; width: 100%; box-sizing: border-box; margin: 0px 0 35px; overflow: hidden; padding-bottom: 35px; border-bottom: 1px #e4e4e4 solid; } .news3 ul li a { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; } .news3 ul li a .newsimg { width: 15%; overflow: hidden; position: relative; } .news3 ul li a .newsimg img { transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear; display: block; width: 100%; height: auto; } .news3 ul li a .newsinfo { padding: 0; width: 83%; } .news3 ul li a .newsinfo .newsname { width: 100%; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 20px; color: #666666; } .news3 ul li a .newsinfo .newstime { width: 100%; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; color: #9f9f9f; margin-left: -10px; } .news3 ul li a .newsinfo .newstime span { padding: 0 10px 0 4px; } .news3 ul li a .newsinfo .newstime span.dttb { font-size: 16px; padding: 0 0 0 10px; color: #2baae7; } .news3 ul li a .newsinfo .newsdes { width: 100%; height: 78px; line-height: 26px; overflow: hidden; color: #888888; font-size: 14px; margin-top: 15px; text-align: justify; } .news3 ul li a .newsinfo .newsdes span { color: #888888; } .news3 ul li a:hover { overflow: hidden; transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear; } .news3 ul li a:hover .newsimg img { transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); overflow: hidden; } .news3 ul li a:hover .newsname { color: #2baae7; } .news3 ul li a:hover .newstime { color: #666666; } .news3 ul li a:hover .newsdes { color: #666666; } .news3 ul li a:hover .newsdes span { text-decoration: underline; } /*手机图标显示*/ .djs_applist { width: 100%; margin: 0px 0 50px; } .djs_applist ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; } .djs_applist ul li { width: calc(25%); margin: 7px 0; padding: 0 2%; box-sizing: border-box; text-align: center; } .djs_applist ul li a { display: block; width: 100%; } .djs_applist ul li a div { display: block; border-radius: 100%; max-width: 120px; max-height: 120px; border: 0px #e8e8e8 solid; background: #2baae7; width: 55px; height: 55px; margin: 0 auto; line-height: 55px; text-align: center; font-size: 3.5rem; color: #ffffff; } .djs_applist ul li a p { text-align: center; margin-top: 10px; height: 40px; font-size: 1.2rem; color: #888888; } .djs_applist ul li a:hover .appimg img { background-color: #0083c3; } .djs_applist ul li a:hover p { color: # #58bff0; } /*补充20200301*/ .djs_xing { width: auto; height: 20px; line-height: 20px; } .myapp-score { width: 100px; } .djs_testlist { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; width: 100%; } .djs_testlist .testitem { width: calc(46%); padding: 10px 2% 10px; margin: 10px 0 20px; box-sizing: border-box; text-align: center; position: relative; } .djs_testlist .testitem a .posimg { width: 100%; height: 100%; margin: 15px auto; } .djs_testlist .testitem a .posimg img { display: block; margin: 0 auto 30px; max-width: 100%; height: auto; } .djs_testlist .testitem a .posititle { position: absolute; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.2); width: 100%; padding: 8px 10px; } .djs_testlist .testitem a .posititle h3 { font-size: 18px; color: #fff; line-height: 24px; height: 24px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: normal; } .djs_testlist .testitem a .posititle p { font-size: 13px; color: #fff; line-height: 18px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: normal; height: 18px; text-transform: uppercase; } .djs_testlist .testitem:hover .posimg img { opacity: 0; } .djs_testlist .testitem:hover .posititle { position: absolute; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.3); width: 100%; padding: 0px 10px; display: flex; display: inline-flex; display: -webkit-flex; justify-content: center; align-items: center; flex-direction: column; height: 100%; } .djs_testlist .aboutitem:last-child { background: none; } .table_list_bz { margin: 20px auto; border-top: 1px #e4e4e4 solid; border-left: 1px #e4e4e4 solid; width: 100%; max-width: 1200px; overflow-x: auto; } .table_list_bz thead tr { text-align: center; } .table_list_bz thead tr th { background: #f8f8f8; height: 40px; line-height: 40px; text-align: center; color: #666; font-size: 14px; font-weight: normal; text-indent: 0px; padding: 10px 10px; } .table_list_bz tbody tr { text-align: center; } .table_list_bz tbody tr td { padding: 10px 10px; color: #666; border-right: 1px #e4e4e4 solid; border-bottom: 1px #e4e4e4 solid; font-size: 12px; line-height: 24px; text-align: center; text-indent: 0px; } .table_list_bz tbody tr td p { padding: 10px 10px; color: #666; font-size: 12px; line-height: 24px; text-align: center; text-indent: 0px; } .table_list_bz tbody tr:nth-child(1) { background-color: #f8f8f8; } .table_list_bz tbody tr:nth-child(1) td { padding: 18px 10px; } /*公司荣誉文字*/ .djs_biaoti1 { width: 100%; } .djs_biaoti1 ul { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; width: 100%; padding: 40px 0 40px; flex-wrap: wrap; } .djs_biaoti1 ul li { width: calc(48%); padding: 0px; border: 0; font-size: 16px; margin: 8px 0; box-sizing: border-box; transition: 0.3s all ease; background-color: #ffffff; display: block; color: #666666; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; } .djs_biaoti1 ul li span { width: auto; max-height: 60px; max-width: 60px; margin-right: 10px; font-size: 20px; color: #2baae7; } .djs_biaoti1 ul li p { width: 100%; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .djs_biaoti1 ul li a { display: block; width: 100%; color: #666666; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; } .djs_biaoti1 ul li a span { width: auto; max-height: 60px; max-width: 60px; margin-right: 20px; font-size: 32px; color: #2baae7; } .djs_biaoti1 ul li a p { width: 100%; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .djs_biaoti1 ul li:hover { border: 0px #e4e4e4 solid; } .djs_biaoti1 ul li:hover a span { color: #2baae7; } .djs_biaoti1 ul li:hover a p { color: #666666; } .djs_lxfs { font-size: 1.2rem; line-height: 170%; color: #666666; } .djs_lxfs p, .djs_lxfs div { font-size: 1.2rem; } /*合作机构logo*/ #djs_logopic ul { width: 100%; margin: 0px auto 100px; overflow: hidden; padding: 1px 0 0 1px; -webkit-animation: gdownin 1s 0.9s both; -moz-animation: gdownin 1s 0.9s both; animation: gdownin 1s 0.9s both; display: flex; display: inline-flex; display: -webkit-flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; } #djs_logopic ul li { box-sizing: border-box; float: left; min-height: 140px; display: block; border: 1px solid #f2f2f2; margin: -1px 0 0 -1px; text-align: center; position: relative; width: calc(20%); height: auto; } #djs_logopic ul li p { display: block; width: 100%; height: 100%; overflow: hidden; text-align: center; cursor: pointer; padding-top: 5px; } #djs_logopic ul li p:after { content: ''; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; box-shadow: inset 0 0 0 0 #eee; -webkit-transition: 0.2s; -moz-transition: 0.2s; transition: 0.2s; } #djs_logopic ul li i { position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding-top: 20%; opacity: 0.6; -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray; -webkit-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; } #djs_logopic ul li i img { margin-top: 0px; width: 80%; height: auto; } #djs_logopic ul li:hover i { opacity: 1; -webkit-filter: grayscale(0); -moz-filter: grayscale(0); -ms-filter: grayscale(0); -o-filter: grayscale(0); filter: grayscale(0); filter: none; -webkit-transform: scale(0.9) translatey(-2px); -moz-transform: scale(0.9) translatey(-2px); transform: scale(0.9) translatey(-2px); } #djs_logopic ul li:hover p:after { box-shadow: inset 0 0 0 10px #f6f6f6; } /*合作机构logo结束*/ /*招聘栏目底部*/ .djs_xpzp { width: 100%; display: inline-table; } .djs_xpzp p { width: 50%; height: 40px; line-height: 40px; font-size: 14px; color: #888888; display: inline-flex; box-sizing: border-box; margin-bottom: 20px; } .djs_xpzp p span.dttb { color: #ffffff; font-size: 24px; margin-right: 8px; border-radius: 50%; padding: 0px; text-align: center; display: block; width: 40px; height: 40px; } .djs_lxd { background: #dcf0fa url(/uploads/image/simages/xp-hd-01.jpg) no-repeat center center; background-size: 100%; } .irs-min, .irs-max { color: #666666; font-size: 14px; text-shadow: none; top: -20px; padding: 13px 5px; } @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .containem { width: 1000px; padding: 0 0; } .wb_t_header .containem .wb_header .logo_box { width: 70%; } .wb_t_header .containem .wb_header .header_tell { width: 30%; } } @media screen and (max-width: 1439px) and (min-width: 1280px) { .codef { width: 100%; padding: 40px 0 80px; } .codef .codelist { width: 80%; margin: 20px auto; } .codef .codelist .codeitem { border: 2px #f2f2f2 solid; padding: 30px; } .codef .codelist .codeitem .codeimg { width: 30%; } .codef .codelist .codeitem .codeinfo { width: 65%; } .codef .codelist .codeitem .codeinfo h3 { font-size: 30px; margin-bottom: 40px; padding-top: 12px; } .codef .codelist .codeitem .codeinfo h6 { font-size: 18px; line-height: 200%; } .codef .codelist .codeitem .codeinfo p { margin-top: 15px; font-size: 14px; } .searchbox { width: 1000px; padding: 0px; margin: -30px auto 20px; } .searchbox .search { padding: 8px 12px; } .searchbox .search .searchl { height: 50px; line-height: 50px; font-size: 14px; padding-left: 20px; } .searchbox .search .searchl a { padding: 0 6px; } .searchbox .search .searchinput { height: 40px; padding: 5px 15px; } .searchbox .search .searchinput input[type=text] { width: 100%; height: 38px; line-height: 38px; font-size: 12px; } .searchbox .search .searchinput input[type=submit] { width: 26px; height: 26px; position: absolute; right: 10px; top: 8px; z-index: 10; background-size: 26px; } .containem { width: 1000px; padding: 0 0px; } /*应用案例*/ .applicationlist ul li { width: calc(12.5%); padding: 0 1%; } .applicationlist ul li a .appimg { width: 80%; margin: 0 auto; } .applicationlist ul li a p { font-size: 13px; } .wb_t_header .containem .wb_header .logo_box { width: 70%; } .wb_t_header .containem .wb_header .header_tell { width: 30%; } .centre_intro .centre_intro_img { width: 50%; } .centre_intro .centre_intro_text { width: 47%; } .insidebox .insideleft { width: 24%; } .insidebox .insideright { width: 73%; } .insidebox .hr table { width: 100%; } .insidebox .hr table thead tr th { width: calc(12%); } .insidebox .hr table thead tr th:nth-child(2) { width: 40%; padding-left: 0px; } .insidebox .hr table tbody tr td { padding: 0px; box-sizing: border-box; font-size: 13px; } .insidebox .hr .hrcont { width: 100%; } .insidebox .hr .hrcont .hrconttitle { width: 100%; padding-bottom: 8px; } .insidebox .hr .hrcont .hrconttitle h3 { font-size: 15px; } .insidebox .hr .hrcont .hrcon { padding: 20px 0; font-size: 14px; line-height: 30px; } .insidebox .hr .hrcont .hrcon strong { font-size: 15px; margin-top: 15px; line-height: 40px; } .swiper-container .swiper-slide a { width: 1000px; } .swiper-container .swiper-slide a p { font-size: 36px; top: 60px; left: 0px; } .swiper-container .swiper-slide a span { font-size: 24px; top: 110px; left: 0px; } section { width: 100%; padding: 0px; } section .titlest h3, section .titlest2 h3 { font-size: 26px; } section .titlest p, section .titlest2 p { font-size: 14px; } section .aboutlist .aboutitem { width: calc(25%); padding: 0px 4%; margin: 20px 0 60px; background: url(/uploads/image/simages/xian.png) no-repeat right center; } section .aboutlist .aboutitem a img { display: block; margin: 15px auto; } section .aboutlist .aboutitem a h3 { font-size: 16px; line-height: 40px; height: 40px; } section .aboutlist .aboutitem a p { font-size: 12px; line-height: 20px; height: 40px; } section .aboutlist .aboutitem:last-child { background: none; } section .prolist { padding: 30px 0; } section .prolist .proleftbox { width: 26%; padding: 0 3% 0 0; box-sizing: border-box; } section .prolist .proleftbox .proleft .proleftlist { margin-bottom: 25px; } section .prolist .proright { width: 74%; } section .testlist { width: 100%; } section .testlist .testitem { padding: 20px 2% 50px; } section .testlist .testitem a .posimg img { margin: 15px auto 35px; } section .testlist .testitem a .posititle { position: absolute; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.2); width: 100%; padding: 8px 10px; } section .testlist .testitem a .posititle h3 { font-size: 15px; line-height: 24px; height: 24px; } section .testlist .testitem a .posititle p { font-size: 12px; line-height: 18px; height: 18px; } section .testlist .aboutitem:last-child { background: none; } section .newslist { width: 100%; margin-bottom: 30px; } section .newslist .newslisttab { width: 70%; padding-right: 1%; } section .newslist .newslistbanner .bd { width: 100%; } section .newslist .newslistbanner .bd ul li img { display: block; } section .partners { width: 100%; padding: 20px 0 30px; } section .partners .partnersimg { display: block; } section .containebghonor { background: rgba(244, 236, 228, 0.4); width: 100%; padding: 48px 0; } section .containebgform { background: no-repeat center top; width: 100%; padding: 48px 0; } section .advantage { padding-bottom: 30px; } section .advantage .advantageitem { width: 20%; margin-right: -20px; } section .advantage .advantageitem img { margin-bottom: 20px; } section .advantage .advantageitem p { text-align: center; font-size: 20px; line-height: 26px; } section .indexabout { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; } section .indexabout .indexabout_bg { width: 43%; } section .indexabout .indexabout_bg img { width: 100%; height: auto; } section .indexabout .indexabout_text { width: 50%; padding: 0px; } section .indexabout .indexabout_text .about_text { max-height: 327px; overflow: hidden; } section .indexabout .indexabout_text .about_text p { font-size: 14px; line-height: 26px; color: #fff; margin-bottom: 15px; text-indent: 2em; } section .indexabout a { padding: 8px 36px; color: #fff; background: #824b1c; font-size: 16px; margin-top: 0px; display: inline-block; } section .formlist { width: 100%; } section .formlist .formlisttop { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; } section .formlist .formlisttop li { background: #fff; padding: 15px; margin: 0 1% 15px; width: 48%; font-family: 'microsoft yahei'; } section .formlist .formlisttop li label { font-size: 20px; color: #494949; padding-right: 15px; } section .formlist .formlisttop li input { border: 0; height: 30px; font-size: 20px; color: #685b5b; line-height: 30px; } section .formlist .formlisttop li:last-child { background: #fff; padding: 15px; margin: 0 1% 15px; width: 100%; } section .formlist .formlisttop li:last-child textarea { font-size: 17px; color: #494949; line-height: 30px; font-family: 'microsoft yahei'; border: 0; width: 100%; height: 150px; overflow: hidden; } section .formlist .formlistbottom { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-end; align-items: center; flex-wrap: wrap; /*margin-bottom: 30px;*/ } section .formlist .formlistbottom li { background: #438e68; padding: 15px 0; margin: 0 1% 0px; width: 10%; font-family: 'microsoft yahei'; text-align: center; } section .formlist .formlistbottom li a { font-size: 20px; color: #fff; } section .formlist .formlistbottom li input { height: 30px; font-size: 20px; color: #fff; border: 0; background: none; line-height: 30px; cursor: pointer; } section .formlist .formlistbottom li:hover { background: #cc7f3e; color: #fff; } .centre_list ul li { width: calc(13.66666667%); } .inside { width: 100%; margin: 0px auto 0; padding: 0px; background: #fff; /*联系方式*/ } .inside .insidetitle { width: 25%; margin: 0px auto 10px; padding: 60px 0 0; position: relative; } .inside .insidetitle .insidetitleborder { border: 1px #353535 solid; position: absolute; width: 100%; padding: 45px 0; left: 50%; margin-left: -50%; top: 0px; z-index: 9; } .inside .insidetitle .insidetitletext { background: #fff; text-align: center; padding: 10px 20px; top: -30px; left: 50%; z-index: 10; position: relative; width: 80%; margin-left: -40%; } .inside .insidetitle .insidetitletext h3 { font-size: 60px; font-family: 'microsoft yahei'; text-transform: uppercase; color: #d8d8d8; } .inside .insidetitle .insidetitletext p { position: absolute; top: 0px; font-size: 22px; color: #333333; text-align: center; width: 100%; line-height: 100px; left: 0; } .inside .insidemenu { width: 100%; text-align: center; margin-bottom: 15px; } .inside .insidemenu a { padding: 5px 20px; font-size: 20px; border: 1px #494949 solid; margin: 0 10px; color: #494949; } .inside .insidemenu a:hover, .inside .insidemenu a.active { border: 1px #944d13 solid; color: #944d13; } .inside .insideabout { padding: 0; margin: 20px auto; } .inside .insideabout .aboutbox { width: 100%; background: repeat-x 0 bottom; padding: 60px 100px 30px; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; } .inside .insideabout .aboutbox .aboutboxconimg { width: 35%; margin-bottom: 50px; } .inside .insideabout .aboutbox .aboutboxconimg img { width: 100%; border: 8px #fff solid; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); } .inside .insideabout .aboutbox .aboutboxconinfo { width: 60%; } .inside .insideabout .aboutbox .aboutboxconinfo .abcinfotitle { padding-top: 70px; } .inside .insideabout .aboutbox .aboutboxconinfo .abcinfotitle .titleenglish { font-size: 80px; font-weight: bold; color: rgba(102, 102, 102, 0.35); padding-bottom: 0px; font-family: "microsoft yahei ui"; } .inside .insideabout .aboutbox .aboutboxconinfo .abcinfotitle h3 { font-weight: normal; margin-bottom: 15px; } .inside .insideabout .aboutbox .aboutboxconinfo .abcinfotitle h3 a { display: block; font-size: 24px; color: #fff; padding-bottom: 15px; border-bottom: 1px #fff solid; } .inside .insideabout .aboutbox .aboutboxconinfo .abcinfo { font-size: 15px; line-height: 26px; color: #fff; } .inside .insideabout .brandbox { width: 100%; height: 600px; position: relative; box-sizing: border-box; padding: 50px 80px; } .inside .insideabout .brandbox .brandboxleft { width: 45%; position: absolute; left: 8%; top: 12%; z-index: 11; } .inside .insideabout .brandbox .brandboxleft .brandboxconimg { width: 100%; height: 100%; } .inside .insideabout .brandbox .brandboxleft .brandboxconimg img { width: 100%; height: 100%; box-shadow: 1px 1px 8px 2px rgba(0, 0, 0, 0.2); } .inside .insideabout .brandbox .brandboxleft .brandboxconname { width: 100%; position: absolute; bottom: -35px; left: 20%; font-size: 60px; font-weight: bold; color: rgba(102, 102, 102, 0.46); } .inside .insideabout .brandbox .brandboxright { width: 45%; position: absolute; right: 8%; top: 14%; z-index: 10; } .inside .insideabout .brandbox .brandboxright .brandboxconname { font-size: 26px; color: #000; padding-left: 120px; line-height: 40px; height: 40px; margin-bottom: 20px; } .inside .insideabout .brandbox .brandboxright .brandboxconimg { width: 100%; height: 100%; } .inside .insideabout .brandbox .brandboxright .brandboxconimg img { width: 100%; height: 100%; box-shadow: 1px 1px 8px 2px rgba(0, 0, 0, 0.2); } .inside .insideabout .about_box { width: 100%; padding: 50px 0; margin: 50px auto; border-top: 1px #5f3817 solid; font-size: 18px; line-height: 34px; color: #353535; } .inside .insideabout .about_box p { font-size: 18px; line-height: 36px; color: #353535; text-indent: 2em; padding: 0 40px; margin-bottom: 15px; } .inside .insideabout .about_box p img { max-width: 100%; height: auto; margin: 10px auto; } .inside .insideabout .about_box img { max-width: 100%; height: auto; margin: 10px auto; } .inside .insidenews { padding: 30px 15px 15px; box-sizing: border-box; } .inside .insidenews .news_hydt_list { margin-bottom: 50px; } .inside .insidenews .news_hydt_list ul { width: 100%; } .inside .insidenews .news_hydt_list ul li { padding: 20px 0; border-bottom: 1px #afafaf solid; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; } .inside .insidenews .news_hydt_list ul li .news_gsxw_date { width: 10%; } .inside .insidenews .news_hydt_list ul li .news_gsxw_date dl { background: #c5c5c5; width: 100%; color: #fff; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; flex: 1; padding: 20px; } .inside .insidenews .news_hydt_list ul li .news_gsxw_date dl dt { text-align: center; width: 100%; font-size: 60px; font-weight: bold; font-family: 'microsoft yahei'; line-height: 50px; margin-bottom: 10px; } .inside .insidenews .news_hydt_list ul li .news_gsxw_date dl dd { text-align: center; font-size: 16px; } .inside .insidenews .news_hydt_list ul li .news_gsxw_text { width: 86%; } .inside .insidenews .news_hydt_list ul li .news_gsxw_text .news_gsxw_text_titles { width: 100%; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 24px; color: #333333; font-weight: 600; margin-bottom: 10px; } .inside .insidenews .news_hydt_list ul li .news_gsxw_text .news_gsxw_text_dec { width: 100%; height: 48px; line-height: 24px; overflow: hidden; color: #333333; font-size: 15px; font-weight: 600; } .inside .insidenews .news_hydt_list ul li .news_gsxw_text a { padding: 3px 15px; border: 1px #663b19 solid; font-size: 13px; color: #663b19; text-align: right; float: right; } .inside .insidenews .news_hydt_list ul li .news_gsxw_text a:hover { color: #fff; background: #663b19; border: 1px #663b19 solid; } .inside .insidenews .news_hydt_list ul li:hover { background: #f9f9f9; } .inside .about { width: 100%; display: flex; display: -webkit-flex; display: inline-flex; flex-direction: row; align-items: flex-start; justify-content: space-between; flex: 1; padding: 30px 0 180px; } .inside .about .imgbox { width: 43%; margin-left: 6%; position: relative; } .inside .about .imgbox .bg1 { width: 40%; height: 180px; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); background: #fff; position: absolute; top: 15px; left: -5px; z-index: 10; transform: rotate(-15deg); -ms-transform: rotate(-15deg); /* ie 9 */ -moz-transform: rotate(-15deg); /* firefox */ -webkit-transform: rotate(-15deg); /* safari 和 chrome */ -o-transform: rotate(-15deg); } .inside .about .imgbox .bg2 { width: 100%; height: 270px; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); background: #fff; position: absolute; top: 5px; left: 0px; z-index: 11; transform: rotate(8deg); -ms-transform: rotate(8deg); /* ie 9 */ -moz-transform: rotate(8deg); /* firefox */ -webkit-transform: rotate(8deg); /* safari 和 chrome */ -o-transform: rotate(8deg); } .inside .about .imgbox img { border: 5px #fff solid; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); z-index: 12; position: absolute; top: 0; left: 0px; } .inside .about .aboutcon { width: 45%; font-size: 15px; line-height: 30px; color: #656565; } .inside .about .aboutcon p { text-indent: 2em; } .inside .honor { width: 100%; margin: 20px auto; } .inside .honor ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; } .inside .honor ul li { width: calc(31.33333333%); box-sizing: border-box; margin: 10px 1% 25px; /*position: relative;*/ } .inside .honor ul li a { /*position: relative;*/ display: block; width: 100%; height: 100%; } .inside .honor ul li a > img { width: 100%; height: auto; display: block; margin-bottom: 10px; border: 1px #dbdbdb solid; box-sizing: border-box; padding: 8px; } .inside .honor ul li a p { font-size: 20px; color: #808080; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center; } .inside .honor ul li:hover { /*transition: all 0.4s ease-out 0s; overflow: hidden; border: 1px #944d13 solid;*/ } .inside .honor ul li:hover img { border: 1px #9ddff8 solid; } .inside .honor ul li:hover p { color: #000; } .inside .news { background: #fff; padding: 20px 0px 50px; } .inside .news ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; flex: 1; flex-wrap: wrap; } .inside .news ul li { padding: 0px; width: calc(22%); box-sizing: border-box; margin: 0px 4% 4% 0; overflow: hidden; } .inside .news ul li a { display: block; position: relative; } .inside .news ul li a .newsimg { width: 100%; } .inside .news ul li a .newsimg img { display: block; width: 100%; height: auto; } .inside .news ul li a .newsinfo { padding: 10px 0; } .inside .news ul li a .newsinfo .newsname { width: 100%; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; margin-bottom: 5px; } .inside .news ul li a .newsinfo .newsdes { width: 100%; height: 40px; line-height: 20px; font-size: 12px; } .inside .news ul li:nth-child(4n) { margin: 0 0 4% 0; } .inside .websitemap { width: 100%; margin: 50px auto 50px; } .inside .websitemap ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; flex-wrap: wrap; flex: 1; background: #f6f6f6; padding: 15px; box-sizing: border-box; } .inside .websitemap ul li { width: 48%; margin-bottom: 15px; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap; background: #fff; border: 1px #e6e6e6 solid; height: 50px; line-height: 30px; padding: 10px 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .inside .websitemap ul li a:first-child { font-size: 16px; color: #404040; padding-right: 10px; font-weight: 600; display: inline-block; width: 85px; } .inside .websitemap ul li a { font-size: 15px; color: #404040; padding-right: 20px; } .inside .websitemap ul li a:hover { color: #00a4e1; } .inside .websitemap ul li:nth-last-child(-n 2) { margin-bottom: 0; } .inside .websitemap2 ul li > div { width: 18%; } .inside .websiteann { width: 100%; margin: 50px auto 50px; } .inside .websiteann img { width: 100%; height: auto; } .inside .contact .contactindex { padding-bottom: 30px; } .inside .contact .contactindex .map { width: 42%; } .inside .contact .contactindex .map img { border: 1px solid #e4e4e4; width: auto; } .inside .contact .contactindex .contactinfo { width: 100%; } .inside .contact .contactindex .contactinfo .contactinfotop { margin-bottom: 20px; } .inside .contact .contactindex .contactinfo .contactinfotop h3 { font-size: 20px; font-weight: normal; margin-bottom: 15px; } .inside .contact .contactindex .contactinfo .contactinfotop h3 span { font-size: 12px; line-height: 24px; padding-top: 8px; } .inside .contact .contactindex .contactinfo .contactinfotop p { font-size: 14px; line-height: 26px; } .inside .contact .contactindex .contactinfo .contactinfobottom { /*联系方式内容页*/ } .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfo { width: 100%; margin-top: 25px; } .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfo p { font-size: 16px; line-height: 25px; font-weight: 500; margin-bottom: 15px; } .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfo p .iconfont { font-size: 40px; line-height: 25px; padding-right: 10px; color: #fc9e3e; } .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfolink { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; margin-top: 25px; } .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfolink a { padding: 8px 30px; font-size: 15px; color: #ffffff; background: #2baae7; border: 1px #2baae7 solid; margin-right: 15px; border-radius: 6px; } .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfolink a.active, .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfolink a:hover { border: 1px #0083c3 solid; background: #0083c3; } .inside .contact .contactlist { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; margin: 30px auto; border-bottom: 1px #d3d3d3 solid; padding-bottom: 30px; } .inside .contact .contactlist .map { width: 49%; height: auto; } .inside .contact .contactlist .map #map { width: 100%; height: 400px; } .inside .contact .contactlist .contactinfo { width: 49%; } .inside .contact .contactlist .contactinfo .contactinfotop { margin-bottom: 20px; } .inside .contact .contactlist .contactinfo .contactinfotop h3 { font-size: 20px; line-height: 40px; color: #404040; font-weight: normal; margin-bottom: 15px; } .inside .contact .contactlist .contactinfo .contactinfotop p { font-size: 16px; line-height: 26px; color: #3d3d3d; } .inside .contact .contactlist .contactinfo .contactinfobottom { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; } .inside .contact .contactlist .contactinfo .contactinfobottom .infobottomimg { width: 30%; } .inside .contact .contactlist .contactinfo .contactinfobottom .infobottomimg img { width: 140px; height: 140px; } .inside .contact .contactlist .contactinfo .contactinfobottom .infobottominfo { width: 70%; } .inside .contact .contactlist .contactinfo .contactinfobottom .infobottominfo h3 { font-size: 20px; line-height: 40px; color: #f68843; font-weight: 500; margin-bottom: 15px; } .inside .contact .contactlist .contactinfo .contactinfobottom .infobottominfo p { font-size: 15px; line-height: 24px; color: #3d3d3d; } /*测试咨询*/ .inside2 { width: 100%; margin: 0px auto 0; padding: 0px; /*background: #f6f6f6;*/ } .inside2 .insidetitle2 { padding: 30px 0 10px; } .inside2 .insidetitle2 .titlename { height: 26px; line-height: 26px; font-size: 22px; } .inside2 .insidetitle2 .titlename span { padding-left: 5px; font-size: 18px; } .inside3 .dynamic { padding: 20px 0 40px; } .inside3 .dynamic .dynamiclist { width: 49%; } .inside3 .dynamic .dynamiclist ul li { margin-bottom: 10px; } .inside3 .dynamic .dynamiclist ul li a { padding: 8px; } .inside3 .dynamic .dynamiclist ul li a .newsname { font-size: 14px; line-height: 30px; margin-top: 0px; height: 30px; } .inside3 .dynamic .dynamiclist ul li a .newsdes { height: 40px; } .inside3 .dynamic .dynamiclist ul li a .iconfont { font-size: 18px; line-height: 24px; height: 29px; margin-top: 0px; } .inside3 .dynamic .dynamiclist ul li:hover { background: #fff; } .inside3 .dynamic .dynamiclist ul li:hover a { padding: 8px; box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.1); } .inside3 .dynamic .dynamicbanner { width: 49%; } .inside3 .news2 ul li { margin: 0px 4% 4% 0; } .inside3 .news2 ul li a .newsimg { width: 32%; } .inside3 .news2 ul li a .newsinfo { width: 67%; } .inside3 .news2 ul li a .newsinfo .newsname { height: 40px; line-height: 40px; font-size: 16px; } .inside3 .news2 ul li a .newsinfo .newsdes { width: 98%; height: 60px; line-height: 20px; font-size: 12px; margin-top: 10px; } .inside3 .news2 ul li:nth-child(2n) { margin: 0px 0 4% 0; } .inside3 .download > ul { width: 100%; padding: 40px 0; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; flex-wrap: wrap; } .inside3 .download > ul > li { padding: 7px; width: calc(30.33333333%); box-sizing: border-box; margin: 0px 1.5% 35px; overflow: hidden; border: 1px #dcdcdc solid; background: #fff; } .inside3 .download > ul > li > a { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; } .inside3 .download > ul > li > a .newsimg { width: 36%; } .inside3 .download > ul > li > a .newsimg img { display: block; width: 100%; height: auto; } .inside3 .download > ul > li > a .newsinfo { padding: 0; width: 60%; } .inside3 .download > ul > li > a .newsinfo .newsname { width: 100%; height: 26px; line-height: 26px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; color: #000000; margin-bottom: 10px; } .inside3 .download > ul > li > a .newsinfo .newsdes { width: 100%; height: 72px; line-height: 24px; overflow: hidden; color: #999999; font-size: 14px; } .inside3 .download > ul > li > a .newsinfo .newsdes span { color: #0096cc; } .inside3 .download > ul > li > a .newsinfo .newsrec { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; margin-top: 10px; font-size: 13px; padding: 2px 5px; border: 1px #dcdcdc solid; } .inside3 .download > ul > li > a .newsinfo .newsrec .recommend { width: 62%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; line-height: 26px; } .inside3 .download > ul > li > a .newsinfo .newsrec .recommend .demo4 { width: 80%; } .inside3 .download > ul > li > a .newsinfo .newsrec .recommend .demo4 ul { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; } .inside3 .download > ul > li > a .newsinfo .newsrec .capacity { width: 35%; line-height: 26px; } .inside3 .download > ul > li > a:hover { overflow: hidden; transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear; } .inside3 .download > ul > li > a:hover .newsname { color: #0096cc; } .inside3 .download > ul > li > a:hover .newstime { color: #8c8c8c; } .inside3 .download > ul > li > a:hover .newsdes { color: #4c4c4c; } .inside3 .download > ul > li > a:hover .newsdes span { text-decoration: underline; } /*应用中心栏目主页资料下载*/ .download > ul > li > a .newsinfo .infopost { margin-top: 10px; } .insidetitle2 .titlename { height: 26px; line-height: 26px; font-size: 22px; } .insidetitle2 .titlename span { font-size: 18px; } .linkslist .links .linkitem a { font-size: 17px; } .linkslist .links .linkitem a img { width: 34px; height: 34px; } #contactab { margin: 25px auto 30px; } #contactab .tablist ul li { line-height: 50px; height: 50px; font-size: 16px; } #contactab .tabcon { top: 44px; } #contactab .tabcon > .tabdiv .fz_con { padding: 10px; width: 100%; box-sizing: border-box; border-top: 0; font-size: 17px; line-height: 30px; } #contactab .tabcon > .tabdiv .fz_con img { width: 100%; } #contactab .tabcon > .tabdiv .contact_con { padding: 30px; width: 100%; border-top: 0; } #contactab .tabcon > .tabdiv .contact_con p { font-size: 13px; line-height: 20px; margin-bottom: 15px; } #contactab .tabcon > .tabdiv .contact_con p span { display: block; width: 100%; font-size: 13px; line-height: 20px; color: #777777; } #contactab .tabcon .cur { display: block; opacity: 1; filter: alpha(opacity=100); } .testtable { width: 100%; overflow: auto; } .testtable .table_list8 { margin: 20px auto; width: 100%; max-width: 1200px; overflow-x: auto; } .history { width: 100%; height: auto; overflow-y: auto; background: url(/uploads/image/simages/xian.png) repeat-y 17% 10px; background-size: 0.3%; margin-bottom: 50px; } .history .historyitem .historyitemtitle { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; } .history .historyitem .historyitemtitle .historyitemtitlename { width: 12%; font-size: 26px; color: #fb6d01; line-height: 50px; text-align: right; margin-top: -10px; } .history .historyitem .historyitemtitle .historyitemtitlecircle { width: 10%; } .history .historyitem .historyitemtitle .historyitemtitlecircle div { background: url(/uploads/image/simages/date.png) no-repeat 0 0; /*border: 2px #fb6d01 solid; border-radius: 100%;*/ width: 60px; height: 60px; margin: 0 auto; position: absolute; top: 120px; left: 95px; z-index: 10000; /*span { display: block; margin: 0 auto; width: 24px; height: 24px; border-radius: 100%; background: #fb6d01; border: 3px #fff solid; }*/ } .history .historyitem .historyitemlist { width: 100%; } .history .historyitem .historyitemlist ul li { /*display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start;flex-direction:column;*/ margin-bottom: 5px; width: 100%; } .history .historyitem .historyitemlist ul li .monthlist { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; margin-bottom: 5px; width: 100%; flex-wrap: wrap; } .history .historyitem .historyitemlist ul li .monthlist > .itemlistdate { width: 12%; font-size: 20px; color: #333; line-height: 44px; text-align: right; } .history .historyitem .historyitemlist ul li .monthlist > .circle { width: 10%; } .history .historyitem .historyitemlist ul li .monthlist > .circle div { width: 16px; height: 16px; border-radius: 100%; background: #fff; border: 2px #fb6d01 solid; margin: 15px auto 0; } .history .historyitem .historyitemlist ul li .monthlist > .itemlistinfo { width: 78%; } .history .historyitem .historyitemlist ul li .monthlist > .itemlistinfo .itemlistinfotitle { font-size: 17px; color: #333; line-height: 40px; } .history .historyitem .historyitemlist ul li .monthlist > .itemlistinfo .itemlistinfodes { margin: 10px 0; font-size: 14px; color: #bcbcbc; line-height: 26px; } .history .historyitem .historyitemlist ul li .monthlist > .itemlistinfo .ckzs { background: #f0f0f0; border: 1px #b5b5b5 solid; border-radius: 20px; color: #717171; width: 20%; height: 36px; line-height: 36px; text-align: center; font-size: 15px; margin-bottom: 20px; } .history .historyitem .historyitemlist ul li .monthlist > .itemlistinfo .ckzs:hover { cursor: pointer; background: #0083c2; color: #fff; border: 1px #0083c2 solid; } /*发展历程 提交提示遮罩层*/ .honorbox { position: fixed; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0, 0, 0, 0.5); z-index: 9999; overflow: hidden; display: none; } .honorbox .maskmain { width: auto; max-width: 1000px; height: auto; max-height: 80%; top: 50%; position: absolute; padding: 30px 30px 30px; } .honorbox .maskmain .honorimg { width: 100%; height: 100%; margin-bottom: 0px; } .honorbox .maskmain .honorimg img { width: auto; height: auto; display: block; margin: 0 auto 15px; max-height: 600px; } .honorbox .maskmain .honortitle { font-size: 12px; line-height: 40px; } .honorbox .maskmain .honortitle .mtitle { width: 80%; height: 40px; line-height: 40px; font-size: 12px; } .honorbox .maskmain .honortitle .maskbutton { background: none; border-radius: 20px; padding: 3px 20px; font-size: 12px; } .event_box { width: 100%; margin: 3% auto 0; position: relative; min-height: 400px; } .event_box .parhd { width: 72%; display: inline-block; height: 92px; overflow: hidden; margin: 0 14%; } .event_box .parhd ul { width: 100%; text-align: center; margin: 0 auto; padding-top: 25px !important; } .event_box .parhd ul li { display: inline-block; cursor: pointer; padding-top: 30px; font-size: 13px; color: #000; margin: 0 15px; position: relative; } .event_box .parhd ul li:after { content: ''; background: url(/uploads/image/simages/dot_ico.png) no-repeat; width: 24px; height: 24px; position: absolute; z-index: 20; top: -12px; left: 50%; margin-left: -12px; } .event_box .parhd ul li.no_line:before { display: none; } .event_box .parhd ul li.act span { display: block; width: 40px; height: 40px; overflow: hidden; background: url(/uploads/image/simages/cat.png) no-repeat; position: absolute; top: -20px; left: 10px; z-index: 21; } .event_box .parhd ul .parhd li span, .event_box .parhd ul .parhd li.clone span { display: none; } .event_box .parhd .tempwrap { margin: 0 auto; } .event_box .parhd .tempwrap:after { content: ''; width: 1000px; height: 1px; background: #580000; position: absolute; /* top:33%;*/ /* right:-140%;*/ right: 8%; top: 35%; /* margin-top:-0.5px;*/ z-index: 10; } .event_box .parbd { margin-top: 60px; } .event_box div#listbox { width: 100%; } .event_box .sprev, .event_box .snext { width: 30px; height: 30px; display: block; position: absolute; top: 10px; } .event_box .sprev { left: 14%; } .event_box .snext { right: 14%; } .event_box .sprev img, .event_box .snext img { transition: all 0.6s cubic-bezier(0.51, 1.1, 0.9, 0.95); -moz-transition: all 0.6s cubic-bezier(0.51, 1.1, 0.9, 0.95); -webkit-transition: all 0.6s cubic-bezier(0.51, 1.1, 0.9, 0.95); -o-transition: all 0.6s cubic-bezier(0.51, 1.1, 0.9, 0.95); } /*测试咨询 提交提示遮罩层*/ .maskbox { position: fixed; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0, 0, 0, 0.5); z-index: 999999999999999999; overflow: hidden; display: none; } .maskbox .maskmain { width: 50%; height: 330px; box-shadow: 0 0 15px 3px rgba(0, 0, 0, 0.3); left: 50%; margin-left: -25%; top: 50%; margin-top: -175px; padding: 30px 50px; } .maskbox .maskmain .masktitle { font-size: 20px; line-height: 50px; } .maskbox .maskmain .masktitle img { width: 34px; height: 34px; margin-right: 10px; } .maskbox .maskmain .maskcon { font-size: 20px; line-height: 40px; margin: 50px auto 20px; } .maskbox .maskmain .maskcon .maskicon { width: 8%; margin-right: 2%; } .maskbox .maskmain .maskcon .maskicon img { width: auto; text-align: center; } .maskbox .maskmain .maskcon .maskdesc h3 { font-size: 20px; line-height: 36px; } .maskbox .maskmain .maskcon .maskdesc p { font-size: 14px; line-height: 24px; } .insideproduct { font-size: 14px; } .insideproduct .box1, .insideproduct .box3, .insideproduct .box4 { width: 30%; margin: 0 auto; display: flex; display: inline-flex; justify-content: space-between; align-items: center; } .insideproduct .box1 .range, .insideproduct .box3 .range, .insideproduct .box4 .range { position: relative; height: 50px; margin: 0 30px; width: 220px; /*overflow: hidden;*/ } .insideproduct .box1 .chunk-one, .insideproduct .box3 .chunk-one, .insideproduct .box4 .chunk-one, .insideproduct .box1 .chunk-two, .insideproduct .box3 .chunk-two, .insideproduct .box4 .chunk-two { position: absolute; left: 7px; top: 20px; width: 14px; height: 14px; border-radius: 100%; z-index: 10; cursor: pointer; } .insideproduct .box1 .chunk-one:after, .insideproduct .box3 .chunk-one:after, .insideproduct .box4 .chunk-one:after, .insideproduct .box1 .chunk-two:after, .insideproduct .box3 .chunk-two:after, .insideproduct .box4 .chunk-two:after { content: ' '; width: 24px; height: 24px; border-radius: 100%; background: rgba(203, 203, 203, 0.3); position: absolute; top: -5px; left: -5px; } .insideproduct .box1 .range .chunk-two, .insideproduct .box3 .range .chunk-two, .insideproduct .box4 .range .chunk-two { left: 100%; } .insideproduct .box1 .chunk-one strong, .insideproduct .box3 .chunk-one strong, .insideproduct .box4 .chunk-one strong, .insideproduct .box1 .chunk-two strong, .insideproduct .box3 .chunk-two strong, .insideproduct .box4 .chunk-two strong { display: inline-block; margin-top: 18px; text-align: center; font-weight: normal; display: none; } .insideproduct .box1 .strip-one, .insideproduct .box3 .strip-one, .insideproduct .box4 .strip-one, .insideproduct .box1 .strip-two, .insideproduct .box3 .strip-two, .insideproduct .box4 .strip-two { position: absolute; left: 0; top: 25px; height: 2px; width: 100%; } .insideproduct .box1 .strip-two, .insideproduct .box3 .strip-two, .insideproduct .box4 .strip-two { width: 100%; } .insideproduct .box1 .chunk, .insideproduct .box3 .chunk, .insideproduct .box4 .chunk { width: 50px; text-align: right; } .insideproduct .insideprotitle { width: 100%; margin-bottom: 20px; } .insideproduct .insideprotitle .insidepro-title { width: 60%; font-size: 30px; } .insideproduct .insideprotitle .insidepro-title em { padding-right: 10px; font-size: 25px; } .insideproduct .insideprotitle .insidepro-title span { font-size: 25px; } .insideproduct .insideprotitle .djs_dicd { width: 40%; text-align: right; } .insideproduct .insideprotitle .djs_dicd a { padding: 6px 20px; border-radius: 30px; margin-left: 20px; font-size: 13px; } .insideproduct .producttab { width: 100%; } .insideproduct .producttab .protabheader { width: 30%; } .insideproduct .producttab .protabheader ul { margin-bottom: 180px; } .insideproduct .producttab .protabheader ul li { height: 50px; line-height: 50px; padding: 0 50px; width: 100%; font-size: 16px; } .insideproduct .producttab .protabheader .protabheader { width: 100%; height: 100%; } .insideproduct .producttab .protabbody { width: 70%; } .insideproduct .producttab .protabbody .protabitem { display: none; padding: 30px 50px; } .insideproduct .producttab .protabbody .protabitem .proshulist { width: 100%; margin-bottom: 30px; } .insideproduct .producttab .protabbody .protabitem .proshulist .proshulistname { height: 40px; line-height: 40px; font-size: 14px; } .insideproduct .producttab .protabbody .protabitem .proflex .proflexitem { font-size: 14px; height: 40px; line-height: 40px; } .insideproduct .producttab .protabbody .protabitem.show { display: block; } .insideproduct .productselect { width: 100%; margin: 15px auto 30px; } .insideproduct .productselect .proselectitem { margin-bottom: 5px; line-height: 35px; font-size: 12px; } .insideproduct .productselect .proselectitem .proselitemtitle, .insideproduct .productselect .proselectitem .proselitem_select { min-width: 10%; margin-bottom: 15px; margin-right: 15px; } .insideproduct .productselect .proselectitem .proselitem_select { width: 25%; padding: 0 5px 0 15px; } .insideproduct .productselect .proselectitem .proselitem_select label { width: 20%; } .insideproduct .productselect .proselectitem .proselitem_select select { width: 80%; border: 0; padding-left: 20px; box-sizing: border-box; height: 26px; line-height: 26px; border: 1px #e4e4e4 solid; color: #888888; } .insideproduct .productselect .proselectitem .proselitem_select select option { padding: 10px; height: 40px; line-height: 40px; margin: 5px auto; } .insideproduct .productselect .proselectitem .proselitemlist { width: 100%; margin-left: 0%; } .insideproduct .productselect .proselectitem .proselitemlist .proselitemlist-sel { padding: 0 10px; margin: 0 15px 15px 0; } .insideproduct .productselect .proselectitem .prorangelist { width: 90%; margin-left: 2%; height: 40px; line-height: 40px; } .insideproduct .productselect .proselectitem .prorangelist .prorange { width: 30%; } .insideproduct .productselect .proselectitem .prorangelist .prorange input[type=range] { width: 80%; margin: 0 auto; } .insideproduct .productselect .proselectitem .prorangelist .prorangeval { width: 50%; margin-left: 5%; box-sizing: border-box; } .insideproduct .productselect .proselectitem .prorangelist .prorangeval input { height: 35px; line-height: 30px; padding: 5px 15px; margin: 0 5px; width: 100px; } .insideproduct .searchresults { width: 100%; display: flex; display: inline-flex; justify-content: space-between; align-items: center; font-size: 15px; color: #808080; } .insideproduct .searchresults .sresults-left { display: flex; display: inline-flex; justify-content: flex-start; align-items: center; } .insideproduct .searchresults .sresults-left .sr-left span { padding: 0 5px; } .insideproduct .searchresults .sresults-left .sr-num { padding-left: 30px; } .insideproduct .searchresults .sresults-right { display: flex; display: inline-flex; justify-content: flex-start; align-items: center; } .insideproduct .searchresults .sresults-right label { padding-right: 10px; } .insideproduct .searchresults .sresults-right select { border: 1px #e4e4e4 solid; padding: 5px 20px; color: #808080; } .insideproduct .searchresults .sresults-right select option { line-height: 30px; color: #808080; } .insideproduct .prosearchlist { width: 100%; overflow: auto; margin: 15px auto 100px; } .insideproduct .prosearchlist .table_list8 { margin: 0px auto; width: 100%; max-width: 1200px; overflow-x: auto; } .insideproduct .prosearchlist .table_list8 thead tr th { height: 40px; line-height: 40px; text-align: center; font-size: 14px; font-weight: normal; } .insideproduct .prosearchlist .table_list8 tbody tr td { padding: 6px 10px; font-size: 13px; line-height: 24px; text-align: center; } .insideproduct .prosearchlist .table_list8 tbody tr:nth-child(2n) { background: #f6f6f6; } .insideproduct .prosearchlist .table_list8 tbody tr:nth-child(2n):hover { background: #eaf6fd; } .insideproduct .prosearchlist .proshmenu { height: 34px; line-height: 34px; } .contactdetaillist > ul > li .proname { width: 35%; } .titlemore { font-size: 14px; } .cooperationlist { padding: 0px 0 50px; } .cooperationlist ul li { padding: 45px 1%; border-bottom: 2px #e4e4e4 dotted; } .cooperationlist ul li a { width: 100%; } .cooperationlist ul li a .coopheader { margin-bottom: 15px; } .cooperationlist ul li a .coopheader .coopimg { width: 25%; height: 150px; } .cooperationlist ul li a .coopheader .coopimg img { width: 80%; max-width: 80%; } .cooperationlist ul li a .coopheader .coopdesc { margin: 0 0 0 4%; font-size: 22px; } .cooperationlist ul li a .cooptext { font-size: 13px; line-height: 180%; max-height: 120px; margin: 25px 0 0 4%; } /*产品认证*/ .packageimglist ul li a { width: 80%; } .packageimglist ul li a p { font-size: 1.4rem; } .packageimglist ul li { width: 18%; } .relatedlist ul li a p { font-size: 1.5rem; } /*公司福利*/ .insidebox .hr .hrwelfare .welfarelist a { padding: 8px 12px; } .insidebox .hr .hrwelfare .welfarename { font-size: 18px; } /*资料下载*/ .downlist > ul > li > a .newsimg img { margin: 0 auto; } .downlist > ul > li > a .newsrec { font-size: 10px; } .downlist > ul > li > a .newsrec .recommend { width: 52%; } /*左侧*/ .insidebox .insideleft { width: 18%; } .insidebox .insideright { width: 78%; } .insidebox .insideleft .leftbox .insideleftcode { display: block; } .insidebox .insideleft .leftbox .insideleftcode .codetext { font-size: 13px; } /*翻页*/ .mypageul .fy_clor, .mypageul .mypage { font-size: 14px; } /*样品申请*/ .consultlist ul li > label, .consultlist ul li:nth-last-of-type(-n 2) label, .consultlist ul li:last-child label { width: 15%; } .consultlist ul li:nth-child(3) > label, .consultlist ul li:nth-child(4) > label { width: 33%; } /*新闻栏目页*/ .news3 ul li a .newsimg { width: 15%; } .news3 ul li a .newsinfo { width: 83%; } .news3 ul li a .newsinfo .newsdes { line-height: 25px; height: 50px; } .inside .news2 ul li a .newsinfo .newsname { font-size: 18px; } .inside .news2 ul li a .newsimg { width: 21%; } .inside .news2 ul li a .newsinfo { width: 76%; } .inside .news2 ul li a .newsinfo .newsdes { font-size: 12px; line-height: 22px; height: 66px; } .insidedetail .detail .pagrnext > div a { font-size: 13px; } .login { background: url(/uploads/image/simages/x-mail-01.jpg) no-repeat -15% center; } .insidedetail { width: 100%; margin: 0px auto 0; padding: 0px; background: #fff; } .insidedetail .detail { padding: 0px 0px 30px 0px; box-sizing: border-box; margin-bottom: 0px; } .insidedetail .detail .detailtitle { width: 100%; font-size: 18px; color: #666; line-height: 36px; text-align: center; border-bottom: #e4e4e4 1px solid; padding-bottom: 8px; padding-top: 30px; } .insidedetail .detail .detailtitle h3 { margin: 0 0 20px; } .insidedetail .detail .detailtitle span { font-size: 13px; color: #999; line-height: 20px; padding: 0px 10px; } .insidedetail .detail .detailcont { padding: 20px 0 50px; font-size: 15px; color: #666666; line-height: 30px; text-align: justify; text-indent: 2em; } .insidedetail .detail .detailcont p, .insidedetail .detail .detailcont div { font-size: 15px; color: #666666; line-height: 180%; text-align: justify; text-indent: 2em; } .insidedetail .detail .detailcont p img, .insidedetail .detail .detailcont div img { max-width: 100%; margin: 15px auto 10px; margin-left: 0em; } .insidedetail .detail .detailcont p img:nth-child(1), .insidedetail .detail .detailcont div img:nth-child(1) { margin-left: -2em; } .insidedetail .detail .detailcont p { margin: 10px 0; } .insidedetail .detail .detailcont strong { display: block; font-size: 18px; color: #666666; margin-top: 25px; line-height: 40px; } .insidedetail .detail .detailcont img { max-width: 100%; margin: 10px auto; } .insidedetail .detail .pagrnext { width: 100%; border-top: 1px #e4e4e4 solid; border-bottom: 1px #e4e4e4 solid; padding: 15px 0; } .insidedetail .detail .pagrnext > div { width: 100%; font-size: 15px; color: #666666; height: 36px; line-height: 36px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .insidedetail .detail .pagrnext > div a { font-size: 15px; color: #666666; } .insidedetail .detail .pagrnext > div a:hover { color: #2baae7; } .insidedetail .bulletincon div { font-size: 20px; line-height: 40px; } .insidedetail .bulletincon p { margin-top: 40px; } .djs_biaoti1 { width: 100%; } .djs_biaoti1 ul { width: 100%; padding: 30px 0 40px; } .djs_biaoti1 ul li { width: calc(48%); font-size: 14px; margin: 8px 0; } .djs_biaoti1 ul li span { width: auto; margin-right: 10px; font-size: 16px; color: #2baae7; } .djs_biaoti1 ul li p { width: 100%; height: 20px; line-height: 20px; } /*专家顾问*/ .experts { width: 100%; margin: 0px auto 30px; } .experts ul li { width: calc(48%); margin: 0px 4% 4% 0; padding: 20px; } .experts ul li a img { width: 25%; border: 3px #fff solid; margin-left: 10px; } .experts ul li a .expertsinfo { width: 65%; padding: 10px; } .experts ul li a .expertsinfo .infoname { font-size: 20px; height: 45px; line-height: 45px; margin-bottom: 15px; border-bottom: 2px #e2e2e2 solid; } .experts ul li a .expertsinfo .infopost { font-size: 14px; line-height: 170%; } .experts ul li:nth-child(2n) { margin: 0 0 4% 0; } /*实验室4pic联系*/ .djs_4piclist ul { padding: 80px 0 60px; } .djs_4piclist ul li { width: calc(25%); border-right: 1px #e4e4e4 solid; font-size: 18px; } .djs_4piclist ul li a img { max-height: 120px; max-width: 120px; } .djs_4piclist ul li a p { width: 100%; height: 30px; line-height: 30px; margin-top: 18px; } .djs_4piclist ul li p { width: 100%; height: 30px; line-height: 30px; margin-top: 18px; } .djs_4piclist ul li:last-child { border-right: 0; } /*合作机构logo*/ #djs_logopic ul li { min-height: 120px; } #djs_logopic ul li p { padding-top: 5px; } #djs_logopic ul li i img { margin-top: 0px; width: 80%; height: auto; } /*栏目样式01-灰底*/ .djs_lanmuhui { margin: 15px auto 20px; } .djs_lanmuhui .titlename { color: #666666; height: auto; padding: 8px 0 8px 15px; font-size: 20px; } .djs_lanmuhui .titlename span { color: #9f9f9f; padding-left: 15px; font-size: 18px; } .djs_lanmuhui .titlemore { font-size: 14px; } .djs_lanmuhui .titlemore a, .djs_lanmuhui .titlemore span { border: 1px #e4e4e4 solid; color: #888888; padding: 5px 20px; border-radius: 6px; margin-right: 12px; } /*djs-遮罩层-ysbh*/ .maskbox-ysbh .maskmain { width: 90%; max-width: 900px; max-height: 80%; left: 50%; top: 50%; padding: 30px 50px 60px; } .maskbox-ysbh .maskmain .masktitle { font-size: 18px; line-height: 40px; } .maskbox-ysbh .maskmain .masktitle img { width: 30px; height: 30px; margin-right: 10px; } .maskbox-ysbh .maskmain .maskcon { height: auto; max-height: calc(96%); font-size: 15px; line-height: 200%; margin: 15px auto 20px; } .maskbox-ysbh .maskmain .maskcon .maskdesc h3 { font-size: 20px; line-height: 32px; } .maskbox-ysbh .maskmain .maskcon .maskdesc p { font-size: 12px; margin-bottom: 10px; line-height: 180%; } .maskbox-ysbh .maskmain .maskbutton-ysbh { padding: 5px 30px; right: 50px; bottom: 35px; } /*合作伙伴 提交提示遮罩层*/ .maskbox2 .maskmain { width: 80%; max-width: 900px; max-height: 80%; } .maskbox2 .maskmain .masktitle { font-size: 22px; line-height: 50px; height: 50px; } .maskbox2 .maskmain .masktitle img { width: 40px; height: 40px; margin-right: 10px; } .maskbox2 .maskmain .maskcon { max-height: calc(6%); font-size: 14px; margin: 15px auto 20px; } .maskbox2 .maskmain .maskcon .maskdesc p { font-size: 14px; margin-bottom: 10px; } .maskbox2 .maskmain .maskbutton { padding: 5px 20px; } /*招聘栏目底部*/ .djs_xpzp p { width: 50%; height: 30px; line-height: 30px; font-size: 12px; margin-bottom: 16px; } .djs_xpzp p span.dttb { font-size: 20px; margin-right: 12px; width: 30px; height: 30px; line-height: 30px; } .text-ty1 { width: 100%; padding: 20px 0 20px; font-size: 14px; line-height: 180%; } .text-ty1 strong { font-size: 14px; line-height: 40px; font-weight: bold; margin: 20px 0 8px 0; } .text-ty1 p { font-size: 14px; line-height: 180%; text-indent: 2em; margin-bottom: 20px; } .text-ty1 p img { margin-left: -2em; max-width: 100%; height: auto; } .footer { width: 100%; } .footer .footop { padding: 16px 0; } .footer .footop .foot { width: 100%; } .footer .footop .foot .ftlogo { width: 23%; } .footer .footop .foot .ftlogo img { max-width: 100%; display: block; } .footer .footop .foot .ftinfo { width: 77%; padding-left: 2%; } .footer .footop .foot .ftinfo h3 { font-size: 15px; line-height: 34px; } .footer .footop .foot .ftinfo p { font-size: 15px; } .footer .footbottom { width: 100%; padding: 30px 0; } .footer .footbottom .footleft { width: 80%; } .footer .footbottom .footleft ul { width: calc(14.28571429%); padding: 0 1% 0px; } .footer .footbottom .footleft ul li { width: 100%; height: 25px; line-height: 25px; } .footer .footbottom .footleft ul li a { font-size: 13px; } .footer .footbottom .footleft ul li.first { height: 32px; line-height: 32px; } .footer .footbottom .footleft ul li.first a { font-size: 14px; } .footer .footbottom .footright { width: 20%; } .footer .footbottom .footright ul { width: 100%; } .footer .footbottom .footright ul li { width: calc(100%); padding: 0 3%; } .footer .footbottom .footright ul li img { background-size: 90%; padding: 15px 20px; } .footer .footbottom .footright ul li p { height: 40px; line-height: 40px; font-size: 13px; } .footer .foot { width: 100%; text-align: center; padding: 15px 0; } .footer .foot p { font-size: 12px; line-height: 25px; } .irs-min, .irs-max { color: #666; font-size: 13px; text-shadow: none; top: -20px; padding: 13px 5px; } } @media (max-width: 1279px) and (min-width: 1024px) { .codef { width: 100%; padding: 30px 0 50px; } .codef .codelist { width: 80%; margin: 10px auto; } .codef .codelist .codeitem { border: 1px #f2f2f2 solid; padding: 30px; } .codef .codelist .codeitem .codeimg { width: 30%; } .codef .codelist .codeitem .codeinfo { width: 65%; } .codef .codelist .codeitem .codeinfo h3 { font-size: 26px; margin-bottom: 30px; padding-top: 0px; } .codef .codelist .codeitem .codeinfo h6 { font-size: 16px; line-height: 190%; } .codef .codelist .codeitem .codeinfo p { margin-top: 10px; font-size: 14px; } .containem { width: 800px; padding: 0 0px; box-sizing: border-box; } .searchbox { width: 800px; padding: 8px; margin: -30px auto 20px; } .searchbox .search { padding: 0px 4px; } .searchbox .search .searchl { height: 50px; line-height: 50px; font-size: 14px; padding-left: 20px; } .searchbox .search .searchl a { padding: 0 6px; } .searchbox .search .searchinput { height: 40px; padding: 5px 15px; } .searchbox .search .searchinput input[type=text] { width: 100%; height: 38px; line-height: 38px; font-size: 12px; } .searchbox .search .searchinput input[type=submit] { width: 26px; height: 26px; position: absolute; right: 10px; top: 8px; z-index: 10; background-size: 26px; } .wb_t_top { width: 100%; height: 40px; background: #f5f5f5; color: #5a5a5a; } .wb_t_top .containem .wb_top { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; height: 40px; line-height: 40px; } .wb_t_top .containem .wb_top .welcome { width: 50%; font-size: 12px; } .wb_t_top .containem .wb_top .top_list { width: 50%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-end; align-items: center; } .wb_t_top .containem .wb_top .top_list a { font-size: 12px; line-height: 40px; padding: 0 10px; } .wb_t_header { width: 100%; padding: 20px 0; border-bottom: 1px #d4d4d4 solid; } .wb_t_header .containem .wb_header { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; } .wb_t_header .containem .wb_header .logo_box { width: 60%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; } .wb_t_header .containem .wb_header .logo_box .logo { padding-right: 10px; margin-right: 10px; } .wb_t_header .containem .wb_header .logo_box .logo img { width: auto; height: 100%; } .wb_t_header .containem .wb_header .logo_box .logotext h3 { font-size: 12px; font-weight: 400; line-height: 40px; } .wb_t_header .containem .wb_header .logo_box .logotext p { font-size: 10px; } .wb_t_header .containem .wb_header .logo_box .logotext p i { font-size: 12px; font-style: normal; } .wb_t_header .containem .wb_header .logo_box .logotext p .biao { font-style: normal; } .wb_t_header .containem .wb_header .logo_box .logotext p span { padding-right: 15px; } .wb_t_header .containem .wb_header .header_tell { width: 40%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-end; align-items: center; } .wb_t_header .containem .wb_header .header_tell em { color: #f89d63; font-size: 36px; padding: 5px; } .wb_t_header .containem .wb_header .header_tell .header_tellinfo p { font-size: 12px; } .wb_t_header .containem .wb_header .header_tell .header_tellinfo h3 { font-size: 14px; font-weight: normal; } .sdheader { width: 100%; padding: 15px 0; display: block; } .sdheader .mainheader { width: 1200px; margin: 0 auto; } .sdheader .mainheader .logo { width: 80%; float: left; } .sdheader .mainheader .logo img { width: auto; max-width: 100%; height: auto; /*vertical-align: middle;*/ } .sdheader .mainheader .tell { float: right; font-size: 13px; color: #a5a5a5; font-family: 'microsoft yahei'; line-height: 20px; background: no-repeat 0 center; padding-left: 40px; margin-top: 40px; } .sdheader .mainheader .tell p { font-size: 20px; padding-right: 5px; color: #ff0000; } /*手机菜单*/ .header { display: none; } /*手机菜单*/ /*pc menu start*/ .menu { width: 100%; background: #fff; } .menu .containem > .menul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; padding: 0px 0; position: relative; /*border-bottom: 1px #ccc solid; margin-bottom: 10px;*/ border-bottom: 0px #ccc solid; margin-bottom: 2px; } .menu .containem > .menul > li { width: 12.5%; text-align: center; border-bottom: 0px transparent solid; box-sizing: border-box; margin: 0; } .menu .containem > .menul > li > a { /*padding: 12px 5px;*/ color: #666666; line-height: 44px; font-size: 1.4rem; text-align: center; padding: 11px 10px; width: 100%; position: relative; } .menu .containem > .menul > li:hover, .menu .containem > .menul > li.active { box-sizing: border-box; color: #ed2123; -webkit-transition: all 0s; -moz-transition: all 0s; -ms-transition: all 0s; -o-transition: all 0s; transition: all 0s; } .menu .containem > .menul > li:hover > a, .menu .containem > .menul > li.active > a { color: #666; border-bottom: 0px #0083c3 solid; } .menu .containem > .menul > li.active a { border-bottom: 3px #62ceff solid; } .menu .containem > .menul > li a:after { content: ""; width: 0; height: 3px; background: #62ceff; position: absolute; top: 100%; left: 50%; transition: all .5s; } .menu .containem > .menul > li a:hover:after { left: 0%; width: 100%; } .menu .containem > .menul .menusub { opacity: 0; width: 100%; position: absolute; top: 0px; left: 50%; margin-left: -50%; background: #ffffff; padding: 0 15px 0; box-sizing: border-box; z-index: -10; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2); display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; height: auto; } .menu .containem > .menul .menusub ul { width: 60%; padding: 8px; box-sizing: border-box; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; height: 100%; margin: 10px 0 10px 0; } .menu .containem > .menul .menusub ul > li { width: calc(29.33333333%); text-align: left; line-height: 50px; font-size: 1.2rem; box-sizing: border-box; margin: 8px 2% 6px; } .menu .containem > .menul .menusub ul > li > a { font-size: 1.2rem; color: #888; display: block; width: 100%; border: 0px; padding: 0 3%; } .menu .containem > .menul .menusub ul > li > a > span.toptb { color: #fff; margin-right: 5%; background: #e4e4e4; padding: 4%; font-size: 2.2rem; box-sizing: border-box; border-radius: 20%; margin-top: 10px; transition: all 0.3s; vertical-align: middle; } .menu .containem > .menul .menusub ul > li:hover { color: #666; } .menu .containem > .menul .menusub ul > li:hover a { color: #0083c3; } .menu .containem > .menul .menusub ul > li:hover a > span.toptb { background: #58bff0; } .menu .containem > .menul .menusub ul > li a:hover:after { left: 0%; width: 0%; } .menu .containem > .menul .menusub .menusubimg { width: 40%; padding: 0 0 0 15px; box-sizing: border-box; border-left: 1px #e4e4e4 solid; margin: 15px 0 15px 0; } .menu .containem > .menul .menusub .menusubimg img { width: 100%; height: auto; max-width: 500px; } .menu .containem > .menul > li:hover .menusub { /*display: block;*/ z-index: 16; top: 46px; visibility: visible; opacity: 1; filter: alpha(opacity=100); } /*pc menu end*/ /*手机菜单*/ .header { display: none; } /*手机菜单*/ .partners { width: 100%; background: url(/uploads/image/simages/pbg.png) no-repeat top center; background-size: cover; } .team { width: 100%; background: #fff; border-top: 20px #f5f5f5 solid; } .team .teamlawyer { padding-left: 40px; font-size: 14px; color: #707070; line-height: 40px; padding-bottom: 50px; } .team .teamlawyer video { width: 100%; max-width: 100%; margin: 0 auto 30px; } .team .teamlawyer img { max-width: 100%; margin-bottom: 10px; } .team .teamlawyer p { font-size: 14px; color: #707070; line-height: 40px; } .team .teamlawyer strong { font-size: 18px; color: #707070; line-height: 40px; } .team .product { width: 100%; padding: 30px 20px 30px 40px; } .team .product .producttitle { height: 50px; line-height: 50px; border-bottom: 1px #dcdcdc solid; text-align: center; } .team .product .producttitle span { font-size: 20px; padding: 10px 10px; border-bottom: 3px #b5b5b5 solid; color: #484849; } .team .product .productcont { padding: 30px 0; color: #707070; font-size: 14px; line-height: 40px; } .team .product .productcont p { color: #707070; font-size: 14px; line-height: 40px; } .team .product .productcont strong { font-weight: bold; color: #000; } .team .product .developmentlist { padding: 50px 100px; } .team .product .developmentlist ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; align-items: flex-start; justify-content: space-between; flex-wrap: wrap; flex: 1; } .team .product .developmentlist ul li { width: 45%; padding: 30px 20px; box-sizing: border-box; text-align: center; background: #f8f8f8; margin-bottom: 20px; border-bottom: 3px #0171c5 solid; border-radius: 5px; min-height: 290px; } .team .product .developmentlist ul li img { width: 80px; height: 70px; text-align: center; margin-bottom: 20px; } .team .product .developmentlist ul li h3 { font-size: 14px; line-height: 34px; border-bottom: 1px #8c8c8c solid; color: #000; margin-bottom: 15px; } .team .product .developmentlist ul li p { font-size: 12px; line-height: 27px; color: #666666; } .productbg { width: 100%; padding: 28px 0; } section { width: 100%; padding: 0px; } section .titlest h3, section titlest2 h3 { font-size: 24px; line-height: 40px; } section .titlest p, section titlest2 p { font-size: 13px; line-height: 30px; } section .aboutlist .aboutitem { width: calc(25%); padding: 0px 4%; margin: 0px 0 30px; } section .aboutlist .aboutitem a img { display: block; margin: 15px auto; } section .aboutlist .aboutitem a h3 { font-size: 16px; line-height: 40px; height: 40px; } section .aboutlist .aboutitem a p { font-size: 12px; line-height: 20px; height: 40px; } section .aboutlist .aboutitem:last-child { background: none; } section .prolist { padding: 0px 0px; } section .prolist .proleftbox .proleft { padding: 20px; } section .prolist .proleftbox .proleft .prolefttitle { margin-bottom: 30px; background: url(/uploads/image/simages/ltt.png) no-repeat center bottom; } section .prolist .proleftbox .proleft .proleftlist { padding: 10px 15px; margin-bottom: 20px; } section .prolist .proleftbox .proleft .proleftlist ul li { height: 34px; line-height: 34px; font-size: 14px; padding: 5px 15px; width: 100%; margin-bottom: 6px; } section .prolist .proleftbox .proleft .ypsq a { width: 80%; margin-top: 32px; } section .prolist .proright { width: 74%; } section .testlist .testitem { padding: 20px 2% 50px; } section .testlist .testitem a .posimg img { margin: 10px auto 30px; } section .testlist .testitem a .posititle { padding: 10px 10px; } section .testlist .testitem a .posititle h3 { font-size: 12px; } section .testlist .testitem a .posititle p { font-size: 12px; } section .testlist .aboutitem:last-child { background: none; } section .newslist .newslisttab { width: 64%; padding-right: 1%; overflow: hidden; } section .newslist .newslisttab .hd ul { font-size: 14px; height: 46px; width: 100%; } section .newslist .newslisttab .hd ul li { float: left; cursor: pointer; list-style: none; text-align: center; height: 40px; color: #ffffff; line-height: 40px; background: #0083c3; border-top: 0; width: calc(32.33333333%); margin: 0 1% 0 0; border-top: 3px #0083c3 solid; } section .newslist .newslisttab .hd ul li a { color: #b1e5fb; display: block; width: 100%; } section .newslist .newslisttab .hd ul li:last-child { margin: 0; } section .newslist .newslisttab .hd ul .on { transition: all 0s; height: 48px; background: url(/uploads/image/simages/san.png) no-repeat center -3px; border-top: 3px #0083c3 solid; } section .newslist .newslisttab .bd ul { padding: 0px; width: 97%; } section .newslist .newslisttab .bd ul li { height: 35px; line-height: 34px; font-size: 12px; width: 100%; } section .newslist .newslisttab .bd ul li span { float: right; font-size: 12px; width: 25%; text-align: right; } section .newslist .newslisttab .bd ul li a { width: 70%; font-size: 12px; height: 34px; line-height: 34px; } section .newslist .newslistbanner { width: 36%; padding-left: 0%; position: relative; } section .newslist .newslistbanner .bd { width: 100%; } section .newslist .newslistbanner .bd ul li img { display: block; } section .newslist .newslistbanner .bd ul li .information-main-text { position: absolute; bottom: 0; line-height: 40px; padding: 0 8px; display: block; z-index: 2; text-align: left; font-size: 10px; color: #fff; background: rgba(0, 0, 0, 0.3); width: 100%; } section .newslist .newslistbanner .bd ul li .information-main-text a { display: block; color: #fff; } section .newslist .newslistbanner .bd ul li .information-main-text:hover { background: rgba(246, 128, 52, 0.6); } section .partners { width: 100%; padding: 0px 0 10px; } section .partners .partnersimg { display: block; border: 1px #e5e5e5 solid; } section .partners .partnersimg:hover { border: 1px rgba(246, 128, 52, 0.5) solid; } section .containebghonor { background: rgba(244, 236, 228, 0.4); width: 100%; padding: 48px 0; } section .containebgform { background: no-repeat center top; width: 100%; padding: 48px 0; } section .advantage { display: flex; display: inline-flex; display: -webkit-flex; justify-content: center; align-items: flex-start; padding-bottom: 30px; } section .advantage .advantageitem { width: 20%; padding: 0; box-sizing: border-box; position: relative; margin-right: -20px; } section .advantage .advantageitem img { margin-bottom: 20px; } section .advantage .advantageitem p { text-align: center; font-size: 20px; color: #323232; line-height: 26px; } section .advantage .advantageitem:hover { cursor: pointer; } section .advantage .advantageitem:hover img { -webkit-filter: grayscale(100%); /* chrome, safari, opera */ filter: grayscale(100%); transition: all 1s; -moz-transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s; } section .advantage .advantageitem:hover p { color: #5f3817; font-weight: 600; transition: all 1s; -moz-transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s; } section .indexabout .indexabout_bg { width: 43%; } section .indexabout .indexabout_bg img { width: 100%; height: auto; } section .indexabout .indexabout_text { width: 50%; padding: 0px; } section .indexabout .indexabout_text .about_text { max-height: 327px; overflow: hidden; } section .indexabout .indexabout_text .about_text p { font-size: 12px; line-height: 26px; margin-bottom: 15px; text-indent: 2em; } section .indexabout a { padding: 8px 36px; font-size: 14px; margin-top: 0px; display: inline-block; } section .formlist { width: 100%; } section .formlist .formlisttop li { padding: 15px; margin: 0 1% 15px; width: 48%; } section .formlist .formlisttop li label { font-size: 20px; padding-right: 15px; } section .formlist .formlisttop li input { border: 0; height: 30px; font-size: 20px; line-height: 30px; } section .formlist .formlisttop li:last-child { padding: 15px; margin: 0 1% 15px; width: 100%; } section .formlist .formlisttop li:last-child textarea { font-size: 17px; line-height: 30px; border: 0; width: 100%; height: 150px; overflow: hidden; } section .formlist .formlistbottom li { padding: 15px 0; margin: 0 1% 0px; width: 10%; } section .formlist .formlistbottom li a { font-size: 20px; } section .formlist .formlistbottom li input { height: 30px; font-size: 20px; border: 0; background: none; line-height: 30px; cursor: pointer; } /*搜索框*/ #ssjg { margin: 20px auto 30px; } .swiper-container .swiper-slide a { width: 800px; } .swiper-container .swiper-slide a p { font-size: 30px; top: 50px; left: 0px; } .swiper-container .swiper-slide a span { font-size: 20px; top: 95px; left: 0px; } .insidemenu { width: 100%; padding: 0; line-height: 42px; margin: 0px auto; } .insidemenu .inside_menu { width: 100%; } .insidemenu .inside_menu ul { width: 100%; } .insidemenu .inside_menu ul li { width: 100%; } .insidemenu .inside_menu ul li a { font-size: 14px; width: 100%; } .locallad { width: 100%; padding: 0; line-height: 42px; margin: 0px auto 30px; } .locallad .locallinks { font-size: 14px; } .centre_list ul li { width: calc(14.66666667%); margin: 10px 1% 40px; } .centre_list ul li a .centre_list_name { height: 30px; line-height: 30px; font-size: 12px; } .footer { width: 100%; padding: 0; } .footer .footop { padding: 16px 0; } .footer .footop .foot .ftlogo { width: 23%; } .footer .footop .foot .ftlogo img { max-width: 90%; } .footer .footop .foot .ftinfo { width: 77%; padding-left: 2%; } .footer .footop .foot .ftinfo h3 { font-size: 14px; line-height: 26px; } .footer .footop .foot .ftinfo p { font-size: 12px; } .footer .footbottom { width: 100%; padding: 30px 0; } .footer .footbottom .footleft { width: 75%; } .footer .footbottom .footleft ul { width: calc(14.28571429%); padding: 0 1% 0px; } .footer .footbottom .footleft ul li { width: 100%; height: 22px; line-height: 22px; } .footer .footbottom .footleft ul li a { font-size: 12px; } .footer .footbottom .footleft ul li.first { height: 36px; line-height: 36px; } .footer .footbottom .footleft ul li.first a { font-size: 12px; } .footer .footbottom .footright { width: 25%; } .footer .footbottom .footright ul { width: 100%; } .footer .footbottom .footright ul li { width: calc(100%); padding: 0 3%; } .footer .footbottom .footright ul li img { background: url(/uploads/image/simages/codebg.png) no-repeat center top; background-size: 90%; padding: 15px 20px; } .footer .footbottom .footright ul li p { height: 40px; line-height: 40px; font-size: 12px; } .footer .foot { width: 100%; padding: 15px 0; } .footer .foot p { font-size: 12px; line-height: 30px; } .insidedetail { width: 100%; margin: 0px auto 0; padding: 0px; } .insidedetail .detail { padding: 0px 0px 30px 0px; margin-bottom: 0px; } .insidedetail .detail .detailtitle { width: 100%; font-size: 12px; line-height: 36px; padding-bottom: 8px; padding-top: 30px; } .insidedetail .detail .detailtitle span { font-size: 13px; line-height: 20px; padding: 0px 10px; } .insidedetail .detail .detailcont { font-size: 1.4rem; } .insidedetail .detail .detailcont p, .insidedetail .detail .detailcont div { font-size: 1.4rem; } .insidedetail .detail .detailcont strong { font-size: 1.4rem; margin-top: 25px; line-height: 40px; } .insidedetail .detail .pagrnext { padding: 10px 0; } .insidedetail .detail .pagrnext > div { font-size: 1.3rem; height: 30px; line-height: 30px; } .insidedetail .detail .pagrnext > div a { font-size: 1.3rem; } .insidedetail .aboutcon { width: 100%; height: 100%; padding: 30px 0 20px; font-size: 12px; } .insidedetail .aboutcon .aboutcontitle { font-size: 20px; line-height: 36px; margin-bottom: 15px; } .insidedetail .aboutcon .contentimg { width: 100%; height: auto; margin-bottom: 15px; } .insidedetail .aboutcon strong { font-size: 14px; line-height: 40px; margin: 0px; margin: 5px 0 8px 0; } .insidedetail .aboutcon p { font-size: 13px; line-height: 25px; text-indent: 2em; } .insidedetail .aboutcon p img { margin-left: 0em; max-width: 100%; height: auto; } .insidedetail .aboutcon img { max-width: 100%; height: auto; } .insidedetail .bulletincon { font-size: 14px; line-height: 180%; } .insidedetail .bulletincon div { font-size: 20px; line-height: 40px; } .insidedetail .bulletincon p { margin-top: 40px; } .prodetailtop .prodetailtoplogo { width: 100%; font-size: 22px; } .prodetailtop .prodetaillist { width: 100%; margin: 15px 0 30px; } .prodetailtop .prodetaillist > ul > li { font-size: 12px; } .prodetail { width: 100%; padding: 20px; margin-bottom: 40px; } .prodetail img { margin: 15px auto; max-width: 100%; } .xian { height: 1px; margin: 25px 0; width: 100%; } .applyheader { padding-bottom: 30px; } .applyheader span { padding: 5px 30px; font-size: 14px; line-height: 30px; } .applyheader2 { margin-bottom: 30px; } .applyheader2 span { padding: 5px 25px; font-size: 14px; line-height: 29px; } /*样品申请*/ .applylist { width: 100%; padding: 20px 0 80px; } .applylist ul { width: 100%; } .applylist ul li { margin-bottom: 15px; width: 100%; } .applylist ul li > label { width: 10%; font-size: 14px; line-height: 36px; } .applylist ul li > label em { padding-right: 5px; } .applylist ul li .inputbox { width: 86%; } .applylist ul li .inputbox > label { width: 20%; } .applylist ul li .inputbox > label span { padding-right: 50px; line-height: 25px; font-size: 12px; } .applylist ul li .inputbox .tip { font-size: 12px; padding-left: 15px; } .applylist ul li .inputbox textarea { width: 100%; padding: 10px; font-size: 12px; line-height: 30px; } .applylist ul li .inputbox input[type=text] { width: 100%; padding: 10px; font-size: 12px; line-height: 30px; } .applylist ul li:nth-child(3), .applylist ul li:nth-child(4) { width: 48%; } .applylist ul li:nth-child(3) label, .applylist ul li:nth-child(4) label { width: 28%; font-size: 14px; line-height: 36px; } .applylist ul li:nth-child(3) label em, .applylist ul li:nth-child(4) label em { padding-right: 5px; } .applylist ul li:nth-child(3) .inputbox, .applylist ul li:nth-child(4) .inputbox { width: 71%; } .applylist ul li:nth-last-child(2) { width: 100%; } .applylist ul li:nth-last-child(2) label { width: 10%; font-size: 14px; line-height: 36px; } .applylist ul li:nth-last-child(2) label em { padding-right: 5px; } .applylist ul li:nth-last-child(2) .inputbox { width: 86%; } .applylist ul li:nth-last-child(2) .inputbox input[type=text] { width: 40%; padding: 10px; font-size: 12px; line-height: 30px; } .applylist ul li:nth-last-child(2) .inputbox #canvas { width: 120px; height: 50px; line-height: 50px; border: 1px #efefef solid; margin-left: 20px; } .applylist ul li:last-child { width: 100%; } .applylist ul li:last-child label { width: 10%; font-size: 14px; line-height: 36px; } .applylist ul li:last-child label em { padding-right: 5px; } .applylist ul li:last-child .inputbox { width: 86%; } .applylist ul li:last-child .inputbox .ydcheckbox { width: 100%; } .applylist ul li:last-child .inputbox .ydcheckbox div { font-size: 12px; } .applylist ul li:last-child .inputbox .ydcheckbox div a { padding: 0 5px; } .applylist ul li:last-child .inputbox .yddes { width: 100%; padding: 30px 0; } .applylist ul li:last-child .inputbox .yddes p { font-size: 12px; line-height: 24px; } .applylist ul li:last-child .inputbox .ydbutton { width: 100%; } .applylist ul li:last-child .inputbox .ydbutton input[type=submit] { padding: 10px 80px; border: 0; cursor: pointer; } .applylist ul li:last-child .inputbox .ydbutton input[type=submit]:hover, .applylist ul li:last-child .inputbox .ydbutton input[type=submit].active { background: #0083c2; } /*测试咨询*/ .consultlist ul li > label, .consultlist ul li:nth-last-of-type(-n 2) label, .consultlist ul li:last-child label { width: 18%; } .consultlist ul li:nth-child(3) > label, .consultlist ul li:nth-child(4) > label { width: 42%; } .consultlist ul li > label { font-size: 12px; } .consultlist .zxbutton input[type=submit], .consultlist .zxbutton input[type=button] { padding: 8px 50px; font-size: 14px; } /*应用案例*/ .applicationlist ul li { padding: 0 1%; } .applicationlist ul li a { display: block; } .applicationlist ul li a .appimg { width: 80%; margin: 0 auto; } .applicationlist ul li a p { font-size: 10px; } .applicationlist ul li a:hover .appimg { width: 80%; } /*产品封装*/ .packaglist { width: 100%; margin: 30px 0 50px; } .packaglist ul li a { display: block; } .packaglist ul li a p { text-align: center; height: 36px; line-height: 36px; font-size: 12px; } .packaglist ul li a .packimg { border: 2px #e4e4e4 solid; } .packaglist ul li a:hover .packimg { opacity: 0.6; border: 2px rgba(0, 131, 194, 0.3) solid; } .packaglist ul li a:hover p { color: rgba(0, 131, 194, 0.6); } /*资料下载*/ .downloadlist { width: 100%; margin: 30px 0; } .downloadlist ul { width: 100%; } .downloadlist ul li { width: calc(31.33333333%); margin: 0 3% 30px 0; } .downloadlist ul li .packimg { width: 100%; padding: 5px; } .downloadlist ul li .packimg img { width: 100%; height: auto; display: block; } .downloadlist ul li .downdes { width: 100%; } .downloadlist ul li .downdes .downame { width: 85%; } .downloadlist ul li .downdes .downame a { display: block; height: 25px; line-height: 25px; font-size: 12px; width: 100%; } .downloadlist ul li .downdes .dowico { width: 15%; text-align: right; } .downloadlist ul li .downdes .dowico a { display: block; width: 100%; line-height: 25px; font-size: 12px; } .downloadlist ul li .downdes .dowico a span { padding-left: 0px; line-height: 25px; font-size: 12px; } .downloadlist ul li li:nth-child(3n) { margin: 0 0 30px 0; } /*应用中心栏目主页资料下载*/ .download > ul { width: 100%; padding: 20px 0 40px; } .download > ul > li { padding: 7px; width: calc(30.33333333%); margin: 0px 4.5% 3% 0; overflow: hidden; } .download > ul > li > a { width: 100%; } .download > ul > li > a .newsimg { width: 36%; } .download > ul > li > a .newsimg img { display: block; width: 100%; height: auto; } .download > ul > li > a .newsinfo { padding: 0; width: 60%; } .download > ul > li > a .newsinfo .infoname { font-size: 12px; height: 25px; line-height: 25px; } .download > ul > li > a .newsinfo .infopost { font-size: 12px; height: 25px; line-height: 25px; margin-top: 10px; } .download > ul li:nth-child(3n) { margin: 0 0 3% 0; } /*五星评论*/ .lq-score ul { width: 100%; } .lq-score ul li { width: 15px; float: left; text-align: left; } /*资料下载列表*/ .downlist { width: 100%; } .downlist > ul { padding: 0px 0 20px; } .downlist > ul > li > a { width: 100%; } .downlist > ul > li > a .newsimg { width: 100%; } .downlist > ul > li > a .newsimg img { display: block; width: 100%; height: 165px; max-width: 348px; margin: 0 auto; } .downlist > ul > li > a .newsname { font-size: 14px; height: 40px; line-height: 40px; text-align: center; padding: 0 20px; } .downlist > ul > li > a .newsrec { align-items: center; font-size: 9px; width: 90%; margin: 5px auto 10px; } .downlist > ul > li > a .newsrec .recommend { width: 50%; align-items: center; display: none; } .downlist > ul > li > a .newsrec .capacity:first-child { width: 60%; text-align: center; font-size: 9px; } .downlist > ul > li > a .newsrec .capacity:last-child { width: 40%; } /*资料下载详情标题*/ .downtitle { width: 100%; height: 30px; line-height: 30px; margin-bottom: 20px; } .downtitle span { display: block; color: #fff; line-height: 30px; height: 30px; font-size: 14px; width: 120px; text-align: center; } .downdetail { font-size: 12px; line-height: 30px; margin-bottom: 50px; } .downdetail img { max-width: 100%; padding: 15px 0; } .downdetail a { padding: 10px 0; } /*方案应用*/ .packagelist { width: 100%; } .packagelist ul { padding: 0 3%; margin-bottom: 50px; } .packagelist ul li { width: 48%; margin-right: 1%; } .packagelist ul li a { display: block; width: 100%; height: 40px; line-height: 40px; font-size: 13px; } .packagelist ul li a span { display: inline-block; width: 6px; height: 6px; border-radius: 100%; margin-right: 5px; } .packagelist ul li:nth-child(2n) { width: 48%; margin-right: 0; margin-left: 1%; } .packageimglist { width: 100%; } .packageimglist ul { padding: 0 0; margin-bottom: 50px; } .packageimglist ul li { width: 20%; text-align: center; } .packageimglist ul li a { display: block; width: 100%; height: 100%; } .packageimglist ul li a img { width: 70%; height: 100%; } .packageimglist ul li a p { font-size: 13px; } .packageimglist ul li a:hover img { opacity: 0.8; } /*专家顾问*/ .experts { width: 100%; margin: 0px auto 30px; } .experts ul li { width: calc(48%); margin: 0px 4% 4% 0; padding: 20px; } .experts ul li a img { width: 25%; margin: 10px 0 0 10px; } .experts ul li a .expertsinfo { width: 65%; padding: 10px; } .experts ul li a .expertsinfo .infoname { font-size: 18px; height: 40px; line-height: 40px; margin-bottom: 12px; } .experts ul li a .expertsinfo .infopost { font-size: 12px; line-height: 170%; } .experts ul li:nth-child(2n) { margin: 0 0 4% 0; } /*分页*/ .page { width: 100%; text-align: center; padding: 50px 0; } .page a { padding: 6px 15px; margin: 0 3px; font-size: 14px; } /*产品封装详情表格*/ .fzdetaillist { width: 100%; margin: 15px 0 50px; border: 1px #e6e6e6 solid; } .fzdetaillist > ul > li { line-height: 40px; width: 100%; font-size: 12px; } .fzdetaillist > ul > li .proname { padding-right: 40px; width: 20%; text-align: right; } .fzdetaillist > ul > li .prodes { padding-left: 20px; width: 80%; } .fzdetaillist > ul > li .prodes img { padding: 10px 10px 10px 0; } .fzdetaillist > ul > li .prodes a { font-size: 12px; } .fzdetaillist > ul li:last-child { border-bottom: 0px #f1f1f1 dashed; } /*测试咨询 提交提示遮罩层*/ .maskbox { position: fixed; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0, 0, 0, 0.5); z-index: 999999999999999999; overflow: hidden; display: none; } .maskbox .maskmain { width: 80%; height: 330px; left: 50%; margin-left: -40%; top: 50%; margin-top: -175px; padding: 30px 50px; } .maskbox .maskmain .masktitle { font-size: 18px; line-height: 50px; } .maskbox .maskmain .masktitle img { width: 40px; height: 40px; margin-right: 10px; } .maskbox .maskmain .maskcon { font-size: 22px; line-height: 50px; margin: 50px auto 20px; } .maskbox .maskmain .maskcon .maskicon { width: 10%; margin-right: 2%; } .maskbox .maskmain .maskcon .maskicon img { width: auto; text-align: center; } .maskbox .maskmain .maskcon .maskdesc h3 { font-size: 16px; line-height: 40px; } .maskbox .maskmain .maskcon .maskdesc p { font-size: 14px; } .maskbox .maskmain .maskbutton { background: none; border-radius: 20px; padding: 5px 30px; } /*djs-遮罩层-ysbh*/ .maskbox-ysbh .maskmain { width: 80%; max-width: 700px; max-height: 80%; left: 50%; top: 50%; padding: 30px 50px 60px; } .maskbox-ysbh .maskmain .masktitle { font-size: 16px; line-height: 30px; } .maskbox-ysbh .maskmain .masktitle img { width: 25px; height: 25px; margin-right: 10px; } .maskbox-ysbh .maskmain .maskcon { height: auto; max-height: calc(96%); font-size: 15px; line-height: 200%; margin: 15px auto 20px; } .maskbox-ysbh .maskmain .maskcon .maskdesc h3 { font-size: 20px; line-height: 32px; } .maskbox-ysbh .maskmain .maskcon .maskdesc p { font-size: 11px; margin-bottom: 8px; line-height: 180%; } .maskbox-ysbh .maskmain .maskbutton-ysbh { padding: 4px 20px; right: 40px; bottom: 30px; } /*合作伙伴 提交提示遮罩层*/ .maskbox2 .maskmain { width: 80%; max-width: 700px; max-height: 80%; padding: 3% 40px 2%; } .maskbox2 .maskmain .masktitle { font-size: 18px; line-height: 40px; height: 40px; } .maskbox2 .maskmain .masktitle img { width: 35px; height: 35px; margin-right: 10px; } .maskbox2 .maskmain .maskcon { max-height: calc(6%); font-size: 12px; margin: 15px auto 20px; } .maskbox2 .maskmain .maskcon .maskdesc p { font-size: 12px; margin-bottom: 10px; } .maskbox2 .maskmain .maskbutton { padding: 5px 20px; } /*发展历程 提交提示遮罩层*/ .honorbox .maskmain { max-width: 700px; height: auto; max-height: 70%; top: 50%; position: absolute; padding: 25px 25px 25px; } .honorbox .maskmain .honorimg { width: 100%; height: 100%; margin-bottom: 0px; } .honorbox .maskmain .honorimg img { width: auto; height: auto; display: block; margin: 0 auto; max-height: 450px; } .honorbox .maskmain .honortitle { font-size: 12px; line-height: 40px; } .honorbox .maskmain .honortitle .mtitle { width: 80%; height: 40px; line-height: 40px; font-size: 12px; } .honorbox .maskmain .honortitle .maskbutton { background: none; border-radius: 20px; padding: 3px 20px; font-size: 12px; } /*首页产品列表*/ .prodefault { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; } .prodefault .proitem a .proitemname { font-size: 12px; padding: 0px 10px; height: 35px; line-height: 35px; } .select { padding: 5px 10px; border: #ddd 1px solid; border-radius: 4px; width: 100%; margin: 5% auto; font-size: 12px; } .select li { list-style: none; padding: 10px 0 5px 100px; } .select .select-list { border-bottom: #eee 1px dashed; } .select .select-list dl { zoom: 1; position: relative; line-height: 24px; } .select .select-list dl:after { content: " "; display: block; clear: both; height: 0; overflow: hidden; } .select .select-list dt { width: 100px; margin-bottom: 5px; position: absolute; top: 0; left: -100px; text-align: right; color: #666; height: 24px; line-height: 24px; } .select .select-list dd { float: left; display: inline; margin: 0 0 5px 5px; } .select .select a { display: inline-block; white-space: nowrap; height: 24px; padding: 0 10px; text-decoration: none; color: #039; border-radius: 2px; } .select .select a:hover { color: #f60; background-color: #f3edc2; } .select .selected a { color: #fff; background-color: #f60; } .select .select-result dt { font-weight: bold; } .select .select-no { color: #999; display: none; } .select .select-result a { padding-right: 20px; background: #f60 right 9px no-repeat; } .select .select-result a:hover { background-position: right -15px; } .linkslist .links .linkitem a { font-size: 15px; } .linkslist .links .linkitem a img { width: 30px; height: 30px; vertical-align: middle; margin-right: 10px; } .inside { width: 100%; margin: 0px auto 0; padding: 0px; background: #fff; } .inside .insidetitle { width: 25%; margin: 0px auto 10px; padding: 60px 0 0; position: relative; } .inside .insidetitle .insidetitleborder { border: 1px #353535 solid; position: absolute; width: 100%; padding: 45px 0; left: 50%; margin-left: -50%; top: 0px; z-index: 9; } .inside .insidetitle .insidetitletext { background: #fff; text-align: center; padding: 10px 20px; top: -30px; left: 50%; z-index: 10; position: relative; width: 80%; margin-left: -40%; } .inside .insidetitle .insidetitletext h3 { font-size: 60px; font-family: 'microsoft yahei'; text-transform: uppercase; color: #d8d8d8; } .inside .insidetitle .insidetitletext p { position: absolute; top: 0px; font-size: 22px; color: #333333; text-align: center; width: 100%; line-height: 100px; left: 0; } .inside .insidemenu { width: 100%; text-align: center; margin-bottom: 15px; } .inside .insidemenu a { padding: 5px 20px; font-size: 20px; border: 1px #494949 solid; margin: 0 10px; color: #494949; } .inside .insidemenu a:hover, .inside .insidemenu a.active { border: 1px #944d13 solid; color: #944d13; } .inside .insideabout { padding: 0; margin: 20px auto; } .inside .insideabout .aboutbox { width: 100%; background: repeat-x 0 bottom; padding: 60px 100px 30px; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; } .inside .insideabout .aboutbox .aboutboxconimg { width: 35%; margin-bottom: 50px; } .inside .insideabout .aboutbox .aboutboxconimg img { width: 100%; border: 8px #fff solid; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); } .inside .insideabout .aboutbox .aboutboxconinfo { width: 60%; } .inside .insideabout .aboutbox .aboutboxconinfo .abcinfotitle { padding-top: 70px; } .inside .insideabout .aboutbox .aboutboxconinfo .abcinfotitle .titleenglish { font-size: 80px; font-weight: bold; color: rgba(102, 102, 102, 0.35); padding-bottom: 0px; font-family: "microsoft yahei ui"; } .inside .insideabout .aboutbox .aboutboxconinfo .abcinfotitle h3 { font-weight: normal; margin-bottom: 15px; } .inside .insideabout .aboutbox .aboutboxconinfo .abcinfotitle h3 a { display: block; font-size: 24px; color: #fff; padding-bottom: 15px; border-bottom: 1px #fff solid; } .inside .insideabout .aboutbox .aboutboxconinfo .abcinfo { font-size: 12px; line-height: 26px; color: #fff; } .inside .insideabout .brandbox { width: 100%; height: 600px; position: relative; box-sizing: border-box; padding: 50px 80px; } .inside .insideabout .brandbox .brandboxleft { width: 45%; position: absolute; left: 8%; top: 12%; z-index: 11; } .inside .insideabout .brandbox .brandboxleft .brandboxconimg { width: 100%; height: 100%; } .inside .insideabout .brandbox .brandboxleft .brandboxconimg img { width: 100%; height: 100%; box-shadow: 1px 1px 8px 2px rgba(0, 0, 0, 0.2); } .inside .insideabout .brandbox .brandboxleft .brandboxconname { width: 100%; position: absolute; bottom: -35px; left: 20%; font-size: 60px; font-weight: bold; color: rgba(102, 102, 102, 0.46); } .inside .insideabout .brandbox .brandboxright { width: 45%; position: absolute; right: 8%; top: 14%; z-index: 10; } .inside .insideabout .brandbox .brandboxright .brandboxconname { font-size: 26px; color: #000; padding-left: 120px; line-height: 40px; height: 40px; margin-bottom: 20px; } .inside .insideabout .brandbox .brandboxright .brandboxconimg { width: 100%; height: 100%; } .inside .insideabout .brandbox .brandboxright .brandboxconimg img { width: 100%; height: 100%; box-shadow: 1px 1px 8px 2px rgba(0, 0, 0, 0.2); } .inside .insideabout .about_box { width: 100%; padding: 50px 0; margin: 50px auto; border-top: 1px #5f3817 solid; font-size: 18px; line-height: 34px; color: #353535; } .inside .insideabout .about_box p { font-size: 18px; line-height: 36px; color: #353535; text-indent: 2em; padding: 0 40px; margin-bottom: 15px; } .inside .insideabout .about_box p img { max-width: 100%; height: auto; margin: 10px auto; } .inside .insideabout .about_box img { max-width: 100%; height: auto; margin: 10px auto; } .inside .insidenews { padding: 30px 15px 15px; box-sizing: border-box; } .inside .insidenews .news_hydt_list { margin-bottom: 50px; } .inside .insidenews .news_hydt_list ul { width: 100%; } .inside .insidenews .news_hydt_list ul li { padding: 20px 0; border-bottom: 1px #afafaf solid; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; } .inside .insidenews .news_hydt_list ul li .news_gsxw_date { width: 10%; } .inside .insidenews .news_hydt_list ul li .news_gsxw_date dl { background: #c5c5c5; width: 100%; color: #fff; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; flex: 1; padding: 20px; } .inside .insidenews .news_hydt_list ul li .news_gsxw_date dl dt { text-align: center; width: 100%; font-size: 60px; font-weight: bold; font-family: 'microsoft yahei'; line-height: 50px; margin-bottom: 10px; } .inside .insidenews .news_hydt_list ul li .news_gsxw_date dl dd { text-align: center; font-size: 14px; } .inside .insidenews .news_hydt_list ul li .news_gsxw_text { width: 86%; } .inside .insidenews .news_hydt_list ul li .news_gsxw_text .news_gsxw_text_titles { width: 100%; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 24px; color: #333333; font-weight: 600; margin-bottom: 10px; } .inside .insidenews .news_hydt_list ul li .news_gsxw_text .news_gsxw_text_dec { width: 100%; height: 48px; line-height: 24px; overflow: hidden; color: #333333; font-size: 12px; font-weight: 600; } .inside .insidenews .news_hydt_list ul li .news_gsxw_text a { padding: 3px 15px; border: 1px #663b19 solid; font-size: 13px; color: #663b19; text-align: right; float: right; } .inside .insidenews .news_hydt_list ul li .news_gsxw_text a:hover { color: #fff; background: #663b19; border: 1px #663b19 solid; } .inside .insidenews .news_hydt_list ul li:hover { background: #f9f9f9; } .inside .page { width: 100%; text-align: center; padding: 50px 0; } .inside .page a { padding: 6px 15px; margin: 0 3px; font-size: 14px; border: 1px #e9e9e9 solid; color: #666666; } .inside .page a.active, .inside .page a:hover { border: 1px #0083c2 solid; background: #0083c2; color: #fff; } .inside .about { width: 100%; display: flex; display: -webkit-flex; display: inline-flex; flex-direction: row; align-items: flex-start; justify-content: space-between; flex: 1; padding: 30px 0 180px; } .inside .about .imgbox { width: 43%; margin-left: 6%; position: relative; } .inside .about .imgbox .bg1 { width: 40%; height: 180px; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); background: #fff; position: absolute; top: 15px; left: -5px; z-index: 10; transform: rotate(-15deg); -ms-transform: rotate(-15deg); /* ie 9 */ -moz-transform: rotate(-15deg); /* firefox */ -webkit-transform: rotate(-15deg); /* safari 和 chrome */ -o-transform: rotate(-15deg); } .inside .about .imgbox .bg2 { width: 100%; height: 270px; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); background: #fff; position: absolute; top: 5px; left: 0px; z-index: 11; transform: rotate(8deg); -ms-transform: rotate(8deg); /* ie 9 */ -moz-transform: rotate(8deg); /* firefox */ -webkit-transform: rotate(8deg); /* safari 和 chrome */ -o-transform: rotate(8deg); } .inside .about .imgbox img { border: 5px #fff solid; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); z-index: 12; position: absolute; top: 0; left: 0px; } .inside .about .aboutcon { width: 45%; font-size: 12px; line-height: 30px; } .inside .about .aboutcon p { text-indent: 2em; } .inside .honor { width: 100%; margin: 20px auto; } .inside .honor ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; } .inside .honor ul li { width: calc(31.33333333%); box-sizing: border-box; margin: 10px 1% 25px; /*position: relative;*/ } .inside .honor ul li a { /*position: relative;*/ display: block; width: 100%; height: 100%; } .inside .honor ul li a > img { width: 100%; height: auto; display: block; margin-bottom: 10px; border: 1px #dbdbdb solid; box-sizing: border-box; padding: 8px; } .inside .honor ul li a p { font-size: 20px; color: #808080; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center; } .inside .honor ul li:hover { /*transition: all 0.4s ease-out 0s; overflow: hidden; border: 1px #944d13 solid;*/ } .inside .honor ul li:hover img { border: 1px #9ddff8 solid; } .inside .honor ul li:hover p { color: #000; } .inside .news { background: #fff; padding: 20px 0px 50px; } .inside .news ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; flex: 1; flex-wrap: wrap; } .inside .news ul li { padding: 0px; width: calc(22%); box-sizing: border-box; margin: 0 4% 4% 0; overflow: hidden; } .inside .news ul li a { display: block; position: relative; } .inside .news ul li a .newsimg { width: 100%; } .inside .news ul li a .newsimg img { display: block; width: 100%; height: auto; } .inside .news ul li a .newsinfo { padding: 10px 0; } .inside .news ul li a .newsinfo .newsname { width: 100%; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; } .inside .news ul li a .newsinfo .newsdes { width: 100%; height: 40px; line-height: 20px; overflow: hidden; font-size: 12px; } .inside .news ul li:nth-child(4n) { margin: 0 0 4% 0; } .inside .news2 ul { width: 100%; padding: 10px 0; } .inside .news2 ul li { padding: 0px; width: 100%; box-sizing: border-box; margin: 0px 0 15px; overflow: hidden; padding-bottom: 15px; border-bottom: 1px #d3d3d3 solid; } .inside .news2 ul li a { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; margin: 10px 0; } .inside .news2 ul li a .newsimg { width: 22%; } .inside .news2 ul li a .newsimg img { display: block; } .inside .news2 ul li a .newsinfo { padding: 0; width: 75%; } .inside .news2 ul li a .newsinfo .newsname { width: 100%; height: 30px; line-height: 30px; font-size: 16px; color: #4c4c4c; } .inside .news2 ul li a .newsinfo .newstime { width: 100%; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 12px; color: #9f9f9f; margin-left: -10px; } .inside .news2 ul li a .newsinfo .newstime span { padding: 0 10px; } .inside .news2 ul li a .newsinfo .newsdes { width: 100%; height: 66px; line-height: 22px; overflow: hidden; font-size: 12px; margin-top: 2px; } .inside .contact .contactindex { margin: 30px auto; } .inside .contact .contactindex .map { width: 35%; height: auto; } .inside .contact .contactindex .map #map { width: 100%; height: 450px; } .inside .contact .contactindex .contactinfo { width: 100%; } .inside .contact .contactindex .contactinfo .contactinfotop { margin-bottom: 20px; } .inside .contact .contactindex .contactinfo .contactinfotop h3 { font-size: 20px; margin-bottom: 20px; } .inside .contact .contactindex .contactinfo .contactinfotop h3 span { font-size: 13px; line-height: 20px; padding-top: 0px; } .inside .contact .contactindex .contactinfo .contactinfotop p { font-size: 13px; line-height: 22px; } .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfo { width: 100%; margin-top: 10px; } .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfo p { font-size: 13px; line-height: 26px; margin-bottom: 6px; } .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfo p .iconfont { font-size: 26px; line-height: 26px; padding-right: 5px; } .inside .contact .contactlist { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; margin: 30px auto; border-bottom: 1px #d3d3d3 solid; padding-bottom: 30px; } .inside .contact .contactlist .map { width: 49%; height: auto; } .inside .contact .contactlist .map #map { width: 100%; height: 400px; } .inside .contact .contactlist .contactinfo { width: 49%; } .inside .contact .contactlist .contactinfo .contactinfotop { margin-bottom: 20px; } .inside .contact .contactlist .contactinfo .contactinfotop h3 { font-size: 20px; line-height: 40px; color: #404040; font-weight: normal; margin-bottom: 15px; } .inside .contact .contactlist .contactinfo .contactinfotop p { font-size: 14px; line-height: 26px; color: #3d3d3d; } .inside .contact .contactlist .contactinfo .contactinfobottom { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; } .inside .contact .contactlist .contactinfo .contactinfobottom .infobottomimg { width: 30%; } .inside .contact .contactlist .contactinfo .contactinfobottom .infobottomimg img { width: 140px; height: 140px; } .inside .contact .contactlist .contactinfo .contactinfobottom .infobottominfo { width: 70%; } .inside .contact .contactlist .contactinfo .contactinfobottom .infobottominfo h3 { font-size: 20px; line-height: 40px; color: #f68843; font-weight: 500; margin-bottom: 15px; } .inside .contact .contactlist .contactinfo .contactinfobottom .infobottominfo p { font-size: 12px; line-height: 24px; color: #3d3d3d; } .inside .websitemap { width: 100%; margin: 20px auto 30px; } .inside .websitemap ul { width: 100%; padding: 15px; } .inside .websitemap ul li { width: 48%; margin-bottom: 15px; height: 50px; line-height: 30px; padding: 10px 10px; } .inside .websitemap ul li a:first-child { font-size: 14px; padding-right: 10px; font-weight: 600; width: 85px; } .inside .websitemap ul li a { font-size: 12px; padding-right: 20px; } .inside .websitemap2 ul li > div { width: 22%; } .inside .websiteann { width: 100%; margin: 20px auto 30px; } .inside .websiteann img { width: 100%; height: auto; } .insidebox .insideleft { width: 20%; padding-bottom: 50px; } .insidebox .insideleft .leftbox .insidelefttitle { padding: 10px 20px; font-size: 16px; } .insidebox .insideleft .leftbox .insideleftlist ul li a { font-size: 14px; display: block; height: 34px; line-height: 34px; } .insidebox .insideleft .leftbox .insideleftcode { padding: 10px; display: block; } .insidebox .insideleft .leftbox .insideleftcode img { width: 100px; height: 100px; } .insidebox .insideleft .leftbox .insideleftcode .codetext { font-size: 12px; line-height: 20px; padding-left: 5px; margin-bottom: 10px; } .insidebox .insideleft .leftboxabout { height: 40px; line-height: 40px; margin-top: 15px; } .insidebox .insideleft .leftboxabout a { font-size: 15px; } .insidebox .insideright { width: 77%; } .insidebox .insideabout { padding: 0; margin: 20px auto; } .insidebox .insideabout .aboutbox { width: 100%; background: repeat-x 0 bottom; padding: 60px 100px 30px; } .insidebox .insideabout .aboutbox .aboutboxconimg { width: 35%; margin-bottom: 50px; } .insidebox .insideabout .aboutbox .aboutboxconimg img { width: 100%; border: 8px #fff solid; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); } .insidebox .insideabout .aboutbox .aboutboxconinfo { width: 60%; } .insidebox .insideabout .aboutbox .aboutboxconinfo .abcinfotitle { padding-top: 70px; } .insidebox .insideabout .aboutbox .aboutboxconinfo .abcinfotitle .titleenglish { font-size: 80px; color: rgba(102, 102, 102, 0.35); padding-bottom: 0px; } .insidebox .insideabout .aboutbox .aboutboxconinfo .abcinfotitle h3 { font-weight: normal; margin-bottom: 15px; } .insidebox .insideabout .aboutbox .aboutboxconinfo .abcinfotitle h3 a { font-size: 24px; padding-bottom: 15px; } .insidebox .insideabout .aboutbox .aboutboxconinfo .abcinfo { font-size: 12px; line-height: 26px; } .insidebox .insideabout .brandbox { width: 100%; height: 600px; padding: 50px 80px; } .insidebox .insideabout .brandbox .brandboxleft { width: 45%; position: absolute; left: 8%; top: 12%; z-index: 11; } .insidebox .insideabout .brandbox .brandboxleft .brandboxconimg { width: 100%; height: 100%; } .insidebox .insideabout .brandbox .brandboxleft .brandboxconimg img { width: 100%; height: 100%; box-shadow: 1px 1px 8px 2px rgba(0, 0, 0, 0.2); } .insidebox .insideabout .brandbox .brandboxleft .brandboxconname { width: 100%; position: absolute; bottom: -35px; left: 20%; font-size: 60px; font-weight: bold; color: rgba(102, 102, 102, 0.46); } .insidebox .insideabout .brandbox .brandboxright { width: 45%; position: absolute; right: 8%; top: 14%; z-index: 10; } .insidebox .insideabout .brandbox .brandboxright .brandboxconname { font-size: 26px; color: #000; padding-left: 120px; line-height: 40px; height: 40px; margin-bottom: 20px; } .insidebox .insideabout .brandbox .brandboxright .brandboxconimg { width: 100%; height: 100%; } .insidebox .insideabout .brandbox .brandboxright .brandboxconimg img { width: 100%; height: 100%; box-shadow: 1px 1px 8px 2px rgba(0, 0, 0, 0.2); } .insidebox .insideabout .about_box { width: 100%; padding: 50px 0; margin: 50px auto; font-size: 18px; line-height: 34px; } .insidebox .insideabout .about_box p { font-size: 18px; line-height: 36px; text-indent: 2em; padding: 0 40px; margin-bottom: 15px; } .insidebox .insideabout .about_box p img { max-width: 100%; height: auto; margin: 10px auto; } .insidebox .insideabout .about_box img { max-width: 100%; height: auto; margin: 10px auto; } .insidebox .insidenews { padding: 30px 15px 15px; } .insidebox .insidenews .news_hydt_list { margin-bottom: 50px; } .insidebox .insidenews .news_hydt_list ul { width: 100%; } .insidebox .insidenews .news_hydt_list ul li { padding: 20px 0; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_date { width: 10%; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_date dl { width: 100%; padding: 20px; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_date dl dt { width: 100%; font-size: 60px; font-weight: bold; line-height: 50px; margin-bottom: 10px; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_date dl dd { font-size: 14px; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_text { width: 86%; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_text .news_gsxw_text_titles { width: 100%; height: 40px; line-height: 40px; font-size: 24px; margin-bottom: 10px; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_text .news_gsxw_text_dec { width: 100%; height: 48px; line-height: 24px; font-size: 12px; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_text a { padding: 3px 15px; font-size: 13px; text-align: right; float: right; } .insidebox .page { width: 100%; text-align: center; padding: 50px 0; } .insidebox .page a { padding: 6px 15px; margin: 0 3px; font-size: 14px; } .insidebox .about { width: 100%; padding: 30px 0 180px; } .insidebox .about .imgbox { width: 43%; margin-left: 6%; position: relative; } .insidebox .about .imgbox .bg1 { width: 40%; height: 180px; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); background: #fff; position: absolute; top: 15px; left: -5px; z-index: 10; transform: rotate(-15deg); -ms-transform: rotate(-15deg); /* ie 9 */ -moz-transform: rotate(-15deg); /* firefox */ -webkit-transform: rotate(-15deg); /* safari 和 chrome */ -o-transform: rotate(-15deg); } .insidebox .about .imgbox .bg2 { width: 100%; height: 270px; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); background: #fff; position: absolute; top: 5px; left: 0px; z-index: 11; transform: rotate(8deg); -ms-transform: rotate(8deg); /* ie 9 */ -moz-transform: rotate(8deg); /* firefox */ -webkit-transform: rotate(8deg); /* safari 和 chrome */ -o-transform: rotate(8deg); } .insidebox .about .imgbox img { border: 5px #fff solid; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); z-index: 12; position: absolute; top: 0; left: 0px; } .insidebox .about .aboutcon { width: 45%; font-size: 12px; line-height: 30px; } .insidebox .about .aboutcon p { text-indent: 2em; font-size: 12px; line-height: 30px; } .insidebox .honor { margin: 20px auto; } .insidebox .honor ul li { width: calc(31.33333333%); margin: 10px 1% 25px; } .insidebox .news { background: #fff; padding: 20px 0px 50px; } .insidebox .news ul { width: 100%; } .insidebox .news ul li { padding: 0px; width: calc(23%); margin: 0px 1% 15px; } .insidebox .news ul li a { display: block; position: relative; } .insidebox .news ul li a .newsimg { width: 100%; } .insidebox .news ul li a .newsimg img { display: block; width: 100%; height: auto; } .insidebox .news ul li a .newsinfo { padding: 10px 0; } .insidebox .news ul li a .newsinfo .newsname { width: 100%; height: 30px; line-height: 30px; font-size: 12px; } .insidebox .news ul li a .newsinfo .newsdes { width: 100%; height: 40px; line-height: 20px; font-size: 13px; } .insidebox .news2 ul { width: 100%; padding: 40px 0; } .insidebox .news2 ul li { padding: 0px; width: 100%; margin: 0px 0 35px; padding-bottom: 35px; } .insidebox .news2 ul li a { width: 100%; } .insidebox .news2 ul li a .newsimg { width: 18%; } .insidebox .news2 ul li a .newsimg img { display: block; width: 100%; height: auto; } .insidebox .news2 ul li a .newsinfo { padding: 0; width: 79%; } .insidebox .news2 ul li a .newsinfo .newsname { width: 100%; height: 40px; line-height: 40px; font-size: 20px; } .insidebox .news2 ul li a .newsinfo .newstime { width: 100%; height: 30px; line-height: 30px; font-size: 12px; margin-left: -10px; } .insidebox .news2 ul li a .newsinfo .newstime span { padding: 0 10px; } .insidebox .news2 ul li a .newsinfo .newsdes { width: 100%; height: 72px; line-height: 24px; font-size: 12px; } .insidebox .partnerslist { padding-left: 40px; } .insidebox .partnerslist ul { width: 100%; flex-wrap: wrap; } .insidebox .partnerslist ul li { padding: 10px; width: 20%; } .insidebox .hr { width: 100%; margin: 15px auto 30px; } .insidebox .hr table thead tr th { width: calc(10%); font-size: 12px; } .insidebox .hr table thead tr th:nth-child(2) { width: 40%; padding-left: 0px; } .insidebox .hr table tbody tr td { font-size: 12px; height: 35px; line-height: 35px; } .insidebox .hr .hrwelfare .welfare { font-size: 14px; line-height: 20px; } .insidebox .hr .hrwelfare .welfarelist { padding: 10px 0; } .insidebox .hr .hrwelfare .welfarelist a { padding: 8px 10px; font-size: 12px; } .insidebox .hr .hrwelfare .welfarename { font-size: 18px; } .insidebox .hr .hrcont { width: 100%; } .insidebox .hr .hrcont .hrconttitle { width: 100%; padding-bottom: 8px; } .insidebox .hr .hrcont .hrconttitle h3 { font-size: 12px; } .insidebox .hr .hrcont .hrcon { padding: 20px 0; font-size: 12px; line-height: 30px; } .insidebox .hr .hrcont .hrcon strong { display: block; font-size: 12px; margin-top: 15px; line-height: 40px; } .insidebox .websitemap { width: 100%; margin: 20px auto 30px; } .insidebox .websitemap ul { width: 100%; padding: 15px; } .insidebox .websitemap ul li { width: 48%; margin-bottom: 15px; height: 50px; line-height: 30px; padding: 10px 10px; } .insidebox .websitemap ul li a:first-child { font-size: 14px; padding-right: 10px; font-weight: 600; width: 85px; } .insidebox .websitemap ul li a { font-size: 12px; padding-right: 20px; } .insidebox .websitemap2 { width: 100%; margin: 20px auto 30px; } .insidebox .websitemap2 ul { width: 100%; padding: 25px; } .insidebox .websitemap2 ul li { width: 100%; margin-bottom: 15px; padding: 15px; line-height: 40px; } .insidebox .websitemap2 ul li a:first-child { font-size: 14px; padding-right: 10px; font-weight: 600; width: 85px; } .insidebox .websitemap2 ul li a { font-size: 12px; padding-right: 10px; } .insidebox .websiteann { width: 100%; margin: 20px auto 30px; } .insidebox .websiteann img { width: 100%; height: auto; } .inside2 .insidetitle2 { padding: 45px 0 15px; } .inside2 .insidetitle2 .titlename { height: 24px; line-height: 24px; font-size: 16px; } .inside2 .insidetitle2 .titlename span { padding-left: 5px; font-size: 14px; } .inside3 .dynamic { padding: 20px 0 40px; } .inside3 .dynamic .dynamiclist { width: 49%; } .inside3 .dynamic .dynamiclist ul { width: 100%; height: 100%; } .inside3 .dynamic .dynamiclist ul li { width: 49%; margin-right: 1%; } .inside3 .dynamic .dynamiclist ul li a { padding: 0 10px; } .inside3 .dynamic .dynamiclist ul li a .newsname { font-size: 12px; line-height: 30px; margin-top: 5px; height: 30px; } .inside3 .dynamic .dynamiclist ul li a .newsdes { font-size: 12px; line-height: 20px; height: 20px; } .inside3 .dynamic .dynamiclist ul li a .iconfont { font-size: 12px; line-height: 22px; height: 22px; } .inside3 .dynamic .dynamiclist ul li:nth-child(2n) { margin-left: 1%; margin-right: 0; } .inside3 .dynamic .dynamicbanner { width: 49%; } .inside3 .dynamicbg { background: #f2f2f2 url(/uploads/image/simages/xp-diwen01.png) repeat-x center top; } .inside3 .news2 ul li { margin: 0px 4% 4% 0; } .inside3 .news2 ul li a .newsimg { width: 37%; } .inside3 .news2 ul li a .newsinfo { width: 63%; padding: 10px 15px; } .inside3 .news2 ul li a .newsinfo .newsname { height: 40px; line-height: 40px; font-size: 14px; } .inside3 .news2 ul li a .newsinfo .newsdes { width: 98%; height: 60px; line-height: 20px; font-size: 12px; margin-top: 5px; } .inside3 .news2 ul li:nth-child(2n) { margin: 0px 0 4% 0; } .inside3 .download > ul { width: 100%; padding: 40px 0; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; flex-wrap: wrap; } .inside3 .download > ul > li { padding: 7px; width: calc(30.33333333%); box-sizing: border-box; margin: 0px 1.5% 35px; overflow: hidden; border: 1px #dcdcdc solid; background: #fff; } .inside3 .download > ul > li > a { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; } .inside3 .download > ul > li > a .newsimg { width: 36%; } .inside3 .download > ul > li > a .newsimg img { display: block; width: 100%; height: auto; } .inside3 .download > ul > li > a .newsinfo { padding: 0; width: 60%; } .inside3 .download > ul > li > a .newsinfo .newsname { width: 100%; height: 26px; line-height: 26px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; color: #000000; margin-bottom: 10px; } .inside3 .download > ul > li > a .newsinfo .newsdes { width: 100%; height: 72px; line-height: 24px; overflow: hidden; color: #999999; font-size: 12px; } .inside3 .download > ul > li > a .newsinfo .newsdes span { color: #0096cc; } .inside3 .download > ul > li > a .newsinfo .newsrec { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; margin-top: 10px; font-size: 13px; padding: 2px 5px; border: 1px #dcdcdc solid; } .inside3 .download > ul > li > a .newsinfo .newsrec .recommend { width: 62%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; line-height: 26px; } .inside3 .download > ul > li > a .newsinfo .newsrec .recommend .demo4 { width: 80%; } .inside3 .download > ul > li > a .newsinfo .newsrec .recommend .demo4 ul { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; } .inside3 .download > ul > li > a .newsinfo .newsrec .capacity { width: 35%; line-height: 26px; } .inside3 .download > ul > li > a:hover { overflow: hidden; transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear; } .inside3 .download > ul > li > a:hover .newsname { color: #0096cc; } .inside3 .download > ul > li > a:hover .newstime { color: #8c8c8c; } .inside3 .download > ul > li > a:hover .newsdes { color: #4c4c4c; } .inside3 .download > ul > li > a:hover .newsdes span { text-decoration: underline; } .inside3 .page { width: 100%; text-align: center; padding: 50px 0; } .inside3 .page a { padding: 6px 15px; margin: 0 3px; font-size: 14px; border: 1px #e9e9e9 solid; color: #666666; background: #fff; } .inside3 .page a.active, .inside3 .page a:hover { border: 1px #0083c2 solid; background: #0083c2; color: #fff; } .insidecase { width: 100%; } .insidecase ul { width: 100%; margin-bottom: 50px; } .insidecase ul li { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; padding: 20px 0; flex: 1; } .insidecase ul li .caseimg { width: 26%; } .insidecase ul li .caseimg a { display: block; width: 100%; } .insidecase ul li .caseimg a img { width: 100%; height: auto; } .insidecase ul li .caseinfo { width: 65%; } .insidecase ul li .caseinfo .caseinfo_titles { width: 100%; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 24px; color: #333333; font-weight: normal; margin: 40px 0; } .insidecase ul li .caseinfo .caseinfo_dec { width: 100%; height: 60px; line-height: 30px; overflow: hidden; color: #333333; font-size: 14px; font-weight: normal; margin-bottom: 40px; } .insidecase ul li .caseinfo a { padding: 15px 60px; border: 1px #824b1c solid; font-size: 14px; color: #824b1c; } .insidecase ul li .caseinfo a:hover { color: #fff; background: #824b1c; border: 1px #824b1c solid; } .insidecontact { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; } .insidecontact .contactxd { width: 40%; } .insidecontact .contactxd .contacttitle { width: 100%; } .insidecontact .contactxd .contacttitle h3 { font-size: 36px; font-weight: bold; color: #333; } .insidecontact .contactxd .contacttitle p { font-size: 20px; font-weight: normal; color: #333; font-family: 'microsoft yahei ui'; line-height: 30px; } .insidecontact .contactxd .contacttitle h5 { font-size: 20px; font-weight: bold; color: #333; margin: 15px 0; } .insidecontact .contactxd .contactlist ul li { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; padding: 30px 0; border-bottom: 1px #000 solid; } .insidecontact .contactxd .contactlist ul li .contico { width: 20%; } .insidecontact .contactxd .contactlist ul li .continfo { width: 80%; font-size: 12px; color: #333; line-height: 26px; } .insidecontact .contactxd .contactlist ul li .continfo p { font-size: 12px; color: #333; line-height: 26px; } .insidecontact .mapbox { width: 55%; } .insidecontact .mapbox #map { width: 100%; } .ann { width: 100%; height: auto; position: relative; top: 0; left: 0; } .ann img { width: 100%; height: auto; } .ann .anninfo { position: absolute; top: 25%; left: 50%; margin-left: -13%; width: 26%; border: 1px #fff solid; padding: 40px 30px 60px; z-index: 20; text-align: center; color: #fff; } .ann .anninfo .anninfogai { width: 120px; height: 1px; background: #000; position: absolute; top: -1px; left: 50px; } .ann .anninfo p { font-size: 30px; line-height: 50px; background: no-repeat center bottom; margin-bottom: 10px; } .ann .anninfo h3 { font-size: 50px; line-height: 60px; } .recommendedpro { width: 100%; background: #fff; padding: 30px 0; } .recommendedpro .titlest { font-size: 26px; color: #5f3817; text-align: left; } .recommendedpro .swipro { /*width:100%;*/ margin-bottom: 30px; } .recommendedpro .swipro .swiproitem img { border: rgba(0, 0, 0, 0.25) 1px solid; box-shadow: 0px 2px 8px 1px rgba(0, 0, 0, 0.25); padding: 10px; } .recommendedpro .swipro .swiproitem:hover img { border: #81511c 1px solid; box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.55); padding: 10px; } .insidetitle2 { margin: 0 auto 15px; } .insidetitle2 .titlename { height: 24px; line-height: 24px; font-size: 16px; } .insidetitle2 .titlename span { padding-left: 5px; font-size: 14px; } .home-banner { background: #fff; } .home-banner .home-banner-box { margin: 0 auto; } .home-banner .home-banner-box .home-banner-head { padding-top: 40px; padding-bottom: 0; text-align: center; } .home-banner .home-banner-box .home-banner-head h2 { font-size: 50px; color: #333; font-weight: normal; line-height: 1; } .picareaindfo { padding: 30px; } .picareaindfo .textstylemain { height: 40px; line-height: 40px; text-align: center; border-bottom: 1px #81511c solid; padding-bottom: 10px; margin-bottom: 30px; } .picareaindfo .textstylemain span { font-size: 22px; color: #81511c; border-bottom: 3px #81511c solid; padding: 0 10px 4px; } .picareaindfo .textstyleul { width: 100%; box-sizing: border-box; padding: 10px 10px 0 10px; border: 1px #f0f2f5 solid; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; flex-wrap: wrap; align-items: center; } .picareaindfo .textstyleul li { line-height: 40px; border-bottom: 1px #f0f2f5 solid; width: 32%; padding: 15px 10px; } .picareaindfo .textstyleul li dl { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; } .picareaindfo .textstyleul li dl dd { padding-right: 15px; width: 20%; font-size: 12px; font-weight: 500; color: #000; } .picareaindfo .textstyleul li dl dt { font-size: 12px; color: #999; width: 80%; overflow: auto; } .picareaindfo .textstyleul li dl dt img { display: block; overflow: auto; max-width: initial; } .picareaindfo .textstyleul li:first-child, .picareaindfo .textstyleul li:last-child { width: 100%; padding: 20px 10px; height: auto; line-height: 30px; } .picareaindfo .textstyleul li:first-child dl dd, .picareaindfo .textstyleul li:last-child dl dd { width: 10%; } .picareaindfo .textstyleul li:first-child dl dt, .picareaindfo .textstyleul li:last-child dl dt { cursor: pointer; width: 90%; } .picareaindfo .textstyleul li:first-child dl dt img, .picareaindfo .textstyleul li:last-child dl dt img { display: block; overflow: auto; max-width: initial; } .picareaindfo .textstyleul li:last-child { border-bottom: 0; } .qslist { width: 100%; } .qslist ul { padding: 100px 0; } .qslist ul li { width: calc(33.33333333%); padding: 0 5%; font-size: 15px; } .qslist ul li a img { max-height: 80px; max-width: 80px; } .qslist ul li a p { width: 100%; height: 30px; line-height: 30px; } .qslist ul li:last-child { border-right: 0; } .relatedtitle { font-size: 20px; padding: 30px 0 0px; } .relatedlist { width: 100%; } .relatedlist ul { padding: 30px 0 30px; flex-wrap: wrap; } .relatedlist ul li { width: calc(31.33333333%); padding: 5px; border: 1px #e4e4e4 solid; font-size: 12px; margin: 15px 1%; } .relatedlist ul li a span { font-size: 22px; margin-right: 8px; } /*合作伙伴*/ .partnerslist { padding-left: 40px; } .partnerslist ul { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; flex: 1; width: 100%; flex-wrap: wrap; } .partnerslist ul li { padding: 10px; width: 20%; box-sizing: border-box; } .partners { width: 100%; margin-bottom: 20px; } .partners ul { width: 100%; display: flex; display: inline-flex; display: webkit-flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; } .partners ul li { width: 23.5%; margin: 0 1% 30px; border: 1px #e7e7e7 solid; } .partners ul li a { display: block; width: 100%; } .partners ul li a img { display: block; width: 100%; } .partners ul li:hover { border: 1px #54b5e0 solid; } .partners ul li:hover a { opacity: 0.6; } .partners ul li:nth-child(4n 1) { margin: 0 1% 30px 0; } .partners ul li:nth-child(4n) { margin: 0 0 30px 1%; } /*大事记start*/ .event_box { width: 100%; margin: 3% auto 0; position: relative; min-height: 400px; } .event_box .parhd { width: 100%; display: inline-block; height: 92px; overflow: hidden; } .event_box .parhd ul { width: 100%; text-align: center; margin: 0 auto; padding-top: 25px !important; } .event_box .parhd ul li { display: inline-block; cursor: pointer; padding-top: 30px; font-size: 14px; color: #000; margin: 0 30px; position: relative; } .event_box .parhd ul li:after { content: ''; background: url(/uploads/image/simages/dot_ico.png) no-repeat; width: 24px; height: 24px; position: absolute; z-index: 20; top: -12px; left: 50%; margin-left: -12px; } .event_box .parhd ul li.no_line:before { display: none; } .event_box .parhd ul li.act span { display: block; width: 40px; height: 40px; overflow: hidden; background: url(/uploads/image/simages/cat.png) no-repeat; position: absolute; top: -20px; left: 10px; z-index: 21; } .event_box .parhd ul .parhd li span, .event_box .parhd ul .parhd li.clone span { display: none; } .event_box .parhd .tempwrap { margin: 0 auto; } .event_box .parhd .tempwrap:after { content: ''; width: 85%; height: 1px; background: #580000; position: absolute; /* top:33%;*/ /* right:-140%;*/ right: 8%; top: 35%; /* margin-top:-0.5px;*/ z-index: 10; } .event_box .parbd { margin-top: 60px; } .event_box div#listbox { width: 100%; } .event_box .sprev, .event_box .snext { width: 30px; height: 30px; display: block; position: absolute; top: 10px; } .event_box .sprev { left: 0; } .event_box .snext { right: 0; } .event_box .sprev img, .event_box .snext img { transition: all 0.6s cubic-bezier(0.51, 1.1, 0.9, 0.95); -moz-transition: all 0.6s cubic-bezier(0.51, 1.1, 0.9, 0.95); -webkit-transition: all 0.6s cubic-bezier(0.51, 1.1, 0.9, 0.95); -o-transition: all 0.6s cubic-bezier(0.51, 1.1, 0.9, 0.95); } .history { width: 100%; height: auto; max-height: 2000px; overflow-y: auto; background: url(/uploads/image/simages/xian.png) repeat-y 17% 10px; background-size: 0.3%; margin-bottom: 50px; } .history .historyitem .historyitemtitle { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; } .history .historyitem .historyitemtitle .historyitemtitlename { width: 12%; font-size: 26px; color: #fb6d01; line-height: 50px; text-align: right; margin-top: -10px; } .history .historyitem .historyitemtitle .historyitemtitlecircle { width: 10%; } .history .historyitem .historyitemtitle .historyitemtitlecircle div { background: url(/uploads/image/simages/date.png) no-repeat 0 0; /*border: 2px #fb6d01 solid; border-radius: 100%;*/ width: 60px; height: 60px; margin: 0 auto; position: absolute; top: 120px; left: 130px; z-index: 10000; /*span { display: block; margin: 0 auto; width: 24px; height: 24px; border-radius: 100%; background: #fb6d01; border: 3px #fff solid; }*/ } .history .historyitem .historyitemlist { width: 100%; } .history .historyitem .historyitemlist ul li { /*display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start;flex-direction:column;*/ margin-bottom: 5px; width: 100%; } .history .historyitem .historyitemlist ul li .monthlist { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; margin-bottom: 5px; width: 100%; flex-wrap: wrap; } .history .historyitem .historyitemlist ul li .monthlist > .itemlistdate { width: 12%; font-size: 20px; color: #333; line-height: 44px; text-align: right; } .history .historyitem .historyitemlist ul li .monthlist > .circle { width: 10%; } .history .historyitem .historyitemlist ul li .monthlist > .circle div { width: 16px; height: 16px; border-radius: 100%; background: #fff; border: 2px #fb6d01 solid; margin: 15px auto 0; } .history .historyitem .historyitemlist ul li .monthlist > .itemlistinfo { width: 78%; } .history .historyitem .historyitemlist ul li .monthlist > .itemlistinfo .itemlistinfotitle { font-size: 20px; color: #333; line-height: 40px; } .history .historyitem .historyitemlist ul li .monthlist > .itemlistinfo .itemlistinfodes { margin: 20px 0; font-size: 12px; color: #bcbcbc; line-height: 26px; } .history .historyitem .historyitemlist ul li .monthlist > .itemlistinfo .ckzs { background: #f0f0f0; border: 1px #b5b5b5 solid; border-radius: 20px; color: #717171; width: 20%; height: 36px; line-height: 36px; text-align: center; font-size: 12px; margin-bottom: 20px; } .history .historyitem .historyitemlist ul li .monthlist > .itemlistinfo .ckzs:hover { cursor: pointer; background: #0083c2; color: #fff; border: 1px #0083c2 solid; } #tab { margin: 35px auto; } #tab .tablist ul { border-left: 0; } #tab .tablist ul li { line-height: 40px; height: 40px; font-size: 14px; } #contactab { margin: 25px auto 30px; } #contactab .tablist ul li { line-height: 44px; height: 44px; font-size: 16px; } #contactab .tabcon { top: 44px; } #contactab .tabcon > .tabdiv .fz_con { padding: 10px; width: 100%; box-sizing: border-box; border-top: 0; font-size: 17px; line-height: 30px; } #contactab .tabcon > .tabdiv .fz_con img { width: 100%; } #contactab .tabcon > .tabdiv .contact_con { padding: 30px; width: 100%; border-top: 0; } #contactab .tabcon > .tabdiv .contact_con p { font-size: 13px; line-height: 26px; margin-bottom: 0px; } #contactab .tabcon > .tabdiv .contact_con p span { display: block; width: 100%; font-size: 13px; line-height: 20px; } #contactab .tabcon .cur { display: block; opacity: 1; filter: alpha(opacity=100); } .testtable { width: 100%; overflow: auto; } .testtable .table_list8 { margin: 20px auto; border-top: 1px #ebebeb solid; border-left: 1px #ebebeb solid; width: 100%; max-width: 1200px; overflow-x: auto; } .testtable .table_list8 thead tr th { height: 30px; line-height: 30px; text-align: center; color: #3e3e3e; font-size: 13px; } .testtable .table_list8 tbody tr td { padding: 5px 8px; font-size: 11px; } .centre_intro { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; margin-bottom: 30px; } .centre_intro .centre_intro_img { width: 40%; } .centre_intro .centre_intro_img img { max-width: 100%; display: block; width: 100%; } .centre_intro .centre_intro_text { width: 57%; } .centre_intro .centre_intro_text .centre_about { width: 100%; font-size: 12px; line-height: 26px; overflow: hidden; text-overflow: ellipsis; } .centre_intro .centre_intro_text p { font-size: 12px; line-height: 26px; margin-bottom: 15px; } .cooperation { width: 100%; padding: 20px 0 100px; } .cooperation ul { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap; } .cooperation ul li { width: calc(25%); padding: 20px 1%; border-right: 1px #e7e7e7 solid; border-bottom: 1px #e7e7e7 solid; } .cooperation ul li a { display: block; width: 100%; } .cooperation ul li a img { display: block; width: auto; max-width: 100%; height: auto; } .cooperation ul li:nth-child(4n) { border-right: 1px #fff solid; } .cooperation ul li:nth-last-child(-n 4) { border-bottom: 0; } .cooperationlist { padding: 0px 0 50px; } .cooperationlist ul li { padding: 45px 1%; border-bottom: 2px #e4e4e4 dotted; } .cooperationlist ul li a { width: 100%; } .cooperationlist ul li a .coopheader { margin-bottom: 15px; } .cooperationlist ul li a .coopheader .coopimg { width: 25%; height: 150px; } .cooperationlist ul li a .coopheader .coopimg img { width: 80%; max-width: 80%; } .cooperationlist ul li a .coopheader .coopdesc { margin: 0 0 0 4%; font-size: 20px; } .cooperationlist ul li a .cooptext { font-size: 12px; line-height: 180%; max-height: 120px; margin: 25px 0 0 4%; } .login { width: 100%; margin: 100px auto; box-shadow: 0 0 20px 8px rgba(0, 0, 0, 0.05); background: #fff; border-radius: 20px; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; background: url(/uploads/image/simages/x-mail-01.jpg) no-repeat -35% center; } .login .loginimg { width: 30%; display: none; } .login .loginimg img { width: 100%; height: 100%; display: block; } .login .logininput { width: 100%; padding: 40px 40px 0 40%; } .login .logininput .loginlogo { text-align: right; margin-bottom: 15px; } .login .logininput .loginlogo img { width: auto; text-align: right; max-width: 190px; max-height: 70px; } .login .logininput .loginform ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-content: flex-start; margin-bottom: 30px; flex-direction: row; flex: 1; flex-wrap: wrap; } .login .logininput .loginform ul li { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-content: flex-start; margin-bottom: 25px; width: 100%; } .login .logininput .loginform ul li > label { width: 20%; font-size: 14px; line-height: 34px; } .login .logininput .loginform ul li > label em { padding-right: 5px; } .login .logininput .loginform ul li em.tips { font-size: 13px; } .login .logininput .loginform ul li .inputbox { width: 80%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-content: flex-start; align-items: center; } .login .logininput .loginform ul li .inputbox > label { width: 20%; } .login .logininput .loginform ul li .inputbox > label span { padding-right: 50px; line-height: 25px; font-size: 15px; } .login .logininput .loginform ul li .inputbox .tip { font-size: 15px; padding-left: 15px; } .login .logininput .loginform ul li .inputbox textarea { width: 100%; padding: 10px; font-size: 14px; line-height: 30px; } .login .logininput .loginform ul li .inputbox input[type=text] { width: 100%; padding: 8px 10px; font-size: 14px; line-height: 22px; } .login .logininput .loginform ul li .ydbutton { width: 60%; margin-top: 0px; } .login .logininput .loginform ul li .ydbutton input[type=button], .login .logininput .loginform ul li .ydbutton input[type=submit] { padding: 10px 50px; width: 100%; font-size: 16px; border: 0; cursor: pointer; border-radius: 5px; } .login .logininput .loginform ul li .ydbutton input[type=button]:hover, .login .logininput .loginform ul li .ydbutton input[type=submit]:hover, .login .logininput .loginform ul li .ydbutton input[type=button].active, .login .logininput .loginform ul li .ydbutton input[type=submit].active { background: #0083c2; } .login .logininput .loginform ul li #canvas { width: 120px; height: 46px; line-height: 46px; margin-left: 20px; } .insideproduct { width: 100%; margin-top: 30px; font-size: 12px; color: #808080; } .insideproduct .box1, .insideproduct .box3, .insideproduct .box4 { width: 40%; margin: 0 auto; display: flex; display: inline-flex; justify-content: space-between; align-items: center; } .insideproduct .box1 .range, .insideproduct .box3 .range, .insideproduct .box4 .range { position: relative; height: 50px; margin: 0 30px; width: 220px; /*overflow: hidden;*/ } .insideproduct .box1 .chunk-one, .insideproduct .box3 .chunk-one, .insideproduct .box4 .chunk-one, .insideproduct .box1 .chunk-two, .insideproduct .box3 .chunk-two, .insideproduct .box4 .chunk-two { position: absolute; left: 7px; top: 20px; width: 14px; height: 14px; border-radius: 100%; background-color: #00a0dd; z-index: 10; cursor: pointer; transition: all .05s linear; /*border: 3px solid rgba(203,203,203,.1);*/ /*box-sizing: border-box;*/ } .insideproduct .box1 .chunk-one:after, .insideproduct .box3 .chunk-one:after, .insideproduct .box4 .chunk-one:after, .insideproduct .box1 .chunk-two:after, .insideproduct .box3 .chunk-two:after, .insideproduct .box4 .chunk-two:after { content: ' '; width: 24px; height: 24px; border-radius: 100%; background: rgba(203, 203, 203, 0.3); position: absolute; /*box-sizing: border-box;*/ top: -5px; left: -5px; } .insideproduct .box1 .range .chunk-two, .insideproduct .box3 .range .chunk-two, .insideproduct .box4 .range .chunk-two { left: 100%; background-color: #00a0dd; } .insideproduct .box1 .chunk-one strong, .insideproduct .box3 .chunk-one strong, .insideproduct .box4 .chunk-one strong, .insideproduct .box1 .chunk-two strong, .insideproduct .box3 .chunk-two strong, .insideproduct .box4 .chunk-two strong { display: inline-block; margin-top: 18px; text-align: center; font-weight: normal; display: none; } .insideproduct .box1 .strip-one, .insideproduct .box3 .strip-one, .insideproduct .box4 .strip-one, .insideproduct .box1 .strip-two, .insideproduct .box3 .strip-two, .insideproduct .box4 .strip-two { position: absolute; left: 0; top: 25px; height: 2px; width: 100%; background-color: #eaeaea; } .insideproduct .box1 .strip-two, .insideproduct .box3 .strip-two, .insideproduct .box4 .strip-two { width: 100%; background-color: #00a0dd; } .insideproduct .box1 .chunk, .insideproduct .box3 .chunk, .insideproduct .box4 .chunk { width: 50px; text-align: right; } .insideproduct .box1 .chunk2, .insideproduct .box3 .chunk2, .insideproduct .box4 .chunk2 { width: 50px; text-align: left; } .insideproduct .producttab .protabbody { width: 70%; } .insideproduct .producttab .protabbody .protabitem { display: none; padding: 30px 30px; box-sizing: border-box; min-height: 450px; } .insideproduct .producttab .protabbody .protabitem .proshulist .proshulistname { height: 40px; line-height: 40px; font-size: 12px; } .insideproduct .producttab .protabbody .protabitem .proshulist .proshulistinfo li { height: 40px; line-height: 40px; font-size: 12px; } .insideproduct .producttab .protabbody .protabitem .proshulist .proshulistinfo li span { font-size: 12px; } .insideproduct .producttab .protabbody .protabitem .proflex { width: 100%; } .insideproduct .producttab .protabbody .protabitem .proflex .proflexitem { width: calc(27.33333333%); margin: 15px 3%; border-radius: 6px; font-size: 12px; height: 35px; line-height: 35px; } .insideproduct .producttab .protabbody .protabitem.show { display: block; } .insideproduct .productselect { width: 100%; margin: 15px auto 30px; } .insideproduct .productselect .proselectitem { margin-bottom: 5px; font-size: 10px; } .insideproduct .productselect .proselectitem .proselitemtitle { width: 18%; } .insideproduct .productselect .proselectitem .proselitem_select { width: 25%; padding: 0 10px; } .insideproduct .productselect .proselectitem .proselitem_select label { width: 20%; } .insideproduct .productselect .proselectitem .proselitem_select select { width: 80%; border: 0; padding-left: 20px; box-sizing: border-box; height: 26px; line-height: 26px; border: 1px #e4e4e4 solid; color: #888888; } .insideproduct .productselect .proselectitem .proselitem_select select option { padding: 10px; height: 40px; line-height: 40px; margin: 5px auto; } .insideproduct .productselect .proselectitem .proselitemlist { margin-left: 0%; } .insideproduct .productselect .proselectitem .proselitemlist .proselitemlist-sel { padding: 0 10px; margin: 0 0.5% 15px; } .insideproduct .productselect .proselectitem .prorangelist { width: 80%; margin-left: 0%; } .insideproduct .productselect .proselectitem .prorangelist .prorange { width: 30%; } .insideproduct .productselect .proselectitem .prorangelist .prorange input[type=range] { width: 80%; margin: 0 auto; } .insideproduct .productselect .proselectitem .prorangelist .prorangeval { width: 50%; } .insideproduct .productselect .proselectitem .prorangelist .prorangeval input[type=number] { height: 40px; line-height: 30px; padding: 5px 15px; margin: 0 5px; width: 100px; } .insideproduct .searchresults { width: 100%; font-size: 15px; } .insideproduct .searchresults .sresults-left .sr-left span { padding: 0 5px; } .insideproduct .searchresults .sresults-left .sr-num { padding-left: 30px; } .insideproduct .searchresults .sresults-right label { padding-right: 10px; } .insideproduct .searchresults .sresults-right select { padding: 5px 20px; } .insideproduct .searchresults .sresults-right select option { line-height: 30px; } .insideproduct .prosearchlist { width: 100%; overflow: auto; margin: 15px auto 100px; } .insideproduct .prosearchlist .table_list8 { margin: 0px auto; width: 100%; } .insideproduct .prosearchlist .table_list8 thead tr th { height: 40px; line-height: 40px; font-size: 12px; } .insideproduct .prosearchlist .table_list8 tbody tr td { padding: 8px 10px; font-size: 12px; line-height: auto; } .insideproduct .prosearchlist .proshmenu { height: 34px; line-height: 34px; } .insideproduct .prosearchlist .proshmenu a { padding: 0px 30px; border-radius: 20px; margin-left: 30px; } .insideproduct .prosearchlist .zlqdlist { padding: 30px; width: 100%; box-sizing: border-box; } .insideproduct .prosearchlist .zlqdlist ul { width: 100%; } .insideproduct .prosearchlist .zlqdlist ul li { width: calc(22%); margin: 0px 1.5% 20px; } .insideproduct .prosearchlist .zlqdlist ul li a { height: 50px; line-height: 50px; } .prodetailtop .prodetailtoplogo { width: 100%; font-size: 16px; } .prodetailtop .prodetailtoplogo img { display: block; width: auto; } .prodetailtop .prodetaildobblelist > ul > li .proname { padding-right: 40px; width: 40%; background: #f8f8f8; color: #404040; text-align: right; } .prodetailtop .prodetaildobblelist > ul > li .prodes { padding-left: 10px; width: 60%; background: #fff; color: #404040; } .prodetailtop .prodetaildobblelist > ul > li .prodes .iconfont { color: #fd0100; font-size: 20px; line-height: 36px; } .promenu { margin: 40px auto 50px; } .promenu ul li { font-size: 12px; } .promenu ul li a { padding: 5px 15px; } .news3 ul li a .newsimg { width: 22%; } .news3 ul li a .newsinfo { width: 76%; } .news3 ul li a .newsinfo .newsdes { line-height: 24px; height: 72px; } /*加入我们详情表格开始*/ .contactdetaillist > ul > li { width: 100%; font-size: 1.2rem; color: #666666; line-height: 30px; } .contactdetaillist > ul > li .proname { padding-right: 10px; width: 35%; border-bottom: 0px; border-right: 1px #e4e4e4 solid; } .contactdetaillist > ul > li .prodes { padding-left: 10px; width: 70%; background: #ffffff; border-left: 0px #e4e4e4 solid; border-right: 1px #e4e4e4 solid; } .contactdetaillist > ul > li .prodes img { padding: 10px 10px 10px 0; } .contactdetaillist > ul > li .prodes a { font-size: 1.2rem; color: #666666; } .contactdetaillist > ul > li .prodes a:hover { color: #0083c3; text-decoration: underline; } .contactdetaillist > ul li:nth-last-child(1) { border-bottom: 1px #e4e4e4 solid; } .contactdetaillist > ul li:last-child { border-bottom: 1px #e4e4e4 solid; } .contactdetaillist > ul li:last-child .proname { border-right: 1px #e4e4e4 solid; } .contactip { font-size: 10px; line-height: 24px; } /*加入我们详情表格结束*/ /*删减部分*/ .titlemore { font-size: 12px; } .inside3 .news ul li a .newsinfo .newsdes { font-size: 12px; } .text-ty1 { font-size: 13px; } .text-ty1 p { font-size: 13px; line-height: 200%; } .text-ty1 strong { font-size: 13px; } .timer-shaft-box { padding: 20px 10px; } .insideproduct .insideprotitle .insidepro-title em { padding-right: 8px; font-size: 22px; } .insideproduct .insideprotitle .insidepro-title span { font-size: 22px; } .inside .websitemap2 ul li a { padding-right: 10px; font-size: 13px; } .mypageul .mypage, .mypageul .fy_clor { font-size: 13px; } .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfolink a { padding: 5px 20px; font-size: 14px; } .djs_biaoti1 { width: 100%; } .djs_biaoti1 ul { width: 100%; padding: 40px 0 50px; } .djs_biaoti1 ul li { width: calc(48%); font-size: 14px; margin: 4px 0; } .djs_biaoti1 ul li span { width: auto; margin-right: 10px; font-size: 18px; color: #2baae7; } .djs_biaoti1 ul li p { width: 100%; height: 30px; line-height: 30px; } .djs_3piclist ul { padding: 50px 0 40px; } .djs_3piclist ul li { font-size: 14px; } /*实验室4pic联系*/ .djs_4piclist ul { padding: 70px 0 50px; } .djs_4piclist ul li { width: calc(25%); border-right: 1px #e4e4e4 solid; font-size: 18px; } .djs_4piclist ul li a img { max-height: 120px; max-width: 120px; } .djs_4piclist ul li a p { width: 100%; height: 30px; line-height: 30px; margin-top: 18px; } .djs_4piclist ul li p { width: 100%; height: 30px; line-height: 30px; margin-top: 18px; } .djs_4piclist ul li:last-child { border-right: 0; } /*合作机构logo*/ #djs_logopic ul li { min-height: 100px; } #djs_logopic ul li p { padding-top: 5px; } #djs_logopic ul li i img { margin-top: 0px; width: 80%; height: auto; } /*栏目样式01-灰底*/ .djs_lanmuhui { margin: 15px auto 15px; } .djs_lanmuhui .titlename { color: #666666; height: auto; line-height: 30px; padding: 8px 0 8px 15px; font-size: 18px; } .djs_lanmuhui .titlename span { color: #9f9f9f; padding-left: 15px; font-size: 18px; } .djs_lanmuhui .titlenamek { height: 35px; line-height: 35px; padding: 0 0 0 15px; font-size: 18px; text-transform: uppercase; } .djs_lanmuhui .titlenamek span { padding-left: 15px; font-size: 16px; } .djs_lanmuhui .titlemore { font-size: 14px; } .djs_lanmuhui .titlemore a, .djs_lanmuhui .titlemore span { border: 1px #e4e4e4 solid; padding: 5px 20px; border-radius: 6px; margin-right: 12px; } /*招聘栏目底部*/ .djs_xpzp p { width: 50%; height: 30px; line-height: 30px; font-size: 12px; margin-bottom: 16px; } .djs_xpzp p span.dttb { font-size: 20px; margin-right: 12px; width: 30px; height: 30px; line-height: 30px; } } @media (max-width: 1023px) and (min-width: 768px) { .djs_sp15 { padding: 8px 0px; } .codef { width: 100%; padding: 20px 0 40px; } .codef .codelist { width: 80%; margin: 10px auto; } .codef .codelist .codeitem { border: 1px #f2f2f2 solid; padding: 30px; } .codef .codelist .codeitem .codeimg { width: 30%; } .codef .codelist .codeitem .codeinfo { width: 65%; } .codef .codelist .codeitem .codeinfo h3 { font-size: 26px; margin-bottom: 30px; padding-top: 0px; } .codef .codelist .codeitem .codeinfo h6 { font-size: 16px; line-height: 190%; } .codef .codelist .codeitem .codeinfo p { margin-top: 10px; font-size: 14px; } .containem { width: 100%; padding: 0 20px; box-sizing: border-box; } .searchbox { width: 90%; padding: 10px; margin: -30px auto 20px; } .searchbox .search { padding: 0; } .searchbox .search .searchl { height: 40px; line-height: 40px; font-size: 12px; padding-left: 20px; width: 45%; } .searchbox .search .searchl a { padding: 0 6px; } .searchbox .search .searchinput { height: 40px; padding: 5px 15px; width: 55%; } .searchbox .search .searchinput input[type=text] { width: 100%; height: 38px; line-height: 38px; border: 0; box-sizing: border-box; font-size: 12px; } .searchbox .search .searchinput input[type=submit] { width: 26px; height: 26px; position: absolute; right: 10px; top: 8px; z-index: 10; background-size: 26px; } .wb_t_top { width: 100%; height: 30px; } .wb_t_top .containem .wb_top { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; height: 30px; line-height: 30px; } .wb_t_top .containem .wb_top .welcome { width: 50%; font-size: 10px; } .wb_t_top .containem .wb_top .top_list { width: 50%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-end; align-items: center; } .wb_t_top .containem .wb_top .top_list a { font-size: 10px; line-height: 40px; padding: 0 10px; } .wb_t_header { width: 100%; padding: 20px 0; border-bottom: 1px #d4d4d4 solid; } .wb_t_header .containem .wb_header { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; } .wb_t_header .containem .wb_header .logo_box { width: 60%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; } .wb_t_header .containem .wb_header .logo_box .logo { padding-right: 10px; margin-right: 10px; } .wb_t_header .containem .wb_header .logo_box .logo img { width: auto; height: 100%; } .wb_t_header .containem .wb_header .logo_box .logotext h3 { font-size: 12px; font-weight: 400; line-height: 40px; } .wb_t_header .containem .wb_header .logo_box .logotext p { font-size: 12px; } .wb_t_header .containem .wb_header .logo_box .logotext p i { font-size: 12px; font-style: normal; } .wb_t_header .containem .wb_header .logo_box .logotext p .biao { font-style: normal; } .wb_t_header .containem .wb_header .logo_box .logotext p span { padding-right: 15px; } .wb_t_header .containem .wb_header .header_tell { width: 40%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-end; align-items: center; } .wb_t_header .containem .wb_header .header_tell em { font-size: 46px; padding: 5px; } .wb_t_header .containem .wb_header .header_tell .header_tellinfo p { font-size: 12px; height: 20px; } .wb_t_header .containem .wb_header .header_tell .header_tellinfo h3 { font-size: 12px; font-weight: normal; } .sdheader { width: 100%; padding: 15px 0; display: block; } .sdheader .mainheader { width: 1200px; margin: 0 auto; } .sdheader .mainheader .logo { width: 80%; float: left; } .sdheader .mainheader .logo img { width: auto; max-width: 100%; height: auto; } .sdheader .mainheader .tell { float: right; font-size: 13px; color: #a5a5a5; font-family: 'microsoft yahei'; line-height: 20px; background: no-repeat 0 center; padding-left: 40px; margin-top: 40px; } .sdheader .mainheader .tell p { font-size: 20px; padding-right: 5px; color: #ff0000; } /*手机菜单*/ .header { display: none; } /*手机菜单*/ /*pc menu start*/ .menu { width: 100%; } .menu .containem > .menul { width: 100%; padding: 0px 0; margin-bottom: 0px; } .menu .containem > .menul > li { width: 12.5%; margin: 0; } .menu .containem > .menul > li > a { line-height: 44px; font-size: 1.3rem; padding: 10px 5px; } .menu .containem > .menul .menusub ul { margin-bottom: 10px; } .menu .containem > .menul .menusub ul > li { font-size: 1.2rem; } .menu .containem > .menul .menusub ul > li > a { font-size: 1.2rem; } /*pc menu end*/ .partners { width: 100%; background: url(/uploads/image/simages/pbg.png) no-repeat top center; background-size: cover; } .team { width: 100%; background: #fff; border-top: 20px #f5f5f5 solid; } .team .teamlawyer { padding-left: 40px; font-size: 16px; color: #707070; line-height: 40px; padding-bottom: 50px; } .team .teamlawyer video { width: 100%; max-width: 100%; margin: 0 auto 30px; } .team .teamlawyer img { max-width: 100%; margin-bottom: 10px; } .team .teamlawyer p { font-size: 16px; color: #707070; line-height: 40px; } .team .teamlawyer strong { font-size: 18px; color: #707070; line-height: 40px; } .team .product { width: 100%; padding: 30px 20px 30px 40px; } .team .product .producttitle { height: 50px; line-height: 50px; border-bottom: 1px #dcdcdc solid; text-align: center; } .team .product .producttitle span { font-size: 20px; padding: 10px 10px; border-bottom: 3px #b5b5b5 solid; color: #484849; } .team .product .productcont { padding: 30px 0; color: #707070; font-size: 16px; line-height: 40px; } .team .product .productcont p { color: #707070; font-size: 16px; line-height: 40px; } .team .product .productcont strong { font-weight: bold; color: #000; } .team .product .developmentlist { padding: 50px 100px; } .team .product .developmentlist ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; align-items: flex-start; justify-content: space-between; flex-wrap: wrap; flex: 1; } .team .product .developmentlist ul li { width: 45%; padding: 30px 20px; box-sizing: border-box; text-align: center; background: #f8f8f8; margin-bottom: 20px; border-bottom: 3px #0171c5 solid; border-radius: 5px; min-height: 290px; } .team .product .developmentlist ul li img { width: 80px; height: 70px; text-align: center; margin-bottom: 20px; } .team .product .developmentlist ul li h3 { font-size: 16px; line-height: 34px; border-bottom: 1px #8c8c8c solid; color: #000; margin-bottom: 15px; } .team .product .developmentlist ul li p { font-size: 15px; line-height: 27px; color: #666666; } .productbg { width: 100%; padding: 0px 0 50px; } .newsbg { background: url(/uploads/image/simages/newsbg.png) no-repeat center center; width: 100%; padding: 28px 0; } section { width: 100%; padding: 0px; } section .titlest h3, section titlest2 h3 { font-size: 23px; line-height: 40px; } section .titlest p, section titlest2 p { font-size: 13px; line-height: 30px; } section .aboutlist { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; } section .aboutlist .aboutitem { width: calc(33.33333333%); padding: 0px 4%; margin: 20px 0 50px; background: url(/uploads/image/simages/xian.png) no-repeat right center; box-sizing: border-box; text-align: center; } section .aboutlist .aboutitem a img { display: block; margin: 15px auto; } section .aboutlist .aboutitem a h3 { font-size: 18px; line-height: 40px; height: 40px; } section .aboutlist .aboutitem a p { font-size: 10px; line-height: 20px; height: 40px; } section .aboutlist .aboutitem:hover img, section .aboutlist .aboutitem:hover h3, section .aboutlist .aboutitem:hover p { transform: rotatey(360deg); -webkit-transform: rotatey(360deg); /* safari and chrome */ -moz-transform: rotatey(360deg); /* firefox */ color: rgba(246, 128, 52, 0.6); } section .aboutlist .aboutitem:hover h3 { color: rgba(246, 128, 52, 0.9); } section .aboutlist .aboutitem:hover p { color: rgba(246, 128, 52, 0.6); } section .aboutlist .aboutitem:last-child { background: none; } section .prolist { padding: 0px 20px; } section .prolist .proleftbox .proleft { padding: 15px 20px; } section .prolist .proleftbox .proleft .prolefttitle { margin-bottom: 10px; background: url(/uploads/image/simages/ltt.png) no-repeat center bottom; } section .prolist .proleftbox .proleft .prolefttitle a { font-size: 16px; line-height: 40px; } section .prolist .proleftbox .proleft .proleftlist { padding: 15px 15px 10px; margin-bottom: 20px; background: url(/uploads/image/simages/prolistbg.png) no-repeat center top; } section .prolist .proleftbox .proleft .proleftlist ul li { height: 30px; line-height: 30px; font-size: 13px; padding: 0 10px; width: 100%; margin-bottom: 6px; box-sizing: border-box; } section .prolist .proleftbox .proleft .ypsq { height: 23px; line-height: 23px; font-size: 1.0rem; width: 100%; margin: 30px auto; margin-bottom: 0px; } section .prolist .proleftbox .proleft .ypsq a { width: 100%; padding: 2px 0px; font-size: 10px; } section .prolist .proright { width: 74%; } section .testlist { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; } section .testlist .testitem { width: calc(21%); padding: 20px 2% 30px; margin: 20px 2% 50px; box-sizing: border-box; text-align: center; position: relative; } section .testlist .testitem a .posimg img { margin: 10px auto 30px; } section .testlist .testitem a .posititle { position: absolute; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.2); width: 100%; padding: 8px 10px; } section .testlist .testitem a .posititle h3 { font-size: 14px; color: #fff; line-height: 24px; height: 24px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: normal; } section .testlist .testitem a .posititle p { font-size: 12px; color: #fff; line-height: 18px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: normal; height: 18px; text-transform: uppercase; } section .testlist .testitem:hover .posimg img { opacity: 0; } section .testlist .testitem:hover .posititle { position: absolute; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.3); width: 100%; padding: 0px 10px; display: flex; display: inline-flex; display: -webkit-flex; justify-content: center; align-items: center; flex-direction: column; height: 100%; } section .testlist .aboutitem:last-child { background: none; } section .newslist { margin-bottom: 20px; } section .newslist .newslisttab { width: 64%; padding-right: 0px; } section .newslist .newslisttab .hd ul { font-size: 14px; height: 36px; } section .newslist .newslisttab .hd ul li { height: 36px; line-height: 30px; } section .newslist .newslisttab .hd ul .on { transition: all 0s; height: 50px; background: url(/uploads/image/simages/san.png) no-repeat center -6px; } section .newslist .newslisttab .bd ul { padding: 0 20px 0 0; } section .newslist .newslisttab .bd ul li { height: 36px; line-height: 36px; font-size: 14px; display: inline-block; width: 100%; } section .newslist .newslisttab .bd ul li span { font-size: 12px; width: 30%; } section .newslist .newslisttab .bd ul li a { width: 70%; font-size: 13px; height: 36px; line-height: 36px; } section .newslist .newslistbanner { width: 36%; } section .newslist .newslistbanner .bd { width: 100%; } section .newslist .newslistbanner .bd ul li img { display: block; } section .newslist .newslistbanner .bd ul li .information-main-text { position: absolute; bottom: 0; line-height: 40px; padding: 0px; display: block; z-index: 2; text-align: left; font-size: 10px; color: #fff; background: rgba(0, 0, 0, 0.3); width: 100%; } section .newslist .newslistbanner .bd ul li .information-main-text a { display: block; color: #fff; font-size: 10px; padding-left: 5px; } section .newslist .newslistbanner .bd ul li .information-main-text:hover { background: rgba(246, 128, 52, 0.6); } section .partners { width: 100%; padding: 20px 0 0px; } section .partners .partnersimg { display: block; border: 1px #e5e5e5 solid; } section .partners .partnersimg:hover { border: 1px rgba(246, 128, 52, 0.5) solid; } section .containebghonor { background: rgba(244, 236, 228, 0.4); width: 100%; padding: 48px 0; } section .containebgform { background: no-repeat center top; width: 100%; padding: 48px 0; } section .advantage { display: flex; display: inline-flex; display: -webkit-flex; justify-content: center; align-items: flex-start; padding-bottom: 30px; } section .advantage .advantageitem { width: 20%; padding: 0; box-sizing: border-box; position: relative; margin-right: -20px; } section .advantage .advantageitem img { margin-bottom: 20px; } section .advantage .advantageitem p { text-align: center; font-size: 20px; color: #323232; line-height: 26px; } section .advantage .advantageitem:hover { cursor: pointer; } section .advantage .advantageitem:hover img { -webkit-filter: grayscale(100%); /* chrome, safari, opera */ filter: grayscale(100%); transition: all 1s; -moz-transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s; } section .advantage .advantageitem:hover p { color: #5f3817; font-weight: 600; transition: all 1s; -moz-transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s; } section .indexabout { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; } section .indexabout .indexabout_bg { width: 43%; } section .indexabout .indexabout_bg img { width: 100%; height: auto; } section .indexabout .indexabout_text { width: 50%; padding: 0px; } section .indexabout .indexabout_text .about_text { max-height: 327px; overflow: hidden; } section .indexabout .indexabout_text .about_text p { font-size: 14px; line-height: 26px; color: #fff; margin-bottom: 15px; text-indent: 2em; } section .indexabout a { padding: 8px 36px; color: #fff; background: #824b1c; font-size: 16px; margin-top: 0px; display: inline-block; } section .formlist { width: 100%; } section .formlist .formlisttop { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; } section .formlist .formlisttop li { background: #fff; padding: 15px; margin: 0 1% 15px; width: 48%; font-family: 'microsoft yahei'; } section .formlist .formlisttop li label { font-size: 20px; color: #494949; padding-right: 15px; } section .formlist .formlisttop li input { border: 0; height: 30px; font-size: 20px; color: #685b5b; line-height: 30px; } section .formlist .formlisttop li:last-child { background: #fff; padding: 15px; margin: 0 1% 15px; width: 100%; } section .formlist .formlisttop li:last-child textarea { font-size: 17px; color: #494949; line-height: 30px; font-family: 'microsoft yahei'; border: 0; width: 100%; height: 150px; overflow: hidden; } section .formlist .formlistbottom { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-end; align-items: center; flex-wrap: wrap; } section .formlist .formlistbottom li { background: #438e68; padding: 15px 0; margin: 0 1% 0px; width: 10%; font-family: 'microsoft yahei'; text-align: center; } section .formlist .formlistbottom li a { font-size: 20px; color: #fff; } section .formlist .formlistbottom li input { height: 30px; font-size: 20px; color: #fff; border: 0; background: none; line-height: 30px; cursor: pointer; } section .formlist .formlistbottom li:hover { background: #cc7f3e; color: #fff; } /*搜索框*/ #ssjg { margin: 0px auto 30px; width: 100%; } .swiper-container .swiper-slide a { width: 100%; } .swiper-container .swiper-slide a p { font-size: 30px; top: 45px; left: 20px; } .swiper-container .swiper-slide a span { font-size: 18px; top: 90px; left: 20px; } .insidemenu { width: 100%; padding: 0; line-height: 42px; background: #fff; margin: 0px auto; box-shadow: 0 1px 8px 8px rgba(0, 0, 0, 0.1); } .insidemenu .inside_menu { width: 100%; } .insidemenu .inside_menu ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; align-content: space-between; align-items: center; flex: 1; } .insidemenu .inside_menu ul li { text-align: center; width: 100%; } .insidemenu .inside_menu ul li a { font-size: 16px; color: #333; width: 100%; } .insidemenu .inside_menu ul li:hover, .insidemenu .inside_menu ul li.active { background: #0096cc; } .insidemenu .inside_menu ul li:hover a, .insidemenu .inside_menu ul li.active a { color: #fff; } .locallad { width: 100%; padding: 0; line-height: 42px; margin: 0px auto 30px; } .locallad .locallinks { font-size: 12px; } .centre_list ul li { width: calc(14.66666667%); margin: 10px 1% 40px; } .centre_list ul li a .centre_list_name { height: 30px; line-height: 30px; font-size: 10px; width: 100%; left: 0; } .footer { width: 100%; } .footer .footop { padding: 15px 0; } .footer .footop .foot .ftlogo { width: 23%; } .footer .footop .foot .ftlogo img { max-width: 100%; display: block; } .footer .footop .foot .ftinfo { width: 78%; padding-left: 2%; } .footer .footop .foot .ftinfo h3 { font-size: 16px; line-height: 34px; } .footer .footop .foot .ftinfo p { font-size: 12px; } .footer .footbottom { width: 100%; padding: 30px 0; } .footer .footbottom .footleft { width: 80%; } .footer .footbottom .footleft ul { width: calc(14.28571429%); padding: 0 1% 0px; } .footer .footbottom .footleft ul li { width: 100%; height: 22px; line-height: 22px; } .footer .footbottom .footleft ul li a { font-size: 12px; } .footer .footbottom .footleft ul li.first { height: 36px; line-height: 36px; } .footer .footbottom .footleft ul li.first a { font-size: 13px; } .footer .footbottom .footright { width: 20%; } .footer .footbottom .footright ul { width: 100%; } .footer .footbottom .footright ul li { width: calc(100%); padding: 0 3%; } .footer .footbottom .footright ul li img { background: url(/uploads/image/simages/codebg.png) no-repeat center center; background-size: 90%; padding: 12px 12px; width: 90px; height: 90px; } .footer .footbottom .footright ul li p { height: 40px; line-height: 40px; font-size: 12px; } .footer .foot { width: 100%; padding: 15px 0; } .footer .foot p { font-size: 12px; line-height: 30px; } .insidedetail { width: 100%; margin: 0px auto 0; padding: 0px; background: #fff; } .insidedetail .detail { padding: 0px 0px 30px 0px; box-sizing: border-box; margin-bottom: 0px; } .insidedetail .detail .detailtitle { width: 100%; font-size: 15px; color: #000; line-height: 36px; text-align: center; border-bottom: #e6e6e6 1px solid; padding-bottom: 8px; padding-top: 30px; } .insidedetail .detail .detailtitle span { font-size: 13px; color: #999; line-height: 20px; padding: 0px 10px; } .insidedetail .detail .detailcont { font-size: 1.4rem; } .insidedetail .detail .detailcont p, .insidedetail .detail .detailcont div { font-size: 1.4rem; } .insidedetail .detail .detailcont strong { font-size: 1.4rem; margin-top: 25px; line-height: 40px; } .insidedetail .detail .pagrnext { padding: 10px 0; } .insidedetail .detail .pagrnext > div { font-size: 1.3rem; height: 30px; line-height: 30px; } .insidedetail .detail .pagrnext > div a { font-size: 1.3rem; } .insidedetail .aboutcon { padding: 15px 0 30px; font-size: 12px; line-height: 22px; } .insidedetail .aboutcon .aboutcontitle { font-size: 16px; line-height: 30px; } .insidedetail .aboutcon .contentimg { width: 100%; height: auto; margin-bottom: 15px; } .insidedetail .aboutcon strong { font-size: 16px; line-height: 40px; font-weight: bold; margin: 0px; color: #333; display: block; margin: 5px 0 8px 0; } .insidedetail .aboutcon p { font-size: 13px; line-height: 22px; text-indent: 2em; } .insidedetail .aboutcon p img { margin-left: 0em; max-width: 100%; height: auto; } .insidedetail .aboutcon img { max-width: 100%; height: auto; } .insidedetail .bulletincon div { font-size: 20px; line-height: 40px; } .insidedetail .bulletincon p { margin-top: 40px; } .prodetailtop .prodetailtoplogo { width: 100%; font-size: 22px; } .prodetailtop .prodetailtoplogo img { display: block; width: auto; } .prodetailtop .prodetaillist { width: 100%; margin: 15px 0 30px; } .prodetailtop .prodetaillist > ul > li { line-height: 40px; width: 100%; font-size: 12px; } .prodetailtop .prodetaillist > ul > li .proname { padding-right: 40px; width: 20%; text-align: right; } .prodetailtop .prodetaillist > ul > li .prodes { padding-left: 20px; width: 80%; } .prodetailtop .prodetaillist > ul li:last-child { border-bottom: 0px #f1f1f1 dashed; } .prodetail { width: 100%; padding: 20px; border: 1px #e6e6e6 solid; margin-bottom: 40px; } .prodetail img { text-align: center; display: block; margin: 15px auto; max-width: 100%; } .xian { height: 1px; background: #e6e6e6; margin: 25px 0; width: 100%; } .applyheader { padding-bottom: 30px; } .applyheader span { padding: 5px 30px; font-size: 16px; line-height: 30px; } .applyheader2 { margin-bottom: 30px; } .applyheader2 span { padding: 5px 30px; font-size: 14px; line-height: 29px; } /*样品申请*/ .applylist { width: 100%; padding: 20px 0 80px; } .applylist ul { width: 100%; margin-bottom: 10px; } .applylist ul li { margin-bottom: 15px; width: 100%; } .applylist ul li > label { width: 10%; font-size: 16px; line-height: 36px; } .applylist ul li > label em { padding-right: 5px; } .applylist ul li .inputbox { width: 86%; } .applylist ul li .inputbox > label { width: 20%; } .applylist ul li .inputbox > label span { padding-right: 50px; line-height: 25px; font-size: 15px; } .applylist ul li .inputbox .tip { font-size: 15px; padding-left: 15px; } .applylist ul li .inputbox textarea { width: 100%; padding: 10px; font-size: 14px; line-height: 30px; } .applylist ul li .inputbox input[type=text] { width: 100%; padding: 10px; font-size: 14px; line-height: 30px; } .applylist ul li:nth-child(3), .applylist ul li:nth-child(4) { width: 48%; } .applylist ul li:nth-child(3) label, .applylist ul li:nth-child(4) label { width: 28%; font-size: 16px; line-height: 36px; } .applylist ul li:nth-child(3) label em, .applylist ul li:nth-child(4) label em { padding-right: 5px; } .applylist ul li:nth-child(3) .inputbox, .applylist ul li:nth-child(4) .inputbox { width: 71%; } .applylist ul li:nth-last-child(2) { width: 100%; } .applylist ul li:nth-last-child(2) label { width: 10%; font-size: 16px; line-height: 36px; } .applylist ul li:nth-last-child(2) label em { padding-right: 5px; } .applylist ul li:nth-last-child(2) .inputbox { width: 86%; } .applylist ul li:nth-last-child(2) .inputbox input[type=text] { width: 40%; padding: 10px; font-size: 14px; line-height: 30px; } .applylist ul li:nth-last-child(2) .inputbox #canvas { width: 120px; height: 50px; line-height: 50px; margin-left: 20px; } .applylist ul li:last-child { width: 100%; } .applylist ul li:last-child label { width: 10%; font-size: 16px; line-height: 36px; } .applylist ul li:last-child label em { padding-right: 5px; } .applylist ul li:last-child .inputbox { width: 86%; } .applylist ul li:last-child .inputbox .ydcheckbox { width: 100%; } .applylist ul li:last-child .inputbox .ydcheckbox div { font-size: 14px; } .applylist ul li:last-child .inputbox .ydcheckbox div a { padding: 0 5px; } .applylist ul li:last-child .inputbox .yddes { width: 100%; padding: 30px 0; } .applylist ul li:last-child .inputbox .yddes p { font-size: 14px; line-height: 24px; } .applylist ul li:last-child .inputbox .ydbutton { width: 100%; } .applylist ul li:last-child .inputbox .ydbutton input[type=submit] { padding: 10px 80px; background: #e5e5e7; font-size: 20px; border: 0; cursor: pointer; } /*测试咨询*/ .consultlist { width: 100%; padding: 20px 0 80px; } .consultlist ul li > label, .consultlist ul li:nth-last-of-type(-n 2) label, .consultlist ul li:last-child label { width: 18%; } .consultlist ul li:nth-child(3) > label, .consultlist ul li:nth-child(4) > label { width: 42%; } .consultlist ul li > label { font-size: 12px; } .consultlist .zxbutton input[type=submit], .consultlist .zxbutton input[type=button] { padding: 8px 50px; font-size: 14px; } /*应用案例*/ .applicationlist ul li { padding: 0 2%; width: calc(25%); text-align: center; } .applicationlist ul li a { width: 70%; margin: 0 auto; } .applicationlist ul li a .appimg { width: 80%; margin: 0 auto; } .applicationlist ul li a p { font-size: 12px; } .applicationlist ul li a:hover .appimg { width: 80%; } /*产品封装*/ .packaglist ul li a p { font-size: 14px; } /*资料下载*/ .downloadlist { width: 100%; margin: 30px 0; } .downloadlist ul { width: 100%; } .downloadlist ul li { width: calc(30.33333333%); margin: 0px 4.5% 4.5% 0; } .downloadlist ul li .packimg { width: 100%; border: 2px #e4e4e4 solid; padding: 5px; } .downloadlist ul li .packimg img { width: 100%; height: auto; display: block; } .downloadlist ul li .downdes { width: 95%; } .downloadlist ul li .downdes .downame { width: 85%; } .downloadlist ul li .downdes .downame a { display: block; height: 36px; line-height: 36px; font-size: 14px; width: 100%; } .downloadlist ul li .downdes .dowico { width: 10%; text-align: right; } .downloadlist ul li .downdes .dowico a { display: block; width: 100%; line-height: 36px; font-size: 14px; } .downloadlist ul li .downdes .dowico a span { padding-left: 10px; line-height: 36px; font-size: 18px; } .downloadlist ul li:nth-child(3n) { margin: 0 0 4.5% 0; } /*应用中心栏目主页资料下载*/ .download > ul { width: 100%; padding: 40px 0; } .download > ul > li { padding: 7px; width: calc(30.33333333%); margin: 0px 1.5% 35px; overflow: hidden; } .download > ul > li > a { width: 100%; } .download > ul > li > a .newsimg { width: 36%; } .download > ul > li > a .newsimg img { display: block; width: 100%; height: auto; } .download > ul > li > a .newsinfo { padding: 0; width: 60%; } .download > ul > li > a .newsinfo .infoname { font-size: 15px; height: 30px; line-height: 30px; } .download > ul > li > a .newsinfo .infopost { font-size: 15px; height: 40px; line-height: 40px; margin-top: 0px; } /*五星评论*/ .lq-score ul { width: 100%; } .lq-score ul li { width: 15px; float: left; text-align: left; } /*资料下载列表*/ .downlist { width: 100%; } .downlist > ul { padding: 0px 0 20px; } .downlist > ul > li > a { width: 100%; } .downlist > ul > li > a .newsimg { width: 100%; } .downlist > ul > li > a .newsimg img { display: block; width: 100%; height: 165px; max-width: 348px; margin: 0 auto; } .downlist > ul > li > a .newsname { font-size: 12px; height: 40px; line-height: 40px; padding: 0 20px; } .downlist > ul > li > a .newsrec { font-size: 9px; width: 90%; margin: 5px auto 10px; } .downlist > ul > li > a .newsrec .recommend { display: none; } .downlist > ul > li > a .newsrec .capacity:first-child { width: 60%; text-align: center; font-size: 10px; } .downlist > ul > li > a .newsrec .capacity:last-child { width: 40%; text-align: right; } /*资料下载详情标题*/ .downtitle { width: 100%; height: 30px; line-height: 30px; background: #f2f2f2; margin-bottom: 20px; } .downtitle span { display: block; background: #aaaaaa; color: #fff; line-height: 30px; height: 30px; font-size: 16px; width: 120px; text-align: center; } .downdetail { font-size: 12px; line-height: 30px; margin-bottom: 50px; } .downdetail img { max-width: 100%; padding: 15px 0; } .downdetail a { padding: 10px 0; } /*方案应用*/ .packagelist { width: 100%; } .packagelist ul { padding: 0 3%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; flex: 1; flex-wrap: wrap; margin-bottom: 50px; } .packagelist ul li { width: 48%; margin-right: 1%; } .packagelist ul li a { display: block; width: 100%; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; } .packagelist ul li a span { display: inline-block; width: 6px; height: 6px; border-radius: 100%; margin-right: 5px; } .packagelist ul li:nth-child(2n) { width: 48%; margin-right: 0; margin-left: 1%; } .packageimglist { width: 100%; } .packageimglist ul { margin-bottom: 20px 0 50px; } .packageimglist ul li { width: 20%; text-align: center; } .packageimglist ul li a { display: block; width: 80%; height: 100%; } .packageimglist ul li a img { width: 80%; height: 100%; } .packageimglist ul li a p { font-size: 1.4rem; } /*专家顾问*/ .experts { width: 100%; margin: 0px auto 30px; } .experts ul li { width: calc(48%); margin: 0px 4% 4% 0; padding: 20px; } .experts ul li a img { width: 25%; border: 3px #fff solid; margin: 10px 0 0 10px; } .experts ul li a .expertsinfo { width: 65%; padding: 10px; } .experts ul li a .expertsinfo .infoname { font-size: 18px; height: 40px; line-height: 40px; margin-bottom: 12px; border-bottom: 2px #e2e2e2 solid; } .experts ul li a .expertsinfo .infopost { font-size: 12px; line-height: 170%; } .experts ul li:nth-child(2n) { margin: 0 0 4% 0; } /*分页*/ .page { width: 100%; text-align: center; padding: 50px 0; } .page a { padding: 6px 15px; margin: 0 3px; font-size: 16px; border: 1px #e9e9e9 solid; color: #666666; background: #fff; } .page a.active, .page a:hover { border: 1px #0083c2 solid; background: #0083c2; color: #fff; } /*产品封装详情表格*/ .fzdetaillist { width: 100%; margin: 15px 0 50px; border: 1px #e6e6e6 solid; } .fzdetaillist > ul > li { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; line-height: 40px; width: 100%; border-bottom: 1px #e8e8e8 solid; font-size: 14px; background: #f8f8f8; } .fzdetaillist > ul > li .proname { padding-right: 40px; width: 20%; background: #f8f8f8; color: #404040; text-align: right; } .fzdetaillist > ul > li .prodes { padding-left: 20px; width: 80%; background: #fff; color: #404040; border-left: 1px #e9e9e9 solid; } .fzdetaillist > ul > li .prodes img { padding: 10px 10px 10px 0; } .fzdetaillist > ul > li .prodes a { font-size: 15px; color: #333; } .fzdetaillist > ul > li .prodes a:hover { color: #0083c2; text-decoration: underline; } .fzdetaillist > ul li:last-child { border-bottom: 0px #f1f1f1 dashed; } /*测试咨询 提交提示遮罩层*/ .maskbox { position: fixed; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0, 0, 0, 0.5); z-index: 999999999999999999; overflow: hidden; display: none; } .maskbox .maskmain { width: 80%; height: 330px; left: 50%; margin-left: -40%; top: 50%; margin-top: -175px; padding: 30px 50px; } .maskbox .maskmain .masktitle { font-size: 18px; line-height: 50px; } .maskbox .maskmain .masktitle img { width: 40px; height: 40px; margin-right: 10px; } .maskbox .maskmain .maskcon { font-size: 22px; line-height: 50px; margin: 50px auto 20px; } .maskbox .maskmain .maskcon .maskicon { width: 10%; margin-right: 2%; } .maskbox .maskmain .maskcon .maskicon img { width: auto; text-align: center; } .maskbox .maskmain .maskcon .maskdesc h3 { font-size: 16px; line-height: 40px; } .maskbox .maskmain .maskcon .maskdesc p { font-size: 14px; } .maskbox .maskmain .maskbutton { background: none; border-radius: 20px; padding: 5px 30px; } /*djs-遮罩层-ysbh*/ .maskbox-ysbh .maskmain { width: 80%; max-width: 700px; max-height: 80%; left: 50%; top: 50%; padding: 20px 40px 40px; } .maskbox-ysbh .maskmain .masktitle { font-size: 14px; line-height: 25px; } .maskbox-ysbh .maskmain .masktitle img { width: 20px; height: 20px; margin-right: 8px; } .maskbox-ysbh .maskmain .maskcon { height: auto; max-height: calc(96%); font-size: 15px; line-height: 200%; margin: 15px auto 20px; } .maskbox-ysbh .maskmain .maskcon .maskdesc h3 { font-size: 20px; line-height: 32px; } .maskbox-ysbh .maskmain .maskcon .maskdesc p { font-size: 10px; margin-bottom: 5px; line-height: 180%; } .maskbox-ysbh .maskmain .maskbutton-ysbh { padding: 4px 15px; right: 40px; bottom: 30px; } /*合作伙伴 提交提示遮罩层*/ .maskbox2 .maskmain { width: 80%; max-width: 900px; max-height: 80%; padding: 4% 40px 2%; } .maskbox2 .maskmain .masktitle { font-size: 16px; line-height: 30px; height: 30px; } .maskbox2 .maskmain .masktitle img { width: 30px; height: 30px; margin-right: 10px; } .maskbox2 .maskmain .maskcon { max-height: calc(6%); font-size: 12px; line-height: 30px; margin: 15px auto 20px; } .maskbox2 .maskmain .maskcon .maskdesc p { font-size: 12px; margin-bottom: 10px; } .maskbox2 .maskmain .maskbutton { padding: 5px 20px; } /*发展历程 提交提示遮罩层*/ .honorbox .maskmain { max-width: 70%; height: auto; max-height: 70%; top: 50%; position: absolute; padding: 20px 20px 20px; } .honorbox .maskmain .honorimg { width: 100%; height: 100%; margin-bottom: 0px; } .honorbox .maskmain .honorimg img { width: auto; height: auto; display: block; margin: 0 auto; max-height: 400px; } .honorbox .maskmain .honortitle { font-size: 12px; line-height: 40px; } .honorbox .maskmain .honortitle .mtitle { width: 80%; height: 40px; line-height: 40px; font-size: 12px; } .honorbox .maskmain .honortitle .maskbutton { background: none; border-radius: 20px; padding: 3px 20px; font-size: 12px; } /*加入我们详情表格开始*/ .contactdetaillist > ul > li { width: 100%; font-size: 1.2rem; color: #666666; line-height: 30px; } .contactdetaillist > ul > li .proname { padding-right: 10px; width: 35%; border-bottom: 0px; border-right: 1px #e4e4e4 solid; } .contactdetaillist > ul > li .prodes { padding-left: 10px; width: 70%; background: #ffffff; border-left: 0px #e4e4e4 solid; border-right: 1px #e4e4e4 solid; } .contactdetaillist > ul > li .prodes img { padding: 10px 10px 10px 0; } .contactdetaillist > ul > li .prodes a { font-size: 1.2rem; color: #666666; } .contactdetaillist > ul > li .prodes a:hover { color: #0083c3; text-decoration: underline; } .contactdetaillist > ul li:nth-last-child(1) { border-bottom: 1px #e4e4e4 solid; } .contactdetaillist > ul li:last-child { border-bottom: 1px #e4e4e4 solid; } .contactdetaillist > ul li:last-child .proname { border-right: 1px #e4e4e4 solid; } .contactip { font-size: 10px; line-height: 24px; } /*加入我们详情表格结束*/ /*首页产品列表*/ .prodefault { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; } .prodefault .proitem a img { width: 100%; height: auto; display: block; } .prodefault .proitem a .proitemname { font-size: 13px; text-align: center; height: 30px; line-height: 30px; } .select { padding: 5px 10px; border: #ddd 1px solid; border-radius: 4px; width: 100%; margin: 5% auto; font-size: 14px; } .select li { list-style: none; padding: 10px 0 5px 100px; } .select .select-list { border-bottom: #eee 1px dashed; } .select .select-list dl { zoom: 1; position: relative; line-height: 24px; } .select .select-list dl:after { content: " "; display: block; clear: both; height: 0; overflow: hidden; } .select .select-list dt { width: 100px; margin-bottom: 5px; position: absolute; top: 0; left: -100px; text-align: right; color: #666; height: 24px; line-height: 24px; } .select .select-list dd { float: left; display: inline; margin: 0 0 5px 5px; } .select .select a { display: inline-block; white-space: nowrap; height: 24px; padding: 0 10px; text-decoration: none; color: #039; border-radius: 2px; } .select .select a:hover { color: #f60; background-color: #f3edc2; } .select .selected a { color: #fff; background-color: #f60; } .select .select-result dt { font-weight: bold; } .select .select-no { color: #999; display: none; } .select .select-result a { padding-right: 20px; background: #f60 right 9px no-repeat; } .select .select-result a:hover { background-position: right -15px; } .linkslist .links .linkitem a { font-size: 15px; } .linkslist .links .linkitem a img { width: 36px; height: 36px; } .inside { width: 100%; margin: 0px auto 0; padding: 0px; background: #fff; } .inside .insidetitle { width: 25%; margin: 0px auto 10px; padding: 60px 0 0; position: relative; } .inside .insidetitle .insidetitleborder { border: 1px #353535 solid; position: absolute; width: 100%; padding: 45px 0; left: 50%; margin-left: -50%; top: 0px; z-index: 9; } .inside .insidetitle .insidetitletext { background: #fff; text-align: center; padding: 10px 20px; top: -30px; left: 50%; z-index: 10; position: relative; width: 80%; margin-left: -40%; } .inside .insidetitle .insidetitletext h3 { font-size: 60px; font-family: 'microsoft yahei'; text-transform: uppercase; color: #d8d8d8; } .inside .insidetitle .insidetitletext p { position: absolute; top: 0px; font-size: 22px; color: #333333; text-align: center; width: 100%; line-height: 100px; left: 0; } .inside .insidemenu { width: 100%; text-align: center; margin-bottom: 15px; } .inside .insidemenu a { padding: 5px 20px; font-size: 20px; border: 1px #494949 solid; margin: 0 10px; color: #494949; } .inside .insidemenu a:hover, .inside .insidemenu a.active { border: 1px #944d13 solid; color: #944d13; } .inside .insideabout { padding: 0; margin: 20px auto; } .inside .insideabout .aboutbox { width: 100%; background: repeat-x 0 bottom; padding: 60px 100px 30px; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; } .inside .insideabout .aboutbox .aboutboxconimg { width: 35%; margin-bottom: 50px; } .inside .insideabout .aboutbox .aboutboxconimg img { width: 100%; border: 8px #fff solid; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); } .inside .insideabout .aboutbox .aboutboxconinfo { width: 60%; } .inside .insideabout .aboutbox .aboutboxconinfo .abcinfotitle { padding-top: 70px; } .inside .insideabout .aboutbox .aboutboxconinfo .abcinfotitle .titleenglish { font-size: 80px; font-weight: bold; color: rgba(102, 102, 102, 0.35); padding-bottom: 0px; font-family: "microsoft yahei ui"; } .inside .insideabout .aboutbox .aboutboxconinfo .abcinfotitle h3 { font-weight: normal; margin-bottom: 15px; } .inside .insideabout .aboutbox .aboutboxconinfo .abcinfotitle h3 a { display: block; font-size: 24px; color: #fff; padding-bottom: 15px; border-bottom: 1px #fff solid; } .inside .insideabout .aboutbox .aboutboxconinfo .abcinfo { font-size: 15px; line-height: 26px; color: #fff; } .inside .insideabout .brandbox { width: 100%; height: 600px; position: relative; box-sizing: border-box; padding: 50px 80px; } .inside .insideabout .brandbox .brandboxleft { width: 45%; position: absolute; left: 8%; top: 12%; z-index: 11; } .inside .insideabout .brandbox .brandboxleft .brandboxconimg { width: 100%; height: 100%; } .inside .insideabout .brandbox .brandboxleft .brandboxconimg img { width: 100%; height: 100%; box-shadow: 1px 1px 8px 2px rgba(0, 0, 0, 0.2); } .inside .insideabout .brandbox .brandboxleft .brandboxconname { width: 100%; position: absolute; bottom: -35px; left: 20%; font-size: 60px; font-weight: bold; color: rgba(102, 102, 102, 0.46); } .inside .insideabout .brandbox .brandboxright { width: 45%; position: absolute; right: 8%; top: 14%; z-index: 10; } .inside .insideabout .brandbox .brandboxright .brandboxconname { font-size: 26px; color: #000; padding-left: 120px; line-height: 40px; height: 40px; margin-bottom: 20px; } .inside .insideabout .brandbox .brandboxright .brandboxconimg { width: 100%; height: 100%; } .inside .insideabout .brandbox .brandboxright .brandboxconimg img { width: 100%; height: 100%; box-shadow: 1px 1px 8px 2px rgba(0, 0, 0, 0.2); } .inside .insideabout .about_box { width: 100%; padding: 50px 0; margin: 50px auto; border-top: 1px #5f3817 solid; font-size: 18px; line-height: 34px; color: #353535; } .inside .insideabout .about_box p { font-size: 18px; line-height: 36px; color: #353535; text-indent: 2em; padding: 0 40px; margin-bottom: 15px; } .inside .insideabout .about_box p img { max-width: 100%; height: auto; margin: 10px auto; } .inside .insideabout .about_box img { max-width: 100%; height: auto; margin: 10px auto; } .inside .insidenews { padding: 30px 15px 15px; box-sizing: border-box; } .inside .insidenews .news_hydt_list { margin-bottom: 50px; } .inside .insidenews .news_hydt_list ul { width: 100%; } .inside .insidenews .news_hydt_list ul li { padding: 20px 0; border-bottom: 1px #afafaf solid; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; } .inside .insidenews .news_hydt_list ul li .news_gsxw_date { width: 10%; } .inside .insidenews .news_hydt_list ul li .news_gsxw_date dl { background: #c5c5c5; width: 100%; color: #fff; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; flex: 1; padding: 20px; } .inside .insidenews .news_hydt_list ul li .news_gsxw_date dl dt { text-align: center; width: 100%; font-size: 60px; font-weight: bold; font-family: 'microsoft yahei'; line-height: 50px; margin-bottom: 10px; } .inside .insidenews .news_hydt_list ul li .news_gsxw_date dl dd { text-align: center; font-size: 16px; } .inside .insidenews .news_hydt_list ul li .news_gsxw_text { width: 86%; } .inside .insidenews .news_hydt_list ul li .news_gsxw_text .news_gsxw_text_titles { width: 100%; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 24px; color: #333333; font-weight: 600; margin-bottom: 10px; } .inside .insidenews .news_hydt_list ul li .news_gsxw_text .news_gsxw_text_dec { width: 100%; height: 48px; line-height: 24px; overflow: hidden; color: #333333; font-size: 15px; font-weight: 600; } .inside .insidenews .news_hydt_list ul li .news_gsxw_text a { padding: 3px 15px; border: 1px #663b19 solid; font-size: 13px; color: #663b19; text-align: right; float: right; } .inside .insidenews .news_hydt_list ul li .news_gsxw_text a:hover { color: #fff; background: #663b19; border: 1px #663b19 solid; } .inside .insidenews .news_hydt_list ul li:hover { background: #f9f9f9; } .inside .page { width: 100%; text-align: center; padding: 50px 0; } .inside .page a { padding: 6px 15px; margin: 0 3px; font-size: 16px; border: 1px #e9e9e9 solid; color: #666666; } .inside .page a.active, .inside .page a:hover { border: 1px #0083c2 solid; background: #0083c2; color: #fff; } .inside .about { width: 100%; display: flex; display: -webkit-flex; display: inline-flex; flex-direction: row; align-items: flex-start; justify-content: space-between; flex: 1; padding: 30px 0 180px; } .inside .about .imgbox { width: 43%; margin-left: 6%; position: relative; } .inside .about .imgbox .bg1 { width: 40%; height: 180px; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); background: #fff; position: absolute; top: 15px; left: -5px; z-index: 10; transform: rotate(-15deg); -ms-transform: rotate(-15deg); /* ie 9 */ -moz-transform: rotate(-15deg); /* firefox */ -webkit-transform: rotate(-15deg); /* safari 和 chrome */ -o-transform: rotate(-15deg); } .inside .about .imgbox .bg2 { width: 100%; height: 270px; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); background: #fff; position: absolute; top: 5px; left: 0px; z-index: 11; transform: rotate(8deg); -ms-transform: rotate(8deg); /* ie 9 */ -moz-transform: rotate(8deg); /* firefox */ -webkit-transform: rotate(8deg); /* safari 和 chrome */ -o-transform: rotate(8deg); } .inside .about .imgbox img { border: 5px #fff solid; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); z-index: 12; position: absolute; top: 0; left: 0px; } .inside .about .aboutcon { width: 45%; font-size: 15px; line-height: 30px; color: #656565; } .inside .about .aboutcon p { text-indent: 2em; } .inside .honor { width: 100%; margin: 20px auto; } .inside .honor ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; } .inside .honor ul li { width: calc(31.33333333%); box-sizing: border-box; margin: 10px 1% 25px; } .inside .honor ul li a { display: block; width: 100%; height: 100%; } .inside .honor ul li a > img { width: 100%; height: auto; display: block; margin-bottom: 10px; border: 1px #dbdbdb solid; box-sizing: border-box; padding: 8px; } .inside .honor ul li a p { font-size: 20px; color: #808080; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center; } .inside .honor ul li:hover img { border: 1px #9ddff8 solid; } .inside .honor ul li:hover p { color: #000; } .inside .news { background: #fff; padding: 20px 0px 50px; } .inside .news ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; flex: 1; flex-wrap: wrap; } .inside .news ul li { padding: 0px; width: calc(22%); box-sizing: border-box; margin: 0 4% 4% 0; overflow: hidden; } .inside .news ul li a { display: block; position: relative; } .inside .news ul li a .newsimg { width: 100%; } .inside .news ul li a .newsimg img { display: block; width: 100%; height: auto; } .inside .news ul li a .newsinfo { padding: 10px 0; } .inside .news ul li a .newsinfo .newsname { width: 100%; height: 30px; line-height: 30px; font-size: 15px; } .inside .news ul li a .newsinfo .newsdes { width: 100%; height: 40px; line-height: 20px; font-size: 11px; } .inside .news ul li:nth-child(4n) { margin: 0 0 4% 0; } .inside .news2 ul li { margin: 0px 0 20px; padding-bottom: 20px; } .inside .news2 ul li a .newsimg { width: 26%; } .inside .news2 ul li a .newsimg img { display: block; width: 100%; height: auto; } .inside .news2 ul li a .newsinfo { padding: 0; width: 71%; } .inside .news2 ul li a .newsinfo .newsname { width: 100%; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 15px; } .inside .news2 ul li a .newsinfo .newstime { width: 100%; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 12px; margin-left: -10px; } .inside .news2 ul li a .newsinfo .newstime span { padding: 0 10px; } .inside .news2 ul li a .newsinfo .newsdes { width: 100%; height: 60px; line-height: 20px; overflow: hidden; font-size: 12px; margin-top: 2px; } .inside .news2 ul li a:hover { overflow: hidden; transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear; } .inside .news2 ul li a:hover .newsimg img { transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); overflow: hidden; } .inside .news2 ul li a:hover .newsname { color: #0096cc; } .inside .news2 ul li a:hover .newstime { color: #8c8c8c; } .inside .news2 ul li a:hover .newsdes { color: #4c4c4c; } .inside .news2 ul li a:hover .newsdes span { text-decoration: underline; } .inside .contact .contactindex { margin: 30px auto; } .inside .contact .contactindex .map { width: 35%; height: auto; } .inside .contact .contactindex .map #map { width: 100%; height: 450px; } .inside .contact .contactindex .contactinfo { width: 100%; } .inside .contact .contactindex .contactinfo .contactinfotop { margin-bottom: 20px; } .inside .contact .contactindex .contactinfo .contactinfotop h3 { font-size: 20px; margin-bottom: 20px; } .inside .contact .contactindex .contactinfo .contactinfotop h3 span { font-size: 13px; line-height: 20px; padding-top: 0px; } .inside .contact .contactindex .contactinfo .contactinfotop p { font-size: 13px; line-height: 22px; } .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfo { width: 100%; margin-top: 10px; } .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfo p { font-size: 13px; line-height: 26px; margin-bottom: 6px; } .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfo p .iconfont { font-size: 26px; line-height: 26px; padding-right: 5px; } .inside .contact .contactlist { padding-bottom: 30px; } .inside .contact .contactlist .map { width: 49%; height: auto; } .inside .contact .contactlist .map #map { width: 100%; height: 400px; } .inside .contact .contactlist .contactinfo { width: 49%; } .inside .contact .contactlist .contactinfo .contactinfotop { margin-bottom: 20px; } .inside .contact .contactlist .contactinfo .contactinfotop h3 { font-size: 20px; line-height: 40px; font-weight: normal; margin-bottom: 15px; } .inside .contact .contactlist .contactinfo .contactinfotop p { font-size: 14px; line-height: 26px; } .inside .contact .contactlist .contactinfo .contactinfobottom .infobottomimg { width: 30%; } .inside .contact .contactlist .contactinfo .contactinfobottom .infobottomimg img { width: 140px; height: 140px; } .inside .contact .contactlist .contactinfo .contactinfobottom .infobottominfo { width: 70%; } .inside .contact .contactlist .contactinfo .contactinfobottom .infobottominfo h3 { font-size: 20px; line-height: 40px; font-weight: 500; margin-bottom: 15px; } .inside .contact .contactlist .contactinfo .contactinfobottom .infobottominfo p { font-size: 12px; line-height: 24px; } .inside .hr { width: 100%; margin: 15px auto 30px; } .inside .hr table thead tr th { width: calc(10%); font-size: 11px; } .inside .hr table thead tr th:nth-child(2) { width: 40%; padding-left: 0px; } .inside .hr table tbody tr td { font-size: 11px; height: 32px; line-height: 32px; } .inside .hr .hrcont { width: 100%; } .inside .hr .hrcont .hrconttitle { width: 100%; padding-bottom: 8px; } .inside .hr .hrcont .hrconttitle h3 { font-size: 15px; } .inside .hr .hrcont .hrcon { padding: 20px 0; font-size: 14px; line-height: 30px; } .inside .hr .hrcont .hrcon strong { display: block; font-size: 15px; margin-top: 15px; line-height: 40px; } .inside .websitemap { width: 100%; margin: 20px auto 30px; } .inside .websitemap ul { width: 100%; padding: 15px; } .inside .websitemap ul li { width: 48%; margin-bottom: 15px; height: 50px; line-height: 30px; padding: 10px 10px; } .inside .websitemap ul li a:first-child { font-size: 14px; padding-right: 10px; font-weight: 600; width: 85px; } .inside .websitemap ul li a { font-size: 12px; padding-right: 20px; } .inside .websitemap2 ul li > div { width: 22%; } .inside .websiteann { width: 100%; margin: 20px auto 30px; } .inside .websiteann img { width: 100%; height: auto; } .insidebox .insideleft { width: 20%; padding-bottom: 50px; } .insidebox .insideleft .leftbox { margin-bottom: 30px; } .insidebox .insideleft .leftbox .insidelefttitle { padding: 16px 20px; font-size: 16px; } .insidebox .insideleft .leftbox .insideleftlist ul { padding: 12px 0; } .insidebox .insideleft .leftbox .insideleftlist ul li a { font-size: 14px; display: block; height: 35px; line-height: 35px; } .insidebox .insideleft .leftbox .insideleftcode { padding: 10px; display: block; } .insidebox .insideleft .leftbox .insideleftcode img { width: 100px; height: 100px; } .insidebox .insideleft .leftbox .insideleftcode .codetext { font-size: 10px; line-height: 25px; padding-left: 5px; } .insidebox .insideleft .leftboxabout { height: 40px; line-height: 40px; margin-top: 15px; } .insidebox .insideleft .leftboxabout a { color: #fff; font-size: 14px; } .insidebox .insideright { width: 77%; box-sizing: border-box; } .insidebox .insideabout { padding: 0; margin: 20px auto; } .insidebox .insideabout .aboutbox { width: 100%; background: repeat-x 0 bottom; padding: 60px 100px 30px; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; } .insidebox .insideabout .aboutbox .aboutboxconimg { width: 35%; margin-bottom: 50px; } .insidebox .insideabout .aboutbox .aboutboxconimg img { width: 100%; border: 8px #fff solid; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); } .insidebox .insideabout .aboutbox .aboutboxconinfo { width: 60%; } .insidebox .insideabout .aboutbox .aboutboxconinfo .abcinfotitle { padding-top: 70px; } .insidebox .insideabout .aboutbox .aboutboxconinfo .abcinfotitle .titleenglish { font-size: 80px; font-weight: bold; color: rgba(102, 102, 102, 0.35); padding-bottom: 0px; font-family: "microsoft yahei ui"; } .insidebox .insideabout .aboutbox .aboutboxconinfo .abcinfotitle h3 { font-weight: normal; margin-bottom: 15px; } .insidebox .insideabout .aboutbox .aboutboxconinfo .abcinfotitle h3 a { display: block; font-size: 24px; color: #fff; padding-bottom: 15px; border-bottom: 1px #fff solid; } .insidebox .insideabout .aboutbox .aboutboxconinfo .abcinfo { font-size: 15px; line-height: 26px; color: #fff; } .insidebox .insideabout .brandbox { width: 100%; height: 600px; position: relative; box-sizing: border-box; padding: 50px 80px; } .insidebox .insideabout .brandbox .brandboxleft { width: 45%; position: absolute; left: 8%; top: 12%; z-index: 11; } .insidebox .insideabout .brandbox .brandboxleft .brandboxconimg { width: 100%; height: 100%; } .insidebox .insideabout .brandbox .brandboxleft .brandboxconimg img { width: 100%; height: 100%; box-shadow: 1px 1px 8px 2px rgba(0, 0, 0, 0.2); } .insidebox .insideabout .brandbox .brandboxleft .brandboxconname { width: 100%; position: absolute; bottom: -35px; left: 20%; font-size: 60px; font-weight: bold; color: rgba(102, 102, 102, 0.46); } .insidebox .insideabout .brandbox .brandboxright { width: 45%; position: absolute; right: 8%; top: 14%; z-index: 10; } .insidebox .insideabout .brandbox .brandboxright .brandboxconname { font-size: 26px; color: #000; padding-left: 120px; line-height: 40px; height: 40px; margin-bottom: 20px; } .insidebox .insideabout .brandbox .brandboxright .brandboxconimg { width: 100%; height: 100%; } .insidebox .insideabout .brandbox .brandboxright .brandboxconimg img { width: 100%; height: 100%; box-shadow: 1px 1px 8px 2px rgba(0, 0, 0, 0.2); } .insidebox .insideabout .about_box { width: 100%; padding: 50px 0; margin: 50px auto; border-top: 1px #5f3817 solid; font-size: 18px; line-height: 34px; color: #353535; } .insidebox .insideabout .about_box p { font-size: 18px; line-height: 36px; color: #353535; text-indent: 2em; padding: 0 40px; margin-bottom: 15px; } .insidebox .insideabout .about_box p img { max-width: 100%; height: auto; margin: 10px auto; } .insidebox .insideabout .about_box img { max-width: 100%; height: auto; margin: 10px auto; } .insidebox .insidenews { padding: 30px 15px 15px; box-sizing: border-box; } .insidebox .insidenews .news_hydt_list { margin-bottom: 50px; } .insidebox .insidenews .news_hydt_list ul { width: 100%; } .insidebox .insidenews .news_hydt_list ul li { padding: 20px 0; border-bottom: 1px #afafaf solid; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_date { width: 10%; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_date dl { background: #c5c5c5; width: 100%; color: #fff; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; flex: 1; padding: 20px; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_date dl dt { text-align: center; width: 100%; font-size: 60px; font-weight: bold; font-family: 'microsoft yahei'; line-height: 50px; margin-bottom: 10px; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_date dl dd { text-align: center; font-size: 16px; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_text { width: 86%; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_text .news_gsxw_text_titles { width: 100%; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 24px; color: #333333; font-weight: 600; margin-bottom: 10px; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_text .news_gsxw_text_dec { width: 100%; height: 48px; line-height: 24px; overflow: hidden; color: #333333; font-size: 15px; font-weight: 600; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_text a { padding: 3px 15px; border: 1px #663b19 solid; font-size: 13px; color: #663b19; text-align: right; float: right; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_text a:hover { color: #fff; background: #663b19; border: 1px #663b19 solid; } .insidebox .insidenews .news_hydt_list ul li:hover { background: #f9f9f9; } .insidebox .page { width: 100%; text-align: center; padding: 50px 0; } .insidebox .page a { padding: 6px 15px; margin: 0 3px; font-size: 16px; border: 1px #e9e9e9 solid; color: #666666; } .insidebox .page a.active, .insidebox .page a:hover { border: 1px #0083c2 solid; background: #0083c2; color: #fff; } .insidebox .about { width: 100%; display: flex; display: -webkit-flex; display: inline-flex; flex-direction: row; align-items: flex-start; justify-content: space-between; flex: 1; padding: 30px 0 180px; } .insidebox .about .imgbox { width: 43%; margin-left: 6%; position: relative; } .insidebox .about .imgbox .bg1 { width: 40%; height: 180px; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); background: #fff; position: absolute; top: 15px; left: -5px; z-index: 10; transform: rotate(-15deg); -ms-transform: rotate(-15deg); /* ie 9 */ -moz-transform: rotate(-15deg); /* firefox */ -webkit-transform: rotate(-15deg); /* safari 和 chrome */ -o-transform: rotate(-15deg); } .insidebox .about .imgbox .bg2 { width: 100%; height: 270px; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); background: #fff; position: absolute; top: 5px; left: 0px; z-index: 11; transform: rotate(8deg); -ms-transform: rotate(8deg); /* ie 9 */ -moz-transform: rotate(8deg); /* firefox */ -webkit-transform: rotate(8deg); /* safari 和 chrome */ -o-transform: rotate(8deg); } .insidebox .about .imgbox img { border: 5px #fff solid; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); z-index: 12; position: absolute; top: 0; left: 0px; } .insidebox .about .aboutcon { width: 45%; font-size: 15px; line-height: 30px; color: #656565; } .insidebox .about .aboutcon p { text-indent: 2em; font-size: 15px; line-height: 30px; color: #656565; } .insidebox .honor ul li { width: calc(31.33333333%); margin: 10px 1% 25px; } .insidebox .news { background: #fff; padding: 20px 0px 50px; } .insidebox .news ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; flex: 1; flex-wrap: wrap; } .insidebox .news ul li { padding: 0px; width: calc(23%); box-sizing: border-box; margin: 0px 1% 15px; overflow: hidden; } .insidebox .news ul li a { display: block; position: relative; } .insidebox .news ul li a .newsimg { width: 100%; } .insidebox .news ul li a .newsimg img { display: block; width: 100%; height: auto; } .insidebox .news ul li a .newsinfo { padding: 10px 0; } .insidebox .news ul li a .newsinfo .newsname { width: 100%; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 15px; color: #292929; } .insidebox .news ul li a .newsinfo .newsdes { width: 100%; height: 40px; line-height: 20px; overflow: hidden; color: #999999; font-size: 13px; } .insidebox .news ul li a:hover { overflow: hidden; transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear; } .insidebox .news ul li a:hover .newsimg img { transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); overflow: hidden; } .insidebox .news ul li a:hover .newsname { color: #fb6d01; } .insidebox .news ul li a:hover .newsdes { color: #000; } .insidebox .news2 ul { width: 100%; padding: 40px 0; } .insidebox .news2 ul li { padding: 0px; width: 100%; box-sizing: border-box; margin: 0px 0 35px; overflow: hidden; padding-bottom: 35px; border-bottom: 1px #d3d3d3 solid; } .insidebox .news2 ul li a { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; } .insidebox .news2 ul li a .newsimg { width: 18%; } .insidebox .news2 ul li a .newsimg img { display: block; width: 100%; height: auto; } .insidebox .news2 ul li a .newsinfo { padding: 0; width: 79%; } .insidebox .news2 ul li a .newsinfo .newsname { width: 100%; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 20px; color: #4c4c4c; } .insidebox .news2 ul li a .newsinfo .newstime { width: 100%; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; color: #9f9f9f; margin-left: -10px; } .insidebox .news2 ul li a .newsinfo .newstime span { padding: 0 10px; } .insidebox .news2 ul li a .newsinfo .newsdes { width: 100%; height: 72px; line-height: 24px; overflow: hidden; color: #999999; font-size: 14px; } .insidebox .news2 ul li a .newsinfo .newsdes span { color: #0096cc; } .insidebox .news2 ul li a:hover { overflow: hidden; transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear; } .insidebox .news2 ul li a:hover .newsimg img { transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); overflow: hidden; } .insidebox .news2 ul li a:hover .newsname { color: #0096cc; } .insidebox .news2 ul li a:hover .newstime { color: #8c8c8c; } .insidebox .news2 ul li a:hover .newsdes { color: #4c4c4c; } .insidebox .news2 ul li a:hover .newsdes span { text-decoration: underline; } .insidebox .partnerslist { padding-left: 40px; } .insidebox .partnerslist ul { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; flex: 1; width: 100%; flex-wrap: wrap; } .insidebox .partnerslist ul li { padding: 10px; width: 20%; box-sizing: border-box; } .insidebox .hr { width: 100%; margin: 15px auto 30px; box-sizing: border-box; } .insidebox .hr table thead tr th { font-size: 11px; width: calc(12%); } .insidebox .hr table tbody tr td { font-size: 11px; height: 32px; line-height: 32px; } .insidebox .hr .hrwelfare { margin-top: 30px; width: 100%; margin-bottom: 50px; } .insidebox .hr .hrwelfare .welfare { font-size: 14px; line-height: 20px; } .insidebox .hr .hrwelfare .welfarelist { padding: 10px 0; } .insidebox .hr .hrwelfare .welfarelist a { padding: 5px 8px; font-size: 10px; margin-right: 10px; } .insidebox .hr .hrwelfare .welfarename { margin-top: 20px; font-size: 23px; font-weight: 500; } .insidebox .hr .hrcont { width: 100%; } .insidebox .hr .hrcont .hrconttitle { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; flex: 1; border-bottom: #e6e6e6 1px solid; padding-bottom: 8px; } .insidebox .hr .hrcont .hrconttitle h3 { font-size: 15px; color: #000; } .insidebox .hr .hrcont .hrconttitle a { color: #0171c5; } .insidebox .hr .hrcont .hrcon { padding: 20px 0; font-size: 14px; color: #707070; line-height: 30px; } .insidebox .hr .hrcont .hrcon strong { display: block; font-size: 15px; color: #000; margin-top: 15px; line-height: 40px; } .insidebox .websitemap { width: 100%; margin: 20px auto 30px; } .insidebox .websitemap ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; flex-wrap: wrap; flex: 1; background: #f6f6f6; padding: 15px; box-sizing: border-box; } .insidebox .websitemap ul li { width: 48%; margin-bottom: 15px; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap; background: #fff; border: 1px #e6e6e6 solid; height: 50px; line-height: 30px; padding: 10px 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .insidebox .websitemap ul li a:first-child { font-size: 16px; color: #404040; padding-right: 10px; font-weight: 600; display: inline-block; width: 85px; } .insidebox .websitemap ul li a { font-size: 15px; color: #404040; padding-right: 20px; } .insidebox .websitemap ul li a:hover { color: #00a4e1; } .insidebox .websitemap2 { width: 100%; margin: 20px auto 30px; } .insidebox .websitemap2 ul { width: 100%; background: #f6f6f6; padding: 25px; box-sizing: border-box; } .insidebox .websitemap2 ul li { width: 100%; margin-bottom: 15px; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; background: #fff; border: 1px #e6e6e6 solid; padding: 15px; line-height: 40px; flex-wrap: wrap; } .insidebox .websitemap2 ul li a:first-child { font-size: 16px; color: #404040; padding-right: 10px; font-weight: 600; display: inline-block; width: 85px; } .insidebox .websitemap2 ul li a { font-size: 15px; color: #404040; padding-right: 20px; } .insidebox .websitemap2 ul li a:hover { color: #00a4e1; } .insidebox .websiteann { width: 100%; margin: 20px auto 30px; } .insidebox .websiteann img { width: 100%; height: auto; } .inside2 { width: 100%; margin: 0px auto 0; padding: 0px; } .inside2 .insidetitle2 { padding: 45px 0 15px; } .inside2 .insidetitle2 .titlename { color: #000; border-left: 3px #0083c2 solid; height: 22px; line-height: 22px; padding-left: 15px; font-size: 16px; } .inside2 .insidetitle2 .titlename span { padding-left: 5px; font-size: 14px; } .inside3 .dynamic .dynamiclist { width: 58%; } .inside3 .dynamic .dynamiclist ul li a { padding: 3px 5px; } .inside3 .dynamic .dynamiclist ul li a .newsname { font-size: 13px; line-height: 30px; margin-top: 0px; height: 30px; } .inside3 .dynamic .dynamiclist ul li a .newsdes { font-size: 12px; line-height: 20px; height: 20px; } .inside3 .dynamic .dynamiclist ul li a .iconfont { font-size: 18px; line-height: 20px; height: 20px; margin-top: 0px; } .inside3 .dynamic .dynamiclist ul li:hover a { padding: 3px 5px; } .inside3 .dynamic .dynamiclist ul li:nth-child(2n) { margin-left: 1%; margin-right: 0; } .inside3 .dynamic .dynamicbanner { width: 40%; } .inside3 .dynamicbg { background: #f2f2f2 url(/uploads/image/simages/xp-diwen01.png) repeat-x center top; } .inside3 .news2 ul li a .newsimg { width: 34%; } .inside3 .news2 ul li a .newsimg img { display: block; width: 100%; height: 100%; } .inside3 .news2 ul li a .newsinfo { width: 66%; padding: 10px 15px; } .inside3 .news2 ul li a .newsinfo .newsname { height: 30px; font-size: 15px; } .inside3 .news2 ul li a .newsinfo .newsdes { width: 97%; height: 54px; line-height: 18px; font-size: 10px; margin-top: 5px; } .inside3 .download > ul { width: 100%; padding: 40px 0; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; flex-wrap: wrap; } .inside3 .download > ul > li { padding: 7px; width: calc(30.33333333%); box-sizing: border-box; margin: 0px 1.5% 35px; overflow: hidden; border: 1px #dcdcdc solid; background: #fff; } .inside3 .download > ul > li > a { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; } .inside3 .download > ul > li > a .newsimg { width: 36%; } .inside3 .download > ul > li > a .newsimg img { display: block; width: 100%; height: auto; } .inside3 .download > ul > li > a .newsinfo { padding: 0; width: 60%; } .inside3 .download > ul > li > a .newsinfo .newsname { width: 100%; height: 26px; line-height: 26px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; color: #000000; margin-bottom: 10px; } .inside3 .download > ul > li > a .newsinfo .newsdes { width: 100%; height: 72px; line-height: 24px; overflow: hidden; color: #999999; font-size: 14px; } .inside3 .download > ul > li > a .newsinfo .newsdes span { color: #0096cc; } .inside3 .download > ul > li > a .newsinfo .newsrec { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; margin-top: 10px; font-size: 13px; padding: 2px 5px; border: 1px #dcdcdc solid; } .inside3 .download > ul > li > a .newsinfo .newsrec .recommend { width: 62%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; line-height: 26px; } .inside3 .download > ul > li > a .newsinfo .newsrec .recommend .demo4 { width: 80%; } .inside3 .download > ul > li > a .newsinfo .newsrec .recommend .demo4 ul { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; } .inside3 .download > ul > li > a .newsinfo .newsrec .capacity { width: 35%; line-height: 26px; } .inside3 .download > ul > li > a:hover { overflow: hidden; transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear; } .inside3 .download > ul > li > a:hover .newsname { color: #0096cc; } .inside3 .download > ul > li > a:hover .newstime { color: #8c8c8c; } .inside3 .download > ul > li > a:hover .newsdes { color: #4c4c4c; } .inside3 .download > ul > li > a:hover .newsdes span { text-decoration: underline; } .inside3 .page { width: 100%; text-align: center; padding: 50px 0; } .inside3 .page a { padding: 6px 15px; margin: 0 3px; font-size: 16px; border: 1px #e9e9e9 solid; color: #666666; background: #fff; } .inside3 .page a.active, .inside3 .page a:hover { border: 1px #0083c2 solid; background: #0083c2; color: #fff; } .insidecase { width: 100%; } .insidecase ul { width: 100%; margin-bottom: 50px; } .insidecase ul li { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; padding: 20px 0; flex: 1; } .insidecase ul li .caseimg { width: 26%; } .insidecase ul li .caseimg a { display: block; width: 100%; } .insidecase ul li .caseimg a img { width: 100%; height: auto; } .insidecase ul li .caseinfo { width: 65%; } .insidecase ul li .caseinfo .caseinfo_titles { width: 100%; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 24px; color: #333333; font-weight: normal; margin: 40px 0; } .insidecase ul li .caseinfo .caseinfo_dec { width: 100%; height: 60px; line-height: 30px; overflow: hidden; color: #333333; font-size: 16px; font-weight: normal; margin-bottom: 40px; } .insidecase ul li .caseinfo a { padding: 15px 60px; border: 1px #824b1c solid; font-size: 16px; color: #824b1c; } .insidecase ul li .caseinfo a:hover { color: #fff; background: #824b1c; border: 1px #824b1c solid; } .insidecontact { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; } .insidecontact .contactxd { width: 40%; } .insidecontact .contactxd .contacttitle { width: 100%; } .insidecontact .contactxd .contacttitle h3 { font-size: 36px; font-weight: bold; color: #333; } .insidecontact .contactxd .contacttitle p { font-size: 20px; font-weight: normal; color: #333; font-family: 'microsoft yahei ui'; line-height: 30px; } .insidecontact .contactxd .contacttitle h5 { font-size: 20px; font-weight: bold; color: #333; margin: 15px 0; } .insidecontact .contactxd .contactlist ul li { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; padding: 30px 0; border-bottom: 1px #000 solid; } .insidecontact .contactxd .contactlist ul li .contico { width: 20%; } .insidecontact .contactxd .contactlist ul li .continfo { width: 80%; font-size: 15px; color: #333; line-height: 26px; } .insidecontact .contactxd .contactlist ul li .continfo p { font-size: 15px; color: #333; line-height: 26px; } .insidecontact .mapbox { width: 55%; } .insidecontact .mapbox #map { width: 100%; } .ann { width: 100%; height: auto; position: relative; top: 0; left: 0; } .ann img { width: 100%; height: auto; } .ann .anninfo { position: absolute; top: 25%; left: 50%; margin-left: -13%; width: 26%; border: 1px #fff solid; padding: 40px 30px 60px; z-index: 20; text-align: center; color: #fff; } .ann .anninfo .anninfogai { width: 120px; height: 1px; background: #000; position: absolute; top: -1px; left: 50px; } .ann .anninfo p { font-size: 30px; line-height: 50px; background: no-repeat center bottom; margin-bottom: 10px; } .ann .anninfo h3 { font-size: 50px; line-height: 60px; } .recommendedpro { width: 100%; background: #fff; padding: 30px 0; } .recommendedpro .titlest { font-size: 26px; color: #5f3817; text-align: left; } .recommendedpro .swipro { margin-bottom: 30px; } .recommendedpro .swipro .swiproitem img { border: rgba(0, 0, 0, 0.25) 1px solid; box-shadow: 0px 2px 8px 1px rgba(0, 0, 0, 0.25); padding: 10px; } .recommendedpro .swipro .swiproitem:hover img { border: #81511c 1px solid; box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.55); padding: 10px; } .insidetitle2 { margin: 15px auto; } .insidetitle2 .titlename { border-left: 3px #0083c2 solid; height: 22px; line-height: 22px; font-size: 18px; } .insidetitle2 .titlename span { padding-left: 5px; font-size: 14px; } .home-banner { background: #fff; } .home-banner .home-banner-box { margin: 0 auto; } .home-banner .home-banner-box .home-banner-head { padding-top: 40px; padding-bottom: 0; text-align: center; } .home-banner .home-banner-box .home-banner-head h2 { font-size: 50px; color: #333; font-weight: normal; line-height: 1; } .picareaindfo { padding: 30px; } .picareaindfo .textstylemain { height: 40px; line-height: 40px; text-align: center; border-bottom: 1px #81511c solid; padding-bottom: 10px; margin-bottom: 30px; } .picareaindfo .textstylemain span { font-size: 22px; color: #81511c; border-bottom: 3px #81511c solid; padding: 0 10px 4px; } .picareaindfo .textstyleul { width: 100%; box-sizing: border-box; padding: 10px 10px 0 10px; border: 1px #f0f2f5 solid; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; flex-wrap: wrap; align-items: center; } .picareaindfo .textstyleul li { line-height: 40px; border-bottom: 1px #f0f2f5 solid; width: 32%; padding: 15px 10px; } .picareaindfo .textstyleul li dl { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; } .picareaindfo .textstyleul li dl dd { padding-right: 15px; width: 20%; font-size: 15px; font-weight: 500; color: #000; } .picareaindfo .textstyleul li dl dt { font-size: 14px; color: #999; width: 80%; overflow: auto; } .picareaindfo .textstyleul li dl dt img { display: block; overflow: auto; max-width: initial; } .picareaindfo .textstyleul li:first-child, .picareaindfo .textstyleul li:last-child { width: 100%; padding: 20px 10px; height: auto; line-height: 30px; } .picareaindfo .textstyleul li:first-child dl dd, .picareaindfo .textstyleul li:last-child dl dd { width: 10%; } .picareaindfo .textstyleul li:first-child dl dt, .picareaindfo .textstyleul li:last-child dl dt { cursor: pointer; width: 90%; } .picareaindfo .textstyleul li:first-child dl dt img, .picareaindfo .textstyleul li:last-child dl dt img { display: block; overflow: auto; max-width: initial; } .picareaindfo .textstyleul li:last-child { border-bottom: 0; } .qslist { width: 100%; } .qslist ul { padding: 50px 0; } .qslist ul li { width: calc(33.33333333%); padding: 0 5%; border-right: 1px #cbcbcb solid; text-align: center; font-size: 15px; } .qslist ul li a { color: #383838; } .qslist ul li a img { max-height: 80px; max-width: 80px; } .qslist ul li a p { width: 100%; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .qslist ul li a:hover img { opacity: 0.8; } .qslist ul li a:hover p { color: #029ce6; } .qslist ul li:last-child { border-right: 0; } .relatedtitle { text-align: center; font-size: 22px; color: #333; padding: 40px 0 0px; } .relatedlist { width: 100%; } .relatedlist ul { padding: 10px 0 30px; flex-wrap: wrap; } .relatedlist ul li { width: calc(31.33333333%); padding: 5px; font-size: 13px; margin: 15px 1%; } .relatedlist ul li a img { width: auto; max-height: 40px; max-width: 40px; margin-right: 15px; } .relatedlist ul li a p { width: 100%; height: 30px; line-height: 30px; } /*合作伙伴*/ .partnerslist { padding-left: 40px; } .partnerslist ul { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; flex: 1; width: 100%; flex-wrap: wrap; } .partnerslist ul li { padding: 10px; width: 20%; box-sizing: border-box; } .partners { width: 100%; margin-bottom: 0px; } .partners ul { width: 100%; display: flex; display: inline-flex; display: webkit-flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; } .partners ul li { width: 23.5%; margin: 0 1% 30px; border: 1px #e7e7e7 solid; } .partners ul li a { display: block; width: 100%; } .partners ul li a img { display: block; width: 100%; } .partners ul li:hover { border: 1px #54b5e0 solid; } .partners ul li:hover a { opacity: 0.6; } .partners ul li:nth-child(4n 1) { margin: 0 1% 30px 0; } .partners ul li:nth-child(4n) { margin: 0 0 30px 1%; } /*大事记start*/ .event_box { width: 100%; margin: 3% auto 0; position: relative; min-height: 400px; } .event_box .parhd { width: 100%; display: inline-block; height: 92px; overflow: hidden; } .event_box .parhd ul { width: 100%; text-align: center; margin: 0 auto; padding-top: 25px !important; } .event_box .parhd ul li { display: inline-block; cursor: pointer; padding-top: 30px; font-size: 16px; color: #000; margin: 0 30px; position: relative; } .event_box .parhd ul li:after { content: ''; background: url(/uploads/image/simages/dot_ico.png) no-repeat; width: 24px; height: 24px; position: absolute; z-index: 20; top: -12px; left: 50%; margin-left: -12px; } .event_box .parhd ul li.no_line:before { display: none; } .event_box .parhd ul li.act span { display: block; width: 40px; height: 40px; overflow: hidden; background: url(/uploads/image/simages/cat.png) no-repeat; position: absolute; top: -20px; left: 10px; z-index: 21; } .event_box .parhd ul .parhd li span, .event_box .parhd ul .parhd li.clone span { display: none; } .event_box .parhd .tempwrap { margin: 0 auto; } .event_box .parhd .tempwrap:after { content: ''; width: 85%; height: 1px; background: #580000; position: absolute; /* top:33%;*/ /* right:-140%;*/ right: 8%; top: 35%; /* margin-top:-0.5px;*/ z-index: 10; } .event_box .parbd { margin-top: 60px; } .event_box div#listbox { width: 100%; } .event_box .sprev, .event_box .snext { width: 30px; height: 30px; display: block; position: absolute; top: 10px; } .event_box .sprev { left: 0; } .event_box .snext { right: 0; } .event_box .sprev img, .event_box .snext img { transition: all 0.6s cubic-bezier(0.51, 1.1, 0.9, 0.95); -moz-transition: all 0.6s cubic-bezier(0.51, 1.1, 0.9, 0.95); -webkit-transition: all 0.6s cubic-bezier(0.51, 1.1, 0.9, 0.95); -o-transition: all 0.6s cubic-bezier(0.51, 1.1, 0.9, 0.95); } .history { width: 100%; height: auto; max-height: 2000px; overflow-y: auto; background: url(/uploads/image/simages/xian.png) repeat-y 17% 10px; background-size: 0.3%; margin-bottom: 50px; } .history .historyitem .historyitemtitle { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; } .history .historyitem .historyitemtitle .historyitemtitlename { width: 12%; font-size: 26px; color: #fb6d01; line-height: 50px; text-align: right; margin-top: -10px; } .history .historyitem .historyitemtitle .historyitemtitlecircle { width: 10%; } .history .historyitem .historyitemtitle .historyitemtitlecircle div { background: url(/uploads/image/simages/date.png) no-repeat 0 0; /*border: 2px #fb6d01 solid; border-radius: 100%;*/ width: 60px; height: 60px; margin: 0 auto; position: absolute; top: 120px; left: 130px; z-index: 10000; } .history .historyitem .historyitemlist { width: 100%; } .history .historyitem .historyitemlist ul li { margin-bottom: 5px; width: 100%; } .history .historyitem .historyitemlist ul li .monthlist { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; margin-bottom: 5px; width: 100%; flex-wrap: wrap; } .history .historyitem .historyitemlist ul li .monthlist > .itemlistdate { width: 12%; font-size: 20px; color: #333; line-height: 44px; text-align: right; } .history .historyitem .historyitemlist ul li .monthlist > .circle { width: 10%; } .history .historyitem .historyitemlist ul li .monthlist > .circle div { width: 16px; height: 16px; border-radius: 100%; background: #fff; border: 2px #fb6d01 solid; margin: 15px auto 0; } .history .historyitem .historyitemlist ul li .monthlist > .itemlistinfo { width: 78%; } .history .historyitem .historyitemlist ul li .monthlist > .itemlistinfo .itemlistinfotitle { font-size: 20px; color: #333; line-height: 40px; } .history .historyitem .historyitemlist ul li .monthlist > .itemlistinfo .itemlistinfodes { margin: 20px 0; font-size: 14px; color: #bcbcbc; line-height: 26px; } .history .historyitem .historyitemlist ul li .monthlist > .itemlistinfo .ckzs { background: #f0f0f0; border: 1px #b5b5b5 solid; border-radius: 20px; color: #717171; width: 20%; height: 36px; line-height: 36px; text-align: center; font-size: 15px; margin-bottom: 20px; } .history .historyitem .historyitemlist ul li .monthlist > .itemlistinfo .ckzs:hover { cursor: pointer; background: #0083c2; color: #fff; border: 1px #0083c2 solid; } #tab { margin: 20px auto; } #tab .tablist ul li { font-size: 1.1rem; } #contactab { margin: 25px auto 30px; } #contactab .tablist ul li { line-height: 40px; height: 40px; font-size: 14px; } #contactab .tabcon { top: 40px; } #contactab .tabcon > .tabdiv .fz_con { padding: 10px; width: 100%; box-sizing: border-box; border-top: 0; font-size: 17px; line-height: 30px; } #contactab .tabcon > .tabdiv .fz_con img { width: 100%; } #contactab .tabcon > .tabdiv .contact_con { padding: 30px; width: 100%; border-top: 0; } #contactab .tabcon > .tabdiv .contact_con p { font-size: 13px; line-height: 26px; margin-bottom: 0px; } #contactab .tabcon > .tabdiv .contact_con p span { display: block; width: 100%; font-size: 13px; line-height: 20px; } #contactab .tabcon .cur { display: block; opacity: 1; filter: alpha(opacity=100); } .testtable { width: 100%; overflow: auto; } .testtable .table_list8 { margin: 20px auto; border-top: 1px #ebebeb solid; border-left: 1px #ebebeb solid; width: 100%; max-width: 1200px; overflow-x: auto; } .centre_intro { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; margin-bottom: 30px; } .centre_intro .centre_intro_img { width: 40%; } .centre_intro .centre_intro_img img { max-width: 100%; display: block; width: 100%; } .centre_intro .centre_intro_text { width: 57%; } .centre_intro .centre_intro_text .centre_about { width: 100%; font-size: 12px; line-height: 22px; overflow: hidden; text-overflow: ellipsis; } .centre_intro .centre_intro_text p { font-size: 12px; line-height: 22px; margin-bottom: 10px; } .cooperation { width: 100%; padding: 20px 0 100px; } .cooperation ul { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap; } .cooperation ul li { width: calc(25%); padding: 20px 1%; border-right: 1px #e7e7e7 solid; border-bottom: 1px #e7e7e7 solid; } .cooperation ul li a { display: block; width: 100%; } .cooperation ul li a img { display: block; width: auto; max-width: 100%; height: auto; } .cooperation ul li:nth-child(4n) { border-right: 1px #fff solid; } .cooperation ul li:nth-last-child(-n 4) { border-bottom: 0; } .cooperationlist { padding: 0px 0 50px; } .cooperationlist ul li { padding: 45px 1%; border-bottom: 2px #e4e4e4 dotted; } .cooperationlist ul li a { width: 100%; } .cooperationlist ul li a .coopheader { margin-bottom: 15px; } .cooperationlist ul li a .coopheader .coopimg { width: 25%; height: 150px; } .cooperationlist ul li a .coopheader .coopimg img { width: 80%; max-width: 80%; } .cooperationlist ul li a .coopheader .coopdesc { margin: 0 0 0 4%; font-size: 20px; } .cooperationlist ul li a .cooptext { font-size: 12px; line-height: 180%; max-height: 120px; margin: 25px 0 0 4%; } .login { background: url(/uploads/image/simages/x-mail-01.jpg) no-repeat -45% center; } .login .logininput { width: 100%; padding: 40px 40px 0 45%; } .login .logininput .loginlogo { text-align: right; margin-bottom: 15px; } .login .logininput .loginlogo img { width: auto; text-align: right; max-width: 190px; max-height: 60px; } .login .logininput .loginform ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-content: flex-start; margin-bottom: 30px; flex-direction: row; flex: 1; flex-wrap: wrap; } .login .logininput .loginform ul li { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-content: flex-start; margin-bottom: 22px; width: 100%; } .login .logininput .loginform ul li > label { width: 20%; font-size: 12px; line-height: 34px; } .login .logininput .loginform ul li > label em { padding-right: 5px; } .login .logininput .loginform ul li em.tips { font-size: 10px; } .login .logininput .loginform ul li .inputbox { width: 80%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-content: flex-start; align-items: center; } .login .logininput .loginform ul li .inputbox > label { width: 20%; } .login .logininput .loginform ul li .inputbox > label span { padding-right: 50px; line-height: 22px; font-size: 12px; } .login .logininput .loginform ul li .inputbox .tip { font-size: 12px; padding-left: 15px; display: none; } .login .logininput .loginform ul li .inputbox textarea { width: 100%; padding: 10px; font-size: 12px; line-height: 30px; } .login .logininput .loginform ul li .inputbox input[type=text] { width: 100%; padding: 6px 10px; font-size: 12px; line-height: 20px; } .login .logininput .loginform ul li .ydbutton { width: 60%; margin-top: 0px; } .login .logininput .loginform ul li .ydbutton input[type=button], .login .logininput .loginform ul li .ydbutton input[type=submit] { padding: 10px 50px; width: 100%; font-size: 14px; border: 0; cursor: pointer; border-radius: 5px; } .login .logininput .loginform ul li #canvas { width: 120px; height: 36px; line-height: 36px; margin-left: 20px; } #tbox { display: none; } .insideproduct { width: 100%; margin-top: 30px; font-size: 15px; color: #808080; } .insideproduct .box1, .insideproduct .box3, .insideproduct .box4 { width: 50%; margin: 0 auto; display: flex; display: inline-flex; justify-content: space-between; align-items: center; } .insideproduct .box1 .range, .insideproduct .box3 .range, .insideproduct .box4 .range { position: relative; height: 50px; margin: 0 30px; width: 220px; } .insideproduct .box1 .chunk-one, .insideproduct .box3 .chunk-one, .insideproduct .box4 .chunk-one, .insideproduct .box1 .chunk-two, .insideproduct .box3 .chunk-two, .insideproduct .box4 .chunk-two { position: absolute; left: 7px; top: 20px; width: 14px; height: 14px; border-radius: 100%; background-color: #00a0dd; z-index: 10; cursor: pointer; transition: all .05s linear; } .insideproduct .box1 .chunk-one:after, .insideproduct .box3 .chunk-one:after, .insideproduct .box4 .chunk-one:after, .insideproduct .box1 .chunk-two:after, .insideproduct .box3 .chunk-two:after, .insideproduct .box4 .chunk-two:after { content: ' '; width: 24px; height: 24px; border-radius: 100%; background: rgba(203, 203, 203, 0.3); position: absolute; top: -5px; left: -5px; } .insideproduct .box1 .range .chunk-two, .insideproduct .box3 .range .chunk-two, .insideproduct .box4 .range .chunk-two { left: 100%; background-color: #00a0dd; } .insideproduct .box1 .chunk-one strong, .insideproduct .box3 .chunk-one strong, .insideproduct .box4 .chunk-one strong, .insideproduct .box1 .chunk-two strong, .insideproduct .box3 .chunk-two strong, .insideproduct .box4 .chunk-two strong { display: inline-block; margin-top: 18px; text-align: center; font-weight: normal; display: none; } .insideproduct .box1 .strip-one, .insideproduct .box3 .strip-one, .insideproduct .box4 .strip-one, .insideproduct .box1 .strip-two, .insideproduct .box3 .strip-two, .insideproduct .box4 .strip-two { position: absolute; left: 0; top: 25px; height: 2px; width: 100%; background-color: #eaeaea; } .insideproduct .box1 .strip-two, .insideproduct .box3 .strip-two, .insideproduct .box4 .strip-two { width: 100%; background-color: #00a0dd; } .insideproduct .box1 .chunk, .insideproduct .box3 .chunk, .insideproduct .box4 .chunk { width: 50px; text-align: right; } .insideproduct .box1 .chunk2, .insideproduct .box3 .chunk2, .insideproduct .box4 .chunk2 { width: 50px; text-align: left; } .insideproduct .producttab .protabheader ul li { font-size: 14px; } .insideproduct .producttab .protabheader .protabheader { width: 100%; height: 100%; } .insideproduct .producttab .protabbody { width: 70%; } .insideproduct .producttab .protabbody .protabitem { display: none; padding: 15px 30px; box-sizing: border-box; } .insideproduct .producttab .protabbody .protabitem .proshulist { margin-bottom: 20px; } .insideproduct .producttab .protabbody .protabitem .proshulist .proshulistname { padding: 0 30px; height: 34px; line-height: 34px; font-size: 14px; } .insideproduct .producttab .protabbody .protabitem .proshulist .proshulistinfo { width: 100%; margin-left: 20px; } .insideproduct .producttab .protabbody .protabitem .proshulist .proshulistinfo li { height: 30px; line-height: 30px; font-size: 14px; } .insideproduct .producttab .protabbody .protabitem .proshulist .proshulistinfo li span { font-size: 14px; } .insideproduct .producttab .protabbody .protabitem .proflex .proflexitem { width: calc(31.33333333%); margin: 15px 1%; font-size: 14px; height: 40px; line-height: 40px; } .insideproduct .producttab .protabbody .protabitem.show { display: block; } .insideproduct .productselect { width: 100%; margin: 15px auto 30px; } .insideproduct .productselect .proselectitem { font-size: 14px; } .insideproduct .productselect .proselectitem .proselitemtitle, .insideproduct .productselect .proselectitem .proselitem_select { min-width: 10%; border: 1px #f2f2f2 solid; border-radius: 6px; text-align: center; } .insideproduct .productselect .proselectitem .proselitem_select { width: 25%; display: flex; display: inline-flex; align-items: center; justify-content: space-between; padding: 0 15px; box-sizing: border-box; } .insideproduct .productselect .proselectitem .proselitem_select label { width: 20%; } .insideproduct .productselect .proselectitem .proselitem_select select { width: 80%; border: 0; padding-left: 20px; box-sizing: border-box; height: 40px; line-height: 40px; } .insideproduct .productselect .proselectitem .proselitem_select select option { padding: 10px; height: 40px; line-height: 40px; margin: 5px auto; } .insideproduct .productselect .proselectitem .proselitemlist .proselitemlist-sel { padding: 0 10px; margin: 0 10px 10px 0; } .insideproduct .productselect .proselectitem .proselitemlist .psil_active { color: #fff; background: #0282c3; } .insideproduct .productselect .proselectitem .prorangelist { width: 90%; margin-left: 2%; flex-wrap: wrap; display: flex; display: inline-flex; justify-content: flex-start; align-items: center; height: 40px; line-height: 40px; } .insideproduct .productselect .proselectitem .prorangelist .prorange { width: 30%; display: flex; display: inline-flex; justify-content: flex-start; align-items: center; } .insideproduct .productselect .proselectitem .prorangelist .prorange input[type=range] { width: 80%; margin: 0 auto; } .insideproduct .productselect .proselectitem .prorangelist .prorangeval { width: 50%; display: flex; display: inline-flex; justify-content: flex-start; align-items: center; } .insideproduct .productselect .proselectitem .prorangelist .prorangeval input[type=number] { border: 1px #f2f2f2 solid; height: 40px; line-height: 30px; padding: 5px 15px; box-sizing: border-box; margin: 0 5px; width: 100px; } .insideproduct .searchresults { width: 100%; display: flex; display: inline-flex; justify-content: space-between; align-items: center; font-size: 15px; color: #808080; } .insideproduct .searchresults .sresults-left { display: flex; display: inline-flex; justify-content: flex-start; align-items: center; } .insideproduct .searchresults .sresults-left .sr-left span { padding: 0 5px; } .insideproduct .searchresults .sresults-left .sr-num { padding-left: 30px; } .insideproduct .searchresults .sresults-right { display: flex; display: inline-flex; justify-content: flex-start; align-items: center; } .insideproduct .searchresults .sresults-right label { padding-right: 10px; } .insideproduct .searchresults .sresults-right select { border: 1px #e4e4e4 solid; padding: 5px 20px; color: #808080; } .insideproduct .searchresults .sresults-right select option { line-height: 30px; color: #808080; } .insideproduct .prosearchlist { margin: 15px auto 50px; } .insideproduct .prosearchlist .table_list8 thead tr th { height: 36px; line-height: 36px; font-size: 12px; } .insideproduct .prosearchlist .table_list8 tbody tr td { padding: 8px 8px; font-size: 12px; } .insideproduct .prosearchlist .proshmenu { width: 100%; height: 40px; line-height: 40px; margin: 30px auto; display: flex; display: inline-flex; justify-content: flex-end; align-items: center; } .insideproduct .prosearchlist .proshmenu a { padding: 0px 30px; color: #808080; border: 1px #e7e7e7 solid; border-radius: 20px; margin-left: 30px; } .insideproduct .prosearchlist .proshmenu a:hover { background: #0083c2; color: #fff; } .insideproduct .prosearchlist .zlqdlist { border: 1px #e7e7e7 solid; padding: 30px; width: 100%; box-sizing: border-box; } .insideproduct .prosearchlist .zlqdlist ul { width: 100%; display: flex; display: inline-flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; } .insideproduct .prosearchlist .zlqdlist ul li { width: calc(22%); margin: 0px 1.5% 20px; } .insideproduct .prosearchlist .zlqdlist ul li a { color: #808080; background: #f2f2f2; border: 1px #e4e4e4 solid; height: 50px; line-height: 50px; text-align: center; display: block; } .insideproduct .prosearchlist .zlqdlist ul li a:hover { background: #eaf6fd; color: #666666; } .news3 ul { width: 100%; padding: 0; } .news3 ul li { margin: 0px 0 20px; padding-bottom: 20px; } .news3 ul li a .newsimg { width: 22%; } .news3 ul li a .newsinfo { padding: 0; width: 76%; } .news3 ul li a .newsinfo .newsdes { margin-top: 5px; } .titlemore { font-size: 11px; } .d_mail { width: 100%; margin: 0; padding: 30px 0 50px; } .text-ty1 { font-size: 13px; } .text-ty1 p { font-size: 13px; line-height: 200%; } .text-ty1 strong { font-size: 13px; } .testtable .table_list8 tbody tr td { font-size: 12px; } .mypageul .mypage, .mypageul .fy_clor { font-size: 12px; } .djs_biaoti1 { width: 100%; } .djs_biaoti1 ul { width: 100%; padding: 30px 0 40px; } .djs_biaoti1 ul li { width: calc(48%); font-size: 13px; margin: 5px 0; } .djs_biaoti1 ul li span { width: auto; margin-right: 10px; font-size: 16px; color: #2baae7; } .djs_biaoti1 ul li p { width: 100%; height: 20px; line-height: 20px; } .djs_3piclist ul { padding: 40px 0 30px; } .djs_3piclist ul li { font-size: 13px; } .promenu { margin: 30px auto 40px; } .promenu ul li { font-size: 12px; } .promenu ul li a { padding: 5px 15px; } .djs_tishi01 { border-left: 8px #b1e5fb solid; padding: 30px; } .djs_tishi01 p { font-size: 12px; line-height: 22px; } .djs_tishi01 p.biaoti { font-size: 16px; } /*实验室4pic联系*/ .djs_4piclist ul { padding: 70px 0 40px; } .djs_4piclist ul li { width: calc(25%); border-right: 1px #e4e4e4 solid; font-size: 18px; } .djs_4piclist ul li a p { width: 100%; height: 30px; line-height: 30px; margin-top: 18px; } .djs_4piclist ul li p { width: 100%; height: 30px; line-height: 30px; margin-top: 18px; } .djs_4piclist ul li:last-child { border-right: 0; } /*合作机构logo*/ #djs_logopic ul li { min-height: 100px; } #djs_logopic ul li p { padding-top: 5px; } #djs_logopic ul li i img { margin-top: 0px; width: 80%; height: auto; } /*栏目样式01-灰底*/ .djs_lanmuhui { margin: 15px auto 20px; } .djs_lanmuhui .titlename { color: #666666; height: auto; line-height: 25px; padding: 8px 0 8px 15px; font-size: 16px; } .djs_lanmuhui .titlename span { color: #9f9f9f; padding-left: 15px; font-size: 18px; } .djs_lanmuhui .titlenamek { height: 35px; line-height: 35px; padding: 0 0 0 15px; font-size: 18px; text-transform: uppercase; } .djs_lanmuhui .titlenamek span { padding-left: 15px; font-size: 16px; } .djs_lanmuhui .titlemore { font-size: 14px; } .djs_lanmuhui .titlemore a, .djs_lanmuhui .titlemore span { border: 1px #e4e4e4 solid; color: #888888; padding: 5px 20px; border-radius: 6px; margin-right: 12px; } /*招聘栏目底部*/ .djs_xpzp p { width: 50%; height: 30px; line-height: 30px; font-size: 12px; margin-bottom: 16px; } .djs_xpzp p span.dttb { font-size: 20px; margin-right: 12px; width: 30px; height: 30px; line-height: 30px; } } @media screen and (max-width: 767px) and (min-width: 480px) { .djs_sp15 { padding: 8px 0px; } .codef { width: 100%; padding: 20px 0 40px; } .codef .codelist { width: 80%; margin: 10px auto; } .codef .codelist .codeitem { border: 1px #f2f2f2 solid; padding: 30px; } .codef .codelist .codeitem .codeimg { width: 30%; } .codef .codelist .codeitem .codeinfo { width: 65%; } .codef .codelist .codeitem .codeinfo h3 { font-size: 24px; margin-bottom: 25px; padding-top: 0px; } .codef .codelist .codeitem .codeinfo h6 { font-size: 16px; line-height: 190%; } .codef .codelist .codeitem .codeinfo p { margin-top: 10px; font-size: 14px; } .containem { width: 100%; padding: 0 20px; box-sizing: border-box; } .wb_t_top { height: 30px; } .wb_t_top .containem .wb_top { height: 30px; line-height: 30px; } .wb_t_top .containem .wb_top .welcome { display: none; } .wb_t_top .containem .wb_top .top_list { width: 100%; } .wb_t_top .containem .wb_top .top_list a { font-size: 1em; line-height: 30px; } .wb_t_header, .menu { display: none; } /*手机菜单*/ .header { position: relative; height: 60px; background: #fff; background-size: cover; display: block; } .header .logo { display: block; width: 40%; height: 50px; padding: 10px 0 0 10px; } .header .logo img { width: 50%; vertical-align: middle; } /*手机菜单*/ .searchbox { width: 100%; padding: 10px; margin: 1px auto 15px; z-index: 10; } .searchbox .search { padding: 0; } .searchbox .search .searchl { display: none; } .searchbox .search .searchinput { width: 100%; height: 40px; padding: 5px 15px; } .searchbox .search .searchinput input[type=text] { background: none; } .searchbox .search .searchinput input[type=submit] { right: 5px; top: 5px; } .partners { width: 100%; background: url(/uploads/image/simages/pbg.png) no-repeat top center; background-size: cover; } .productbg { /*background: url(/uploads/image/simages/probg.png) no-repeat center center;*/ width: 100%; padding: 0px 0; } section .titlest, section .titlest2 { margin-bottom: 20px; padding-top: 20px; } section .titlest h3, section .titlest2 h3 { font-size: 2.2rem; line-height: 40px; } section .titlest p, section .titlest2 p { font-size: 1.2rem; line-height: 40px; } section .aboutlist { flex-wrap: wrap; margin-bottom: 20px; } section .aboutlist .aboutitem { width: calc(25%); padding: 0px 4%; margin: 0px 0 30px; background: url(/uploads/image/simages/xian.png) no-repeat right center; } section .aboutlist .aboutitem a img { display: block; margin: 5px auto; } section .aboutlist .aboutitem a h3 { font-size: 1.5rem; line-height: 40px; height: 40px; } section .aboutlist .aboutitem a p { font-size: 1.2rem; line-height: 20px; overflow: hidden; height: 40px; display: none; } section .aboutlist .aboutitem:last-child { background: none; } section .prolist { padding: 10px 0; flex-wrap: wrap; margin-bottom: 45px; } section .prolist .proleftbox { width: 100%; padding: 0; } section .prolist .proleftbox .proleft { padding: 0 10px; background-size: 30%; margin: 0 0 15px 0; border-radius: 8px; } section .prolist .proleftbox .proleft .prolefttitle { text-align: center; margin-bottom: 15px; background: url(/uploads/image/simages/ltt.png) no-repeat center bottom; } section .prolist .proleftbox .proleft .prolefttitle a { font-size: 1.6rem; line-height: 50px; } section .prolist .proleftbox .proleft .proleftlist { padding: 10px 10px; background: none; margin-bottom: 0px; } section .prolist .proleftbox .proleft .proleftlist ul { flex-direction: row; } section .prolist .proleftbox .proleft .proleftlist ul li { height: 30px; line-height: 30px; font-size: 1.2rem; padding: 0 5px; width: calc(31.33333333%); margin: 0 1% 6px; box-sizing: border-box; text-align: center; } section .prolist .proleftbox .proleft .proleftlist ul li:hover { cursor: pointer; padding-left: 30px; } section .prolist .proleftbox .proleft .ypsq { font-size: 1.2rem; width: 80%; margin: 0 0 0 auto; margin-bottom: 0px; display: none; } section .prolist .proright { width: 100%; margin-top: 20px; } section .testlist { flex-wrap: wrap; justify-content: space-between; } section .testlist .testitem { width: 48%; padding: 20px 2% 45px; margin: 0px 0 25px; } section .testlist .testitem a .posimg img { margin: 10px auto 30px; } section .testlist .testitem a .posititle { position: absolute; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.2); width: 100%; padding: 8px 10px; } section .testlist .testitem a .posititle h3 { font-size: 18px; color: #fff; line-height: 24px; height: 24px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: normal; } section .testlist .testitem a .posititle p { font-size: 13px; color: #fff; line-height: 18px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: normal; height: 18px; text-transform: uppercase; } section .testlist .testitem:hover .posimg img { opacity: 0; } section .testlist .testitem:hover .posititle { position: absolute; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.3); width: 100%; padding: 0px 10px; display: flex; display: inline-flex; display: -webkit-flex; justify-content: center; align-items: center; flex-direction: column; height: 100%; } section .testlist .aboutitem:last-child { background: none; } section .newslist { flex-wrap: wrap; } section .newslist .newslisttab { width: 100%; padding-right: 0%; margin-bottom: 15px; } section .newslist .newslisttab .hd ul { font-size: 1.2rem; height: 35px; width: 100%; } section .newslist .newslisttab .hd ul li { float: left; cursor: pointer; list-style: none; text-align: center; height: 35px; color: #ffffff; line-height: 35px; background: #2baae7; border-top: 0; width: calc(32.33333333%); margin: 0 1.5% 0 0; border-top: 0px; } section .newslist .newslisttab .hd ul li a { color: #ffffff; display: block; width: 100%; } section .newslist .newslisttab .hd ul li:last-child { margin: 0; } section .newslist .newslisttab .hd ul .on { transition: all 0s; height: 42px; background: url(/uploads/image/simages/san.png) no-repeat center bottom; border-top: 0px; } section .newslist .newslisttab .hd ul .on a { color: #ffffff; } section .newslist .newslisttab .bd ul { color: #333; padding: 0 0px 0 0px; } section .newslist .newslisttab .bd ul li span { font-size: 1rem; width: 22%; } section .newslist .newslisttab .bd ul li a { width: 78%; font-size: 1.4rem; } section .newslist .newslistbanner { width: 100%; padding-left: 0%; position: relative; } section .newslist .newslistbanner .bd { width: 100%; } section .newslist .newslistbanner .bd ul li img { display: block; } section .partners { width: 100%; padding: 0px 0 0px; } section .partners .partnersimg { display: block; border: 1px #e5e5e5 solid; } section .partners .partnersimg:hover { border: 1px rgba(246, 128, 52, 0.5) solid; } section .containebghonor { background: rgba(244, 236, 228, 0.4); width: 100%; padding: 48px 0; } section .containebgform { background: no-repeat center top; width: 100%; padding: 48px 0; } section .advantage { display: flex; display: inline-flex; display: -webkit-flex; justify-content: center; align-items: flex-start; padding-bottom: 30px; } section .advantage .advantageitem { width: 20%; padding: 0; box-sizing: border-box; position: relative; margin-right: -20px; } section .advantage .advantageitem img { margin-bottom: 20px; } section .advantage .advantageitem p { text-align: center; font-size: 20px; color: #323232; line-height: 26px; } section .advantage .advantageitem:hover { cursor: pointer; } section .advantage .advantageitem:hover img { -webkit-filter: grayscale(100%); /* chrome, safari, opera */ filter: grayscale(100%); transition: all 1s; -moz-transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s; } section .advantage .advantageitem:hover p { color: #5f3817; font-weight: 600; transition: all 1s; -moz-transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s; } section .indexabout { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; } section .indexabout .indexabout_bg { width: 43%; } section .indexabout .indexabout_bg img { width: 100%; height: auto; } section .indexabout .indexabout_text { width: 50%; padding: 0px; } section .indexabout .indexabout_text .about_text { max-height: 327px; overflow: hidden; } section .indexabout .indexabout_text .about_text p { font-size: 14px; line-height: 26px; color: #fff; margin-bottom: 15px; text-indent: 2em; } section .indexabout a { padding: 8px 36px; color: #fff; background: #824b1c; font-size: 16px; margin-top: 0px; display: inline-block; } section .formlist { width: 100%; } section .formlist .formlisttop { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; } section .formlist .formlisttop li { background: #fff; padding: 15px; margin: 0 1% 15px; width: 48%; font-family: 'microsoft yahei'; } section .formlist .formlisttop li label { font-size: 20px; color: #494949; padding-right: 15px; } section .formlist .formlisttop li input { border: 0; height: 30px; font-size: 20px; color: #685b5b; line-height: 30px; } section .formlist .formlisttop li:last-child { background: #fff; padding: 15px; margin: 0 1% 15px; width: 100%; } section .formlist .formlisttop li:last-child textarea { font-size: 17px; color: #494949; line-height: 30px; font-family: 'microsoft yahei'; border: 0; width: 100%; height: 150px; overflow: hidden; } section .formlist .formlistbottom { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-end; align-items: center; flex-wrap: wrap; /*margin-bottom: 30px;*/ } section .formlist .formlistbottom li { background: #438e68; padding: 15px 0; margin: 0 1% 0px; width: 10%; font-family: 'microsoft yahei'; text-align: center; } section .formlist .formlistbottom li a { font-size: 20px; color: #fff; } section .formlist .formlistbottom li input { height: 30px; font-size: 20px; color: #fff; border: 0; background: none; line-height: 30px; cursor: pointer; } section .formlist .formlistbottom li:hover { background: #cc7f3e; color: #fff; } /*搜索框*/ #ssjg { margin: 0px auto 30px; width: 100%; } .swiper-container .swiper-slide a { width: 100%; } .swiper-container .swiper-slide a p { font-size: 28px; top: 45px; left: 20px; } .swiper-container .swiper-slide a span { font-size: 16px; top: 90px; left: 20px; } .insidemenu { width: 100%; padding: 0; line-height: 42px; background: #fff; margin: 0px auto; box-shadow: 0 1px 8px 8px rgba(0, 0, 0, 0.1); } .insidemenu .inside_menu { width: 100%; } .insidemenu .inside_menu ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; align-content: space-between; align-items: center; flex: 1; } .insidemenu .inside_menu ul li { text-align: center; width: 100%; } .insidemenu .inside_menu ul li a { font-size: 16px; color: #333; width: 100%; } .insidemenu .inside_menu ul li:hover, .insidemenu .inside_menu ul li.active { background: #0096cc; } .insidemenu .inside_menu ul li:hover a, .insidemenu .inside_menu ul li.active a { color: #fff; } .locallad { width: 100%; padding: 0; line-height: 42px; margin: 0px auto 30px; } .locallad .locallinks { font-size: 12px; } .centre_list ul li { width: calc(30.33333333%); } .footer .footop { padding: 20px 0; } .footer .footop .foot .ftlogo { width: 26%; } .footer .footop .foot .ftlogo img { padding-right: 10px; } .footer .footop .foot .ftinfo { width: 74%; padding-left: 10px; } .footer .footop .foot .ftinfo h3 { font-size: 1.3rem; line-height: 24px; } .footer .footop .foot .ftinfo p { font-size: 1.2rem; } .footer .footbottom { width: 100%; padding: 30px 0; } .footer .footbottom .footleft { width: 100%; } .footer .footbottom .footleft ul { width: calc(12.5%); padding: 0 1% 0px; } .footer .footbottom .footleft ul li { width: 100%; height: 22px; line-height: 22px; } .footer .footbottom .footleft ul li a { font-size: 10px; } .footer .footbottom .footleft ul li.first { height: 32px; line-height: 32px; } .footer .footbottom .footleft ul li.first a { font-size: 12px; } .footer .footbottom .footright { display: none; } .footer .foot { width: 100%; padding: 10px 0 15px; } .footer .foot p { font-size: 1.0rem; line-height: 26px; } .prodetailtop .prodetailtoplogo { width: 100%; font-size: 18px; } .prodetailtop .prodetailtoplogo img { display: block; width: auto; } .prodetailtop .prodetaillist { width: 100%; margin: 15px 0 30px; } .prodetailtop .prodetaillist > ul > li { line-height: 40px; width: 100%; font-size: 12px; } .prodetailtop .prodetaillist > ul > li .proname { padding-right: 20px; width: 25%; } .prodetailtop .prodetaillist > ul > li .prodes { padding-left: 20px; width: 75%; } .prodetailtop .prodetaillist > ul li:last-child { border-bottom: 0px #f1f1f1 dashed; } .prodetailtop .prodetaildobblelist > ul > li { line-height: 40px; width: 50%; font-size: 14px; } .prodetailtop .prodetaildobblelist > ul > li .proname { padding-right: 10px; width: 30%; } .prodetailtop .prodetaildobblelist > ul > li .prodes { padding-left: 20px; width: 70%; } .prodetailtop .prodetaildobblelist > ul > li .prodes .iconfont { font-size: 20px; line-height: 36px; } .promenu { margin: 30px auto 40px; } .promenu ul li { font-size: 12px; } .promenu ul li a { padding: 5px 15px; } .insidedetail { width: 100%; margin: 0px auto 0; padding: 0px; } .insidedetail .detail { padding: 0px 0px 30px 0px; box-sizing: border-box; margin-bottom: 0px; } .insidedetail .detail .detailtitle { font-size: 1.5rem; line-height: 36px; } .insidedetail .detail .detailtitle span { font-size: 1.2rem; } .insidedetail .detail .detailcont { font-size: 1.4rem; } .insidedetail .detail .detailcont p, .insidedetail .detail .detailcont div { font-size: 1.4rem; } .insidedetail .detail .detailcont strong { font-size: 1.4rem; margin-top: 25px; line-height: 40px; } .insidedetail .detail .pagrnext { width: 100%; padding: 10px 0; } .insidedetail .detail .pagrnext > div { width: 100%; font-size: 1.2rem; height: 32px; line-height: 32px; } .insidedetail .detail .pagrnext > div a { font-size: 1.2rem; } .insidedetail .aboutcon { width: 100%; height: 100%; padding: 30px 0 50px; color: #787878; font-size: 15px; line-height: 36px; } .insidedetail .aboutcon .aboutcontitle { font-size: 24px; line-height: 36px; text-align: center; color: #f68034; margin-bottom: 15px; } .insidedetail .aboutcon .contentimg { width: 100%; height: auto; margin-bottom: 15px; } .insidedetail .aboutcon strong { font-size: 16px; line-height: 40px; font-weight: bold; margin: 0px; color: #333; display: block; margin: 5px 0 8px 0; } .insidedetail .aboutcon p { font-size: 12px; line-height: 22px; text-indent: 2em; } .insidedetail .aboutcon p img { margin-left: 0em; max-width: 100%; height: auto; } .insidedetail .aboutcon img { max-width: 100%; height: auto; } .insidedetail .bulletincon { font-size: 14px; line-height: 180%; } .insidedetail .bulletincon div { font-size: 20px; line-height: 40px; } .insidedetail .bulletincon p { margin-top: 40px; } .prodetail { width: 100%; padding: 20px; border: 1px #e6e6e6 solid; margin-bottom: 40px; } .prodetail img { text-align: center; display: block; margin: 15px auto; max-width: 100%; } .xian { height: 1px; background: #e6e6e6; margin: 25px 0; width: 100%; } .applyheader { border-top: 1px #e1e1e1 solid; padding-bottom: 30px; } .applyheader span { padding: 5px 30px; background: #a9a9a9; font-size: 16px; color: #fff; line-height: 30px; } .applyheader2 { border-bottom: 1px #54b5e0 solid; margin-bottom: 30px; } .applyheader2 span { padding: 5px 30px; background: #54b5e0; font-size: 15px; color: #fff; line-height: 30px; } /*样品申请*/ .applylist { width: 100%; padding: 20px 0 80px; } .applylist ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-content: flex-start; margin-bottom: 10px; flex-direction: row; flex: 1; flex-wrap: wrap; } .applylist ul li { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-content: flex-start; margin-bottom: 15px; width: 100%; } .applylist ul li > label { width: 10%; font-size: 14px; line-height: 36px; color: #535353; } .applylist ul li > label em { color: #fea789; padding-right: 5px; } .applylist ul li .inputbox { width: 86%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-content: flex-start; align-items: center; } .applylist ul li .inputbox > label { width: 20%; } .applylist ul li .inputbox > label span { padding-right: 50px; line-height: 25px; font-size: 15px; } .applylist ul li .inputbox .tip { font-size: 15px; color: #dddddd; padding-left: 15px; } .applylist ul li .inputbox textarea { width: 100%; padding: 10px; font-size: 14px; line-height: 30px; border-color: #f4f4f4; color: #b4b4b4; } .applylist ul li .inputbox input[type=text] { width: 100%; padding: 10px; font-size: 14px; line-height: 30px; border: #f4f4f4 1px solid; color: #333; } .applylist ul li .inputbox input[type=text]::placeholder { color: #b4b4b4; } .applylist ul li:nth-child(3), .applylist ul li:nth-child(4) { width: 48%; } .applylist ul li:nth-child(3) label, .applylist ul li:nth-child(4) label { width: 28%; font-size: 14px; line-height: 36px; color: #535353; } .applylist ul li:nth-child(3) label em, .applylist ul li:nth-child(4) label em { color: #fea789; padding-right: 5px; } .applylist ul li:nth-child(3) .inputbox, .applylist ul li:nth-child(4) .inputbox { width: 71%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-content: flex-start; } .applylist ul li:nth-last-child(2) { width: 100%; } .applylist ul li:nth-last-child(2) label { width: 10%; font-size: 14px; line-height: 36px; color: #535353; } .applylist ul li:nth-last-child(2) label em { color: #fea789; padding-right: 5px; } .applylist ul li:nth-last-child(2) .inputbox { width: 86%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-content: flex-start; flex-direction: row; } .applylist ul li:nth-last-child(2) .inputbox input[type=text] { width: 40%; padding: 10px; font-size: 14px; line-height: 30px; border: #f4f4f4 1px solid; color: #333; } .applylist ul li:nth-last-child(2) .inputbox #canvas { width: 120px; height: 50px; line-height: 50px; border: 1px #efefef solid; margin-left: 20px; } .applylist ul li:last-child { width: 100%; } .applylist ul li:last-child label { width: 10%; font-size: 16px; line-height: 36px; color: #535353; } .applylist ul li:last-child label em { color: #fea789; padding-right: 5px; } .applylist ul li:last-child .inputbox { width: 86%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-content: flex-start; flex-direction: column; } .applylist ul li:last-child .inputbox .ydcheckbox { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-content: flex-start; flex-direction: row; } .applylist ul li:last-child .inputbox .ydcheckbox div { font-size: 14px; color: #333; } .applylist ul li:last-child .inputbox .ydcheckbox div a { padding: 0 5px; color: #0083c2; } .applylist ul li:last-child .inputbox .ydcheckbox div a:hover { text-decoration: underline; } .applylist ul li:last-child .inputbox .yddes { width: 100%; padding: 30px 0; } .applylist ul li:last-child .inputbox .yddes p { font-size: 14px; color: #b1b1b1; line-height: 24px; } .applylist ul li:last-child .inputbox .ydbutton { width: 100%; } .applylist ul li:last-child .inputbox .ydbutton input[type=submit] { padding: 10px 80px; color: #fff; background: #e5e5e7; font-size: 20px; border: 0; cursor: pointer; } .applylist ul li:last-child .inputbox .ydbutton input[type=submit]:hover, .applylist ul li:last-child .inputbox .ydbutton input[type=submit].active { background: #0083c2; } /*测试咨询*/ .consultlist ul li { margin-bottom: 15px; } .consultlist ul li > label { width: 13%; font-size: 12px; line-height: 36px; } .consultlist ul li > label em { color: #fea789; padding-right: 5px; } .consultlist ul li .inputbox { width: 87%; } .consultlist ul li .inputbox > label { width: 20%; } .consultlist ul li .inputbox > label span { padding-right: 50px; line-height: 25px; font-size: 15px; } .consultlist ul li .inputbox #canvas { width: 120px; height: 50px; line-height: 50px; margin-left: 20px; } .consultlist ul li .inputbox .tip { font-size: 12px; padding-left: 15px; } .consultlist ul li .inputbox textarea { width: 100%; padding: 10px; font-size: 12px; line-height: 30px; background: none; } .consultlist ul li .inputbox input[type=text], .consultlist ul li .inputbox input[type=number] { width: 100%; padding: 10px; font-size: 12px; line-height: 30px; background: none; } .consultlist ul li:nth-child(3), .consultlist ul li:nth-child(4) { width: 48%; } .consultlist ul li:nth-child(3) > label, .consultlist ul li:nth-child(4) > label { width: 27%; padding-right: 5%; font-size: 14px; } .consultlist ul li:nth-child(3) .inputbox, .consultlist ul li:nth-child(4) .inputbox { width: 73%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-content: flex-start; align-items: center; } .consultlist ul li:nth-child(3) .inputbox > label, .consultlist ul li:nth-child(4) .inputbox > label { width: 20%; } .consultlist ul li:nth-child(3) .inputbox > label span, .consultlist ul li:nth-child(4) .inputbox > label span { padding-right: 50px; line-height: 25px; font-size: 15px; } .consultlist ul li:nth-child(3) .inputbox #canvas, .consultlist ul li:nth-child(4) .inputbox #canvas { width: 120px; height: 50px; line-height: 50px; margin-left: 20px; } .consultlist ul li:nth-child(3) .inputbox .tip, .consultlist ul li:nth-child(4) .inputbox .tip { font-size: 15px; padding-left: 15px; } .consultlist ul li:nth-child(3) .inputbox textarea, .consultlist ul li:nth-child(4) .inputbox textarea { width: 100%; padding: 8px 10px; font-size: 14px; line-height: 24px; background: none; min-height: 88px; font-family: 'microsoft yahei'; } .consultlist ul li:nth-last-of-type(-n 2) { width: 100%; } .consultlist ul li:nth-last-of-type(-n 2) label { width: 13%; font-size: 14px; line-height: 36px; } .consultlist ul li:nth-last-of-type(-n 2) label em { padding-right: 5px; } .consultlist ul li:nth-last-of-type(-n 2) .inputbox { width: 87%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-content: flex-start; } .consultlist ul li:nth-last-of-type(-n 2) .inputbox input[type=text] { width: 30%; margin-right: 20px; } .consultlist .zxbutton input[type=submit], .consultlist .zxbutton input[type=button] { padding: 10px 60px; } /*应用案例*/ .applicationlist ul li { width: calc(23%); margin: 15px 1%; } .applicationlist ul li a .appimg { width: 90%; } .applicationlist ul li a .appimg img { max-width: 110px; max-height: 110px; width: 100%; margin: 0 auto; } .applicationlist ul li a p { font-size: 12px; } .applicationlist ul li a:hover .appimg { width: 90%; } .applicationlist ul li a:hover p { color: #2baae7; } /*资料下载*/ .downloadlist { width: 100%; margin: 30px 0; } .downloadlist ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; } .downloadlist ul li { width: calc(47%); margin: 0px 1.5% 30px; } .downloadlist ul li .packimg { width: 100%; border: 2px #d7d7d7 solid; padding: 5px; } .downloadlist ul li .packimg img { width: 100%; height: auto; display: block; } .downloadlist ul li .downdes { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; } .downloadlist ul li .downdes .downame { width: 80%; } .downloadlist ul li .downdes .downame a { display: block; color: #7a7a7a; height: 36px; line-height: 36px; font-size: 13px; width: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } .downloadlist ul li .downdes .dowico { width: 20%; text-align: right; } .downloadlist ul li .downdes .dowico a { display: block; width: 100%; line-height: 36px; font-size: 12px; color: #999; } .downloadlist ul li .downdes .dowico a span { padding-left: 10px; line-height: 36px; font-size: 22px; color: #7a7a7a; } .downloadlist ul li .downimg { width: 100%; height: auto; } .downloadlist ul li .downimg img { width: 100%; height: 170px; } /*应用中心栏目主页资料下载*/ .download > ul { width: 100%; padding: 40px 0; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; flex-wrap: wrap; } .download > ul > li { padding: 7px; width: calc(30.33333333%); box-sizing: border-box; margin: 0px 1.5% 35px; overflow: hidden; border: 1px #dcdcdc solid; background: #fff; } .download > ul > li > a { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; flex-wrap: wrap; } .download > ul > li > a .newsimg { width: 100%; margin-bottom: 10px; } .download > ul > li > a .newsimg img { display: block; width: 100%; height: auto; } .download > ul > li > a .newsinfo { padding: 0; width: 100%; box-sizing: border-box; } .download > ul > li > a .newsinfo .infoname { font-size: 12px; color: #666666; height: 20px; line-height: 20px; } .download > ul > li > a .newsinfo .infopost { font-size: 14px; color: #666666; height: 30px; line-height: 30px; margin-top: 10px; } .download > ul > li > a:hover { overflow: hidden; transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear; } .download > ul > li > a:hover .newsname { color: #0096cc; } .download > ul > li > a:hover .newstime { color: #8c8c8c; } .download > ul > li > a:hover .newsdes { color: #4c4c4c; } .download > ul > li > a:hover .newsdes span { text-decoration: underline; } /*五星评论*/ .lq-score ul { width: 100%; } .lq-score ul li { width: 15px; float: left; text-align: left; } /*资料下载列表*/ .downlist { width: 100%; } .downlist > ul > li { padding: 7px; width: calc(48%); box-sizing: border-box; margin: 0px 4% 4% 0; overflow: hidden; } .downlist > ul > li > a { width: 100%; } .downlist > ul > li > a .newsimg { width: 100%; } .downlist > ul > li > a .newsimg img { display: block; width: 100%; height: auto; max-width: 348px; margin: 0; } .downlist > ul > li > a .newsname { font-size: 1.2rem; height: 40px; line-height: 40px; } .downlist > ul > li > a .newsrec { font-size: 1.0rem; } .downlist > ul > li > a .newsrec .recommend { width: 52%; display: none; } .downlist > ul > li > a .newsrec .capacity:first-child { width: 60%; font-size: 1.0rem; } .downlist > ul > li > a .newsrec .capacity:last-child { width: 30%; text-align: right; font-size: 1.0rem; } .downlist > ul li:nth-child(3n) { margin: 0px 4% 4% 0; } .downlist > ul li:nth-child(2n) { margin: 0px 0 4% 0; } /*资料下载详情标题*/ .downtitle { width: 100%; height: 30px; line-height: 30px; background: #f2f2f2; margin-bottom: 20px; } .downtitle span { display: block; background: #aaaaaa; color: #fff; line-height: 30px; height: 30px; font-size: 16px; width: 120px; text-align: center; } .downdetail { font-size: 15px; line-height: 30px; margin-bottom: 50px; } .downdetail img { max-width: 100%; padding: 15px 0; } .downdetail a { padding: 10px 0; } .downdetail a:hover { color: #0083c2; text-decoration: underline; } /*方案应用*/ .packagelist { width: 100%; } .packagelist ul { padding: 0 3%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; flex: 1; flex-wrap: wrap; margin-bottom: 50px; } .packagelist ul li { width: 48%; margin-right: 1%; } .packagelist ul li a { display: block; width: 100%; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 15px; color: #333; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; } .packagelist ul li a span { display: inline-block; width: 6px; height: 6px; border-radius: 100%; margin-right: 5px; background: #e5966b; } .packagelist ul li a:hover { color: #54b3df; } .packagelist ul li a:hover span { background: #54b3df; } .packagelist ul li:nth-child(2n) { width: 48%; margin-right: 0; margin-left: 1%; } .packageimglist ul { margin-bottom: 30px; flex-wrap: wrap; justify-content: flex-start; } .packageimglist ul li { width: 33.3%; text-align: center; margin-bottom: 15px; } .packageimglist ul li a { display: block; width: 100%; height: auto; } .packageimglist ul li a img { text-align: center; width: 60%; height: auto; } .packageimglist ul li a p { font-size: 1rem; color: #666666; margin: 10px auto; width: 100%; } /*专家顾问*/ .experts { width: 100%; margin: 0px auto 30px; } .experts ul li { width: calc(48%); margin: 0px 4% 4% 0; padding: 15px; } .experts ul li a img { width: 25%; border: 2px #fff solid; margin: 10px 0 0 10px; } .experts ul li a .expertsinfo { width: 65%; padding: 10px; } .experts ul li a .expertsinfo .infoname { font-size: 16px; height: 35px; line-height: 35px; margin-bottom: 10px; border-bottom: 1px #e2e2e2 solid; } .experts ul li a .expertsinfo .infopost { font-size: 10px; line-height: 160%; } .experts ul li:nth-child(2n) { margin: 0 0 4% 0; } /*分页*/ .page { width: 100%; text-align: center; padding: 50px 0; } .page a { padding: 6px 15px; margin: 0 3px; font-size: 16px; border: 1px #e9e9e9 solid; color: #666666; background: #fff; } .page a.active, .page a:hover { border: 1px #0083c2 solid; background: #0083c2; color: #fff; } /*产品封装详情表格*/ .fzdetaillist { width: 100%; margin: 15px 0 50px; } .fzdetaillist > ul > li { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; line-height: 40px; width: 100%; border-bottom: 1px #e4e4e4 solid; font-size: 12px; background: #f2f2f2; } .fzdetaillist > ul > li .proname { padding-right: 10px; width: 20%; background: #f2f2f2; text-align: right; } .fzdetaillist > ul > li .prodes { padding-left: 20px; width: 80%; background: #fff; border-left: 0px #e4e4e4 solid; } .fzdetaillist > ul > li .prodes img { padding: 10px 10px 10px 0; } .fzdetaillist > ul > li .prodes a { font-size: 12px; } .fzdetaillist > ul > li .prodes a:hover { color: #2baae7; text-decoration: underline; } .fzdetaillist > ul li:last-child { border-bottom: 0px #f1f1f1 dashed; } /*测试咨询 提交提示遮罩层*/ .maskbox { position: fixed; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0, 0, 0, 0.5); z-index: 999999999999999999; overflow: hidden; display: none; } .maskbox .maskmain { width: 80%; height: 330px; left: 50%; margin-left: -40%; top: 50%; margin-top: -175px; padding: 30px 50px; } .maskbox .maskmain .masktitle { font-size: 18px; line-height: 50px; } .maskbox .maskmain .masktitle img { width: 40px; height: 40px; margin-right: 10px; } .maskbox .maskmain .maskcon { font-size: 22px; line-height: 50px; margin: 50px auto 20px; } .maskbox .maskmain .maskcon .maskicon { width: 10%; margin-right: 2%; } .maskbox .maskmain .maskcon .maskicon img { width: auto; text-align: center; } .maskbox .maskmain .maskcon .maskdesc h3 { font-size: 16px; line-height: 40px; } .maskbox .maskmain .maskcon .maskdesc p { font-size: 14px; } .maskbox .maskmain .maskbutton { background: none; border-radius: 20px; padding: 5px 30px; } /*djs-遮罩层-ysbh*/ .maskbox-ysbh .maskmain { width: 80%; max-width: 80%; max-height: 80%; left: 50%; top: 50%; padding: 20px 40px 40px; } .maskbox-ysbh .maskmain .masktitle { font-size: 13px; line-height: 22px; } .maskbox-ysbh .maskmain .masktitle img { width: 20px; height: 20px; margin-right: 8px; } .maskbox-ysbh .maskmain .maskcon { height: auto; max-height: calc(96%); font-size: 15px; line-height: 200%; margin: 15px auto 20px; } .maskbox-ysbh .maskmain .maskcon .maskdesc h3 { font-size: 20px; line-height: 32px; } .maskbox-ysbh .maskmain .maskcon .maskdesc p { font-size: 10px; margin-bottom: 5px; line-height: 180%; } .maskbox-ysbh .maskmain .maskbutton-ysbh { padding: 4px 15px; right: 40px; bottom: 30px; } /*合作伙伴 提交提示遮罩层*/ .maskbox2 .maskmain { width: 80%; max-width: 680px; max-height: 80%; padding: 4% 40px 2%; } .maskbox2 .maskmain .masktitle { font-size: 14px; line-height: 25px; height: 25px; } .maskbox2 .maskmain .masktitle img { width: 28px; height: 28px; margin-right: 10px; } .maskbox2 .maskmain .maskcon { max-height: calc(6%); font-size: 11px; line-height: 30px; margin: 15px auto 20px; } .maskbox2 .maskmain .maskcon .maskdesc p { font-size: 11px; margin-bottom: 10px; } .maskbox2 .maskmain .maskbutton { padding: 5px 20px; } /*发展历程 提交提示遮罩层*/ .honorbox .maskmain { max-width: 70%; height: auto; max-height: 70%; top: 50%; position: absolute; padding: 20px 20px 20px; } .honorbox .maskmain .honorimg { width: 100%; height: 100%; margin-bottom: 0px; } .honorbox .maskmain .honorimg img { width: auto; height: auto; display: block; margin: 0 auto; max-height: 400px; } .honorbox .maskmain .honortitle { font-size: 10px; line-height: 40px; margin-top: 10px; } .honorbox .maskmain .honortitle .mtitle { width: 80%; height: 35px; line-height: 35px; font-size: 10px; } .honorbox .maskmain .honortitle .maskbutton { background: none; border-radius: 20px; padding: 3px 20px; font-size: 10px; } /*加入我们详情表格开始*/ .contactdetaillist > ul > li { width: 100%; font-size: 1.2rem; color: #666666; line-height: 30px; } .contactdetaillist > ul > li .proname { padding-right: 10px; width: 35%; border-bottom: 0px; border-right: 1px #e4e4e4 solid; } .contactdetaillist > ul > li .prodes { padding-left: 10px; width: 70%; background: #ffffff; border-left: 0px #e4e4e4 solid; border-right: 1px #e4e4e4 solid; } .contactdetaillist > ul > li .prodes img { padding: 10px 10px 10px 0; } .contactdetaillist > ul > li .prodes a { font-size: 1.2rem; color: #666666; } .contactdetaillist > ul > li .prodes a:hover { color: #0083c3; text-decoration: underline; } .contactdetaillist > ul li:nth-last-child(1) { border-bottom: 1px #e4e4e4 solid; } .contactdetaillist > ul li:last-child { border-bottom: 1px #e4e4e4 solid; } .contactdetaillist > ul li:last-child .proname { border-right: 1px #e4e4e4 solid; } .contactip { font-size: 10px; line-height: 24px; } /*加入我们详情表格结束*/ /*首页产品列表*/ .prodefault { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; } .prodefault .proitem a { display: block; overflow: hidden; } .prodefault .proitem a img { width: 100%; height: auto; display: block; } .prodefault .proitem a .proitemname { background: #d6d6d6; font-size: 15px; color: #333; padding: 0px 10px; width: 100%; box-sizing: border-box; text-align: center; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } .prodefault .proitem a:hover { transition: all 1s linear 1s; -webkit-transition: all 1s linear 1s; -moz-transition: all 1s linear 1s; -o-transition: all 1s linear 1s; } .prodefault .proitem a:hover img { transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); } .prodefault .proitem a:hover .proitemname { background: #f68034; color: #fff; } .select { padding: 5px 10px; border: #ddd 1px solid; border-radius: 4px; width: 100%; margin: 5% auto; font-size: 14px; } .select li { list-style: none; padding: 10px 0 5px 100px; } .select .select-list { border-bottom: #eee 1px dashed; } .select .select-list dl { zoom: 1; position: relative; line-height: 24px; } .select .select-list dl:after { content: " "; display: block; clear: both; height: 0; overflow: hidden; } .select .select-list dt { width: 100px; margin-bottom: 5px; position: absolute; top: 0; left: -100px; text-align: right; color: #666; height: 24px; line-height: 24px; } .select .select-list dd { float: left; display: inline; margin: 0 0 5px 5px; } .select .select a { display: inline-block; white-space: nowrap; height: 24px; padding: 0 10px; text-decoration: none; color: #039; border-radius: 2px; } .select .select a:hover { color: #f60; background-color: #f3edc2; } .select .selected a { color: #fff; background-color: #f60; } .select .select-result dt { font-weight: bold; } .select .select-no { color: #999; display: none; } .select .select-result a { padding-right: 20px; background: #f60 right 9px no-repeat; } .select .select-result a:hover { background-position: right -15px; } .linkslist { width: 100%; border-top: 1px #e9e9e9 solid; margin: 0px auto 0px; } .linkslist .links { flex-wrap: wrap; } .linkslist .links .linkitem { width: calc(23%); padding: 0 5px; } .linkslist .links .linkitem a { font-size: 14px; } .linkslist .links .linkitem a img { width: 30px; height: 30px; } .inside { width: 100%; margin: 0px auto 0; padding: 0px; background: #fff; } .inside .insidetitle { width: 25%; margin: 0px auto 10px; padding: 60px 0 0; position: relative; } .inside .insidetitle .insidetitleborder { border: 1px #353535 solid; position: absolute; width: 100%; padding: 45px 0; left: 50%; margin-left: -50%; top: 0px; z-index: 9; } .inside .insidetitle .insidetitletext { background: #fff; text-align: center; padding: 10px 20px; top: -30px; left: 50%; z-index: 10; position: relative; width: 80%; margin-left: -40%; } .inside .insidetitle .insidetitletext h3 { font-size: 60px; font-family: 'microsoft yahei'; text-transform: uppercase; color: #d8d8d8; } .inside .insidetitle .insidetitletext p { position: absolute; top: 0px; font-size: 22px; color: #333333; text-align: center; width: 100%; line-height: 100px; left: 0; } .inside .insidemenu { width: 100%; text-align: center; margin-bottom: 15px; } .inside .insidemenu a { padding: 5px 20px; font-size: 20px; border: 1px #494949 solid; margin: 0 10px; color: #494949; } .inside .insidemenu a:hover, .inside .insidemenu a.active { border: 1px #944d13 solid; color: #944d13; } .inside .insideabout { padding: 0; margin: 20px auto; } .inside .insideabout .aboutbox { width: 100%; background: repeat-x 0 bottom; padding: 60px 100px 30px; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; } .inside .insideabout .aboutbox .aboutboxconimg { width: 35%; margin-bottom: 50px; } .inside .insideabout .aboutbox .aboutboxconimg img { width: 100%; border: 8px #fff solid; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); } .inside .insideabout .aboutbox .aboutboxconinfo { width: 60%; } .inside .insideabout .aboutbox .aboutboxconinfo .abcinfotitle { padding-top: 70px; } .inside .insideabout .aboutbox .aboutboxconinfo .abcinfotitle .titleenglish { font-size: 80px; font-weight: bold; color: rgba(102, 102, 102, 0.35); padding-bottom: 0px; font-family: "microsoft yahei ui"; } .inside .insideabout .aboutbox .aboutboxconinfo .abcinfotitle h3 { font-weight: normal; margin-bottom: 15px; } .inside .insideabout .aboutbox .aboutboxconinfo .abcinfotitle h3 a { display: block; font-size: 24px; color: #fff; padding-bottom: 15px; border-bottom: 1px #fff solid; } .inside .insideabout .aboutbox .aboutboxconinfo .abcinfo { font-size: 15px; line-height: 26px; color: #fff; } .inside .insideabout .brandbox { width: 100%; height: 600px; position: relative; box-sizing: border-box; padding: 50px 80px; } .inside .insideabout .brandbox .brandboxleft { width: 45%; position: absolute; left: 8%; top: 12%; z-index: 11; } .inside .insideabout .brandbox .brandboxleft .brandboxconimg { width: 100%; height: 100%; } .inside .insideabout .brandbox .brandboxleft .brandboxconimg img { width: 100%; height: 100%; box-shadow: 1px 1px 8px 2px rgba(0, 0, 0, 0.2); } .inside .insideabout .brandbox .brandboxleft .brandboxconname { width: 100%; position: absolute; bottom: -35px; left: 20%; font-size: 60px; font-weight: bold; color: rgba(102, 102, 102, 0.46); } .inside .insideabout .brandbox .brandboxright { width: 45%; position: absolute; right: 8%; top: 14%; z-index: 10; } .inside .insideabout .brandbox .brandboxright .brandboxconname { font-size: 26px; color: #000; padding-left: 120px; line-height: 40px; height: 40px; margin-bottom: 20px; } .inside .insideabout .brandbox .brandboxright .brandboxconimg { width: 100%; height: 100%; } .inside .insideabout .brandbox .brandboxright .brandboxconimg img { width: 100%; height: 100%; box-shadow: 1px 1px 8px 2px rgba(0, 0, 0, 0.2); } .inside .insideabout .about_box { width: 100%; padding: 50px 0; margin: 50px auto; border-top: 1px #5f3817 solid; font-size: 18px; line-height: 34px; color: #353535; } .inside .insideabout .about_box p { font-size: 18px; line-height: 36px; color: #353535; text-indent: 2em; padding: 0 40px; margin-bottom: 15px; } .inside .insideabout .about_box p img { max-width: 100%; height: auto; margin: 10px auto; } .inside .insideabout .about_box img { max-width: 100%; height: auto; margin: 10px auto; } .inside .insidenews { padding: 30px 15px 15px; box-sizing: border-box; } .inside .insidenews .news_hydt_list { margin-bottom: 50px; } .inside .insidenews .news_hydt_list ul { width: 100%; } .inside .insidenews .news_hydt_list ul li { padding: 20px 0; border-bottom: 1px #afafaf solid; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; } .inside .insidenews .news_hydt_list ul li .news_gsxw_date { width: 10%; } .inside .insidenews .news_hydt_list ul li .news_gsxw_date dl { background: #c5c5c5; width: 100%; color: #fff; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; flex: 1; padding: 20px; } .inside .insidenews .news_hydt_list ul li .news_gsxw_date dl dt { text-align: center; width: 100%; font-size: 60px; font-weight: bold; font-family: 'microsoft yahei'; line-height: 50px; margin-bottom: 10px; } .inside .insidenews .news_hydt_list ul li .news_gsxw_date dl dd { text-align: center; font-size: 16px; } .inside .insidenews .news_hydt_list ul li .news_gsxw_text { width: 86%; } .inside .insidenews .news_hydt_list ul li .news_gsxw_text .news_gsxw_text_titles { width: 100%; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 24px; color: #333333; font-weight: 600; margin-bottom: 10px; } .inside .insidenews .news_hydt_list ul li .news_gsxw_text .news_gsxw_text_dec { width: 100%; height: 48px; line-height: 24px; overflow: hidden; color: #333333; font-size: 15px; font-weight: 600; } .inside .insidenews .news_hydt_list ul li .news_gsxw_text a { padding: 3px 15px; border: 1px #663b19 solid; font-size: 13px; color: #663b19; text-align: right; float: right; } .inside .insidenews .news_hydt_list ul li .news_gsxw_text a:hover { color: #fff; background: #663b19; border: 1px #663b19 solid; } .inside .insidenews .news_hydt_list ul li:hover { background: #f9f9f9; } .inside .page { width: 100%; text-align: center; padding: 50px 0; } .inside .page a { padding: 6px 15px; margin: 0 3px; font-size: 16px; border: 1px #e9e9e9 solid; color: #666666; } .inside .page a.active, .inside .page a:hover { border: 1px #0083c2 solid; background: #0083c2; color: #fff; } .inside .about { width: 100%; display: flex; display: -webkit-flex; display: inline-flex; flex-direction: row; align-items: flex-start; justify-content: space-between; flex: 1; padding: 30px 0 180px; } .inside .about .imgbox { width: 43%; margin-left: 6%; position: relative; } .inside .about .imgbox .bg1 { width: 40%; height: 180px; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); background: #fff; position: absolute; top: 15px; left: -5px; z-index: 10; transform: rotate(-15deg); -ms-transform: rotate(-15deg); /* ie 9 */ -moz-transform: rotate(-15deg); /* firefox */ -webkit-transform: rotate(-15deg); /* safari 和 chrome */ -o-transform: rotate(-15deg); } .inside .about .imgbox .bg2 { width: 100%; height: 270px; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); background: #fff; position: absolute; top: 5px; left: 0px; z-index: 11; transform: rotate(8deg); -ms-transform: rotate(8deg); /* ie 9 */ -moz-transform: rotate(8deg); /* firefox */ -webkit-transform: rotate(8deg); /* safari 和 chrome */ -o-transform: rotate(8deg); } .inside .about .imgbox img { border: 5px #fff solid; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); z-index: 12; position: absolute; top: 0; left: 0px; } .inside .about .aboutcon { width: 45%; font-size: 15px; line-height: 30px; color: #656565; } .inside .about .aboutcon p { text-indent: 2em; } .inside .honor { width: 100%; margin: 20px auto; } .inside .honor ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; } .inside .honor ul li { width: calc(31.33333333%); box-sizing: border-box; margin: 10px 1% 25px; /*position: relative;*/ } .inside .honor ul li a { /*position: relative;*/ display: block; width: 100%; height: 100%; } .inside .honor ul li a > img { width: 100%; height: auto; display: block; margin-bottom: 10px; border: 1px #dbdbdb solid; box-sizing: border-box; padding: 8px; } .inside .honor ul li a p { font-size: 20px; color: #808080; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center; } .inside .news { background: #fff; padding: 20px 0px 50px; } .inside .news ul li a { display: block; position: relative; } .inside .news ul li a .newsimg { width: 100%; } .inside .news ul li a .newsimg img { display: block; width: 100%; height: auto; } .inside .news ul li a .newsinfo { padding: 10px 0; } .inside .news ul li a .newsinfo .newsname { width: 100%; height: 30px; line-height: 30px; font-size: 14px; } .inside .news ul li a .newsinfo .newsdes { width: 100%; height: 40px; line-height: 20px; font-size: 10px; } .inside .news2 ul li a .newsimg { width: 30%; } .inside .news2 ul li a .newsimg img { display: block; width: 100%; height: 100%; } .inside .news2 ul li a .newsinfo { width: 66%; } .inside .news2 ul li a .newsinfo .newsname { height: 30px; font-size: 14px; } .inside .news2 ul li a .newsinfo .newsdes { width: 97%; height: 54px; line-height: 18px; font-size: 10px; } .inside .contact .contactindex { flex-wrap: wrap; margin: 10px auto 30px; } .inside .contact .contactindex .map { width: 100%; height: auto; margin-bottom: 15px; } .inside .contact .contactindex .map img { width: 100%; height: auto; } .inside .contact .contactindex .map #map { width: 100%; height: 400px; } .inside .contact .contactindex .contactinfo { width: 100%; } .inside .contact .contactindex .contactinfo .contactinfotop { margin-bottom: 20px; } .inside .contact .contactindex .contactinfo .contactinfotop h3 { font-size: 1.5rem; margin-bottom: 15px; } .inside .contact .contactindex .contactinfo .contactinfotop h3 span { font-size: 1.2rem; line-height: 20px; padding-top: 8px; } .inside .contact .contactindex .contactinfo .contactinfotop p { font-size: 1.2rem; line-height: 180%; } .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfo { width: 100%; margin-top: 20px; } .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfo p { font-size: 1.4rem; line-height: 200%; margin-bottom: 10px; } .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfo p .iconfont { line-height: 40px; padding-right: 10px; font-size: 3rem; } .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfolink a { padding: 8px 30px; font-size: 1.4rem; } .inside .contact .contactlist { margin: 30px auto; padding-bottom: 30px; } .inside .contact .contactlist .map { width: 49%; height: auto; } .inside .contact .contactlist .map #map { width: 100%; height: 400px; } .inside .contact .contactlist .contactinfo { width: 49%; } .inside .contact .contactlist .contactinfo .contactinfotop { margin-bottom: 20px; } .inside .contact .contactlist .contactinfo .contactinfotop h3 { font-size: 20px; line-height: 40px; font-weight: normal; margin-bottom: 15px; } .inside .contact .contactlist .contactinfo .contactinfotop p { font-size: 16px; line-height: 26px; } .inside .contact .contactlist .contactinfo .contactinfobottom .infobottomimg { width: 30%; } .inside .contact .contactlist .contactinfo .contactinfobottom .infobottomimg img { width: 140px; height: 140px; } .inside .contact .contactlist .contactinfo .contactinfobottom .infobottominfo { width: 70%; } .inside .contact .contactlist .contactinfo .contactinfobottom .infobottominfo h3 { font-size: 20px; line-height: 40px; font-weight: 500; margin-bottom: 15px; } .inside .contact .contactlist .contactinfo .contactinfobottom .infobottominfo p { font-size: 15px; line-height: 24px; } .inside .websitemap { width: 100%; margin: 20px auto 30px; } .inside .websitemap ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; flex-wrap: wrap; flex: 1; padding: 15px; box-sizing: border-box; } .inside .websitemap ul li { width: 48%; margin-bottom: 15px; height: 50px; line-height: 30px; padding: 10px 10px; } .inside .websitemap ul li a:first-child { font-size: 16px; padding-right: 10px; font-weight: 600; display: inline-block; width: 85px; } .inside .websitemap ul li a { font-size: 15px; padding-right: 20px; } .inside .websitemap2 ul li > div { width: 100%; margin: 0 0 12px; } .inside .websiteann { width: 100%; margin: 20px auto 30px; } .inside .websiteann img { width: 100%; height: auto; } .insidebox { width: 100%; flex-wrap: wrap; } .insidebox .insideleft { display: none; } .insidebox .insideright { width: 100%; box-sizing: border-box; } .insidebox .insideabout { padding: 0; margin: 20px auto; } .insidebox .insideabout .aboutbox { width: 100%; background: repeat-x 0 bottom; padding: 60px 100px 30px; } .insidebox .insideabout .aboutbox .aboutboxconimg { width: 35%; margin-bottom: 50px; } .insidebox .insideabout .aboutbox .aboutboxconimg img { width: 100%; border: 8px #fff solid; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); } .insidebox .insideabout .aboutbox .aboutboxconinfo { width: 60%; } .insidebox .insideabout .aboutbox .aboutboxconinfo .abcinfotitle { padding-top: 70px; } .insidebox .insideabout .aboutbox .aboutboxconinfo .abcinfotitle .titleenglish { font-size: 80px; font-weight: bold; color: rgba(102, 102, 102, 0.35); padding-bottom: 0px; font-family: "microsoft yahei ui"; } .insidebox .insideabout .aboutbox .aboutboxconinfo .abcinfotitle h3 { font-weight: normal; margin-bottom: 15px; } .insidebox .insideabout .aboutbox .aboutboxconinfo .abcinfotitle h3 a { display: block; font-size: 24px; color: #fff; padding-bottom: 15px; border-bottom: 1px #fff solid; } .insidebox .insideabout .aboutbox .aboutboxconinfo .abcinfo { font-size: 15px; line-height: 26px; } .insidebox .insideabout .brandbox { width: 100%; height: 600px; position: relative; box-sizing: border-box; padding: 50px 80px; } .insidebox .insideabout .brandbox .brandboxleft { width: 45%; position: absolute; left: 8%; top: 12%; z-index: 11; } .insidebox .insideabout .brandbox .brandboxleft .brandboxconimg { width: 100%; height: 100%; } .insidebox .insideabout .brandbox .brandboxleft .brandboxconimg img { width: 100%; height: 100%; box-shadow: 1px 1px 8px 2px rgba(0, 0, 0, 0.2); } .insidebox .insideabout .brandbox .brandboxleft .brandboxconname { width: 100%; position: absolute; bottom: -35px; left: 20%; font-size: 60px; font-weight: bold; color: rgba(102, 102, 102, 0.46); } .insidebox .insideabout .brandbox .brandboxright { width: 45%; position: absolute; right: 8%; top: 14%; z-index: 10; } .insidebox .insideabout .brandbox .brandboxright .brandboxconname { font-size: 26px; color: #000; padding-left: 120px; line-height: 40px; height: 40px; margin-bottom: 20px; } .insidebox .insideabout .brandbox .brandboxright .brandboxconimg { width: 100%; height: 100%; } .insidebox .insideabout .brandbox .brandboxright .brandboxconimg img { width: 100%; height: 100%; box-shadow: 1px 1px 8px 2px rgba(0, 0, 0, 0.2); } .insidebox .insideabout .about_box { width: 100%; padding: 50px 0; margin: 50px auto; border-top: 1px #5f3817 solid; font-size: 18px; line-height: 34px; } .insidebox .insideabout .about_box p { font-size: 18px; line-height: 36px; text-indent: 2em; padding: 0 40px; margin-bottom: 15px; } .insidebox .insideabout .about_box p img { max-width: 100%; height: auto; margin: 10px auto; } .insidebox .insideabout .about_box img { max-width: 100%; height: auto; margin: 10px auto; } .insidebox .insidenews { padding: 30px 15px 15px; box-sizing: border-box; } .insidebox .insidenews .news_hydt_list { margin-bottom: 50px; } .insidebox .insidenews .news_hydt_list ul { width: 100%; } .insidebox .insidenews .news_hydt_list ul li { padding: 20px 0; border-bottom: 1px #afafaf solid; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_date { width: 10%; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_date dl { background: #c5c5c5; width: 100%; color: #fff; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; flex: 1; padding: 20px; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_date dl dt { text-align: center; width: 100%; font-size: 60px; font-weight: bold; font-family: 'microsoft yahei'; line-height: 50px; margin-bottom: 10px; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_date dl dd { text-align: center; font-size: 16px; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_text { width: 86%; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_text .news_gsxw_text_titles { width: 100%; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 24px; font-weight: 600; margin-bottom: 10px; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_text .news_gsxw_text_dec { width: 100%; height: 48px; line-height: 24px; overflow: hidden; font-size: 15px; font-weight: 600; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_text a { padding: 3px 15px; border: 1px #663b19 solid; font-size: 13px; text-align: right; float: right; } .insidebox .page { width: 100%; text-align: center; padding: 50px 0; } .insidebox .page a { padding: 6px 15px; margin: 0 3px; font-size: 16px; border: 1px #e9e9e9 solid; } .insidebox .about { width: 100%; display: flex; display: -webkit-flex; display: inline-flex; flex-direction: row; align-items: flex-start; justify-content: space-between; flex: 1; padding: 30px 0 180px; } .insidebox .about .imgbox { width: 43%; margin-left: 6%; position: relative; } .insidebox .about .imgbox .bg1 { width: 40%; height: 180px; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); background: #fff; position: absolute; top: 15px; left: -5px; z-index: 10; transform: rotate(-15deg); -ms-transform: rotate(-15deg); /* ie 9 */ -moz-transform: rotate(-15deg); /* firefox */ -webkit-transform: rotate(-15deg); /* safari 和 chrome */ -o-transform: rotate(-15deg); } .insidebox .about .imgbox .bg2 { width: 100%; height: 270px; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); background: #fff; position: absolute; top: 5px; left: 0px; z-index: 11; transform: rotate(8deg); -ms-transform: rotate(8deg); /* ie 9 */ -moz-transform: rotate(8deg); /* firefox */ -webkit-transform: rotate(8deg); /* safari 和 chrome */ -o-transform: rotate(8deg); } .insidebox .about .imgbox img { border: 5px #fff solid; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); z-index: 12; position: absolute; top: 0; left: 0px; } .insidebox .about .aboutcon { width: 45%; font-size: 15px; line-height: 30px; color: #656565; } .insidebox .about .aboutcon p { text-indent: 2em; font-size: 15px; line-height: 30px; color: #656565; } .insidebox .honor { margin: 10px auto; } .insidebox .honor ul li { width: calc(48%); margin: 10px 1% 25px; } .insidebox .honor ul li a p { font-size: 1.4rem; } .insidebox .news { background: #fff; padding: 20px 0px 50px; } .insidebox .news ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; flex: 1; flex-wrap: wrap; } .insidebox .news ul li { padding: 0px; width: calc(23%); box-sizing: border-box; margin: 0px 1% 15px; overflow: hidden; } .insidebox .news ul li a { display: block; position: relative; } .insidebox .news ul li a .newsimg { width: 100%; } .insidebox .news ul li a .newsimg img { display: block; width: 100%; height: auto; } .insidebox .news ul li a .newsinfo { padding: 10px 0; } .insidebox .news ul li a .newsinfo .newsname { width: 100%; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 15px; color: #292929; } .insidebox .news ul li a .newsinfo .newsdes { width: 100%; height: 40px; line-height: 20px; overflow: hidden; color: #999999; font-size: 13px; } .insidebox .news ul li a:hover { overflow: hidden; transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear; } .insidebox .news ul li a:hover .newsimg img { transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); overflow: hidden; } .insidebox .news ul li a:hover .newsname { color: #fb6d01; } .insidebox .news ul li a:hover .newsdes { color: #000; } .insidebox .news2 ul { width: 100%; padding: 40px 0; } .insidebox .news2 ul li { padding: 0px; width: 100%; box-sizing: border-box; margin: 0px 0 35px; overflow: hidden; padding-bottom: 35px; border-bottom: 1px #d3d3d3 solid; } .insidebox .news2 ul li a { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; } .insidebox .news2 ul li a .newsimg { width: 18%; } .insidebox .news2 ul li a .newsimg img { display: block; width: 100%; height: auto; } .insidebox .news2 ul li a .newsinfo { padding: 0; width: 79%; } .insidebox .news2 ul li a .newsinfo .newsname { width: 100%; height: 30px; line-height: 30px; font-size: 15px; color: #4c4c4c; } .insidebox .news2 ul li a .newsinfo .newstime { width: 100%; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; color: #9f9f9f; margin-left: -10px; } .insidebox .news2 ul li a .newsinfo .newstime span { padding: 0 10px; } .insidebox .news2 ul li a .newsinfo .newsdes { width: 100%; height: 72px; line-height: 24px; overflow: hidden; color: #999999; font-size: 14px; } .insidebox .news2 ul li a .newsinfo .newsdes span { color: #0096cc; } .insidebox .news2 ul li a:hover { overflow: hidden; transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear; } .insidebox .news2 ul li a:hover .newsimg img { transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); overflow: hidden; } .insidebox .news2 ul li a:hover .newsname { color: #0096cc; } .insidebox .news2 ul li a:hover .newstime { color: #8c8c8c; } .insidebox .news2 ul li a:hover .newsdes { color: #4c4c4c; } .insidebox .news2 ul li a:hover .newsdes span { text-decoration: underline; } .insidebox .partnerslist { padding-left: 40px; } .insidebox .partnerslist ul { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; flex: 1; width: 100%; flex-wrap: wrap; } .insidebox .partnerslist ul li { padding: 10px; width: 20%; box-sizing: border-box; } .insidebox .contact .contactindex { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; margin: 30px auto; border-bottom: 1px #d3d3d3 solid; padding-bottom: 30px; } .insidebox .contact .contactindex .map { width: 45%; height: auto; } .insidebox .contact .contactindex .map #map { width: 100%; height: 400px; } .insidebox .contact .contactindex .contactinfo { width: 52%; } .insidebox .contact .contactindex .contactinfo .contactinfotop { margin-bottom: 20px; } .insidebox .contact .contactindex .contactinfo .contactinfotop h3 { font-size: 26px; color: #5e5e5e; font-weight: normal; margin-bottom: 15px; } .insidebox .contact .contactindex .contactinfo .contactinfotop h3 span { display: block; font-size: 16px; line-height: 20px; color: #aaaaaa; padding-top: 8px; } .insidebox .contact .contactindex .contactinfo .contactinfotop p { font-size: 14px; line-height: 30px; color: #5d5d5d; } .insidebox .contact .contactindex .contactinfo .contactinfobottom .infobottominfo { width: 100%; margin-top: 100px; } .insidebox .contact .contactindex .contactinfo .contactinfobottom .infobottominfo p { font-size: 17px; line-height: 40px; color: #6e6e6e; font-weight: 500; margin-bottom: 15px; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; } .insidebox .contact .contactindex .contactinfo .contactinfobottom .infobottominfo p .iconfont { font-size: 40px; line-height: 40px; padding-right: 10px; } .insidebox .contact .contactindex .contactinfo .contactinfobottom .infobottominfo p .ico01 { color: #fc9836; } .insidebox .contact .contactindex .contactinfo .contactinfobottom .infobottominfo p .ico02 { color: #55caeb; } .insidebox .contact .contactindex .contactinfo .contactinfobottom .infobottominfo p .ico03 { color: #86bb77; } .insidebox .contact .contactindex .contactinfo .contactinfobottom .infobottominfo p .ico04 { color: #bca67f; } .insidebox .contact .contactindex .contactinfo .contactinfobottom .infobottominfolink { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; margin-top: 25px; } .insidebox .contact .contactindex .contactinfo .contactinfobottom .infobottominfolink a { padding: 8px 30px; font-size: 15px; color: #999999; border: 1px #e4e4e4 solid; margin-right: 15px; } .insidebox .contact .contactindex .contactinfo .contactinfobottom .infobottominfolink a.active, .insidebox .contact .contactindex .contactinfo .contactinfobottom .infobottominfolink a:hover { background: #54b3e1; color: #fff; } .insidebox .contact .contactlist { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; margin: 30px auto; border-bottom: 1px #d3d3d3 solid; padding-bottom: 30px; } .insidebox .contact .contactlist .map { width: 49%; height: auto; } .insidebox .contact .contactlist .map #map { width: 100%; height: 400px; } .insidebox .contact .contactlist .contactinfo { width: 49%; } .insidebox .contact .contactlist .contactinfo .contactinfotop { margin-bottom: 20px; } .insidebox .contact .contactlist .contactinfo .contactinfotop h3 { font-size: 20px; line-height: 40px; color: #404040; font-weight: normal; margin-bottom: 15px; } .insidebox .contact .contactlist .contactinfo .contactinfotop p { font-size: 16px; line-height: 26px; color: #3d3d3d; } .insidebox .contact .contactlist .contactinfo .contactinfobottom { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; } .insidebox .contact .contactlist .contactinfo .contactinfobottom .infobottomimg { width: 30%; } .insidebox .contact .contactlist .contactinfo .contactinfobottom .infobottomimg img { width: 140px; height: 140px; } .insidebox .contact .contactlist .contactinfo .contactinfobottom .infobottominfo { width: 70%; } .insidebox .contact .contactlist .contactinfo .contactinfobottom .infobottominfo h3 { font-size: 20px; line-height: 40px; color: #f68843; font-weight: 500; margin-bottom: 15px; } .insidebox .contact .contactlist .contactinfo .contactinfobottom .infobottominfo p { font-size: 15px; line-height: 24px; color: #3d3d3d; } .insidebox .hr { width: 100%; } .insidebox .hr table { width: 100%; } .insidebox .hr table thead tr th { text-align: center; height: 40px; padding: 10px 0; line-height: 20px; width: calc(12%); font-size: 1.2rem; } .insidebox .hr table thead tr th:nth-child(2) { width: 20%; padding-left: 10px; text-align: center; } .insidebox .hr table tbody tr td { height: 40px; padding: 0px; line-height: 20px; box-sizing: border-box; width: calc(12%); font-size: 1.2rem; text-align: center; } .insidebox .hr table tbody tr td:nth-child(2) { width: 30%; padding: 0; } .insidebox .hr table tbody tr td:nth-child(7) { width: 10%; } .insidebox .hr .hrwelfare { margin-top: 30px; width: 100%; margin-bottom: 50px; } .insidebox .hr .hrwelfare .welfare { font-size: 1.4rem; line-height: 20px; } .insidebox .hr .hrwelfare .welfarelist { padding: 10px 0; } .insidebox .hr .hrwelfare .welfarelist a { padding: 5px; font-size: 1rem; text-align: center; } .insidebox .hr .hrwelfare .welfarename { margin-top: 20px; font-size: 1.8rem; } .insidebox .hr .hrcont { width: 100%; } .insidebox .hr .hrcont .hrconttitle { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; flex: 1; border-bottom: #e6e6e6 1px solid; padding-bottom: 8px; } .insidebox .hr .hrcont .hrconttitle h3 { font-size: 15px; color: #000; } .insidebox .hr .hrcont .hrconttitle a { color: #0171c5; } .insidebox .hr .hrcont .hrcon { padding: 20px 0; font-size: 14px; color: #707070; line-height: 30px; } .insidebox .hr .hrcont .hrcon strong { display: block; font-size: 15px; color: #000; margin-top: 15px; line-height: 40px; } .insidebox .websitemap { width: 100%; margin: 20px auto 30px; } .insidebox .websitemap ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; flex-wrap: wrap; flex: 1; background: #f6f6f6; padding: 15px; box-sizing: border-box; } .insidebox .websitemap ul li { width: 48%; margin-bottom: 15px; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap; background: #fff; border: 1px #e6e6e6 solid; height: 50px; line-height: 30px; padding: 10px 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .insidebox .websitemap ul li a:first-child { font-size: 16px; color: #404040; padding-right: 10px; font-weight: 600; display: inline-block; width: 85px; } .insidebox .websitemap ul li a { font-size: 15px; color: #404040; padding-right: 20px; } .insidebox .websitemap ul li a:hover { color: #00a4e1; } .insidebox .websitemap2 { width: 100%; margin: 20px auto 30px; } .insidebox .websitemap2 ul { width: 100%; /*display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; flex-wrap: wrap; flex: 1;*/ background: #f6f6f6; padding: 25px; box-sizing: border-box; } .insidebox .websitemap2 ul li { width: 100%; margin-bottom: 15px; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; background: #fff; border: 1px #e6e6e6 solid; padding: 15px; line-height: 40px; flex-wrap: wrap; } .insidebox .websitemap2 ul li a:first-child { font-size: 16px; color: #404040; padding-right: 10px; font-weight: 600; display: inline-block; width: 85px; } .insidebox .websitemap2 ul li a { font-size: 15px; color: #404040; padding-right: 20px; } .insidebox .websitemap2 ul li a:hover { color: #00a4e1; } .insidebox .websiteann { width: 100%; margin: 20px auto 30px; } .insidebox .websiteann img { width: 100%; height: auto; } .inside2 .insidetitle2 { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; padding: 45px 0 15px; } .inside2 .insidetitle2 .titlename { border-left: 5px #0083c2 solid; height: 22px; line-height: 22px; padding-left: 15px; font-size: 16px; text-transform: uppercase; } .inside2 .insidetitle2 .titlename span { padding-left: 5px; font-size: 14px; } .inside3 { width: 100%; margin: 0px auto 0; padding: 0px; background: #fff; } .inside3 .dynamic { width: 100%; padding: 10px 0; flex-wrap: wrap; align-items: flex-start; } .inside3 .dynamic .dynamiclist { width: 100%; margin-top: 15px; order: 2; } .inside3 .dynamic .dynamiclist ul li { width: 49%; margin-right: 1%; background: #fff; margin-bottom: 10px; } .inside3 .dynamic .dynamiclist ul li a .newsname { font-size: 1.3rem; line-height: 36px; margin-top: 5px; height: 36px; } .inside3 .dynamic .dynamiclist ul li a .newsdes { font-size: 1rem; line-height: 20px; height: 40px; } .inside3 .dynamic .dynamiclist ul li a .iconfont { font-size: 24px; line-height: 30px; height: 30px; margin-top: 3px; } .inside3 .dynamic .dynamiclist ul li:hover { background: #fff; } .inside3 .dynamic .dynamiclist ul li:hover a { display: block; width: 100%; padding: 10px; } .inside3 .dynamic .dynamiclist ul li:nth-child(2n) { margin-left: 1%; margin-right: 0; } .inside3 .dynamic .dynamicbanner { width: 100%; order: 1; } .inside3 .dynamicbg { background: #f2f2f2 url(/uploads/image/simages/xp-diwen01.png) repeat-x center top; } .inside3 .news { padding: 20px 0px; } .inside3 .news ul li { width: calc(47%); margin: 0 6% 4% 0; } .inside3 .news ul li a .newsimg { width: 100%; } .inside3 .news ul li a .newsimg img { display: block; width: 100%; height: auto; max-height: 100%; max-width: 100%; } .inside3 .news ul li a .newsinfo { padding: 10px 0; } .inside3 .news ul li a .newsinfo .newsname { width: 100%; height: 30px; line-height: 30px; font-size: 15px; } .inside3 .news ul li a .newsinfo .newsdes { width: 100%; height: 40px; line-height: 20px; font-size: 12px; text-align: justify; } .inside3 .news ul li:nth-child(2n) { margin: 0 0 4% 0; } .inside3 .news2 { width: 100%; } .inside3 .news2 ul { width: 100%; padding: 10px 0; } .inside3 .news2 ul li { width: 100%; margin: 0px 0 15px 0; } .inside3 .news2 ul li a .newsimg { width: 30%; } .inside3 .news2 ul li a .newsimg img { display: block; width: 100%; height: auto; max-height: 100%; max-width: 100%; } .inside3 .news2 ul li a .newsinfo { padding: 5px 10px 5px; width: 69%; box-sizing: border-box; } .inside3 .news2 ul li a .newsinfo .newsname { height: 30px; line-height: 30px; font-size: 1.3rem; margin-top: 5px; } .inside3 .news2 ul li a .newsinfo .newstime { width: 100%; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; margin-left: -10px; } .inside3 .news2 ul li a .newsinfo .newstime span { padding: 0 10px; } .inside3 .news2 ul li a .newsinfo .newsdes { height: 60px; line-height: 20px; font-size: 1rem; margin: 10px 0 0; } .inside3 .news2 ul li:nth-child(2n) { margin: 0px 0 15px 0; } .inside3 .download > ul { width: 100%; padding: 40px 0; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; flex-wrap: wrap; } .inside3 .download > ul > li { padding: 7px; width: calc(30.33333333%); box-sizing: border-box; margin: 0px 1.5% 35px; overflow: hidden; border: 1px #dcdcdc solid; background: #fff; } .inside3 .download > ul > li > a { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; } .inside3 .download > ul > li > a .newsimg { width: 36%; } .inside3 .download > ul > li > a .newsimg img { display: block; width: 100%; height: auto; } .inside3 .download > ul > li > a .newsinfo { padding: 0; width: 60%; } .inside3 .download > ul > li > a .newsinfo .newsname { width: 100%; height: 26px; line-height: 26px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; color: #000000; margin-bottom: 10px; } .inside3 .download > ul > li > a .newsinfo .newsdes { width: 100%; height: 72px; line-height: 24px; overflow: hidden; color: #999999; font-size: 14px; } .inside3 .download > ul > li > a .newsinfo .newsdes span { color: #0096cc; } .inside3 .download > ul > li > a .newsinfo .newsrec { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; margin-top: 10px; font-size: 13px; padding: 2px 5px; border: 1px #dcdcdc solid; } .inside3 .download > ul > li > a .newsinfo .newsrec .recommend { width: 62%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; line-height: 26px; } .inside3 .download > ul > li > a .newsinfo .newsrec .recommend .demo4 { width: 80%; } .inside3 .download > ul > li > a .newsinfo .newsrec .recommend .demo4 ul { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; } .inside3 .download > ul > li > a .newsinfo .newsrec .capacity { width: 35%; line-height: 26px; } .inside3 .page { width: 100%; text-align: center; padding: 50px 0; } .inside3 .page a { padding: 6px 15px; margin: 0 3px; font-size: 16px; } .insidecase { width: 100%; } .insidecase ul { width: 100%; margin-bottom: 50px; } .insidecase ul li { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; padding: 20px 0; flex: 1; } .insidecase ul li .caseimg { width: 26%; } .insidecase ul li .caseimg a { display: block; width: 100%; } .insidecase ul li .caseimg a img { width: 100%; height: auto; } .insidecase ul li .caseinfo { width: 65%; } .insidecase ul li .caseinfo .caseinfo_titles { width: 100%; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 24px; color: #333333; font-weight: normal; margin: 40px 0; } .insidecase ul li .caseinfo .caseinfo_dec { width: 100%; height: 60px; line-height: 30px; overflow: hidden; color: #333333; font-size: 16px; font-weight: normal; margin-bottom: 40px; } .insidecase ul li .caseinfo a { padding: 15px 60px; border: 1px #824b1c solid; font-size: 16px; color: #824b1c; } .insidecontact { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; } .insidecontact .contactxd { width: 40%; } .insidecontact .contactxd .contacttitle { width: 100%; } .insidecontact .contactxd .contacttitle h3 { font-size: 36px; font-weight: bold; color: #333; } .insidecontact .contactxd .contacttitle p { font-size: 20px; font-weight: normal; color: #333; font-family: 'microsoft yahei ui'; line-height: 30px; } .insidecontact .contactxd .contacttitle h5 { font-size: 20px; font-weight: bold; color: #333; margin: 15px 0; } .insidecontact .contactxd .contactlist ul li { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; padding: 30px 0; border-bottom: 1px #000 solid; } .insidecontact .contactxd .contactlist ul li .contico { width: 20%; } .insidecontact .contactxd .contactlist ul li .continfo { width: 80%; font-size: 15px; color: #333; line-height: 26px; } .insidecontact .contactxd .contactlist ul li .continfo p { font-size: 15px; color: #333; line-height: 26px; } .insidecontact .mapbox { width: 55%; } .insidecontact .mapbox #map { width: 100%; } .ann { width: 100%; height: auto; position: relative; top: 0; left: 0; } .ann img { width: 100%; height: auto; } .ann .anninfo { position: absolute; top: 25%; left: 50%; margin-left: -13%; width: 26%; border: 1px #fff solid; padding: 40px 30px 60px; z-index: 20; text-align: center; color: #fff; } .ann .anninfo .anninfogai { width: 120px; height: 1px; background: #000; position: absolute; top: -1px; left: 50px; } .ann .anninfo p { font-size: 30px; line-height: 50px; background: no-repeat center bottom; margin-bottom: 10px; } .ann .anninfo h3 { font-size: 50px; line-height: 60px; } .recommendedpro { width: 100%; background: #fff; padding: 30px 0; } .recommendedpro .titlest { font-size: 26px; text-align: left; } .recommendedpro .swipro { margin-bottom: 30px; } .recommendedpro .swipro .swiproitem img { border: rgba(0, 0, 0, 0.25) 1px solid; box-shadow: 0px 2px 8px 1px rgba(0, 0, 0, 0.25); padding: 10px; } .recommendedpro .swipro .swiproitem:hover img { border: #81511c 1px solid; box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.55); padding: 10px; } .insidetitle2 { margin: 20px auto 10px; } .insidetitle2 .titlename { height: 22px; line-height: 22px; padding-left: 15px; font-size: 1.5rem; text-transform: uppercase; } .insidetitle2 .titlename span { padding-left: 5px; font-size: 1.0rem; } .home-banner { background: #fff; } .home-banner .home-banner-box { margin: 0 auto; } .home-banner .home-banner-box .home-banner-head { padding-top: 40px; padding-bottom: 0; text-align: center; } .home-banner .home-banner-box .home-banner-head h2 { font-size: 50px; color: #333; font-weight: normal; line-height: 1; } .picareaindfo { padding: 30px; } .picareaindfo .textstylemain { height: 40px; line-height: 40px; text-align: center; border-bottom: 1px #81511c solid; padding-bottom: 10px; margin-bottom: 30px; } .picareaindfo .textstylemain span { font-size: 22px; color: #81511c; border-bottom: 3px #81511c solid; padding: 0 10px 4px; } .picareaindfo .textstyleul { width: 100%; box-sizing: border-box; padding: 10px 10px 0 10px; border: 1px #f0f2f5 solid; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; flex-wrap: wrap; align-items: center; } .picareaindfo .textstyleul li { line-height: 40px; border-bottom: 1px #f0f2f5 solid; width: 32%; padding: 15px 10px; } .picareaindfo .textstyleul li dl { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; } .picareaindfo .textstyleul li dl dd { padding-right: 15px; width: 20%; font-size: 15px; font-weight: 500; color: #000; } .picareaindfo .textstyleul li dl dt { font-size: 14px; color: #999; width: 80%; overflow: auto; } .picareaindfo .textstyleul li dl dt img { display: block; overflow: auto; max-width: initial; } .picareaindfo .textstyleul li:first-child, .picareaindfo .textstyleul li:last-child { width: 100%; padding: 20px 10px; height: auto; line-height: 30px; } .picareaindfo .textstyleul li:first-child dl dd, .picareaindfo .textstyleul li:last-child dl dd { width: 10%; } .picareaindfo .textstyleul li:first-child dl dt, .picareaindfo .textstyleul li:last-child dl dt { cursor: pointer; width: 90%; } .picareaindfo .textstyleul li:first-child dl dt img, .picareaindfo .textstyleul li:last-child dl dt img { display: block; overflow: auto; max-width: initial; } .picareaindfo .textstyleul li:last-child { border-bottom: 0; } .qslist { width: 100%; } .qslist ul { padding: 30px 0; } .qslist ul li { width: calc(33.33333333%); padding: 0 2%; border-right: 1px #cbcbcb solid; text-align: center; font-size: 1.2rem; } .qslist ul li a img { max-height: 60px; max-width: 60px; } .qslist ul li:last-child { border-right: 0; } .relatedtitle { text-align: center; font-size: 1.6rem; color: #666666; padding: 20px 0 0px; margin-top: 30px; } .relatedlist ul { padding: 20px 0 30px; } .relatedlist ul li { width: calc(48%); padding: 10px; font-size: 1.4rem; margin: 0 4% 3% 0; border-radius: 5px; } .relatedlist ul li a span { margin-right: 20px; font-size: 1.8rem; } .relatedlist ul li a p { font-size: 1.2rem; width: 100%; height: 30px; line-height: 30px; } .relatedlist ul li:nth-child(2n) { margin: 0 0 3% 0; } /*合作伙伴*/ .partnerslist { padding-left: 40px; } .partnerslist ul { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; flex: 1; width: 100%; flex-wrap: wrap; } .partnerslist ul li { padding: 10px; width: 20%; box-sizing: border-box; } .partners { width: 100%; margin-bottom: 50px; } .partners ul li { width: calc(31.33333333%); margin: 0 3% 3% 0; border: 1px #e4e4e4 solid; padding: 30px 15px; } .partners ul li:nth-child(4n) { margin: 0 3% 3% 0; } .partners ul li:nth-child(3n) { margin: 0 0 3% 0; } /*大事记start*/ .event_box { width: 100%; margin: 0% auto 0; position: relative; min-height: 0px; } .event_box .parhd { width: 100%; display: inline-block; height: 30px; overflow: hidden; } .event_box .parhd ul { display: none; } .event_box .parhd .tempwrap { margin: 0 auto; } .event_box .parhd .tempwrap:after { content: ''; width: 85%; height: 1px; background: #580000; position: absolute; /* top:33%;*/ /* right:-140%;*/ right: 8%; top: 35%; /* margin-top:-0.5px;*/ z-index: 10; } .event_box .parbd { margin-top: 0px; } .event_box div#listbox { width: 100%; } .event_box .sprev, .event_box .snext { width: 30px; height: 30px; display: block; position: absolute; top: 10px; z-index: 100; } .event_box .sprev { left: 80%; } .event_box .snext { right: 0; } .event_box .sprev img, .event_box .snext img { transition: all 0.6s cubic-bezier(0.51, 1.1, 0.9, 0.95); -moz-transition: all 0.6s cubic-bezier(0.51, 1.1, 0.9, 0.95); -webkit-transition: all 0.6s cubic-bezier(0.51, 1.1, 0.9, 0.95); -o-transition: all 0.6s cubic-bezier(0.51, 1.1, 0.9, 0.95); } .history { background: url(/uploads/image/simages/xian.png) repeat-y 20% 10px; background-size: 0.5%; margin-bottom: 20px; } .history .historyitem .historyitemtitle { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; } .history .historyitem .historyitemtitle .historyitemtitlename { width: 15%; font-size: 2rem; color: #fb6d01; line-height: 40px; text-align: right; margin-top: 0px; } .history .historyitem .historyitemtitle .historyitemtitlecircle { width: 10%; } .history .historyitem .historyitemtitle .historyitemtitlecircle div { background: url(/uploads/image/simages/date.png) no-repeat 0 0; width: 50%; height: 100%; margin: 0 auto; position: absolute; top: -10px; left: 16%; z-index: 1; } .history .historyitem .historyitemlist { width: 100%; } .history .historyitem .historyitemlist ul li { margin-bottom: 5px; width: 100%; } .history .historyitem .historyitemlist ul li .monthlist > .itemlistdate { width: 15%; font-size: 1.6rem; } .history .historyitem .historyitemlist ul li .monthlist > .circle { width: 10%; } .history .historyitem .historyitemlist ul li .monthlist > .circle div { width: 12px; height: 12px; border-radius: 100%; background: #fff; border: 2px #fb6d01 solid; margin: 15px auto 0; } .history .historyitem .historyitemlist ul li .monthlist > .itemlistinfo { width: 75%; } .history .historyitem .historyitemlist ul li .monthlist > .itemlistinfo .itemlistinfotitle { font-size: 1.6rem; color: #333; line-height: 40px; } .history .historyitem .historyitemlist ul li .monthlist > .itemlistinfo .itemlistinfodes { margin: 10px 0; font-size: 1.3rem; color: #bcbcbc; line-height: 26px; } .history .historyitem .historyitemlist ul li .monthlist > .itemlistinfo .ckzs { z-index: 9999999999999; width: 50%; height: 34px; line-height: 34px; font-size: 1.4rem; margin-bottom: 10px; } #tab { margin: 20px auto; } #tab .tablist ul li { font-size: 1.1rem; } #contactab { margin: 20px auto 30px; } #contactab .tablist ul li { line-height: 35px; height: 35px; font-size: 1.2rem; } #contactab .tabcon { top: 39px; } #contactab .tabcon > .tabdiv .fz_con { font-size: 1.4rem; } #contactab .tabcon > .tabdiv .fz_con img { width: 100%; } #contactab .tabcon > .tabdiv .contact_con { padding: 30px; width: 100%; border-top: 0; } #contactab .tabcon > .tabdiv .contact_con p { font-size: 13px; line-height: 20px; margin-bottom: 15px; } #contactab .tabcon > .tabdiv .contact_con p span { display: block; width: 100%; font-size: 13px; line-height: 20px; } #contactab .tabcon .cur { display: block; opacity: 1; filter: alpha(opacity=100); } .testtable { width: 100%; overflow: auto; } .testtable .table_list8 thead tr th { background: #0083c3; height: 40px; line-height: 40px; text-align: center; color: #fff; font-size: 12px; font-weight: normal; } .testtable .table_list8 tbody tr td { padding: 8px 8px; font-size: 10px; line-height: 20px; } .testtable .table_list8 tbody tr:nth-child(2n) { background: #f6f6f6; } .testtable .table_list8 tbody tr:nth-child(2n) td { font-size: 10px; } .testtable .table_list8 tbody tr:nth-child(2n):hover { background: #eaf6fd; } .centre_intro { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; margin-bottom: 30px; flex-wrap: wrap; } .centre_intro .centre_intro_img { width: 100%; margin-bottom: 15px; } .centre_intro .centre_intro_img img { max-width: 100%; display: block; width: 100%; } .centre_intro .centre_intro_text { width: 100%; } .centre_intro .centre_intro_text .centre_about { width: 100%; font-size: 13px; line-height: 26px; overflow: hidden; text-overflow: ellipsis; } .centre_intro .centre_intro_text p { font-size: 13px; line-height: 26px; margin-bottom: 8px; } .cooperation { width: 100%; padding: 20px 0 100px; } .cooperation ul { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap; } .cooperation ul li { width: calc(25%); padding: 20px 1%; border-right: 1px #e7e7e7 solid; border-bottom: 1px #e7e7e7 solid; } .cooperation ul li a { display: block; width: 100%; } .cooperation ul li a img { display: block; width: auto; max-width: 100%; height: auto; } .cooperation ul li:nth-child(4n) { border-right: 1px #fff solid; } .cooperation ul li:nth-last-child(-n 4) { border-bottom: 0; } .cooperationlist { padding: 0px 0 50px; } .cooperationlist ul li { padding: 45px 1%; border-bottom: 2px #e4e4e4 dotted; } .cooperationlist ul li a { width: 100%; } .cooperationlist ul li a .coopheader { margin-bottom: 15px; } .cooperationlist ul li a .coopheader .coopimg { width: 25%; height: 150px; } .cooperationlist ul li a .coopheader .coopimg img { width: 80%; max-width: 80%; } .cooperationlist ul li a .coopheader .coopdesc { margin: 0 0 0 4%; font-size: 20px; } .cooperationlist ul li a .cooptext { font-size: 11px; line-height: 180%; max-height: 130px; margin: 25px 0 0 4%; } .login { width: 100%; margin: 100px auto; box-shadow: 0 0 20px 8px rgba(0, 0, 0, 0.05); background: #fff; border-radius: 20px; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; } .login .loginimg { width: 40%; } .login .loginimg img { width: 100%; height: 100%; display: block; } .login .logininput { width: 60%; padding: 40px 60px 0 80px; } .login .logininput .loginlogo { text-align: right; margin-bottom: 40px; } .login .logininput .loginlogo img { width: auto; text-align: right; max-width: 190px; max-height: 70px; } .login .logininput .loginform ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-content: flex-start; margin-bottom: 10px; flex-direction: row; flex: 1; flex-wrap: wrap; } .login .logininput .loginform ul li { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-content: flex-start; margin-bottom: 25px; width: 100%; } .login .logininput .loginform ul li > label { width: 15%; font-size: 16px; line-height: 36px; color: #535353; } .login .logininput .loginform ul li > label em { color: #fea789; padding-right: 5px; } .login .logininput .loginform ul li em.tips { color: #e65623; font-size: 13px; } .login .logininput .loginform ul li .inputbox { width: 85%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-content: flex-start; align-items: center; } .login .logininput .loginform ul li .inputbox > label { width: 20%; } .login .logininput .loginform ul li .inputbox > label span { padding-right: 50px; line-height: 25px; font-size: 15px; } .login .logininput .loginform ul li .inputbox .tip { font-size: 15px; color: #dddddd; padding-left: 15px; } .login .logininput .loginform ul li .inputbox textarea { width: 100%; padding: 10px; font-size: 14px; line-height: 30px; border-color: #f4f4f4; color: #b4b4b4; } .login .logininput .loginform ul li .inputbox input[type=text] { width: 100%; padding: 10px; font-size: 14px; line-height: 30px; border: #dcdcdc 1px solid; color: #333; } .login .logininput .loginform ul li .inputbox input[type=text]::placeholder { color: #b4b4b4; } .login .logininput .loginform ul li .ydbutton { width: 100%; margin-top: 20px; } .login .logininput .loginform ul li .ydbutton input[type=submit] { padding: 10px 80px; color: #fff; width: 100%; background: #52b3e0; font-size: 20px; border: 0; cursor: pointer; border-radius: 5px; } .login .logininput .loginform ul li .ydbutton input[type=submit]:hover, .login .logininput .loginform ul li .ydbutton input[type=submit].active { background: #0083c2; } .login .logininput .loginform ul li #canvas { width: 120px; height: 50px; line-height: 50px; border: 1px #efefef solid; margin-left: 20px; } #tbox { display: none; } .insideproduct { width: 100%; margin-top: 30px; font-size: 15px; color: #808080; } .insideproduct .box1, .insideproduct .box3, .insideproduct .box4 { width: 30%; margin: 0 auto; display: flex; display: inline-flex; justify-content: space-between; align-items: center; } .insideproduct .box1 .range, .insideproduct .box3 .range, .insideproduct .box4 .range { position: relative; height: 50px; margin: 0 30px; width: 220px; /*overflow: hidden;*/ } .insideproduct .box1 .chunk-one, .insideproduct .box3 .chunk-one, .insideproduct .box4 .chunk-one, .insideproduct .box1 .chunk-two, .insideproduct .box3 .chunk-two, .insideproduct .box4 .chunk-two { position: absolute; left: 7px; top: 20px; width: 14px; height: 14px; border-radius: 100%; background-color: #00a0dd; z-index: 10; cursor: pointer; transition: all .05s linear; /*border: 3px solid rgba(203,203,203,.1);*/ /*box-sizing: border-box;*/ } .insideproduct .box1 .chunk-one:after, .insideproduct .box3 .chunk-one:after, .insideproduct .box4 .chunk-one:after, .insideproduct .box1 .chunk-two:after, .insideproduct .box3 .chunk-two:after, .insideproduct .box4 .chunk-two:after { content: ' '; width: 24px; height: 24px; border-radius: 100%; background: rgba(203, 203, 203, 0.3); position: absolute; /*box-sizing: border-box;*/ top: -5px; left: -5px; } .insideproduct .box1 .range .chunk-two, .insideproduct .box3 .range .chunk-two, .insideproduct .box4 .range .chunk-two { left: 100%; background-color: #00a0dd; } .insideproduct .box1 .chunk-one strong, .insideproduct .box3 .chunk-one strong, .insideproduct .box4 .chunk-one strong, .insideproduct .box1 .chunk-two strong, .insideproduct .box3 .chunk-two strong, .insideproduct .box4 .chunk-two strong { display: inline-block; margin-top: 18px; text-align: center; font-weight: normal; display: none; } .insideproduct .box1 .strip-one, .insideproduct .box3 .strip-one, .insideproduct .box4 .strip-one, .insideproduct .box1 .strip-two, .insideproduct .box3 .strip-two, .insideproduct .box4 .strip-two { position: absolute; left: 0; top: 25px; height: 2px; width: 100%; background-color: #eaeaea; } .insideproduct .box1 .strip-two, .insideproduct .box3 .strip-two, .insideproduct .box4 .strip-two { width: 100%; background-color: #00a0dd; } .insideproduct .box1 .chunk, .insideproduct .box3 .chunk, .insideproduct .box4 .chunk { width: 50px; text-align: right; } .insideproduct .box1 .chunk2, .insideproduct .box3 .chunk2, .insideproduct .box4 .chunk2 { width: 50px; text-align: left; } .insideproduct .producttab .protabheader ul li { font-size: 14px; } .insideproduct .producttab .protabheader .protabheader { width: 100%; height: 100%; } .insideproduct .producttab .protabbody { width: 70%; } .insideproduct .producttab .protabbody .protabitem { display: none; padding: 15px 15px; box-sizing: border-box; } .insideproduct .producttab .protabbody .protabitem .proshulist { margin-bottom: 20px; } .insideproduct .producttab .protabbody .protabitem .proshulist .proshulistname { padding: 0 30px; height: 34px; line-height: 34px; font-size: 14px; } .insideproduct .producttab .protabbody .protabitem .proshulist .proshulistinfo { width: 100%; margin-left: 20px; } .insideproduct .producttab .protabbody .protabitem .proshulist .proshulistinfo li { height: 30px; line-height: 30px; font-size: 14px; } .insideproduct .producttab .protabbody .protabitem .proshulist .proshulistinfo li span { font-size: 14px; } .insideproduct .producttab .protabbody .protabitem .proflex .proflexitem { width: calc(48%); margin: 5px 4% 5px 0; font-size: 14px; height: 40px; line-height: 40px; } .insideproduct .producttab .protabbody .protabitem .proflex .proflexitem:nth-child(2n) { margin: 5px 0px 5px 0; } .insideproduct .producttab .protabbody .protabitem.show { display: block; } .insideproduct .productselect { width: 100%; margin: 15px auto 30px; } .insideproduct .productselect .proselectitem { font-size: 14px; } .insideproduct .productselect .proselectitem .proselitemtitle, .insideproduct .productselect .proselectitem .proselitem_select { min-width: 10%; border: 1px #f2f2f2 solid; border-radius: 6px; text-align: center; } .insideproduct .productselect .proselectitem .proselitem_select { width: 25%; display: flex; display: inline-flex; align-items: center; justify-content: space-between; padding: 0 15px; box-sizing: border-box; display: none; /*767以下不显示*/ } .insideproduct .productselect .proselectitem .proselitem_select label { width: 20%; } .insideproduct .productselect .proselectitem .proselitem_select select { width: 80%; border: 0; padding-left: 20px; box-sizing: border-box; height: 40px; line-height: 40px; } .insideproduct .productselect .proselectitem .proselitem_select select option { padding: 10px; height: 40px; line-height: 40px; margin: 5px auto; } .insideproduct .productselect .proselectitem .proselitemlist .proselitemlist-sel { padding: 0 10px; margin: 0 10px 10px 0; } .insideproduct .productselect .proselectitem .proselitemlist .psil_active { color: #fff; background: #0282c3; } .insideproduct .productselect .proselectitem .prorangelist { width: 90%; margin-left: 2%; flex-wrap: wrap; display: flex; display: inline-flex; justify-content: flex-start; align-items: center; height: 40px; line-height: 40px; } .insideproduct .productselect .proselectitem .prorangelist .prorange { width: 30%; display: flex; display: inline-flex; justify-content: flex-start; align-items: center; } .insideproduct .productselect .proselectitem .prorangelist .prorange input[type=range] { width: 80%; margin: 0 auto; } .insideproduct .productselect .proselectitem .prorangelist .prorangeval { width: 50%; display: flex; display: inline-flex; justify-content: flex-start; align-items: center; } .insideproduct .productselect .proselectitem .prorangelist .prorangeval input[type=number] { border: 1px #f2f2f2 solid; height: 40px; line-height: 30px; padding: 5px 15px; box-sizing: border-box; margin: 0 5px; width: 100px; } .insideproduct .searchresults { width: 100%; display: flex; display: inline-flex; justify-content: space-between; align-items: center; font-size: 15px; color: #808080; } .insideproduct .searchresults .sresults-left { display: flex; display: inline-flex; justify-content: flex-start; align-items: center; } .insideproduct .searchresults .sresults-left .sr-left span { padding: 0 5px; } .insideproduct .searchresults .sresults-left .sr-num { padding-left: 30px; } .insideproduct .searchresults .sresults-right { display: flex; display: inline-flex; justify-content: flex-start; align-items: center; } .insideproduct .searchresults .sresults-right label { padding-right: 10px; } .insideproduct .searchresults .sresults-right select { border: 1px #e4e4e4 solid; padding: 5px 20px; color: #808080; } .insideproduct .searchresults .sresults-right select option { line-height: 30px; color: #808080; } .insideproduct .prosearchlist { margin: 15px auto 50px; } .insideproduct .prosearchlist .table_list8 thead tr th { height: 36px; line-height: 36px; font-size: 12px; } .insideproduct .prosearchlist .table_list8 tbody tr td { padding: 8px 8px; font-size: 12px; } .insideproduct .prosearchlist .proshmenu { height: 30px; line-height: 30px; } .insideproduct .prosearchlist .proshmenu a { font-size: 1.2rem; } .insideproduct .prosearchlist .zlqdlist ul li { width: calc(48%); margin: 0 4% 4% 0; } .insideproduct .prosearchlist .zlqdlist ul li a { height: 50px; line-height: 50px; font-size: 1.3rem; } .insideproduct .prosearchlist .zlqdlist ul li:nth-child(2n) { margin: 0 0 4% 0; } .news3 ul { padding: 0; } .news3 ul li { margin: 0px 0 15px; padding-bottom: 15px; } .news3 ul li a .newsimg { width: 22%; } .news3 ul li a .newsinfo { padding: 0; width: 76%; } .news3 ul li a .newsinfo .newsname { height: 2.2rem; line-height: 2.2rem; font-size: 1.6rem; } .news3 ul li a .newsinfo .newstime { height: 1.6rem; line-height: 1.6rem; font-size: 1.2rem; } .news3 ul li a .newsinfo .newsdes { height: 6.3rem; line-height: 2.1rem; font-size: 1.4rem; margin-top: 5px; } .news3 ul li a .newsinfo .newsdes span { color: #0096cc; } .news3 ul li a:hover { overflow: hidden; transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear; } .news3 ul li a:hover .newsimg img { transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); overflow: hidden; } .news3 ul li a:hover .newsname { color: #0096cc; } .news3 ul li a:hover .newstime { color: #8c8c8c; } .news3 ul li a:hover .newsdes { color: #4c4c4c; } .news3 ul li a:hover .newsdes span { text-decoration: underline; } #djs_sjno { display: none; } .titlemore { font-size: 1.0rem; } .titlemore a { padding: 4px 15px; } .text-ty1 { font-size: 1.3rem; line-height: 200%; } .text-ty1 strong { font-size: 1.3rem; line-height: 40px; margin: 20px 0 8px 0; } .text-ty1 p { font-size: 1.3rem; line-height: 200%; } .d_mail { width: 100%; margin: 0; padding: 30px 0 50px; } .d_mail .codelist .codeitem { width: 100%; padding: 30px; margin: 0 0 4% 0; } .d_mail .codelist .codeitem:nth-child(2n) { margin: 0 0 4% 0; } .insideproduct .insideprotitle .djs_dicd { width: 50%; } /*产品封装*/ .packaglist { width: 100%; margin: 30px 0 50px; } .packaglist ul { width: 100%; } .packaglist ul li { width: calc(17%); box-sizing: border-box; margin: 0 3.75% 3.75% 0; overflow: hidden; } .packaglist ul li a { display: block; width: 100%; overflow: hidden; } .packaglist ul li a .packimg { border: 2px #e4e4e4 solid; box-sizing: border-box; padding: 5px; } .packaglist ul li a .packimg img { width: 100%; height: auto; display: block; } .packaglist ul li a p { text-align: center; height: 36px; line-height: 36px; font-size: 12px; color: #666666; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } .packaglist ul li a:hover { overflow: hidden; } .packaglist ul li a:hover .packimg { border: 2px #b1e5fb solid; overflow: hidden; } .packaglist ul li a:hover p { color: #2baae7; } .packaglist ul li:nth-child(5n) { margin: 0 0 3.75% 0; } .djs_biaoti1 { width: 100%; } .djs_biaoti1 ul { width: 100%; padding: 30px 0 30px; } .djs_biaoti1 ul li { width: calc(48%); font-size: 13px; margin: 5px 0; } .djs_biaoti1 ul li span { width: auto; margin-right: 10px; font-size: 16px; color: #2baae7; } .djs_biaoti1 ul li p { width: 100%; height: 20px; line-height: 20px; } .djs_3piclist ul { padding: 30px 0 20px; } .djs_3piclist ul li { font-size: 12px; } .djs_tishi01 { border-left: 8px #b1e5fb solid; padding: 26px; } .djs_tishi01 p { font-size: 11px; line-height: 20px; } .djs_tishi01 p.biaoti { font-size: 14px; } /*实验室4pic联系*/ .djs_4piclist ul { padding: 60px 0 40px; } .djs_4piclist ul li { width: calc(25%); border-right: 1px #e4e4e4 solid; font-size: 14px; } .djs_4piclist ul li a img { max-height: 65%; max-width: 65%; border: 2px; } .djs_4piclist ul li a p { width: 100%; height: 30px; line-height: 30px; margin-top: 5px; } .djs_4piclist ul li p { width: 100%; height: 30px; line-height: 30px; margin-top: 5px; } .djs_4piclist ul li:last-child { border-right: 0; } /*合作机构logo*/ #djs_logopic ul li { min-height: 80px; } #djs_logopic ul li p { padding-top: 5px; } #djs_logopic ul li i img { margin-top: 0px; width: 80%; height: auto; } /*栏目样式01-灰底*/ .djs_lanmuhui { margin: 15px auto 10px; } .djs_lanmuhui .titlename { height: auto; line-height: 25px; padding: 8px 0 8px 15px; font-size: 16px; } .djs_lanmuhui .titlename span { color: #9f9f9f; padding-left: 15px; font-size: 18px; } .djs_lanmuhui .titlenamek { height: 35px; line-height: 35px; padding: 0 0 0 15px; font-size: 18px; } .djs_lanmuhui .titlenamek span { padding-left: 15px; font-size: 16px; } .djs_lanmuhui .titlemore { font-size: 14px; } .djs_lanmuhui .titlemore a, .djs_lanmuhui .titlemore span { border: 1px #e4e4e4 solid; padding: 5px 20px; border-radius: 6px; margin-right: 12px; } /*招聘栏目底部*/ .djs_xpzp p { width: 50%; height: 28px; line-height: 28px; font-size: 10px; margin-bottom: 16px; } .djs_xpzp p span.dttb { font-size: 20px; margin-right: 10px; width: 28px; height: 28px; line-height: 28px; } } @media screen and (max-width: 479px) { .mb20 { margin-bottom: 5px; } .mb30 { margin-bottom: 10px; } .mb40 { margin-bottom: 15px; } .mb60 { margin-bottom: 20px; } .mt20 { margin-top: 5px; } .mt30 { margin-top: 10px; } .mt40 { margin-top: 15px; } .mt60 { margin-top: 20px; } .djs_zh16 { font-size: 14px; } .djs_zh18 { font-size: 13px; } .djs_biaoti1 ul { padding: 5px 0 5px; } .codef { width: 100%; padding: 10px 0 20px; } .codef .codelist { width: 90%; margin: 10px auto; } .codef .codelist .codeitem { padding: 15px; } .codef .codelist .codeitem .codeimg { width: 30%; } .codef .codelist .codeitem .codeinfo { width: 65%; } .codef .codelist .codeitem .codeinfo h3 { font-size: 1.6rem; margin-bottom: 5px; padding-top: 0px; } .codef .codelist .codeitem .codeinfo h6 { font-size: 1.0rem; line-height: 160%; } .codef .codelist .codeitem .codeinfo p { margin-top: 5px; font-size: 1.0rem; } .containem { width: 100%; margin: 0 auto; padding: 0 15px; box-sizing: border-box; } .wb_t_top { height: 30px; } .wb_t_top .containem .wb_top { height: 30px; line-height: 30px; } .wb_t_top .containem .wb_top .welcome { display: none; } .wb_t_top .containem .wb_top .top_list { width: 100%; } .wb_t_top .containem .wb_top .top_list a { font-size: 1em; line-height: 30px; } .wb_t_header, .menu { display: none; } /*手机菜单*/ .header { position: relative; height: 60px; background: #fff; background-size: cover; display: block; } .header .logo { display: block; width: 60%; height: 50px; padding: 10px 0 0 10px; } .header .logo img { width: 50%; vertical-align: middle; } /*手机菜单*/ .searchbox { width: 100%; padding: 10px; position: relative; margin: 1px auto 0px; z-index: 10; } .searchbox .search { padding: 0; } .searchbox .search .searchl { display: none; } .searchbox .search .searchinput { width: 100%; height: 40px; padding: 5px 15px; } .searchbox .search .searchinput input[type=text] { font-size: 1.2rem; } .searchbox .search .searchinput input[type=text]::placeholder { font-size: 1.2rem; } .searchbox .search .searchinput input[type=submit] { right: 5px; top: 5px; } .partners { width: 100%; background: url(/uploads/image/simages/pbg.png) no-repeat top center; background-size: cover; } .productbg { width: 100%; padding: 0px 0; } .newsbg { background: url(/uploads/image/simages/newsbg.png) no-repeat center center; width: 100%; padding: 0px 0; } section .titlest, section .titlest2 { margin-bottom: 20px; padding-top: 20px; } section .titlest h3, section .titlest2 h3 { font-size: 1.6rem; line-height: 30px; } section .titlest p, section .titlest2 p { font-size: 1.1rem; line-height: 25px; } section .aboutlist { flex-wrap: wrap; } section .aboutlist .aboutitem { width: calc(25%); padding: 0px 2%; margin: 0px 0 30px; background: none; text-align: center; } section .aboutlist .aboutitem a img { display: block; margin: 5px auto; width: 70%; height: auto; } section .aboutlist .aboutitem a h3 { font-size: 1.2rem; line-height: 40px; height: 40px; font-weight: 400; margin-bottom: 10px; } section .aboutlist .aboutitem a p { font-size: 1.2rem; line-height: 20px; height: 40px; display: none; } section .aboutlist .aboutitem:last-child { background: none; } section .prolist { padding: 10px 0; flex-wrap: wrap; } section .prolist .proleftbox { width: 100%; padding: 0; } section .prolist .proleftbox .proleft { padding: 0 10px; background-size: 30%; margin: 0 0 15px 0; } section .prolist .proleftbox .proleft .prolefttitle { text-align: center; margin-bottom: 15px; background: url(/uploads/image/simages/ltt.png) no-repeat center bottom; } section .prolist .proleftbox .proleft .prolefttitle a { font-size: 1.6rem; line-height: 50px; } section .prolist .proleftbox .proleft .proleftlist { padding: 10px 10px; background: none; margin-bottom: 0px; } section .prolist .proleftbox .proleft .proleftlist ul { flex-direction: row; } section .prolist .proleftbox .proleft .proleftlist ul li { height: 30px; line-height: 30px; font-size: 1.2rem; padding: 0 5px; width: calc(31.33333333%); margin: 0 1% 6px; box-sizing: border-box; text-align: center; } section .prolist .proleftbox .proleft .proleftlist ul li:hover { cursor: pointer; padding-left: 30px; } section .prolist .proleftbox .proleft .ypsq { font-size: 1.2rem; width: 80%; margin: 0 0 0 auto; margin-bottom: 0px; display: none; } section .prolist .proright { width: 100%; margin-top: 20px; } section .testlist { flex-wrap: wrap; justify-content: space-between; } section .testlist .testitem { width: 48%; padding: 10px 2% 50px; margin: 0px 0 20px; } section .testlist .testitem a .posimg img { margin: 5px auto 25px; } section .testlist .testitem a .posititle { position: absolute; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.2); width: 100%; padding: 8px 10px; } section .testlist .testitem a .posititle h3 { font-size: 1.2rem; line-height: 24px; height: 24px; } section .testlist .testitem a .posititle p { font-size: 1rem; line-height: 18px; height: 18px; } section .testlist .aboutitem:last-child { background: none; } section .newslist { flex-wrap: wrap; margin-bottom: 0px; } section .newslist .newslisttab { width: 100%; padding-right: 0%; margin-bottom: 15px; } section .newslist .newslisttab .hd ul { font-size: 1.2rem; height: 35px; width: 100%; } section .newslist .newslisttab .hd ul li { float: left; cursor: pointer; list-style: none; text-align: center; height: 35px; color: #ffffff; line-height: 35px; background: #2baae7; border-top: 0; width: calc(32.33333333%); margin: 0 1.5% 0 0; border-top: 0px; } section .newslist .newslisttab .hd ul li a { color: #ffffff; display: block; width: 100%; } section .newslist .newslisttab .hd ul li:last-child { margin: 0; } section .newslist .newslisttab .hd ul .on { transition: all 0s; height: 42px; background: url(/uploads/image/simages/san.png) no-repeat center bottom; border-top: 0px; } section .newslist .newslisttab .hd ul .on a { color: #ffffff; } section .newslist .newslisttab .bd ul { padding: 0px; } section .newslist .newslisttab .bd ul li { height: 36px; line-height: 36px; } section .newslist .newslisttab .bd ul li span { font-size: 1rem; width: 20%; height: 36px; line-height: 36px; } section .newslist .newslisttab .bd ul li a { width: 80%; font-size: 1.2rem; height: 36px; line-height: 36px; } section .newslist .newslistbanner { width: 100%; padding-left: 1%; position: relative; } section .newslist .newslistbanner .bd { width: 100%; } section .newslist .newslistbanner .bd ul li .information-main-text { position: absolute; bottom: 0; line-height: 40px; padding: 0 16px; display: block; z-index: 2; text-align: left; font-size: 1.0rem; width: 100%; } section .newslist .newslistbanner .bd ul li .information-main-text a { display: block; color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 320px; } section .newslist .newslistbanner .bd ul li .information-main-text:hover { background: rgba(246, 128, 52, 0.6); } section .partners { width: 100%; padding: 0px 0 0px; margin-bottom: 0px; } section .partners .partnersimg { display: block; border: 1px #e5e5e5 solid; } section .partners .partnersimg:hover { border: 1px rgba(246, 128, 52, 0.5) solid; } section .containebghonor { background: rgba(244, 236, 228, 0.4); width: 100%; padding: 48px 0; } section .containebgform { background: no-repeat center top; width: 100%; padding: 48px 0; } section .advantage { display: flex; display: inline-flex; display: -webkit-flex; justify-content: center; align-items: flex-start; padding-bottom: 30px; } section .advantage .advantageitem { width: 20%; padding: 0; box-sizing: border-box; position: relative; margin-right: -20px; } section .advantage .advantageitem img { margin-bottom: 20px; } section .advantage .advantageitem p { text-align: center; font-size: 20px; color: #323232; line-height: 26px; } section .advantage .advantageitem:hover { cursor: pointer; } section .advantage .advantageitem:hover img { -webkit-filter: grayscale(100%); /* chrome, safari, opera */ filter: grayscale(100%); transition: all 1s; -moz-transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s; } section .advantage .advantageitem:hover p { color: #5f3817; font-weight: 600; transition: all 1s; -moz-transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s; } section .indexabout { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; } section .indexabout .indexabout_bg { width: 43%; } section .indexabout .indexabout_bg img { width: 100%; height: auto; } section .indexabout .indexabout_text { width: 50%; padding: 0px; } section .indexabout .indexabout_text .about_text { max-height: 327px; overflow: hidden; } section .indexabout .indexabout_text .about_text p { font-size: 14px; line-height: 26px; color: #fff; margin-bottom: 15px; text-indent: 2em; } section .indexabout a { padding: 8px 36px; color: #fff; background: #824b1c; font-size: 16px; margin-top: 0px; display: inline-block; } section .formlist { width: 100%; } section .formlist .formlisttop { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; } section .formlist .formlisttop li { background: #fff; padding: 15px; margin: 0 1% 15px; width: 48%; font-family: 'microsoft yahei'; } section .formlist .formlisttop li label { font-size: 20px; color: #494949; padding-right: 15px; } section .formlist .formlisttop li input { border: 0; height: 30px; font-size: 20px; color: #685b5b; line-height: 30px; } section .formlist .formlisttop li:last-child { background: #fff; padding: 15px; margin: 0 1% 15px; width: 100%; } section .formlist .formlisttop li:last-child textarea { font-size: 17px; color: #494949; line-height: 30px; font-family: 'microsoft yahei'; border: 0; width: 100%; height: 150px; overflow: hidden; } section .formlist .formlistbottom { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-end; align-items: center; flex-wrap: wrap; /*margin-bottom: 30px;*/ } section .formlist .formlistbottom li { background: #438e68; padding: 15px 0; margin: 0 1% 0px; width: 10%; font-family: 'microsoft yahei'; text-align: center; } section .formlist .formlistbottom li a { font-size: 20px; color: #fff; } section .formlist .formlistbottom li input { height: 30px; font-size: 20px; color: #fff; border: 0; background: none; line-height: 30px; cursor: pointer; } section .formlist .formlistbottom li:hover { background: #cc7f3e; color: #fff; } /*搜索框*/ #ssjg { margin: 0px auto 30px; width: 100%; } .swiper-container .swiper-slide a { width: 100%; } .swiper-container .swiper-slide a p { font-size: 18px; top: 20%; left: 20px; } .swiper-container .swiper-slide a span { font-size: 12px; top: 50%; left: 20px; } .insidemenu { width: 100%; padding: 0; line-height: 42px; background: #fff; margin: 0px auto; box-shadow: 0 1px 8px 8px rgba(0, 0, 0, 0.1); } .insidemenu .inside_menu { width: 100%; } .insidemenu .inside_menu ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; align-content: space-between; align-items: center; flex: 1; } .insidemenu .inside_menu ul li { text-align: center; width: 100%; } .insidemenu .inside_menu ul li a { font-size: 16px; color: #333; width: 100%; } .insidemenu .inside_menu ul li:hover, .insidemenu .inside_menu ul li.active { background: #0096cc; } .insidemenu .inside_menu ul li:hover a, .insidemenu .inside_menu ul li.active a { color: #fff; } .locallad { width: 100%; padding: 0; line-height: 42px; margin: 0px auto 15px; } .locallad .locallinks { font-size: 1.1rem; line-height: 24px; padding: 3px 0; flex-wrap: wrap; } .centre_list ul { margin-top: 20px; } .centre_list ul li { width: calc(47%); padding: 0px; box-sizing: border-box; margin: 10px 1.5% 30px; position: relative; /*&:hover { transition: all 0.4s ease-out 0s; overflow: hidden; border: 1px #944d13 solid; img { transform: scale(1.1); z-index: -20; } }*/ } .centre_list ul li a .centre_list_name { font-size: 1.4rem; color: #fff; height: 30px; line-height: 30px; bottom: -15px; z-index: 10; } .centre_list ul li a:hover > img { opacity: 0.8; } .centre_list ul li a:hover .centre_list_name { background: #fe8607; } .footer .footop { border-bottom: 1px rgba(255, 255, 255, 0.5) solid; padding: 20px 0; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; flex-direction: column; display: none; } .footer .footop .foot { flex-wrap: wrap; } .footer .footop .foot .ftlogo { width: 100%; border: 0; } .footer .footop .foot .ftlogo img { width: 50%; margin-bottom: 10px; padding-right: 10px; } .footer .footop .foot .ftinfo { width: 100%; padding-left: 10px; } .footer .footop .foot .ftinfo h3 { font-size: 1.5rem; line-height: 24px; } .footer .footop .foot .ftinfo p { font-size: 1rem; } .footer .footbottom { display: none; padding: 5px 0; } .footer .footbottom .footleft { width: 100%; } .footer .footbottom .footleft ul { display: none; } .footer .footbottom .footleft ul:last-child { width: 100%; display: block; display: flex; display: inline-flex; align-items: center; justify-content: space-between; } .footer .footbottom .footleft ul:last-child li { width: 48%; } .footer .footbottom .footright { display: none; } .footer .foot { width: 100%; text-align: center; padding: 15px 0; } .footer .foot p { color: rgba(255, 255, 255, 0.3); font-size: 1rem; line-height: 170%; } .footer .foot p a { color: rgba(255, 255, 255, 0.3); font-size: 1rem; } .footer .foot p:first-child { color: rgba(255, 255, 255, 0.6); } .qslist { width: 100%; } .qslist ul { padding: 60px 0; } .qslist ul li { width: calc(33.33333333%); padding: 0 10%; border-right: 1px #cbcbcb solid; text-align: center; font-size: 1.6rem; } .qslist ul li a img { max-height: 60px; max-width: 60px; } .qslist ul li:last-child { border-right: 0; } .insidedetail { width: 96%; margin: 0px auto 0; padding: 0px; /*background: #fafafa url(/uploads/image/simages/nei.png) no-repeat 0 bottom;*/ background: #ffffff; } .insidedetail .detail { padding: 0px 0px 30px 0px; box-sizing: border-box; margin-bottom: 0px; } .insidedetail .detail .detailtitle { width: 100%; font-size: 1.4rem; /*color: #000;*/ line-height: 30px; /*text-align: center;*/ /*border-bottom: #e6e6e6 1px solid;*/ padding-bottom: 8px; padding-top: 10px; font-weight: normal; } .insidedetail .detail .detailtitle span { font-size: 1.0rem; /*color: #999;*/ /*line-height: 20px; padding: 0px 10px;*/ } .insidedetail .detail .detailcont { padding: 20px 0 50px; font-size: 1.3rem; color: #666666; line-height: 170%; text-align: justify; text-indent: 2em; } .insidedetail .detail .detailcont p, .insidedetail .detail .detailcont div { font-size: 1.3rem; color: #888888; line-height: 170%; text-align: justify; text-indent: 2em; } .insidedetail .detail .detailcont p img, .insidedetail .detail .detailcont div img { max-width: 100%; margin: 8px auto 8px; margin-left: 0em; } .insidedetail .detail .detailcont p img:nth-child(1), .insidedetail .detail .detailcont div img:nth-child(1) { margin-left: -2em; } .insidedetail .detail .detailcont strong { display: block; font-size: 1.3rem; color: #666666; margin-top: 10px; line-height: 25px; } .insidedetail .detail .detailcont img { max-width: 100%; margin: 5px auto; } .insidedetail .detail .pagrnext { padding: 10px 0; } .insidedetail .detail .pagrnext > div { font-size: 1.2rem; height: 30px; line-height: 25px; } .insidedetail .detail .pagrnext > div a { font-size: 1.2rem; } .insidedetail .aboutcon { width: 100%; height: 100%; padding: 0px 0 30px; color: #666666; font-size: 1.2rem; line-height: 2.2rem; } .insidedetail .aboutcon .aboutcontitle { font-size: 1.6rem; line-height: 2.4rem; text-align: center; color: #f68034; margin-bottom: 10px; } .insidedetail .aboutcon .contentimg { width: 100%; height: auto; margin-bottom: 15px; } .insidedetail .aboutcon strong { font-size: 1.4rem; line-height: 2.4rem; font-weight: bold; margin: 0px; color: #444444; display: block; margin: 5px 0 8px 0; } .insidedetail .aboutcon p { color: #666666; font-size: 1.2rem; line-height: 180%; text-indent: 2em; margin-bottom: 15px; } .insidedetail .aboutcon p img { max-width: 100%; height: auto; margin-left: 0em; } .insidedetail .aboutcon img { max-width: 100%; height: auto; } .insidedetail .bulletincon { font-size: 13px; line-height: 180%; } .insidedetail .bulletincon div { font-size: 20px; line-height: 40px; } .insidedetail .bulletincon p { margin-top: 40px; } .prodetailtop .prodetailtoplogo { font-size: 1.4rem; line-height: 22px; } .prodetailtop .prodetailtoplogo img { display: block; width: auto; } .prodetailtop .prodetaillist { width: 100%; margin: 15px 0 30px; } .prodetailtop .prodetaillist > ul > li { line-height: 30px; width: 100%; font-size: 1.1rem; } .prodetailtop .prodetaillist > ul > li .proname { padding-right: 10px; width: 30%; } .prodetailtop .prodetaillist > ul > li .prodes { padding-left: 10px; width: 70%; font-size: 1.1rem; } .prodetailtop .prodetaillist > ul li:last-child { border-bottom: 0px #f1f1f1 dashed; } .prodetail { width: 100%; padding: 20px; border: 1px #e6e6e6 solid; margin-bottom: 40px; } .prodetail img { text-align: center; display: block; margin: 15px auto; max-width: 100%; } .xian { height: 1px; background: #e6e6e6; margin: 25px 0; width: 100%; } .applyheader { border-top: 1px #e1e1e1 solid; padding-bottom: 15px; } .applyheader span { padding: 5px 30px; background: #a9a9a9; font-size: 16px; color: #fff; line-height: 30px; } .applyheader2 { border-bottom: 2px #54b5e0 solid; margin-bottom: 30px; height: 30px; } .applyheader2 span { padding: 5px 30px; background: #54b5e0; font-size: 1.2rem; color: #fff; line-height: 32px; height: 30px; } .djs_header1 { border-top: 1px #2baae7 solid; position: relative; text-align: center; } .djs_header1 span { width: 160px; padding: 0px 25px; background: #2baae7; font-size: 18px; color: #ffffff; line-height: 25px; display: block; height: 25px; position: absolute; top: -15px; left: 50%; margin-left: -80px; text-align: center; border: 1px #2baae7 solid; font-size: 1.3rem; } /*样品申请*/ .applylist { width: 100%; padding: 0px 0 30px; } .applylist ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-content: flex-start; margin-bottom: 10px; flex-direction: row; flex: 1; flex-wrap: wrap; } .applylist ul li { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-content: flex-start; margin-bottom: 15px; width: 100%; } .applylist ul li > label { width: 20%; font-size: 1.2rem; line-height: 36px; color: #535353; } .applylist ul li > label em { color: #fea789; padding-right: 5px; } .applylist ul li .inputbox { width: 76%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-content: flex-start; align-items: center; } .applylist ul li .inputbox > span { padding-right: 5px; } .applylist ul li .inputbox > label { width: 20%; } .applylist ul li .inputbox > label span { padding-right: 50px; line-height: 25px; font-size: 1.2rem; } .applylist ul li .inputbox .tip { font-size: 15px; color: #dddddd; padding-left: 15px; } .applylist ul li .inputbox textarea { width: 100%; padding: 10px; font-size: 14px; line-height: 30px; border-color: #f4f4f4; color: #b4b4b4; } .applylist ul li .inputbox input[type=text] { width: 100%; padding: 10px; font-size: 14px; line-height: 30px; border: #f4f4f4 1px solid; color: #333; } .applylist ul li .inputbox input[type=text]::placeholder { color: #b4b4b4; } .applylist ul li:nth-child(3), .applylist ul li:nth-child(4) { width: 100%; } .applylist ul li:nth-child(3) label, .applylist ul li:nth-child(4) label { width: 20%; font-size: 1.2rem; line-height: 36px; color: #535353; } .applylist ul li:nth-child(3) label em, .applylist ul li:nth-child(4) label em { color: #fea789; padding-right: 5px; } .applylist ul li:nth-child(3) .inputbox, .applylist ul li:nth-child(4) .inputbox { width: 76%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-content: flex-start; } .applylist ul li:nth-last-child(2) { width: 100%; } .applylist ul li:nth-last-child(2) label { width: 20%; font-size: 16px; line-height: 36px; color: #535353; } .applylist ul li:nth-last-child(2) label em { color: #fea789; padding-right: 5px; } .applylist ul li:nth-last-child(2) .inputbox { width: 76%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-content: flex-start; flex-direction: row; } .applylist ul li:nth-last-child(2) .inputbox input[type=text] { width: 40%; padding: 10px; font-size: 14px; line-height: 30px; border: #f4f4f4 1px solid; color: #333; } .applylist ul li:nth-last-child(2) .inputbox #canvas { width: 120px; height: 50px; line-height: 50px; border: 1px #efefef solid; margin-left: 20px; } .applylist ul li:last-child { width: 100%; } .applylist ul li:last-child label { width: 10%; font-size: 16px; line-height: 36px; color: #535353; } .applylist ul li:last-child label em { color: #fea789; padding-right: 5px; } .applylist ul li:last-child .inputbox { width: 86%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-content: flex-start; flex-direction: column; } .applylist ul li:last-child .inputbox .ydcheckbox { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-content: flex-start; flex-direction: row; } .applylist ul li:last-child .inputbox .ydcheckbox div { font-size: 1.2rem; color: #333; } .applylist ul li:last-child .inputbox .ydcheckbox div a { padding: 0 5px; color: #0083c2; } .applylist ul li:last-child .inputbox .ydcheckbox div a:hover { text-decoration: underline; } .applylist ul li:last-child .inputbox .yddes { width: 100%; padding: 10px 0 15px; } .applylist ul li:last-child .inputbox .yddes p { font-size: 1.2rem; color: #b1b1b1; line-height: 24px; } .applylist ul li:last-child .inputbox .ydbutton { width: 100%; } .applylist ul li:last-child .inputbox .ydbutton input[type=submit] { padding: 10px 80px; color: #fff; background: #e5e5e7; font-size: 20px; border: 0; cursor: pointer; width: 100%; box-sizing: border-box; } .applylist ul li:last-child .inputbox .ydbutton input[type=submit]:hover, .applylist ul li:last-child .inputbox .ydbutton input[type=submit].active { background: #0083c2; } /*测试咨询*/ .consultlist { width: 100%; padding: 15px 0 30px; } .consultlist ul { flex-wrap: wrap; } .consultlist ul li span { padding-right: 0px; line-height: 25px; font-size: 1.2rem; } .consultlist ul li > label { width: 20%; font-size: 1.2rem; line-height: 30px; padding-right: 3%; } .consultlist ul li > label em { display: none; } .consultlist ul li .inputbox { width: 80%; } .consultlist ul li .inputbox > label { width: 20%; } .consultlist ul li .inputbox > label span { padding-right: 0px; line-height: 25px; font-size: 1.2rem; } .consultlist ul li .inputbox #canvas { width: 120px; height: 42px; line-height: 42px; margin-left: 20px; } .consultlist ul li .inputbox .tip { display: none; font-size: 1.2rem; padding-left: 15px; } .consultlist ul li .inputbox textarea { width: 100%; padding: 10px; font-size: 1.2rem; line-height: 30px; background: none; } .consultlist ul li .inputbox input[type=text], .consultlist ul li .inputbox input[type=number] { width: 100%; padding: 10px; font-size: 1.2rem; line-height: 20px; background: none; } .consultlist ul li:nth-child(3), .consultlist ul li:nth-child(4) { width: 100%; } .consultlist ul li:nth-child(3) > label, .consultlist ul li:nth-child(4) > label { width: 20%; padding-right: 3%; } .consultlist ul li:nth-child(3) .inputbox, .consultlist ul li:nth-child(4) .inputbox { width: 80%; } .consultlist ul li:nth-child(3) .inputbox > label, .consultlist ul li:nth-child(4) .inputbox > label { width: 20%; } .consultlist ul li:nth-child(3) .inputbox > label span, .consultlist ul li:nth-child(4) .inputbox > label span { padding-right: 50px; line-height: 25px; font-size: 1.2rem; } .consultlist ul li:nth-child(3) .inputbox #canvas, .consultlist ul li:nth-child(4) .inputbox #canvas { width: 120px; height: 42px; line-height: 42px; margin-left: 20px; } .consultlist ul li:nth-child(3) .inputbox .tip, .consultlist ul li:nth-child(4) .inputbox .tip { font-size: 1.2rem; padding-left: 15px; } .consultlist ul li:nth-child(3) .inputbox textarea, .consultlist ul li:nth-child(4) .inputbox textarea { width: 100%; padding: 8px 10px; font-size: 1.2rem; line-height: 24px; background: none; min-height: 88px; } .consultlist ul li:nth-last-of-type(-n 2) { width: 100%; } .consultlist ul li:nth-last-of-type(-n 2) label { width: 20%; font-size: 1.2rem; line-height: 30px; } .consultlist ul li:nth-last-of-type(-n 2) .inputbox { width: 80%; } .consultlist ul li:nth-last-of-type(-n 2) .inputbox input[type=text] { width: 60%; margin-right: 20px; } .consultlist ul li:last-child { width: 100%; } .consultlist ul li:last-child label { width: 21%; font-size: 1.2rem; line-height: 180%; } .consultlist ul li:last-child label em { padding-right: 5px; } .consultlist ul li:last-child .inputbox { width: 90%; } .consultlist ul li:last-child .inputbox .ydcheckbox { width: 100%; } .consultlist ul li:last-child .inputbox .ydcheckbox div { font-size: 1.2rem; line-height: 210%; } .consultlist ul li:last-child .inputbox .ydcheckbox div a { padding: 0 5px; } .consultlist ul li:last-child .inputbox .yddes { width: 100%; padding: 30px 0; } .consultlist ul li:last-child .inputbox .yddes p { font-size: 1rem; line-height: 180%; } .consultlist ul li:last-child .inputbox .ydbutton { width: 100%; } .consultlist ul li:last-child .inputbox .ydbutton input[type=button], .consultlist ul li:last-child .inputbox .ydbutton input[type=submit] { padding: 10px 90px; font-size: 16px; cursor: pointer; margin-right: 30px; border: 0px; border-radius: 5px; } .consultlist .zxbutton { width: 100%; margin: 30px auto 10px auto; } .consultlist .zxbutton input[type=submit], .consultlist .zxbutton input[type=button] { padding: 5px 20px; font-size: 1.4rem; margin-right: 20px; } /*应用案例*/ .applicationlist { margin: 0px 0 30px; } .applicationlist ul li { width: calc(23%); margin: 8px 0; } .applicationlist ul li a .appimg img { padding: 10px; } .applicationlist ul li a p { font-size: 1.2rem; } /*产品封装*/ .packaglist { margin: 0px 0 30px; } .packaglist ul li, .packaglist ul li:nth-child(5n) { width: calc(31.33333333%); margin: 0 3% 15px 0; } .packaglist ul li a, .packaglist ul li:nth-child(5n) a { display: block; } .packaglist ul li a .packimg, .packaglist ul li:nth-child(5n) a .packimg { width: 100%; border: 1px #e4e4e4 solid; border-radius: 5px; padding: 5px; } .packaglist ul li a .packimg img, .packaglist ul li:nth-child(5n) a .packimg img { width: 100%; height: auto; display: block; } .packaglist ul li a p, .packaglist ul li:nth-child(5n) a p { text-align: center; height: 30px; line-height: 30px; font-size: 1.2rem; color: #7a7a7a; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } .packaglist ul li a:hover .packimg, .packaglist ul li:nth-child(5n) a:hover .packimg { opacity: 0.6; border: 2px rgba(0, 131, 194, 0.3) solid; } .packaglist ul li a:hover p, .packaglist ul li:nth-child(5n) a:hover p { color: rgba(0, 131, 194, 0.6); } .packaglist ul li:nth-child(3n) { margin: 0; } /*应用中心栏目页图片*/ .djs_lmpic { width: 100%; margin: 30px 0 50px; } .djs_lmpic ul li { width: calc(100%); box-sizing: border-box; margin: 0 0 5% 0; border-radius: 10px; } .djs_lmpic ul li a .img { box-sizing: border-box; } .djs_lmpic ul li a .img img { width: 100%; height: auto; display: block; } .djs_lmpic ul li:nth-child(2n) { margin: 0 0 5% 0; } /*资料下载*/ .downloadlist { width: 100%; margin: 30px 0; } .downloadlist ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; } .downloadlist ul li { /*width: calc(100%/2-3);*/ width: calc(100%); margin: 0px 1.5% 20px; } .downloadlist ul li .downimg { width: 100%; height: auto; } .downloadlist ul li .downimg img { width: 100%; height: auto; } .downloadlist ul li .packimg { width: 100%; border: 1px #e4e4e4 solid; padding: 5px; } .downloadlist ul li .packimg img { width: 100%; height: auto; display: block; } .downloadlist ul li .downdes .downame { width: 80%; } .downloadlist ul li .downdes .downame a { display: block; color: #7a7a7a; height: 36px; line-height: 36px; font-size: 1.2rem; width: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } .downloadlist ul li .downdes .dowico { width: 20%; text-align: right; } .downloadlist ul li .downdes .dowico a { display: block; width: 100%; line-height: 30px; font-size: 1.2rem; color: #666; } .downloadlist ul li .downdes .dowico a span { padding-left: 10px; line-height: 30px; font-size: 1.4rem; color: #666; } /*应用中心栏目主页资料下载*/ .download > ul { padding: 5px 0; } .download > ul > li { padding: 7px; width: calc(100%); box-sizing: border-box; margin: 0px 0% 15px; overflow: hidden; border: 1px #dcdcdc solid; background: #fff; } .download > ul > li > a { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; } .download > ul > li > a .newsimg { width: 36%; } .download > ul > li > a .newsimg img { display: block; width: 100%; height: auto; } .download > ul > li > a .newsinfo { padding: 0; width: 60%; box-sizing: border-box; } .download > ul > li > a .newsinfo .infoname { font-size: 1.2rem; color: #666666; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .download > ul > li > a .newsinfo .infopost { font-size: 1.2rem; color: #666666; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-top: 30px; } .download > ul > li > a:hover { overflow: hidden; transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear; } .download > ul > li > a:hover .newsname { color: #0096cc; } .download > ul > li > a:hover .newstime { color: #8c8c8c; } .download > ul > li > a:hover .newsdes { color: #4c4c4c; } .download > ul > li > a:hover .newsdes span { text-decoration: underline; } /*五星评论*/ .lq-score ul { width: 100%; } .lq-score ul li { width: 15px; float: left; text-align: left; } /*资料下载列表*/ .downlist { width: 100%; } .downlist > ul { padding: 0px 0 20px; } .downlist > ul > li { padding: 10px; width: calc(98%); margin: 0px 1% 35px; overflow: hidden; } .downlist > ul > li > a { width: 100%; } .downlist > ul > li > a .newsimg { width: 100%; margin: 0 auto; } .downlist > ul > li > a .newsimg img { display: block; width: 100%; height: auto; max-width: 479px; margin: 0 auto; } .downlist > ul > li > a .newsname { font-size: 12px; padding: 0 20px; margin: 8px 0 0; } .downlist > ul > li > a .newsrec { font-size: 10px; } .downlist > ul > li > a .newsrec .recommend { width: 50%; } .downlist > ul > li > a .newsrec .capacity:first-child { width: 30%; text-align: center; font-size: 10px; } .downlist > ul > li > a .newsrec .capacity:last-child { width: 20%; text-align: right; } .downlist > ul li:nth-child(3n) { margin: 0 1% 35px; } /*资料下载详情标题*/ .downtitle { width: 100%; height: 30px; line-height: 30px; margin-bottom: 20px; } .downtitle span { display: block; background: #aaaaaa; color: #fff; line-height: 30px; height: 30px; font-size: 13px; width: 120px; text-align: center; } .downdetail { font-size: 1.2rem; line-height: 170%; margin-bottom: 30px; } .downdetail img { max-width: 100%; padding: 15px 0; } /*方案应用*/ .packagelist ul { padding: 0 0%; margin-bottom: 30px; } .packagelist ul li { width: 100%; margin-right: 0; } .packagelist ul li a { display: block; width: 100%; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 1.2rem; color: #333; align-items: center; } .packagelist ul li a span { display: inline-block; width: 6px; height: 6px; border-radius: 100%; margin-right: 5px; background: #e5966b; } .packagelist ul li a:hover { color: #54b3df; } .packagelist ul li a:hover span { background: #54b3df; } .packagelist ul li:nth-child(2n) { width: 100%; margin-right: 0; margin-left: 0; } .packageimglist ul { margin-bottom: 30px; flex-wrap: wrap; justify-content: flex-start; } .packageimglist ul li { width: 33.3%; text-align: center; margin-bottom: 15px; } .packageimglist ul li a { display: block; width: 100%; height: auto; } .packageimglist ul li a img { text-align: center; width: 60%; height: auto; } .packageimglist ul li a p { font-size: 1.1rem; color: #666666; margin: 10px auto; width: 76%; } .packageimglist ul li a:hover img { opacity: 0.8; } /*专家顾问*/ .experts { width: 100%; margin: 0px auto 30px; } .experts ul li { width: calc(100%); margin: 0 0 20px 0; padding: 15px; background-color: #f2f2f2; } .experts ul li a img { width: 25%; border: 2px #fff solid; margin: 10px 0 0 10px; } .experts ul li a .expertsinfo { width: 65%; padding: 10px; } .experts ul li a .expertsinfo .infoname { font-size: 16px; height: 35px; line-height: 35px; margin-bottom: 10px; border-bottom: 1px #e2e2e2 solid; } .experts ul li a .expertsinfo .infopost { font-size: 1.0rem; line-height: 160%; } .experts ul li:nth-child(2n) { margin: 0 0 20px 0; } /*分页*/ .page { padding: 30px 0; } .page a { padding: 5px 10px; font-size: 1.3rem; } /*产品封装详情表格*/ .fzdetaillist { width: 100%; margin: 15px 0 50px; border: 1px #e6e6e6 solid; } .fzdetaillist > ul > li { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; /*height:40px;*/ line-height: 40px; width: 100%; border-bottom: 1px #e8e8e8 solid; font-size: 1.3rem; background: #f8f8f8; } .fzdetaillist > ul > li .proname { padding-right: 10px; width: 30%; } .fzdetaillist > ul > li .prodes { padding-left: 10px; width: 70%; } .fzdetaillist > ul > li .prodes img { padding: 10px 10px 10px 0; } .fzdetaillist > ul > li .prodes a { font-size: 15px; color: #333; } .fzdetaillist > ul > li .prodes a:hover { color: #0083c2; text-decoration: underline; } .fzdetaillist > ul li:last-child { border-bottom: 0px #f1f1f1 dashed; } /*测试咨询 提交提示遮罩层*/ .maskbox { position: fixed; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0, 0, 0, 0.5); z-index: 999999999999999999; overflow: hidden; display: none; } .maskbox .maskmain { width: 80%; height: 300px; box-shadow: 0 0 15px 3px rgba(0, 0, 0, 0.3); background: #fff; left: 50%; margin-left: -40%; top: 50%; margin-top: -160px; position: absolute; box-sizing: border-box; padding: 20px 30px; } .maskbox .maskmain .masktitle { display: flex; justify-content: flex-start; align-items: center; font-size: 18px; line-height: 50px; color: #666666; } .maskbox .maskmain .masktitle img { width: 30px; height: 30px; margin-right: 10px; } .maskbox .maskmain .maskcon { display: flex; justify-content: center; align-items: flex-start; font-size: 22px; line-height: 50px; margin: 50px auto 20px; } .maskbox .maskmain .maskcon .maskicon { width: 10%; margin-right: 2%; } .maskbox .maskmain .maskcon .maskicon img { width: auto; text-align: center; } .maskbox .maskmain .maskcon .maskdesc h3 { font-size: 16px; font-family: 'microsoft yaheiul'; font-weight: normal; color: #666666; line-height: 40px; } .maskbox .maskmain .maskcon .maskdesc p { font-size: 14px; font-family: 'microsoft yahei'; color: #888888; } .maskbox .maskmain .maskbutton { background: none; border: 1px #b7b7b7 solid; border-radius: 20px; padding: 5px 30px; float: right; color: #b7b7b7; } .maskbox .maskmain .maskbutton:hover { background: #0083c2; color: #fff; border: 1px #0083c2 solid; } /*djs-遮罩层-ysbh*/ .maskbox-ysbh .maskmain { width: 80%; max-width: 80%; max-height: 80%; left: 50%; top: 50%; padding: 20px 20px 20px; } .maskbox-ysbh .maskmain .masktitle { font-size: 12px; line-height: 22px; } .maskbox-ysbh .maskmain .masktitle img { width: 20px; height: 20px; margin-right: 8px; } .maskbox-ysbh .maskmain .maskcon { height: auto; max-height: calc(96%); font-size: 15px; line-height: 200%; margin: 15px auto 20px; } .maskbox-ysbh .maskmain .maskcon .maskdesc h3 { font-size: 20px; line-height: 32px; } .maskbox-ysbh .maskmain .maskcon .maskdesc p { font-size: 1.0rem; margin-bottom: 5px; line-height: 180%; } .maskbox-ysbh .maskmain .maskbutton-ysbh { padding: 4px 15px; right: 40px; bottom: 30px; } /*合作伙伴 提交提示遮罩层*/ .maskbox2 .maskmain { width: 80%; padding: 5% 30px 3%; } .maskbox2 .maskmain .masktitle { font-size: 1.4rem; line-height: 2.5rem; height: 2.5rem; } .maskbox2 .maskmain .masktitle img { width: 25px; height: 25px; margin-right: 10px; } .maskbox2 .maskmain .maskcon { max-height: calc(0%); font-size: 1.0rem; line-height: 2rem; } .maskbox2 .maskmain .maskcon .maskdesc p { font-size: 1.0rem; margin-bottom: 10px; text-indent: 2em; } .maskbox2 .maskmain .maskbutton { font-size: 1.2rem; width: 45%; height: auto; padding: 6px 10px; margin-bottom: 10px; } /*发展历程 提交提示遮罩层*/ .honorbox .maskmain { max-width: 70%; height: auto; max-height: 70%; top: 50%; position: absolute; padding: 8px 8px 8px; display: inline-block; } .honorbox .maskmain .honorimg { width: 100%; height: 100%; margin-bottom: 0px; } .honorbox .maskmain .honorimg img { width: auto; height: auto; display: block; margin: 0 auto; max-height: 450px; } .honorbox .maskmain .honortitle { font-size: 10px; line-height: 40px; margin-top: 10px; } .honorbox .maskmain .honortitle .mtitle { width: 80%; height: 35px; line-height: 35px; font-size: 10px; } .honorbox .maskmain .honortitle .maskbutton { background: none; border-radius: 20px; padding: 3px 20px; font-size: 10px; } /*加入我们详情表格开始*/ .contactdetaillist > ul > li { width: 100%; font-size: 1.2rem; color: #666666; line-height: 30px; } .contactdetaillist > ul > li .proname { padding-right: 10px; width: 35%; border-bottom: 0px; border-right: 1px #e4e4e4 solid; } .contactdetaillist > ul > li .prodes { padding-left: 10px; width: 70%; background: #ffffff; border-left: 0px #e4e4e4 solid; } .contactdetaillist > ul > li .prodes img { padding: 10px 10px 10px 0; } .contactdetaillist > ul > li .prodes a { font-size: 1.2rem; color: #666666; } .contactdetaillist > ul > li .prodes a:hover { color: #0083c3; text-decoration: underline; } .contactdetaillist > ul li:nth-last-child(1) { border-bottom: 1px #e4e4e4 solid; } .contactdetaillist > ul li:last-child { border-bottom: 1px #e4e4e4 solid; } .contactdetaillist > ul li:last-child .proname { border-right: 1px #e4e4e4 solid; } .contactip { font-size: 1.0rem; line-height: 180%; padding: 18px; } /*加入我们详情表格结束*/ /*加入我们栏目页表格开始*/ .djs_biao01 { margin: 0 0 30px; } .djs_biao01 > ul > li { width: 100%; font-size: 1.2rem; color: #666666; line-height: 30px; } .djs_biao01 > ul > li .proname { padding-right: 10px; width: 35%; border-bottom: 0px; border-right: 1px #e4e4e4 solid; } .djs_biao01 > ul > li .prodes { padding-left: 10px; width: 70%; background: #ffffff; border-left: 0px #e4e4e4 solid; } .djs_biao01 > ul > li .prodes img { padding: 10px 10px 10px 0; } .djs_biao01 > ul > li .prodes a { font-size: 1.2rem; color: #666666; } .djs_biao01 > ul > li .prodes a:hover { color: #0083c3; text-decoration: underline; } .djs_biao01 > ul li:nth-last-child(1) { border-bottom: 1px #e4e4e4 solid; } .djs_biao01 > ul li:last-child { border-bottom: 1px #e4e4e4 solid; } .djs_biao01 > ul li:last-child .proname { border-right: 1px #e4e4e4 solid; } .djs_biao01 > ul li:last-child .prodes { border-right: 0px #e4e4e4 solid; } .djs_zpgw { text-align: left; font-size: 1.3rem; } .djs_zpgw span { font-size: 1.6rem; margin: 0px 10px 0 10px; float: left; } .djs_zpgw p { width: auto; float: left; font-size: 1.3rem; } .djs_zpgw a { display: block; float: right; font-size: 1.0rem; height: 24px; line-height: 24px; overflow: hidden; border: 1px #ffffff solid; padding: 0 8px; margin: 8px 8px 0; border-radius: 12px; } /*加入我们栏目页表格结束*/ /*首页产品列表*/ .prodefault { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; } .prodefault .proitem { width: calc(31.33333333%); margin: 0px 3% 15px 0px; } .prodefault .proitem a { display: block; overflow: hidden; } .prodefault .proitem a img { width: 100%; height: auto; display: block; } .prodefault .proitem a .proitemname { font-size: 1.2rem; padding: 0px 10px; width: 100%; height: 26px; line-height: 26px; } .prodefault .proitem:nth-last-child(3n 1) { margin: 0 0 15px 0; } .prodefault .proitem:nth-last-child(-n 3) { margin-bottom: 0px; } .select { padding: 5px 10px; border: #ddd 1px solid; border-radius: 4px; width: 100%; margin: 5% auto; font-size: 14px; } .select li { list-style: none; padding: 10px 0 5px 100px; } .select .select-list { border-bottom: #eee 1px dashed; } .select .select-list dl { zoom: 1; position: relative; line-height: 24px; } .select .select-list dl:after { content: " "; display: block; clear: both; height: 0; overflow: hidden; } .select .select-list dt { width: 100px; margin-bottom: 5px; position: absolute; top: 0; left: -100px; text-align: right; color: #666; height: 24px; line-height: 24px; } .select .select-list dd { float: left; display: inline; margin: 0 0 5px 5px; } .select .select a { display: inline-block; white-space: nowrap; height: 24px; padding: 0 10px; text-decoration: none; color: #039; border-radius: 2px; } .select .select a:hover { color: #f60; background-color: #f3edc2; } .select .selected a { color: #fff; background-color: #f60; } .select .select-result dt { font-weight: bold; } .select .select-no { color: #999; display: none; } .select .select-result a { padding-right: 20px; background: #f60 right 9px no-repeat; } .select .select-result a:hover { background-position: right -15px; } .linkslist { width: 100%; margin: 20px auto 0px; } .linkslist .links { flex-wrap: wrap; } .linkslist .links .linkitem { height: 30px; line-height: 30px; width: calc(48%); padding: 15px 3% 15px; margin: 10px 1%; text-align: center; display: flex; display: inline-flex; display: -webkit-flex; justify-content: center; align-items: center; } .linkslist .links .linkitem a { font-size: 1.3rem; color: #666666; } .linkslist .links .linkitem a img { width: 22px; height: 22px; vertical-align: middle; margin-right: 10px; } .linkslist .links .linkitem:nth-child(2n) { border-right: 0px #e9e9e9 solid; } .inside { width: 100%; margin: 0px auto 0; padding: 0px; background: #fff; } .inside .insidetitle { width: 25%; margin: 0px auto 10px; padding: 60px 0 0; position: relative; } .inside .insidetitle .insidetitleborder { border: 1px #353535 solid; position: absolute; width: 100%; padding: 45px 0; left: 50%; margin-left: -50%; top: 0px; z-index: 9; } .inside .insidetitle .insidetitletext { background: #fff; text-align: center; padding: 10px 20px; top: -30px; left: 50%; z-index: 10; position: relative; width: 80%; margin-left: -40%; } .inside .insidetitle .insidetitletext h3 { font-size: 60px; font-family: 'microsoft yahei'; text-transform: uppercase; color: #d8d8d8; } .inside .insidetitle .insidetitletext p { position: absolute; top: 0px; font-size: 22px; color: #333333; text-align: center; width: 100%; line-height: 100px; left: 0; } .inside .insidemenu { width: 100%; text-align: center; margin-bottom: 15px; } .inside .insidemenu a { padding: 5px 20px; font-size: 20px; border: 1px #494949 solid; margin: 0 10px; color: #494949; } .inside .insidemenu a:hover, .inside .insidemenu a.active { border: 1px #944d13 solid; color: #944d13; } .inside .insideabout { padding: 0; margin: 20px auto; } .inside .insideabout .aboutbox { width: 100%; background: repeat-x 0 bottom; padding: 60px 100px 30px; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; } .inside .insideabout .aboutbox .aboutboxconimg { width: 35%; margin-bottom: 50px; } .inside .insideabout .aboutbox .aboutboxconimg img { width: 100%; border: 8px #fff solid; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); } .inside .insideabout .aboutbox .aboutboxconinfo { width: 60%; } .inside .insideabout .aboutbox .aboutboxconinfo .abcinfotitle { padding-top: 70px; } .inside .insideabout .aboutbox .aboutboxconinfo .abcinfotitle .titleenglish { font-size: 80px; font-weight: bold; color: rgba(102, 102, 102, 0.35); padding-bottom: 0px; font-family: "microsoft yahei ui"; } .inside .insideabout .aboutbox .aboutboxconinfo .abcinfotitle h3 { font-weight: normal; margin-bottom: 15px; } .inside .insideabout .aboutbox .aboutboxconinfo .abcinfotitle h3 a { display: block; font-size: 24px; color: #fff; padding-bottom: 15px; border-bottom: 1px #fff solid; } .inside .insideabout .aboutbox .aboutboxconinfo .abcinfo { font-size: 15px; line-height: 26px; color: #fff; } .inside .insideabout .brandbox { width: 100%; height: 600px; position: relative; box-sizing: border-box; padding: 50px 80px; } .inside .insideabout .brandbox .brandboxleft { width: 45%; position: absolute; left: 8%; top: 12%; z-index: 11; } .inside .insideabout .brandbox .brandboxleft .brandboxconimg { width: 100%; height: 100%; } .inside .insideabout .brandbox .brandboxleft .brandboxconimg img { width: 100%; height: 100%; box-shadow: 1px 1px 8px 2px rgba(0, 0, 0, 0.2); } .inside .insideabout .brandbox .brandboxleft .brandboxconname { width: 100%; position: absolute; bottom: -35px; left: 20%; font-size: 60px; font-weight: bold; color: rgba(102, 102, 102, 0.46); } .inside .insideabout .brandbox .brandboxright { width: 45%; position: absolute; right: 8%; top: 14%; z-index: 10; } .inside .insideabout .brandbox .brandboxright .brandboxconname { font-size: 26px; color: #000; padding-left: 120px; line-height: 40px; height: 40px; margin-bottom: 20px; } .inside .insideabout .brandbox .brandboxright .brandboxconimg { width: 100%; height: 100%; } .inside .insideabout .brandbox .brandboxright .brandboxconimg img { width: 100%; height: 100%; box-shadow: 1px 1px 8px 2px rgba(0, 0, 0, 0.2); } .inside .insideabout .about_box { width: 100%; padding: 50px 0; margin: 50px auto; border-top: 1px #5f3817 solid; font-size: 18px; line-height: 34px; color: #353535; } .inside .insideabout .about_box p { font-size: 18px; line-height: 36px; color: #353535; text-indent: 2em; padding: 0 40px; margin-bottom: 15px; } .inside .insideabout .about_box p img { max-width: 100%; height: auto; margin: 10px auto; } .inside .insideabout .about_box img { max-width: 100%; height: auto; margin: 10px auto; } .inside .insidenews { padding: 30px 15px 15px; box-sizing: border-box; } .inside .insidenews .news_hydt_list { margin-bottom: 50px; } .inside .insidenews .news_hydt_list ul { width: 100%; } .inside .insidenews .news_hydt_list ul li { padding: 20px 0; border-bottom: 1px #afafaf solid; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; } .inside .insidenews .news_hydt_list ul li .news_gsxw_date { width: 10%; } .inside .insidenews .news_hydt_list ul li .news_gsxw_date dl { background: #c5c5c5; width: 100%; color: #fff; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; flex: 1; padding: 20px; } .inside .insidenews .news_hydt_list ul li .news_gsxw_date dl dt { text-align: center; width: 100%; font-size: 60px; font-weight: bold; font-family: 'microsoft yahei'; line-height: 50px; margin-bottom: 10px; } .inside .insidenews .news_hydt_list ul li .news_gsxw_date dl dd { text-align: center; font-size: 16px; } .inside .insidenews .news_hydt_list ul li .news_gsxw_text { width: 86%; } .inside .insidenews .news_hydt_list ul li .news_gsxw_text .news_gsxw_text_titles { width: 100%; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 24px; color: #333333; font-weight: 600; margin-bottom: 10px; } .inside .insidenews .news_hydt_list ul li .news_gsxw_text .news_gsxw_text_dec { width: 100%; height: 48px; line-height: 24px; overflow: hidden; color: #333333; font-size: 15px; font-weight: 600; } .inside .insidenews .news_hydt_list ul li .news_gsxw_text a { padding: 3px 15px; border: 1px #663b19 solid; font-size: 13px; color: #663b19; text-align: right; float: right; } .inside .insidenews .news_hydt_list ul li .news_gsxw_text a:hover { color: #fff; background: #663b19; border: 1px #663b19 solid; } .inside .insidenews .news_hydt_list ul li:hover { background: #f9f9f9; } .inside .about { width: 100%; display: flex; display: -webkit-flex; display: inline-flex; flex-direction: row; align-items: flex-start; justify-content: space-between; flex: 1; padding: 30px 0 180px; } .inside .about .imgbox { width: 43%; margin-left: 6%; position: relative; } .inside .about .imgbox .bg1 { width: 40%; height: 180px; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); background: #fff; position: absolute; top: 15px; left: -5px; z-index: 10; transform: rotate(-15deg); -ms-transform: rotate(-15deg); /* ie 9 */ -moz-transform: rotate(-15deg); /* firefox */ -webkit-transform: rotate(-15deg); /* safari 和 chrome */ -o-transform: rotate(-15deg); } .inside .about .imgbox .bg2 { width: 100%; height: 270px; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); background: #fff; position: absolute; top: 5px; left: 0px; z-index: 11; transform: rotate(8deg); -ms-transform: rotate(8deg); /* ie 9 */ -moz-transform: rotate(8deg); /* firefox */ -webkit-transform: rotate(8deg); /* safari 和 chrome */ -o-transform: rotate(8deg); } .inside .about .imgbox img { border: 5px #fff solid; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); z-index: 12; position: absolute; top: 0; left: 0px; } .inside .about .aboutcon { width: 45%; font-size: 15px; line-height: 30px; color: #656565; } .inside .about .aboutcon p { text-indent: 2em; } .inside .honor { width: 100%; margin: 0px auto 20px; } .inside .honor ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; } .inside .honor ul li { width: calc(100%); box-sizing: border-box; margin: 10px auto 25px; /*position: relative;*/ } .inside .honor ul li a { /*position: relative;*/ display: block; width: 100%; height: 100%; } .inside .honor ul li a > img { width: 100%; height: auto; display: block; margin-bottom: 10px; border: 1px #dbdbdb solid; box-sizing: border-box; padding: 8px; } .inside .honor ul li a p { font-size: 1.6rem; color: #808080; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center; } .inside .honor ul li:hover { /*transition: all 0.4s ease-out 0s; overflow: hidden; border: 1px #944d13 solid;*/ } .inside .honor ul li:hover img { border: 1px #9ddff8 solid; } .inside .honor ul li:hover p { color: #000; } .inside .news { background: #fff; padding: 0px 0px 30px; } .inside .news ul li { padding: 0px; width: calc(47%); margin: 0px 6% 5% 0; } .inside .news ul li a .newsinfo { padding: 5px 0 10px; } .inside .news ul li a .newsinfo .newsname { font-size: 1.4rem; } .inside .news ul li a .newsinfo .newsdes { font-size: 1.2rem; text-overflow: ellipsis; } .inside .news ul li:nth-child(2n) { margin: 0 0 5% 0; } .inside .news2 ul { padding: 0px 0; } .inside .news2 ul li { width: 100%; margin: 0px 0 15px; padding-bottom: 15px; } .inside .news2 ul li a .newsimg { width: 28%; } .inside .news2 ul li a .newsimg img { display: block; width: 100%; height: auto; } .inside .news2 ul li a .newsinfo { padding: 0; width: 68%; } .inside .news2 ul li a .newsinfo .newsname { height: 15px; line-height: 15px; font-size: 1.3rem; } .inside .news2 ul li a .newsinfo .newstime { height: 22px; line-height: 22px; font-size: 0.8rem; margin: 0 0 0 -10px; } .inside .news2 ul li a .newsinfo .newsdes { width: 100%; height: 32px; line-height: 16px; overflow: hidden; color: #999999; font-size: 1.0rem; margin-top: 0px; } .inside .news2 ul li a .newsinfo .newsdes span { color: #0096cc; } .inside .news2 ul li a:hover { overflow: hidden; transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear; } .inside .news2 ul li a:hover .newsimg img { transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); overflow: hidden; } .inside .news2 ul li a:hover .newsname { color: #0096cc; } .inside .news2 ul li a:hover .newstime { color: #8c8c8c; } .inside .news2 ul li a:hover .newsdes { color: #4c4c4c; } .inside .news2 ul li a:hover .newsdes span { text-decoration: underline; } .inside .contact .contactindex { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; margin: 30px auto; border-bottom: 1px #d3d3d3 solid; padding-bottom: 30px; flex-wrap: wrap; } .inside .contact .contactindex .map { width: 100%; height: auto; margin-bottom: 15px; } .inside .contact .contactindex .map #map { width: 100%; height: 300px; } .inside .contact .contactindex .contactinfo { width: 100%; } .inside .contact .contactindex .contactinfo .contactinfotop { margin-bottom: 20px; } .inside .contact .contactindex .contactinfo .contactinfotop h3 { font-size: 1.2rem; margin-bottom: 10px; } .inside .contact .contactindex .contactinfo .contactinfotop h3 span { display: block; font-size: 1.2rem; line-height: 140%; padding-top: 8px; } .inside .contact .contactindex .contactinfo .contactinfotop p { font-size: 1rem; line-height: 140%; margin: 0px; } .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfo { width: 100%; margin-top: 10px; } .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfo p { font-size: 1.4rem; line-height: 30px; font-weight: 500; margin-bottom: 0px; } .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfo p .iconfont { font-size: 25px; line-height: 25px; padding-right: 10px; } .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfolink { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; margin-top: 25px; display: none; } .inside .contact .contactindex .contactinfo .contactinfobottom .infobottominfolink a { padding: 8px 30px; font-size: 15px; margin-right: 15px; } .inside .contact .contactlist { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; margin: 30px auto; border-bottom: 1px #d3d3d3 solid; padding-bottom: 30px; } .inside .contact .contactlist .map { width: 49%; height: auto; } .inside .contact .contactlist .map #map { width: 100%; height: 400px; } .inside .contact .contactlist .contactinfo { width: 49%; } .inside .contact .contactlist .contactinfo .contactinfotop { margin-bottom: 20px; } .inside .contact .contactlist .contactinfo .contactinfotop h3 { font-size: 20px; line-height: 40px; color: #404040; font-weight: normal; margin-bottom: 15px; } .inside .contact .contactlist .contactinfo .contactinfotop p { font-size: 16px; line-height: 26px; color: #3d3d3d; } .inside .contact .contactlist .contactinfo .contactinfobottom { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; } .inside .contact .contactlist .contactinfo .contactinfobottom .infobottomimg { width: 30%; } .inside .contact .contactlist .contactinfo .contactinfobottom .infobottomimg img { width: 140px; height: 140px; } .inside .contact .contactlist .contactinfo .contactinfobottom .infobottominfo { width: 70%; } .inside .contact .contactlist .contactinfo .contactinfobottom .infobottominfo h3 { font-size: 20px; line-height: 40px; color: #f68843; font-weight: 500; margin-bottom: 15px; } .inside .contact .contactlist .contactinfo .contactinfobottom .infobottominfo p { font-size: 15px; line-height: 24px; color: #3d3d3d; } .inside .hr { width: 100%; margin: 15px auto 30px; box-sizing: border-box; background: #fff; } .inside .hr table { width: 100%; border-left: 1px #e4eaec solid; } .inside .hr table thead tr th { background: #f2f2f2; color: #808080; text-align: center; height: 40px; padding: 10px 0; line-height: 20px; box-sizing: border-box; width: calc(13.33333333%); font-size: 1rem; border-right: 1px #e4eaec solid; } .inside .hr table thead tr th:nth-child(2) { width: 20%; padding-left: 10px; text-align: center; } .inside .hr table tbody tr td { border-right: 1px #e4eaec solid; border-bottom: 1px #f2f2f2 solid; height: 40px; padding: 10px 0; line-height: 20px; box-sizing: border-box; width: calc(13.33333333%); font-size: 1rem; text-align: center; } .inside .hr table tbody tr td a { color: #333; } .inside .hr table tbody tr td a:hover { color: #0083c2; } .inside .hr table tbody tr td:nth-child(2) { width: 20%; padding-left: 10px; box-sizing: border-box; text-align: center; } .inside .hr table tbody tr td:nth-child(2) a { color: #333; } .inside .hr table tbody tr td:nth-child(2) a:hover { color: #0083c2; } .inside .hr .hrcont { width: 100%; } .inside .hr .hrcont .hrconttitle { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; flex: 1; border-bottom: #e6e6e6 1px solid; padding-bottom: 8px; } .inside .hr .hrcont .hrconttitle h3 { font-size: 15px; color: #000; } .inside .hr .hrcont .hrconttitle a { color: #0171c5; } .inside .hr .hrcont .hrcon { padding: 20px 0; font-size: 14px; color: #707070; line-height: 30px; } .inside .hr .hrcont .hrcon strong { display: block; font-size: 15px; color: #000; margin-top: 15px; line-height: 40px; } .inside .websitemap { width: 100%; margin: 20px auto 30px; } .inside .websitemap ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: center; flex-wrap: wrap; flex: 1; background: #f6f6f6; padding: 15px; box-sizing: border-box; } .inside .websitemap ul li { width: 48%; margin-bottom: 15px; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap; background: #fff; border: 1px #e6e6e6 solid; height: 50px; line-height: 30px; padding: 10px 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .inside .websitemap ul li a:first-child { font-size: 16px; color: #404040; padding-right: 10px; font-weight: 600; display: inline-block; width: 85px; } .inside .websitemap ul li a { font-size: 15px; color: #404040; padding-right: 20px; } .inside .websitemap ul li a:hover { color: #00a4e1; } .inside .websitemap2 { width: 100%; margin: 0px auto 30px; } .inside .websitemap2 ul { width: 100%; padding: 15px; } .inside .websitemap2 ul li { padding: 15px; line-height: 30px; } .inside .websitemap2 ul li > div { width: 100%; margin: 0 0 12px; } .inside .websitemap2 ul li a:first-child { font-size: 1.4rem; padding-right: 10px; } .inside .websitemap2 ul li a { font-size: 1.4rem; padding-right: 10px; } .inside .websitemap2 ul li a .dttb { font-size: 20px; } .inside .websiteann { width: 100%; margin: 20px auto 30px; } .inside .websiteann img { width: 100%; height: auto; } .insidebox { width: 100%; flex-wrap: wrap; /*.news2 { ul { width: 100%; padding: 40px 0; li { padding: 0px; width: 100%; box-sizing: border-box; margin: 0px 0 35px; overflow: hidden; padding-bottom: 35px; border-bottom: 1px #d3d3d3 solid; a { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; .newsimg { width: 18%; img { display: block; width: 100%; height: auto; } } .newsinfo { padding: 0; width: 79%; .newsname { width: 100%; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 20px; color: #4c4c4c; } .newstime { width: 100%; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; color: #9f9f9f; margin-left: -10px; span { padding: 0 10px; } } .newsdes { width: 100%; height: 72px; line-height: 24px; overflow: hidden; color: #999999; font-size: 14px; span { color: #0096cc; } } } &:hover { overflow: hidden; transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear; .newsimg { img { overflow: hidden; transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1); -moz-transform: scale(1.1,1.1); -o-transform: scale(1.1,1.1); overflow: hidden; } } .newsname { color: #0096cc; } .newstime { color: #8c8c8c; } .newsdes { color: #4c4c4c; span { text-decoration: underline; } } } } } } }*/ } .insidebox .insideleft { width: 100%; padding-bottom: 20px; display: none; } .insidebox .insideleft .leftbox { border: 1px #e0e0e0 solid; margin-bottom: 20px; } .insidebox .insideleft .leftbox .insidelefttitle { padding: 10px 10px; font-size: 1.6rem; color: #575757; border-bottom: 1px #e0e0e0 solid; } .insidebox .insideleft .leftbox .insideleftlist ul { border-bottom: 0; padding: 10px 0; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; } .insidebox .insideleft .leftbox .insideleftlist ul li { padding: 0 5px; box-sizing: border-box; padding: 0 5%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; width: calc(50%); } .insidebox .insideleft .leftbox .insideleftlist ul li em { width: 3px; height: 1.2rem; background: #c93845; margin-right: 5%; } .insidebox .insideleft .leftbox .insideleftlist ul li a { color: #707070; font-size: 1.4rem; display: block; height: 3rem; line-height: 3rem; } .insidebox .insideleft .leftbox .insideleftlist ul li.active em, .insidebox .insideleft .leftbox .insideleftlist ul li:hover em { background: #00a4e1; } .insidebox .insideleft .leftbox .insideleftlist ul li.active a, .insidebox .insideleft .leftbox .insideleftlist ul li:hover a { color: #00a4e1; } .insidebox .insideleft .leftbox .insideleftcode { display: none; } .insidebox .insideleft .leftboxabout { width: 100%; height: 40px; line-height: 40px; background: #54b3e1; text-align: center; margin-top: 10px; } .insidebox .insideleft .leftboxabout a { color: #fff; font-size: 1.6rem; } .insidebox .insideleft .leftboxabout:hover { cursor: pointer; background: #2ca4de; } .insidebox .insideright { width: 100%; box-sizing: border-box; } .insidebox .insideabout { padding: 0; margin: 20px auto; } .insidebox .insideabout .aboutbox { width: 100%; background: repeat-x 0 bottom; padding: 60px 100px 30px; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; } .insidebox .insideabout .aboutbox .aboutboxconimg { width: 35%; margin-bottom: 50px; } .insidebox .insideabout .aboutbox .aboutboxconimg img { width: 100%; border: 8px #fff solid; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); } .insidebox .insideabout .aboutbox .aboutboxconinfo { width: 60%; } .insidebox .insideabout .aboutbox .aboutboxconinfo .abcinfotitle { padding-top: 70px; } .insidebox .insideabout .aboutbox .aboutboxconinfo .abcinfotitle .titleenglish { font-size: 80px; font-weight: bold; color: rgba(102, 102, 102, 0.35); padding-bottom: 0px; font-family: "microsoft yahei ui"; } .insidebox .insideabout .aboutbox .aboutboxconinfo .abcinfotitle h3 { font-weight: normal; margin-bottom: 15px; } .insidebox .insideabout .aboutbox .aboutboxconinfo .abcinfotitle h3 a { display: block; font-size: 24px; color: #fff; padding-bottom: 15px; border-bottom: 1px #fff solid; } .insidebox .insideabout .aboutbox .aboutboxconinfo .abcinfo { font-size: 15px; line-height: 26px; color: #fff; } .insidebox .insideabout .brandbox { width: 100%; height: 600px; position: relative; box-sizing: border-box; padding: 50px 80px; } .insidebox .insideabout .brandbox .brandboxleft { width: 45%; position: absolute; left: 8%; top: 12%; z-index: 11; } .insidebox .insideabout .brandbox .brandboxleft .brandboxconimg { width: 100%; height: 100%; } .insidebox .insideabout .brandbox .brandboxleft .brandboxconimg img { width: 100%; height: 100%; box-shadow: 1px 1px 8px 2px rgba(0, 0, 0, 0.2); } .insidebox .insideabout .brandbox .brandboxleft .brandboxconname { width: 100%; position: absolute; bottom: -35px; left: 20%; font-size: 60px; font-weight: bold; color: rgba(102, 102, 102, 0.46); } .insidebox .insideabout .brandbox .brandboxright { width: 45%; position: absolute; right: 8%; top: 14%; z-index: 10; } .insidebox .insideabout .brandbox .brandboxright .brandboxconname { font-size: 26px; color: #000; padding-left: 120px; line-height: 40px; height: 40px; margin-bottom: 20px; } .insidebox .insideabout .brandbox .brandboxright .brandboxconimg { width: 100%; height: 100%; } .insidebox .insideabout .brandbox .brandboxright .brandboxconimg img { width: 100%; height: 100%; box-shadow: 1px 1px 8px 2px rgba(0, 0, 0, 0.2); } .insidebox .insideabout .about_box { width: 100%; padding: 50px 0; margin: 50px auto; border-top: 1px #5f3817 solid; font-size: 18px; line-height: 34px; color: #353535; } .insidebox .insideabout .about_box p { font-size: 18px; line-height: 36px; color: #353535; text-indent: 2em; padding: 0 40px; margin-bottom: 15px; } .insidebox .insideabout .about_box p img { max-width: 100%; height: auto; margin: 10px auto; } .insidebox .insideabout .about_box img { max-width: 100%; height: auto; margin: 10px auto; } .insidebox .insidenews { padding: 30px 15px 15px; box-sizing: border-box; } .insidebox .insidenews .news_hydt_list { margin-bottom: 50px; } .insidebox .insidenews .news_hydt_list ul { width: 100%; } .insidebox .insidenews .news_hydt_list ul li { padding: 20px 0; border-bottom: 1px #afafaf solid; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex: 1; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_date { width: 10%; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_date dl { background: #c5c5c5; width: 100%; color: #fff; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; flex: 1; padding: 20px; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_date dl dt { text-align: center; width: 100%; font-size: 60px; font-weight: bold; font-family: 'microsoft yahei'; line-height: 50px; margin-bottom: 10px; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_date dl dd { text-align: center; font-size: 16px; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_text { width: 86%; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_text .news_gsxw_text_titles { width: 100%; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 24px; color: #333333; font-weight: 600; margin-bottom: 10px; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_text .news_gsxw_text_dec { width: 100%; height: 48px; line-height: 24px; overflow: hidden; color: #333333; font-size: 15px; font-weight: 600; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_text a { padding: 3px 15px; border: 1px #663b19 solid; font-size: 13px; color: #663b19; text-align: right; float: right; } .insidebox .insidenews .news_hydt_list ul li .news_gsxw_text a:hover { color: #fff; background: #663b19; border: 1px #663b19 solid; } .insidebox .insidenews .news_hydt_list ul li:hover { background: #f9f9f9; } .insidebox .about { width: 100%; display: flex; display: -webkit-flex; display: inline-flex; flex-direction: row; align-items: flex-start; justify-content: space-between; flex: 1; padding: 30px 0 180px; } .insidebox .about .imgbox { width: 43%; margin-left: 6%; position: relative; } .insidebox .about .imgbox .bg1 { width: 40%; height: 180px; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); background: #fff; position: absolute; top: 15px; left: -5px; z-index: 10; transform: rotate(-15deg); -ms-transform: rotate(-15deg); /* ie 9 */ -moz-transform: rotate(-15deg); /* firefox */ -webkit-transform: rotate(-15deg); /* safari 和 chrome */ -o-transform: rotate(-15deg); } .insidebox .about .imgbox .bg2 { width: 100%; height: 270px; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); background: #fff; position: absolute; top: 5px; left: 0px; z-index: 11; transform: rotate(8deg); -ms-transform: rotate(8deg); /* ie 9 */ -moz-transform: rotate(8deg); /* firefox */ -webkit-transform: rotate(8deg); /* safari 和 chrome */ -o-transform: rotate(8deg); } .insidebox .about .imgbox img { border: 5px #fff solid; box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2); z-index: 12; position: absolute; top: 0; left: 0px; } .insidebox .about .aboutcon { width: 45%; font-size: 15px; line-height: 30px; color: #656565; } .insidebox .about .aboutcon p { text-indent: 2em; font-size: 15px; line-height: 30px; color: #656565; } .insidebox .honor { margin: 0px auto 20px; } .insidebox .honor ul li { width: calc(100%); margin: 10px auto 25px; /*position: relative;*/ } .insidebox .honor ul li a p { font-size: 1.2rem; height: 3.6rem; line-height: 1.8rem; } .insidebox .honor ul li:hover { /*transition: all 0.4s ease-out 0s; overflow: hidden; border: 1px #944d13 solid;*/ } .insidebox .honor ul li:hover img { border: 1px #9ddff8 solid; } .insidebox .honor ul li:hover p { color: #000; } .insidebox .news { background: #fff; padding: 20px 0px 50px; } .insidebox .news ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; flex: 1; flex-wrap: wrap; } .insidebox .news ul li { padding: 0px; width: calc(23%); box-sizing: border-box; margin: 0px 1% 15px; overflow: hidden; } .insidebox .news ul li a { display: block; position: relative; } .insidebox .news ul li a .newsimg { width: 100%; } .insidebox .news ul li a .newsimg img { display: block; width: 100%; height: auto; } .insidebox .news ul li a .newsinfo { padding: 10px 0; } .insidebox .news ul li a .newsinfo .newsname { width: 100%; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 15px; color: #292929; } .insidebox .news ul li a .newsinfo .newsdes { width: 100%; height: 40px; line-height: 20px; overflow: hidden; color: #999999; font-size: 1.2rem; } .insidebox .news ul li a:hover { overflow: hidden; transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear; } .insidebox .news ul li a:hover .newsimg img { transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); overflow: hidden; } .insidebox .news ul li a:hover .newsname { color: #fb6d01; } .insidebox .news ul li a:hover .newsdes { color: #000; } .insidebox .partnerslist { padding-left: 0px; } .insidebox .partnerslist ul { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; flex: 1; width: 100%; flex-wrap: wrap; } .insidebox .partnerslist ul li { padding: 10px; width: 20%; box-sizing: border-box; } .insidebox .contact .contactindex { margin: 30px auto; padding-bottom: 30px; } .insidebox .contact .contactindex .map { width: 45%; height: auto; } .insidebox .contact .contactindex .map #map { width: 100%; height: 400px; } .insidebox .contact .contactindex .contactinfo { width: 52%; } .insidebox .contact .contactindex .contactinfo .contactinfotop { margin-bottom: 20px; } .insidebox .contact .contactindex .contactinfo .contactinfotop h3 { font-size: 26px; font-weight: normal; margin-bottom: 15px; } .insidebox .contact .contactindex .contactinfo .contactinfotop h3 span { display: block; font-size: 16px; line-height: 20px; padding-top: 8px; } .insidebox .contact .contactindex .contactinfo .contactinfotop p { font-size: 14px; line-height: 30px; } .insidebox .contact .contactindex .contactinfo .contactinfobottom .infobottominfo { width: 100%; margin-top: 100px; } .insidebox .contact .contactindex .contactinfo .contactinfobottom .infobottominfo p { font-size: 17px; line-height: 40px; color: #6e6e6e; font-weight: 500; margin-bottom: 15px; } .insidebox .contact .contactindex .contactinfo .contactinfobottom .infobottominfo p .iconfont { font-size: 40px; line-height: 40px; padding-right: 10px; } .insidebox .contact .contactindex .contactinfo .contactinfobottom .infobottominfolink { width: 100%; margin-top: 25px; } .insidebox .contact .contactindex .contactinfo .contactinfobottom .infobottominfolink a { padding: 8px 30px; font-size: 15px; margin-right: 15px; } .insidebox .contact .contactlist { margin: 30px auto; padding-bottom: 30px; } .insidebox .contact .contactlist .map { width: 49%; height: auto; } .insidebox .contact .contactlist .map #map { width: 100%; height: 400px; } .insidebox .contact .contactlist .contactinfo { width: 49%; } .insidebox .contact .contactlist .contactinfo .contactinfotop { margin-bottom: 20px; } .insidebox .contact .contactlist .contactinfo .contactinfotop h3 { font-size: 20px; line-height: 40px; font-weight: normal; margin-bottom: 15px; } .insidebox .contact .contactlist .contactinfo .contactinfotop p { font-size: 16px; line-height: 26px; } .insidebox .contact .contactlist .contactinfo .contactinfobottom .infobottomimg { width: 30%; } .insidebox .contact .contactlist .contactinfo .contactinfobottom .infobottomimg img { width: 140px; height: 140px; } .insidebox .contact .contactlist .contactinfo .contactinfobottom .infobottominfo { width: 70%; } .insidebox .contact .contactlist .contactinfo .contactinfobottom .infobottominfo h3 { font-size: 20px; line-height: 40px; font-weight: 500; margin-bottom: 15px; } .insidebox .contact .contactlist .contactinfo .contactinfobottom .infobottominfo p { font-size: 15px; line-height: 24px; } .insidebox .hr { margin: 15px auto 30px; width: 100%; } .insidebox .hr table thead tr th { height: 40px; padding: 5px 0; line-height: 30px; font-size: 1.1rem; } .insidebox .hr table thead tr th:nth-child(2) { width: 20%; padding-left: 10px; text-align: center; } .insidebox .hr table tbody tr td { height: 40px; padding: 5px; line-height: 20px; width: calc(13.33333333%); font-size: 1.03rem; } .insidebox .hr table tbody tr td:nth-child(2) { width: 20%; padding-left: 10px; box-sizing: border-box; text-align: center; } .insidebox .hr .hrwelfare { margin-top: 15px; width: 100%; margin-bottom: 30px; } .insidebox .hr .hrwelfare .welfare { font-size: 14px; line-height: 20px; } .insidebox .hr .hrwelfare .welfarelist { flex-wrap: wrap; } .insidebox .hr .hrwelfare .welfarelist a { width: 18%; padding: 3px 0; font-size: 1.2rem; margin: 5px 1%; text-align: center; } .insidebox .hr .hrwelfare .welfarename { margin-top: 20px; font-size: 2rem; font-weight: 500; } .insidebox .hr .hrcont { width: 100%; } .insidebox .hr .hrcont .hrconttitle { width: 100%; padding-bottom: 8px; } .insidebox .hr .hrcont .hrconttitle h3 { font-size: 15px; } .insidebox .hr .hrcont .hrcon { padding: 20px 0; font-size: 14px; line-height: 30px; } .insidebox .hr .hrcont .hrcon strong { display: block; font-size: 15px; margin-top: 15px; line-height: 40px; } .insidebox .websitemap { width: 100%; margin: 20px auto 30px; } .insidebox .websitemap ul { width: 100%; padding: 15px; box-sizing: border-box; } .insidebox .websitemap ul li { width: 48%; margin-bottom: 15px; height: 50px; line-height: 30px; padding: 10px 10px; } .insidebox .websitemap ul li a:first-child { font-size: 16px; padding-right: 10px; font-weight: 600; display: inline-block; width: 85px; } .insidebox .websitemap ul li a { font-size: 15px; padding-right: 20px; } .insidebox .websiteann { width: 100%; margin: 20px auto 30px; } .insidebox .websiteann img { width: 100%; height: auto; } .inside2 .insidetitle2 { padding: 10px 0 10px; } .inside2 .insidetitle2 .titlename { height: 26px; line-height: 26px; font-size: 1.6rem; } .inside2 .insidetitle2 .titlename span { font-size: 1.2rem; } .inside2 .insidetitle2 .titlemore { font-size: 1.2rem; } .inside3 .dynamic { padding: 20px 0; } .inside3 .dynamic .dynamiclist { width: 100%; order: 2; } .inside3 .dynamic .dynamiclist ul { width: 100%; } .inside3 .dynamic .dynamiclist ul li { width: 100%; margin: 0; margin-bottom: 10px; } .inside3 .dynamic .dynamiclist ul li a { display: block; width: 100%; padding: 10px; border-radius: 6px; } .inside3 .dynamic .dynamiclist ul li a .newsname { font-size: 14px; line-height: 36px; margin-top: 5px; height: 36px; } .inside3 .dynamic .dynamiclist ul li a .newsdes { font-size: 1.2rem; line-height: 20px; height: 40px; } .inside3 .dynamic .dynamiclist ul li a .iconfont { font-size: 24px; line-height: 30px; height: 30px; margin-top: 3px; } .inside3 .dynamic .dynamiclist ul li:nth-child(2n) { margin-left: 0; margin-right: 0; } .inside3 .dynamic .dynamiclist ul li:nth-last-child(-n 2) { margin-bottom: 10px; } .inside3 .dynamic .dynamicbanner { width: 100%; order: 1; margin-bottom: 15px; } .inside3 .dynamic .dynamicbanner img { max-width: 100%; } .inside3 .dynamicbg { background: url(/uploads/image/simages/newsbg2.png) no-repeat center top; padding: 20px 0; margin-bottom: 50px; background-size: cover; } .inside3 .news { padding: 10px 0px 0px; } .inside3 .news ul li { padding: 0px; width: calc(48%); margin: 0px 2% 15px 0px; } .inside3 .news ul li a { display: block; position: relative; } .inside3 .news ul li a .newsimg { width: 100%; } .inside3 .news ul li a .newsimg img { display: block; width: 100%; height: auto; max-width: 100%; } .inside3 .news ul li a .newsinfo { padding: 10px 0; } .inside3 .news ul li a .newsinfo .newsname { width: 100%; height: 30px; line-height: 30px; font-size: 1.3rem; color: #888888; } .inside3 .news ul li a .newsinfo .newsdes { width: 100%; height: 34px; line-height: 17px; font-size: 1rem; } .inside3 .news ul li:nth-child(2n), .inside3 .news ul li:nth-last-child(1) { margin: 0px 0px 15px 2%; } .inside3 .news2 { width: 100%; } .inside3 .news2 ul { width: 100%; padding: 10px 0; } .inside3 .news2 ul li { width: 100%; margin: 0px 0 15px 0; } .inside3 .news2 ul li a .newsimg { width: 30%; } .inside3 .news2 ul li a .newsimg img { display: block; width: 100%; height: auto; max-height: 100%; max-width: 100%; } .inside3 .news2 ul li a .newsinfo { padding: 5px 10px 5px; width: 69%; box-sizing: border-box; } .inside3 .news2 ul li a .newsinfo .newsname { height: 30px; line-height: 30px; font-size: 1.3rem; } .inside3 .news2 ul li a .newsinfo .newstime { width: 100%; height: 30px; line-height: 30px; font-size: 14px; margin-left: -10px; } .inside3 .news2 ul li a .newsinfo .newstime span { padding: 0 10px; } .inside3 .news2 ul li a .newsinfo .newsdes { height: 40px; line-height: 20px; font-size: 1rem; margin: 8px 0 0; } .inside3 .news2 ul li:nth-child(2n) { margin: 0 0 15px 0; } .inside3 .download > ul { width: 100%; padding: 40px 0; } .inside3 .download > ul > li { padding: 7px; width: calc(30.33333333%); box-sizing: border-box; margin: 0px 1.5% 35px; } .inside3 .download > ul > li > a { width: 100%; } .inside3 .download > ul > li > a .newsimg { width: 36%; } .inside3 .download > ul > li > a .newsimg img { display: block; width: 100%; height: auto; } .inside3 .download > ul > li > a .newsinfo { padding: 0; width: 60%; } .inside3 .download > ul > li > a .newsinfo .newsname { width: 100%; height: 26px; line-height: 26px; font-size: 16px; margin-bottom: 10px; } .inside3 .download > ul > li > a .newsinfo .newsdes { width: 100%; height: 72px; line-height: 24px; font-size: 1.2rem; } .inside3 .download > ul > li > a .newsinfo .newsrec { margin-top: 10px; font-size: 13px; padding: 2px 5px; } .inside3 .download > ul > li > a .newsinfo .newsrec .recommend { width: 62%; line-height: 26px; } .inside3 .download > ul > li > a .newsinfo .newsrec .recommend .demo4 { width: 80%; } .inside3 .download > ul > li > a .newsinfo .newsrec .capacity { width: 35%; line-height: 26px; } .insidecase { width: 100%; } .insidecase ul { width: 100%; margin-bottom: 50px; } .insidecase ul li { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; padding: 20px 0; flex: 1; } .insidecase ul li .caseimg { width: 26%; } .insidecase ul li .caseimg a { display: block; width: 100%; } .insidecase ul li .caseimg a img { width: 100%; height: auto; } .insidecase ul li .caseinfo { width: 65%; } .insidecase ul li .caseinfo .caseinfo_titles { width: 100%; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 24px; color: #333333; font-weight: normal; margin: 40px 0; } .insidecase ul li .caseinfo .caseinfo_dec { width: 100%; height: 60px; line-height: 30px; overflow: hidden; color: #333333; font-size: 16px; font-weight: normal; margin-bottom: 40px; } .insidecase ul li .caseinfo a { padding: 15px 60px; border: 1px #824b1c solid; font-size: 16px; color: #824b1c; } .insidecase ul li .caseinfo a:hover { color: #fff; background: #824b1c; border: 1px #824b1c solid; } .insidecontact { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; } .insidecontact .contactxd { width: 40%; } .insidecontact .contactxd .contacttitle { width: 100%; } .insidecontact .contactxd .contacttitle h3 { font-size: 36px; font-weight: bold; color: #333; } .insidecontact .contactxd .contacttitle p { font-size: 20px; font-weight: normal; color: #333; font-family: 'microsoft yahei ui'; line-height: 30px; } .insidecontact .contactxd .contacttitle h5 { font-size: 20px; font-weight: bold; color: #333; margin: 15px 0; } .insidecontact .contactxd .contactlist ul li { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; padding: 30px 0; border-bottom: 1px #000 solid; } .insidecontact .contactxd .contactlist ul li .contico { width: 20%; } .insidecontact .contactxd .contactlist ul li .continfo { width: 80%; font-size: 15px; color: #333; line-height: 26px; } .insidecontact .contactxd .contactlist ul li .continfo p { font-size: 15px; color: #333; line-height: 26px; } .insidecontact .mapbox { width: 55%; } .insidecontact .mapbox #map { width: 100%; } .ann { width: 100%; height: auto; position: relative; top: 0; left: 0; } .ann img { width: 100%; height: auto; } .ann .anninfo { position: absolute; top: 25%; left: 50%; margin-left: -13%; width: 26%; border: 1px #fff solid; padding: 40px 30px 60px; z-index: 20; text-align: center; color: #fff; } .ann .anninfo .anninfogai { width: 120px; height: 1px; background: #000; position: absolute; top: -1px; left: 50px; } .ann .anninfo p { font-size: 30px; line-height: 50px; background: no-repeat center bottom; margin-bottom: 10px; } .ann .anninfo h3 { font-size: 50px; line-height: 60px; } .recommendedpro { width: 100%; background: #fff; padding: 30px 0; } .recommendedpro .titlest { font-size: 26px; color: #5f3817; text-align: left; } .recommendedpro .swipro { /*width:100%;*/ margin-bottom: 30px; } .recommendedpro .swipro .swiproitem img { border: rgba(0, 0, 0, 0.25) 1px solid; box-shadow: 0px 2px 8px 1px rgba(0, 0, 0, 0.25); padding: 10px; } .recommendedpro .swipro .swiproitem:hover img { border: #81511c 1px solid; box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.55); padding: 10px; } .insidetitle2 { margin: 10px auto; } .insidetitle2 .titlename { width: 70%; height: 26px; line-height: 26px; padding-left: 10px; font-size: 1.6rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .insidetitle2 .titlename span { padding-left: 5px; font-size: 1.2rem; } .insidetitle2 .titlemore { font-size: 1.2rem; width: 30%; text-align: right; } .home-banner { background: #fff; } .home-banner .home-banner-box { margin: 0 auto; } .home-banner .home-banner-box .home-banner-head { padding-top: 40px; padding-bottom: 0; text-align: center; } .home-banner .home-banner-box .home-banner-head h2 { font-size: 50px; color: #333; font-weight: normal; line-height: 1; } .picareaindfo { padding: 30px; } .picareaindfo .textstylemain { height: 40px; line-height: 40px; text-align: center; border-bottom: 1px #81511c solid; padding-bottom: 10px; margin-bottom: 30px; } .picareaindfo .textstylemain span { font-size: 22px; color: #81511c; border-bottom: 3px #81511c solid; padding: 0 10px 4px; } .picareaindfo .textstyleul { width: 100%; box-sizing: border-box; padding: 10px 10px 0 10px; border: 1px #f0f2f5 solid; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; flex-wrap: wrap; align-items: center; } .picareaindfo .textstyleul li { line-height: 40px; border-bottom: 1px #f0f2f5 solid; width: 32%; padding: 15px 10px; } .picareaindfo .textstyleul li dl { display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; } .picareaindfo .textstyleul li dl dd { padding-right: 15px; width: 20%; font-size: 15px; font-weight: 500; color: #000; } .picareaindfo .textstyleul li dl dt { font-size: 14px; color: #999; width: 80%; overflow: auto; } .picareaindfo .textstyleul li dl dt img { display: block; overflow: auto; max-width: initial; } .picareaindfo .textstyleul li:first-child, .picareaindfo .textstyleul li:last-child { width: 100%; padding: 20px 10px; height: auto; line-height: 30px; } .picareaindfo .textstyleul li:first-child dl dd, .picareaindfo .textstyleul li:last-child dl dd { width: 10%; } .picareaindfo .textstyleul li:first-child dl dt, .picareaindfo .textstyleul li:last-child dl dt { cursor: pointer; width: 90%; } .picareaindfo .textstyleul li:first-child dl dt img, .picareaindfo .textstyleul li:last-child dl dt img { display: block; overflow: auto; max-width: initial; } .picareaindfo .textstyleul li:last-child { border-bottom: 0; } .qslist { width: 100%; } .qslist ul { padding: 30px 0; } .qslist ul li { width: calc(33.33333333%); padding: 0 2%; border-right: 1px #cbcbcb solid; text-align: center; font-size: 1.2rem; } .qslist ul li a img { max-height: 60px; max-width: 60px; } .qslist ul li:last-child { border-right: 0; } .relatedtitle { text-align: center; font-size: 1.6rem; color: #666666; padding: 20px 0 0px; margin-top: 30px; } .relatedlist ul { padding: 20px 0 30px; } .relatedlist ul li { width: calc(100%); padding: 10px; border: 1px #e4e4e4 solid; font-size: 1.6rem; margin: 10px 0; border-radius: 5px; } .relatedlist ul li a { display: block; width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: center; } .relatedlist ul li a span { margin-right: 20px; font-size: 2.2rem; } .relatedlist ul li a p { font-size: 1.4rem; color: #666666; width: 100%; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .relatedlist ul li:last-child { border: 1px #e4e4e4 solid; } /*合作伙伴*/ .partnerslist { padding-left: 0px; } .partnerslist ul li { padding: 10px; width: 20%; box-sizing: border-box; } .partners { width: 100%; margin-bottom: 0px; } .partners ul { width: 100%; display: flex; display: inline-flex; display: webkit-flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; } .partners ul li { width: 48%; margin: 0 1% 15px; border: 1px #e7e7e7 solid; } .partners ul li a { display: block; width: 100%; } .partners ul li a img { display: block; width: 100%; } .partners ul li:hover { border: 1px #54b5e0 solid; } .partners ul li:hover a { opacity: 0.6; } .partners ul li:nth-child(2n 1) { margin: 0 1% 15px 0; } .partners ul li:nth-child(2n) { margin: 0 0 15px 2%; } /*大事记start*/ .event_box { width: 100%; margin: 0% auto 0; position: relative; min-height: 0px; } .event_box .parhd { width: 100%; display: inline-block; height: 30px; overflow: hidden; } .event_box .parhd ul { display: none; } .event_box .parhd .tempwrap { margin: 0 auto; } .event_box .parhd .tempwrap:after { content: ''; width: 85%; height: 1px; background: #580000; position: absolute; /* top:33%;*/ /* right:-140%;*/ right: 8%; top: 35%; /* margin-top:-0.5px;*/ z-index: 10; } .event_box .parbd { margin-top: 0px; } .event_box div#listbox { width: 100%; } .event_box .sprev, .event_box .snext { width: 30px; height: 30px; display: block; position: absolute; top: 10px; z-index: 100; } .event_box .sprev { left: 80%; } .event_box .snext { right: 0; } .event_box .sprev img, .event_box .snext img { transition: all 0.6s cubic-bezier(0.51, 1.1, 0.9, 0.95); -moz-transition: all 0.6s cubic-bezier(0.51, 1.1, 0.9, 0.95); -webkit-transition: all 0.6s cubic-bezier(0.51, 1.1, 0.9, 0.95); -o-transition: all 0.6s cubic-bezier(0.51, 1.1, 0.9, 0.95); } .history { background: url(/uploads/image/simages/xian.png) repeat-y 20% 10px; background-size: 0.5%; margin-bottom: 20px; } .history .historyitem .historyitemtitle { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-items: flex-start; } .history .historyitem .historyitemtitle .historyitemtitlename { width: 15%; font-size: 2rem; color: #fb6d01; line-height: 40px; text-align: right; margin-top: 0px; } .history .historyitem .historyitemtitle .historyitemtitlecircle { width: 10%; } .history .historyitem .historyitemtitle .historyitemtitlecircle div { background: url(/uploads/image/simages/date.png) no-repeat 0 0; width: 50%; height: 100%; margin: 0 auto; position: absolute; top: -10px; left: 28px; z-index: 1; } .history .historyitem .historyitemlist { width: 100%; } .history .historyitem .historyitemlist ul li { margin-bottom: 5px; width: 100%; } .history .historyitem .historyitemlist ul li .monthlist > .itemlistdate { width: 15%; font-size: 1.6rem; } .history .historyitem .historyitemlist ul li .monthlist > .circle { width: 10%; } .history .historyitem .historyitemlist ul li .monthlist > .circle div { width: 12px; height: 12px; border-radius: 100%; background: #fff; border: 2px #fb6d01 solid; margin: 15px auto 0; } .history .historyitem .historyitemlist ul li .monthlist > .itemlistinfo { width: 75%; } .history .historyitem .historyitemlist ul li .monthlist > .itemlistinfo .itemlistinfotitle { font-size: 1.6rem; color: #333; line-height: 40px; } .history .historyitem .historyitemlist ul li .monthlist > .itemlistinfo .itemlistinfodes { margin: 10px 0; font-size: 1.3rem; color: #bcbcbc; line-height: 26px; } .history .historyitem .historyitemlist ul li .monthlist > .itemlistinfo .ckzs { z-index: 9999999999999; width: 50%; height: 30px; line-height: 30px; font-size: 1.2rem; margin-bottom: 10px; } #tab { margin: 20px auto; } #tab .tablist ul li { font-size: 1rem; line-height: 30px; height: 30px; } #contactab { display: none; margin: 20px auto 30px; } #contactab .tablist ul li { line-height: 34px; height: 44px; padding: 5px 0; font-size: 1rem; } #contactab .tabcon { top: 44px; } #contactab .tabcon > .tabdiv .fz_con { padding: 10px; width: 100%; box-sizing: border-box; border: 0px #aeaeae solid; border-top: 0; font-size: 1.2rem; line-height: 30px; color: #666; } #contactab .tabcon > .tabdiv .fz_con img { width: 100%; } #contactab .tabcon > .tabdiv .contact_con { padding: 30px; width: 100%; border-top: 0; } #contactab .tabcon > .tabdiv .contact_con p { font-size: 13px; line-height: 20px; margin-bottom: 15px; } #contactab .tabcon > .tabdiv .contact_con p span { display: block; width: 100%; font-size: 13px; line-height: 20px; color: #777777; } #contactab .tabcon .cur { display: block; opacity: 1; filter: alpha(opacity=100); } .testtable { width: 100%; overflow-x: auto; } .testtable .table_list8 { margin: 20px auto; border-top: 1px #ebebeb solid; border-left: 1px #ebebeb solid; /*width: 100%; max-*/ width: 1200px; overflow-x: auto; } .testtable .table_list8 thead tr th { background: #ececec; height: 40px; line-height: 40px; text-align: center; color: #3e3e3e; font-size: 14px; font-weight: normal; } .testtable .table_list8 tbody tr td { padding: 10px 10px; color: #727272; border-right: 1px #ebebeb solid; border-bottom: 1px #ebebeb solid; font-size: 12px; } .testtable .table_list8 tbody tr td:first-child { width: 5%; text-align: center; } .testtable .table_list8 tbody tr td:nth-child(2), .testtable .table_list8 tbody tr td:last-child { width: 20%; text-align: left; } .testtable .table_list8 tbody tr td:nth-child(3) { width: 25%; text-align: left; } .testtable .table_list8 tbody tr td:nth-child(4) { width: 30%; text-align: left; } .centre_intro { width: 100%; flex-wrap: wrap; margin-bottom: 15px; } .centre_intro .centre_intro_img { width: 100%; } .centre_intro .centre_intro_text { width: 100%; } .centre_intro .centre_intro_text .centre_about { font-size: 1.2rem; } .centre_intro .centre_intro_text p { font-size: 1.2rem; margin-bottom: 10px; line-height: 190%; } .cooperation { padding: 20px 0 30px; } .cooperation ul li { width: calc(50%); padding: 20px 1%; } .cooperationlist { padding: 0px 0 50px; } .cooperationlist ul li { padding: 25px 0 15px; border-bottom: 2px #e4e4e4 dotted; } .cooperationlist ul li a { width: 100%; } .cooperationlist ul li a .coopheader { margin-bottom: 15px; display: block; } .cooperationlist ul li a .coopheader .coopimg { width: 100%; height: auto; } .cooperationlist ul li a .coopheader .coopimg img { width: 60%; max-width: 60%; padding: 15px 0; } .cooperationlist ul li a .coopheader .coopdesc { margin: 4% 0 0 0; font-size: 16px; } .cooperationlist ul li a .cooptext { font-size: 11px; line-height: 180%; max-height: 160px; margin: 15px 0 0 0; } .login { width: 100%; margin: 50px auto; box-shadow: 0 0 20px 8px rgba(0, 0, 0, 0.05); background: #fff; border-radius: 20px; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; } .login .loginimg { width: 100%; order: 2; display: none; } .login .loginimg img { width: 100%; height: 100%; display: block; } .login .logininput { width: 100%; padding: 20px; order: 1; } .login .logininput .loginlogo { text-align: right; margin-bottom: 15px; } .login .logininput .loginlogo img { width: auto; text-align: right; max-width: 190px; max-height: 70px; } .login .logininput .loginform ul { width: 100%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-content: flex-start; margin-bottom: 10px; flex-direction: row; flex: 1; flex-wrap: wrap; } .login .logininput .loginform ul li { display: flex; display: inline-flex; display: -webkit-flex; justify-content: space-between; align-content: flex-start; margin-bottom: 25px; width: 100%; } .login .logininput .loginform ul li > label { width: 18%; font-size: 1.2rem; line-height: 36px; color: #535353; } .login .logininput .loginform ul li > label em { color: #fea789; padding-right: 5px; } .login .logininput .loginform ul li em.tips { color: #e65623; font-size: 1.2rem; } .login .logininput .loginform ul li .inputbox { width: 78%; display: flex; display: inline-flex; display: -webkit-flex; justify-content: flex-start; align-content: flex-start; align-items: center; } .login .logininput .loginform ul li .inputbox > label { width: 20%; } .login .logininput .loginform ul li .inputbox > label span { padding-right: 50px; line-height: 25px; font-size: 1.2rem; } .login .logininput .loginform ul li .inputbox .tip { font-size: 1.4rem; color: #dddddd; padding-left: 15px; display: none; } .login .logininput .loginform ul li .inputbox textarea { width: 100%; padding: 10px; font-size: 1.2rem; line-height: 30px; border-color: #f4f4f4; color: #b4b4b4; } .login .logininput .loginform ul li .inputbox input[type=text] { width: 100%; padding: 10px; font-size: 1.2rem; line-height: 30px; border: #dcdcdc 1px solid; color: #333; } .login .logininput .loginform ul li .inputbox input[type=text]::placeholder { color: #b4b4b4; } .login .logininput .loginform ul li .ydbutton { width: 100%; margin-top: 20px; } .login .logininput .loginform ul li .ydbutton input[type=submit] { padding: 10px 80px; color: #fff; width: 100%; background: #52b3e0; font-size: 1.6rem; border: 0; cursor: pointer; border-radius: 5px; } .login .logininput .loginform ul li .ydbutton input[type=submit]:hover, .login .logininput .loginform ul li .ydbutton input[type=submit].active { background: #0083c2; } .login .logininput .loginform ul li #canvas { width: 120px; height: 50px; line-height: 50px; border: 1px #efefef solid; margin-left: 10px; } #tbox { display: none; } .ceshibg { width: 100%; padding: 0 0 0; } .error404 { width: 100%; align-items: center; padding: 30px 0; flex-wrap: wrap; } .error404 .info { order: 2; width: 100%; padding: 0 20px; margin-bottom: 10px; box-sizing: border-box; } .error404 .info h1 { font-size: 5rem; font-weight: 700; margin-top: 0px; line-height: 5.6rem; color: #f35d34; text-transform: uppercase; } .error404 .info h2 { font-size: 2rem; margin-bottom: 10px; margin-top: 0px; } .error404 .info .menu { font-size: 1.2rem; line-height: 24px; font-weight: 300; text-transform: uppercase; margin: 15px 0; } .error404 .info .menu a { white-space: nowrap; padding-left: 5px; padding-right: 5px; } .error404 .info .btn { font-size: 1.4rem; } .error404 .pic { order: 1; width: 100%; margin-top: 0px; text-align: center; } .error404 .pic img { max-width: 50%; } .insideproduct { width: 100%; margin-top: 30px; font-size: 12px; } .insideproduct .box1, .insideproduct .box3, .insideproduct .box4 { width: 100%; margin: 0 auto; align-items: center; } .insideproduct .box1 .range, .insideproduct .box3 .range, .insideproduct .box4 .range { position: relative; height: 50px; margin: 0 30px; width: 220px; /*overflow: hidden;*/ } .insideproduct .box1 .chunk-one, .insideproduct .box3 .chunk-one, .insideproduct .box4 .chunk-one, .insideproduct .box1 .chunk-two, .insideproduct .box3 .chunk-two, .insideproduct .box4 .chunk-two { position: absolute; left: 7px; top: 20px; width: 14px; height: 14px; border-radius: 100%; background-color: #00a0dd; z-index: 10; cursor: pointer; transition: all .05s linear; /*border: 3px solid rgba(203,203,203,.1);*/ /*box-sizing: border-box;*/ } .insideproduct .box1 .chunk-one:after, .insideproduct .box3 .chunk-one:after, .insideproduct .box4 .chunk-one:after, .insideproduct .box1 .chunk-two:after, .insideproduct .box3 .chunk-two:after, .insideproduct .box4 .chunk-two:after { content: ' '; width: 24px; height: 24px; border-radius: 100%; background: rgba(203, 203, 203, 0.3); position: absolute; /*box-sizing: border-box;*/ top: -5px; left: -5px; } .insideproduct .box1 .range .chunk-two, .insideproduct .box3 .range .chunk-two, .insideproduct .box4 .range .chunk-two { left: 100%; } .insideproduct .box1 .chunk-one strong, .insideproduct .box3 .chunk-one strong, .insideproduct .box4 .chunk-one strong, .insideproduct .box1 .chunk-two strong, .insideproduct .box3 .chunk-two strong, .insideproduct .box4 .chunk-two strong { display: inline-block; margin-top: 18px; text-align: center; font-weight: normal; display: none; } .insideproduct .box1 .strip-one, .insideproduct .box3 .strip-one, .insideproduct .box4 .strip-one, .insideproduct .box1 .strip-two, .insideproduct .box3 .strip-two, .insideproduct .box4 .strip-two { position: absolute; left: 0; top: 25px; height: 2px; width: 100%; background-color: #eaeaea; } .insideproduct .box1 .strip-two, .insideproduct .box3 .strip-two, .insideproduct .box4 .strip-two { width: 100%; background-color: #00a0dd; } .insideproduct .box1 .chunk, .insideproduct .box3 .chunk, .insideproduct .box4 .chunk { width: 50px; text-align: right; } .insideproduct .box1 .chunk2, .insideproduct .box3 .chunk2, .insideproduct .box4 .chunk2 { width: 50px; text-align: left; } .insideproduct .insideprotitle .insidepro-title { width: 90%; font-size: 1.6rem; } .insideproduct .insideprotitle .insidepro-title em { padding-right: 10px; font-size: 1.6rem; } .insideproduct .insideprotitle .insidepro-title span { font-size: 1.6rem; } .insideproduct .insideprotitle .djs_dicd { width: 100%; margin: 10px auto; font-style: 1.0rem; } .insideproduct .insideprotitle .djs_dicd a { padding: 5px 10px; font-size: 1.0rem; margin-left: 10px; } .insideproduct .producttab { margin-bottom: 50px; } .insideproduct .producttab .protabheader { width: 20%; } .insideproduct .producttab .protabheader ul { margin-bottom: 180px; } .insideproduct .producttab .protabheader ul li { padding: 0 5px; font-size: 1.2rem; text-align: center; } .insideproduct .producttab .protabheader .protabheader { width: 100%; height: 100%; } .insideproduct .producttab .protabbody { width: 80%; } .insideproduct .producttab .protabbody .protabitem { padding: 15px 10px; } .insideproduct .producttab .protabbody .protabitem .djs_cpbt { border-bottom: 1px #2baae7 solid; margin-bottom: 20px; padding-bottom: 6px; } .insideproduct .producttab .protabbody .protabitem .djs_cpbt a { font-size: 16px; } .insideproduct .producttab .protabbody .protabitem .proshulist { margin-bottom: 15px; } .insideproduct .producttab .protabbody .protabitem .proshulist .proshulistname { padding: 0 20px; margin-bottom: 10px; height: 30px; line-height: 30px; font-size: 1.2rem; } .insideproduct .producttab .protabbody .protabitem .proshulist .proshulistinfo { margin-left: 0px; } .insideproduct .producttab .protabbody .protabitem .proshulist .proshulistinfo li { height: auto; line-height: 20px; font-size: 0.8rem; padding: 10px 0; } .insideproduct .producttab .protabbody .protabitem .proshulist .proshulistinfo li span { font-size: 12px; padding-right: 5px; } .insideproduct .producttab .protabbody .protabitem .proshulist .proshulistinfo li a { text-overflow: ellipsis; white-space: nowrap; } .insideproduct .producttab .protabbody .protabitem .proflex { width: 100%; } .insideproduct .producttab .protabbody .protabitem .proflex .proflexitem { width: calc(47%); margin: 0px 1.5% 15px; font-size: 10rem; height: 30px; line-height: 30px; } .insideproduct .producttab .protabbody .protabitem .proflex .proflexitem a { font-size: 1.0rem; } .insideproduct .producttab .protabbody .protabitem.show { display: block; } .insideproduct .productselect { margin: 15px auto 15px; } .insideproduct .productselect .proselectitem { margin-bottom: 20px; font-size: 1.5rem; flex-wrap: wrap; } .insideproduct .productselect .proselectitem .proselitemtitle, .insideproduct .productselect .proselectitem .proselitem_select { min-width: 100%; margin-bottom: 10px; font-weight: bold; } .insideproduct .productselect .proselectitem .proselitem_select { width: 100%; display: flex; display: inline-flex; align-items: center; justify-content: space-between; padding: 0 15px; box-sizing: border-box; padding: 0 0 0 15px; } .insideproduct .productselect .proselectitem .proselitem_select label { width: 20%; } .insideproduct .productselect .proselectitem .proselitem_select select { width: 80%; border: 0; padding-left: 20px; box-sizing: border-box; height: 40px; line-height: 40px; border-radius: 0 5px 5px 0; text-align: center; text-align-last: center; } .insideproduct .productselect .proselectitem .proselitem_select select option { padding: 10px; height: 40px; line-height: 40px; margin: 5px auto; } .insideproduct .productselect .proselectitem .proselitemlist { width: 100%; margin-left: 0%; } .insideproduct .productselect .proselectitem .proselitemlist .proselitemlist-sel { padding: 0 15px; border-radius: 6px; background: #f2f2f2; margin: 0 0 10px 0; font-size: 1.2rem; width: 100%; } .insideproduct .productselect .proselectitem .proselitemlist .proselitemlist-sel:hover { color: #fff; background: #0282c3; cursor: pointer; } .insideproduct .productselect .proselectitem .proselitemlist .psil_active { color: #fff; background: #0282c3; text-align: center; padding: 0; } .insideproduct .productselect .proselectitem .prorangelist { width: 100%; margin-left: 0%; height: auto; line-height: 40px; flex-wrap: wrap; } .insideproduct .productselect .proselectitem .prorangelist .prorange { width: 100%; } .insideproduct .productselect .proselectitem .prorangelist .prorange input[type=range] { width: 80%; margin: 0 auto; } .insideproduct .productselect .proselectitem .prorangelist .prorangeval { width: 100%; justify-content: flex-end; } .insideproduct .productselect .proselectitem .prorangelist .prorangeval input[type=number] { height: 30px; line-height: 20px; padding: 5px 10px; margin: 0 5px; } .insideproduct .djs_productselect { margin: 15px auto 15px; } .insideproduct .djs_productselect .proselectitem { margin-bottom: 20px; font-size: 1.5rem; } .insideproduct .djs_productselect .proselectitem .proselitemtitle, .insideproduct .djs_productselect .proselectitem .proselitem_select { min-width: 46%; margin-bottom: 10px; } .insideproduct .djs_productselect .proselectitem .proselitem_select { width: 100%; padding: 0 15px; padding: 0 0 0 15px; } .insideproduct .djs_productselect .proselectitem .proselitem_select label { width: 20%; } .insideproduct .djs_productselect .proselectitem .proselitem_select select { width: 80%; border: 0; padding-left: 20px; height: 40px; line-height: 40px; border-radius: 0 5px 5px 0; } .insideproduct .djs_productselect .proselectitem .proselitem_select select option { padding: 10px; height: 40px; line-height: 40px; margin: 5px auto; } .insideproduct .djs_productselect .proselectitem .proselitemlist { width: 100%; margin-left: 0%; } .insideproduct .djs_productselect .proselectitem .proselitemlist .proselitemlist-sel { padding: 0 10px; border-radius: 6px; margin: 0 2% 10px 0; font-size: 1.2rem; width: 48%; } .insideproduct .djs_productselect .proselectitem .proselitemlist .proselitemlist-sel:nth-child(2n) { margin: 0 0 10px 2%; } .insideproduct .djs_productselect .proselectitem .proselitemlist .psil_active { text-align: center; padding: 0; } .insideproduct .djs_productselect .proselectitem .prorangelist { width: 100%; margin-left: 0%; line-height: 40px; } .insideproduct .djs_productselect .proselectitem .prorangelist .prorange { width: 100%; } .insideproduct .djs_productselect .proselectitem .prorangelist .prorange input[type=range] { width: 80%; margin: 0 auto; } .insideproduct .djs_productselect .proselectitem .prorangelist .prorangeval { width: 100%; } .insideproduct .djs_productselect .proselectitem .prorangelist .prorangeval input[type=number] { height: 30px; line-height: 20px; padding: 5px 10px; margin: 0 5px; } .insideproduct .searchresults { font-size: 1.3rem; } .insideproduct .searchresults .sresults-left { width: 100%; margin-bottom: 0px; } .insideproduct .searchresults .sresults-left .sr-left span { padding: 0 5px; } .insideproduct .searchresults .sresults-left .sr-num { padding-left: 30px; } .insideproduct .searchresults .sresults-right { width: 100%; } .insideproduct .searchresults .sresults-right label { padding-right: 10px; } .insideproduct .searchresults .sresults-right select { padding: 5px 20px; } .insideproduct .searchresults .sresults-right select option { line-height: 30px; } .insideproduct .prosearchlist { width: 100%; overflow: auto; margin: 5px auto 40px; } .insideproduct .prosearchlist .table_list8 thead tr th { height: 35px; line-height: 35px; font-size: 1.0rem; } .insideproduct .prosearchlist .table_list8 tbody tr td { padding: 3px 2px; font-size: 1.0rem; line-height: 160%; } .insideproduct .prosearchlist .proshmenu { width: 100%; height: 25px; line-height: 25px; margin: 25px auto; } .insideproduct .prosearchlist .proshmenu a { padding: 0px 20px; border-radius: 20px; margin-left: 30px; font-size: 1.2rem; } .insideproduct .prosearchlist .zlqdlist { padding: 0px; } .insideproduct .prosearchlist .zlqdlist ul li { width: calc(48%); margin: 0 2% 20px 0; font-size: 1rem; } .insideproduct .prosearchlist .zlqdlist ul li a { height: 35px; line-height: 35px; } .insideproduct .prosearchlist .zlqdlist ul li:nth-child(2n) { margin: 0 0 20px 2%; } .prodetailtop .prodetaildobblelist { width: 100%; margin: 15px 0 30px; border: 1px #e4e4e4 solid; } .prodetailtop .prodetaildobblelist > ul > li { line-height: 30px; width: 50%; font-size: 1rem; } .prodetailtop .prodetaildobblelist > ul > li .proname { padding-right: 8px; width: 38%; text-align: right; } .prodetailtop .prodetaildobblelist > ul > li .prodes { padding-left: 10px; width: 62%; } .prodetailtop .prodetaildobblelist > ul > li .prodes .iconfont { font-size: 1.2rem; line-height: 30px; } .promenu { margin: 20px auto 30px; } .promenu ul li { font-size: 1.0rem; } .promenu ul li a { padding: 5px 15px; } .prodetail { width: 100%; padding: 20px; margin-bottom: 40px; } .prodetail img { text-align: center; display: block; margin: 15px auto; max-width: 100%; } .xian, .xian2 { height: 1px; background: #e6e6e6; margin: 25px 0; width: 100%; } .xian2 { margin: 0 0 25px; } .news3 ul { padding: 0; } .news3 ul li { margin: 0px 0 15px; padding-bottom: 15px; } .news3 ul li a .newsimg { width: 30%; } .news3 ul li a .newsinfo { padding: 0; width: 66%; } .news3 ul li a .newsinfo .newsname { height: 2rem; line-height: 2rem; font-size: 1.4rem; } .news3 ul li a .newsinfo .newstime { height: 1.8rem; line-height: 1.8rem; font-size: 0.8rem; } .news3 ul li a .newsinfo .newstime span.dttb { font-size: 14px; padding: 0 0 0 10px; } .news3 ul li a .newsinfo .newsdes { height: 4.8rem; line-height: 1.6rem; font-size: 1rem; margin-top: 8px; } .mypageul { padding: 20px 0; flex-wrap: wrap; } .mypageul .mypage { padding: 3px 10px; margin-right: 3px; font-size: 1.1rem; margin-bottom: 6px; } .mypageul .fy_clor { padding: 3px 10px; margin-right: 3px; font-size: 1.1rem; margin-bottom: 6px; } .mypageul .fy_clor a { color: #fff; } .djs_sjno { display: none; } .djs_dnno { display: block; } #djs_sjno { display: none; } #djs_dnno { display: block; } a { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); -webkit-user-select: none; -moz-user-focus: none; -moz-user-select: none; outline: none; } .text-ty1 { width: 100%; padding: 0px; font-size: 1.2rem; line-height: 170%; } .text-ty1 strong { font-size: 1.2rem; line-height: 170%; display: block; margin: 15px 0 0 0; } .text-ty1 p { font-size: 1.2rem; line-height: 170%; color: #888; } .text-ty1 p img { margin-left: -2em; max-width: 100%; height: auto; } .text-ty1 img { max-width: 100%; height: auto; } .text-ty1 { width: 100%; padding: 0px; font-size: 1.3rem; line-height: 160%; } .text-ty1 strong { font-size: 1.3rem; line-height: 160%; display: block; margin: 15px 0 0 0; } .text-ty1 p { font-size: 1.3rem; line-height: 160%; color: #666; } .text-ty1 p img { margin-left: -2em; max-width: 100%; height: auto; } .text-ty1 img { max-width: 100%; height: auto; } .d_mail { width: 100%; margin: 0; padding: 30px 0 50px; } .d_mail .codelist .codeitem { width: 100%; padding: 30px; margin: 0 0 4% 0; } .d_mail .codelist .codeitem:nth-child(2n) { margin: 0 0 4% 0; } .d_mail .codelist .codeitem .codeinfo { width: 65%; margin: 5px 0 0 20px; } .d_mail .codelist .codeitem .codeinfo h3 { font-size: 1.3rem; } .d_mail .codelist .codeitem .codeinfo h6 { font-size: 1.1rem; } .djs_biaoti1 { width: 100%; } .djs_biaoti1 ul { width: 100%; padding: 20px 0 20px; padding-left: 20px; } .djs_biaoti1 ul li { width: calc(100%); font-size: 13px; margin: 5px 0; } .djs_biaoti1 ul li span { width: auto; margin-right: 10px; font-size: 16px; color: #2baae7; } .djs_biaoti1 ul li p { width: 100%; height: 20px; line-height: 20px; } /*按钮2-白底*/ .djs_anniu2 { width: 100%; } .djs_anniu2 a { padding: 6px 20px; font-size: 13px; } .djs_smwz p { width: 100%; margin: 10px auto; padding: 10px; font-size: 1.3rem; line-height: 170%; border: 1px #e4e4e4 solid; background-color: #f2f2f2; } /*合作机构logo*/ #djs_logopic ul { margin: 0 auto 50px; } #djs_logopic ul li { min-height: 70px; width: calc(33.33333333%); } #djs_logopic ul li p { padding-top: 5px; } #djs_logopic ul li i img { margin-top: 0px; width: 80%; height: auto; } #djs_logopic ul li .djs_sjno { display: none; } .djs_3piclist ul { padding: 30px 0 20px; } .djs_3piclist ul li { font-size: 1.2rem; } /*实验室4pic*/ .djs_4piclist { width: 100%; } .djs_4piclist ul { padding: 30px 0; } .djs_4piclist ul li { width: calc(25%); font-size: 18px; } .djs_4piclist ul li a img { max-height: 60%; max-width: 60%; } .djs_4piclist ul li a p { height: 30px; line-height: 30px; margin-top: 12px; font-size: 1.2rem; } .djs_4piclist ul li p { width: 100%; height: 30px; line-height: 30px; margin-top: 18px; } .djs_4piclist ul li:last-child { border-right: 0; } /*按钮3-蓝底*/ .djs_anniu3 a { padding: 6px 12px; font-size: 1.4rem; margin-right: 10px; border-radius: 10px; } .djs_tishi01 { border-left: 6px #b1e5fb solid; padding: 25px 15px; } .djs_tishi01 p { font-size: 1.0rem; line-height: 180%; } .djs_tishi01 p.biaoti { font-size: 1.4rem; } /*实验室4pic联系*/ .djs_4piclist ul { padding: 30px 0 10px; } .djs_4piclist ul li { width: calc(25%); border-right: 1px #e4e4e4 solid; font-size: 1.2rem; } .djs_4piclist ul li a img { max-height: 60%; max-width: 60%; } .djs_4piclist ul li a p { width: 100%; height: 30px; line-height: 30px; margin-top: 5px; } .djs_4piclist ul li p { width: 100%; height: 30px; line-height: 30px; margin-top: 5px; } .djs_4piclist ul li:last-child { border-right: 0; } /*栏目样式01-灰底*/ .djs_lanmuhui { margin: 15px auto 10px; } .djs_lanmuhui .titlename { color: #666666; height: auto; line-height: 18px; padding: 6px 0 6px 15px; font-size: 12px; } .djs_lanmuhui .titlename span { color: #9f9f9f; padding-left: 15px; font-size: 12px; } .djs_lanmuhui .titlenamek { border-left: 0px #2baae7 solid; height: 25px; line-height: 25px; padding: 0 0 0 15px; font-size: 12px; } .djs_lanmuhui .titlenamek span { padding-left: 10px; font-size: 12px; } .djs_lanmuhui .titlemore { font-size: 14px; } .djs_lanmuhui .titlemore a, .djs_lanmuhui .titlemore span { padding: 5px 20px; border-radius: 6px; margin-right: 12px; } /*招聘栏目底部*/ .djs_xpzp p { width: 100%; height: 28px; line-height: 28px; font-size: 10px; margin-bottom: 10px; } .djs_xpzp p span.dttb { font-size: 20px; margin-right: 12px; width: 28px; height: 28px; line-height: 28px; } /*手机图标显示*/ .djs_applist { width: 100%; margin: 0px 0 10px; } .djs_applist ul { width: 100%; } .djs_applist ul li { width: calc(25%); margin: 7px 0; padding: 0 2%; } .djs_applist ul li a { display: block; width: 100%; } .djs_applist ul li a div { display: block; max-width: 120px; max-height: 120px; width: 55px; height: 55px; line-height: 55px; font-size: 3.5rem; } .djs_applist ul li a p { margin-top: 10px; height: 40px; font-size: 1.2rem; } }