@charset "utf-8";
/* CSS Document */

body {
  font-family: "微软雅黑";
  background-color: #fff;
  font-size: 14px;
}
ul {
  list-style-type: none;
}
a {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
.clear {
  clear: both;
}

.t_one {
  position: relative;
  width: 100%;
  background: linear-gradient(#0278c2, #005ba5, #003e88);
  height: 100px;
}
.t_o_con {
  width: 70%;
  margin-left: 0;
  /* margin: 0 auto; */
  height: 100%;
}
.t_o_con img {
  display: inline-block;
}
.t_o_c_left {
  line-height: 100px;
  height: 100%;
  float: left;
  width: 30%;
}
.contain{
  /* background-color: pink; */
  line-height: 100px;
}
.container .download{
  position: absolute;
  top: 0px;
  right: 30px;
  color: #fff !important;
}
.container .download a:link,.container .download a:visited{
	color: #fff;
	text-decoration: none;
	margin-right: 50px;
}
.container .download a:hover,.container .download a:active{
	color: #fff;
	text-decoration: none;
	margin-right: 50px;
}
.t_o_c_center {
  line-height: 100px;
  height: 100%;
  float: left;
  /* margin-left: 3%; */
  width: 1200px;
  /* text-align: center; */
  /* background-color: pink; */
}
.t_o_c_center img{
  width: 955px;
  height: 74px;
}
.t_o_c_right {
  line-height: 100px;
  height: 100%;
  float: right;
  width: 30%;
  text-align: right;
  color: #fff;
}
.t_o_c_right span {
  margin-left: 1px;
}
.t_o_c_right img {
  margin-left: 12px;
}
.c_two {
  text-align: center;
  height: 45px;
  font-size: 16px;
}
.c_two ul {
  width: 1200px;
  height: 100%;
  text-align: center;
  margin: 0 auto;
  padding: 0;
}
.c_two ul li {
  float: left;
  line-height: 45px;
  color: #ccc;
  display: inline;
  width: 150px;
  text-align: center;
  cursor: pointer;
}
.c_two ul li a {
  color: #333;
}
.c_two ul li:hover {
  background: #f2f2f2;
}
.c_two ul li:hover a {
  color: #bc2b1a;
}
.c_two img {
  margin-right: 5px;
}
.f_three ul {
  padding-left: 0;
  margin-left: 15%;
}
.f_t_left {
  float: left;
  width: 18%;
  background: #efece9;
  color: #666;
  border-right: 1px solid #e3e3e5;
  padding-top: 100px;
}

.panel-group .panel-default > .panel-heading:hover {
  background: #bc2b1a;
  color: #fff;
}

.f_t_right {
  float: left;
  width: 82%;
  background: #fff;
}

.f_t_right {
  padding: 38px 0 0 48px;
}
.f_t_r_one {
}
.f_t_r_one p {
  color: #666;
  margin-top: 30px;
}
.f_t_right h4 {
  font-weight: bold;
  font-size: 16px;
}

.panel {
  background-color: #efece9;
  border: none;
}
.panel-default .panel-heading {
  color: #666;
  background-color: #CBCBCB;
}
.panel-heading {
  padding: 22px 20px;
}
.panel-title img {
  margin-right: 4%;
}
.panel-body {
  padding: 15px 22%;
}
.panel-body li a {
  color: #666;
}
.panel-body li a:hover {
  color: #bc2b1a;
}
.f_three2 {
  width: 1300px;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 50px;
}
.f_t_l_con {
  padding-top: 80px;
}
.f_t_left2 {
  float: left;
  width: 55%;
}
.f_t_right2 {
  float: left;
  margin-left: 100px;
  width: 375px;
  height: 462px;
  background: url(../images/denglu.png) no-repeat;
}
.f_t_r_title {
  font-size: 18px;
  color: #439cff;
  margin-top: 110px;
  text-align: center;
  width: 100%;
}
.deng1 {
  width: 80%;
  margin: 26px auto 0;
}
.deng1 select {
  color: #999;
}
.deng2 {
  width: 80%;
  margin: 10px auto 0;
}
.f_t_right2 button {
  width: 80%;
  margin: 30px auto 0;
}
.deng3 {
  width: 80%;
  margin: 20px auto 0;
}
.deng3 .dengleft {
  float: left;
}
.deng3 .dengleft a {
  color: #bc2b1a;
}
.deng3 .dengleft a:hover {
  color: #337ab7;
}
.deng3 .dengright {
  float: right;
}
.f_t_left2 h4 {
  font-weight: bold;
  font-size: 16px;
}
.f_t_left2 ul {
  padding-left: 0px;
}
.f_t_left2 ul li {
  margin-top: 30px;
  border-bottom: 1px solid #ddd;
  height: 30px;
}
.f_t_left2 ul li a:hover {
  color: #bc2b1a;
}
.f_t_left2 ul li a {
  float: left;
  color: #666;
  font-weight: bold;
}
.f_t_left2 ul li span {
  float: right;
  color: #999;
}
.input-group-addon {
  background-color: #fff;
  border-right: none;
}
.form-control {
  border-left: none;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon {
  border-radius: 4px;
  font-size: 14px;

  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-lg > .form-control {
  padding: 0 0 0 8px;
}
.input-group-lg > .input-group-addon {
  padding: 0 5px 0 14px;
}
.input-group-lg {
  height: 55px;
}
.footer_five {
  background: #414141;
  height: 60px;
  width: 100%;
  text-align: center;
  line-height: 60px;
  color: #fff;
}
.shouye img {
  vertical-align: middle;
}
.f_three22 {
  padding-top: 20px;
}
