﻿@charset "utf-8";
/**
 * @author:王欢
 * @email:13341343186@163.com
 * @time:2016-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');
}

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:1000px !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%; z-index: 9; background-color: #fff;}
header .head_main .head_box{position: relative;}
header .head_main .logo{height: 80px; display: table; float: left;}
header .head_main .logo a{display: table-cell; vertical-align: middle;}
header .head_main .logo a img{width: 100%;}
header .head_main .head_right{float: right;}
header .head_call{float: right; background: url("../images/head_call.png") no-repeat left; height: 80px; display: table; padding-left: 50px; margin-left: 15px;}
header .head_call h4{font-size: 14px; color: #a3a3a3;}
header .head_call h3{font-size: 18px; color: #ff4200; font-weight: bold; margin-top: 5px;}
header .head_main .head_nav{float: left;}
header .head_main .head_nav ul{margin: 0; padding: 0;}
header .head_main .head_nav .top_li{float: left; position: relative; text-align: center;  height: 80px;}
header .head_main .head_nav .top_li:before{content: ""; position: absolute; bottom: 10px; left: 0; right: 0; margin: auto; width: 60px; height: 2px; background: #FFFFFF;}
header .head_main .head_nav .top_li>a{color: #222222; font-size: 16px; line-height: 80px; display: inline-block; padding: 0 10px;}
header .head_main .head_nav .top_li:hover>a{background-color: #45a2a9; color: #FFFFFF;}
header .head_main .top_li .er{display: none; position:absolute; top:80px; z-index:99999;}
header .head_main .top_li .er>li{height: 40px; background: rgba(0,0,0,0.5); padding: 0 10px; transition:all 0.3s;}
header .head_main .top_li .er>li a{line-height:40px; color:#fff; display: block;}
header .head_main .top_li .er>li:hover{background-color: #45a2a9;}
/**/
header .head_side{position: absolute; top: 100%; left: 0; width: 290px; height: auto; z-index: 9;}
header .head_side .s_list{background-color: rgba(255,255,255,.7); position: relative;}
header .head_side .s_list>li{height: 60px; border-bottom: 1px dashed #FFFFFF; padding: 0 20px;}
header .head_side .s_list .s_tit{font-size: 18px; color: #222222; line-height: 60px;}
header .head_side .s_list h5{width: 80px; height: 100%; line-height: 60px; float: left; font-size: 16px; color: #222222;}
header .head_side .s_list .s_link{width: calc(100% - 80px); height: 100%; display: table;}
header .head_side .s_list .s_link a{float: left; font-size: 14px; color: #66696a; margin-right: 10px; line-height: 20px; cursor:auto;}
header .head_side .s_list>li:hover{background-color: #eff8f8;}
header .head_side .s_list>li:hover .s_er{display: block;}
header .head_side .s_er{display: none; position: absolute; left: 100%; top: 0; padding: 15px; background-color: rgba(255,255,255,.9); width: 530px;}
header .head_side .s_er>li{overflow: hidden; margin-bottom: 15px;}
header .head_side .s_er .er_tit{width: 90px; float: left; font-size: 16px; color: #333333;}
header .head_side .s_er .er_link{width: calc(100% - 90px); float: left; border-bottom: 1px dashed #949494; padding-bottom: 5px;}
header .head_side .s_er .er_link a{display: inline-block; font-size: 14px; color: #333130; margin: 0 7px 5px 0;}
header .head_side .s_er .er_link a:hover{color: #45a2a9;}
header .lunbos{padding-top: 25%; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;}
/**/
.content{margin: 20px 0;}
.con_layout{margin-top: 20px;}
.main_title{text-align: center; position: relative; padding-bottom: 10px;}
.main_title .CH{font-size: 28px; color: #333333;}
.main_title .EN{font-size: 16px; color: #000000; font-family: "Times New Roman"; margin-top: 5px;}
.main_title:after{content: ""; position: absolute; bottom: 0; left: 0; right: 0; margin: auto; width: 70px; height: 2px; background-color: #45a2a9;}
/**/
.main1{width: 100%; overflow: hidden;}
.main1 .item{margin-bottom: 15px; border: 1px solid #32b4b7; padding: 15px; border-radius: 5px;}
.main1 .item .txtbox h4{font-size: 18px; color: #040000;}
.main1 .item .txtbox h5{font-size: 14px; color: #888888; margin-top: 10px;}
.main1 .item .more{margin-top: 20px;}
.main1 .item .more span{float: left; font-size: 18px; color: #333333; line-height: 30px;}
.main1 .item .more a{height: 30px; line-height: 30px; padding: 0 20px; background-color: #32b4b7; color: #FFFFFF; font-size: 14px; border-radius: 5px; float: right}
.main1 .m_1 .txtbox{background: url("../images/m1_01.png") no-repeat right;}
.main1 .m_2 .txtbox{background: url("../images/m1_02.png") no-repeat right;}
.main1 .m_3 .txtbox{background: url("../images/m1_03.png") no-repeat right;}
.main1 .m_4 .txtbox{background: url("../images/m1_04.png") no-repeat right;}
.main1 .m_5 .txtbox{background: url("../images/m1_05.png") no-repeat right;}
.main1 .m_6 .txtbox{background: url("../images/m1_06.png") no-repeat right;}
/**/
.main2{width: 100%;}
.main2 .item{width: 100%; margin-bottom: 15px; text-align: center;}
.main2 .item .imgbox{display: inline-block; position: relative; width: 138px; height: 120px;}
.main2 .item .imgbox .m_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: 100%;}
.main2 .item .m_txt{text-align: center; margin-top: 5px; font-size: 20px; color: #343434;}
.main2 .item:hover .imgbox .m_img{transform:rotate(360deg);}
/**/
.main3{width: 100%;}
.main3 .item{width: 50%; height: 120px; float: left; margin-bottom: 15px;}
.main3 .item .m_left{width: 70px; float: left; position: relative;}
.main3 .item .m_left:after{content: ""; display: block; position: absolute; top: 0; bottom: 0; right: -11px; margin: auto; width: 12px; height: 23px; background: url("../images/sanjiao.png") no-repeat; background-size: 100% 100%;}
.main3 .item .m_left h2{background-color: #45a2a9; line-height: 120px; font-size: 30px; color: #FFFFFF; text-align: center;}
.main3 .item .m_right{width: calc(100% - 70px); height: 100%; float: left; display: table; padding: 0 20px 0 30px; background-color: #f4f4f4; border: 3px solid #f4f4f4; border-left: none;}
.main3 .item .m_right h4{font-size: 18px; color: #464646;}
.main3 .item .m_right p{font-size: 14px; color: #464646; margin-top: 12px;}
.main3 .item:hover .m_right{border-color: #45a2a9; background-color: #FFFFFF;}
/**/
.main4 .ContactUs-text h1{ font-size:18px; color:#444444; line-height:50px;}
.main4 .ContactUs-text .h5{ height:165px; overflow:hidden;}
.main4 .ContactUs-text .h5 p{ margin:0 !important; color:#222222; line-height:24px; text-indent:2em; font-size: 14px;}
.main4 .ContactUs-text .detailed{overflow:hidden;}
.main4 .ContactUs-text .detailed li{ height:25px; color:#222222; line-height:25px;white-space:nowrap; text-overflow:ellipsis;}
.main4 .ContactUs-text .detailed li span{font-weight: 600;}
.main4 .ContactUs-text  label{ padding-top:0 !important; text-align:left !important; color:#222222; height:34px; line-height:34px; font-weight:normal;}
.main4 .ContactUs-text input{ background:#f4f4f4; border:dashed 1px #aaa;}
.main4 .ContactUs-text textarea{ max-width:100%; background:#f4f4f4; border:dashed 1px #aaa; height: 160px;}
.main4 .ContactUs-text button{ width:95%; height:30px; color:#fff; background:#45a2a9; border:none; transition:all 0.3s;  margin-left: 3%;}
.main4 .ContactUs-text button:hover{ background:#45a2a9;}

/*标题*/
.zhu_tit{width: 100%; float: left; text-align: center}
.zhu_tit h1{font-size: 28px; color: #000000;}
.zhu_tit h4{font-size: 16px; color: #000000; font-family: "Times New Roman"; margin-top: 10px;}
.zhu_tit img{margin-top: 10px;}
/*基础服务*/
.jc_main{width: 100%; float: left;}
.jc_main .jc_content{width: 100%; float: left; margin-top: 20px; margin-bottom:10px;}
.jc_main .jc_content .jc_news{width: 100%; float: left; margin-top: 20px;}
.jc_main .jc_content .jc_news .imgbox{width: 100%;text-align: center; float: left;}
.jc_main .jc_content .jc_news .imgbox a{width: 100%; float: left; overflow: hidden;}
.jc_main .jc_content .jc_news .imgbox a .jc_img{ transition: all 0.4s;}
.jc_main .jc_content .jc_news .imgbox:hover .jc_img{ transform:scale(1.1);}
.jc_main .jc_content .jc_news .imgbox h4 a{padding-top: 5px; font-size: 20px; color: #343434; padding-bottom: 10px;}
/*增值服务*/
.zz_main{width: 100%; float: left;}
.zz_main .zz_content{width: 100%; float: left; margin-top: 20px; margin-bottom:10px;}
.zz_main .zz_content .zz_news{width: 100%; float: left; margin-top: 20px; text-align: center;}
.zz_main .zz_content .zz_news .imgbox{width: 100%; float: left; padding: 10px 40px; }
.zz_main .zz_content .zz_news .imgbox a{width: 100%; float: left;}
.zz_main .zz_content .zz_news .imgbox a .zz_img{transition: all 0.4s;}
.zz_main .zz_content .zz_news .imgbox:hover a .zz_img{
    transform:rotate(360deg);
    -ms-transform:rotate(360deg); 	/* IE 9 */
    -moz-transform:rotate(360deg); 	/* Firefox */
    -webkit-transform:rotate(360deg); /* Safari 和 Chrome */
    -o-transform:rotate(360deg); }
.zz_main .zz_content .zz_news .imgbox h4 a{font-size: 16px; color: #343434; padding-top: 5px; padding-bottom: 10px;}
/*我们的优势*/
.ys_main{width: 100%; float: left;}
.ys_main .ys_content{width: 100%; float: left; margin-top: 20px; margin-bottom:10px;}
.ys_main .ys_content .ys_news{width: 100%; float: left; margin-top: 20px; text-align: center;}
.ys_main .ys_content .ys_news .xiao{padding-left: 0px; padding-right: 0px;}
.ys_main .ys_content .ys_news .imgbox{width: 100%; float: left; margin-bottom: 20px;}
.ys_main .ys_content .ys_news .imgbox a{width: 100%; float: left; }
.ys_main .ys_content .ys_news .imgbox a b{position: absolute; left: 18%; font-size: 32px; color: #45a2a9; line-height: 120px;}
.ys_main .ys_content .ys_news .imgbox .ys_left{width: 20%; height: 120px;overflow: hidden; background: #45a2a9;}
.ys_main .ys_content .ys_news .imgbox .ys_left h4{font-size: 30px; color: #fffdfb; font-family: "Arial"; line-height: 120px;}
.ys_main .ys_content .ys_news .imgbox .ys_right{width: 80%;height: 120px; overflow: hidden; background: #f4f4f4; text-align: left; padding-left: 5%; border: 3px solid #f4f4f4; border-left: none; transition: all 0.4s;}
.ys_main .ys_content .ys_news .imgbox .ys_right h1{font-size: 18px; color: #464646; line-height: 60px; transition: all 0.4s;}
.ys_main .ys_content .ys_news .imgbox .ys_right h2{font-size: 14px; color: #464646; line-height: 25px; transition: all 0.4s;}
.ys_main .ys_content .ys_news .imgbox:hover .ys_right{border: 3px solid #45a2a9; border-left: none;}
.ys_main .ys_content .ys_news .imgbox:hover .ys_right h1{color: #45a2a9; }
.ys_main .ys_content .ys_news .imgbox:hover .ys_right h2{color: #45a2a9; }
/*联系我们*/
.lx_main{width: 100%; float: left;}
.lx_main .lx_content{width: 100%; float: left; margin-top: 20px; margin-bottom:10px;}
.lx_main .lx_content .lx_news{width: 100%; float: left; margin-top: 20px;}

.lx_main .lx_content .form-horizontal .form-group{margin-left: 0px; margin-right: 0px;}
.lx_main .lx_content .index-title .wz h1{ font-size:24px; color:#000000; line-height:30px; font-weight: 700}
.lx_main .lx_content .index-title .wz span{ display:block;font-family:"Aparajita", Times, serif; font-size:20px; color:#000000; line-height:40px; font-size: 18px;font-weight: 600 }
.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:18px; color:#444444; line-height:50px;}
.lx_main .lx_content .ContactUs-text .h5{ height:165px; overflow:hidden;}
.lx_main .lx_content .ContactUs-text .h5 p{ margin:0 !important; color:#222222; line-height:24px; text-indent:2em; font-size: 14px;}
.lx_main .lx_content .ContactUs-text .detailed{overflow:hidden;}
.lx_main .lx_content .ContactUs-text .detailed li{ height:25px; color:#222222; line-height:25px;white-space:nowrap; text-overflow:ellipsis;}
.lx_main .lx_content .ContactUs-text .detailed li span{font-weight: 600;}
.lx_main .lx_content .ContactUs-text .detailed li b{ margin:0 10px 0 0; line-height:30px;}
.lx_main .lx_content .ContactUs-text  label{ padding-top:0 !important; text-align:left !important; color:#222222; height:34px; line-height:34px; font-weight:normal;}
.lx_main .lx_content .ContactUs-text input{ background:#f4f4f4; border:dashed 1px #aaa;}
.lx_main .lx_content .ContactUs-text textarea{ max-width:100%; background:#f4f4f4; border:dashed 1px #aaa; height: 160px;}
.lx_main .lx_content .ContactUs-text button{ width:95%; height:30px; color:#fff; background:#45a2a9; border:none; transition:all 0.3s;  margin-left: 3%;}
.lx_main .lx_content .ContactUs-text button:hover{ background:#45a2a9;}

/*底部*/
.footer5{ padding:15px 0; background:#767676;transition:all 1s; width: 100%; float: left;}
.footer5 .left{ width:13%;transition:all 1s;}
.footer5 .right{ margin:0 0 0 3%; padding:0 0 0 3%;width:81%;transition:all 1s; border-left: solid 1px #fff;}
.footer5 .left .QrCode{width:100%; color:#fff;transition:all 1s;}
.footer5 .left .QrCode .text-center{width: 100%; background: #45a2a9; padding: 5px;}
.footer5 section{color:#fff; line-height: 30px;}
.footer5 section nav{height:14px;}
.footer5 section nav li{ width:11.11%; line-height:14px;transition:all 1s; border-left: 1px solid #FFFFFF;}
.footer5 section nav li a{ color:#fff; transition:all 0.3s;}
.footer5 section nav li a:hover{ color:#FFFFFF;}
.footer5 section .ContactUs{margin:6px 0;}
.footer5 .Copyright a{color: #FFFFFF}
/*手机底部导航*/
.hot{width:100%; height:68px; background:#45a2a9; position:fixed; bottom:0; left:0; z-index:99;}
.hot span{ color:#fff; font-size:16px; line-height:20px; padding-top:12px;}
.hot  .pa{background: url("../images/border.png") no-repeat right; height: 68px; padding-top: 15px}
.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:#eccc93;}
.hot .pas:hover{ background:#eccc93;}

/*内页*/
.subnav .kuang{ margin:0; padding:0px;}
.subnav .kuang b{ background: #45a2a9; border: 1px solid #45a2a9;text-align: center;  padding: 15px 15px;}
.subnav .kuang b span{font-size: 18px; color: #FFFFFF; position: inherit;}
.subnav .kuang ul{margin-bottom: 20px;padding-top: 0px; }
.subnav .contact-img{ border:solid 1px #e4e4e4; padding:1px;}
.subnav .pcdnav li{ height:40px; margin-top: 3px; background: #d9d9d9; }
.subnav .pcdnav li a{display:block; font-size:14px; font-weight: 600; line-height:40px; transition:all 0.5s; background: #e7e7e7; color: #000000; /* border-left: 3px solid #45a2a9; */}
.subnav .pcdnav li a:hover{color: #45a2a9; /*  border-left: 3px solid #45a2a9; */ background: #eccc93;}
.subnav .kuang .zuo_img{width: 100%; margin-top: 15px;}
.subnav .pcdnav li .active{background: #ffcd44; color: #45a2a9;}
/*二级分类*/
.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:#525252; line-height:35px;background:#F9F9F9 no-repeat 20% 50% ; transition:all 0.5s;}
.subnav .pcdnav .xlxl a:hover{color: #2298ee}
/*下*/
.zuo_xia{width: 100%; margin-top: 20px;}
.zuo_xia h4{width: 100%; border-bottom: 1px solid #bebebe; padding-bottom: 10px; font-size: 16px; color: #333333;}
.zuo_xia h4 span{font-size: 14px; color: #999999; font-family: "Arial";}
.zuo_xia .zc_lists{width: 100%;  margin-top: 5px;}
.zuo_xia .zc_lists img{width: 100%; padding-top: 10px;}
.zuo_xia .zc_lists p{color: #333333; font-size: 13px;line-height: 23px; padding: 0 10px 10px 10px;}
.zuo_xia .zc_lists p span{font-weight: 600}
/*产品下拉开始*/
.shouj_n{display:block;background:url(../images/xia.png) no-repeat 95% 50% #45a2a9; }
.shouj_n h4{width: 100%; height: 40px; line-height: 40px; text-align: center;font-weight: 800;color: #093474; 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 #45a2a9; 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:#eccc93; color: #45a2a9; overflow:hidden; margin-top:5px; cursor:pointer; border: 1px solid #dddddd; }
.div3 li a{display:block; font-family:'Microsoft YaHei'; font-size:14px;color:#45a2a9; text-align:center; overflow:hidden;}
.div3 li a:hover{ background:#FFFFFF; color: #81b7e0;}
/*产品下拉结束*/
/**/
.nei_tit{width: 100%; float: left; padding-top: 10px;}
.nei_tit h4{border-bottom: 1px solid #cccccc; font-size: 16px; color: #222222; padding-bottom: 10px; }
.nei_tit h4 span{font-size: 14px; color: #222222;}
/*公司简介页面*/
.jjs_main{width: 100%; float: left;}
.jjs_main .jjs_content{width: 100%; float: left; margin-top: 20px; margin-bottom: 50px;}
.jjs_main .jjs_content .jjs_news{width: 100%; float: left; margin-top: 20px;}
.jjs_main .jjs_content .jjs_news .jjs_p{font-size: 13px; color: #222222; line-height: 25px;}

/*代理记账页面*/
.dls_main{width: 100%; float: left;}
.dls_main .dls_content{width: 100%; float: left; margin-top: 20px; margin-bottom: 50px;}
.dls_main .dls_content .dls_news{width: 100%; float: left; margin-top: 20px;}
.dls_main .dls_content .dls_news .dls_p{font-size: 13px; color: #222222; line-height: 25px;}

/*联系我们*/
.lxs_main{width: 100%; float: left;}
.lxs_main .lxs_content{width: 100%; float: left; margin-top: 20px; margin-bottom: 50px;}
.lxs_main .lxs_content .zuo_xia{margin-top: 0px;}
.lxs_main .lxs_content .lxs_news{width: 100%; float: left; margin-top: 20px;}
.lxs_main .lxs_content .lxs_news .col-lg-6 img{width: 100%;}
.lxs_main .lxs_content .lxs_news .lxs_p{width: 100%; font-size: 12px; color: #222222; line-height: 22px;}
.lxs_main .lxs_content .lxs_news .lxs_p span{font-size: 14px; font-weight: 600;}
.lxs_main .lxs_content .lxs_news .lxs_img{width: 100%;margin-top: 20px; float: left;}
.lxs_main .lxs_content .lxs_news .lxs_img img{width: 100%}

/*工商代理*/
.gss_main{width: 100%; float: left;}
.gss_main .gss_content{width: 100%; float: left; margin-top: 20px; margin-bottom: 50px;}
.gss_main .gss_content .gss_news{width: 100%; float: left; margin-top: 20px;}
.gss_main .gss_content .gss_news .gss_p{font-size: 13px; color: #222222; line-height: 25px;}

/*其他业务*/
.qts_main{width: 100%; float: left;}
.qts_main .qts_content{width: 100%; float: left; margin-top: 20px; margin-bottom: 50px;}
.qts_main .qts_content .qts_news{width: 100%; float: left; margin-top: 20px;}
.qts_main .qts_content .qts_news .qts_p{font-size: 13px; color: #222222; line-height: 25px;}

/*优惠促销*/
.cxs_main{width: 100%; float: left;}
.cxs_main .cxs_content{width: 100%; float: left; margin-top: 20px; margin-bottom: 50px;}
.cxs_main .cxs_content .cxs_news{width: 100%; float: left; margin-top: 20px;}
.cxs_main .cxs_content .cxs_news .cxs_p{font-size: 13px; color: #222222; line-height: 25px;}

@media (max-width:1199px){
    header .head_main .head_nav .top_li>a{font-size: 14px;}
    header .head_side .s_list>li{height: 50px; padding: 0 15px;}
    header .head_side .s_list .s_tit{line-height: 50px; font-size: 16px;}
    header .head_side .s_list h5{line-height: 50px; font-size: 15px;}
    header .head_side .s_list .s_link a{font-size: 12px;}
    header .head_side .s_er .er_tit{font-size: 15px;}
    header .head_side .s_er>li{margin-bottom: 10px;}
    header .head_side .s_er .er_link a{font-size: 12px; margin: 0 5px 5px 0;}
    .main_title .CH{font-size: 24px;}
    .main_title .EN{font-size: 14px;}
    .main1 .item{padding: 15px 10px;}
    .main1 .item .txtbox h4{font-size: 16px;}
    .main1 .item .txtbox h5{font-size: 12px;}
    .main1 .item .more{margin-top: 15px;}
    .main1 .item .more span{font-size: 16px;}
}

@media (max-width:991px){
    /*导航*/
    header .head_main .top_btn{font-size: 36px; color: #45a2a9; position: absolute; top: 22px; right: 20px;}
    header .head_call{margin-right: 80px;}
    header .head_side{display: none;}
    header .head_main .head_nav{top: 80px; right: 0; position: absolute; width: 130px; height: auto; z-index: 9999; margin: 0; background: rgba(0,0,0,0.5); display: none;}
    header .head_main .head_nav .top_li{display: block; width: 100%; height: 40px; padding: 0;}
    header .head_main .head_nav .top_li:before{display: none;}
    header .head_main .head_nav .top_li>a{font-size: 14px; padding: 0; line-height: 40px; display: block;  color: #FFFFFF;}
    header .head_main .top_li ul{display: none!important;}
    /*主页*/
    .zz_main .zz_content .zz_news .imgbox{padding: 10px 20px;}
}

@media (max-width:769px){
    /*主页*/
    .ys_main .ys_content .ys_news .imgbox .ys_right{padding-left: 10%;}
    .footer5 .right{border-left: hidden;}
	.pull-right{display:none;}
}

@media (min-width: 768px){
    .sideBar_page .n_ul{display: block!important;}
}

@media (max-width: 767px){
    header .head_main .logo{height: 60px;}
    header .head_main .head_nav{top: 60px;}
    header .head_main .top_btn{font-size: 26px; top: 17px;}
    header .lunbos{padding-top: 32%;}
    .main_title .CH{font-size: 24px;}{font-size: 18px;}
    .main2 .item .m_txt{font-size: 16px;}
    .main3 .item{width: 100%;}
    .footer5 .right{border-left: hidden; margin-left: 0; padding-left: 0; text-align: center; width: 100%;}
}

@media (min-width:500px) and (max-width:769px){
    .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;
    }
    .main1 .item .txtbox h5{height: 30px; line-height: 15px;}
    .main1 .item .more{margin-top: 5px;}
    .main1 .item .more span{width: 100%;}
    .main1 .item .more a{float: left;}
    .jjs_main .jjs_content .jjs_news .jjs_p{font-size: 17px;}
    .gss_main .gss_content .gss_news .gss_p{font-size: 17px;}
    .dls_main .dls_content .dls_news .dls_p{font-size: 17px;}
    .qts_main .qts_content .qts_news .qts_p{font-size: 17px;}
    .cxs_main .cxs_content .cxs_news .cxs_p{font-size: 17px;}

}

@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 .top_mian{height: 50px;}
    header .icon-menu{margin-top: 12px;}
    header .logo{height: 50px;}
    header .logo img{margin: 5px 0 0 0; width: 115px;}
    /*主页标题*/
    .zhu_tit h1{font-size: 22px;}
    .zhu_tit h4{font-size: 12px; }
    /*主页*/
    .zz_main .zz_content .zz_news .imgbox{padding: 10px 20px;}
    .footer5 .right{width: 100%;}
}

@media (max-width:376px){

}

@media (max-width:340px){

}

.ditu { height:300px;padding:8px 0;width:90%; 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;}