@charset "utf-8";
/* CSS Document */

/*banner*/
.banner{width:100%; height:239px; background:url(../images/index_fuwu1.jpg) no-repeat center #2ea6ff; background-size:100% auto;}

/*menus*/
.menus{width:100%; height:80px; background-color:#5f5f5f; border-top:1px solid #445970;}
.menus .center{width:1200px; margin:0 auto;}
.menus ul{width:1200px; margin:0 auto;}
.menus ul li{float:left; width:240px; height:80px; line-height:80px; text-align:center; position:relative;}
.menus ul li:hover{background-color:#2ea6ff;}
.menus ul li.on{background-color:#2ea6ff;}
.menus ul span{height:30px; width:1px; border-right:1px solid #818181; position:absolute; right:0px; top:25px;}
.menus ul a{color:#fff;}

/*anli*/
.anli{width:100%; height:auto; background-color:#f5f5f5;}
.anli .center{width:1200px; height:auto; margin:0 auto; padding-bottom:80px;}
.anli .center .title{width:640px; height:80px; margin:0 auto; padding-top:50px;}
.anli .center .title h3{text-align:center; font-size:24px; padding-bottom:10px; border-bottom:2px solid #fe5828; width:100px; margin:0 auto; font-weight:300;}
.anli .center .bottom{width:1020px; height:auto; margin:0 auto; padding:30px 40px 0px; border-top:1px solid #cccccc;}
.anli .center .bottom .neirong{width:100%; height:auto; background-color:#fff; border-radius:5px; padding:20px 30px; overflow:hidden;}
.anli .center .bottom .neirong .titles{width:100%; height:80px; border-bottom:1px solid #cccccc;}
.anli .center .bottom .neirong .titles .h1{width:102px; height:73px; line-height:60px; background:url(../images/list_anli1.jpg) no-repeat; color:#fff; text-align:center; font-size:18px; font-weight:500;}
.anli .center .bottom .neirong .titles .h2{height:73px; line-height:60px; color:#2ea6ff; font-size:18px; font-weight:500;}
.anli .center .bottom .neirong .bottoms{width:100%; padding-top:20px;}
.anli .center .bottom .neirong .bottoms .content{width:680px;}
.anli .center .bottom .neirong .bottoms .contents{width:100%;}
.anli .center .bottom .neirong .bottoms .content p{text-align:justify; line-height:25px;}
.anli .center .bottom .neirong .bottoms .content .mt{margin-top:15px;}
.anli .center .bottom .mt3{margin-top:30px;}
.anli .center .bottom .hg1{height:320px !important;}
.anli .center .bottom .hg2{height:340px !important;}
.anli .center .bottom .hg3{height:240px !important;}
.anli .center .page{width:1200px; height:40px; padding-top:60px; margin:0 auto; text-align:center;}
.anli .center .page ul{display:inline-block;}
.anli .center .page ul li{float:left; height:40px; line-height:40px; border:1px solid #cccccc; padding:0px 15px; border-radius:5px; margin-right:10px; display:inline-block; font-size:18px; background-color:#fff;}
.anli .center .page ul li .icon{font-size:25px;}
.anli .center .page ul li .icon:before{line-height:40px !important;}
.anli .center .page ul li.thisclass{background-color:#0083e4; color:#fff;}
.anli .center .page ul li:hover{background-color:#0083e4;}
.anli .center .page ul li:hover a{color:#fff;}
.anli .center .page ul li:hover span{color:#fff;}