﻿
/*reset*/

/* CSS reset for c_b */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table th, table td {
	padding: 5px;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
ception, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
a {
	color: #666;
	text-decoration: none;
}  /*for ie f6n.net*/
a:focus {
	outline: none;
} /*for ff f6n.net*/
a:hover {
	text-decoration: underline;
}
/*定位*/
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.bc {
	margin-left: auto;
	margin-right: auto;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.zoom {
	zoom: 1
}
.hidden {
	visibility: hidden;
}
.vam {
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
p {
	word-spacing: -1.5px;
}
 -moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;
/*其他*/
.curp {
	cursor: pointer
}
;
/*原reset*/
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
*font-size:100%;
}
input, select {
	vertical-align: middle;
}
body {
	font: 12px/1.231 arial, helvetica, clean, sans-serif;
}
select, input, button, textarea, button {
	font: 99% arial, helvetica, clean, sans-serif;
}
table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
*font-size:108%;
	line-height: 100%;
}
/*title*/
h1 {
	font-size: 32px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
#roll_top, #fall, #ct {
	position: relative;
	cursor: pointer;
	height: 59px;
	width: 20px
}
#roll_top {
	background: url(../img/top.gif) no-repeat
}
#fall {
	background: url(../img/top.gif) no-repeat 0 -80px
}
#ct {
	background: url(../img/top.gif) no-repeat 0 -40px
}
#roll {
	display: block;
	width: 20px;
	margin-right: -485px;
	position: fixed;
	right: 40%;
	top: 80%;
	_margin-right: -485px;
	_position: absolute;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8));
	z-index: 100;
}
/*end reset*/



/* CSS Document */
body {
	
	overflow-x: hidden;
	color: #666;
	font-size: 12px;
	font-family: "微软雅黑";
	position: relative;
}/*网站字体颜色*/
.header, .content, .footer, .container {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	
}
/*页眉*/
.header {
	width: 100%;
	overflow: hidden;
	
}
.header_top {
	overflow: hidden;
	width: 100%;
	height: 30px;
	background-color: #eee;
}
.header_top p {
	float: left;
	line-height: 30px;
	font-size: 13px;
	color: #333;
}
.header_top ul {
	overflow: hidden;
	float: right;
	margin-top: 5px;
}
.header_top li {
	float: left;
	font-size: 13px;
	color: #333;
	padding: 0 10px;
	border-right: 1px solid #333;
}
.header_top li.last {
	border: none;
	padding-right: 0;
}
.header_center {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	height: 126px;    position: relative;
}
.header_center h1 {
	float: left;
	margin-top: 20px;
}
.header_center h2 {
	float: left;
	padding: 5px 0;
	margin-top:45px;
	padding-left: 20px;
	border-left: 1px solid #d2d2d2;
	font-size: 24px;
	color: #005aa1;
	margin-left: 20px;
}
.header_center h3 {    background: url(../img/xem.png)no-repeat right;
    width: 118px;
    height: 80px;    position: absolute;
    right: 0;
    bottom: 0;
	
}
.header_center h3{transform-origin: center bottom 0;
    transform: rotate(0deg);
    animation: clockMove 10s linear infinite both;}

 @keyframes clockMove {
            from,to{
                transform: rotate(20deg);
            }
            50%{
                transform: rotate(-20deg);
            }
        }
