@charset "utf-8";
/* reset */
body {
    font-style: normal;
    font: 12px "微软雅黑",Microsoft YaHei, Arial, Helvetica, sans-serif, "\5B8B\4F53";
    color: #212121;
    background: #ffffff;
    width: 100%;
}

body,
div,
ul,
ol,
dl,
dt,
dd,
li,
dl,
h1,
h2,
h3,
h4,
p {
    margin: 0;
    padding: 0;
}
i{font-style: normal;}
ol,
ul,
li {
    list-style: none;
}

img {
    border: 0;
    vertical-align: middle;
}

a {
    color: #212121;
    text-decoration: none;
}

a:hover {
    color: #e84c3d;
    text-decoration: none;
}
/*a:visited {
	color: #212121;
    text-decoration: none;
}*/
::selection {
    background: #e84c3d;
    color: #fff;
}

::-moz-selection {
    background: #e84c3d;
    color: #fff;
}

::-webkit-selection {
    background: #e84c3d;
    color: #fff;
}
a:hover {color:#e84c3d;}
a:link,
a:visited,
a:hover,
a:active {
    text-decoration: none;
}
.hiddens {
    display: none;
}

div {
    display: block;
}
.clearfix {*zoom:1;}/*IE/7/6*/
.clearfix:before,.clearfix:after{
    content:"";
    display:table;
}
.clearfix:after{clear:both;}

.after-clear::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.mt60 { margin-top: 60px;}
.mt80 { margin-top: 80px;}
/** {
    transition: all .3s;
}*/


/*全局*/
.block {
    width: 100%;
    height: auto;
}
.block1200 {
    width: 1200px;
    margin: 0 auto;
    padding: 0px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #bfbfbf; opacity:1;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #bfbfbf;opacity:1;
}

input:-ms-input-placeholder{
    color: #bfbfbf;opacity:1;
}

input::-webkit-input-placeholder{
    color: #bfbfbf;opacity:1;
}
.fl { float: left;}
.fr { float: right;}
.fixed {position: fixed; z-index: 1}
/*头部*/
.header {
    background-color: #f1f1f1;
    border-bottom: 1px #dadada solid;
    height: 40px;
    position: relative;
}
.header .header-left, .header .header-right{width: 600px; float: left;}
.header-mid {
    height: 110px;
    background: #FFFFFF;
}
.header-nav {
    height: 46px;
    /*background-image: url(../images/header-nav-bg.png);*/
    /*background-repeat: repeat-x;*/
    background: #f3f3f3;
}
.nav-consultation{
    position: relative;
}

.nav-right .nav-consultation span{
    width: 13px;
    height:6px;
    display: block;
    position: absolute;
    top:20px;
    right: 0;
    -webkit-transition: transform 500ms ease;
    transition: transform 500ms ease;
}
.nav-right .nav-consultation:hover span{
    -webkit-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
}
.nav-right .nav-consultation img{
    width: 100%;
    display: block;
}
.nav-none{
    position: absolute;
    top: 46px;
    left: 0;
    z-index: 999;
    background: #ffffff;
    display: none;
    border-right: 1px solid #e8e7e7;
    border-left: 1px solid #e8e7e7;
}
.nav-qikan{
    position: relative;
}
.nav-qikan span{
    width: 15px;
    height: 15px;
    display: block;
    /*background: url(../images/N.png);*/
    position: absolute;
    top: 5px;
    right: 0;
}
.header-nav .nav-right .nav-none a{
    width: 100px;
    height:45px;
    display: block;
    border-bottom: 1px solid #e8e6e6;
    line-height:43px;
}
.header-nav .nav-right .nav-none a:hover {
    font-size: 14px;
    width: 100px;
    height:45px;
    margin: 0 auto;
    color: #fff;
    background-color: #4e4e4e;
    display: block;
    transition: all .1s;
    border-bottom: 1px solid #e8e6e6;
}

.header .social-links>li, .header .login-reg>li {
    line-height: 40px;
    display: inline-block;
    border-right:1px #dadada solid;
    padding: 0px 10px;
    position: relative;
}
.header .social-links li .header-code, .header .social-links li .header-qq{
    position: absolute;
    background: #fff;
    z-index: 999;
    top: 40px;
    left: -5px;
    display: none;
}
.header .social-links li .header-code {

}
.header .social-links li .header-qq{
    width: 400px;
    /*padding: 15px;*/
    border-bottom: 1px #dadada solid;
    border-left: 1px #dadada solid;
    border-right: 1px #dadada solid;
    overflow: hidden;
    background: #FFFFFF;
}
.header .social-links .header-qq ul li {
    display: inline-block;
    padding: 15px;
}
.line-qq{
    vertical-align: top;
    display: block;
}
.left-qq{
    float: left;
    width:37%;
}
.right-qq{
    float: left;
    width: 63%;
    padding-top: 10px;
}
.itemkefu{
    height: 30px;
    float: left;
}
.btn-chat{
    width: 75px;
    height: 26px;
    background: url(../images/chat-qq.png)no-repeat;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    line-height: 26px;
    margin-left: 40px;
    margin-top: 10px;
    cursor: pointer;
}
.btn-chat.inter {
    /*background: url(../images/yellow-qqbg.png)no-repeat;*/
    margin-left: 10px;
    width: 95px;
    color: #b26d0b!important;
}
.btn-chat:hover{
    color: #FFFFFF;
}
.itemkefu span{
    float: left;
}
.itemkefu p{
    font-size: 18px;
    color: #252525;
    font-weight: bold;
    padding-left:15px;
    float: left;
    line-height: 43px;
    font-family: "微软雅黑";
}
.itemkefu.layle-1{
    color: #707070;
    font-size: 14px;
    padding-left: 40px;
}
.itemkefu.line{
    width: 90%;
    height: 1px;
}
.itemkefu b{
    float: left;
    line-height: 20px;
    padding-top: 10px;
    font-size: 14px;
    color: #707070;
    padding-left: 20px;
    font-weight: 100;
}
.itemkefu.line{
    border-top: 1px dashed #CCCCCC;
    margin-top: 10px;
}
.header-qq li a {
    background-image: url(../images/q1.gif);
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 43px;
    display: inline-block;
    color: #888;
    font-size: 13px;
    line-height: 36px;
}
.header li i{
    width: 20px;
    height: 40px;
    padding-right: 5px;
}
.header .login-reg, .header .logined  {
    float: right;
    text-align: right;
}
.header .logined {
    line-height: 40px;
}
.header .loginUserd {color: #e84c3d;}
.header-mid .logo {
    width: 351px;
    display: inline-block;
    background-image: url(../images/logo.png);
    background-position: left top;
    background-repeat: no-repeat;
    margin-top: 8px;
}
.header-mid .container {
    display: flex;
    padding: 0;
}

.block h1 {
    font-family: "微软雅黑";
    font-size: 36px;
    font-weight: 500;
    text-indent: -9999px;
    position: absolute;
    display: block;
}

@media (min-width: 1200px){
    .container {
        width: 1200px;
    }
}
.header-mid .search-main {
    padding-top: 25px;
    padding-left: 90px;
    padding-right: 90px;
    display: inline-block;
    position: relative;
}
/*头部搜索*/
.search-main .search-input {
    width: 493px;
    height: 43px;
    border: 1px #f1f1f1 solid;
    color: #888;
}
.search-main .search-input .s-input {
    float: left;
    width: 450px;
    border: 1px solid #e84c3d;
}
.search-main .sort {
    position: relative;
    z-index: 20;
    width: 10px;
    height: 40px;
    line-height: 40px;
    float: left;
}
.search-main #select {
    width: 70px;
    line-height: 34px;
    border: none;
    font-size: 12px;
    padding: 0;
    position: absolute;
    z-index: 21;
    left: 0;
}
.search-main #select i {
    width: 0;
    height: 0;
    border-top: 5px solid #333;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: absolute;
    top: 17px;
    right: 15px;

}
.search-main #select span {
    display: block;
    height: 34px;
    line-height: 36px;
    cursor: pointer;
    padding-left: 10px;
}
.search-main #select ul, #select li {
    padding: 0;
    margin: 0;
}
.search-main #select ul {
    display: none;
}

