*{margin: 0px;padding: 0;}
.banner{width: 100%;}
.banner img{width: 100%;}
.head{width:800px;margin: 0px auto;margin-top: -45px;height: 90px;position: relative;z-index: 99;}
.head ul{width: 100%;overflow: hidden;}
.head ul li{float: left;width: 380px;text-align: center;background: #ffca59;font-size: 24px;text-align: center;color: #fff;padding: 14px 0px;border-radius: 20px;border: 5px solid #f0ac3a;cursor: pointer;}
.head ul li:nth-child(2){float: right;background: #ffca59;border-color: #f0ac3a;}
.head ul li.active{background: #2d87dd;border-color: #1e6ac6;}
.head ul li:hover{background: #2d87dd;border-color: #1e6ac6;}
.head ul li a{color: #fff;display: block;}
.index{width: 100%;padding-top: 80px;margin-bottom: 20px;}
.index h3{font-size: 34px;color: #2d87dd;font-weight: bold;text-align: center;}
.index img{display: block;margin: 0px auto;margin-top: 10px;}
.company{width: 100%;background: #f8f7f7;padding: 30px 0px; padding-bottom: 100px;}
.company div{width: 1120px;margin: 0px auto;}
.company div h3{color: #4c4c4c;font-weight: bold;text-align: center;font-size: 22px;line-height: 50px;}
.company div p{font-size: 18px;color: #4c4c4c;text-indent: 2em;line-height: 40px;}

.xiangqing{width: 1120px;margin: 0 auto;margin-top: 32px;}
.comList ul li{ width: 357px;height: 124px;background: url(../images/bg.png) no-repeat; position: relative; float: left;margin-top: 10px;margin-left: 10px;}
.comList ul li h3{position: absolute;left: 22px;top: 24px;color: #1c56c1;font-size: 20px;font-weight: bold;width: 260px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.comList ul li a{position: absolute;left: 22px;top: 83px;color: #767675;font-size: 16px;}
.comList ul li a:nth-child(3){position: absolute;left: 298px;top: 43px;}

.pageList{height: 43px;margin: 0 auto;margin-top: 45px;}
.pageList>p{width: 125px;height: 43px;background: #4cacff;float: left;margin-left: 10px;text-align: center;line-height: 43px;font-size: 22px;color: #fff;cursor: pointer;}
.pageList ul li{width: 43px;height: 43px;background: #4cacff;margin-left: 10px;float: left;text-align: center;line-height: 43px;font-size: 22px;color: #fff;cursor: pointer;}
.pageList ul li.cur{background: #ffca59;color: #fff;}
.pageList ul{float: left;}
.pageList>p:first-child{margin-left: 0;}
.pageList:after,.pageList ul:after,.comList ul:after{clear: both;display: block;content: ;}


.lianxi{width: 100%;background: #1e86e0;padding: 60px 0px 50px;}
.lianxi ul{width: 600px;margin: 0px auto;display: block;overflow: hidden;}
.lianxi ul li{float: left;width: 50%;font-size: 18px;color: #fff;line-height: 50px;font-weight: bold;}
.lianxi ul li:nth-child(1){padding-left: 100px;}
.lianxi ul li:nth-child(2){padding-left: 87px;}

.footer{width: 100%;background: #190304;color: #fff;text-align: center;height: 60px;line-height: 60px;}
