/*Generated by wjdhcms 3.0 */

@charset "utf-8";

/*-----------公用-----------*/


::-webkit-scrollbar {
 width: 8px;
 height: 8px;
 background-color: #F5F5F5
}

::-webkit-scrollbar-track {
 border-radius: 10px;
 background-color: #E2E2E2
}

::-webkit-scrollbar-thumb {
 border-radius: 10px;
 -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
 background-color: #555
}
* {
  padding: 0;
  margin: 0;
  font-family: "微软雅黑", 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}
body {
  font: 14px/1.231 "微软雅黑", 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  color: #333;
  margin: 0;
  line-height: 1.5;
}
:focus {
  outline: 1;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}
a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input, select {
  vertical-align: middle;
}
li, ul {
  list-style-type: none;
}
img {
  border: none;
}
a {
  color: #333;
  text-decoration: none;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}
a:link, a:hover, a:active, a:visited {
  text-decoration: none;
}
input, textarea {
  outline: 0;
  border: 0;
}
textarea {
  resize: none;
}
h1, h2, h3, h4, h5, h6, dl, dd, dt, i, em {
  font-weight: normal;
  font-style: normal;
}


.container { width:1180px; margin-left:auto; margin-right:auto;}
{font-family: "微软雅黑" Arial, Helvetica, sans-serif;}


.title{
  text-align: center;
  background: url(../images/jxgs_06.jpg) no-repeat center;
}
.title h3 a{
  font-size: 30px;
  color: #2764c5;
}
.title p{
  line-height: 30px;
  color: #999;
  text-transform: uppercase;
}

.title h2 a{
  font-size: 30px;
  color: #2764c5;
}

/*--------------------baner begin---------------------------*/
.banner {
  width: 100%;
  position: relative;overflow: hidden;
  height: 550px;
  margin: 0 auto;
  background: transparent;

}
.banner .bd {
  margin: 0 auto;
  height: 100%;
  position: relative;
  z-index: 0;
}
.banner .bd ul {
  height: 100%;
  width: 100%;
}
.banner .bd li {
  height: 100%;
  overflow: hidden;
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
}
.banner .bd li a {
  display: block;
  height: 100%;
  width: 100%;
}
.banner .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
}
.banner .hd ul {
  text-align: center;
  margin-bottom: 10px;
}
.banner .hd ul li {
  background: #478beb;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 42px;
  height: 11px;
  margin: 1px;
  overflow: hidden;
  *filter: alpha(opacity=50);
  *opacity: .5;
  line-height: 999px;
}
.banner .hd ul .on {
  background: #154fa2;
}
.banner .prev,
.banner .next {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  left: 15%;
  z-index: 1;
  width: 40px;
  height: 60px;
  background: url(../images/slider-arrow.png) -126px -137px #000000 no-repeat;
  cursor: pointer;
  *filter: alpha(opacity=50);
  *opacity: .5;
  display: none;
}
.banner .next {
  left: auto;
  right: 15%;
  background-position: -6px -137px;
}



/*--------------------baner end---------------------------*/



/*search*/
.search{
	height:195px;
	background:url(../images/bak_1.png) no-repeat center;
	margin-top:-100px;
	position:relative;
	z-index:2;
}
.search .container{
  position: relative;
} 
.search .search_r{
  position:absolute;
  top: 94px;
  left: 462px;
}
.search .search_r .sousuo{
  width: 530px;
  border-bottom: 1px solid #dedede;
  height: 35px;
  line-height: 35px;
  margin-top: 10px;
}
.search .search_r .sousuo .s_text{
  width: 485px;
}
.search .search_r .sousuo .s_botton{
  width: 35px;
  height: 35px;
  background: url(../images/bak_2.png) no-repeat;
  cursor: pointer;
  float: right;
}



