﻿@charset "UTF-8";
body {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: '宋体', arial, sans-serif;
    color: #666;
    font-weight: normal;
    background: #f6f6f6
}

p, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, select, textarea, blockquote {
    padding: 0;
    margin: 0
}

ul, li, ol {
    list-style-type: none
}

img {
    border: 0
}

a {
    color: #666;
    text-decoration: none
}

i, b {
    font-weight: normal;
    font-style: normal
}

a:hover {
    text-decoration: none;
    outline: none
}

input, select, textarea {
    outline: none
}

em {
    font-style: normal
}

.fl {
    float: left
}

.fr {
    float: right
}

.clear {
    clear: both
}

.clearfix:after {
    content: '';
    display: block;
    clear: both
}

.flNone {
    float: none !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.img100 {
    width: 100%
}

.relative {
    position: relative
}

.overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.boxSizing, .border_box {
    box-sizing: border-box
}

.box {
    border-radius: 3px;
    padding: 20px 0 0 20px;
    float: left
}

.btn {
    cursor: pointer;
    border-radius: 2px
}

.btn:hover {
    opacity: .7;
    filter: alpha(opacity=70)
}

.cursor {
    cursor: pointer
}

.cursorN {
    cursor: default !important
}

.Validform_checktip {
    text-align: left !important
}

select {
    border: 1px #ccc solid
}

.text_center, .text-center, .text-c {
    text-align: center !important
}

.text-l {
    text-align: left !important
}

.text-r {
    text-align: right !important
}

.w2 {
    width: 16.6%;
    box-sizing: border-box
}

.w52 {
    width: 20%;
    box-sizing: border-box
}

.w3 {
    width: 25%;
    box-sizing: border-box
}

.w4 {
    width: 33.33%;
    box-sizing: border-box
}

.w6 {
    width: 50%;
    box-sizing: border-box
}

.col-md-6 {
    float: left;
    width: 50%;
    box-sizing: border-box
}

.ThemeFborder, .ThemeFborderH:hover {
    border-color: #2d323e !important
}

.ThemeFfont, .ThemeFfontH:hover {
    color: #2d323e !important
}

.ThemeFbg, .ThemeFbgH:hover, .logobody .search .btn_danger:hover {
    background: #2d323e !important
}

.F36border, .F36borderH:hover {
    border-color: #f00 !important
}

.F36font, .F36fontH:hover {
    color: #f00 !important
}

.F36bg, .F36bgH:hover {
    background: #f00 !important
}

.Themeborder, .ThemeborderH {
    border-color: #0579F2 !important
}

.Themefont, .ThemefontH:hover {
    color: #0579F2 !important
}

.Themebg, .ThemebgH:hover {
    background: #0579F2 !important
}

.red {
    color: #d36259
}

.red:hover {
    opacity: .7;
    filter: alpha(opacity=70)
}

.blue, .xctopnav_right .xcmysc a:hover, .xctopnav_right .xcs a:hover {
    color: #33aae7
}

.blue:hover, .xctopnav_right .xcmysc a:hover:hover, .xctopnav_right .xcs a:hover:hover {
    opacity: .7;
    filter: alpha(opacity=70)
}

.green {
    color: #3fd3a0
}

.green:hover {
    opacity: .7;
    filter: alpha(opacity=70)
}

.div {
    color: #ddd
}

.bgnone {
    background: none !important
}

.bgFFF {
    background: #fff
}

.BgBlue {
    background: #33aae7;
    color: #fff
}

.BgRed {
    background: #d36259;
    color: #fff
}

.BgGreen {
    background: #3fd3a0;
    color: #fff
}

.BgGray {
    background: #c1c1c1;
    color: #fff
}

.border_ddd {
    border: 1px solid #ddd
}

.font_fff, .colorf {
    color: #fff !important
}

.font_000, .color0 {
    color: #000 !important
}

.colored {
    color: #f00 !important
}

.color33 {
    height: auto;
    overflow: hidden;
    margin-bottom: 20px
}

.col-lg-3 {
    width: 25%
}

.col-lg-9 {
    width: 75%
}

.pos_top50 {
    top: 50% !important
}

.mt17 {
    margin-top: 17px !important
}

.mt10 {
    margin-top: 10px !important
}

.mt20 {
    margin-top: 20px !important
}

.mt30 {
    margin-top: 30px !important
}

.ml5 {
    margin-left: 5px !important
}

.ml10 {
    margin-left: 10px !important
}

.ml20 {
    margin-left: 20px !important
}

.mr10 {
    margin-right: 10px !important
}

.mr20 {
    margin-right: 20px !important
}

.mb10 {
    margin-bottom: 10px !important
}

.mb20 {
    margin-bottom: 20px !important
}

.margin0 {
    margin: 0 !important
}

.mt0 {
    margin-top: 0 !important
}

.m0 {
    margin: 0 !important
}

.m20 {
    margin: 20px
}

.p5 {
    padding: 5px !important
}

.p10 {
    padding: 10px
}

.pl10 {
    padding-left: 10px !important
}

.pr10 {
    padding-right: 10px !important
}

.pt0 {
    padding-top: 0 !important
}

.pt5 {
    padding-top: 5px !important
}

.pt10 {
    padding-top: 10px !important
}

.pt20 {
    padding-top: 20px !important
}

.p20 {
    padding: 20px
}

.pb20 {
    padding-bottom: 20px
}

.p020 {
    padding: 0 20px
}

.p030 {
    padding: 0 30px !important
}

.p0 {
    padding: 0 !important
}

.padding0 {
    padding: 0 !important
}

.bordern {
    border: none !important
}

.remind {
    padding: 10px;
    background-color: #fcdcdd;
    border: 1px solid #f0c5c3;
    color: #d85e58;
    border-radius: 3px;
    line-height: 24px
}

.remind.remindGreen {
    background: #cfece6;
    color: #5fbeaa;
    border-color: #a2dace
}

.remind.remindYello {
    background: #fef2da;
    color: #f3bd51;
    border-color: #fbe2ba
}

.remind .btn {
    padding: 10px 15px;
    font-size: 12px;
    margin-left: 10px;
    height: 30px;
    line-height: 28px
}

.remind.remindRed .btn {
    text-decoration: none;
    display: inline-block;
    background: #d85e58;
    color: #fff;
    padding: 2px 15px
}

.remind.remindYello .btn {
    text-decoration: none;
    display: inline-block;
    background: #f3bd51;
    color: #fff;
    padding: 2px 15px
}

.remind.remindGreen .btn {
    text-decoration: none;
    display: inline-block;
    background: #5fbeaa;
    color: #fff;
    padding: 2px 15px
}

@font-face {
    font-family: "icon";
    src: url('icon/iconfont.eot');
    src: url('icon/iconfont.eot?#iefix') format('embedded-opentype'), url('icon/iconfont.woff') format('woff'), url('icon/iconfont.ttf') format('truetype'), url('icon/iconfont.svg#iconfont') format('svg')
}

.iconfont:before, .iconfont:after {
    font-family: "icon" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0;
    -moz-osx-font-smoothing: grayscale
}


.icon-kefuyouxian:before { content: "\e600"; }

.icon-leqi:before { content: "\e601"; }

.icon-kafei:before { content: "\e602"; }

.icon-yaopin:before { content: "\e603"; }

.icon-hanbao:before { content: "\e604"; }

.icon-Txu:before { content: "\e605"; }

.icon-shafa:before { content: "\e606"; }

.icon-tushu:before { content: "\e607"; }

.icon-shouji:before { content: "\e608"; }

.icon-chuzu:before { content: "\e609"; }

.icon-jinkoushangpin:before { content: "\e60a"; }

.icon-liangyoufushi:before { content: "\e60b"; }

.icon-muyingchanpin:before { content: "\e60c"; }

.icon-shengxianshuiguo:before { content: "\e60d"; }

.icon-shipinyinliao:before { content: "\e60e"; }

.icon-fenxiang:before { content: "\e631"; }

.icon-dianhua:before { content: "\e635"; }

.icon-dianhua1:before { content: "\e636"; }

.icon-QQ:before { content: "\e63b"; }

.icon-shouji1:before { content: "\e63c"; }

.icon-fenxiang1:before { content: "\e63e"; }

.icon-weixin:before { content: "\e644"; }

.icon-iconfuzhi01:before { content: "\e610"; }

.icon-weixin1:before { content: "\e647"; }

.icon-site:before { content: "\e66a"; }

.icon-jinrudianpu:before { content: "\e60f"; }

.icon-xinxi:before { content: "\e62d"; }

.icon-lianxiren:before { content: "\e66c"; }

.icon-erweima1:before { content: "\e66d"; }

.icon-xihebiaozhunyuanjian439:before { content: "\e66f"; }

.icon-qq:before { content: "\e671"; }

.icon-vipffb400:before { content: "\e634"; }

.icon-iconfontkefuzhongxincaiwuguanli:before { content: "\e63d"; }

.icon-shouji2:before { content: "\e672"; }

.icon-erweima2:before { content: "\e673"; }

.icon-gongcheng:before { content: "\e618"; }

.icon-shouji3:before { content: "\e687"; }

.icon-weifenxiaopcjiemianzhuanhuan:before { content: "\e637"; }

.icon-anquan:before { content: "\e611"; }

.icon-jinlingyingcaiwangtubiao72:before { content: "\e76d"; }

.icon-d:before { content: "\e676"; }

.icon-caiwu:before { content: "\e61b"; }

.icon-chuanzhen:before { content: "\e682"; }

.icon-guanzhu:before { content: "\e677"; }

.icon-caiwu1:before { content: "\e638"; }

.icon-xinxi1:before { content: "\e661"; }

.icon-xinxi2:before { content: "\e639"; }

.icon-lianxiren1:before { content: "\e67a"; }

.icon-weixin2:before { content: "\e69e"; }

.icon-shipin:before { content: "\e612"; }

.icon-ibkkj:before { content: "\e6d7"; }

.icon-zhaoshangjiameng:before { content: "\e69f"; }

.icon-guanzhu1:before { content: "\e739"; }

.icon-iconfont5:before { content: "\e63a"; }

.icon-1:before { content: "\e613"; }

.icon-shenghuofuwu:before { content: "\e696"; }

.icon-fuwu:before { content: "\e6d8"; }

.icon-shangye:before { content: "\e614"; }

.icon-erweima3:before { content: "\e67d"; }

.icon-zhiding:before { content: "\e67e"; }

.icon-shipin1:before { content: "\e615"; }

.icon-chanpin:before { content: "\e616"; }

.icon-nongye:before { content: "\e655"; }

.icon-follow:before { content: "\e683"; }

.icon-nongyejishua:before { content: "\e69d"; }

.icon-xinxi3:before { content: "\e7df"; }

.icon-zhiyejineng:before { content: "\e617"; }

.icon-gouwuche:before { content: "\e63f"; }

.icon-gouwuchetianjia:before { content: "\e640"; }

.icon-cuowu:before { content: "\e641"; }

.icon-erweima:before { content: "\e642"; }

.icon-jushoucang:before { content: "\e643"; }

.icon-lajixiang:before { content: "\e645"; }

.icon-lianjie:before { content: "\e646"; }

.icon-naozhong:before { content: "\e648"; }

.icon-saoyisao:before { content: "\e649"; }

.icon-shangfan:before { content: "\e64a"; }

.icon-shezhi:before { content: "\e64b"; }

.icon-shengyin:before { content: "\e64c"; }

.icon-shijian:before { content: "\e64d"; }

.icon-shouhuodizhi:before { content: "\e64e"; }

.icon-shouye:before { content: "\e64f"; }

.icon-shuaxin:before { content: "\e650"; }

.icon-sousuo:before { content: "\e651"; }

.icon-suo:before { content: "\e652"; }

.icon-tishi:before { content: "\e653"; }

.icon-wancheng:before { content: "\e654"; }

.icon-wodedingdan:before { content: "\e656"; }

.icon-wodefankui:before { content: "\e657"; }

.icon-wodehongbao:before { content: "\e658"; }

.icon-wodejuhuasuan:before { content: "\e659"; }

.icon-wodeyouhuiquan:before { content: "\e65a"; }

.icon-xiafan:before { content: "\e65b"; }

.icon-xiala:before { content: "\e65c"; }

.icon-xiangshangjiantou:before { content: "\e65d"; }

.icon-xiangxiajiantou:before { content: "\e65e"; }

.icon-xiangyoujiantou:before { content: "\e65f"; }

.icon-xiangzuojiantou:before { content: "\e660"; }

.icon-yanjing:before { content: "\e662"; }

.icon-yijianfankui:before { content: "\e663"; }

.icon-zhaoxiangji:before { content: "\e664"; }

.icon-zhengque:before { content: "\e665"; }

.icon-lingcunwei:before { content: "\e666"; }

.icon-lianxiren11:before { content: "\e684"; }

.icon-jianzhu:before { content: "\e61d"; }

.icon-lianxiren2:before { content: "\e68c"; }

.icon-anquan1:before { content: "\e619"; }

.icon-weiyizhuanhuan:before { content: "\e66e"; }

.icon-xiazai11:before { content: "\e68a"; }

.icon-xiazai13:before { content: "\e68b"; }

.icon-chuanzhen1:before { content: "\e78e"; }

.icon-cf-c74:before { content: "\e667"; }

.icon-weishenghuanjing:before { content: "\e61a"; }

.icon-zhiding1:before { content: "\e68e"; }

.icon-liwu:before { content: "\e685"; }

.icon-nongmuye:before { content: "\e61c"; }

.icon-ithulianwang:before { content: "\e61e"; }

.icon-shenghuofuwu1:before { content: "\e61f"; }

.icon-zhaoshang:before { content: "\e668"; }

.icon-fuwu1:before { content: "\e62c"; }

.icon-guanzhu2:before { content: "\e693"; }

.icon-qiyefuwu:before { content: "\e620"; }

.icon-nonglinmuyu:before { content: "\e62e"; }

.icon-tuiguang:before { content: "\e628"; }

.icon-zhoshangdianhua:before { content: "\e621"; }

.icon-iconfontpcicon22chuanzhen:before { content: "\e699"; }

.icon-nonglinmuyu1:before { content: "\e67f"; }

.icon-shuiguo:before { content: "\e622"; }

.icon-chanpin1:before { content: "\e82a"; }

.icon-shouye-shouye:before { content: "\e69b"; }

.icon-chanpin2:before { content: "\e623"; }

.icon-hulianwangyisheng:before { content: "\e8bb"; }

.icon-xumuyezixun:before { content: "\e624"; }

.icon-guanzhu3:before { content: "\e6a3"; }

.icon-guanzhu4:before { content: "\e6a4"; }

.icon-xiaoshou:before { content: "\e629"; }

.icon-dianqi:before { content: "\e670"; }

.icon-qiyefuwu1:before { content: "\e632"; }

.icon-nongye1:before { content: "\e633"; }

.icon-logistic:before { content: "\e811"; }

.icon-hulianwangjiaotong:before { content: "\e625"; }

.icon-hulianwangjiaoyu:before { content: "\e626"; }

.icon-xiaoshou1:before { content: "\e686"; }

.icon-huaban:before { content: "\e627"; }

.icon-gongchengjianzhu:before { content: "\e62a"; }

.icon-tishi1:before { content: "\e881"; }

.icon-shuiguo1:before { content: "\e882"; }

.icon-chufang:before { content: "\e884"; }

.icon-ditu:before { content: "\e885"; }

.icon-jiesonghuoche:before { content: "\e887"; }

.icon-fanchengjipiao:before { content: "\e886"; }

.icon-hongbao:before { content: "\e89a"; }

.icon-zhaoshangjiameng1:before { content: "\e62b"; }

.icon-kejiaopian:before { content: "\e62f"; }

.icon-xiaoshouqudaogengguang:before { content: "\e630"; }

.icon-xingyong:before { content: "\e669"; }

@media screen and (max-width: 1190px) {
    .warp, .header {
        width: 1190px !important
    }
}

/*首页*/
.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
    line-height: 1
}

@media all and(transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner > .item.active.right,
    .carousel-inner > .item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner > .item.active.left,
    .carousel-inner > .item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner > .item.active,
    .carousel-inner > .item.next.left,
    .carousel-inner > .item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}
.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0
}

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control.glyphicon-chevron-left,
.carousel-control.glyphicon-chevron-right,
.carousel-control.icon-next,
.carousel-control.icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control.glyphicon-chevron-left,
.carousel-control.icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control.glyphicon-chevron-right,
.carousel-control.icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control.icon-next,
.carousel-control.icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1;
}

.carousel-control.icon-prev:before {
    content: '\2039'
}

.carousel-control.icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators li.active {
    background: #fff;
}

.carousel-indicators.active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}

#myCarousel .carousel-control:before {
    font-size: 40px;
    position: absolute;
    top: 50%;
    margin-top: -21px;
}