.header_center .fr{float: right;
    text-align: center;
    color: #ff7d00;}
.header_center h2 em {
	display: block;
	font-size: 15px;
	color: #666;
	margin-top: 5px;
}
.header_center .phone {
	overflow: hidden;
    float: right;
    margin-top: 45px;
    padding-left: 36px;
    background: url(../img/phone.png) no-repeat left center;
    background-size: 15%;    margin-right: 132px;
}
.header_center .tell{    margin-right: 0;
    margin-top: 55px;    background-size: 11%;}
.header_center .phone p {
	font-size: 13px;
	color: #666;
	    text-align: left;
}
.header_center .phone span {
	    display: block;
    font-size: 26px;
    color: #dd1c1c;
    font-family: fantasy;
}
.header_nav {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	 height: 35px;
   	 line-height: 35px;
	border-top:1px solid #74a4e7;	
	border-bottom:1px solid #74a4e7;
}
.header_nav ul {
	overflow: hidden;
	width: 100%;
}
.header_nav li {
	float: left;
	font-size: 14px;
	    border-right: 1px solid #74a4e7;
}
.header_nav li a {
	text-decoration: none;
	display: block;
}
.header_nav li:last-child {
	border: none
}
.header_nav li.cur, .header_nav li:hover {    background: #74a4e7;	
}
.header_nav li.cur a, .header_nav li:hover a{color:#fff;}

.footer {
	overflow: hidden;
	width: 100%;    margin-top: 40px;padding-bottom: 76px;
}

.footer .lx{    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #3f3f3f;
    margin-bottom: 30px;
    line-height: 20px;}
.footer .lx p{    display: inline-block;    line-height: 33px;    padding-right: 15px;}
.footer .lx p:nth-child(1){background:url(../img/icon1.png)no-repeat left;    padding-left: 50px;
    height: 33px;background-position: 0px 0px;}
.footer .lx p:nth-child(2){background:url(../img/icon1.png)no-repeat left;    padding-left: 50px;
    height: 33pxbackground-position: 0px 33px;;}
.footer .lx p:nth-child(3){background:url(../img/icon1.png)no-repeat left;    padding-left: 50px;
    height: 33px;background-position: 0px -106px;}
.footer .f_nav {
	overflow: hidden;
	display: -webkit-box;
	
}
.footer .f_nav ul {
    margin: 0 auto;
}
.footer .f_nav li {
	float: left;
	font-size: 14px;
	height: 14px;
	border-right:1px solid #3581d6;
	line-height: 14px;
}
.footer .f_nav li:last-child{border:none}
.footer .f_nav li a {
	color:#3581d6;
	text-decoration: none;
	display: block;    padding: 0 10px;
}
.footer .f_nav li:last-child {
	background: none
}
.footer .f_nav li:hover {
	border-color: #f07f1b;
}
.footer .f_nav li:hover a {
	color: #f07f1b;
}
.footer .f_center {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
}
.footer .f_center h2 {
	float: left;
	margin-top: 65px;
}
.footer .f_center .info {
	overflow: hidden;
	float: left;
	margin-top: 45px;
	margin-left: 35px;
}
.footer .f_center .info p {
	font-size: 13px;
	color: #c3c3c3;
	line-height: 32px;
}
.footer .f_center .ewm {
	overflow: hidden;
	float: right;
	margin-left: 20px;
	margin-top: 55px;
}
.footer .f_center .ewm img {
	display: block;
	margin-bottom: 10px;
}
.footer .f_center .ewm em {
	display: block;
	text-align: center;
	font-size: 13px;
	color: #c3c3c3;
}
.footer .f_btm {
	    overflow: hidden;
        display: -webkit-box;
}
.footer .f_btm p {
	line-height: 40px;
	color: #858585;
	font-size: 13px;    margin: 0 auto;
}
.footer .xian{    height: 1px;
    width: 700px;
    background: #313236;
    margin: 0 auto;
margin-top:15px;}
.footer .f_btm >a {
	float: right;
	margin-top: 12px;
	color: #858585;
	font-size: 13px;
}
/*<!--nav-->*/
.nav_bg #nav {
	margin-left: 30px;
}
.nav_bg {
	
	height: 32px;    width: 1200px;
    margin: 0 auto;    border-bottom: 1px solid #74a4e7;
    border-top: 1px solid #74a4e7;
}

.nav5{height: 32px;
    line-height: 32px;
    text-align: center;
    position: absolute;
    z-index: 1000;
}
.nav5 .current a{    color: #fff;
    background: #74a4e7;
    text-decoration: none;}
.nav5 li{display: inline-block;border-right: 1px solid #74a4e7;}
.nav5 ul > li:hover ul {
  max-height: 1000px;
  -webkit-transform: perspective(400) rotate3d(0, 0, 0, 0);
}
.nav5 li ul {
  position: absolute;
  left: 0;
  top: 32px;
  z-index: 1;
  max-height: 0;
  overflow: hidden;
  -webkit-transform: perspective(400) rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 50% 0;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}
.nav {
  margin-bottom: 48px;
}
.nav ul {
  *zoom: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  
}
.nav ul:before,
.nav ul:after {
  content: "";
  display: table;
}
.nav ul:after {
  clear: both;
}
.nav ul > li {
  float: left;
  position: relative;
}
.nav_bg li:last-child {
    border: none;
}
.nav a {
 display: inline-block;
    font-size: 13px;
        width: 149.2px;
    text-align: center;
    font-family: "微软雅黑";
}
.nav a.on{ background-color: #74a4e7;
    color: #fff;
}

.nav_bg ul .sub a{color:#fff}
.nav a:hover {
  color: #fff;
       background: #74a4e7;
    text-decoration: none;
}
.nav li ul {
     background: #74a4e7;
}
.nav li ul li {
  width: 220px;
}
.nav li ul a {
  border: none;width: 220px;
    text-align: left;
    padding: 10px;
    height: 30px;    line-height: 30px;
}
.nav li ul a:hover {
  background: rgba(0, 0, 0, 0.2);
}

@keyframes move_wave {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1)
    }
    50% {
        transform: translateX(-25%) translateZ(0) scaleY(0.55)
    }
    100% {
        transform: translateX(-50%) translateZ(0) scaleY(1)
    }
}
.waveWrapper {
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;    z-index: -1;
}
.waveWrapperInner {
    position: absolute;
    width: 100%;
    overflow: hidden;
    height: 100%;
           bottom: -27px;
        /* background-image: linear-gradient(to top, #467195 20%, #29295a 80%); */
}
.bgTop {
    z-index: 15;
    opacity: 0.5;
}
.bgMiddle {
    z-index: 10;
    opacity: 0.75;
}
.bgBottom {
    z-index: 5;
}
.wave {
    position: absolute;
    left: 0;
    width: 200%;
    height: 100%;
    background-repeat: repeat no-repeat;
    background-position: 0 bottom;
    transform-origin: center bottom;
}
.waveTop {
    background-size: 50% 100px;
}
.waveAnimation .waveTop {
  animation: move-wave 3s;
   -webkit-animation: move-wave 3s;
   -webkit-animation-delay: 1s;
   animation-delay: 1s;
}
.waveMiddle {
    background-size: 50% 120px;
}
.waveAnimation .waveMiddle {
    animation: move_wave 10s linear infinite;
}
.waveBottom {
    background-size: 50% 100px;
}
.waveAnimation .waveBottom {
    animation: move_wave 15s linear infinite;
}

.side{position:fixed;width:78px;right:0;top:50%;margin-top:-200px;z-index:100;border:1px solid #e0e0e0;background:#fff;border-bottom:0}
.side ul li{width:78px;height:78px;float:left;position:relative;border-bottom:1px solid #e0e0e0;color:#333;font-size:14px;line-height:38px;text-align:center;transition:all .3s;cursor:pointer}
.side ul li:hover{    background: #74a4e7;
    color: #fff;}
.side ul li:hover a{color:#fff}
.side ul li i{height:25px;margin-bottom:1px;display:block;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:auto 25px;margin-top:14px;transition:all .3s}
.side ul li i.bgs1{background-image:url(../img/right_pic5.png)}
.side ul li i.bgs2{background-image:url(../img/right_pic7.png)}
.side ul li i.bgs3{background-image:url(../img/right_pic2.png)}
.side ul li i.bgs4{background-image:url(../img/right_pic1.png)}
.side ul li i.bgs5{background-image:url(../img/right_pic3.png)}
.side ul li i.bgs6{background-image:url(../img/right_pic6_on.png)}
.side ul li:hover i.bgs1{background-image:url(../img/right_pic5_on.png)}
.side ul li:hover i.bgs2{background-image:url(../img/right_pic7_on.png)}
.side ul li:hover i.bgs3{background-image:url(../img/right_pic2_on.png)}
.side ul li:hover i.bgs4{background-image:url(../img/right_pic1_on.png)}
.side ul li:hover i.bgs5{background-image:url(../img/right_pic3_on.png)}
.side ul li .sidebox{position:absolute;width:78px;height:78px;top:0;right:0;transition:all .3s;overflow:hidden}
.side ul li.sidetop{    background: #74a4e7;
    color: #fff;}
.side ul li.sidetop:hover{opacity:.8;filter:Alpha(opacity=80)}
.side ul li.sideewm .ewBox.son{width:238px;display:none;color:#363636;text-align:center;padding-top:235px;position:absolute;left:-240px;top:0;background-image:url(../img/leftewm.png);background-repeat:no-repeat;background-position:center center;border:1px solid #e0e0e0}
.side ul li.sideetel .telBox.son{    width: 240px;
    /* height: 237px; */
    display: none;
    color: #fff;
    text-align: left;
    position: absolute;
    left: -240px;
    top: -26px;
        background: #74a4e7;}
.side ul li.sideetel .telBox dd{display:block;height:118.5px;overflow:hidden;padding-left:82px;line-height:24px;font-size:18px}
.side ul li.sideetel .telBox dd span{display:block;line-height:28px;height:28px;overflow:hidden;margin-top:32px;font-size:18px}
.side ul li.sideetel .telBox dd.bgs1{background:url(../img/right_pic8.png) 28px center no-repeat;background-color:#e96410}
.side ul li.sideetel .telBox dd.bgs2{background:url(../img/right_pic9.png) 28px center no-repeat}
.side ul li:hover .son{display:block!important;animation:fadein 1s}
@keyframes fadein{from{opacity:0}
to{opacity:1}
}
