@charset "utf-8";
body {
    font: 14px/1.4 "Microsoft YaHei", "微软雅黑", "Hiragino Sans GB", arial, Tahoma, SimSun, sans-serif;
    color: #333;
    margin: 0;
    text-rendering: geometricPrecision;
    -webkit-font-smoothing: antialiased;
    _background-image: url(about:blank);
    _background-attachment: fixed;
    font-family: "ff-tisa-web-pro-1", "ff-tisa-web-pro-2", "Lucida Grande", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", "Microsoft YaHei UI", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}


.themeColor {
    background-color: #3469b9
}















/*.container {
    width: 1160px !important;
}
*/

div,
dl,
dt,
td,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
p,
blockquote {
    list-style: none;
    margin: 0;
    padding: 0;
}

font {
    text-transform: uppercase;
}



















/*页面顶部样式*/

header {
    height: 101px;

    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    color: #fff;
}

header.bg {
    background: #082c76;
}

header img {
    margin-top: 24px;
}

header .nav {
    height: 101px;
    font-size: 16px;
    float: right;
}

header .nav li {
    width: 115px;
    text-align: center;
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
}

header .nav li:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
}

header .nav li:hover:before,
header .nav li:focus:before,
header .nav li:active:before {
    margin-top: 15px;
}

header .nav li a {
    height: 40px;
    border-radius: 0px;
    color: #fff;
    padding: 0;
    line-height: 40px;
    text-decoration: none;
    margin-top: 36px;
}

header .nav li a:hover,
header .nav li a:focus {
    text-decoration: none;
    color: white !important;
    background: #225199!important;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    background-color: #225199;
}

.navbar-shiguang[data-nav="#home"] {
    background-color: rgba(0, 0, 0, 0);
}

.navbar {
    background-color: rgba(0, 0, 0, .4);
    border-width: 0;
    transition: all 0s;
    -moz-transition: all 0s;
    -webkit-transition: all 0s;
    -o-transition: all 0s;
}


















/*首页轮播效果*/

.carousel {
    overflow: hidden;
}

.carousel-indicators {
    display: none;
}

.carousel-control {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 56%;
    left: 0;
    opacity: 0.8;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 50px;
    width: 90px;
    /* background: transparent url(../images/left_btn.png) no-repeat left top; */
    margin-top: -50px;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
}

.carousel-control.left {
    background: transparent url(../images/left_btn.png) no-repeat left top;
    left: -25px;
}

.carousel-control.right {
    left: auto;
    background: transparent url(../images/right_btn.png) no-repeat left top;
    right: -40px;
}

.carousel-control.left:hover {
    background: transparent url(../images/left_btn.png) no-repeat left top;
    left: 0px;
}

.carousel-control.right:hover {
    left: auto;
    background: transparent url(../images/right_btn.png) no-repeat left top;
    right: -20px;
}













/*首页 */

.index-box {
    padding-top: 58px;
}

.box-title {
    text-align: center;
}

.box-title h3 {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 38px;
    font-weight: normal;
    color: #777;
}

.box-title h2 {
    display: inline;
    font-size: 34px;
    letter-spacing: 7px;
    line-height: 28px;
    padding: 0 4px 0 7px;
    position: relative;
}

.box-title h2 strong {
    color: #de0f18;
    font-weight: normal;
}

.block {
    height: 990px;
}

