

@import url("font-awesome.min.css");	/* Font Awesome Icons */

/* ----------------------------------------------------
	1. SKELETON
------------------------------------------------------- */

html, body, header, section, footer, div, ul, ol, li, img, a, span, em, del, legend, center, strong, var, fieldset, form, label, dl, dt, dd, cite, input, hr, time, mark, code, figcaption, figure, textarea, h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    border: 0; list-style:none;
    padding: 0;

}
html,body {
    font-family:'Microsoft YaHei',sans-serif;
    font-size:14px;
    -webkit-font-smoothing: antialiased !important;
    color:#000;
    line-height:175%;
    background-color:#fff;
    background-repeat:repeat;
}
h1,h2,h3,h4,h5,h6{
    letter-spacing:0px;
    font-weight:normal;
    position: relative;
    color:#666;
}

h1{
    font-size: 22px;
}

h2{
    font-size: 20px;
}

h3{
    font-size: 18px;
}

h4{
    font-size: 16px;
}

h5{
    font-size: 14px;
}

h6{
    font-size: 13px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
    color:#4a5158;
    text-decoration:none !important;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover{
    cursor: pointer;
}

a {
    color:#222222;
    padding: 0;
    margin: 0;
    text-decoration: none;
    -webkit-transition: background-color .2s linear, color .2s linear;
    -moz-transition: background-color .2s linear, color .2s linear;
    -o-transition: background-color .2s linear, color .2s linear;
    -ms-transition: background-color .2s linear, color .2s linear;
    transition: background-color .2s linear, color .2s linear;
}

a:hover,
a:focus {
    text-decoration: none;
    color:#686868;
}

.red {
    color:#ce2424 !important;
}
.green {
    color:#09c798 !important;
}
.blue {
    color:#3f8dbf !important;
}
.orange {
    color:#ffb628  !important;
}
.purple{
    color:#ba5ece !important;
}
.lime {
    color:#73b819 !important;
}
.pink {
    color:#e93172 !important;
}
.yellow{
    color:#f6b20e !important;
}
.grey {
    color:#c9c9c9 !important;
}
.dark {
    color:#4a5158 !important;
}

.hidden {
    display:none
}

.alignleft {
    float:left
}

.alignright {
    float:right
}

.aligncenter {
    margin-left:auto;
    margin-right:auto;
    display:block;
    clear:both
}

.text-left {
    text-align:left !important;
}

.nopadding {

    padding: 0 !important;
}
.padding-top {
    padding-top: 26px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
}
.pull-left{ float:left;}
.pull-right{ float:right;}
.container{width:1200px;}
.mgauto{margin:0px auto;}
.fl{ float:left;}
.fr{float:right;}
.dis-hide{display:none;}
/* ----------------------------------------------------
	2. HEADER & TOPBAR
------------------------------------------------------- */
#header-default {width:100%;height:80px;background-color:#4f4f4f;}
#header-default .container{position: relative;}
#header-default a.navbar-logo {
    margin:0;
    display:block;
    position:absolute;z-index:999; left: 0px; top: 0px;
}

#header-default .navbar-default {
    background:none; background-color:none;
    margin:0px; padding:0; display:block;
}
#header-default .navbar-default ul{ margin-left: 190px;}
#header-default .navbar-default ul>li{;height: 80px; line-height: 80px; display:block;  float:left}

#header-default .navbar-nav > li > a {
    text-transform: uppercase;
    color: #fff;
    font-size: 14px; display: block;margin: 5px 10px;
    padding: 0 15px; line-height:70px; font-size: 16px;
}
#header-default .navbar-nav > li>a:hover { background: none; color: #ffcb3e; margin: 5px 10px; line-height: 70px; border-bottom: 3px solid #ffcb3e;}

#header-default .navbar-nav > li>a.active-navbg { color: #ffcb3e; margin: 5px 10px;line-height: 70px; border-bottom: 3px solid #ffcb3e;}

