@charset "utf-8"; /** * @author:王欢 * @email:710569885@qq.com * @time:2019-5 */ @font-face { font-family: 'iconfont'; src: url('//at.alicdn.com/t/font_1432720974_1547027.eot'); /* IE9*/ src: url('//at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'), /* chrome銆乫irefox */ url('//at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'), /* chrome銆乫irefox銆乷pera銆丼afari, Android, iOS 4.2+*/ url('//at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg'); /* iOS 4.1- */ } @font-face{font-family:'iconfont';src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot');src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('http://at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('http://at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('http://at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')} @font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2')} @font-face { font-family: 'Glyphicons Halflings'; src:url('../bootstrap/fonts/glyphicons-halflings-regular.eot'); src: url('../bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); } a,a:link,a:visited,a:hover,a:active{text-decoration:none;} ol,ul,h1,h2,h3,h4,h5,h6,p,dd,dt,dl{ margin: 0; padding: 0;} *{ font-family: "微软雅黑"; margin: 0; padding: 0; list-style: none; } .fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale} .fa-icon-qq:before{content:"\e604"} .fa-icon-weibo:before{content:"\e600"} .fa-icon-weixin:before{content:"\e605"} .fa-icon-zaixianzixun:before{content:"\e608"} .overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;} .no-padding{padding-left: 0; padding-right: 0;} .container{max-width:1200px !important; height: 100%; padding-left: 0; padding-right: 0;} @media (max-width:991px){ .container{padding-left: 15px; padding-right: 15px;} } .container-fluid{max-width: 1000px!important;} .xiao{padding-left: 10px; padding-right: 10px;} .no-div{display: none;} .no_left{padding-left: 0!important;} .no_right{padding-right: 0;!important;} .middle{vertical-align: middle;display: table-cell;} .tr{transition: all 0.8s;-moz-transition: all 0.8s; -webkit-transition: all 0.8s; -o-transition: all 0.8s;} header{width:100%; height:auto;} header .head_main{width: 100%;} header .head_top{height: 35px; background-color: #dde0e5; overflow: hidden; position: relative;} header .head_top .container{position: relative; z-index: 2;} header .head_top .top_bg{position: absolute; top: 0; right: 0; width: 200px; height: 100%; background-color: #005bad;} header .head_top h4{float: left; line-height: 35px; font-size: 13px; color: #131313;} header .head_top .top_link{float: right; overflow: hidden; padding: 0 100px 0 20px; background: url("../images/top_link.jpg") no-repeat; background-size: 100% 100%;} header .head_top .top_link a{float: left; position: relative; display: inline-block; font-size: 14px; color: #fff; line-height: 35px; padding: 0 12px;} header .head_top .top_link a:before{content: ""; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; width: 1px; height: 12px; background-color: #fff;} header .head_top .top_link a:nth-child(1):before{display: none;} /**/ header .head_box{height:115px; overflow:hidden;} header .head_box .logo{float: left;display: table; height: 100%;} header .head_box .logo a{display: table-cell; vertical-align: middle;} header .head_box .logo img{width: 100%; height:auto;} header .head_box .head_txt{float: left; height: 100%; position: relative; display: table; padding-left: 30px; margin-left: 30px;} header .head_box .head_txt:before{content: ""; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; width: 1px; height: 55px; background-color: #e2e0e0;} header .head_box .head_txt p{font-size: 16px; color: #4b4b4b; line-height: 30px;} header .head_box .h_right{float: right; height: 100%; overflow: hidden;} header .head_box .top_call{float: left; display: table; height: 100%; background: url("../images/head_call.png") no-repeat left 50%; padding-left: 75px;} header .head_box .top_call h5{font-size: 16px; color: #131313;} header .head_box .top_call h4{font-size: 32px; color: #20478c; margin-top: 2px;} /**/ header .navbar-toggle{ margin:0; position:absolute; padding:0; transform:translate(0,-50%); display:block; cursor:pointer;} header .navbar-toggle .icon-bar{background:#065ab7; width:35px; height:5px;} header .navbar-toggle .icon-bar+.icon-bar{ margin-top:6px;} .tx .icon-bar:nth-child(1){ margin-top:12px; transform:rotateZ(45deg);} .tx .icon-bar:nth-child(2){ opacity:0;} .tx .icon-bar:nth-child(3){ top:50%; position:absolute; margin:0 !important; transform:translate(0,-50%) rotateZ(135deg);} /**/ header .head_nav{width: 100%; position: relative; background: url("../images/nav_bg.jpg") no-repeat 50% 50%; background-size: 100% 100%;} header .head_nav nav{max-width: 1200px; height: auto; margin: 0 auto;} header .head_nav ul{width: 100%; float: left;} header .head_nav .top_li{float: left; width: 16.6%; height: 50px; position: relative; text-align: center;} header .head_nav .top_li>a{color: #FFFFFF; font-size: 17px; line-height: 50px; display: block; overflow: hidden;} header .head_nav .top_li:after{content: ""; display: block; width: 1px; height: 13px; position: absolute; right: 0; top: 0; bottom: 0; margin: auto; background: #b8b9ba;} header .head_nav .top_li:nth-child(7):after{display: none;} header .head_nav .top_li:hover>a{background-color: #0455a5;} header .head_nav .top_li.active>a{background-color: #0455a5;} header .head_nav .top_li ul{display: none; position:absolute; top:50px; width: 100%; left: 0; z-index:99999;} header .head_nav .top_li ul .er{padding:0;height: 40px; background: rgba(0,0,0,0.7); transition:all 0.3s; margin-bottom: 3px;} header .head_nav .top_li ul .er a{line-height:40px; color:#fff; transition:all 0.3s; border-bottom: none; display: block; background: none; padding: 0 12px;} header .head_nav .top_li ul .er:hover{background: #226aad;} header .lunbos{padding-top: 29%; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;} header .lunbo .swiper-pagination-bullet-active{background: #226aad;} header .head_select{width: 100%; padding: 10px 0; background: #eeeeee;} header .head_select .m_left{width: calc(100% - 340px); float: left; overflow: hidden;} header .head_select .m_left .tit{float: left; width: 130px; height: 32px; line-height: 34px; font-size: 15px; color: #cd060c; font-weight: bold;} header .head_select .m_left .list{width: calc(100% - 130px); float: left; overflow: hidden;} header .head_select .m_left .list li{float: left; margin-right: 20px;} header .head_select .m_left .list li a{font-size: 14px; color: #666666; line-height: 34px; display: inline-block;} header .head_select .m_left .list li a:hover{text-decoration:underline!important;} header .head_select .m_right{width: 340px; float: right; overflow: hidden;} header .head_select .f_box{width: 300px; height: 32px; border: 1px solid #d2d2d2; border-radius: 20px; background-color: #fff; float: right; overflow: hidden;} header .head_select .f_box .f_txt{width: calc(100% - 40px); height: 100%; float: left; border: none; outline:none; background-color: #fff; padding: 2px 10px; color: #333;} header .head_select .f_box .f_btn{width: 40px; height: 100%; float: left; background: url("../images/head_fangda.png") no-repeat 50% 50%; outline:none; text-align: center; font-size: 14px; color: #fff; border: none;} section{width: 100%; overflow: hidden;} /**/ .content{margin-top: 30px;} .mTitle{width: 100%; overflow: hidden;} .mTitle .box{text-align: center; position: relative; padding: 35px 0 15px 0;} .mTitle .box:before{content: ""; position: absolute; left: 0; right: 0; bottom: 0; margin: auto; width: 28px; height: 3px; background-color: #025fb3;} .mTitle .box:after{content: ""; position: absolute; top: 0; left: 0; right: 0; margin: auto; width: 24px; height: 24px;} .mTitle .box h4{font-size: 30px; color: #025fb3; font-weight: bold; display: inline-block; position: relative; padding: 0 20px;} .mTitle .box h4:before, .mTitle .box h4:after{content: ""; position: absolute; top: 0; bottom: 0; margin: auto; width: 600px; height: 15px;} .mTitle .box h4:before{background: url("../images/mTit_gang.png") no-repeat; right: 100%; background-size: 100% 100%;} .mTitle .box h4:after{background: url("../images/mTit_gang.png") no-repeat; left: 100%; background-size: 100% 100%; transform:rotate(180deg); -ms-transform:rotate(180deg); /* IE 9 */ -moz-transform:rotate(180deg); /* Firefox */ -webkit-transform:rotate(180deg); /* Safari 和 Chrome */ -o-transform:rotate(180deg); /* Opera */} .mTitle .txt{font-size: 16px; color: #676767; margin-top: 25px; text-align: center;} /**/ .main1{width: 100%; padding: 40px 0; background-color: #fff;} .main1 .mTitle .box:after{background: url("../images/mTitle.png") no-repeat; background-size: 100% 100%;} .main1 ul{width: 1215px; overflow: hidden;} .main1 ul li{width: 288px; float: left; margin: 0 15px 20px 0;} .main1 .item{width: 100%;} .main1 .item .imgbox{position: relative; display: block; overflow: hidden; border: 1px solid #999999; background-color: #fff;} .main1 .item .imgbox:before{content: ""; display: block; padding-top: 70%;} .main1 .item .imgbox .img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; width: 100%; height: auto;} .main1 .item .mask{position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; z-index: 2; transform: scale(2); -ms-transform: scale(2); -moz-transform: scale(2); -webkit-transform: scale(2); -o-transform: scale(2);} .main1 .item .mask .imgs{width: 100%; height: 100%;} .main1 .item .txtbox{width: 100%; text-align: center; padding: 15px 5px 0 5px;} .main1 .item .txtbox h4{font-size: 15px; color: #131313;} .main1 .item .txtbox span{display: inline-block; height: 20px; line-height: 20px; padding: 0 15px; font-size: 12px; color: #fff; border-radius: 20px; margin-top: 12px; background-color: #025fb3;} .main1 .item:hover .mask{opacity: 1; transform: scale(1); -ms-transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); } .main1 .item:hover .img{transform:scale(1.1);} /**/ .main2{width: 100%; background-color: #f9f9f9; padding: 40px 0;} .main2 .mTitle .box:after{background: url("../images/mTitle2.png") no-repeat; background-size: 100% 100%;} .main2 .mLeft{width: 50%; float: left; position: relative; left: -50%;} .main2 .mRight{width: 50%; float: left; padding-left: 40px; position: relative; right: -50%;} .main2 .mLeft .txtbox{margin-bottom: 25px;} .main2 .mLeft .txtbox h4{font-size: 22px; color: #131313;} .main2 .mLeft .txtbox .txt{font-size: 16px; color: #131313; margin-top: 20px; line-height: 40px;} .main2 .mLeft a{display: inline-block; width: 190px; height: 40px; line-height: 38px; margin-top: 20px; text-align: center; border: 1px solid #025fb3; border-radius: 20px;} .main2 .mLeft a:hover{background-color: #025fb3; color: #fff;} .main2 .mRight .imgbox{text-align: center; overflow: hidden; position: relative;} .main2 .mRight .imgbox img{width: 100%; height: auto;} .main2 .mRight:hover .imgbox img{transform:scale(1.1);} /**/ .main3{width: 100%; background-color: #fff; padding: 40px 0;} .main3 .mTitle .box:after{background: url("../images/mTitle3.png") no-repeat; background-size: 100% 100%;} .main3 ul{width: 1215px;} .main3 li{width: 288px; float: left; margin: 0 15px 0 0;} .main3 .item{width: 100%;} .main3 .item .imgbox{position: relative; display: block; overflow: hidden; height: 200px;} .main3 .item .imgbox .imgs{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;} .main3 .item .mask{position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; z-index: 2; transform: scale(2); -ms-transform: scale(2); -moz-transform: scale(2); -webkit-transform: scale(2); -o-transform: scale(2);} .main3 .item .mask .imgs{width: 100%; height: 100%;} .main3 .item .txtbox{padding: 20px 15px; background-color: #f0f1f3; position: relative;} .main3 .item .txtbox .date{font-size: 14px; color: #676767; line-height: 20px; height: 20px; overflow: hidden;} .main3 .item .txtbox .txt{font-size: 16px; line-height: 25px; height: 50px; overflow: hidden; color: #131313; margin-top: 10px;} .main3 .item .txtbox span{display: inline-block; font-size: 13px; color: #025fb3; margin-top: 10px; height: 20px; line-height: 20px; overflow: hidden;} .main3 .item:hover .mask{opacity: 1; transform: scale(1); -ms-transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); } .main3 .item:hover .img{transform:scale(1.1);} .main3 li:nth-child(even) .item .imgbox{top: 155px;} .main3 li:nth-child(even) .item .txtbox{top: -200px;} .main3 .more{text-align: center; margin-top: 40px;} .main3 .more a{display: inline-block; width: 180px; height: 37px; line-height: 35px; border-radius: 20px; border: 1px solid #025fb3; text-align: center; background-color: #025fb3; font-size: 14px; color: #fff;} .main3 .more a:hover{background-color: #fff; color: #025fb3;} /**/ .main4{width: 100%; background: url("../images/m4_bg.jpg") no-repeat 50% 50%; background-size: cover; padding: 40px 0;} .main4 .mTitle .box:after{background: url("../images/mTitle4.png") no-repeat; background-size: 100% 100%;} .main4 ul{overflow: hidden; zoom: 1;} .main4 ul li{width: 25%; float: left; padding: 0 10px; overflow: hidden;} .main4 .txtbox{} .main4 .txtbox h4{font-size: 17px; color: #131313; line-height: 35px;} .main4 ul li:nth-child(1) .txtbox{background: url("../images/m4_img.png") no-repeat 0 10px; padding-left: 40px;} .main4 ul li:nth-child(2) .txtbox{background: url("../images/m4_img.png") no-repeat -343px 10px; padding-left: 55px;} .main4 ul li:nth-child(3) .txtbox{background: url("../images/m4_img.png") no-repeat -666px 10px; padding-left: 75px;} .main4 ul li:nth-child(4) .txtbox{background: url("../images/m4_img.png") no-repeat -974px 10px; padding-left: 60px;} /**/ .foot{width: 100%; background-color: #025fb3; padding: 12px 0;} .foot .txt{font-size: 14px; color: #fff; line-height: 25px; text-align: center;} /**/ /*内页*/ .inner_page{padding: 20px 0 100px 0;} .inner_page .con_layout{margin-top: 20px;} .inner_page .page_left{width: 290px; float: left;} .inner_page .page_right{width: calc(100% - 290px); float: left; padding-left: 30px;} .inner_page .page_title{border-bottom: 1px solid #d3d3d3; padding: 20px 0 10px 0; position: relative;} .inner_page .page_title:before{content: ""; position: absolute; left: 0; bottom: 0; width: 280px; height: 1px; background-color: #22468b;} .inner_page .page_title h4{font-size: 16px; color: #2f2b2c; display: inline-block; background: url("../images/page_title.png") no-repeat left 50%; padding-left: 20px;} /**/ .inner_page .sideBar_page .side_top{margin-bottom: 15px;} .inner_page .sideBar_page .n_tit{background: url("../images/n_side_tit.jpg") no-repeat 50% 50%; background-size: cover; text-align: center; position: relative; font-size: 0; padding: 13px 1px;} .inner_page .sideBar_page .n_tit>h4{font-size: 24px; color: #ffffff; font-weight: bold;} .inner_page .sideBar_page .n_tit>h5{font-size: 16px; color: #fff; position: relative; display: inline-block; padding: 0 10px; margin-top: 11px;} .inner_page .sideBar_page .n_tit>h5:before, .inner_page .sideBar_page .n_tit>h5:after{content: ""; position: absolute; width: 20px; height: 2px; top: 0; bottom: 0; margin: auto; background-color: #81afd9} .inner_page .sideBar_page .n_tit>h5:before{left: 100%;} .inner_page .sideBar_page .n_tit>h5:after{right: 100%;} .inner_page .sideBar_page .n_tit .side_span{position: absolute; right: 15px; top: 15px; font-size: 22px; color: #ffffff;} .inner_page .sideBar_page ul{display: none;} .inner_page .sideBar_page .n_ul{background-color: #ffffff;} .inner_page .sideBar_page .n_li{width: 100%; position: relative;} .inner_page .sideBar_page .n_li>a{display: block; width: 100%; height: 55px; line-height: 54px; border-bottom: 1px dashed #b3b3b3; font-size: 16px; color: #131313; background-color: #fff; padding: 0 10px;} .inner_page .sideBar_page .n_li:hover>a{color: #063a82;} .inner_page .sideBar_page .n_li.active>a{color: #063a82;} .inner_page .sideBar_page .act .er{display: block;} .inner_page .sideBar_page .act>a{color: #005bac; border-color: #005bac;} .inner_page .sideBar_page .er{width: 100%;; overflow: hidden; padding: 5px 0; border-bottom: 1px dashed #d6d7d8;} .inner_page .sideBar_page .er li{width: 100%; position: relative;} .inner_page .sideBar_page .er li a{line-height: 30px; height: 30px; padding: 0 15px; overflow: hidden; display: block; font-size: 13px; color: #858585;} .inner_page .sideBar_page .er li a:hover{color: #063a82;} .inner_page .sideBar_page .er li a.active{color: #063a82;} .inner_page .sideBar_page .side_bot{width: 100%;} .inner_page .sideBar_page .side_bot .imgbox{text-align: center; overflow: hidden;} .inner_page .sideBar_page .side_bot .imgbox img{max-width: 100%; height: auto;} .inner_page .sideBar_page .side_bot .txtbox{background-color: #f3f3f3; padding: 10px;} .inner_page .sideBar_page .side_bot .txtbox .txt{font-size: 13px; color: #333; line-height: 25px;} /*产品页面*/ .product_page .item{width: 100%; margin-bottom: 20px;} .product_page .item .imgbox{position: relative; display: block; overflow: hidden; border: 1px solid #999999; background-color: #fff;} .product_page .item .imgbox:before{content: ""; display: block; padding-top: 70%;} .product_page .item .imgbox .img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; width: 100%; height: auto;} .product_page .item .mask{position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; z-index: 2; transform: scale(2); -ms-transform: scale(2); -moz-transform: scale(2); -webkit-transform: scale(2); -o-transform: scale(2);} .product_page .item .mask .imgs{width: 100%; height: 100%;} .product_page .item .txtbox{width: 100%; text-align: center; padding: 15px 5px 0 5px;} .product_page .item .txtbox h4{font-size: 15px; color: #131313;} .product_page .item .txtbox span{display: inline-block; height: 20px; line-height: 20px; padding: 0 15px; font-size: 12px; color: #fff; border-radius: 20px; margin-top: 12px; background-color: #025fb3;} .product_page .item:hover .mask{opacity: 1; transform: scale(1); -ms-transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); } .product_page .item:hover .img{transform:scale(1.1);} /*内页*/ .product_show{width: 100%;} .product_show .imgbox{text-align: center; overflow: hidden;} .product_show .imgbox img{max-width: 100%; height: auto;} .product_show .txtbox{margin-top: 20px;} .product_show .txtbox .txt{font-size: 14px; color: #333; line-height: 25px;} /*产品应用页面*/ .apply_page{width: 100%;} .apply_page .txt{font-size: 16px; color: #131313; line-height: 30px;} /*关于我们页面*/ .about_page{width: 100%;} .about_page .txt{font-size: 14px; color: #333; line-height: 25px;} /*联系我们页面*/ .contact_page{width: 100%;} .contact_page .txt{font-size: 16px; color: #333; line-height: 35px;} /*新闻页面*/ .news_page{width: 100%;} .news_page .item{width: 100%; height: 215px; overflow: hidden; border: 1px solid #e2e2e2; margin-bottom: 20px;} .news_page .item .imgbox{width: 270px; height: 100%; float: left; overflow: hidden;} .news_page .item .imgbox .imgs{width: 100%; height: 100%;} .news_page .item .txtbox{width: calc(100% - 270px); float: left; height: 100%; padding: 30px; background-color: #e2e2e2;} .news_page .item .txtbox .title{font-size: 16px; color: #626262;} .news_page .item .txtbox .txt{margin-top: 15px; font-size: 14px; color: #626262; line-height: 30px; height: 90px; overflow: hidden;} .news_page .item .txtbox .date{margin-top: 15px; font-size: 12px; color: #626262; display: inline-block;} .news_page .item:hover{border-color: #005bac;} .news_page .item:hover .txtbox{background-color: #005bac;} .news_page .item:hover .txtbox .title{color: #fff;} .news_page .item:hover .txtbox .txt{color: #fff;} .news_page .item:hover .txtbox .date{color: #fff;} /*内页*/ .news_show{width: 100%;} .news_show .title{border-bottom: 1px dashed #aaa; padding-bottom: 10px; text-align: center;} .news_show .title h4{font-size: 18px; color: #333;} .news_show .title h5{font-size: 14px; color: #666; margin-top: 5px;} .news_show .txt{margin-top: 20px; font-size: 14px; color: #333; line-height: 24px;} /*留言页面*/ .message_page .fBox{width: 70%;} .message_page .fBox .item{overflow: hidden; margin-bottom: 15px;} .message_page .fBox label{width: 57px; float: left; height: 42px; line-height: 42px; font-size: 14px; color: #333; font-weight: normal;} .message_page .fBox .fTxt{width: calc(100% - 57px); float: left; height: 42px; border: 1px solid #888; padding: 0 10px;} .message_page .fBox .fTxts{width: calc(100% - 57px); float: left; padding: 10px;} .message_page .fBox .fBtn{width: calc(100% - 57px); height: 42px; line-height: 40px; background-color: #005bac; text-align: center; font-size: 14px; color: #fff; border: 1px solid #005bac;} .message_page .fBox .fBtn:hover{background-color: #fff; color: #005bac;} /*手机底部*/ .hot{width:100%; height:58px; background:#000; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;} .hot span{ color:#fff; font-size:16px; line-height:20px;} .hot h6{ font-size:12px; line-height:20px;} .hot .row div a{ display:block; color:#fff; padding:8px 0;} .hot .row div a:hover{background-color: #005bac;} .dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%;} .dbbox .dbs{ position: relative; padding: 0 15px; display:none;} .dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;} .dbbox .dbs.ewm-box{ text-align:center; } .dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px;} .dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px;} .dbbox .dbs.ewm-box img{ max-width: 140px;} .dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{position: relative; padding: 6px 0; width: 20%; height: 44px; } .dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block;} @media (min-width:1450px){ header .head_top .top_bg{width: 20%;} } @media (min-width:2000px){ header .head_top .top_bg{width: 30%;} } @media (max-width:1199px){ header .head_box .head_txt{display: none;} header .head_nav .top_li{height: 45px;} header .head_nav .top_li>a{font-size: 16px; line-height: 45px;} .mTitle .box h4{font-size: 24px;} .mTitle .txt{font-size: 14px; margin-top: 15px;} .main1{padding: 30px 0;} .main1 ul{width: 100%;} .main1 ul li{width: 25%; margin: 0 0 15px 0; padding: 0 10px;} .main2 .mLeft .txtbox .txt{font-size: 14px; line-height: 30px;} .main2 .mLeft .txtbox{margin-bottom: 20px;} .main2 .mLeft a{margin-top: 0;} .main3 ul{width: 100%;} .main3 li{width: 25%; margin: 0; padding: 0 10px;} .main3 .item .txtbox .txt{font-size: 14px;} .main4{padding: 30px 0;} .main4 .txtbox h4{font-size: 14px; line-height: 30px;} /*内页*/ .inner_page .page_left{width: 255px;} .inner_page .page_right{width: calc(100% - 255px);} .inner_page .sideBar_page .n_tit>h4{font-size: 20px;} .inner_page .sideBar_page .n_li>a{height: 45px; line-height: 44px; font-size: 14px;} .inner_page .page_title h4{font-size: 14px;} .apply_page .txt{font-size: 14px; line-height: 25px;} .contact_page .txt{font-size: 14px; line-height: 25px;} .news_page .item{height: 170px;} .news_page .item .imgbox{width: 230px;} .news_page .item .txtbox{width: calc(100% - 230px); padding: 15px;} .news_page .item .txtbox .txt{font-size: 14px; line-height: 25px; height: 100px; margin-top: 10px;} .news_page .item .txtbox .date{display: none;} .message_page .fBox{width: 100%;} } @media (min-width:991px){ } @media (max-width:991px){ .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { position: relative; min-height: 1px; padding-right: 5px; padding-left: 5px; } header .head_main{width: 100%;} header .head_box{height: 100px;} header .top_btn{font-size: 32px; color: #222; position: absolute; top: 78px; right: 18px;} header .head_box .head_form{margin-right: 35px;} header .head_nav{position: absolute; top: 120px;; right: 0; display: none; width: 130px; z-index: 99999; height: auto;} header .head_nav ul{padding: 0;} header .head_nav .top_li{width: 100%; height: 40px; background: none;} header .head_nav .top_li:after{display: none;} header .head_nav .top_li>a{font-size: 14px; line-height: 40px; border-bottom: none;} header .head_nav .top_li ul{display: none!important;} header .head_select .m_left{width: calc(100% - 270px);} header .head_select .m_left .tit{width: 90px; line-height: 30px; height: 30px; font-size: 16px;} header .head_select .m_left .list{width: calc(100% - 90px);} header .head_select .m_left .list li a{font-size: 12px; line-height: 30px;} header .head_select .m_right{width: 270px;} header .head_select .f_box{width: 260px; height: 30px;} header .head_select .f_box .f_txt{width: calc(100% - 35px);} header .head_select .f_box .f_btn{margin: 0; width: 35px; height: 100%;} header .head_top{height: 30px;} header .head_top h4{line-height: 30px;} header .head_top .top_link a{line-height: 30px;} .mTitle .box h4{font-size: 20px;} .mTitle .txt{margin-top: 10px;} .content{margin-top: 20px;} .main1{padding: 25px 0;} .main1 .item .txtbox{padding: 10px 2px 0 2px} .main1 .item .txtbox h4{font-size: 12px;} .main2{padding: 25px 0;} .main2 .mLeft .txtbox h4{font-size: 18px;} .main2 .mLeft .txtbox .txt{line-height: 25px; margin-top: 10px;} .main2 .mLeft a{width: 150px; height: 32px; line-height: 30px;} .main3{padding: 25px 0;} .main3 .item .imgbox{height: 150px;} .main3 .item .txtbox{padding: 10px;} .main3 .item .txtbox .txt{font-size: 12px; line-height: 20px; height: 40px;} .main3 li:nth-child(even) .item .imgbox{top: 125px;} .main3 li:nth-child(even) .item .txtbox{top: -150px;} .main4{padding: 25px 0;} .main4 .txtbox h4{font-size: 12px} /*内页*/ .inner_page .page_left{width: 220px;} .inner_page .page_right{width: calc(100% - 220px);} .inner_page .sideBar_page .n_tit>h4{font-size: 18px;} .inner_page .sideBar_page .n_tit>h5{font-size: 13px; margin-top: 7px;} .inner_page .sideBar_page .n_li>a{height: 40px; line-height: 39px;} .news_page .item{height: 140px;} .news_page .item .imgbox{width: 190px;} .news_page .item .txtbox{width: calc(100% - 190px);} .news_page .item .txtbox .title{font-size: 14px;} .news_page .item .txtbox .txt{font-size: 12px; line-height: 20px; height: 80px;} } @media (min-width: 768px){ .sideBar_page .n_ul{display: block!important;} } @media (max-width: 767px){ .container{padding-left: 15px; padding-right: 15px;} header .head_top .top_link{display: none;} header .head_top h4{font-size: 12px;} header .head_box{height: 80px;} header .head_top .top_bg{display: none;} header .head_box .logo img{width: 350px;} header .top_btn{top: 68px; font-size: 28px;} header .head_nav{top: 90px;} header .lunbos{padding-top: 50%;} header .head_select .m_left{display: none;} header .head_select .m_right{width: 100%;} header .head_select .f_box{width: 100%;} .main1 ul li{width: 50%;} .main2 .mRight{width: 100%; right: 0; padding: 0;} .main2 .mLeft{width: 100%; left: 0; margin-top: 15px;} .main3 li{width: 50%; margin-bottom: 15px;} .main3 li:nth-child(even) .item .imgbox{top: 0;} .main3 li:nth-child(even) .item .txtbox{top: 0;} .main3 .item .imgbox{height: auto;} .main3 .item .imgbox:before{content: ""; display: block; padding-top: 70%;} .main3 .more{margin-top: 15px;} .main4 ul li{width: 50%; padding: 0 50px 0 10px;} /*内页*/ .inner_page .page_left{width: 100%;} .inner_page .page_right{width: 100%; padding: 0;} .inner_page .page_title{padding: 0 0 10px 0} .news_page .item{height: 120px;} .news_page .item .imgbox{width: 150px;} .news_page .item .txtbox{width: calc(100% - 150px); padding: 10px 15px;} } @media (max-width:500px){ header .head_box .logo img{width: 300px;} .main4 ul li{width: 100%; padding: 0 10px 0 10px;} .main4 .txtbox{background: none!important; padding-left: 0!important;} .main4 .txtbox h4{line-height: 25px;} } @media (max-width:376px){ header .head_box .logo img{width: 270px;} } @media (max-width:360px){ header .head_box .logo img{width: 255px;} }