@charset "UTF-8";
html,body,div,ol,ul,li,ol,h1,h2,h3,h4,p,dl,dt,dd,form,a,input,textarea,select,label,img {margin: 0;padding: 0;font-weight: normal;}
body,button,input,select,textarea {font-family:"微软雅黑", '宋体', sans-serif;font-size: 14px;}
body {color: #fff;min-width: 320px; background: #041346;}
a{text-decoration: none;color: #fff;}
a:hover {text-decoration: none;color: #cdab8a;}
a:focus {text-decoration: none;}
img {border: 0;vertical-align: top;}
ul,ol,li {list-style: none;}
a,a:focus,input,input:focus {outline: none;}

/*返回顶部*/
.cbbfixed {
  position: fixed;
  transition: bottom ease .3s;
  bottom: 230px;
  right: -85px;
  z-index: 3;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.cbbfixed .cbbtn {width: 40px;height: 40px;display: block;background-color: #19c9ff;}
.cbbfixed .gotop {transition: background-color ease 0.3s;border-top-left-radius: 3px;border-bottom-left-radius: 3px;}
.cbbfixed .gotop .up-icon {float: left;margin: 14px 0 0 9px;width: 23px;height: 12px;background: url(../images/side-icon02.png);}
.cbbfixed .gotop:hover {background-color: #ee751b;}

.banner{max-width: 1920px; margin: auto;}
.banner img{display: block; width: 100%; height: auto;}
.zbdw_pic{max-width: 1033px; margin: auto; margin-top: -120px; margin-bottom: 60px;}
.zbdw_pic img{width: 100%; margin: auto; height: auto; display: block;}
.box_main{max-width: 1200px; margin: auto; background: #051c68; padding-bottom: 60px;}
.box_main img{max-width: 100%; margin: auto; height: auto; display: block;}
.bjjj_pic{margin: 0px 100px 60px;}
.bjjj_pic h1{margin-top: -60px; margin-bottom: 60px;}
.bjjj_pic_text{padding: 30px;border:9px solid #078cd5; border-radius:20px; background: #0b2a92; line-height: 36px; font-size: 18px; color: #fff;}
.hyyc_pic{margin: 0px 100px 60px;}
.hyyc_pic h1{margin-bottom: 60px;}
.hyyc_pic_main{border-radius:12px;background: #0b2a92; padding: 30px; position: relative;}
.hyyc_pic_main h2{line-height: 30px; font-size: 24px; color: #fff; text-align: center; margin-bottom: 40px;}
.dizhi_icon{display: inline-block; vertical-align: middle; margin-top: -5px; margin-right: 12px;}
.hyyc_pic_main:before{position: absolute; content:""; width: 1px; top: 100px; bottom: 30px; background: #078cd5; left: 153px;}
.hyyc_pic_main table,.hyyc_pic_main tbody{width: 100% !important; display: block;}
.hyyc_pic_main td{line-height: 36px; font-size: 18px; color: #fff; vertical-align: top; padding: 10px 10px;}
.hyyc_pic_main tr{border-bottom: 1px solid #078cd5; display: block;}
.hyyc_pic_main tr:last-child{border-bottom: 0px !important;}
.hyyc_pic_main span{color: #2bd5fb;}

.ljbm_main{margin: 0px 100px 0px;}
.ljbm_main h1{margin-bottom: 60px;}
.ljbm_form{border-radius:12px;background: #0b2a92; padding: 30px;}
.ljbm_form li{margin-bottom: 30px; text-align: center;}
.ljbm_form span{font-size: 18px; color: #fff; display: inline-block; vertical-align: middle;}
.ljbm_form{padding: 40px 0px;}
.ljbm_form input {
    width: 80%;
    padding: 0px 2%;
    height: 40px;
    font-size: 18px !important;
    color: #fff !important;
    border: 1px solid #18c2f5;
    border-radius: 9px;
    outline: none;
    background: none !important;
    display: inline-block;
    vertical-align: middle;
}
.gouxuan{width: 20px !important; height: 20px !important; display: inline-block; vertical-align: middle;}
.ljbm_form button {
	  position: relative;
    border: none;
    cursor: pointer;
    outline: none;
    background-color: #19c9ff;
    height: 60px;
    line-height: 60px;
    text-align: center;
    width: 300px;
    border: none;
    display: inline-block;
    font-size: 24px;
    color: #00001f;
    border-radius: 30px;
		margin-top: 10px;
}
.ljbm_form button:before{ position: absolute; opacity: 0; left: 0;right: 0; top:0; bottom: 0; border: 5px solid #888;content: ''; border-radius: 40px;}
.ljbm_form button:hover{background: #888;color: #FABE0F;}
.ljbm_form button:hover:before{ animation: dh-0 .6s both; -webkit-animation: dh-0 .6s both;}
.luntan_ewma img{max-width: 100%; height: auto; display: block; margin: auto; margin-top: 60px;}
.luntan_ewma span{font-size: 20px; color: #fff; display: block; text-align: center; margin-top: 20px;}


@media (max-width:768px){
.zbdw_pic{margin: 0px 15px; margin-top: -20px; margin-bottom: 30px;}
.box_main{margin: 0px 0px; padding-bottom: 30px;}
.bjjj_pic{margin: 0px 15px 30px;}
.bjjj_pic h1{margin-top: -20px; margin-bottom: 30px;}
.bjjj_pic h1 img,.hyyc_pic h1 img,.ljbm_main h1 img{width: 60%;}
.bjjj_pic_text{padding: 15px;border:3px solid #078cd5; border-radius:9px; line-height: 24px; font-size: 14px;}
.hyyc_pic{margin: 0px 15px 30px;}
.hyyc_pic h1{margin-bottom: 30px;}
.hyyc_pic_main{border-radius:9px;padding: 15px;}
.hyyc_pic_main:before{top: 15px; bottom: 15px; left: 106px; display: none;}
.hyyc_pic_main td{line-height: 24px; font-size: 14px; padding: 0px 5px; display: block;}
.hyyc_pic_main tr{padding: 10px 0px;}
.hyyc_pic_main h2{line-height: 30px; font-size: 16px; color: #fff; text-align: center; margin-bottom: 20px;}
.dizhi_icon{display: inline-block; vertical-align: middle; margin-top: -2px; margin-right: 8px;}
.dizhi_icon img{height: 18px; display: block;}

.ljbm_main{margin: 0px 15px 0px;}
.ljbm_main h1{margin-bottom: 30px;}

.ljbm_form li{margin-bottom: 20px;}
.ljbm_form span{font-size: 14px;}
.ljbm_form{padding: 20px 0px;}
.ljbm_form input {
    width: 70%;
    padding: 0px 2%;
    height: 36px;
    font-size: 14px !important;
}
.ljbm_form button {
    height: 40px;
    line-height: 40px;
    width: 200px;
    font-size: 18px;
		margin-top: 0px;
}

}

@-webkit-keyframes dh-0{
	from{opacity: 1; }
	to{opacity: 0; left: -10px; top: -10px; bottom: -10px; right: -10px;}
}
@keyframes dh-0{
	from{opacity: 1; }
	to{opacity: 0; left: -10px; top: -10px; bottom: -10px; right: -10px;}
}


@keyframes dh-1 {
    from { opacity: 0; transform: translate3d(0,50px,0); -webkit-translate3d(0,50px,0); }
    to { opacity: 1; transform: translate3d(0,0,0); -webkit-translate3d(0,0,0); }
}

@-webkit-keyframes dh-1 {
    from { opacity: 0; transform: translate3d(0,50px,0); -webkit-translate3d(0,50px,0); }
    to { opacity: 1; transform: translate3d(0,0,0); -webkit-translate3d(0,0,0); }
}

@keyframes dh-2 {
    from {transform: scale(0); -webkit-transform: scale(0);}
    to {transform: scale(1); -webkit-transform: scale(1);}
}

@-webkit-keyframes dh-2 {
    from {transform: scale(0); -webkit-transform: scale(0);}
    to {transform: scale(1); -webkit-transform: scale(1);}
}

@keyframes dh-3 {
    from {transform: translate(150px,0); -webkit-transform: translate(150px,0);opacity: 0; }
    to {transform: translate(0px,0); -webkit-transform: translate(0px,0);opacity: 1; }
}

@-webkit-keyframes dh-3 {
    from {transform: translate(150px,0); -webkit-transform: translate(150px,0);opacity: 0; }
    to {transform: translate(0px,0); -webkit-transform: translate(0px,0);opacity: 1; }
}

@keyframes dh-4 {
    from {transform: translate(-150px,0); -webkit-transform: translate(-150px,0);opacity: 0; }
    to {transform: translate(0px,0); -webkit-transform: translate(0px,0);opacity: 1; }
}

@-webkit-keyframes dh-4 {
    from {transform: translate(-150px,0); -webkit-transform: translate(-150px,0);opacity: 0; }
    to {transform: translate(0px,0); -webkit-transform: translate(0px,0);opacity: 1; }
}
