﻿@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: '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');
}

.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"}
a{text-decoration:none; cursor:pointer;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:none;}
a:active{text-decoration:none;}
.overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.container{ max-width:1200px !important;}
.container-fluid{max-width: 1000px!important;}
.xiao{padding-left: 5px; padding-right: 5px;}
.no-div{display: none;}
.no-padding{padding: 0;}
.no_left{padding-left: 0!important;}
.no_right{padding-right: 0;!important;}
.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;}
input{outline:none}
img{max-width: 100%; max-height: 100%;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    font-family: "微软雅黑";
}
.tr{transition: all 0.4s;-moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;}
header .head_main{width: 100%;}
header .head_top{width: 100%; height: 100px; background: url("../image/top_bg.jpg") no-repeat 50% 50%; background-size: cover;}
header .logo{height: 100px; display: table; float: left;}
header .logo a{display: table-cell; vertical-align: middle;}
header .logo a img{width: 380px; height: auto;}
header .head_txt{height: 100px; display: table; float: left;}
header .head_txts{display: table-cell; vertical-align: middle;}
header .head_txt p{font-size: 24px; color: #222222; font-family: "黑体"; padding-left: 30px; margin-left: 30px; border-left: 1px solid #cfcfcf;}
header .top_coll{float: right; display: table; height: 100px;}
header .top_coll .top_box{display: table-cell; vertical-align: middle;}
header .top_coll .top_box .top_tel{background: url("../image/top_coll.png") no-repeat left 50%; line-height: 20px; background-size: 60px; padding-left: 60px;}
header .top_coll .top_box .top_tel h1{padding-left: 10px; font-size: 18px; color: #333333;}
header .top_coll .top_box .top_tel span{font-size: 28px; color: #df7d12; font-weight: bold; }
header .head_nav{width: 100%; position: relative; background: url("../image/nav_bg.jpg") no-repeat 50% 50%; background-size: cover;}
header .head_nav nav{max-width: 1200px; height: auto; margin: 0 auto;}
header .head_nav .top_li{width: 12.5%; height: 45px; display: table; position: relative;}
header .head_nav .top_li:after{content: ""; display: block; width: 2px; right: 0; height: 50%; background: linear-gradient(to left, #144fa9, #5c90dc); position: absolute; top: 0; bottom: 0; margin: auto 0;}
header .head_nav .top_a{color: #FFFFFF; font-size: 14px; vertical-align: middle; display: table-cell;}
header .head_nav .top_li:hover .top_a{background: url("../image/nav_hover.jpg") no-repeat; background-size: 100% 100%;}
header .head_nav .top_li ul{display: none; position:absolute; top:45px; left: 0; z-index:99999; width:100%;}
header .head_nav .top_li ul .er{padding:0;height: 40px; background: rgba(34,34,34,0.7); transition:all 0.3s;}
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; width:104%;}
header .head_nav .top_li ul .er:hover{background: #2360bb;}
header .head_nav .top_li ul .er:hover a{color: #FFFFFF;}
header .lunbos{padding-top: 25%; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;}
header .sear_main{background-color: #2360bb; padding: 10px 0;}
header .sear_main .sear_left{float: left;}
header .sear_main .sear_left p{font-size: 23px; color: #ff0000; background: url("../image/sear_img.png") no-repeat left; padding-left: 35px;}
header .sear_main .sear_right{float: right;}
header .sear_main .top_form .ss_text{border: 1px solid #e7e7e7; width: 200px; height: 25px; padding: 0 10px; border-radius: 0;}
header .sear_main .top_form .ss_btn{background: url("../image/ss_btn.png") no-repeat; background-size: 100% 100%; border: none; color: #FFFFFF; height: 25px; padding: 0 10px; top: -1px; position: relative;}
/**/
.m_title{text-align: center;}
.m_title h1{font-size: 20px; color: #4e4e4e;}
.m_title h2{font-size: 18px; color: #4e4e4e; margin-top: 5px;}
.m_title h3{font-size: 14px; color: #4e4e4e; margin-top: 5px;}
.m_title h3>a{font-size:22px; color: #f69105;}
.content{margin-top: 20px; margin-bottom: 20px;}
.m_content{margin-top: 20px;}
/**/
.fw_layout .fw_item{width: 80%; margin: 0 auto; border: 2px solid #2360bb; padding: 10px; background-color: #f2f2f0; margin-bottom: 15px;}
.fw_layout .fw_item .imgbox{position: relative; display: block; overflow: hidden; border-radius: 50%;}
.fw_layout .fw_item .imgbox:before{content: ""; display: block; padding-top: 70%;}
.fw_layout .fw_item .imgbox img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: 100%;}
/*.fw_layout .fw_item .imgbox .fw_a{opacity: 0;}
.fw_layout .fw_item .imgbox .fw_b{opacity: 1;}*/
.fw_layout .fw_item .txtbox{text-align: center; margin-top: 20px;}
.fw_layout .fw_item .txtbox h1{color: #222222; font-size: 18px; }
.fw_layout .fw_item .txtbox h2{font-size: 16px; color: #999999; font-family: "Times New Roman"; margin-top: 5px;}
.fw_layout .fw_item .txtbox h3{font-size: 16px; color: #999999; font-family: "Times New Roman"; margin-top: 5px;}
.fw_layout .fw_item:hover{background-color: #2360bb;}
/*.fw_layout .fw_item:hover .imgbox .fw_a{opacity: 1;}
.fw_layout .fw_item:hover .imgbox .fw_b{opacity: 0;}*/
.fw_layout .fw_item:hover .txtbox h1{color: #FFFFFF;}
.fw_layout .fw_item:hover .txtbox h2{color: #FFFFFF;}
.fw_layout .fw_item:hover .txtbox h3{color: #FFFFFF;}
/*ad*/
.ad_layout{background-color: #efefef;}
.ad_layout .ad_tit{background: url("../image/ad_tit.png") no-repeat 50% 50%; background-size: cover; padding-top: 6%; display: block;}
.ad_layout .ad_p{font-size: 16px; color: #333333; line-height: 25px; text-align: center;}
.ad_layout .ad_p span{font-size: 16px; color: #ff0100;}
.ad_layout .imgbox{margin-top: 15px; text-align: center; overflow: hidden;}
.ad_layout .imgbox img{max-width: 100%; height: auto;}
/*锁*/
.suo_layout .suo_item{width: 100%; margin-bottom: 20px;}
.suo_layout .suo_item .imgbox{position: relative; display: block; overflow: hidden;}
.suo_layout .suo_item .imgbox:before{content: ""; display: block; padding-top: 58%;}
.suo_layout .suo_item .imgbox img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.suo_layout .suo_item .mask{position: absolute; bottom: 0; left: 0; width: 100%; height: 40px; background-color: rgba(0,0,0,0.5);}
.suo_layout .suo_item .mask h1{line-height: 40px; text-align: center; font-size: 16px; color: #FFFFFF;}
.suo_layout .suo_item:hover .imgbox img{transform:scale(1.1);}
.suo_layout .suo_item:hover .mask{background-color: rgba(35,96,187,0.8);}
/*联系*/
.lx_layout .lx_img{width: 43%; float: left; text-align: center; padding: 0 15px;}
.lx_layout .lx_img img{max-width: 100%; height: auto; display: inline-block;}
.lx_layout .lx_ma{width: 23.66666666%; float: left; text-align: center; padding: 0 15px; overflow: hidden;}
.lx_layout .lx_ma img{max-width: 100%; height: auto; display: inline-block;}
.lx_layout .lx_ma h1{font-size: 14px; color: #222222; font-weight: bold;}
.lx_layout .lx_box{width: 33.33333%; float: left; padding: 0 15px;}
.lx_layout .lx_box .lx_tit{position: relative; height: 40px; background-color: #2360bb; text-align: center;}
.lx_layout .lx_box .lx_tit h1{line-height: 40px; font-size: 16px; color: #FFFFFF;}
.lx_layout .lx_box .lx_tit h2{position: absolute; width: 24px; height: 10px; background: url("../image/san.png") no-repeat; background-size: 100% 100%; z-index: 9; left: 0; right: 0; bottom: -9px; margin: 0 auto;}
.lx_layout .lx_box .lx_list{background: url("../image/lx_bg.jpg") no-repeat 50% 50%; background-size: cover; padding: 25px 15px;}
.lx_layout .lx_box .lx_list ul{background: url("../image/lx_list.png") no-repeat left; padding-left: 110px;}
.lx_layout .lx_box .lx_list li{font-size: 14px; color: #222222; line-height: 22px;}
/*区域*/
.qy_layout{width: 100%;}
.qy_layout .m_title{background: #2360bb; padding: 15px 0;}
.qy_layout .m_title h1{color: #FFFFFF;}
.qy_layout .m_title h2{color: #FFFFFF;}
.qy_layout .qy_left{width: 20%; float: left; padding: 40px 25px; background: #efefef;}
.qy_layout .qy_left .qy_item{width: 100%;}
.qy_layout .qy_left .imgbox{position: relative; display: block; overflow: hidden;}
.qy_layout .qy_left .imgbox:before{content: ""; display: block; padding-top: 50%;}
.qy_layout .qy_left .imgbox img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%; transition: all 0.3s;}
.qy_layout .qy_left .qy_item h1{text-align: center;font-size: 18px; color: #333331; font-weight: bold; height: 40px; line-height: 40px;}
.qy_layout .qy_left .qy_item:hover .imgbox img{transform: rotateY(360deg);}
.qy_layout .qy_right{width: 80%; float: left;}
.qy_layout .qy_right .ditu{padding: 20px; text-align: center;}
.qy_layout .qy_right .ditu img{max-width: 100%; height: auto; display: inline-block;}
/*底部*/
.foot_main{width: 100%; background-color: #333333;}
.foot_main .foot_content{margin-top: 15px; margin-bottom: 15px;}
.foot_main .foot_left{width: 25%; float: left; padding-right: 15px;}
.foot_main .foot_left img{width: 140px; height: auto;}
.foot_main .foot_left h1{font-size: 14px; color: #FFFFFF;}
.foot_main .foot_right{width: 75%; float: left; padding-left: 20px; border-left: 1px solid #999999;}
.foot_main .foot_right ul{padding: 5px 0;}
.foot_main .foot_right li{float: left;position: relative; margin-bottom: 5px;}
.foot_main .foot_right li:after{content: ""; display: inline-block;  position: absolute; width: 1px; height: 100%; background-color: #c6c6c6;}
.foot_main .foot_right li a{padding: 0 10px; color: #eeeeee;}
.foot_main .foot_right li a:hover{text-decoration:underline!important;}
.foot_main .foot_right .foot_p{margin-top: 5px; font-size: 13px; color: #eeeeee; line-height: 22px;}
/*手机底部*/
.hot{width:100%; height:58px; background:#000; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 1px #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:14px; line-height:40px;}
.hot .row div a{ display:block; color:#fff; padding:8px 0;border-right:1px solid #fff;}
.hot .row div a:hover{background-color: #2360bb;}
/*.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; }*/
/*内页*/
.n_main{width: 100%;}
.n_title{border-bottom: 3px double #d3d3d3; padding: 10px 0;}
.n_title h1{float: left; font-size: 18px; color: #222222; font-weight: bold;}
.n_title h2{float: right; font-size: 14px; color: #333333; padding-top: 3px;}
.inner{margin-top: 20px;}
/*左侧*/
.sub_nav .sub_tit{padding: 12px 0; background: #2360bb; text-align: center; position: relative;}
.sub_nav .sub_tit h1{font-size: 22px; color: #FFFFFF;}
.sub_nav .sub_tit span{position: absolute; right: 20px; top: 14px; font-size: 17px; color: #FFFFFF;}
.sub_nav .shang{margin-bottom: 20px;}
.sub_nav .shang ul{display: none;}
.sub_nav .n_ul{margin-top: 10px;}
.sub_nav .n_ul .n_li{width: 100%; display: block; margin-bottom: 5px;}
.sub_nav .n_ul .n_li>a{background-color: #f4f4f4; font-size: 15px; color: #333333; height: 35px; line-height: 35px; display: block; padding: 0 20px;}
.sub_nav .n_ul .n_li>a>b{padding-right: 10px;}
.sub_nav .er{width: 100%; margin: 3px 0;}
.sub_nav .er .er_li{display: block; margin-bottom: 2px;}
.sub_nav .er .er_li>a{background-color: #eeeeee; font-size: 14px; color: #5e5e5e; font-family: "宋体"; height: 30px; line-height: 30px; display: block;}
.sub_nav .n_ul .n_li:hover>a{background-color: #2360bb; color: #FFFFFF;}
.sub_nav .n_ul .n_li:hover>a>b{color: #FFFFFF;}
.sub_nav .er .er_li:hover>a{color: #2360bb;}
/*下*/
.sub_nav .txtbox{background-color: #f6f6f6; padding: 7px;}
.sub_nav .txtbox img{width: 100%;}
.sub_nav .txtbox ul li{font-size: 14px; color: #333333; line-height: 25px;}
/*产品展示页面*/
.cps_inner .cps_item{width: 100%;}
.cps_inner .cps_item .imgbox{position: relative; display: block; overflow: hidden; border: 2px solid #d3d3d3;}
.cps_inner .cps_item .imgbox:before{content: ""; display: block; padding-top: 85%;}
.cps_inner .cps_item .imgbox img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.cps_inner .cps_item h1{text-align: center; font-size: 14px; color: #222222; height: 30px; line-height: 30px;}
.cps_inner .cps_item:hover .imgbox{border: 2px solid #2360bb;}
.cps_inner .cps_item:hover .imgbox img{transform:scale(1.1);}
.cps_inner .cps_item:hover h1{color: #2360bb;}
/*内页*/
.cpss_inner .imgbox{width: 100%; text-align: center;}
.cpss_inner .imgbox img{max-width: 100%; height: auto;}
.cpss_inner .imgbox h1{text-align: center; margin-top: 15px; font-size: 14px; color: #222222; font-weight: bold;}

/*公司简介页面*/
.jjs_inner .jjs_p{font-size: 14px; color: #222222; line-height: 25px;}

/*联系我们页面*/
.lxs_inner .lxs_p{font-size: 14px; color: #222222; line-height: 25px;}

/*服务网点页面*/
.wd_inner .ditu{text-align: center; overflow: hidden;}
.wd_inner .ditu img{max-width: 100%;}

/*开锁制度页面*/
.zds_inner .zds_p{font-size: 14px; color: #222222; line-height: 25px;}

/*锁具常识页面*/
.xws_inner ul li{border-bottom: 1px dashed #c9cacc; height: 35px; overflow: hidden;}
.xws_inner ul li a{line-height: 35px; font-size: 14px; color: #333333;}
.xws_inner ul li a span{float: right; font-size: 12px; color: #666666; font-family: "Arial";}
.xws_inner ul li a:hover{color: #2360bb;}
/*内页*/
.xwss_inner .xwss_tit{border-bottom: 1px solid #d4d2d2;padding-bottom: 10px; text-align: center;}
.xwss_inner .xwss_tit h1{font-size: 16px; color: #222222;}
.xwss_inner .xwss_tit h2{font-size: 14px; color: #222222; margin-top: 5px;}
.xwss_inner .xwss_p{margin-top: 20px; font-size: 14px; color: #222222; line-height: 25px;}

/*服务页面*/
.fws_inner .fws_item{width: 100%;}
.fws_inner .fws_item .imgbox{position: relative; display: block; overflow: hidden; border: 2px solid #d3d3d3;}
.fws_inner .fws_item .imgbox:before{content: ""; display: block; padding-top: 85%;}
.fws_inner .fws_item .imgbox img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: 100%;}
.fws_inner .fws_item h1{text-align: center; font-size: 14px; color: #222222; height: 30px; line-height: 30px;}
.fws_inner .fws_item:hover .imgbox{border: 2px solid #2360bb;}
.fws_inner .fws_item:hover .imgbox img{transform:scale(1.1);}
.fws_inner .fws_item:hover h1{color: #2360bb;}



@media (max-width:1199px){
    header .logo a img{width: 370px;}
    header .head_txt p{padding-left: 20px; margin-left: 20px; font-size: 22px;}
    .lx_layout .lx_box .lx_list{padding: 15px;}
    .lx_layout .lx_box .lx_list ul{background-size: 55px; padding-left: 60px;}


}

@media (min-width:991px){
    header .head_nav{display: block!important;}
}

@media (max-width:991px){
    header .head_top{height: 80px;}
    header .logo{height: 80px;}
    header .logo a img{width: 340px;}
    header .top_btn{font-size: 32px; color: #2360bb; position: absolute; top: 22px; right: 18px;}
    header .head_txt{height: 80px;}
    header .head_nav{position: absolute; top: 65px;; 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 .top_a span{display: none;}
    header .head_nav .top_li:after{display: none;}
    header .head_nav .top_li ul{display: none!important;}
    header .sear_main .sear_left p{font-size: 18px;}
    header .sear_main .top_form .ss_text{width: 170px;}
    .lx_layout .lx_img{width: 65%;}
    .lx_layout .lx_ma{width: 35%;}
    .lx_layout .lx_box{width: 100%; margin-top: 20px;}
    .fw_layout .fw_item{width: 100%;}
    .lx_layout .lx_box .lx_list ul{background-size: 99px; padding-left: 120px;}
    .qy_layout .qy_left{padding: 20px 10px;}
    .qy_layout .qy_left .imgbox:before{padding-top: 70%;}
    .qy_layout .qy_left .qy_item h1{font-size: 14px; height: 35px; line-height: 35px;}
    .foot_main .foot_left{width: 100%; padding-right: 0;}
    .foot_main .foot_right{width: 100%; padding-left: 0; border-left: none;}
    .foot_main .foot_right ul{padding: 10px 0;}
    .foot_main .foot_right .foot_p{margin-top: 10px; text-align: center;}
    /*内页*/
    .sub_nav .sub_tit h1{font-size: 18px;}

}

@media (min-width: 768px){
    .sub_nav .n_ul{display: block!important;}
}

@media (max-width: 767px){
    header .head_top{height: 50px;}
    header .logo{height: 50px;}
    header .logo a img{width: 249px;}
    header .top_btn{top: 11px; font-size: 28px;}
    header .head_nav{top: 50px;}
    header .lunbos{padding-top: 32%;}
    /**/
    .m_title h1{font-size: 18px;}
    .m_title h2{font-size: 16px;}
    .ad_layout .ad_tit{background: url("../image/ad_tits.png") no-repeat 50% 50%; background-size: 100% 100%; padding-top: 10%;}
    .ad_layout .ad_p{font-size: 14px;}
    .ad_layout .ad_p span{font-size: 14px;}
    .suo_layout .suo_item{width: 100%; margin: 0 auto 20px auto;}
    .suo_layout .suo_item .mask{height: 30px;}
    .suo_layout .suo_item .mask h1{line-height: 30px; font-size: 14px;}
    header .sear_main .sear_left p{color: #fff;}
    .lx_layout .lx_img{padding: 0 5px;}
    .lx_layout .lx_ma{padding: 0 5px;}
    .lx_layout .lx_box{padding: 0 5px;}
    .lx_layout .lx_ma h1{font-size: 12px;}
    .lx_layout .lx_box .lx_list ul{background-size: 60px; padding-left: 70px;}
    .lx_layout .lx_box .lx_list li{font-size: 12px;}
    .qy_layout .qy_left{width: 100%; padding: 10px;}
    .qy_layout .qy_left .qy_item{width: 50%; float: left; padding: 0 10px; }
    .qy_layout .qy_left .qy_item h1{height: 30px; line-height: 30px; font-weight: normal;}
    .qy_layout .qy_left .imgbox:before{padding-top: 50%;}
    .qy_layout .qy_right{width: 100%;}
    .qy_layout .qy_right .ditu{padding: 10px;}
}

@media (max-width:450px){
    .container-fluid{padding-left: 8px; padding-right: 8px;}
    .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;
    }
    .fw_layout .fw_item{padding: 20px 15px;}

}

@media (max-width:376px){

}

@media (max-width:340px){

}
/*清除样式*/
.clear 
{
     clear:both;
     font-family:'微软雅黑';

}

/*分页css scott style pagination*/
div.scott
{
    padding:3px;margin:3px;text-align:center;

}
div.scott a
{
    border:#221616 1px solid;padding:2px 5px;color:#221616;margin:0 2px 0 0;text-decoration:none;

}
div.scott a:hover
{
    border:#221616 1px solid;color:white;background-color:#221616;

}
div.scott a:active
{
    border:#221616 1px solid;color:#611985;background-color:#221616;

}
div.scott span.current
{
    border:#221616 1px solid;padding:2px 5px;font-weight:bold;color:#fff;margin:0 2px 0 0;background-color:#221616;

}
div.scott span.disabled
{
    border:#dfdfdf 1px solid;padding:2px 5px;color:#221616;margin:0 2px 0 0;

}


	.dbbox{display:none; position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
	.dbbox .dbs{ position: relative; padding: 0 15px; }
	.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
	.dbbox .dbs .neirong .li{ float:left;}
    .dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
	.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; }
	
    /*QQ*/
.dock {
	position: fixed;
	right: 0px;
	width: 50px;
	-moz-opacity: 0.7;
	opacity: 0.7;
	z-index: 200;
}

.dock.close {
	z-index: 50;
}

.dock ul.icons {
	position: absolute;
	list-style: none;
	right: 0px;
	padding: 0px;
	width: 50px;
	border: 1px solid #333;
	border-right: none;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock.close ul.icons {
	right: -70px;
}

.dock ul.icons li i {
	display: block;
	position: relative;
	width: 50px;
	height: 50px;
	background: url(../image/icons.png) no-repeat;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	z-index: 210;
}

.dock ul.icons li.active i {
	-moz-opacity: 0.4;
	opacity: 0.4;
}

.dock ul.icons li.up i {
	background-position: -63px -150px;
}

.dock ul.icons li.tel i {
	background-position: -62px -108px;
}

.dock ul.icons li.im i {
	background-position: -63px -20px;
}

.dock ul.icons li.wechat i {
	background-position: -59px -66px;
}

.dock ul.icons li.down i {
	background-position: -63px -190px;
}

.dock ul.icons li p {
	display: block;
	position: absolute;
	top: 50px;
	right: -260px;
	padding: 15px 20px;
	height: 120px;
	color: White;
	line-height: 30px;
	border: 1px solid #333;
	border-right: none;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease-in-out .1s;
	-moz-transition: all .4s ease-in-out .1s;
	-ms-transition: all .4s ease-in-out .1s;
	-o-transition: all .4s ease-in-out .1s;
	transition: all .4s ease-in-out .1s;
	overflow: hidden;
	z-index: 201;
}

.dock ul.icons li.active p {
	right: 50px;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
}

.dock ul.icons li.tel p {
    width: 230px;
    height:110px;
    line-height:35px
}

.dock ul.icons li.im p {
	width: 185px;
    height:130px;
    line-height:30px
}

.dock ul.icons li.im p a {
	display: block;
	margin-top: 12px;
	width: 100px;
	height: 35px;
	line-height: 32px;
	color: #00dfb9;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #00dfb9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock ul.icons li.im p a:hover {
	color: White;
	background: #0f8773;
	border: 1px solid #0f8773;
}

.dock ul.icons li.wechat p {
	width: 180px;
    height:180px;
    line-height:30px
}

.dock ul.icons li.wechat p img {
	
	border: 2px solid #000;
}

.dock a.switch {
	position: absolute;
	display: block;
	top: 270px;
	right: 11px;
	width: 26px;
	height: 26px;
	background: url(../image/icons.png) no-repeat 0px -640px;
	cursor: pointer;
	-webkit-transition-delay: .15s;
	-moz-transition-delay: .15s;
	-ms-transition-delay: .15s;
	-o-transition-delay: .15s;
	transition-delay: .15s;
}

.dock a.switch.off {
	background-position: -32px -640px;
}

.fengxiang{ width:100%; margin:0 auto;}
.fengxiang ul li{ width:46%; padding:4px 3px; float:left; margin:4px 0px 4px 10px; background:#c5c5c4; border: solid 1px #afafae;}

.fengxiang ul li a.bshare-sinaminiblog{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-qzone{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-renren{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-qqmb { float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-neteasemb{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-sohuminiblog{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-tianya{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-baiduhi{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-itieba{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-kaixin001{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-facebook{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-msn{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-fanfou{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-feixin{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-twitter{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-peoplemb{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-douban{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-xinhuamb{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}



