﻿
/* CSS Document */
body{ margin:0; padding:0; font-size:16px; font-family:Arial,"微软雅黑"; line-height:30px; font-size:14px; background:#0c094d;}
a{color:#de5e00; text-decoration:none;}
a:hover{color:#e80b00;}

a{font-size:16px; color:#fff; text-decoration:none;}
a:hover{color:#73e9e6; }
.font_white{font-size:20px; color:#ffffff; padding-top:18px; padding-left:20px; text-align:center;}
h1{text-align: center; color: #0c094d;}
h2{color:#fff; font-weight:normal; font-size:26px; line-height:35px; padding-top:20px; padding-left: 40px;}
h3{background: url(../images/title-daodu.png) no-repeat; height: 50px; padding-left: 12px; padding-top: 8px; color: #7ffffa; font-size: 20px; font-weight: 100;}
.font-white{color: #fff; font-size: 16px; font-weight: bold; background: #407fde; padding-left: 14px;}
ul,li{margin:0;padding:0;list-style-type:none;}
img{border:0;}
p{margin:0;padding:0; text-indent: 2em; line-height: 2em;}
.btn_download a{background: url(../images/icon-down.png) #00a970 6px 4px no-repeat; padding-left: 20px; float: right; padding: 0 20px;}
.btn_download a:hover{background: url(../images/icon-down.png) #00885a 6px 4px no-repeat; padding-left: 20px; float: right; padding: 0 20px;}
.keyword span{display: inline-block; color: #66ebff; font-size: 14px; margin-right: 10px; height: 30px;}
.qianyan{width: 860px; margin: 0 auto; color: #fff; font-size: 16px;  height: 320px; margin-top: -80px; background: url(../images/qianyan.png) no-repeat; padding: 20px 80px 20px 340px;}
#zuzhi{background: #0c094d; padding: 30px 0;}
.zuzhi_cont{width: 1280px; margin: 0 auto;}
.zuzhi_cont div{background: url(../images/pic-zuzhi.png) no-repeat; width: 615px; height: 480px; float: left;}
.zuzhi_cont div p span{display: inline-block; color: #fff; font-size: 16px; margin-top: 22px; text-indent: 0;}
.zuzhi_cont div p span.zuzhi_tt{width: 140px; color: #7afff7; font-size: 18px; vertical-align: top; text-align: right; margin-right: 20px;}

#plan{background: url(../images/bodybg1.png) #141f6f no-repeat;}
.plan_cont{width: 1280px; margin: 0 auto; color: #fff; font-size: 16px; padding: 30px 0;}
/*滚动条样式*/
.plan_scroll{height: 720px; overflow-y: hidden; overflow-x: hidden; }

.plan_scroll::-webkit-scrollbar {/*滚动条整体样式*/
    width: 12px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 10px;
}
.plan_scroll::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(94,185,237,0.9);
}
.plan_scroll::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(0,0,0,0.3);
}
/*滚动条样式结束*/
.plan_cont_lf{width: 620px; float: left;}
.plan_cont_rt{width: 620px; float: left; margin-left: 20px;}
.plan_font span{display: block;}
.plan_pic{width: 210px; float: left;}
.plan_nr{width: 380px; float: right;}
#zhengji{background: url(../images/bodybg2.png) #020e24 right bottom no-repeat;}
.zhengji_cont{width: 1280px; margin: 0 auto;}
.zhengji_lf{width: 880px; float: left;}
.zhengji1{background: url(../images/title-bg.png) no-repeat; height: 400px;}
.zhengji2{background: url(../images/title-bg2.png) no-repeat; height: 360px; margin-top: -62px;}
.zhengji3{background: url(../images/title-bg.png) no-repeat; height: 400px; margin-top: -20px;}
.zhengji1_nr{background: url(../images/pic-zhengji.png) no-repeat; padding-left: 380px; padding-right: 30px; color: #fff; font-size: 16px; margin-top: 40px;}
.zhengji1_nr p{text-indent: 0;}
.zhengji1_nr p span{background: url(../images/icon-order.png) no-repeat; display: inline-block; width: 40px; font-size: 20px; line-height: 40px; text-align: center; margin-right: 10px;}
.zhengji1_nr p b{color: #f3f54a;}

.zhengji_rt{width: 360px; float: right;}
.daodu_list li{display: block; background: url(../images/icon-arrow.png) no-repeat center left; color: #fff; font-size: 16px; padding-left: 14px; height: 40px;}


#footer{background: #000; color: #fff; text-align: center; padding: 10px 0;}
