@font-face {
    font-family: 'qmfont';
    src: url('//at.alicdn.com/t/font_1444375234_2225237.eot'); /* IE9*/
    src: url('//at.alicdn.com/t/font_1444375234_2225237.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('//at.alicdn.com/t/font_1444375234_2225237.woff') format('woff'), /* chrome、firefox */
    url('//at.alicdn.com/t/font_1444375234_2225237.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('//at.alicdn.com/t/font_1444375234_2225237.svg#qmfont') format('svg'); /* iOS 4.1- */
}
.qmfont{
    font-family:"qmfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.font-16{
    font-size: 16px;
    line-height: 22px;
}
.font-20{
    font-size: 20px;
    line-height: 26px;
}
.font-24{
    font-size: 24px;
    line-height: 32px;
}
.font-26{
    font-size: 26px;
    line-height: 32px;
}
.font-30{
    font-size: 30px;
    line-height: 36px;
}
.font-36{
    font-size: 36px;
    line-height: 44px;
}
.font-48{
    font-size: 48px;
    line-height: 56px;
}
.font-50{
    font-size: 50px;
    line-height: 58px;
}
.color-333{
    color: #333;
}
.color-666{
    color: #666;
}
.ul-blue{
    list-style: none;
    counter-reset: count;
    color: #333;
}
.ul-blue i{
    font-size: 14px;
    color: #4aaadd;
}
a{
    text-decoration: none !important;
}
.pb-50{
    padding-bottom: 50px;
}
.pt-50{
    padding-top: 50px;
}
.pb-60{
    padding-bottom: 60px;
}
.pt-60{
    padding-top: 60px;
}
.mt-60{
    margin-top: 60px;
}
.mb-60{
    margin-bottom: 60px;
}
.breadcrumb{
    background: #fff;
    padding: 8px 0px;
}
.btn-blue{
    background: #4aaadd;
    color:#FFF;
    padding:10px 30px;
    border-radius: 3px;
}
.btn-blue:hover{
    background: #3B99DD;
    color:#FFF;
    padding:10px 30px;
    border-radius: 3px;
}
.btn-orange{
    background: #f60;
    color:#FFF !important;
    padding:10px 30px;
    border-radius: 3px;
}
.btn-orange:hover{
    background: #ff6e02;
    color:#FFF;
    padding:10px 30px;
    border-radius: 3px;
}
.btn-reg1{
    width: 100%;
    background: #3EADF2;
    color:#fff;
    padding:10px 30px;
    border-radius: 3px;
}
.btn-reg1:hover{
    background: #4aaadd;
    color:#FFF;
    padding:10px 30px;
    border-radius: 3px;
}
.btn-reg1:active,.btn-reg1:focus{
    width: 100%;
    background: #3EADF2;
    color:#fff;
    padding:10px 30px;
    border-radius: 3px;
}
.line-h-100{
    line-height: 100px;
}
.line-h-60{
    line-height: 60px;
}
.height-100{
    height: 100px;
}
.height-60{
    height: 60px;
}
.font-position{
    margin: -39px 103px;
    position: absolute;
    color: #666;
    font-size: 20px;
}
.font-position2{
    font-size: 20px;
    color: #666;
    margin: 15px 84px;
}
.border-1{
    border: 1px solid #2d99d3;
}
.bg-1{
    background-color: #2d99d3;
}
.border-2{
    border: 1px solid #28a093;
}
.bg-2{
    background-color: #28a093;
}
.border-3{
    border: 1px solid #62b36d;
}
.bg-3{
    background-color: #62b36d;
}
.border-4{
    border: 1px solid #4192be;
}
.bg-4{
    background-color: #4192be;
}
.bg-5{
    background-color: #3eadf1;
}
.border-5{
    border: 1px solid #f1f1f1;
}
.by-ckxq{
    background-color: #4aaadd;
    color: #fff;
    padding: 2px 10px;
}
.by-ckxq:hover{
    color: #fff;
}
ul.simple-post-list li{
    padding: 5px 0;
    border: none;
}
.list.list-icons.list-icons-style-3 li{
    padding-left: 0;
}
/*头部样式*/
#header{
    background: linear-gradient( #343f4f, #343f4f);
}
#header nav ul.nav-main > li.open a, #header nav ul.nav-main > li.active > a, #header nav ul.nav-main > li:hover > a{
    background-color: transparent !important;
}
#header nav ul.nav-main a, #header nav ul.nav-main a:focus, #header nav ul.nav-main a:hover{
    color: #fff;
}
@media (min-width: 992px){
    body.sticky-menu-active #header.narrow nav ul.nav-main{
        margin: 0px 10px 0px 10px;
    }
    #header nav ul.nav-main > li.active > a{
        background-color: #0076be !important;
    }
    #header nav ul.nav-main > li:hover > a{
        background-color: #0076be !important;
    }
    #header nav ul.nav-main li a{
        padding: 10px 25px;
    }
    #header.narrow{
        border-bottom: 0px solid #E9E9E9;
    }

}
.btn-border{
    background-color: #fff;
    border:1px solid #4aaadd;
    color: #4aaadd;
}
/*---右侧咨询框样式开始---*/
.connectionBar{
    position: fixed;
    right: 0;
    width: 60px;
    height: 150px;
    border-radius: 4px;
    border-top: 4px solid #f8a600;
    background: #fff;
}
.connectionBar a{
    color: #fff;
    display: inline-block;
    width: 60px;
    font-size: 12px;
    line-height: 8px;
    text-align: center;
}
.connectionBar .a1{
    height: 52px;
}
.connectionBar .a2{
    height: 48px;
    background-color: #f8a600;
}
.connectionBar a i{
    display: inline-block;
    font-size: 20px;
    width: 60px;
    line-height: 33px;
}
.connectionBar .a3{
    height: 48px;
    background-color: #00adff;
    border-radius: 0 0 4px 4px;
}
/*---右侧咨询框样式结束---*/
/*顶部导航样式*/
body.sticky-menu-active #header{
    border-bottom: 0px solid #E9E9E9;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.1);
}
.header-top {
    background-color: #f1f1f1;
    margin-top: -8px;
}
#header .header-top p {
    font-size: 0.8em;
    float: right;
    line-height: 25px;
    margin: 3px 0 0 0;
}
.header-top ul.navbar-nav > li > a, .header-top ul.navbar-nav .dropdown .dropdown-menu a {
    font-size: 0.8em;
    color: #979797;
}
.header-top ul.navbar-nav > li > a {
    padding:10px 0px 5px 0px;
}
#header .header-top {
    min-height: 30px;
}
.navbar-right .dropdown-menu {
    right: -62px;
}
.header-top ul.navbar-nav > li > a,
.header-top ul.navbar-nav .dropdown .dropdown-menu a{
    font-size: 0.8em;
    font-family: "songti",sans-serif;
    color: #979797;
}
#header .dropdown .dropdown-toggle{
    z-index: 11001;
}
#header .local_selection.dropdown:hover .dropdown-toggle,
#header .header-top .dropdown:hover .dropdown-toggle{
    background-color: #fff;
    margin-bottom: -2px;
    border: 0px solid #CCC;
    border-bottom: none;
}
.header-top .dropdown:hover .dropdown-toggle{
    padding:4px 2px 5px;
}/*顶部导航样式结束*/
/*头部样式结束*/
/*脚部样式*/
#footer {
    background: #e5e5e5;
    border-top: 4px solid #e5e5e5;
}
#footer .footer-copyright {
    border-top: 1px solid #aaa;
    background: #e5e5e5;
}
#footer h4{
    color: #666 !important;
}
/*脚部样式 结束*/
/*---轮播样式---*/
.flexslider {
    margin: 0px auto 20px;
    position: relative;
    width: 1920px;
    height: 400px;
    overflow: hidden;
    zoom: 1;
    margin-top: -24px;
}
.flexslider ul{
    list-style: none;
}
.flexslider .slides li {
    width: 100%;
    height: 100%;
}