.search-hot{
    margin-left: 1px;
    padding-top: 8px;
}

.search-hot strong{
    color:#808080
}

.search-hot span a{
    margin-right: 8px;
    color:#b1afaf
}

.sortlist {
    width: 68px;
    text-align: center;
    border: 0px solid #ddd;
    position: absolute;
    left: 0;
    top: 30px;
    background-color: #fff;
    -o-box-shadow: 0 2px 4px rgba(0,0,0,.3);
    -ms-box-shadow: 0 2px 4px rgba(0,0,0,.3);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.3);
    box-shadow: 0 2px 4px rgba(0,0,0,.3);
}
.sort a {
    text-indent: 0;
}
.search-main #select li {
    line-height: 30px;
    color: #666;
    list-style-type: none;
    border-bottom: 0px dashed #eee;
    cursor: pointer;
}
.search-main .search-input .s {
    border: 0 none;
    outline: 0 none;
    font-size: 14px;
    color: #6d6d6d;
    width: 90%;
    height: 26px;
    margin: 5px 0;
}
.search-main .search-input .s-btn {
    float: left;
    width: 40px;
    height: 42px;
    background: #e84c3d;
}
.search-main .search-input .b {
    border: none;
    font-size: 14px;
    color: #fff;
    text-align: center;
    width: 100%;
    height:42px;
    line-height: 34px;
    cursor: pointer;
    background: #e84c3d url(../images/search2.png);
    background-repeat: no-repeat;
    background-position: 8px 10px;
    outline: none;
}
.header-mid .search-main button {
    width: 40px;
    height: 40px;
    background-color: transparent;
    border: none;
    position: absolute;
    top: 35px;
    right: 90px;
}
.header-mid .search-main .search-btn {
    /*background-image: url(../images/search.png);*/
    background-position: center center;
    background-repeat: no-repeat;
}
.header-mid .telephone {
    display: inline-block;
    margin-top: 26px;
}

