/*加载外部通用CSS*/

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
lengend,
form,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

body {
    font-size: 14px;
    line-height: 14px;
    font-family: "Microsoft YaHei", "宋体", Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;
    color: #333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font: 1em/1 "Microsoft YaHei";
    font-weight: normal;
}

em,
i {
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    cursor: pointer;
}

small {
    font-size: 12px;
}

fieldset,
img {
    border: none
}

img {
    display: block;
}

ul,
ol {
    list-style: none;
}

.hidden {
    display: none;
}

.text-hide {
    text-indent: -9999px;
    height: 0;
    font-size: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    color: #333;
    text-decoration: none;
}

a:visited {
    color: #333;
}

a:hover,
a:active,
a:focus {
    color: #333;
    text-decoration: underline;
    outline: none
}

address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
    font-weight: normal;
}

input {
    padding-top: 0;
    padding-bottom: 0;
    font-family: "SimSun", "宋体";
}

input::-moz-focus-inner {
    border: none;
    padding: 0;
}

select,
input {
    vertical-align: middle;
}

select,
input,
textarea {
    font-size: 12px;
    margin: 0;
}

input[type="text"],
input[type="password"],
textarea {
    outline-style: none;
    -webkit-appearance: none;
}

textarea {
    resize: none;
}

p {
    text-align: justify;
}


/*基本布局骨架*/

.grid:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.grid {
    display: inline-block;
}

* html .grid {
    height: 1%;
}

.grid {
    display: block;
}

.left {
    float: left;
}

.right {
    float: right;
}

.both {
    clear: both;
}


/*鼠标放到图片上有透明度*/

img {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

img:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}


/*常用特殊代码*/

.li {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
}

.opacity {
    opacity: 0.9;
    filter: alpha(opacity=90);
}




html,
body{
	font-size: 16px;
}
html {
    overflow: hidden; height: 100%;
}
.fullpage-wrapper {
    min-width: 1000px;
}


/*index.css*/

.bg1 {
     background:url(20181226-07-bg.jpg) no-repeat center top !important; background-size: 100% 100% !important;
}

.bg2 {
    background: url(20181226-bg2.png) no-repeat center top #0a1647!important;
}

.wrap.frist {
    height: 100%;
    padding-top: 0!important;
}

.wrap {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.frist .logo {
    position: absolute;
    left: 0;
    top: 20px;
}

.frist h1 {
    text-indent: -9999px;
    height: 0;
    line-height: 0;
}

.frist .frist-h1 {
    height: 60%;
    margin: 0 auto;
    width: auto;
    padding-top: 25px;
}

.frist .lead {
    border: 1px solid #326be7;
    padding: 1em;
    font-size: 20px;
}

.frist .lead p {
    line-height: 40px;
    color: #fff;
}

#fp-nav ul li {
    width: 20px;
    height: 20px;
}

#fp-nav ul li a span {
    width: 10px;
    height: 10px;
    background: #c2c5cd;
    border: 1px solid #c2c5cd;
    left: 50%;
    margin-left: -5px;
    top: 50%;
    margin-top: -5px;
}

#fp-nav ul li a.active span {
    background: #cc3333;
    border: 1px solid #cc3333;
    width: 20px;
    height: 20px;
    left: 50%;
    margin-left: -10px;
    top: 50%;
    margin-top: -10px;
}

#fp-nav ul li .fp-tooltip {
    top: 5px;
    font-size: 16px;
    font-family: "微软雅黑";
    line-height: 18px;
    margin-right: 7pzx;
}

footer {
    margin-top: 66px;
}

#glbbot {
    border: 0;
    font-size: 14px;
    line-height: 24px;
}

#glbbot a:hover {
    text-decoration: underline;
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    50% {
        opacity: 1;
    }
}
@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    50% {
        opacity: 1;
    }
}
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}
.CsszoomIn {
    -webkit-animation: zoomIn 2s;
    animation: zoomIn 2s;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}




/*++++++++++++++++++++++++++++++++++++++++++++*/
.fistTxt{ width: 100%;  font-family: "lucida console"; text-indent: 2em; bottom: 9%;}
/*.fist-p1{ background: #f2eeef; background-o;}*/
.xiang{width: 100%; height: 1px;}
.fistTxt p{ font-family:'zhiting'; font-size: 18px; line-height: 20px;}
.fist-p1, .fist-p2{ background: url(../images/20181226-TXTBG.png);}
.fist-p2{ margin-top: 2px;}
@font-face {
    font-family: 'zhiting';
    src: url('../tt/zhiting.eot');
    src: url('../tt/zhiting.eot?#iefix') format('embedded-opentype');
    src: url('../tt/zhiting.woff') format('woff');
    src: url('../tt/zhiting.ttf') format('truetype');
}
.pr{ position: relative;}
.pa{ position: absolute;}

/*silder2*/
.silder2contaire{ height: 508px;  margin-top: 27px;}
.fl{ float: left;}
.fr{ float: right;}
.silder2contaireLeft{ width: 480px; height: 100%;}
.silder2contaireImg{ width: 500px; height: 420px; background: url(../images/20181226-silder2img.png) no-repeat; margin-top: 17px;}
.silder2contaireImg img{ width: 400px; height: 324px; margin-left: 48px;transform:rotate(7deg);
	-ms-transform:rotate(7.6deg); /* IE 9 */
	-webkit-transform:rotate(7.6deg); /* Safari and Chrome */
	margin-top: 39px;}