.flex-direction-nav a {
    width: 70px;
    height: 70px;
    line-height: 99em;
    overflow: hidden;
    margin: -33px 20px 0;
    display: block;
    background: url(http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201511/09141809ljb0.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    border-radius: 35px;
}

.flex-direction-nav .flex-next {
    background-position: 0 -70px;
    right: 0;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    background: url(http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201511/09141730mhza.png) no-repeat 0 -16px;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
    background-position: 0 0;
}

.flexslider .slides a .bg-img {
    width: 100%;
    height: 400px;
    display: block;
}
/*---轮播样式结束---*/



.r05 .reg-box form input{
    border: 1px solid #efedec;
    font-size: 16px;
    height: 50px;
    padding-left: 15px;
    width: 380px;
}
.r05 .reg-box form .msg .msgCodeBtn{
    position: absolute;
    margin: 0 0 0 -142px;
    background: #eee;
    padding: 14px 15px 14px 15px;
    font-size: 16px;
    color: #f8b600;
    cursor: pointer;
    width: 142px;
}
.r05 form .sub input{
    height: 50px;
    width: 380px;
    background: #f8b600;
    color: #fff;
    border: none;
    font-size: 16px;
    border-radius: 2px;
}
.r05 form .sub input:hover{
    background: #f8a600;
}
.r05 .reg-box .reg-succ{
    padding-top: 150px;
}
.r05 .reg-box .reg-succ i{
    font-size: 34px;
}
.r05 .reg-box .reg-succ .time{
    background-color: #f8b600;
    width: 200px;
    height: 50px;
    line-height: 50px;
    margin: 100px auto 0 auto;
    border-radius: 2px;
}
.r05 #captcha-img{
    margin: -4px 0 0 -142px;
    padding: 0 15px;
    height: 48px;
    cursor: pointer;
}
.r05 #textbox3-error,.r05 #phoneNum-error{
    position: absolute;
    padding: 16px 0 0 10px;
    display: inline-block !important;
}
.r05 #numCode-error{
    position: absolute;
    padding: 16px 0 0 10px;
}

.sp-index .item:hover:before{
    content: '';
    display: block;
    width: 386px;
    height: 293px;
    background: rgba(248,182,0,.23);
    position: absolute;
    z-index: 2;
    left: -1px;
    top: -1px;
}
.sp-index .item .word{
    border: 1px solid #ddd;
    border-top:none;
}
.sp-index .item{
    margin-left: 1px;
}
.sp-index .owl-carousel .owl-nav .owl-next{
    margin-right: -42px;
    width: 40px;
    height: 40px;
    font-size: 24px;
}
.sp-index .owl-carousel .owl-nav .owl-next:before{
    top: 9px;
}
.sp-index .owl-carousel .owl-nav .owl-prev{
    margin-left: -40px;
    width: 40px;
    height: 40px;
    font-size: 24px;
}
.sp-index .owl-carousel .owl-nav .owl-prev:before{
    top: 9px;
}