.fullscreen {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.section {
    background-size: cover;
    position: relative;
}

.section .section-content {
    padding: 105px 0;
}













/*圆形背景模块*/

.circle [class^="col-"] {
    text-align: center;
}

.circle.bg .box {
    /*width: 200px;
    height: 100px;
    border: 1px solid #22529c;
    border-radius: 50% 50% 0 0/100% 100% 0 0;
    border-bottom: none;
    */
    width: 221px;
    height: 183px;
    background: url(../images/circle-half.png) no-repeat;
}

.circle .row.three .box {
    padding: 44px;
}

.circle .row.four .box {
    padding: 30px;
}

.circle .box {
    margin: 0 auto;
}

.circle .row.four .box h2.title {
    margin-top: 42px;
}

.row.divide h2.title:after {
    content: url();
    border: 1px solid #000;
    width: 10px;
    display: block;
    position: relative;
    margin: 11px auto;
}

h2.title {
    font-size: 22px;
    color: #182643;
    margin-top: 9px;
}

.circle .box i[class*="icon"] {
    font-size: 62px;
    color: #063688;
}

.circle.bg .text {
    word-break: break-all;
    width: 162px;
    margin: 10px -14px;
}

.position {
    padding: 40px 0;
}

.row.three :first-child[class^="col-"] .box {
    margin-left: 0;
}

.row.three :last-child[class^="col-"] .box {
    margin-right: 0;
}












/*圆形背景模块 end*/

.white,
.white h3 {
    color: #fff;
}

.circle.border .box {
    width: 150px;
    height: 150px;
    -moz-border-radius: 75px;
    -webkit-border-radius: 75px;
    border-radius: 75px;
    border: 1px solid #d4d4d4;
}











/*文字内容滑动遮罩效果*/

.lanren {
    width: 1170px;
    overflow: hidden;
    margin: 0 auto;
}

.lanren ul li {
    float: left;
    margin: 0px 16px 23px 17px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.customs {
    width: 193px;
    height: 187px;
    background: url(../images/1px.png) repeat;
    position: absolute;
    margin: -71px 64px;
    bottom: 50%;
    text-align: center;
    vertical-align: middle;
    padding-top: 27%;
}

.lanren .txt {
    width: 382px;
    height: 45px;
    background: url(../images/1px.png) repeat;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    font-family: "微软雅黑";
}

.lanren .txt h3 {
    font-size: 20px;
    font-weight: 100;
    height: 45px;
    text-align: center;
    line-height: 41px;
}

.lanren .txt p {
    font-size: 14px;
    text-align: center;
    margin: 40px 25px 15px;
    text-align: justify;
}

.customs .detail {
    margin: 13px 25px -3px;
    text-align: left;
}

.customs .detail p {}










/*END*/


/*about*/

.about h2 {
    font-size: 20px;
    color: #033f7b;
}

.about .show p {
    position: relative;
    display: inline-block;
    left: -167px;
    top: 45px;
    font-size: 22px;
    color: #fff;
}

.left-section {
    float: left;
    margin-right: -33px;
}

.graygbg {
    background-color: #f8f8f8;
    height: 414px;
    margin-top: -40px;
    padding: 65px 0;
}

.right-section p {
    line-height: 24px;
    font-size: 16px;
    margin-top: 15px;
    text-align: justify;
}













/*end*/

.flink-container {
    margin-top: 100px;
    background: #5d5958;
    display: block;
    height: 200px;
}

.home-footer .flink-container {
    background: #494443;
}

.flink-container .flink-line {
    /* float: right; */
    width: 1px;
    height: 80px;
    background: #bfbfbf;
    margin: 15px 0;
    right: -1px;
    top: 0;
    position: absolute;
}

.box-title-flink span {
    text-align: center;
    display: block;
    padding: 18px 10px 24px 10px;
    font-size: 18px;
    letter-spacing: 2px;
    color: #e4e4e4;
}

.index-box-flink {
    width: 1020px;
    margin: 0 auto;
}

.index-box-panel {
    width: 20%;
    float: left;
    display: inline-block;
    /* border-right: 1px solid #696565; */
    position: relative;
}

.index-box-panel a {
    display: block;
    text-align: center;
    height: 28px;
    line-height: 28px;
    color: #989898;
    cursor: pointer;
    font-size: 15px;
    letter-spacing: 1px;
    text-decoration: none;
    overflow: hidden;
    padding: 0 25px;
}

.index-box-panel a:hover {
    color: #fff;
}

.footer {
    margin: 0 auto;
    /* line-height: 26px; */
    text-align: center;
    overflow: hidden;
    clear: both;
    color: #7f8287;
    font-size: 15px;
    background-color: #494443;
}

.home-footer .footer {
    background-color: #1d2228;
}

.footer p {
    text-align: center;
    padding: 10px 0;
}

.footer a {
    color: #7f8287;
    margin: 0 auto;
}

.show-rz img {
    width: 122px;
    height: 44px;
    margin: 0px 6px;
    /* border-radius: 5px; */
    border: 1px solid #3f3a39;
    box-shadow: 1px 1px 1px #3f3a39;
}

.footer .show-rz p {
    text-align: center;
    line-height: 50px;
    height: 50px;
    /* margin: 5px auto; */
    /* width: 282px; */
    /* border: 1px solid #FFF; */
}

.footer .floor {
    background-color: #202930;
    height: 220px;
}

.footer i.icon-weixin {
    font-size: 25px;
    position: relative;
    left: -132px;
    margin-top: 134px;
    float: left;
}

.footer i.icon-weixin>span {
    font-size: 14px;
    position: relative;
    top: -4px;
    margin-left: 5px;
}

.fl {
    float: left;
}

.rightpart {
    float: left;
    margin-left: -98px;
    margin-right: 372px;
}

.footer h1 {
    font-size: 22px;
    letter-spacing: 5px;
}

.footer h3 {
    font-size: 16px;
    text-align: left;
    margin: 11px 0px;
}

.footer .container {
    padding: 35px 0;
}

.mt5 {
    margin-top: 10px;
}


.slideBox {
    overflow: hidden;
    position: relative;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 49.1%;
    bottom: 210px;
    z-index: 1;
}
@media (min-width: 1830px) and (max-width: 1920px) {
    
}
@media (min-width: 1449px)and (max-width: 1640px){
    .slideBox .hd {
        bottom: 87px!important;
    }
}
@media (min-width: 1024px)and (max-width: 1440px) {
    .slideBox .hd {
        bottom: 96px!important;
    }
}

@media (min-width: 1024px)and (max-width: 1366px) {
    .slideBox .hd {
        bottom: 27%!important;
    }
}

.slideBox .hd ul li {
    float: left;
    margin-right: 5px;
    width: 10px;
    height: 10px;
    line-height: 14px;
    background: #fff;
    cursor: pointer;
    border-radius: 50%
}

.slideBox .hd ul li.on {
    background: #adadad;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd img {
    display: block;
    width: 100%;
}
.slideBox .bd .video {
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    position: relative;
    width: 100%;
}




/* 下面是前/后按钮代码，如果不需要删除即可 */

.slideBox .prev,
.slideBox .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slideBox .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox .prevStop {
    display: none;
}

.slideBox .nextStop {
    display: none;
}

a {
    cursor: pointer;
}






/*隐藏*/

.animate-box {
    opacity: 0
}

.animate-bottom {
    opacity: 0;
}

.wechatLi {
    opacity: 0;
}

#aboutUsContainer {
    opacity: 0;
}




/*箭头*/

.scroll-down {
    position: absolute;
    bottom: -27px;
    left: 50%;
    z-index: 5;
    display: inline-block;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #fff;
    letter-spacing: .1em;
    text-decoration: none;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    padding-top: 70px;
}

.down-button:first-child {
    bottom: 78px;
    -webkit-animation-delay: .15s;
    -moz-animation-delay: .15s;
    -o-animation-delay: .15s;
    animation-delay: .15s;
}

.down-button {
    bottom: 70px;
}

.scroll-button {
    font-size: 40px;
    cursor: pointer;
    position: absolute;
    left: 50%;
    z-index: 30;
    color: rgba(255, 255, 255, .7);
    width: 18px;
    height: 18px;
    text-align: center;
    transition: all .2s ease-in-out;
    opacity: .8;
    -webkit-animation: sdb05 1.5s infinite;
    -moz-animation: sdb05 1.5s infinite;
    -o-animation: sdb05 1.5s infinite;
    animation: sdb05 1.5s infinite;
    animation-delay: 0s;
    box-sizing: border-box;
    border-left: 3px solid #fff;
    border-bottom: 3px solid #fff;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-left: -12px;
}

/*20190802 关于我们*/
.guanyvwomen {
    background: url(../images/gybg.jpg) no-repeat bottom;
}

.guanyvwomen h2 {
    background: #f1f4f5;
}

.guanyvwomen p {
    color: #333;
    line-height: 28px;
    letter-spacing: 0.5px;
    text-align: justify;
}

.guanyvwomen.inside {
    background: url(../images/gywmIN.jpg) no-repeat bottom;
}

.guanyvwomen.inside h2 {
    background: #fff;
}

.guanyvwomen.inside .content {
    float: left;
    margin-left: 46px;
    width: 46%;
    padding: 37px 0 55px 0;
}
.guanyvwomen.inside .container {
    width: 1160px;
}
.box-title-line {
    background: #e2e2e2 none repeat scroll 0 0;
    display: inline-block;
    height: 1px;
    position: relative;
    top: 33px;
    width: 100%;
}
.leftpic {
    float: left;
    margin-top: 39px;
}
.info-title{
    font-size: 29px;
    font-weight: 400;
    margin-top: 50px
}
.piclist li {
    width: 255px;
    border: 1px solid #cbcbcb;
    float: left;
    margin: 15px 57px;
}
/*.piclist li:first-child {
 *     margin-left: 0;
 *     }*/
.piclist li img {
    width: 100%;
    height: auto;
}
.guanyvwomen.inside .container:after{
    margin-bottom: 40px
}
.piclist.small li{
    border: none;
    width: 208px;
    margin: 15px 80px;
}
.margin-top{
    margin-top: 102px
}