#header-default .navbar-tell{float: right; height: 80px; line-height: 80px;}
#header-default .navbar-tell span{font-size: 18px; color: #ffb625;}
#header-default .navbar-tell font{color: #ffcb3e;font-size:18px;}

/*banner*/
#banner{ height: 375px; width:100%; display:block; overflow:hidden;}
/*--- slider-css --*/
.slider {
    position: relative;  width:100%; display:block; overflow:hidden;
}
.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}
.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}
.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}
.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}
.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height: 12px;
    width: 12px;
    display: inline-block;
    background: #fff;
    border-radius:50px;
}
.callbacks_here a:after{
    background:#000;
}
.callbacks_tabs a{
    visibility:hidden;
}
.callbacks_tabs li{
    display:inline-block;
}
ul.callbacks_tabs.callbacks1_tabs {
    bottom: 20px;
    margin: 0 -600px 0 0;
    position: absolute;
    right: 50%;
    text-align: right;
    width: 1200px;
    z-index: 9999;
}
.caption{
    position: absolute;
    top: 43%;
    left: 13%;
}
.caption h3{
    color: #fff;
    font-size: 3em;
    text-transform: uppercase;
    display: inline-block;
    font-family: 'Montserrat-Regular';
    padding: 0 0 0.3em;
}
.caption h3 span{
    border-bottom: 7px solid #27DA93;
}
.caption p{
    color: #fff;
    font-size: 1.7em;
    margin: 0.5em 0em 0;
}
.banner1{
    background: url(../images/banner_01.png) no-repeat top center;
    width:100%;
    height: 375px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.banner2{
    background: url(../images/banner_02.png) no-repeat top center;
    width:100%;
    height: 375px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.banner3{
    background:url(../images/banner_03.png) no-repeat top center;
    width:100%;
    height: 375px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.banner4{
    background:url(../images/banner_04.png) no-repeat top center;
    width:100%;
    height: 375px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.banner5{
    background:url(../images/banner_00.png) no-repeat top center;
    width:100%;
    height: 375px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.gdbg{background: #4f4f4f;}

.nbs-flexisel-container {
    position: relative;
    max-width: 100%; padding: 0 0px;
}
.nbs-flexisel-ul {
    position: relative;
    width: 100%;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
}
.nbs-flexisel-inner {

    margin:0 0;height: 70px;
}
.nbs-flexisel-item {
    float: left;
    margin: 0px;
    padding:20px 10px 0px; text-align: center; height: 50px; width:179px;
    cursor: pointer;
    position: relative;
    line-height:normal; border-right: 1px solid #444;
}

.nbs-flexisel-item img{ display:block; float: left;overflow: hidden; padding-right: 10px;}
.nbs-flexisel-item font{display:block; overflow: hidden; margin:0px 0px 0px 45px;font-size: 13px; line-height:30px; color: #999;  text-align: left;}
.nbs-flexisel-item .botboder{ height: 3px; width: 100%; position: absolute; left: 0px; bottom: 0px; z-index: 10;}


.nbs-flexisel-item .cpdescbody{display:none;position:absolute;bottom:0;left:0;margin:0;width:100%;z-index:99999;height:3px;  }
.nbs-flexisel-item .cpdescbody2{display:none;position:absolute;bottom:0;right:0;margin:0;width:100%;z-index:99999;height:3px;  }

.nbs-flexisel-item .cpdesc img{ float:left; display: block; overflow: hidden;}
.nbs-flexisel-item .cpdesc dl{display: block;margin: 0px 0px 0px 100px; overflow: hidden;}
.nbs-flexisel-item .cpdesc dl dt{ font-size:18px; height:35px; display: block; color: #fff; overflow: hidden;}
.nbs-flexisel-item .cpdesc dl dd{ display: block; overflow: hidden;}
.nbs-flexisel-item .cpdesc dl dd.cpmscon{ text-align:left; font-size: 13px; color: #fff; line-height: 22px; height:90px; overflow:hidden;}
.nbs-flexisel-item .cpdesc dl dd a.cpmoere{ height: 30px; width: 100px; text-align: center; line-height: 30px; font-size: 12px; color: #ffe88e; border:1px solid #ffe88e; border-radius:4px; display: block; margin:20px auto 0;}
/*.nbs-flexisel-item:hover .cpdesc{ width:296px; height: 170px; padding:30px; opacity: 1; z-index:9900;}*/
.nbs-flexisel-ul li:nth-child(1n) .botbg,.nbs-flexisel-ul li:nth-child(1n) .cpdesc{ background: #6994e4; border-right: none;}
.nbs-flexisel-ul li:nth-child(2n) .botbg,.nbs-flexisel-ul li:nth-child(2n) .cpdesc{ background: #3fbebf;}
.nbs-flexisel-ul li:nth-child(3n) .botbg,.nbs-flexisel-ul li:nth-child(3n) .cpdesc{ background: #f2845e;}
.nbs-flexisel-ul li:nth-child(4n) .botbg,.nbs-flexisel-ul li:nth-child(4n) .cpdesc{ background: #f3a150;}
.nbs-flexisel-ul li:nth-child(5n) .botbg,.nbs-flexisel-ul li:nth-child(5n) .cpdesc{ background: #e56c8b;}
.nbs-flexisel-ul li:nth-child(6n) .botbg,.nbs-flexisel-ul li:nth-child(6n) .cpdesc{ background: #8e8be4;}
.nbs-flexisel-ul li:nth-child(7n) .botbg,.nbs-flexisel-ul li:nth-child(7n) .cpdesc{ background: #e7bd15;}
.nbs-flexisel-ul li:nth-child(8n) .botbg,.nbs-flexisel-ul li:nth-child(8n) .cpdesc{ background: #46b7f1;}
.nbs-flexisel-ul li:nth-child(9n) .botbg,.nbs-flexisel-ul li:nth-child(9n) .cpdesc{ background: #8f9ab5;}
.nbs-flexisel-ul li:nth-child(10n) .botbg,.nbs-flexisel-ul li:nth-child(10n) .cpdesc{ background: #6ebd35;}

.nbs-flexisel-ul li.nbs-active:nth-child(1n) { background:#6994e4;}
.nbs-flexisel-ul li.nbs-active:nth-child(1n) font{ color:#fff;}

.nbs-flexisel-ul li.nbs-active:nth-child(2n) { background:#3fbebf;}
.nbs-flexisel-ul li.nbs-active:nth-child(3n) font{ color:#fff;}

.nbs-flexisel-ul li.nbs-active:nth-child(3n) { background:#f2845e;}
.nbs-flexisel-ul li.nbs-active:nth-child(3n) font{ color:#fff;}

.nbs-flexisel-ul li.nbs-active:nth-child(4n) { background:#f3a150;}
.nbs-flexisel-ul li.nbs-active:nth-child(4n) font{ color:#fff;}

.nbs-flexisel-ul li.nbs-active:nth-child(5n) { background:#e56c8b;}
.nbs-flexisel-ul li.nbs-active:nth-child(5n) font{ color:#fff;}

.nbs-flexisel-ul li.nbs-active:nth-child(6n) { background:#8e8be4;}
.nbs-flexisel-ul li.nbs-active:nth-child(6n) font{ color:#fff;}

.nbs-flexisel-ul li.nbs-active:nth-child(7n) { background:#e7bd15;}
.nbs-flexisel-ul li.nbs-active:nth-child(7n) font{ color:#fff;}

.nbs-flexisel-ul li.nbs-active:nth-child(8n) { background:#46b7f1;}
.nbs-flexisel-ul li.nbs-active:nth-child(8n) font{ color:#fff;}

.nbs-flexisel-ul li.nbs-active:nth-child(9n) { background:#8f9ab5;}
.nbs-flexisel-ul li.nbs-active:nth-child(9n) font{ color:#fff;}



.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
    width: 30px;
    height: 30px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    margin-top:0;
}
.nbs-flexisel-nav-left {
    left:0;
    background: url(../images/icon_left_no.png) no-repeat center;
}
.nbs-flexisel-nav-left:hover {
    left:0;
    background: url(../images/icon_left_yes.png) no-repeat center;
}
.nbs-flexisel-nav-right {
    right:0;
    background: url(../images/icon_right_no.png) no-repeat center;
}
.nbs-flexisel-nav-right:hover {
    right:0;
    background: url(../images/icon_right_yes.png) no-repeat center;
}
/*** 濠婃艾濮� end ***/


/*main*/
.main{padding: 40px 0;  overflow: hidden;}
.about{width:307px; display:block; overflow:hidden;}
.about-title{border-bottom: 1px solid #ffb628;overflow: hidden;}
.about-title>h3,.about-title>h1{line-height: 38px; font-size:20px;font-weight: normal;}
.orange{color: #ffb628;}
.about-main{padding: 15px 0 0 0;}
.about-main>p{ line-height:30px; font-size:14px;color: #444;text-indent: 2em; height:325px; display:block; overflow:hidden;}
.about-main>a{cursor:pointer;display:block; text-align:center; margin:0px auto;width:115px;border:1px solid #ffb628; font-size:14px; line-height:26px;border-radius: 2px;margin-top: 15px;}
.date,.date-other{width: 50px;height: 50px;font-size:16px;color: #fff;background: #ffb628;position: absolute;z-index: 100;}

.newsmain{width:475px; display:block; overflow:hidden; margin-left:30px;}
.news-main .col-lg-1{margin-right: 4%;}
.main .nwimg{display:block; border:0px;overflow:hidden; width:112px; height:63px; float:left; margin-right:10px;}
.main .news-detail p{font-size:14px;line-height:22px;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.main .news-detail h1,.news-con .news-detail h1{font-weight: normal; height:25px;width: 100%;overflow: hidden;white-space: nowrap;}
.main .news-detail h1 a{font-size: 16px; font-weight:700; color:#444; font-weight:normal; display:block;float: left; width:75%; overflow:hidden;}
.main .news-detail h1 a:hover{ color:#ffb628;}
.main .news-detail h1 span{float:right; font-size:13px; color:#999}
.main .news-detail div{ display:block; color:#999; font-size:12px; overflow:hidden;height:44px; line-height:20px;}
.news-main>.row{padding-bottom: 40px;color: #777;}
.news-main>.row:first-of-type{padding-top: 24px;}
.contact{width:280px; display:block; overflow:hidden;}
.contact-same{font-size: 14px;color: #777;padding:0 0 16px 8px;overflow: hidden;}
.contact-same:first-of-type{padding-top: 18px;}
.contact-same span,.contact-same img{float: left;line-height: 26px;}
.contact-same same{padding:0 0 0 8px;float: left;line-height: 26px;}
.contact-last{width:70%;line-height:22px!important; font-size:14px;}
.con-address{width: 279px;height: 141px;}

.lywarp{width:1200px; margin:0px auto; overflow:hidden; padding:30px 0px 0px}
.lylfcont{width:300px; overflow:hidden;}
.lyrgcont{width:850px; overflow:hidden;}

.where{ display:block; overflow:hidden; text-align:left; font-size:14px; color:#999; line-height:30px;}
.where span{ float:left; display:block; margin-right:8px; overflow:hidden;}
.where em{ margin:0px 5px; float:left; display:block;  width: 7px; height: 30px; background: url(../images/icon_right_no.png) no-repeat left center; background-size: 100%;}
.where a{float:left; display:block;position: relative; padding-left:10px; cursor: pointer;color: #777;  font-size: 14px;}
.where a:before{content: '';width: 5px;height: 13px;background: #ffb628;position: absolute;left: 0;top:9px;}

/*news*/
.newslist { width:100%; display:block; overflow:hidden;}
.newslist ul{ overflow:hidden; display:block; min-height:400px;}
.newslist ul li{ display:block; overflow:hidden;}
.newslist ul li a{ display:block; overflow:hidden;}
.newslist ul li .lynwimg{ width:160px; height:90px; float:left; display:block; margin-right:10px;}
.newslist ul li .lynwcon{ display:block; overflow:hidden; margin-left:160px;}
.newslist ul li .lynwcon h1{ display:block; overflow:hidden;}
.newslist ul li .lynwcon h1 font{ font-weight:normal; font-size: 16px;
    font-weight:normal; color:#444; height:35px; line-height:35px; width:78%; text-overflow:ellipsis; overflow:hidden;    white-space: nowrap; float:left;}
.newslist ul li .lynwcon span{ float:right; font-size:14px; color:#999;}

.newslist ul li .lynwcon .lynwdesc{ height:54px; color:#999; width:100%; overflow:hidden; }
.newslist ul li .lynwcon .lynwdesc p{color:#a0a0a0!important;padding:0!important;margin:0!important;font-family:"Microsoft YaHei"!important;font-size:14px!important;text-indent:2em!important;line-height:27px!important;

}
.newslist ul li a:hover .lynwimg{ opacity:0.8}
.newslist ul li a:hover .lynwcon h1 font{color: #ffb628;}

.news-con{padding:30px 0 25px 0;}
.news-nav ul{padding: 0 0 24px 0;}
.news-nav .news-active{color: #ffb628; border-bottom: 1px solid #ffb628;}
.news-nav li{height: 60px;width: 100%;border-bottom: 1px solid #ededed;cursor: pointer;}
.newsnav-active{color: #ffb628; border-bottom: 1px solid #ffb628;cursor: pointer;}
.news-nav>ul>li>a:hover{color: #fff;background: #ffb628 url(../images/icon_news_choice.png) no-repeat 35% center;width: 100%;color: #fff;cursor: pointer;}
.news-nav>ul>li>a{display: inline-block;font-size:16px; line-height:60px;color: #777;width: 100%; text-indent:2em; cursor: pointer;}
.news-article{padding-bottom: 30px;}
.news-article>ul li span{ padding: 0 0 0 5px;width:7px;height:12px;background:url(../images/icon_right_no.png) no-repeat left center;background-size:100%;margin-left: 8px;}
.news-article>ul>li{padding: 0!important;cursor: pointer; display:inline-block}
.news-article>ul{padding-bottom: 10px;}
.news-article>ul li a{display: inline-block;position: relative;padding-left: 8px;cursor: pointer;}
.news-article>ul li a:before{content: '';width: 5px;height: 13px;background: #ffb628;position: absolute;left: 0;top:5px;}
.news-con .date{width: 75px;height: 75px;}
.news-con .date span{font-size:26px;font-family: 'Montserrat-Regular';line-height:24px;display: block;padding-top: 12px;}
.news-column{padding: 24px 0 0 0;overflow: hidden;}
.news-column h1{text-align:center;}
.news-column small{color: #ccc;margin-bottom:15px;overflow: hidden; overflow:hidden; text-align:center;display: block;}
.news-column small span{line-height: 54px;padding-right:30px;}
.news-column p{text-indent: 2em;color: #777;font-size:14px; line-height:24px;padding-bottom: 24px;}
.news-column .col-lg-1{padding: 0;}


/*column*/
.news-con .other-padding{padding-left:0;padding-right:0;}
.other-padding>ul li{margin: 26px 0px 0px;overflow: hidden;color: #777; display: block;}
.other-padding>ul li:first-of-type{}
.news-detail{ display: block;; overflow: hidden; margin: 0px 0px 0px 0px; padding:0px}
.news-con .news-detail h1{line-height: 32px;}
.news-con .news-detail p{line-height: 20px;padding-top: 6px;}
.date-position{position: absolute;}


.page{display:block; margin:28px auto 5px; width:100%; overflow:hidden; text-align:center;}
.page ul{ display:inline-block; margin:0px auto; overflow:hidden;}
.page ul li a:hover{color: #FFB628;}
.page ul li a.active{color: #FFB628;}
.page ul li{float: none;padding:0 10px;height: 24px; display:inline-block; overflow:hidden;font-size: 14px;}
.page ul li a{color:#777;display:inline-block; height:24px; line-height:24px; text-align:center;letter-spacing:2px; padding:0px 3px; margin:0px 2px;}
.page .pageMain{ width:120px; height:24px; overflow:hidden;}
.page .pageMain	 a{ width:35px; margin:0px; padding:0px;}
.page .pageMore em{ line-height:24px; font-style:normal}
.page ul li.pagePrev a{background: url(../images/icon_left_yes.png) no-repeat left center;width:8px;height:24px;background-size:auto 16px;}
.page ul li.pageNext a{background: url(../images/icon_right_yes.png) no-repeat left center;width:8px;height:24px;background-size:auto 16px;}


.product_all{
    background: url(../images/banner_00.png) no-repeat;
    width:100%;
    height: 375px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.product_jypt{
    background: url(../images/banner_01.png) no-repeat;
    width:100%;
    height: 375px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.product_lw{
    background: url(../images/banner_03.png) no-repeat;
    width:100%;
    height: 375px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.product_zhhq{
    background: url(../images/banner_02.png) no-repeat;
    width:100%;
    height: 375px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.product_oa{
    background: url(../images/banner_04.png) no-repeat;
    width:100%;
    height: 375px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}


/*2016.10.13*/
.noborder{border: none!important;}

.nav-chlid{display:none;position: absolute;z-index: 999;background:#4f4f4f;left: 282px;top:80px;}
.nav-chlid li{height:60px;line-height: 60px;border-bottom: 1px solid #333;overflow: hidden;}
.nav-chlid li a{overflow:hidden;display: inline-block;float:left;border-right: 1px solid #333;width:210px;}
.nav-chlid li a:last-of-type{border:none;}
.nav-chlid .noborder a:last-of-type{border-right: 1px solid #333;}
.nav-chlid li a:hover{background: #5c5c5c;}
.nav-chlid li a:hover span{color:#ffcb3e;}
.nav-chlid img{display: inline-block;width: 40px;height: 40px;padding: 10px  10px;float: left;}
.nav-chlid li a span{display: inline-block;font-size:14px;color: #aaa;line-height: 60px;}

.fx_val .D-mainContainer>p{font-size: 16px;line-height: 30px;color: #666;}
.D-mainContainer{padding: 40px 0 35px;}


.form-contact {
    width: 352px;
    float: right;
    height: 408px;
    background: url(../images/img_contact.png) no-repeat left top;
    margin-bottom: 40px;
}

.form-contact ul {
    display: block;
    overflow: hidden;
    padding: 157px 0 0 0;
    color: #fff;
}
.form-contact>ul li{ overflow:hidden;}
.form-contact>ul li font {
    float: left;
    padding: 0 0 0 39px;
    margin-left: 45px;
    font-size:16px; line-height:45px;
}

.form-contact>ul li:first-child font {
    background: url(../images/icon_sw_tel.png) no-repeat left center;
}
.form-contact>ul li:nth-child(2) font {
    background: url(../images/QQ_03.png) no-repeat left center;
}
.form-contact>ul li:nth-child(3) font {
    background: url(../images/icon_sw_mail.png) no-repeat left center;
}

.form-contact>ul li:nth-child(4) font {
    background: url(../images/icon_sw_home.png) no-repeat left center;
}

.form-contact>ul li:last-child font {
    background: url(../images/icon_sw_add.png) no-repeat left center;
    float: left;
}


.form-contact>ul li:last-child a {font-size:14px; line-height:20px;
    display: inline-block;
    float: left;
    width: 50%;
    margin-top: 8px;
}

.form-contact>ul li a {
    font-size:16px; line-height:45px;
    color: #fff;
    display: inline-block;
    float: left;
}

.form-text {
    padding: 50px 0 0 0;
    overflow: hidden;
}

.form-head {
    overflow: hidden;
}

.form-head>h1,.form-head>h3 {
    font-weight: normal;
    padding: 24px 0 20px 0;
}

.form-all .form-change {
    margin-bottom: 50px;
}
.form-all .form-change a{ line-height:50px; font-size:14px; color:#E74649; padding:0px 0px 0px 10px;}



/*2016-12-16*/
/*新闻左侧*/
.list-product-intro{
    margin-top:20px;
    margin-bottom: 0;
}
.list-product-intro li{
    height:50px;
    line-height:50px;
    margin-bottom: 10px;
}
.list-product-intro li a{
    height:50px;
    line-height: 50px;
    padding:0 30px;
}
.list-product-intro img{
    width:40px;
    height:40px;
    margin-top: 5px;
}
.list-product-intro span{
    height: 50px;
    line-height: 50px;
}
.white-color{
    color: #fff;
}
.yellow-bg{
    background: #FFB628;
}
#button1{
    text-align: center;
    font-size: 16px;
}
#button2{
    text-align: center;
    font-size: 16px;
}

.top-img{
    width:100%;
}
.top-img img{
    width:100%;
}

/*智慧校园*/
.zhihui .fx_lldr1{ width:420px; margin:50px auto 0; background:url(../img/zhihui.png) no-repeat left top; padding:80px 0 30px 510px;}
.zhihui .fx_lldr1 li{ padding-bottom:50px;}
.product_img{padding:20px 0;}
.D-about .D-advantageTitle1 {
    background: #FFB21C none repeat scroll 0 0;
    height: 96px;
    width: 118px;
}
.D-about .D-mainContainer .D-advantageList .D-advantageTitle1 span {
    color: #fff;
    display: block;
    font-size: 18px;
    width:100%;
    line-height: 30px;
    text-align: center;
}
.fx_ddxth1 {
    background: rgba(0, 0, 0, 0) url("../img/zhihui_20.png") no-repeat scroll center center;
    overflow: hidden;
}
.fx_ddxth1 li {
    margin: 10px 0 15px;
    width: 100%;
}



/*footer*/
.footer {
    background: #4f4f4f none repeat scroll 0 0;
    padding: 20px 0;
}
.mgauto {
    margin: 0px auto;
}
.container {
    width: 1200px;
}
.footer div:after{
    content: "";
    display: block;
    clear:both;
}
.footer .container div p{
    color: #fff;
    font-size:14px;
}


/*网校平台*/
.zhihui .fx_lldr2{ width:420px; margin:50px auto 0; background:url(../img/wangxiao_11.png) no-repeat left top; padding:80px 0 30px 510px;}
.zhihui .fx_lldr2 li{ padding-bottom:50px;}
.wangxiao_p{
    margin-left:100px;
}
.fx_ddxth2 {
    background: rgba(0, 0, 0, 0) url("../img/wangxiao_10.png") no-repeat scroll center center;
    overflow: hidden;
}
.fx_ddxth2 .fx_ddxth2_li{
    margin-bottom: 125px;
}
.img1{
    margin-left: 90px;
}
.img_wangxiao{
    position: absolute;
    bottom:60px;
    right:0;
}
.zhihui .fx_lldr3{ width:420px; margin:50px auto 0; background:url(../img/wangxiao_05.png) no-repeat left top; padding:40px 0 30px 510px;}
.zhihui .fx_lldr3 li{ padding-bottom:50px;}
.fx_liht02.wxpt_div .fx_xtrxh{
    background: none;
}


/*家校通*/
.D-fx-feature.jxt-ul li span {
    display: inline-block;
    line-height: 30px;
    font-size: 22px;
    font-weight: bold;
    color: #030303;
    position: relative;
    top:-5px;
}
.D-fx-feature.jxt-ul li .D-fx-feature-box {
    width: 500px;
    padding-top: 100px;
}
.D-fx-feature.jxt-ul{
    margin-bottom: 0;
}
.D-fx-feature.jxt-ul li .num{
    background: none;
}
.D-fx-feature li.row05 .D-fx-feature-box {
    padding-top: 60px;
}
.D-fx-feature li.row06 .D-fx-feature-box {
    padding-top: 60px;
}
.D-fx-feature li.row02, .D-fx-feature li.row04, .D-fx-feature li.row06{
    background: #f5f5f5 none repeat scroll 0 0;
}
.D-fx-feature li.row01 .warp {
    background: rgba(0, 0, 0, 0) url("../img/jiaxiaot_05.png") no-repeat scroll right center;
}
.D-fx-feature li.row02 .warp {
    background: rgba(0, 0, 0, 0) url("../img/jiaxiaotong_3.png") no-repeat scroll 0 center;
}
.D-fx-feature li.row03 .warp {
    background: rgba(0, 0, 0, 0) url("../img/jiaxiaotong_7.png") no-repeat scroll right 100px;
}
.D-fx-feature li.row04 .warp {
    background: rgba(0, 0, 0, 0) url("../img/jia_03.png") no-repeat scroll left 120px;
}
.D-fx-feature li.row04 .warp {
    height: 720px;
}
.jxt_value{
    margin-top: 50px;
    width: 1200px;
    overflow: hidden;

}
.D-fx-feature li.row05 .warp {
    height: 720px;
}
.jxt_value a {
    display: inline-block;
    width:23%;
    background: #F5F7F6;
    margin-right: 20px;
    padding-top: 10px;
    float:left;
}
.jxt_value:last-child{
    margin-right: 0;
}
.jxt_value a div{
    width: 100%;
    text-align: center;
}
.jxt_value a div img{
    width:200px;
    height:230px;
}
.jxt_value a p{
    color: #9C9C9C;
    padding: 10px;
    height: 220px;
    overflow: hidden;

}
.D-fx-feature li.row06 .warp {
    background: rgba(0, 0, 0, 0) url("../img/jia_03_03.png") no-repeat scroll 0 center;
}
.D-fx-feature li.row01 .num {
    background-position: 0 0;
}
.D-fx-feature li.row02 .num {
    background-position: -89px 0;
}
.D-fx-feature li.row03 .num {
    background-position: -178px 0;
}
.D-fx-feature li.row04 .num {
    background-position: -267px 0;
}
.D-fx-feature li.row05 .num {
    background-position: -356px 0;
}
.D-fx-feature li.row06 .num {
    background-position: -445px 0;
}
.D-fx-feature li.row14 .num {
    background-position: -623px 0;
}
.num-title.num-title-06{
    margin-top:80px;
}


.video-div {
    float: right;
    height: 408px;
    margin-bottom: 40px;
    width: 352px;
}
#video{
    width:100%;
    height:198px;
}

.news-nav>ul>li>a:hover{color:  #ffb628;border-bottom:1px solid #ffb628;cursor: pointer; background:none;}
li.ye-color {
    color:#ffb628;
    border-bottom:1px solid #fff;
}




.D-fx-feature li.row5 .warp:after {
    clear:both;
    content:"";
    display: block;
}
.aboutdi:after{
    content:"";
    display: block ;
    clear:both;
}

.D-about:after{
    content:"";
    display: block ;
    clear:both;
}
.aboutdi_left:after{
    content:"";
    display: block ;
    clear:both;
}
.di-address:after{
    content:"";
    display: block ;
    clear:both;
}
.di-address{
    margin: 30px 0 10px 0;
}
.di-address h3{
    color:#666;
    font-weight: bold;
    margin-bottom: 10px;
}
.txt-function div{
    color:#aaa;
    margin-bottom: 5px;
}
.txt-function .fl{
    width:8%;
}
.txt-function .fr{
    width:92%;
    text-align: justify;
}
.txt-function:after {
    clear:both;
    content:"";
    display: block;
}
.footer .container div{
    overflow:hidden
}