.header-nav .nav-left {
    width:260px;
    float: left;
    background-color: #e84c3d;
    position: relative;
}
.header-nav .nav-left .nav-title {
    line-height: 46px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    font-family: "微软雅黑";
}
.header-nav .nav-left .nav-title a, .header-nav .nav-left .nav-title a:visited { color: #fff;}
.header-nav .nav-right {
    float: left;
    padding-left: 20px;
}
.header-nav .nav-right li {
    display: inline-block;
    width: 85px;
    line-height: 46px;
    text-align: center;
}
.header-nav .nav-right li:last-child {
    background-image:none;
}
.nav-right li>a {
    color: #4b494a;
    height: 1px;
    transition: all .3s;
}
.nav-right li a.active {
    color: #fff;
    background-color: #403f3f;
    width: 80px;
    height: 46px;
    display: block;
    margin: 0 auto;
}
.nav-right li a:link {
    font-size: 14px;
    color: #4b494a;
}
.nav-right li>a:hover {
    color:#e84c3d;
    transition: all .3s;
}
.last-nav{
    float: right;
    font-size: 14px;
    line-height: 45px;
    padding-right: 15px;
}
.last-nav a{
    color:#e84c3d;
    padding-left:15px;
}
/*底部*/
.bottom-one {
    background-color: #2e2d2d;
    width: 100%;
    height: 150px;
    overflow: hidden;
    margin-top: 60px;
}
.bottom-one .company, .bottom-one .safe, .bottom-one .service, .bottom-one .money, .bottom-one .quarlity{
    width: 46px;
    height: 52px;
    background-position: center center;
    background-repeat: no-repeat;
}
/*.bottom-one .company {*/
/*    background-image: url(../images/bottom4.png);*/
/*}*/
/*.bottom-one .safe {*/
/*    background-image: url(../images/bottom3.png);*/
/*}*/
/*.bottom-one .service {*/
/*    background-image: url(../images/bottm1.png);*/
/*}*/
/*.bottom-one .money {*/
/*    background-image: url(../images/bottom2.png);*/
/*}*/
/*.bottom-one .quarlity {*/
/*    background-image: url(../images/bottom5.png);*/
/*}*/
.bottom-one dl, .bottom-one dt, .bottom-one dd {
    float: left;
}
.bottom-one dl {
    width: 20%;
    padding-top: 45px;
}
.bottom-one dd {
    padding-left: 10px;
}
.bottom-one .bt-title {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    padding-top: 5px;
    font-family: "微软雅黑";
}
.bottom-one .bt-submission {
    font-size: 14px;
    color: #888;
}
.bottom-two {
	background: #fff;
	border-top: 4px solid #e84c3d;
}
.bottom-two .bottom-two-nav .two100{
    width:20%;
}
.bottom-two .bottom-two-nav .two100 .weixin{
    position: relative;
}
.bottom-two .bottom-two-nav .two100 .weixin .code{
    position: absolute;
    left: 50px;
    top: 0px;
    display: none;
}
.bottom-two .bottom-two-nav .two100 dd{
    float: initial;
}
.bottom-two {
    width: 100%;
    padding:24px 0 0px 0;
}
.bottom-two .bottom-two-logo {
    width: 240px;
    display: block;
    overflow: hidden;
    padding:45px 0;
    border-right: 1px solid #e2e2e5;
}
.bottom-two .bottom-two-logo .code {
    padding-left: 50px;
    margin-top: 50px;
}
.bottom-two .bottom-two-contact {
    width:250px;
    line-height: 20px;
}
.bottom-two .bottom-two-contact span {
    display: block;
}
.bottom-two .bottom-two-contact .t {
    font-size: 28px;
    margin-bottom: 30px;
    font-weight: bold;
}
.bottom-two .bottom-two-contact .quote {
    margin-bottom:5px;
    margin-top: 5px;
    line-height: 25px;
    color: #707070;
}
.quote>p {
    color: #e84c3d;
}
.fid {
    padding-top: 30px;
    padding-bottom: 45px;
    width: 100%;
    background: #ffffff;
}
.friend-link{
    float: left;
    color: #383838;
    font-size: 14px;
    font-weight: bold;
    padding-top: 5px;
    padding-right: 5px;
}
.friend-main a{
    color: #969696;
    padding: 0 5px;
}
.friend-main a:hover{
    color: #e84c3d;
}
.bottom-two .bottom-two-contact strong {
    display: block;
    color: #e84c3d;
    font-weight: normal;
    font-size: 28px;
    line-height: 30px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.bottom-two .bottom-two-nav {
    width:710px;
}
.bottom-two .bottom-two-nav dl {
    width:28%;
    margin-left: 0;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    padding-left:30px;
    padding-top: 5px;
    border-right: 1px solid #e2e2e5;
    height: 150px;
    margin-bottom: 32px;
}
.bottom-two .bottom-two-nav dl:first-child {
    margin-left: 0;
}
.bottom-two .bottom-two-nav dt {
    width: 50%;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: bold;
}
.bottom-two .bottom-two-nav dd{
    float: left;
    width: 50%;
    text-align: left;
}
.bottom-two .bottom-two-nav dt span {
    width: 30px;
    height: 2px;
    margin-top: 10px;
    display: block;
    background: #e84c3d;
    transition:all .3s;
}
.bottom-two .bottom-two-nav dt a {
    display: block;
    color: #212121;
    font-family: "微软雅黑";
}
.bottom-two .bottom-two-nav dl dt a:hover span {
    width: 50px;
    transition:all .3s;
}
.bottom-two .bottom-two-nav dt a:hover {
    display: block;
    color: #e84c3d;
}
.bottom-two .bottom-two-nav dd a {
    color: #8d8d8d;
    font-size: 12px;
    line-height: 2;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.bottom-two .bottom-two-nav dd a:hover {
    color: #e84c3d;
}
.bottom-three {
	background: #fff;
    width: 100%;
    overflow: hidden;
    color: #bcbcbc;
    line-height: 1.8;
    padding:20px 0;
}
.bottom-three .out-link { color: #888;}
.bottom-four{
    width: 100%;
    height: 60px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99999;
    /*background: url(../images/Pc_handbg.png)no-repeat 0px -10px;*/
    transition: 0.2s ease-in-out;
}

.bottom-four .main{
    width: 1168px;
    height: auto;
    margin: 0 auto;
}
.bottom-four .main img{
    margin-top: -20px;
    display: block;
    float: left;
}
.bottom-four .main i{
    float: left;
    color: #ffffff;
    font-size: 20px;
    font-family: "微软雅黑";
    line-height: 70px;
}
.bottom-four .main button{
    width: 175px;
    height: 49px;
    /*background: url(../images/hand-ico4.png)no-repeat left;*/
    color: #FFFFFF;
    font-size: 18px;
    text-align: left;
    line-height: 44px;
    border: none;
    margin-top: 14px;
    padding-left: 28px;
    outline: none;
    float: left;
    margin-left: 20px;
    font-family: "微软雅黑";
}
.bottom-four .main span{
    width: 26px;
    height: 26px;
    display: block;
    float: left;
    /*background: url(../images/hand-close.png)no-repeat;*/
    margin-top: 23px;
    background-size: 100%;
    margin-left: 25px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.bottom-four .main span:hover {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
/*全部期刊/杂志分类*/
.sidemenu-1 a {
    color: #fff;
}
.sidemenu-1 a:hover {
    color: #e84c3d;
}
.sidemenu-1 {
    position: relative;
    z-index: 15;
}
.sidemenu-1-dd {
    /* border-right: 3px solid #ebf2f9;
     background-color: #f7fafd;*/
}
.sidemenu-2 {
    position: relative;
    z-index: 16;
}
.sidemenu-2 .iconav{
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 999;
}
/*.sidemenu-2 .iconav.ico-nav1{*/
/*    background: url(../images/ico-nav1.png)no-repeat center;*/
/*}*/
/*.sidemenu-2 .iconav.ico-nav2{*/
/*    background: url(../images/ico-nav2.png)no-repeat center;*/
/*}*/
/*.sidemenu-2 .iconav.ico-nav3{*/
/*    background: url(../images/ico-nav3.png)no-repeat center;*/
/*}*/
/*.sidemenu-2 .iconav.ico-nav4{*/
/*    background: url(../images/ico-nav4.png)no-repeat center;*/
/*    background-size: contain;*/
/*}*/
.sidemenu-2-dt {
    position: relative;
    padding: 0px 10px;
    /*    border: 1px solid #f7fafd;*/
    border-bottom: 1px dotted #4e4e4e;
    z-index: 17;
}
.sidemenu-2-dd {
    display: none;
    position: absolute;
    top: -100px;
    left:260px;
    z-index: 18;
}
.sidemenu-2-dt-title {
    height: 55px;
    line-height: 55px;
    font-weight: bold;
    font-family: 'Microsoft YaHei';
    font-size: 14px;
}
.sidemenu-2-dt-con {
    width: 250px;
    overflow: hidden;
    color: #333;
    line-height: 25px;
    margin-bottom: 5px;
    padding-left:8px;
}
.sidemenu-2-dt-title a {
    /* color: #b60005; */
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    padding-left:8px;
}
.sidemenu-2-dt-title a:hover{
    /*color:#ab560d;*/
    color: #ffd048;
}
.sidemenu-2-dt-con ul {
}
.sidemenu-2-dt-con ul::after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.sidemenu-2-dt-con ul li {
    max-width: 100%;
    overflow: hidden;
    line-height: 25px;
    margin-right: 10px;
    float: left;
}
.sidemenu-2-dt-con ul li a {
    font-weight: normal;
    white-space: nowrap;
}
.sidemenu-2-dt-con ul li a:hover {
    color: #ffd048;
}
.sidemenu-2-dt-con a {
}

.sidemenu-3-dl {
    width: 700px;
    position: absolute;
    padding: 20px;
    border: 1px solid #e84c3d;
    background-color: #fff;
    moz-box-shadow: 3px 3px 4px #666;
    -webkit-box-shadow: 3px 3px 4px #666;
    box-shadow: 3px 3px 4px #666;
}
.sidemenu-3-dt{
    text-align:center;
}
.sidemenu-3-dd {
    border-bottom: 1px dotted #999;
    margin-bottom: 10px;
}
.sidemenu-3-dd::after{
    content: ".";
    display: block;
    height: 0;
    clear: both;

    visibility: hidden;
}
.sidemenu-3-dt-title {
    width: 100px;
    line-height: 25px;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    color: #333;
    float: left;
}
.sidemenu-3-dt-title span{
    color:#f60;
}
.sidemenu-3-dt-title a{
    display:block;
    color:#f60;
}
.sidemenu-3-dd-con {
    width: 530px;
    margin-left: 20px;
    color: #666;
    float: left;
}
.sidemenu-3-dd-con ul {
    margin-bottom: 10px;
}
.sidemenu-3-dd-con ul::after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.sidemenu-3-dd-con ul li {
    /* min-width: 150px; */
    line-height: 25px;
    margin-right: 20px;
    color: #aaa;
    float: left;
}
.sidemenu-3-dd-con ul li a {
    color: #888;
    margin-right: 3px;
    white-space: nowrap;
}
.sidemenu-3-dd-con ul li a:hover{
    color:#e84c3d;
}
.sidemenu-2:hover .sidemenu-2-dt{
    background-color: #e84c3d;
    margin-top: 0px;
    margin-right: 0px;
}
.sidemenu-2:hover .sidemenu-2-dt .sidemenu-2-dt-title{
    margin-top:0px;
}
.sidemenu-2:hover .sidemenu-2-dt-con{
}
.sidemenu-2:hover .sidemenu-2-dd{
    display:block;
}

/*隐藏分类*/
.hide-category{
    display: none;
    width: 260px;
    height: auto;
    position: absolute;
    z-index: 20;
    top: 46px;
    left: 0px;
    background-color: rgba(0, 0, 0, .7);
    float: left;
}

/*面包屑*/
.bread-crumb {
    height: 56px;
    line-height: 56px;
    color: #888;
    display: inline-block;
    width: 100%;
}
.bread-crumb a, .bread-crumb a:visited { color: #888; }
.bread-crumb a:hover {color: #e84c3d;}
.bread-crumb a.home { color: #e84c3d;}
.icon-home {
    margin-right: 10px;
    color: #212121;
    font-size: 14px;
}

/*内页*/
.block-left {
    width: 910px;
    float: left;
    margin-right: 30px;
    position: relative;
}
.block-right {
    width: 260px;
    float: left;
    border: 1px #f1f1f1 solid;
    padding: 20px 10px;
}
/*内页最新资讯*/
.right-title {
    font-size: 14px;
    color: #212121;
    font-weight: 600;
    border-bottom: 1px #f1f1f1 solid;
    padding-bottom: 5px;
}
.news-con {}
.news-mark a {
    margin-top: 10px;
    display: inline-block;
    margin-right: 5px;
}
.news-mark a:visited {color: #fff;}
.block-right .right-title i {
    margin-right: 10px;
}
.news-con ul {
    padding:15px 8px;
}
.news-con li {
    height: 24px;
    line-height: 24px;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /*background-image: url(../images/dot.png);*/
    background-repeat: no-repeat;
    background-position: 0px 10px;
}
.news-con li a, .news-con li a:visited{
    color: #888;
}
.news-con li a:hover { color: #e84c3d;}
.block-right .recommoned {
    padding-top: 10px;
}
.recommoned ul {
    padding-top: 20px;
}
.recommoned ul li {
    text-align: center;
    margin-bottom: 20px;
}
.recommoned ul li:last-child {
    margin-bottom: 0px;
}
.recommoned ul li img {
    width: 120px;
    height: 160px;
    vertical-align: middle;
    overflow: hidden;
    border: 1px #fff solid;
}
.recommoned ul li img:hover {
    border: 1px #e84c3d solid;
    cursor: pointer;
}
.recommoned ul li p {
    padding: 10px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.recommoned ul li p a, .recommoned ul li p a:visited {
    color: #888;
}
.recommoned ul li p a:hover {
    color: #e84c3d;
}

/*浮动客服*/
@font-face {
    font-family: 'icomoon';
    /*src:    url('../fonts/icomoon.eot?qradjf');*/
    /*src:    url('../fonts/icomoon.eot?qradjf#iefix') format('embedded-opentype'),*/
    /*url('../fonts/icomoon.ttf?qradjf') format('truetype'),*/
    /*url('../fonts/icomoon.woff?qradjf') format('woff'),*/
    /*url('../fonts/icomoon.svg?qradjf#icomoon') format('svg');*/
    font-weight: normal;
    font-style: normal;
}
.demo-icon {
    font-family: "icomoon";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    font-size: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 24px;
    color: #999;
}
.group1 { border-radius: 5px;}
.cndns-right{position:fixed;right:45px;top:50%;margin-top:-100px;z-index:100;}
.cndns-right-meau{position:relative;}
.cndns-right-btn{width:80px;height:80px; margin-bottom: 1px;text-align:center;display:block;position:relative;background-color: #e84c3d;}
.cndns-right-btn span{color:#848484;line-height:70px;}
.cndns-right-btn sup{display:block;min-width:24px;height:24px;text-align:center;line-height:24px;color:#fff;border-radius: 50%;position:absolute;left:-12px;top:-12px;}
.cndns-right-btn p{color:#ff6800;font-size:14px;line-height:18px;padding-top:6px;display:none;padding-left:1px;}
.cndns-right-meau:hover .cndns-right-btn span{display:none}
.cndns-right-meau:hover .cndns-right-btn p{display:block;}
.meau-sev .cndns-right-btn{ background-color: #e84c3d;}
.meau-sev .cndns-right-btn p, .meau-contact .cndns-right-btn p, .meau-code .cndns-right-btn p, .meau-top .cndns-right-btn p{color:#fff}
.meau-sev .cndns-right-btn span{color:#fff}
.meau-top {}
.meau-top .cndns-right-btn span{color: #fff;}
.meau-top .cndns-right-btn i{display:block;color:#999}
.meau-top.cndns-right-meau:hover .cndns-right-btn{ padding-top: 15px;}
.meau-top.cndns-right-meau:hover .cndns-right-btn span{color:#fff}
.cndns-right-box{position:absolute;top:0px;right:58px;padding-right:25px;display:none;}
.cndns-right-box .box-border{border:1px solid #ccc;border-top: 4px solid #e84c3d;;padding:20px;background-color:#fff;-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);box-shadow: 0 3px 8px rgba(0,0,0,.15);position:relative}
.cndns-right-box .box-border .arrow-right{display:block;width:13px;height:16px;position:absolute;right:-13px;top:26px;}
.cndns-right-box .box-border .sev-t span{font-size:42px;float:left;display:block;line-height:56px;margin-right:20px;color:#d3d3d3}
.cndns-right-box .box-border .sev-t p{float:left;color:#e84c3d;font-size:24px;line-height:28px;}
.cndns-right-box .box-border .sev-t p i{display:block;font-size:14px;color:#aaa; font-style: normal;}
.cndns-right-box .box-border .sev-b{padding-top: 15px;margin-top: 15px;border-top:1px solid #e4e4e4}
.cndns-right-box .box-border .sev-b h4{color:#666;font-size:14px;font-weight:normal;padding-bottom:15px;}
.cndns-right-box .box-border .sev-b li{float:left;width:33.33333%;}
.cndns-right-box .box-border .sev-b li a{display:inline-block;color:#888;font-size:13px;padding-left: 43px;background: url(../images/q1.gif) no-repeat left 3px;line-height: 36px;}
.cndns-right-box .box-border .sev-b li a:hover{color:#e84c3d}
.meau-sev .cndns-right-box .box-border{width:400px;display: inline-block;line-height:40px;padding: 0;}
.meau-contact .cndns-right-box .box-border{width:300px;}
.cndns-right-meau:hover .cndns-right-box{display:block}
.meau-code .cndns-right-box{bottom:-35px;}
.meau-code .cndns-right-box .box-border{width:270px; height: auto; text-align:center;}
.meau-code .cndns-right-box .box-border i{display:block;color:#fff;font-size:16px;line-height:16px;}
.meau-code .cndns-right-box .box-border .arrow-right{bottom:50px;}
.meau-sev .cndns-right-btn .demo-icon{display:block;}
.meau-top .cndns-right-btn .demo-icon {
    display: block;
}
.meau-sev:hover .cndns-right-btn,.meau-contact:hover .cndns-right-btn, .meau-code:hover .cndns-right-btn{color: #fff; padding-top: 15px}
.meau-zs .cndns-right-btn{background-color:#ff6800;color:#fff;margin-top:80px;border-color:#ff6800}
.meau-zs .cndns-right-btn span{color:#fff}
.meau-zs .cndns-right-btn p{color:#fff}
#zixunUl p {margin-top: 10px; color: #141414;}

/*分页*/
.page-con {
    line-height: 30px;
    margin: 0px auto;
    text-align: center;

}

.page-con::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.page-con ul {
    /*float: right;*/
    margin: 0 auto;
}

.page-con>ul>li {
    line-height: 40px;
    margin-right: 5px;
    /* float: left; */
    *float: left;
    _float: left;
    display: inline-block;
}

.page-con>ul>li>a {
    height: 28px;
    line-height: 28px;
    padding: 0 12px;
    display: inline-block;
    font-size: 14px;
    color: #666;
    border: solid 1px #ededed;
}

.page-con ul li span {
    height: 35px;
    line-height: 35px;
    padding: 0 15px;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    background-color: #e84c3d;
    border: 1px solid #cc3324;
}

.page-con ul li a.prev {
    padding-left: 16px;
    /*background-image: url(icon.png);*/
    background-position: -203px 0;
    background-repeat: no-repeat;
}

.page-con ul li a.next {
    padding-right: 16px;
    /*background-image: url(icon.png);*/
    background-position: 100% 0;
    background-repeat: no-repeat;
}


/*debug*/
@media (max-width:768px) {
    .container {
        width: 1200px;
    }
}
@media (max-width:1024px) {
    .block {
        width: 1200px;
        margin: 0 auto;
    }
    .cndns-right {
        position: fixed;
        right: 0px;
        top: 50%;
        margin-top: -100px;
        z-index: 100;
    }
    .container {
        width: 100%;
    }
    #carousel-example-generic .item img {
        height: 550px;
    }
}

/*模态框自定义*/
.modal {
    top: 25%;
    text-align: center;
}
.modal .success {
    font-size: 22px;
    font-weight: 600;
    line-height: 21px;
    color: #212121;
    display: flex;
    justify-content: center;
    width: 100%;
    text-align: center;
    padding: 15px;
}
.modal .success span {
    width: 21px;
    height: 21px;
    /*background-image: url(../images/yes.png);*/
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    margin-right: 10px;
}
.modal .modal-btn {
    width: 150px;
    height: 40px;
    background-color: #e84c3d;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    margin: 10px;
}
.modal .goto {
    font-size: 14px;
    color: #888;
    padding: 10px;
}
.modal .goto span { color: red;}

/*中间位置咨询框*/
.center-ZX{
    width:450px;
    height: 260px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -225px;
    margin-top: -130px;
    /*background:url(../images/center-bg.png)no-repeat;*/
    z-index: 99999;
    display: none;
}
.late{
    display: block;
    float: left;
    width: 72px;
    height: 30px;
    /*background: url(../images/latesay.png)no-repeat;*/
    margin-top: 160px;
    margin-left: 75px;
}
.nb-icon{
    display: block;
    float: left;
    /*background: url(../images/centerqq.png)no-repeat;*/
    margin-top: 159px;
    margin-left:60px;
    color: #ffffff!important;
    text-align: center;
    font-size: 16px;
    width: 91px;
    height: 39px;
    line-height:35px;
}
.nb-icon.interer{
    display: block;
    float: left;
    width: 122px;
    height: 47px;
    /*background: url(../images/centerinter.png)no-repeat;*/
    margin-top: 160px;
    margin-left: 10px;
    color: #b26d0b!important;
}
.cf:after, .cf:before {
	content: " ";
	display: table;
}
.cf:after, .clearfix:after {
	clear:both
}