.name{ font-size: 72px;/* padding-left: 130px;*/ padding-top: 42px; text-align: center;}
.nameBottomtit{ width: 492px; height: 54px; background: url(../images/20181226-Bootmtit.png) no-repeat; margin-top: 64px; margin-left: 2px; font-size: 24px; line-height: 54px; color: white;}
.tac{ text-align: center;}
.bootmtitle{ height: 60px; line-height: 1.4; margin-top: 40px; font-weight: bold;}
.fs18{ font-size: 18px;}
.redhao{ width: 66px; height: 48px; background: url(../images/20181226-redhao1.png) no-repeat; margin-left: 40px; margin-top: 56px;}
.indautionTxt{ text-indent: 2em;}
.lh24{line-height: 24px;}
.redhao2{ background: url(../images/20181226-redhao2.png) no-repeat; left: 350px; top: 100px;}
.silder2contaireLeft2{ background: url(../images/20181226-silder3x.png) no-repeat 0px 0;}
.nameBottomtit2{ background: url(../images/20181226-Bootmtit2.png) no-repeat; margin-left: 33px;}
.bootmtitle2{ margin-left: 80px;}
.redhao-2{ margin-left: 100px;}
.indautionTxt2{ margin-left: 100px;}
.redhao2-2{ left: 378px;}

.textPic { width: 450px; margin: 0 auto; }
.textPic img { width: 100%; border-radius: 4px; }


.silder2contaireLeft01{ display: none;}
.silder2contaireLeft01.zoomInLee{animation: fadeInLeft 1s;display: block;}
.silder2contaireRight01{ display: none;}
.silder2contaireRight01.zoomInLee{animation: fadeInRight 1s;display: block;}

.silder2contaireLeft02{ display: none;}
.silder2contaireLeft02.zoomInLee{animation: fadeInUp 1s;display: block;}
.silder2contaireRight02{ display: none;}
.silder2contaireRight02.zoomInLee{animation: fadeInDown 1s;display: block;}

.silder2contaireLeft03{ display: none;}
.silder2contaireLeft03.zoomInLee{animation: zoomIn 1s;display: block;}
.silder2contaireRight03{ display: none;}
.silder2contaireRight03.zoomInLee{animation: zoomIn 1s;display: block;}

.silder2contaireLeft04{ display: none;}
.silder2contaireLeft04.zoomInLee{animation: fadeInRight 1s;display: block;}
.silder2contaireRight04{ display: none;}
.silder2contaireRight04.zoomInLee{animation: fadeInLeft 1s;display: block;}

.silder2contaireLeft05{ display: none;}
.silder2contaireLeft05.zoomInLee{animation: fadeInUp 1s;display: block;}
.silder2contaireRight05{ display: none;}
.silder2contaireRight05.zoomInLee{animation: fadeInUp 1s;display: block;}

.silder2contaireLeft06{ display: none;}
.silder2contaireLeft06.zoomInLee{animation: zoomIn 1s;display: block;}
.silder2contaireRight06{ display: none;}
.silder2contaireRight06.zoomInLee{animation: zoomIn 1s;display: block;}

.redhao2-2{ left: 348px;}
.redhaoXi{ width: 40px; height: 26px; background-size: 100% 100%; margin-top: 38px;}
.redhaoXi2{width: 40px; height: 26px; background-size: 100% 100%;}

/*.frist-h1{opacity: 0}*/
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}
.CsszoomIn {
    -webkit-animation: zoomIn 2s;
    animation: zoomIn 2s;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}


.sildeNav{position:absolute; left:50%; top:25%; margin-left:570px; border-right:1px solid #fff; width:145px; z-index:100;}
.sildeNav .fixed{position:fixed; _position:absolute; top:10px; width:120px; border-right:1px solid #fff;}
.sildeNav a{display:block; position:relative; width:145px; margin-bottom:24px; font-size:20px; line-height:20px; color:#fff; outline:0; text-decoration:none;}
.sildeNav a:hover{font-weight:bold;}
.sildeNav a.cur{color:#c69d22; font-weight:bold;}
.sildeNav a span{position:absolute; width:14px; height:14px; top:50%; right:-7px; margin:-7px 0 0; border-radius:50%; background:#fff;}
.sildeNav a.cur span{background:#c69d22;}

.sildeNav2{border-right:1px solid #ccc;}
.sildeNav2 .fixed{border-right:1px solid #ccc;}
.sildeNav2 a{color:#fff; text-shadow: 2px 2px 20px #02366d; }
.sildeNav2 a.cur{color:#C33;}
.sildeNav2 a span{background:#ccc;}
.sildeNav2 a.cur span{background:#C33;}


.footer {
    position: absolute;
    top:800px;
    width: 100%;
}
.footer p {
    text-align: center;
    line-height: 2;
    font-size: 13px;
}
.banner-arrow {
    position: fixed;
    bottom: 60px;
    left: 50%;
    width: 50px;
    margin-left: -15px;
}
.banner-arrow img {
    width: 100%;
}