@charset "utf-8";
@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 .head_main{width: 100%;}
header .head_box{width: 100%; height: 100px; background-color: rgba(0,0,0,0); position: absolute; z-index: 10;}
header .head_box .logo{height: 100%; display: table; float: left;}
header .head_box .logo a{display: table-cell; vertical-align: middle;}
header .head_box .logo a img{width: 100%;}
/**/
header .navbar-toggle{ margin:0; position:absolute; padding:0; transform:translate(0,-50%); display:block;  cursor:pointer;}
header .navbar-toggle .icon-bar{background-color: #fff; 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_box .head_right{float: right;}
header .head_box .head_nav{float: left; height: 100%;}
header .head_box .head_nav ul{margin: 0; padding: 0;}
header .head_box .top_li{float: left; position: relative; text-align: center;}
header .head_box .top_li>a{color: #ffffff; font-size: 16px; display: block; padding: 0 30px; width: 100%; line-height: 100px; position: relative;}
header .head_box .top_li:hover>a{transform:rotateX(360deg);
    -ms-transform:rotateX(360deg);
    -moz-transform:rotateX(360deg);
    -webkit-transform:rotateX(360deg);
    -o-transform:rotateX(360deg);}
header .head_box .top_li .er{display: none; position:absolute; top:90px; left: 0; width: 100%; z-index:99999;}
header .head_box .top_li .er>li{height: 40px; background: rgba(0,0,0,.7); transition:all 0.3s;}
header .head_box .top_li .er>li a{line-height:40px; color:#fff; display: block;}
header .head_box .top_li .er>li:hover a{color: #fff0f0; background-color: #0068b4;}
header .lunbos{background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;}
header .swiper-pagination-bullet-active{background: #0068b4;}
section{width: 100%; overflow: hidden;}
/**/
.content{margin-top: 40px;}
.mTitle{text-align: center;}
.mTitle h3{font-size: 25px; color: #333; font-weight: bold;}
.mTitle h2{font-size: 50px; color: #0068b4; margin-top: 5px;}
.mTitle h2 span{width: 35px; height: 35px; background: url("../images/mTit.png") no-repeat; background-size: 100% 100%; display: inline-block;}
/**/
.main1{width: 100%; padding: 40px 0;}
.main1 ul{width: 1230px;}
.main1 ul li{width: 380px; float: left; margin: 0 30px 30px 0;}
.main1 .item{width: 100%; overflow: hidden;}
.main1 .item .imgbox{position: relative; overflow: hidden; background-color: #fff; border: 1px solid #ebebeb;}
.main1 .item .imgbox:before{content: ""; display: block; padding-top: 75%;}
.main1 .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.main1 .item .txt{width: 100%; height: 52px; line-height: 50px; font-size: 16px; color: #333333; border: 1px solid #ebebeb; text-align: center;}
.main1 .item:hover .imgbox .img{transform: rotate(15deg) scale(1.3); -webkit-transform: rotate(15deg) scale(1.3); -moz-transform: rotate(15deg) scale(1.3); -ms-transform: rotate(15deg) scale(1.3); -o-transform: rotate(15deg) scale(1.3);}
.main1 .more{width: 100%; margin-top: 10px; text-align: center;}
.main1 .more a{display: inline-block; width: 170px; height: 42px; line-height: 40px; border: 1px solid #ececec; border-radius: 8px; background-color: #f2f2f2; font-size: 14px; color: #999;}
.main1 .more a:hover{background-color: #0068b4; color: #fff; border-color: #025693;}
/**/
.main2{width: 100%; background-color: #f9f9f9; padding: 40px 0;}
.main2 ul{width: 1220px; overflow: hidden;}
.main2 ul li{width: 285px; float: left; margin: 0 20px 20px 0;}
.main2 .item{width: 100%; overflow: hidden;}
.main2 .item .imgbox{position: relative; overflow: hidden; background-color: #fff; border: 1px solid #ebebeb;}
.main2 .item .imgbox:before{content: ""; display: block; padding-top: 145%;}
.main2 .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.main2 .item .mask{position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; transform: scale(2); -webkit-transform: scale(2); -moz-transform: scale(2); -ms-transform: scale(2); -o-transform: scale(2);}
.main2 .item .mask .img{width: 100%; height: 100%;}
.main2 .item .txt{width: 100%; height: 52px; line-height: 50px; font-size: 16px; color: #333333; border: 1px solid #ebebeb; text-align: center;}
.main2 .item:hover .mask{opacity: 1; transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1);}
.main2 .more{width: 100%; margin-top: 10px; text-align: center;}
.main2 .more a{display: inline-block; width: 170px; height: 42px; line-height: 40px; border: 1px solid #ececec; border-radius: 8px; background-color: #f2f2f2; font-size: 14px; color: #999;}
.main2 .more a:hover{background-color: #0068b4; color: #fff; border-color: #025693;}
/**/
.main3{width: 100%; padding: 40px 0; background-color: #fff;}
.main3 .mLeft{width: 50%; float: left; padding-right: 20px; text-align: center;}
.main3 .mLeft img{max-width: 100%; height: auto;}
.main3:hover .mLeft img{transform:scale(1.1);}
.main3 .mRight{width: 50%; float: left;}
.main3 .mRight .title{font-size: 16px; color: #333;}
.main3 .mRight .txt{font-size: 16px; color: #333; line-height: 35px; margin-top: 10px; max-height: 210px; overflow: hidden;}
.main3 .mRight .more{display: inline-block; width: 170px; height: 42px; line-height: 40px; border: 1px solid #ececec; text-align: center; margin-top: 20px; border-radius: 8px; background-color: #fff; font-size: 14px; color: #999;}
.main3 .mRight .more:hover{background-color: #0068b4; color: #fff; border-color: #025693;}
/**/
.foot{width: 100%; background-color: #036ab5; padding: 30px 0;}
.foot .fLeft{float: left; width: 700px;}
.foot .fLeft h4{font-size: 20px; color: #fff; font-weight: bold;}
.foot .fLeft ul{margin-top: 15px;}
.foot .fLeft li{width: 50%; float: left; position: relative; font-size: 14px; color: #fff; line-height: 25px; padding-left: 25px; margin-bottom: 10px;}
.foot .fLeft li span{position: absolute; font-size: 18px; left: 0; top: 0; line-height: 25px;}
.foot .fLeft li b{font-size: 18px;}
.foot .fLeft .txt{font-size: 14px; color: #fff; margin-top: 5px;}
.foot .fRight{float: right; width: calc(100% - 700px);}
.foot .footQR{overflow: hidden; zoom: 1;}
.foot .footQR .imgs{width: 50%; float: left; padding: 0 10px; text-align: center; overflow: hidden;}
.foot .footQR .imgs img{max-width: 100%; height: auto;}
.foot .footQR .imgs h4{font-size: 14px; color: #fff; margin-top: 8px;}

/*手机底部*/
.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: #095ca6;}
.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;}

/*内页*/
.inner_page{padding: 40px 0 100px 0;}
.con_layout{margin-top: 40px;}
.page_title{text-align: center;}
.page_title h3{font-size: 25px; color: #333; font-weight: bold;}
.page_title h2{font-size: 50px; color: #0068b4; margin-top: 5px;}
.side_page{width: 100%; text-align: center; margin-top: 30px;}
.side_page ul{display: inline-block;}
.side_page ul li{float: left; text-align: center; padding: 0 10px 10px 10px;}
.side_page ul li a{display: inline-block; width: 184px; height: 50px; line-height: 46px; border: 2px solid #e4e4e4; border-radius: 25px; background-color: #fff; font-size: 20px; color: #333;}
.side_page ul li a:hover{background-color: #f3f3f3;}

/*关于我们页面*/
.about_page{width: 100%;}
.about_page .imgbox{text-align: center; overflow: hidden;}
.about_page .imgbox img{max-width: 100%; height: auto;}
.about_page .txt{font-size: 14px; color: #333; line-height: 25px; margin-top: 20px;}

/*联系我们页面*/
.contact_page{width: 100%;}
.contact_page .txtbox{width: 50%; float: left; padding-right: 20px;}
.contact_page .txtbox .txt{font-size: 16px; color: #333; line-height: 35px;}
.contact_page .map{width: 50%; float: left; text-align: center; overflow: hidden;}
.contact_page .map img{max-width: 100%; height: auto;}

/*团队作品页面*/
.product_page .item{width: 100%; overflow: hidden; margin-bottom: 20px;}
.product_page .item .imgbox{position: relative; overflow: hidden; background-color: #fff; border: 1px solid #ebebeb;}
.product_page .item .imgbox:before{content: ""; display: block; padding-top: 75%;}
.product_page .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.product_page .item .txt{width: 100%; height: 52px; line-height: 50px; font-size: 16px; color: #333333; border: 1px solid #ebebeb; text-align: center;}
.product_page .item:hover .imgbox .img{transform: rotate(15deg) scale(1.3); -webkit-transform: rotate(15deg) scale(1.3); -moz-transform: rotate(15deg) scale(1.3); -ms-transform: rotate(15deg) scale(1.3); -o-transform: rotate(15deg) scale(1.3);}
/*内页*/
.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 h4{font-size: 14px; color: #333; text-align: center;}
.product_show .txtbox .txt{font-size: 14px; color: #333; line-height: 25px; margin-top: 20px;}

/*新闻页面*/
.news_page{width: 100%;}
.news_page .item{width: 100%; height: 170px; overflow: hidden; border: 1px solid #ebebeb; padding: 1px; margin-bottom: 20px; background-color: #fff; position: relative; top: 0;}
.news_page .item .imgbox{width: 200px; height: 100%; float: left; overflow: hidden; border: 1px solid #ebebeb; background-color: #fff;}
.news_page .item .imgbox .img{width: 100%; height: 100%;}
.news_page .item .txtbox{width: calc(100% - 200px); height: 100%; float: left; padding: 20px; overflow: hidden;}
.news_page .item .txtbox .title{font-size: 16px; color: #333; height: 20px; line-height: 20px; overflow: hidden;}
.news_page .item .txtbox .title span{float: right; font-size: 12px; color: #666;}
.news_page .item .txtbox .txt{font-size: 14px; color: #666; height: 40px; line-height: 20px; overflow: hidden; margin-top: 20px;}
.news_page .item .txtbox .more{width: 75px; height: 30px; line-height: 28px; display: inline-block; margin-top: 12px; text-align: center; font-size: 12px; background-color: #fff; color: #666; border: 1px solid #e5e5e5;}
.news_page .item:hover{top: -3px; box-shadow: 3px 3px 3px #bbb; background-color: #f9f9f9;}
/*内页*/
.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;}


@media (max-width:1199px){
    .mTitle h2{font-size: 38px;}
    .main1 ul{width: 100%;}
    .main1 ul li{width: 33.333%; margin: 0 0 20px 0; padding: 0 10px;}
    .main2 ul{width: 100%;}
    .main2 ul li{width: 25%; margin: 0 0 20px 0; padding: 0 10px;}
    /*内页*/
    .page_title h2{font-size: 38px;}
    .news_page .item{height: 150px;}
    .news_page .item .imgbox{width: 170px;}
    .news_page .item .txtbox{width: calc(100% - 170px); padding: 15px;}
    .news_page .item .txtbox .txt{height: 60px;}
    .news_page .item .txtbox .more{display: none;}
}

@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_box{height: 90px;}
    header .head_box .top_btn{font-size: 32px; color: #fff; position: absolute; top: 42px; right: 20px;}
    header .head_box .head_nav{width: 130px; height: auto; margin: 0; background: rgba(0,0,0,0.5); position: absolute; z-index: 99; top: 80px; right: 0; display: none;}
    header .head_box .top_li{display: block; width: 100%; height: 40px; margin-top: 0; padding: 0; border: none; text-align: center;}
    header .head_box .top_li>a{padding: 0; line-height: 40px; display: block;  color: #FFFFFF;}
    header .head_box .top_li ul{display: none!important;}
    header .head_sear .sear_left ul li{margin-right: 15px;}
    header .head_sear .top_form{width: 260px;}
    header .head_sear .sear_left ul li a{font-size: 12px;}
    .content{margin-top: 30px;}
    .mTitle h3{font-size: 20px;}
    .mTitle h2{font-size: 30px;}
    .mTitle h2 span{width: 30px; height: 30px; margin: 0 5px;}
    .main1{padding: 30px 0;}
    .main1 .item .txt{height: 40px; line-height: 38px; font-size: 14px;}
    .main2{padding: 30px 0;}
    .main2 .item .txt{height: 40px; line-height: 38px; font-size: 14px;}
    .main3 .mRight .txt{font-size: 14px; line-height: 30px; max-height: 180px;}
    .foot .fRight{display: none;}
    .foot .fLeft{width: 100%;}
    .foot .fLeft h4{font-size: 18px;}
    .foot .fLeft li b{font-size: 15px;}
    /*内页*/
    .page_title h3{font-size: 20px;}
    .page_title h2{font-size: 30px;}
    .inner_page{padding: 30px 0 100px 0;}
    .con_layout{margin-top: 30px;}
    .side_page{margin-top: 20px;}
    .side_page ul li a{width: 140px; height: 40px; line-height: 36px; font-size: 14px;}
    .contact_page .txtbox .txt{font-size: 14px; line-height: 25px;}
    .product_page .item .txt{height: 40px; line-height: 38px; font-size: 14px;}
    .news_page .item .txtbox .title span{display: none;}
}

@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_right{display: none;}
    header .head_box{height: 80px;}
    header .head_box .logo a img{width: 280px;}
    header .head_box .head_nav{top: 80px;}
    header .head_box .top_btn{font-size: 28px;top: 38px;}
    header .lunbos{padding-top: 60%; height: auto!important;}
    .mTitle h3{font-size: 18px;}
    .mTitle h2{font-size: 26px;}
    .mTitle h2 span{width: 24px; height: 24px;}
    .main1 ul li{width: 50%;}
    .main1 .item .txt{height: 35px; line-height: 33px;}
    .main1 .more a{width: 140px; height: 35px; line-height: 33px;}
    .main2 ul li{width: 50%;}
    .main2 .item .txt{height: 35px; line-height: 33px;}
    .main2 .more a{width: 140px; height: 35px; line-height: 33px;}
    .main3 .mLeft{width: 100%; padding: 0;}
    .main3 .mRight{width: 100%; margin-top: 20px;}
    .main3 .mRight .txt{line-height: 25px; max-height: 175px;}
    .main3 .mRight .more{width: 140px; height: 35px; line-height: 33px;}
    .foot .fLeft li{width: 100%;}
    /*内页*/
    .page_title h3{font-size: 18px;}
    .page_title h2{font-size: 26px;}
    .contact_page .txtbox{width: 100%; padding: 0;}
    .contact_page .map{width: 100%; margin-top: 20px;}
    .product_page .item .txt{height: 35px; line-height: 33px;}
    .news_page .item{height: 115px;}
    .news_page .item .imgbox{width: 130px;}
    .news_page .item .txtbox{width: calc(100% - 130px); padding: 10px 15px;}
    .news_page .item .txtbox .txt{font-size: 12px; margin-top: 10px;}
}

@media (max-width:500px){
    /*内页*/
    .side_page ul li{padding: 0 5px 10px 5px;}
    .side_page ul li a{width: 120px; height: 35px; border: 1px solid #e4e4e4; line-height: 33px;}
}

@media (max-width:376px){

}

@media (max-width:360px){

}