/*case*/
.case{
  height: 600px;
  margin-top: 30px;
}
.case .p_b{
  margin-top: 30px;
}
.case .p_b .p_b_r{
  width: 590px;
  float: right;
}
.case .p_b .p_b_r li{
  width: 280px;
  height: 230px;
  float: left;
  text-align: center;
  background: #f8f8f8;
  margin: 0 0 18px 15px; 
  transition: 0.3s;
}
.case .p_b .p_b_r li:hover{
  background: #fad719;
}
.case .p_b .p_b_r li img{
  width: 280px;
  height: 185px;
}
.case .p_b .p_b_r li p{
  line-height: 45px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.case .p_b .p_b_l{
  width: 590px;
  height: 480px;
  background: #f8f8f8;
  transition: 0.3s;
}
.case .p_b .p_b_l:hover{
  background: #fad719;
}
.case .p_b .p_b_l img{
  width: 590px;
  height: 375px;
}
.case .p_b .p_b_l h4{
  padding: 0 10px;
  display: block;
  margin-top: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.case .p_b .p_b_l p{
  line-height: 24px;
  padding:0 10px;
  margin-top: 10px;
  height: 43px;
  overflow: hidden; 
}

/*gg1*/
.gg1{
  height: 470px;
  background: url(../images/jxgs_09.jpg) no-repeat center;
}
.gg1 .container{
  position: relative;
}
.gg1 h3{
  position: absolute;
  top: 125px;
  left: 700px;
  color: #fff;
  font-size: 20px;
}
.gg1 h4{
  font-size: 32px;
  top: 160px;
  left: 700px;
  color: #fad719;
  font-weight: bold;
  position: absolute;
}
.gg1 span{
  color: #fff;
  position: absolute;
  top: 230px;
  left: 720px;
}
.gg1 span i{
  color: #fad719;
  font-size: 30px;

}
.gg1 a{
  display: block;
  width: 280px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  border:1px solid #fff;
  position: absolute;
  top: 300px;
  left: 700px;
  color: #fff;
  font-size: 16px;
}
.gg1 a:hover{
  background: #fff;
  color: #333;
}

/*prodcut*/
.product{    overflow: hidden;    margin: 0 auto;
  height: 700px; width:1180px;
}
.product .p_list{
  margin: 20px 0;
  text-align: center;
}
.product .p_list ul{
  width: 1220px;
  margin-left: -20px;
}
.product .p_list li{
  width: 160px;
  height: 45px;
  line-height: 45px;
  background: #f8f8f8;
  display: inline-block;
  _display: block;
  *display: block;
  margin: 0 5px;
  font-size: 16px;
}
.product .p_list li a{
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
} 
.product .p_list li a:hover{
  background: #2764c5;
  color: #fff;
}
.product .p_tuijian{
  margin-top: 30px;
  position: relative;
}
.product .p_tuijian .p_hot{
  position: absolute;
  width: 560px;
  left: 620px;
}
.product .p_tuijian .p_hot .active a{
  background: #2764c5;
  color: #fff;
}
.product .p_tuijian .p_hot li{
  float: left;
  width: 260px;
  height: 55px;
  text-align: center;
  background: #f8f8f8;
  font-size: 18px;
  line-height: 55px;
  margin: 0 10px;
  border-radius: 10px;
}
.product .p_tuijian .p_hot li a{
  display: block;
  border-radius: 10px;
}
.product .p_tuijian .p_hot li a:hover{
  background: #2764c5;
  color: #fff;
}
.product .p_tuijian .p_ul_1{
  width: 580px;
}
.product .p_tuijian .p_ul_1 img{
  width: 580px;
  height: 430px;
}
.product .p_tuijian .p_ul_1 h3{
  margin-top: 15px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product .p_tuijian .p_ul_1 p{
  line-height: 24px;
  margin-top: 10px;
  height: 45px;
  overflow: hidden;
}
.product .p_tuijian li{
  width: 260px;
  height: 200px;
}
.product .p_tuijian li img{
  width: 260px;
  height: 200px;
}
.product .p_tuijian .p_ul_2{
  position: absolute;
  top: 87px;
  left: 630px;
}
.product .p_tuijian .p_ul_3{
  position: absolute;
  top: 87px;
  left: 915px;
}
.product .p_tuijian .p_ul_4{
  position: absolute;
  top: 313px;
  left: 630px;
}
.product .p_tuijian .p_ul_5{
  position: absolute;
  top: 313px;
  left: 915px;
}
.product .p_tuijian .p_ul_2 p a,.product .p_tuijian .p_ul_3 p a,.product .p_tuijian .p_ul_4 p a,.product .p_tuijian .p_ul_5 p a{
  margin-top: -35px;
  height: 35px;
  line-height: 35px;
  position: relative;
  z-index: 2;
  width: 100%;
  background: rgba(0,0,0,0.7);
  color: #fff;
  display: block;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product .p_tuijian .p_ul_2:hover p a,.product .p_tuijian .p_ul_3:hover p a,.product .p_tuijian .p_ul_4:hover p a,.product .p_tuijian .p_ul_5:hover p a{
  background: #2764c5;
}

/*ys*/
.ys{
  height: 1207px;
  background: url(../images/jxgs_11.jpg) no-repeat center;
}
.ys .ys_title{
  text-align: center;
  padding-top: 120px;
}
.ys .ys_title p{
  font-size: 24px;
  color: #1a4383;
}
.ys .ys_title h3{
  font-size: 40px;
  font-weight: bold;
  margin-top: 10px;
}
.ys .ys_title h3 a{
  color: #fff;
}
.ys .ys_title h3 span{
  color: #fad719;
  font-weight: bold;
}
.ys .container{
  position: relative;
}
.ys li{
  width: 560px;
  height: 145px;
  border-bottom: 1px solid #5fb0ec;
}
.ys li span{
  font-size: 22px;
  opacity: 0.5;
  text-transform: uppercase;
  font-weight: bold;
}
.ys li h4{
  color: #fff;
  font-size: 24px;
}
.ys li p{
  color: #fff;
  line-height: 26px;
  margin-top: 10px;
}
.ys .ys_1{
  position: absolute;
  top: 310px;
  left: 570px;
}
.ys .ys_2{
  position: absolute;
  top: 515px;
  left: 628px;
}
.ys .ys_3{
  position: absolute;
  top: 735px;
  left:628px;
}
.ys .ys_4{
  position: absolute;
  top: 945px;
  left: 627px;
}
.ys .ys_5{
  position: absolute;
  top: 945px;
  left: 0;
}
.ys .ys_tel{
  position: absolute;
  top: 624px;
  left: 30px;
}
.ys .ys_tel span{
  color: #fff;
}
.ys .ys_tel p{
  font-size: 30px;
  color: #fad719;
}
.ys .ys_tel hr{
  border: none;
  background: #fad719;
  width: 50px;
  height: 3px;
}
.ys .ys_a{
  position: absolute;
  top: 778px;
  width: 390px;
  text-align: center;
  left: 78px;
  font-size: 16px;
  line-height: 26px;
}
.ys .ys_a a{
  width: 230px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #333;
  display: block;
  margin: 20px auto;
  border-radius: 10px;
}
.ys .ys_a a:hover{
  background: #333;
  color: #fff;
}

/*service*/
.service{
  height: 320px;
  margin-top: -35px;
}
.service .ser_ul{
  margin-top: 30px;
}
.service .ser_ul ul{
  width: 1250px;
  margin-left: -30px;
}
.service .ser_ul li{
  float: left;
  width: 360px;
  height: 190px;
  background: url(../images/bak_3.png) no-repeat center;
  text-align: center;
  transition: 0.3s;
  margin: 0 20px;
}
.service .ser_ul li:hover{
  background: url(../images/bak_4.png) no-repeat center;
}
.service .ser_ul h4{
  font-size: 18px;
  color: #2764c5;
  padding-top: 40px;
}
.service .ser_ul p{
  line-height: 24px;
  margin-top: 10px;
}
.service .ser_ul li:hover h4{
  color: #fff;
}
.service .ser_ul li:hover p{
  color: #fff;
}

/*liucheng*/
.liucheng{
  margin-top: 30px;
  height: 270px;
  background: url(../images/jxgs_14.jpg) no-repeat center 90px;
}
.liucheng ul{
  /* margin-top: 135px; */
  margin-left: 23px;
}
.liucheng li{
  float: left;
  margin: 0 44px;

}

.liucheng ul li a{
  display: block;
  padding-top: 135px;
}

/*Witness*/
.Witness{
  height: 680px;
  background: url(../images/jxgs_17.jpg) no-repeat center;
}
.Witness .Wit_title{
  text-align: center;
  padding-top: 100px;
  background: url(../images/bak_5.png) no-repeat center 110px;
}
.Witness .Wit_title h3 a{
  font-size: 30px;
  color: #fff;
}
.Witness .Wit_title p{
  line-height: 24px;
  color: #036cb4;
  text-transform: uppercase;
}
.Witness .Wit_r{
  width: 560px;
  float: right;
  margin-right: 75px;
  margin-top: 90px;
}
.Witness .Wit_r .Wit_r_title{
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #dedede;
}
.Witness .Wit_r .Wit_r_title span a{
  float: right;
  color: #666666;
}
.Witness .Wit_r .Wit_r_title h3 a{
  font-size: 22px;
  color: #0072d2;
}
.Witness .Wit_r .Wit_ul{
     margin-top: 40px;
    height: 260px;
    overflow: hidden;
    width: 560px;
}
.Witness .Wit_r .Wit_ul li{
  height: 125px;
  margin: 20px 0;
}
.Witness .Wit_r .Wit_ul li .Wit_ul_text{
  width: 420px;
  height: 95px;
  background: #fff;
  float: right;
  padding-left: 80px;
}
.Witness .Wit_r .Wit_ul li img{
  width: 120px;
  height: 120px;
  border-radius: 50%;
  float: left;
  margin-top: -110px;
}
.Witness .Wit_r .Wit_ul li h3 a{
  display: block;
  text-overflow: ellipsis;
  line-height: 45px;
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.Witness .Wit_r .Wit_ul li h3 a:hover{
  color: #2764c5;
}
.Witness .Wit_r .Wit_ul li p{
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.Witness .Witness_l{
  padding-top: 160px;
  padding-left: 60px;
}
.Witness .Witness_l .Witness_l_t h3{
  color: #0072d2;
  font-size: 24px;
}
.Witness .Witness_l .Witness_l_t p{
  line-height: 30px;
  font-size: 16px;
  width: 350px;
  margin-top: 20px;
}
.Witness .Witness_l .Witness_l_tel{
  margin-top: 65px;
  width: 330px;
  margin-left: 60px;
}
.Witness .Witness_l .Witness_l_tel a{
  float: right;
  width: 95px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  float: right;
  border: 2px solid #0072d2;
  border-radius: 5px;
  color: #0072d2;
}
.Witness .Witness_l .Witness_l_tel a:hover{
  background: #2764c5;
  color: #fff;
}
.Witness .Witness_l .Witness_l_tel p{
  font-size: 24px;
  color: #0072d2;
  font-weight: bold;
  line-height: 30px;
}



/*---abuot---*/
.abuot{
  height: 907px;
  background: url(../images/jxgs_18.jpg) no-repeat center;
}
.abuot .abuot_r{
  width:700px;
  float: right;
  margin-top: 100px;
  margin-right: 30px;
}
.abuot .abuot_r .abuot_r_text{
  width: 622px;
  margin-left:20px;
  height: 210px;
}
.abuot .abuot_r .abuot_r_text span{
  line-height: 30px;
  height: 175px;
  overflow: hidden;
  display: block;
}
.abuot .abuot_r .abuot_r_text p a{
  float: right;
  margin-right: 50px;
  margin-top: 20px;
  color: #666;
}
.abuot .abuot_r .abuot_r_text p a:hover{
  color: #2764c5;
}
.abuot .abuot_r .abuot_zz{
  margin-top: 130px;
}
.abuot .abuot_r .abuot_zz .abuot_zz_t{
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #dedede;
}
.abuot .abuot_r .abuot_zz .abuot_zz_t span a{
  float: right;
}
.abuot .abuot_r .abuot_zz .abuot_zz_t span a:hover{
  color: #2764c5;
}
.abuot .abuot_r .abuot_zz .abuot_zz_t h3 a{
  color: #2764c5;
  font-size: 18px;
}
.abuot .abuot_r .abuot_zz .zz_gd{
  width: 700px;height: 310px;
  overflow: hidden;
  margin-top: 30px;
}
.abuot .abuot_r .abuot_zz .zz_gd li{
  width: 200px;
  float: left;
  margin:  0 20px;
  text-align: center;
}
.abuot .abuot_r .abuot_zz .zz_gd li p{
  line-height: 45px;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.abuot .abuot_r .abuot_zz .zz_gd li:hover p{
  color: #2764c5;
}
.abuot .abuot_r .abuot_zz .zz_gd li img{
  width: 200px;
  height: 260px;
}
.abuot .abuot_l{
  padding-top: 139px;
}
.abuot .abuot_l .abuot_l_title{
  padding-left: 51px;
  padding-top: 40px;
}
.abuot .abuot_l .abuot_l_title h3 a{
  font-size: 60px;
  letter-spacing: 20px;
}
.abuot .abuot_l .abuot_l_title h4 a{
  font-size: 18px;
  color: #2764c5;
  display: block;
  margin: 0 0 0 80px;
}
.abuot .abuot_l img{
  width:415px;
  height: 330px;
  margin-top: 25px;
}
.abuot .abuot_l .abuot_tel{
  margin-top: 30px;
}
.abuot .abuot_l .abuot_tel span{
  margin-left: 80px;
  display: block;
}
.abuot .abuot_l .abuot_tel span em{
  color: #2764c5;
  font-size: 30px;
}
.abuot .abuot_l .abuot_tel a{
  display: block;
  width: 280px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-left: 80px;
  margin-top: 10px;
  background: #fad719;
  font-size: 16px;
}
.abuot .abuot_l .abuot_tel a:hover{
  border-radius: 20px;
}
.abuot .abuot_l .abuot_tel p{
  margin-top: 30px;
}
.abuot .abuot_l .abuot_tel p em{
  font-size: 18xp;
  color: #2764c5;
  display: block;
  font-size: 18px;
  margin-top: 15px;
}


/*----公司风貌---*/
.gsfm{
  height: 250px;
  padding-top: 20px;
}
.gsfm .container{
  position: relative;
}
.gsfm .gsfm_t{
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #dedede;
}
.gsfm .gsfm_t h3{
  float: left;
}
.gsfm .gsfm_t h3 a{
  font-size: 18px;
  width: 80px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  display: block;
  border-bottom: 3px solid #2764c5;
  color: #2764c5;
}
.gsfm .gsfm_li{
  margin-top: 30px;
  width: 1180px;
  overflow: hidden;height: 205px;
}
.gsfm .gsfm_li span {
  position: absolute;
  top: 20px;
  right: 0;
}
.gsfm .gsfm_li span a{
  color: #666;
}
.gsfm .gsfm_li span a:hover{
  color: #2764c5;
}
.gsfm .gsfm_li li{
  width: 220px;
  text-align: center;
  float: left;
  margin: 0 20px;
}
.gsfm .gsfm_li li img{
  width: 220px;
  height: 160px;
}
.gsfm .gsfm_li li p{
  line-height: 40px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gsfm .gsfm_li li:hover p{
  color: #2764c5;
}

/*news*/
.news{
  height: 670px;
  background: url(../images/jxgs_20.jpg) no-repeat center;
  margin-top: 40px;
}
.news .news_title{
  text-align: center;
  padding-top: 50px;
}
.news .news_title li{
  display: inline-block;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  margin: 0 100px;
}
.news .news_title li a{
  display: block;
}
.news .news_title li:hover a{
  color: #2764c5;
  border-bottom: 1px solid #2764c5;
}
.news .news_title .active a{
  color: #2764c5;
  border-bottom: 1px solid #2764c5;
}
.news .news_ul{      overflow: hidden;  width: 1180px;
  margin-top: 30px;
  height: 445px;
  border: 1px solid #dedede;
  position: relative;
}
.news .news_ul ul{
  width: 665px;
  float: right;
  margin: 0 50px 0 0;
}
.news .news_ul li{
  height: 115px;
  border-bottom: 1px solid #dedede;
  margin-top: 25px;
}
.news .news_ul li .news_text{
  width: 560px;
  float: right;
}
.news .news_ul li .news_text h4 a{
  font-size: 16px;
  line-height: 30px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news .news_ul li:hover .news_text h4 a{
  color: #2764c5;
}
.news .news_ul li .news_text p{
  margin-top: 10px;
  line-height: 26px;
  height: 48px;
  overflow: hidden;
  color: #666;
}
.news .news_ul li .news_daty{
  width: 90px;
  height: 90px;
  background: #f8f8f8;
  text-align: center;
  transition: 0.3s;
}
.news .news_ul li .news_daty span{
  font-size: 30px;
  padding-top: 10px;
  display: block;
}
.news .news_ul li:hover .news_daty{
  background: #2764c5;
  color: #fff;
}
.news .news_ul .one_li{
     width: 400px;
    height: 440px;
    background: #2764c5;
    position: absolute;
    top: 20px;
    left: 20px;
}
.news .news_ul .one_li img{
  width: 360px;
  height: 280px;
  margin: 20px;
}
.news .news_ul .one_li h4 a{
  padding:5px 20px 10px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  font-size: 16px;
}
.news .news_ul .one_li p{
  padding: 0 20px;
  color: #c4e1ff;
  line-height: 24px;
  height: 45px;
  overflow: hidden;
}
.news .news_ul .one_li span a{
  float: right;
  margin: 5px 20px;
  color: #c4e1ff;
}
.news .news_ul .one_li span a:hover{
  color: #fff;
}


/*links*/
.links{
  height: 120px;
  background: url(../images/jxgs_21.jpg) no-repeat center;
}
.links .container{
  border-bottom: 1px solid #1b4486;
  height: 100px;
}
.links ul{
  width: 1020px;
  float: right;
  margin-top: 40px;
}
.links ul li{
  float: left;
  margin-left: 50px;
  margin-bottom: 10px;
}
.links ul li a{
  color: #8caced;
}
.links ul li a:hover{
  color: #fff;
}
.links h3{
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  display: block;
  padding-top: 50px;
}
