﻿@charset "utf-8";
/**
 * @author:王欢
 * @email:13341343186@163.com
 * @time:2016-12
 */

@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');
}


.no-padding {padding: 0 !important;}
.no-margin {margin: 0 !important;}
.inputclear{ padding:0; margin:0; background:none; border:none;}
.maxwidth{ max-width:100% !important;}
a{ text-decoration:none !important; cursor:pointer !important;}
.imgvertical{vertical-align:middle !important;}
.overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.container{ max-width:1000px !important;}
.container-fluid{ max-width:1100px !important;}
.tr{transition: all 0.4s;}
.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"; }
.row {margin-right: 0px;margin-left: 0px;}
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, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    font-family: "微软雅黑";
}

/*导航*/
header{}
header .owl-pagination{text-align: center;}
header .top_mian{background: #4296dc; height: 70px;}
header .logo{display: table; height: 70px; overflow: hidden;}
header .logo a{display: table-cell; vertical-align: middle;}
header .logo img{width: 240px; height: auto;}
header nav .top_li{ position:relative; padding:0 15px;transition:all 0.3s;}
header nav .top_li a{display:block;text-align:center; font-size: 13px; line-height:67px; height: 70px; color:#FFFFFF; border-bottom: 3px solid #4296dc; transition: all 0.4s;}
header nav .top_li:hover a{border-bottom: 3px solid #ee0708;}
header nav .top_li ul{display: none; position:absolute;width: 100%; top:70px; left: 0; z-index:99999;}
header nav .top_li ul .er{padding:0;height: 40px; background: rgba(0,0,0,0.3); transition:all 0.3s; }
header nav .top_li ul .er a{line-height:40px; color:#fff;transition:all 0.3s; border-bottom: none;}
header nav .top_li ul .er:hover{ background: #4296dc;}
header nav .top_li ul .er:hover a{ color:#fff}
/*内容*/
/*标题*/
.index-title{ margin:0px;}
.index-title .jgx{width:42%; height:30px; border-bottom:solid 1px #b5b5b5;}
.index-title .wz{ width:15%;}
.index-title .wz span{ display:block; font-size:18px; color:#717171; line-height:25px; letter-spacing:1px; }
.index-title .wz h1{ font-size:26px; color:#4296dc; line-height:30px; font-weight: 600;}
.index-title .wz h1.active{ color:#fff;}
/*产品展示*/
.cp_main{width: 100%;}
.cp_main .cp_content{margin-top: 20px; margin-bottom: 20px;}
.cp_main .cp_content .cp_new{margin-top: 20px;}
.cp_main .cp_content .cp_new .cp_list{width: 100%; padding: 0 20px;}
.cp_main .cp_content .cp_new .cp_list .imgbox{border-radius: 50%; border: 1px solid #dfdfdf; padding: 5px; overflow: hidden;}
.cp_main .cp_content .cp_new .cp_list .imgbox .cp_img{border-radius: 50%; overflow: hidden;}
.cp_main .cp_content .cp_new .cp_list .cp_txtbox{text-align: center;}
.cp_main .cp_content .cp_new .cp_list .cp_txtbox h1{font-size: 16px; color: #3e3d3d; padding: 8px;}
.cp_main .cp_content .cp_new .cp_list .cp_txtbox h2{display: inline-block; font-size: 12px; color: #FFFFFF; background: #bfbfbf; padding: 5px 10px;}
.cp_main .cp_content .cp_new .cp_list:hover .imgbox{border: 1px solid #4296dc;}
.cp_main .cp_content .cp_new .cp_list:hover .cp_txtbox h2{background: #4296dc;}
/*客户案例*/
.al_main{width: 100%; background: #f4f4f4;}
.al_main .al_content{margin-top: 20px; margin-bottom: 20px;}
.al_main .al_content .al_new{margin-top: 20px;}
.al_main .al_content .al_new .al_list{margin-bottom: 20px;}
.al_main .al_content .al_new .al_list .imgbox{position: relative; display: block; overflow: hidden;}
.al_main .al_content .al_new .al_list .mask{width: 100%; height: 100%; position: absolute; top: 100%; left: 0; background: rgba(66,150,220,0.3);}
.al_main .al_content .al_new .al_list h1{text-align: center; background: #e7e7e7; padding: 7px; color: #434343}
.al_main .al_content .al_new .al_list:hover .mask{top: 0;}
.al_main .al_content .al_new .al_list:hover h1{background: #4296dc; color: #FFFFFF;}
/*关于新闻售后*/
.gs_main{width: 100%;}
.gs_main .gs_content{width: 100%; margin-top: 20px; margin-bottom: 20px;}
.gs_main .gs_content .gs_tit{width: 100%;}
.gs_main .gs_content .gs_tit a{display: inline-block; color: #434343; font-size: 24px; border-bottom: 1px solid #dbdbdb; padding: 5px 0; float: left;}
.gs_main .gs_content .gs_tit span{float: left; font-size: 16px; color: #4296dc;padding-top: 15px;  padding-left: 8px;}
.gs_main .gs_content .gs_tit a:hover{color: #4296dc;}
/**/
.gy_new{margin-top: 15px; height: 130px; overflow: hidden; margin-bottom: 15px;}
.gy_new .gy_p{height: 125px; overflow: hidden;}
.gy_new .gy_p p{font-size: 14px; color: #4e4f4f; line-height: 21px;}
/**/
.xw_new{margin-top: 15px; height: 130px; overflow: hidden; margin-bottom: 15px;}
.xw_new li{border-bottom: 1px dashed #bfbfbf; padding-bottom: 4px;}
.xw_new li a{font-size: 12px; color: #575757; line-height: 20px; display: block; height: 20px; overflow: hidden;}
.xw_new li a span{float: right; font-size: 12px; color: #575757;}
.xw_new li a:hover{color: #4296dc;}
.xw_new li a:hover span{color: #4296dc;}
/**/
.sh_new{margin-top: 15px; height: 130px; overflow: hidden; margin-bottom: 15px;}
.sh_new .sh_img{width: 100%; text-align: center;}
.sh_new .sh_img img{width: 80%;}
/*联系我们*/
.lx_main{width: 100%;}
.lx_main .lx_content{margin-top: 20px; margin-bottom: 20px;}
.lx_main .lx_content .al_new{margin-top: 20px;}
.lx_main .lx_content .lx_news h1{color: #565656;}
.lx_main .lx_content .form-horizontal .form-group{margin-left: 0px; margin-right: 0px;}
.lx_main .lx_content .index-title .wz h4{font-size: 14px; color: #ff547f;}
.lx_main .lx_content .aaa{padding-left: 15px; padding-right: 15px;}
.lx_main .lx_content .ContactUs-text h1{ font-size:16px; color:#636363; line-height:40px;}
.lx_main .lx_content .ContactUs-text .h5{ height:140px; overflow:hidden;}
.lx_main .lx_content .ContactUs-text .h5 p{ margin:0 !important; color:#565656; line-height:25px; text-indent:2em; font-size: 12px;}
.lx_main .lx_content .ContactUs-text .detailed{overflow:hidden;}
.lx_main .lx_content .ContactUs-text .detailed nav{width: 100%;}
.lx_main .lx_content .ContactUs-text .detailed li{ height:30px; line-height:30px;white-space:nowrap;color:#565656; font-size: 12px; text-overflow:ellipsis;}
.lx_main .lx_content .ContactUs-text .detailed li b{ margin:0 10px 0 0;color:#989898;  line-height:30px;}
.lx_main .lx_content .ContactUs-text  label{ padding-top:0 !important; text-align:left !important; color:#7d7d7d; height:34px; line-height:34px; font-weight:normal;}
.lx_main .lx_content .ContactUs-text input{ background:#FFFFFF; border:dashed 1px #aaa;}
.lx_main .lx_content .ContactUs-text textarea{ max-width:100%; background:#FFFFFF; border:dashed 1px #aaa; height: 80px;}
.lx_main .lx_content .ContactUs-text button{ width:115px; height:30px; color:#fff; background:#4296dc; border:none; transition:all 0.3s;  margin-left: 3%;}
.lx_main .lx_content .ContactUs-text button:hover{ background:#4296dc;}
/*底部*/
footer{padding:20px 0; background:#252525;}
footer nav li{ padding:0 10px; display:inline; border-right: solid 1px #b2b2b2; height:14px; line-height:14px;}
footer nav li a{ color:#b2b2b2; transition:all 0.3s;}
footer nav li a:hover{ color:#FFFFFF;}
footer .di_p1{font-size: 12px; color: #b2b2b2; line-height: 25px; margin-top: 10px;}
/*手机底部导航*/
.hot{width:100%; height:60px; background:#4296dc; position:fixed; bottom:0; left:0; z-index:99;}
.hot span{ color:#fff; font-size:16px; line-height:20px; padding-top:12px;}
.hot  .pa{height: 60px; padding-top: 10px; border-right: 1px solid #4296dc; }
.hot  .pas{height: 68px; padding-top: 15px}
.hot h6{ font-size:14px; line-height:26px; font-family:'Microsoft YaHei'; color:#fff;}
.hot .row div a{ display:block; color:#fff; padding:5px 0; margin-top:0px;}
.hot .pa:hover { background:#4296dc;}
/*内页*/
.subnav .kuang{ margin:0; padding:0px;}
.subnav .kuang b{ background: #333333; border: 1px solid #333333;text-align: left; padding: 15px; color: #FFFFFF; font-size: 16px;}
.subnav .kuang ul{margin-bottom: 20px;padding-top: 3px; background-color: #ffffff;}
.subnav .contact-img{ border:solid 1px #eaeaea; padding:1px;}
.subnav .pcdnav li{ height:40px; margin-top: 3px;}
.subnav .pcdnav li a{display:block; font-size:14px;border: 1px solid #f0f0f0;line-height:38px; padding-left: 15px; background: #dfdfdf; color: #000000; transition: all 0.3s;}
.subnav .pcdnav li a span{float: right; line-height: 38px; right: 15px;}
.subnav .pcdnav li a:hover{color: #FFFFFF; background: #6db8f6; background-size: 100% 100%;}
.subnav .kuang img{width: 100%; margin-top: 15px;}
.subnav .kuang h2{font-size: 14px; color: #7b7b7b; margin-top: 10px; text-align: center;}
.subnav .kuang h2 span{font-size: 15px;color: #333333;}
/*二级分类*/
.subnav .pcdnav .xlxl{ margin:2px 0 0 0; height:auto;}
.subnav .pcdnav .xlxlhide{ height:0; overflow:hidden;}
.subnav .pcdnav .xlxl a{display:block; font-size:12px;border:1px solid #dddddd; color:#222222; line-height:35px;background:#F9F9F9 no-repeat; transition:all 0.5s;}
.subnav .pcdnav .xlxl a:hover{color: #1c8cbb;}
/*产品下拉开始*/
.shouj_n{display:block;background:url(../images/xia.png) no-repeat 95% 50% #4296dc; }
.shouj_n h4{width: 100%; height: 40px; line-height: 40px; text-align: center;font-weight: 800;color: #ffffff;}
.lefts{width:100%;float:left;height:100%; margin-top: 0px; display: none;}
.left{width:100%;float:left;height:100%; margin-top: 0px;}
.div1{ display:block; overflow:hidden;}
.div2{cursor:pointer;position:relative; display:block; height:40px; line-height:40px; text-indent:20px; overflow:hidden; background:url(../images/xia.png) no-repeat right center #4296dc; background-position: 95% 50%; font-family:'Microsoft YaHei'; color:#fff; font-size:16px; margin-top:4px; text-align: left;}
.div3{display:none;}
.div3 ul{margin:0;padding:0;}
.div3 li{ display:block; height:35px; line-height:35px; background:#FFFFFF; overflow:hidden; margin-top:5px; cursor:pointer; border: 1px solid #4296dc; transition: all 0.3s;}
.div3 li a{display:block; font-family:'Microsoft YaHei'; font-size:14px; color:#000000; text-align:center; overflow:hidden;}
.div3 li:hover{ background:#4296dc;}
.div3 li a:hover{color: #FFFFFF;}
/*产品下拉结束*/
/**/
.nei_tit{border-bottom: 1px solid #dedede;float: left; padding: 10px; width: 100%;}
.nei_tit h1{font-size: 18px; color: #4296dc;}
.nei_tit h1 span{float: right; font-size: 12px; color: #909090; padding-top: 5px;}
/*客户案例页面*/
.als_main{width: 100%;}
.als_main .als_content{margin-top: 20px; margin-bottom: 50px;}
.als_main .als_content .als_new{width: 100%; float: left; margin-top: 20px;}
.als_main .als_content .als_new .als_list{width: 100%; float: left; margin-bottom: 15px; border: 2px solid #e7e7e7;}
.als_main .als_content .als_new .als_list .imgbox{display: block; position: relative; overflow: hidden;}
.als_main .als_content .als_new .als_list h1{text-align: center;background: #e7e7e7; padding: 7px; overflow: hidden; font-size: 14px; color: #434343;}
.als_main .als_content .als_new .als_list:hover{border: 2px solid #4296dc;}
.als_main .als_content .als_new .als_list:hover h1{background: #4296dc; color: #FFFFFF;}

/*产品展示页面*/
.cps_main{width: 100%;}
.cps_main .cps_content{margin-top: 20px; margin-bottom: 50px;}
.cps_main .cps_content .cps_new{width: 100%; float: left; margin-top: 20px;}
.cps_main .cps_content .cps_new .cps_list{width: 100%; float: left; margin-bottom: 15px; border: 2px solid #e7e7e7;}
.cps_main .cps_content .cps_new .cps_list .imgbox{display: block; position: relative; overflow: hidden;}
.cps_main .cps_content .cps_new .cps_list h1{text-align: center;background: #e7e7e7; padding: 7px; overflow: hidden; font-size: 14px; color: #434343;}
.cps_main .cps_content .cps_new .cps_list:hover{border: 2px solid #4296dc;}
.cps_main .cps_content .cps_new .cps_list:hover h1{background: #4296dc; color: #FFFFFF;}
/*内页*/
.cps_main .cps_content .cpss_new{width: 100%; float: left; margin-top: 20px;}
.cps_main .cps_content .cpss_new h1{text-align: center; color: #3c3b3b; font-size: 18px;}
.cps_main .cps_content .cpss_new .cpss_img{margin-top: 20px; text-align: center;}
.cps_main .cps_content .cpss_new .cpss_img img{width: 70%;}
.cps_main .cps_content .cpss_new .cpss_p{margin-top: 20px;}
.cps_main .cps_content .cpss_new .cpss_p p{color: #3c3b3b; font-size: 14px; line-height: 25px;}
.cps_main .cps_content .cpss_new .cpss_p img{max-width:100%;}

/*关于我们页面*/
.gys_main{width: 100%;}
.gys_main .gys_content{margin-top: 20px; margin-bottom: 50px;}
.gys_main .gys_content .gys_new{width: 100%; float: left; margin-top: 20px;}
.gys_main .gys_content .gys_new .gys_p{font-size: 12px; color: #484848; line-height: 25px;}
.gys_main .gys_content .gys_new .gys_p img { max-width:100%;}
.gys_main .gys_content .gys_new .gys_p p{}

/*联系我们页面*/
.lxs_main{width: 100%;}
.lxs_main .lxs_content{margin-top: 20px; margin-bottom: 50px;}
.lxs_main .lxs_content .lxs_new{width: 100%; float: left; margin-top: 20px;}
.lxs_main .lxs_content .lxs_new h1{border-bottom: 1px solid #dedede; padding: 10px 0; font-size: 18px; color: #484848;}
.lxs_main .lxs_content .lxs_new .lxs_p{margin-top: 15px;}
.lxs_main .lxs_content .lxs_new .lxs_p p{font-size: 14px; color: #565555; line-height: 25px;}
.lxs_main .lxs_content .lxs_new .ditu{margin-top: 20px; text-align: center;}
.lxs_main .lxs_content .lxs_new .ditu img{width: 90%;}

/*售后服务页面*/
.shs_main{width: 100%;}
.shs_main .shs_content{margin-top: 20px; margin-bottom: 50px;}
.shs_main .shs_content .shs_new{width: 100%; float: left; margin-top: 20px;}
.shs_main .shs_content .shs_new .shs_img{text-align: center;}
.shs_main .shs_content .shs_new .shs_img img{width: 80%;}
.shs_main .shs_content .shs_new .shs_p{margin-top: 20px;}
.shs_main .shs_content .shs_new .shs_p p{font-size: 14px; color: #666666; line-height: 23px;}
.shs_main .shs_content .shs_new .shs_p img { max-width:100%; }

/*新闻动态页面*/
.xws_main{width: 100%;}
.xws_main .xws_content{margin-top: 20px; margin-bottom: 50px;}
.xws_main .xws_content .xws_new{width: 100%; float: left; margin-top: 20px;}
.xws_main .xws_content .xws_new .xws_list{margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px dashed #c3c3c3;}
.xws_main .xws_content .xws_new .xws_list a{position: relative; display: block; overflow: hidden; padding: 0 0 0 145px;}
.xws_main .xws_content .xws_new .xws_list .imgbox{position: absolute; top: 0; bottom: 0; left: 0; margin: auto; z-index: 9; overflow: hidden;}
.xws_main .xws_content .xws_new .xws_list .imgbox .xws_img{width: 145px; height: 100%; overflow: hidden;}
.xws_main .xws_content .xws_new .xws_list .txtbox{height: 130px; padding: 5px 0 5px 10px; overflow: hidden;}
.xws_main .xws_content .xws_new .xws_list .txtbox h1{font-size: 14px; color: #141414; font-weight: 600; padding: 4px 0;}
.xws_main .xws_content .xws_new .xws_list .txtbox h2{font-size: 12px; color: #727272; padding: 4px 0}
.xws_main .xws_content .xws_new .xws_list .txtbox .xws_p{padding-top: 3px; height: 80px;overflow: hidden;}
.xws_main .xws_content .xws_new .xws_list .txtbox .xws_p p{font-size: 12px; color: #616161; line-height: 25px;}
.xws_main .xws_content .xws_new .xws_list:hover h1{color: #4296dc}
.xws_main .xws_content .xws_new .xws_list:hover h2{color: #4296dc}
.xws_main .xws_content .xws_new .xws_list:hover .xws_p p{color: #4296dc}
/*内页*/
.xws_main .xws_content .xwss_new{width: 100%; float: left; margin-top: 20px;}
.xws_main .xws_content .xwss_new h1{text-align: center; font-size: 14px; color: #1c1c1c; font-weight: bold;}
.xws_main .xws_content .xwss_new h2{text-align: center; font-size: 12px; color: #727272; border-bottom: 1px dotted #c3c3c3; padding: 7px 0;}
.xws_main .xws_content .xwss_new .xwss_p{margin-top: 20px;}
.xws_main .xws_content .xwss_new .xwss_p p{font-size: 12px; color: #000000; line-height: 23px;}

/*在线留言页面*/
.lys_main{width: 100%;}
.lys_main .lys_content{margin-top: 20px; margin-bottom: 50px;}
.lys_main .lys_content .lys_new{width: 100%; float: left; margin-top: 20px;}
.lys_main .lys_content .lys_new .ly_col{font-weight: 400;}
.lys_main .lys_content .lys_new .form-control{border: 1px dashed #c5c5c5;}
.lys_main .lys_content .lys_new .lys_btn{width: 100%; border: none; background: #359cd6; padding: 10px; text-align: center; color: #FFFFFF;}


@media (max-width:1199px){

}

@media (max-width:991px){
    /*导航*/
    header{margin-bottom:0px;}
    header .top_mian{height: 70px;}
    header .icon-menu{font-size: 34px; top: 15px;  color: #FFFFFF;}
    header .sjdnav{ width:120px; height:auto; position:absolute;top:70px;z-index:100; right: 10px; background: rgba(12,12,12,0.5);}
    header .sjdnav ul{ padding:0; margin:0;}
    header .sjdnav li{width:100%; text-align:center; margin-bottom:5px;}
    header .sjdnav li a{display:block; color:#FFFFFF; line-height:35px; }
    header .sjdnav li a:hover{background: #4296dc;}
    header .sjdnavhide{ height:0; overflow:hidden;}
    header .logo{ padding:0 0 0 15px; }
    header .logo img{ width:255px; height:auto;}
    /*主页标题*/
    .index-title .jgx{ margin-bottom:27px; width:37%; height:27px;}
    .index-title .wz{ width:26%;}
    .index-title .wz span{ font-size:20px; line-height:20px;}
    .index-title .wz h1{ font-size:22px; line-height:26px;}
    .cp_main .cp_content .cp_new .cp_list{padding: 0;}
    /*主页*/
    .gy_new .gy_p{height: auto;}
    .sh_new{height: auto;}
    .xw_new{height: auto;}
    .gy_new{height: auto;}
    /*内页*/
    .xws_main .xws_content .xws_new .xws_list a{padding: 0 0 0 110px;}
    .xws_main .xws_content .xws_new .xws_list .imgbox .xws_img{width: 110px;}
    .xws_main .xws_content .xws_new .xws_list .txtbox{height: 100px;padding: 0 0 0 10px;}
    .xws_main .xws_content .xws_new .xws_list .txtbox h1{padding: 3px;}
    .xws_main .xws_content .xws_new .xws_list .txtbox h2{padding: 3px;}
    .xws_main .xws_content .xws_new .xws_list .txtbox .xws_p{height: 60px; padding-top: 0;}
    .xws_main .xws_content .xws_new .xws_list .txtbox .xws_p p{line-height: 20px;}
}

@media (max-width:769px){

}
@media (max-width:767px){

}

@media (max-width:450px){
    .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 .sjdnav{top: 50px;}
    header .icon-menu{font-size: 24px; top: 13px;}
    header .top_mian{height: 50px;}
    header .logo{height: 50px;}
    header .logo img{width: 190px;}
    /*主页*/
    .index-title .wz span{ font-size:17px; line-height:24px;}
    .index-title .wz h1{ font-size:17px; line-height:26px;}
    /*内页*/
    .xws_main .xws_content .xws_new .xws_list a{padding: 0 0 0 90px;}
    .xws_main .xws_content .xws_new .xws_list .imgbox .xws_img{width: 90px;}
    .xws_main .xws_content .xws_new .xws_list .txtbox{height: 80px;}
    .xws_main .xws_content .xws_new .xws_list .txtbox .xws_p{height: 40px;}


}

@media (max-width:376px){
    /*主页标题*/
    .index-title .jgx{ display:none;}
    .index-title .wz{ width:100%;}
    .index-title .wz span{ font-size:20px;}
    .index-title .wz h1{ font-size:20px;}

}

@media (max-width:340px){

}

.ditu { height:300px; max-height:322px; padding:8px 0;width:100%; max-width:900px; margin-top:20px; margin:0 auto;}

.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;}

/*清除样式*/
.clear { clear:both;}

/*分页css scott style pagination*/
div.scott{padding:3px;margin:3px;text-align:center;}
div.scott a{border:#ddd 1px solid;padding:2px 5px;color:#88af3f;margin:0 2px 0 0;text-decoration:none;}
div.scott a:hover{border:#85bd1e 1px solid;color:#638425;background-color:#f1ffd6;}
div.scott a:active{border:#85bd1e 1px solid;color:#638425;background-color:#f1ffd6;}
div.scott span.current{border:#b2e05d 1px solid;padding:2px 5px;font-weight:bold;color:#fff;margin:0 2px 0 0;background-color:#b2e05d;}
div.scott span.disabled{border:#f3f3f3 1px solid;padding:2px 5px;color:#ccc;margin:0 2px 0 0;}
/*浮动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(../images/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: 143px;
    height:130px;
    line-height:30px
}

.dock ul.icons li.im p {
	width: 140px;
    height:170px;
    line-height:30px;
    top:15px;
}

.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: 210px;
	right: 11px;
	width: 26px;
	height: 26px;
	background: url(../images/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;
}

