@charset "utf-8";
/* CSS Document */
footer {
  min-width: 1200px;
  background: #142633;
  height: 360px;
  padding-top: 100px;
}
footer .ft-msg {
  margin-top: 50px;
}
footer .left-msg {
  width: 550px;
}
footer .bt-nav-box {
  border-bottom: #ccc 1px solid;
}
footer .bt-nav-box .bt-nav {
  display: block;
  color: #ccc;
  font-size: 16px;
  line-height: 50px;
  padding-right: 80px;
}
footer .bt-nav-box .bt-nav:hover {
  color: #fff;
  text-decoration: underline;
}
footer .copy {
  color: #4e718a;
  font-size: 12px;
  line-height: 26px;
  padding-top: 16px;
}
footer .right-msg {
  width: 480px;
  margin: 0;
  padding: 0;
}
footer .right-msg dt {
  color: #ccc;
  font-size: 16px;
  line-height: 50px;
  border-bottom: #ccc 1px solid;
}
footer .right-msg dd {
  margin: 0;
  line-height: 26px;
  font-size: 12px;
  color: #4e718a;
}
.tim > h2{ border-bottom: 2px solid #CCCCCC; padding-left: 20px; padding-right: 20px; padding-bottom: 10px; font-size: 24px; color: #333; font-weight: 100; }
.tim > span{ font-size: 24px; color: #cccccc; margin-top: 17px; margin-left: -3px;}

.content_in{ height: 470px; position: relative; overflow: hidden; margin-top: 40px;}
    .content_in .to_in{ position: absolute; top: 0; left: 50%; margin-left: -187px; width: 304px; height: 109px; z-index: 9; }
    .content_in_er{height: 370px;width: 1920px; position: absolute; left: 50%; margin-left: -960px; top: 100px; z-index: 8; background: url(../images/a_in_bg.jpg);}
    .content_in_er > a{ display: block; width: 160px; height: 50px; background: #01cafc; text-align: center; line-height: 50px; color: white; margin: 0 auto; margin-top: 280px;}

    .foottt{    background-color:#000033; background: linear-gradient(45deg, #000033, #000066, #6633CC); border-bottom: solid 1px #204967; position: relative;}
    .ds_in{ position: absolute; width: 45px; height: 51px; left: 50%; margin-left: -23px; top: -25px; z-index: 10;}
    .in_a_f{border-bottom: solid 1px white;}
    .lefti_in > img{ margin-top:52px; margin-bottom: 10px; }
    .in_a_f > a{ display: block; margin:17px 0px; margin-left: 75px; color: white; font-size: 16px; }
    .in_a_f a:first-child { margin-left: 0; }
    .bq_in{ margin-top: 35px; font-size: 12px; color: #b7d1e2; margin-bottom:20px; }
    .you_in_i{  height: 148px; margin-left: 265px; margin-top:90px; }
		.you_in_i > div{height: 35px;}
		.you_in_i > div > h5{color: white; font-size: 14px; font-weight: 100; margin-left: 10px; }
		.you_in_i > div > span{color: white; font-size: 14px; margin-left: 30px; font-weight: 100; }
		.you_in_i > div:hover{cursor: pointer;}
		.you_in_i > div:hover img{
			cursor: pointer;
			-webkit-transform: rotateZ(360deg);
            -moz-transform: rotateZ(360deg);
            -o-transform: rotateZ(360deg);
            -ms-transform: rotateZ(360deg);
            transform: rotateZ(360deg);
            transition: .5s transform;
		}
		.you_in_i > div > img{transition: 0.5s transform; transform: rotateZ(0); /*transform: translateZ(0);*/ }
		.lj_inn{ background: #142633;}
		.lj_inn > li > span{ display: block; line-height: 60px; height: 60px; color: white; font-size: 14px;}
		.lj_inn > li > a{ margin-left: 10px; display: block; font-size: 12px; color: 12px; line-height: 65px; color: white;}
    

