@charset "utf-8";
/**
 * @author:王欢
 * @email:13341343186@163.com
 * @time:2017-10
 */
@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; 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: 5px; padding-right: 5px;}
.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.4s;-moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;}

header .head_main{width: 100%; position: relative;}
header .head_top{width: 100%; background: url("../image/top_bg.png"); background-size: 100% 100%;}
header .head_top .top_txt{font-size: 12px; color: #666; height: 40px; line-height: 40px; float: left;}
header .head_top .top_call{float: right; height: 40px; line-height: 40px; font-size: 0;}
header .head_top .top_call a{font-size: 12px; color: #909090; position: relative;padding: 0 8px;}
header .head_top .top_call a:before{content: ""; position: absolute; top: 0; right: 0; bottom: 0; margin: auto; width: 1px; height: 12px; background-color: #b2b2b2;}
header .head_top .top_call a:hover{color: #ae0917;}
/**/
header .head_box{width: 100%; height: 100px; background: #fff;}
header .head_box .logo{height: 100px; display: table; float: left;}
header .head_box .logo a{display: table-cell; vertical-align: middle;}
header .head_box .logo a img{width: 414px; height: auto;}
/**/
header .head_call{float: right; display: table; height: 100px;}
header .head_call .call_box{background: url("../image/head_call.png") no-repeat left; padding: 5px 0 5px 55px; position: relative;}
header .head_call .call_box h5{font-size: 14px; color: #333333; height: 20px; line-height: 20px;}
header .head_call .call_box h4{font-size: 30px; color: #ff0016; height: 25px; line-height: 25px; font-family: "Impact"; font-weight: bold;}
/**/
header .head_nav{width: 100%; position: relative; background: #ae0917; background-size: cover;}
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{width: 12.5%; float: left; height: 45px; display: table; position: relative; text-align: center; }
header .head_nav .top_li>a{color: #FFFFFF; font-size: 14px; line-height: 45px; display: block;}
header .head_nav .top_li:after{content: ""; display: block; width: 1px; height: 20px; background: #990411; position: absolute; top: 0; bottom: 0; right: 0; margin: auto 0;}
header .head_nav .top_li:hover>a{background: #fff; color: #f00;}
header .head_nav .top_li .er{display: none; position:absolute; top:45px; width: 100%; left: 0; z-index:99999;}
header .head_nav .top_li .er li{padding:0;height: 40px; background: rgba(0,0,0,0.7);  margin-bottom: 3px;}
header .head_nav .top_li .er li 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 .er li:hover{background: #ae0917;}
header .head_nav .top_li .er li:hover a{color: #FFFFFF;}
header .lunbos{padding-top: 31%; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;}
/**/
.content{margin: 20px 0;}
.con_layout{margin-top: 20px;}
.main_title{width: 100%; text-align: center; font-size: 0;position: relative; overflow: hidden;}
.main_title:before ,.main_title:after{content: "";  position: absolute; bottom: 12px; width: calc(50% - 75px); height: 1px; background-color: #cecece;}
.main_title:before{left: 0;}
.main_title:after{right: 0;}
.main_title .title_link{display: inline-block; text-align: center; width: 150px; position: relative; overflow: hidden;}
.main_title .title_link:before,.title_link:after{content: ""; position: absolute; bottom: 5px; width: 4px; height: 15px; border-radius: 5px; background-color: #cecece;}
.main_title .title_link:before{left: 0;}
.main_title .title_link:after{right: 0;}
.main_title h3{font-size: 30px; color: #fc0001; font-weight: bold;}
.main_title h4{font-size: 22px; color: #010101; font-weight: bold; margin-top: 4px;}
/*关于我们*/
.about_main{width: 100%; background: url("../image/gy_bg.jpg") no-repeat 50% 50%; background-size: cover; overflow: hidden;}
.about_main .about_title{border-bottom: 1px solid #d2d2d2;}
.about_main .about_title h4{font-size: 16px; color: #ff0000; border-bottom: 3px solid #f00; padding-bottom: 10px; float: left; font-weight: bold; margin-bottom: -2px;}
.about_main .about_title a{float: right; font-size: 12px; color: #666666; margin-top: 3px;}
.about_main .about_left{width: 310px; float: left; text-align: center; overflow: hidden; position: relative;}
.about_main .mask{transition:all 0.5s;position:absolute;top:0;left:0;width:100%;height:100%;}
.about_main .mask b{transition:all 0.5s;font-size:14px;position:absolute;top:70%;left:-100%;color:#fff;text-shadow:#ff0000 1px 0 0,#ff0000 0 1px 0,#ff0000 -1px 0 0,#ff0000 0 -1px 0}
.about_main .mask::before,.about_main .mask::after{transition:all 0.5s;position:absolute;content:''; display: block;}
.about_main .mask::before{top:14%;right:5%;left:5%;bottom:14%;border-top:1px solid #fff;border-bottom:1px solid #fff;transform-origin:0 0;transform:scale(0,1)}
.about_main .mask::after{top:8%;bottom:8%;left:10%;right:10%;border-left:1px solid #fff;border-right:1px solid #fff;transform-origin:0 0;transform:scale(1,0)}
.about_main .about_box1:hover .mask::before{transform:scale(1);}
.about_main .about_box1:hover .mask::after{transform:scale(1);}
.about_main .about_box1:hover b{left:13%;}
.about_main .about_left img{max-width: 100%; height: auto;}
.about_main .about_right{width: calc(100% - 310px); float: left; padding-left: 15px;}
.about_main .about_right h5{font-size: 14px; color: #333; font-weight: bold;}
.about_main .about_right p{margin-top: 10px; font-size: 14px; color: #333333; line-height: 20px; height: 160px; overflow: hidden;}
.about_main .about_box{margin-top: 30px;}
.about_main .about_box li{width: 27%; float: left; margin: 0 3%;}
.about_main .about_box .imgbox{width: 150px; float: left; text-align: center; overflow: hidden;}
.about_main .about_box .imgbox img{max-width: 100%; height: auto;}
.about_main .about_box .txtbox{width: calc(100% - 150px); float: left; padding-left: 20px;}
.about_main .about_box .txtbox h4{font-size: 16px; color: #333333; font-weight: bold; position: relative; padding-bottom: 15px;}
.about_main .about_box .txtbox h4:before{content: ""; position: absolute; right: 0; bottom: 0; width: 100%; height: 11px; background: url("../image/gy_gang.png") no-repeat; background-size: contain;}
.about_main .about_box .txtbox p{margin-top: 10px; color: #666; font-size: 12px; height: 80px; line-height: 20px; overflow: hidden;}
.about_main .about_box li:hover .imgbox img{
    transform:rotateY(360deg);
    -ms-transform:rotateY(360deg); 	/* IE 9 */
    -moz-transform:rotateY(360deg); 	/* Firefox */
    -webkit-transform:rotateY(360deg); /* Safari 和 Chrome */
    -o-transform:rotateY(360deg); 	/* Opera */
}
.about_main .about_box li:hover .txtbox h4{color: #ff0000;}
/*工商服务*/
.gs_main{width: 100%;overflow: hidden;}
.gs_main .gs_item{width: 100%; background-color: #eee; margin-bottom: 15px;}
.gs_main .gs_item .imgbox{position: relative; display: block; overflow: hidden; border: 4px solid #eee; border-bottom: none;}
.gs_main .gs_item .imgbox:before{content: ""; display: block; padding-top: 61%;}
.gs_main .gs_item .imgbox .gs_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.gs_main .gs_item .gs_txt{height: 40px; line-height: 40px; background-color: #eee; text-align: center; font-size: 16px; color: #333; font-weight: bold;}
.gs_main .gs_item:hover .imgbox{border: 4px solid #fc0001; border-bottom: none;}
.gs_main .gs_item:hover .gs_txt{color: #ffffff; background-color: #fc0001}
.gs_main .more{text-align: center; margin-top: 20px;}
.gs_main .more a{padding: 5px 40px; background-color: #666; color: #ffffff; font-size: 16px; border-radius: 5px;}
.gs_main .more a:hover{background-color: #fc0001;}
/*会计服务*/
.kj_main{width: 100%;overflow: hidden;}
.kj_main .kj_item{width: 100%; background-color: #eee; margin-bottom: 15px;}
.kj_main .kj_item .imgbox{position: relative; display: block; overflow: hidden; border: 4px solid #eee; border-bottom: none;}
.kj_main .kj_item .imgbox:before{content: ""; display: block; padding-top: 61%;}
.kj_main .kj_item .imgbox .kj_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.kj_main .kj_item .kj_txt{height: 40px; line-height: 40px; background-color: #eee; text-align: center; font-size: 16px; color: #333; font-weight: bold;}
.kj_main .kj_item:hover .imgbox{border: 4px solid #fc0001; border-bottom: none;}
.kj_main .kj_item:hover .kj_txt{color: #ffffff; background-color: #fc0001}
.kj_main .more{text-align: center; margin-top: 20px;}
.kj_main .more a{padding: 5px 40px; background-color: #666; color: #ffffff; font-size: 16px; border-radius: 5px;}
.kj_main .more a:hover{background-color: #fc0001;}
/*横幅*/
.hf_main{width: 100%;}
.hf_main img{max-width: 100%; height: auto;}
/*税务服务*/
.sw_main{width: 100%;overflow: hidden;}
.sw_main .sw_item{width: 100%; background-color: #eee; margin-bottom: 15px;}
.sw_main .sw_item .imgbox{position: relative; display: block; overflow: hidden; border: 4px solid #eee; border-bottom: none;}
.sw_main .sw_item .imgbox:before{content: ""; display: block; padding-top: 61%;}
.sw_main .sw_item .imgbox .sw_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.sw_main .sw_item .sw_txt{height: 40px; line-height: 40px; background-color: #eee; text-align: center; font-size: 16px; color: #333; font-weight: bold;}
.sw_main .sw_item:hover .imgbox{border: 4px solid #fc0001; border-bottom: none;}
.sw_main .sw_item:hover .sw_txt{color: #ffffff; background-color: #fc0001}
.sw_main .more{text-align: center; margin-top: 20px;}
.sw_main .more a{padding: 5px 40px; background-color: #666; color: #ffffff; font-size: 16px; border-radius: 5px;}
.sw_main .more a:hover{background-color: #fc0001;}
/*联系我们*/
.contact_main{width: 100%; background: #ffffff; overflow: hidden;}
.contact_main .ContactUs-text h1{font-size:16px; color:#555555; line-height:40px;}
.contact_main .ContactUs-text .ditu{text-align: center; overflow:hidden; border: 1px solid #d7d7d7;}
.contact_main .ContactUs-text .ditu img{max-width: 100%; height: auto;}
.contact_main .ContactUs-text .detailed{overflow:hidden; margin-top: 20px;}
.contact_main .ContactUs-text .detailed nav{width: 100%; }
.contact_main .ContactUs-text .detailed li{height:30px; line-height:30px; color:#7d7d7d; font-size: 12px; text-overflow:ellipsis;}
.contact_main .ContactUs-text .detailed li b{display: inline-block; height: 30px; margin:0 4px 0 0;color:#505050;  line-height:30px;}
.contact_main .ContactUs-text  label{ padding-top:0 !important; text-align:left !important; color:#505050; height:34px; line-height:34px; font-weight:normal;}
.contact_main .ContactUs-text input{ background:#f7f7f7; border:dashed 1px #aaa;}
.contact_main .form-horizontal .form-group{margin-left: 0; margin-right: 0;}
.contact_main .ContactUs-text textarea{ max-width:100%; background:#f7f7f7; border:dashed 1px #aaa;}
.contact_main .ContactUs-text button{ width:150px; height:30px; color:#fff; background:#fc0001; border:none; transition:all 0.3s;}
.contact_main .ContactUs-text button:hover{ background:#fc0001;}
/*底部*/
.foot_main{width: 100%; background-color: #ae0917;}
.foot_main .f_content{padding: 15px 0; font-size: 0; position: relative;}
.foot_main .f_content:before{content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 2px;background: linear-gradient( #95000d, #ff4242)}
.foot_main .foot_nav{text-align: center;}
.foot_main .foot_nav ul{display: inline-block; font-size: 0;}
.foot_main .foot_nav ul li{float: left; padding: 0 10px; position: relative;}
.foot_main .foot_nav li:before{content: ""; position: absolute; top: 0; bottom: 0; right: 0; margin: auto; width: 1px; height: 14px; background-color: #fff;}
.foot_main .foot_nav li a{font-size: 14px; color: #ffffff;}
.foot_main .foot_box{padding: 15px 0; width: 75%; margin: 0 auto;}
.foot_main .foot_box .f_logo{width: 33%; float: left;}
.foot_main .foot_box .f_logo img{max-width: 100%; height: auto;}
.foot_main .foot_box .f_logo h4{font-size: 18px; color: #ffffff; margin-top: 20px;}
.foot_main .foot_box .f_logo h4 span{font-size: 24px; color: #ffffff; font-family: "Impact";}
.foot_main .foot_box .f_ma{width: 20%; float: left;}
.foot_main .foot_box .f_ma .imgbox{text-align: center; overflow: hidden;}
.foot_main .foot_box .f_ma .imgbox img{max-width: 100%; height: auto;}
.foot_main .foot_box .f_txtbox{width: 47%; float: left;}
.foot_main .foot_box .f_txtbox .f_txt{font-size: 14px; color: #ffffff; line-height: 25px;}
/*手机底部*/
.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: #ae0917;}
.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{width: 100%;}
.inner_page .page_left{width: 24%; float: left; margin-right: 1%;}
.inner_page .page_right{width: 74%; float: left; margin-left: 1%;}
.inner_page .page_title{border-bottom: 1px solid #cfcfcf; padding: 10px 0;}
.inner_page .page_title h4{float: left; font-size: 24px; color: #252525;}
.inner_page .page_title h5{float: right; font-size: 12px; color: #8a8a8a; margin-top: 8px;}
.inner_page .page_title h5 a{font-size: 12px; color: #8a8a8a;}
/**/
.sideBar_page .n_tit{background: url("../image/nei_tit.jpg") no-repeat; background-size: 100% 100%; padding: 14px 0; text-align: center; position: relative;}
.sideBar_page .n_tit>h5{font-size: 18px; color: #FFFFFF; display: inline-block; font-weight: bold;}
.sideBar_page .n_tit>span{position: absolute; right: 15px; top: 10px; font-size: 22px; color: #FFFFFF;}
.sideBar_page .side_top{margin-bottom: 15px;}
.sideBar_page .side_top ul{display: none;}
.sideBar_page .n_ul{background-color: #FFFFFF; margin-top: 5px;}
.sideBar_page .n_li{width: 100%; position: relative; margin-bottom: 5px; text-align: center;}
.sideBar_page .n_li>a{display: block; height: 30px; line-height: 30px; background-color: #efefef; font-size: 12px; color: #171717;}
.sideBar_page .n_li:hover>a{color: #d93f33;}
.sideBar_page .er{width: 100%; margin: 4px auto; padding: 5px 0;}
.sideBar_page .er li{height: 35px; border-bottom: 1px solid #f2f2f2;}
.sideBar_page .er li a{line-height: 35px;text-align: center; display: block; font-size: 12px; color: #878787;}
.sideBar_page .er li a:hover{color: #8fc31f;}
/*下*/
.sideBar_page .side_bot{width: 100%; background-color: #e7e7e7;}
.sideBar_page .side_bot .imgbox{text-align: center; overflow: hidden;}
.sideBar_page .side_bot .imgbox>img{width: 100%; height: auto;}
.sideBar_page .side_bot .txtbox{padding: 15px; background-color: #e7e7e7;}
.sideBar_page .side_bot .txtbox ul{margin-bottom: 10px;}
.sideBar_page .side_bot .txtbox li{line-height: 20px; font-size: 14px; color: #333333;}
.sideBar_page .side_bot .txtbox li span{color: #ff0000;}
/*产品页面*/
.cp_page{width: 100%;}
.cp_page .cp_kuang{border: 5px solid #ffffff; padding: 15px; margin-bottom: 20px;}
.cp_page .cp_item{width: 100%; height: 170px; overflow: hidden;}
.cp_page .cp_item .imgbox{width: 280px; height: 100%; float: left; border: 3px solid #eee;}
.cp_page .cp_item .imgbox .cp_img{width: 100%; height: 100%;}
.cp_page .cp_item .txtbox{width: calc(100% - 280px); height: 100%; float: left; padding: 2px 15px; overflow: hidden;}
.cp_page .cp_item .txtbox .c_title{font-size: 16px; color: #333333; font-weight: bold;}
.cp_page .cp_item .txtbox .c_title span{font-size: 12px; color: #aaaaaa; font-weight: normal; padding-left: 5px;}
.cp_page .cp_item .txtbox .c_txt{font-size: 14px; color: #333333; line-height: 20px; height: 80px; overflow: hidden; margin-top: 15px;}
.cp_page .cp_item .txtbox .c_more{margin-top: 10px; padding: 5px 30px; background-color: #fc0001; color: #ffffff; display: inline-block;}
.cp_page .cp_kuang:hover{border-color: #e5e5e5;}
.cp_page .cp_item:hover .imgbox{border: 3px solid #fc0001;}
/*内页*/
.cp_show .imgbox{text-align: left; overflow: hidden;}
.cp_show .imgbox img{max-width: 100%; height: auto;}
.cp_show .txtbox{margin-top: 20px;}
.cp_show .txtbox h4{font-size: 16px; color: #333333; font-weight: bold;}
.cp_show .txtbox h4 span{font-size: 12px; color: #aaa; font-weight: normal; padding-left: 5px;}
.cp_show .txtbox p{font-size: 14px; color: #333333; line-height: 25px; margin-top: 15px;}

/*关于我们页面*/
.about_page{width: 100%;}
.about_page .txtbox{text-align: left; overflow: hidden;}
.about_page .txtbox h4{font-size: 16px; color: #333333; font-weight: bold;}
.about_page .txtbox p{font-size: 14px; color: #333333; line-height: 25px; margin-top: 15px;}

/*联系我们页面*/
.contact_page{width: 100%;}
.contact_page .txtbox{text-align: left;}
.contact_page .txtbox p{font-size: 14px; color: #333333; line-height: 25px; margin-bottom: 5px;}
.contact_page .ditu{margin-top: 15px; text-align: center; overflow: hidden;}
.contact_page .ditu img{max-width: 100%; height: auto;}

/*下载中心*/
.xz_page .dow_item{padding: 5px 0; overflow: hidden; border-bottom: 1px solid #c1c1c1;}
.xz_page .dow_item a{line-height: 25px; font-size: 14px; color: #222222; position: relative; display: block; }
.xz_page .dow_item a b{color: #de3a2c; font-family: "宋体"; padding-right: 5px;}
.xz_page .dow_item a span{height: 25px; line-height: 25px; float: right; padding:0  45px 0 10px; color: #ffffff; background: url("../image/xiazai.png") no-repeat 90px #de3a2c; border-radius: 20px;}
.xz_page .dow_item:hover a{color: #de3a2c}

@media (max-width:1199px){
    .main_title h3{font-size: 26px;}
    .about_main .about_box li{width: 33.3333%; margin: 0; padding: 0 20px;}
    .about_main .about_box .imgbox{width: 120px;}
    .about_main .about_box .txtbox{width: calc(100% - 120px);}
    .about_main .about_box .txtbox p{margin-top: 5px;}
    .foot_main .foot_box{width: 85%;}
    /*内页*/
    .cp_page .cp_kuang{padding: 10px;}
    .cp_page .cp_item{height: 150px;}
    .cp_page .cp_item .imgbox{width: 250px;}
    .cp_page .cp_item .txtbox{width: calc(100% - 250px);}
    .cp_page .cp_item .txtbox .c_txt{margin-top: 7px;}
    .cp_page .cp_item .txtbox .c_more{margin-top: 7px;}

}

@media (min-width:991px){
    header .head_nav{display: block!important;}
}

@media (max-width:991px){
    header .head_box{height: 90px;}
    header .head_box .logo{height: 90px;}
    header .head_box .head_txt{height: 90px;}
    header .head_call{height: 90px; display: none;}
    header .top_btn{font-size: 32px; color: #ae0917; position: absolute; top: 70px; right: 18px; display: none;}
    header .head_nav{width: 100%;}
    header .head_nav .top_li{width: 25%; height: 40px; background: none;}
    header .head_nav .top_li>a{line-height: 40px;}
    header .head_nav .top_li:after{display: none;}
    header .head_nav .top_li .er{display: none!important;}
    .about_main .about_box li{padding: 0 10px;}
    .about_main .about_box .imgbox{width: 100px;}
    .about_main .about_box .txtbox{width: calc(100% - 100px);}
    .about_main .about_box .txtbox p{margin-top: 0;}
    .gs_main .gs_item .gs_txt{font-size: 14px;}
    .kj_main .kj_item .kj_txt{font-size: 14px;}
    .sw_main .sw_item .sw_txt{font-size: 14px;}
    .foot_main .foot_box{width: 100%;}
    /**/
    .sideBar_page .side_bot .txtbox li{font-size: 12px;}
    .inner_page .page_title h4{font-size: 20px;}
    .inner_page .page_title h5{margin-top: 5px;}
    .cp_page .cp_kuang{padding: 5px; border: 3px solid #ffffff;}
    .cp_page .cp_item .imgbox{width: 200px;}
    .cp_page .cp_item .txtbox{width: calc(100% - 200px);}
    .cp_page .cp_item .txtbox .c_title{font-size: 14px;}
    .cp_page .cp_item .txtbox .c_txt{font-size: 12px;}

}

@media (min-width: 768px){
    .sideBar_page .n_ul{display: block!important;}
}

@media (max-width: 767px){
    header .head_box{height: 70px;}
    header .head_box .logo{height: 70px;}
    header .head_box .logo a img{width: 245px;}
    header .head_call{height: 70px;}
    header .top_btn{top: 22px; font-size: 28px;}
    header .lunbos{padding-top: 38%;}
    .main_title h3{font-size: 20px;}
    .main_title h4{font-size: 18px;}
    .main_title .title_link{width: 110px;}
    .main_title:before, .main_title:after{width: calc(50% - 55px); bottom: 10px;}
    .main_title .title_link:before, .title_link:after{bottom: 3px;}
    .about_main .about_left{width: 100%;}
    .about_main .about_right{width: 100%; padding-left: 0; margin-top: 15px;}
    .about_main .about_box{display: none;}
    .gs_main .gs_item .gs_txt{height: 30px; line-height: 30px;}
    .kj_main .kj_item .kj_txt{height: 30px; line-height: 30px;}
    .sw_main .sw_item .sw_txt{height: 30px; line-height: 30px;}
    .foot_main .foot_box{display: none;}
    /*内页*/
    .inner_page .page_left{width: 100%; margin-right: 0;}
    .sideBar_page .n_tit{padding: 10px 0;}
    .inner_page .page_right{width: 100%; margin-left: 0;}
    .inner_page .page_title h5{display: none;}
.xz_page .dow_item a span{display: none;}
}

@media (max-width:500px){
    .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;
    }
    /*内页*/
    .cp_page .cp_item{height: 105px;}
    .cp_page .cp_item .imgbox{width: 120px;}
    .cp_page .cp_item .txtbox{width: calc(100% - 120px); padding: 2px 7px;}
    .cp_page .cp_item .txtbox .c_txt{margin-top: 4px;}
    .cp_page .cp_item .txtbox .c_more{display: none;}

}

@media (max-width:376px){

}

@media (max-width:340px){

}
