*{margin:0;padding:0; box-sizing:border-box !important;}
body{ font-family:Arial,'Microsoft YaHei',SimHei,SimSun; font-size:12px;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd{ margin:0; padding:0;}
li,img,input,em{ list-style:none; border:none; font-style:normal; outline:none;}
a:link, a:visited{color:#333;text-decoration:none;}
a:hover,a:active{ color:#f00; text-decoration:none;}
a{ text-decoration:none;}

.wrap{width:1200px; margin:0 auto;}
.img-none{display:none !important;}
.img-position-absolute{position: absolute;top: 0;bottom: 0; left: 0;right: 0; max-width: 100%; max-height: 100%;display: block;margin:auto;padding: auto;}
#bigbox{width:100%; min-width:1220px; float:left;}

.topbox{width:100%; overflow:hidden; background:#1a4ca9; line-height:30px;}
.top_R{float:right;}
.top_dianhua{ float:left; color:#fff; background:url(../images/top_dianhua.png) no-repeat left center; padding-left:25px;}
.top_logo{float:right; padding-top:8px;}
.top_logo a{float:left; margin:0 8px;}
.top_logo a img{display:block; transition:all 0.4s;}
.top_logo a:hover img{opacity:0.5;}

/*header*/
.header{width:100%;top:0px;z-index:3; overflow:hidden;background-color: #ffffff;}
.logo{width:1200px; display:flex;justify-content:center;padding:8px 0px;}
.logo img{ max-height:110px; display:flex;justify-content:center; }

.nav{width:100%;height: 50px; overflow: hidden;background-color: #0085CE;background-size: cover;display:flex;justify-content: center; }
.nav_top{width: 1200px;display:flex;justify-content: center; margin: 0px;}
.nav_list {display:flex;justify-content: space-around;text-align:center;width: 200px;line-height:50px;overflow:hidden;padding: 0px 0px }
.nav_top a{font-size:18px; color:#ffffff; padding:0px 60px; display: block}
.nav_top a:hover{background-color:#ffffff;color:#0091d8; overflow: hidden;}
.droplist {position: absolute;width:192px;height: 260px;top:170px; color:#0085CE; z-index:10;display:none;}
.droplist a{color:#ffffff;font-size:16px; padding: 0px; z-index:10;display:block;}
.nav_list:hover .droplist{display: block; color: #ffffff;background-color: #0085CE;}

/*首页目录顶图*/
.gsjj{width:100%; overflow:hidden; background:#fff;margin-top: 184px}
.gsjj_B{display:block;height:680px;overflow:hidden; margin: 0px 0px 80px;background-image: url(../images/images/sytp.png);background-position: center;background-repeat: no-repeat; background-size:cover}
.gsjj_slogan{display:flex;justify-content:center;margin: 100px 0px 120px}
.gsjj_slogan img{display:flex;justify-content:center;max-height: 260px;}
.gsjj_txt{display:flex;justify-content:center; width:1200px;height: 190px;}
.gsjj_txt img{display:flex;justify-content:center;width:1200px;height: 170px;margin: 65px 0px 0px; }

/*二级目录顶图*/
.topphoto{display:block;height:650px;overflow:hidden; margin: 0px 0px 40px;background-image: url(../images/images/ejtp.jpg);background-position: center;background-repeat: no-repeat; background-size:cover}
.topphoto_slogan{display:flex;margin: 50px 80px 120px}
.topphoto_slogan img{display:flex;justify-content:center;max-height: 300px;}

/*关于我们*/
.fw{width:100%; overflow:hidden; padding:30px 0;}
.faculty{ background:#d8d8d8;}
.main{width:100%; overflow:hidden; padding:20px 0;}
.fw_title{display:inline-flex;justify-content:center; overflow:hidden; line-height:44px; padding-bottom:30px}
.fw_title img{width: 600px;max-height: 330px;margin:50px 20px;}
.fw_p{width:600px;display:flex;flex-direction: column;padding:0px 40px;color: #0091d8}
.fw_p p{display:inline;font-size: 26px;font-weight: bold;}
.fw_p p span{font-size: 18px;font-weight:normal;margin: 0px 8px;}
.fw_sp{display:flex;flex-direction:column;}
.fw_sp p{font-size: 15px;color: #252a2f;font-weight: normal;line-height: 2em;text-indent: 2em}

/*业务板块*/
.business{width: 100%;overflow: hidden;background: #ffffff}
.business_title{display:flex;flex-direction: column;margin: 0px 20px}
.business_p{width:350px;display:flex;padding:20px 0px;color: #0091d8}
.business_p p{display:inline;font-size: 26px;font-weight: bold;}
.business_p p span{font-size: 18px;font-weight:normal;margin: 0px 8px;}
.business_txt{display:flex;flex-wrap: wrap;margin: 0px 0px 30px}
.business_box{display: flex;justify-content: center;flex-direction: column;margin: 5px 0px;position: relative;height:260px;width: 380px;}
.business_box img{max-height:240px;margin: 10px 10px;}
.business_box .business_content{position: absolute;width: 360px;left:10px;bottom: 10px;height: 40px;background-color:#0091d8; overflow: hidden;padding: 0px 0px}
.business_box .business_content p{ height: 40px;width: 360px;text-align: center;line-height: 40px; font-size: 18px;color:#ffffff;}
.business_box .business_content p:hover{height: 40px;width: 360px;font-size: 19px;color: #ffffff;}

.business_nav{width:1200px;height:50px;display: flex;justify-content: center;overflow: hidden;background-color: #0085CE;background-size: cover;margin: 20px 0px 10px}
.business_nav_list{width:1200px;display: flex;justify-content:space-around;text-align: center;line-height: 50px}
.business_nav a{width:200px;font-size: 16px;padding:0px 10px;color: #ffffff;display: block}
.business_nav a:hover{font-size: 16px;color: #ffffff;background-color:#80b121; }
.business_txtbox{width:1200px;display:flex;justify-content: center;flex-direction: column;padding: 0px 40px}
.business_txtbox_img2{display: flex;justify-content:center}
.business_txtbox_img1 img{height:240px;width: 400px;padding: 0px 10px }
.business_txtbox_img2 img{height:220px;display: flex;margin: 10px 0px;}
.business_p1{width:450px;display:flex; padding:20px;color: #0091d8}
.business_p1 p{display:flex;flex-direction: column;font-size: 27px;font-weight:900;letter-spacing:4px;}
.business_p1 p span{font-size: 16px;font-weight:normal;margin: 5px 0px;letter-spacing:0px;}
.business_p1 p2{display:flex;flex-direction: column;font-size: 20px;font-weight:600;letter-spacing:4px;}
.business_p2{width:1100px;display:flex;flex-direction: column;padding:0px 0px 30px;text-indent: 3em;line-height: 30px}
.business_p2 p3{display:flex; font-size: 16px;letter-spacing:3px;}
.business_p3{width:800px;display:inline-flex;align-items: center;margin: 0px 100px}
.business_p3 img{height:60px;width: 60px;margin:0PX 10px;padding: 10px}
.business_p3 p3{display:flex; font-size: 16px;line-height: 2em;margin: 20px 0px}
.business_p3 p4{display:flex; width: 150px;font-size: 16px; line-height: 45px;border-bottom: solid 1px;padding: 0px 10px}
.business_p3 p5{display:flex; width: 290px;font-size: 16px; line-height:25px;border-bottom: solid 1px;padding: 0px 10px}

/*选择我们*/
.choose_us{display:flex;justify-content: center; height:450px;overflow:hidden; margin: 10px 0px 30px;background-image: url(../images/images/choose_us.png);background-position: center;background-repeat: no-repeat; background-size:cover}
.choose_us_title{display:flex;justify-content: center; margin: 0px 20px}
.choose_us_title img{max-height: 160px}
.choose_us_why{display:flex;justify-content: space-between;align-items: flex-start;}
.choose_us_why1 img{height: 70px;margin: 0px 116px;}
.choose_us_why1 p{font-size: 20px;padding: 8px 0px;display:flex;justify-content: center; margin: 0px 120px 15px;border-bottom: solid 2px}
.choose_us_why1 ul{font-size: 14px;line-height: 22px;padding: 0px 8px}

/*企业资质&企业专利*/
.cp{width:100%; overflow:hidden; padding:20px 0;}
.cp_B{display:block; overflow:hidden; padding:0 20px;}
.cp_B_txt{display:flex;justify-content: center;flex-direction: column;}
.cp_B_txt img{max-height:194px;margin: 10px 12px;}
.cp_B_txt1{display:flex;justify-content: center;flex-direction: column;}
.cp_B_txt1 img{max-height:370px;margin: 10px 12px;}

/*footer*/
.footer{ width: 100%; display: flex;justify-content: center; background:#0085CE; overflow:hidden;margin-top: 30px;}
.footer .lt {width:1200px;display: flex;justify-content:center;flex-direction: column;margin: 60px 100px 20px;}
.g_cw {display: flex;justify-content:space-around;margin: 0px 200px}
.g_cw img{display:flex;justify-content:space-around;max-height:160px}
.g_cw_p{display: flex;justify-content:space-around;margin:10px 200px}
.g_cw_p li{width:320px;display:flex;justify-content: center;color: #FFFFFF;font-size: 14px;}
.sss{display:inline-flex;justify-content: center;color:#FFFFFF;font-size: 14px; line-height:22px;margin: 20px 0px}
.sss p{ line-height:28px;color:#FFFFFF;font-size: 14px;margin: 0px 150px 0px 80px;}


.g_title_a{ width:1200px;height: 40px; display:inline-flex;justify-content: center;align-items: center; line-height: 40px;margin: 10px 0px}
.g_title_a .p1{ font-size:26px;  color: #0091d8; font-weight:800;letter-spacing:-1px;padding: 0px 15px;}
.g_title_a .p2{ font-size:26px;color: #0091d8;  font-weight:800;padding: 0px 15px;  }

/*案例展示*/
.case_bbox{width: 1200px;display: flex;justify-content: center;flex-direction: column;}
.case_box{width: 1200px;display:flex;justify-content: space-between;margin-bottom: 40px;}
.case_box img{height: 596px;margin: 10px; }
.case_photo1{width: 730px;display: flex;flex-direction: column;}
.case_photo1 img{height:260px}
.case_photo2{width: 730px;display: flex;}
.case_photo2 img{height:326px}
.case_box2{width: 1200px;display:flex;justify-content: space-between;margin-bottom: 40px;}
.case_box2 img{height:356px;margin: 10px }
.case_box3{width: 1200px;display:flex;margin-bottom: 40px;}
.case_box3 img{height: 350px;margin: 10px}


/*联系我们*/
.dqwz_contect{width:1200px;display: flex; padding:15px 50px;}
.contact{display:block;  overflow:hidden; padding:0px 20px;}
.contact_txt{display:block; overflow:hidden; }
.contact_txt p{font-size:16px; color:#000000; line-height:30px;padding: 20px;}


.btn{width:1200px; display: flex;justify-content: center;padding: 30px 30px;  }
.btn a{width:130px;height: 36px;text-align: center;line-height: 36px; font-size:15px;letter-spacing:1px;background-color:#80b121;color:#ffffff;border-radius: 6px}
.btn a:hover{color:#80b121;background-color:#ffffff;border: 1px solid #80b121}

/*未使用*/
.footer .rt{ float:right; text-align:center;}
.footer .rt .sm{}
.footer .rt .sm .pic{ width:95px;}
.footer .rt .sm .p1{ font-size:12px; color:#fff;}

.footer .footer_a{ margin-top:50px; padding:20px 0; background:#093b76; overflow:hidden; text-align:center;}
.footer .footer_a .p1{ font-size:12px; color:#fff;}


.cp_ul{display:block; width:1180px; overflow:hidden; padding-top:15px;}
.cp_ul li{width:275px; float:left; margin:0 20px 20px 0;}
.cp_ul li .cp_imgB{width:100%; overflow:hidden;}
.cp_ul li .cp_imgB .cp_img{width:100%; overflow:hidden; transition:all 1s;}
.cp_ul li .cp_imgB .cp_img .cp_img_top{padding-top:181px; /*padding-top:65.8182%;*/}
.cp_ul li .cp_txt{display:block; overflow:hidden; height:34px; line-height:34px; text-align:center; background:#fff; font-size:14px; color:#333333; transition:all 0.4s;}
.cp_ul li:hover .cp_imgB .cp_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.cp_ul li:hover .cp_txt{background:#42a8ff; color:#fff;}
.cp_more{display:block; overflow:hidden; padding-top:10px;}
.cp_more a{width:185px; display:block; margin:0 auto; height:36px; line-height:36px; text-align:center; background:#2252ac; font-size:14px; color:#fff; border-left:22px solid #51bcf9; transition:all 0.4s;}
.cp_more a span{letter-spacing:-2px;}
.cp_more a:hover{border-left:0px; background:#51bcf9;}
/*关于我们*/

.main_left{width:182px; float:left; border:1px solid #e0dfdf; padding:15px 8px;}
.about{width:100%; float:left;}
.about_title{display:block; overflow:hidden; height:40px; line-height:40px; color:#333; font-size:20px; background:#fff;}
.about_title span{width:24px; float:left; height:40px; background:#2252ac; border-right:10px solid #51bcf9; margin-right:15px;}
.about_ul{display:block; overflow:hidden;}
.about_ul li{display:block; overflow:hidden; margin-top:6px;}
.about_ul li a{display:block; overflow:hidden; height:36px; line-height:36px; text-align:center; font-size:14px; color:#333; transition:all 0.4s; background:#fff; border-left:10px solid #ccc; transition:all 0.4s;}
.about_ul li:hover a{background:#2252ac; color:#fff; border-left-color:#51bcf9;}
.about_ul .about_on a{background:#2252ac; color:#fff; border-left-color:#51bcf9;}
.about_B{width:100%; float:left; margin-top:10px; color:#333333; line-height:18px; min-height:176px; background:url(../images/about_img.jpg) no-repeat center top #fff; border-top:5px solid #2252ac;}
.about_B span{display:block; padding:70px 15px 15px 15px; overflow:hidden;}



.main_right{width:970px; float:right;}
.dqwz_title{width:100%; float:left; line-height:30px; margin-top:20px; font-size:14px; color:#fff; font-weight:bold; background:#2252ac;}
.dqwz_p{float:left; padding-left:25px;}
.dqwz_nav{float:right; padding:0 25px; background:#51bcf9;}

.company{display:block; overflow:hidden; font-size:15px; color:#666; line-height:30px; padding:20px;}
/*服务项目*/
.service{font-size:14px; color:#333333; line-height:28px;}
.company_p{display:block; overflow:hidden; font-size:18px; color:#333333; font-weight:bold; line-height:30px;}
.company_img{display:flex; align-items:center; align-content: center; justify-content:space-between; flex-wrap:wrap; padding:15px 0;}
.company_img img{height:210px; display:block;}

/*保安风采*/
.cp_ul1{display:block; width:890px; overflow:hidden; padding:0 40px;}
.cp_ul1 li{width:275px; float:left; margin:0 10px 20px 10px;}
.cp_ul1 li .cp_imgB{width:100%; overflow:hidden;}
.cp_ul1 li .cp_imgB .cp_img{width:100%; overflow:hidden; transition:all 1s;}
.cp_ul1 li .cp_imgB .cp_img .cp_img_top{padding-top:181px; /*padding-top:65.8182%;*/}
.cp_ul1 li .cp_txt{display:block; overflow:hidden; height:34px; line-height:34px; text-align:center; background:#fff; font-size:14px; color:#333333; transition:all 0.4s;}
.cp_ul1 li:hover .cp_imgB .cp_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.cp_ul1 li:hover .cp_txt{background:#42a8ff; color:#fff;}

.cpxq{display:block; overflow:hidden;}
.cpxq_T{display:block; overflow:hidden; text-align:center; font-size:18px; color:#383838; font-weight:bold; line-height:32px;}
.cpxq_sp{display:block; overflow:hidden; text-align:center; line-height:24px; color:#999999;}
.cpxq_img{display:block; overflow:hidden; padding:15px 0;}
.cpxq_img img{display:block; max-width:100%; height:auto; margin:0 auto;}
.cpxq_txt{display:block; overflow:hidden; font-size:16px; color:#131313; line-height:30px;}

/*新闻资讯*/
.xw_ul{display:block; overflow:hidden; padding:0 20px;}
.xw_ul li{display:block; overflow:hidden; border-bottom:1px dashed #ccc; line-height:34px; margin-bottom:10px; }
.xw_ul li span{float:right; color:#999999;}
.xw_ul li a{display:block; overflow:hidden; height:34px; font-size:14px; color:#333333;}
.xw_ul li a em{float:left; color:#012e83; margin-right:10px;}
.xw_ul li a:hover{color:#012e83; font-weight:bold;}

/*联系我们*/
.contact{display:block;  overflow:hidden; padding:0 20px;}
.contact_txt{display:block; overflow:hidden; font-size:14px; color:#333; line-height:30px;}
#dituContent { width: 100%; height:340px; margin-top: 20px;}
.iw_poi_title { color: #CC5522; font-size: 14px; font-weight: bold; overflow: hidden; padding-right: 13px; white-space: nowrap;}
.iw_poi_content { font: 12px arial,sans-serif; overflow: visible; padding: 4px; white-space: -moz-pre-wrap; word-wrap: break-word;}

/*浮动QQ*/
.open{width:31px; height:110px; background:url(../images/openTrigger.jpg) no-repeat center center; position:fixed; right:0; top:150px;z-index:9999; cursor:pointer;}
.off{width:24px; height:24px; background:url(../images/closeBtnImg.gif) no-repeat center center; position:fixed; right:-5px; top:140px;z-index:9999; cursor:pointer;}
.fix_qq { display:none;
position: fixed;
right: 0px;
top: 150px;
width: 93px;
height: 180px;
z-index:9999;
background: url(../images/qq_01.png) no-repeat;}
.fix_qq_top {
height: 122px;
background: url(../images/qq_01.png) no-repeat;
}
.fix_qq_center {
background: url(../images/qq_02.png) repeat-y;
text-align: center;
}
.fix_qq_foot {
height: 4px;
background: url(../images/qq_04.png) no-repeat;
}




.gsjj_B .list{ padding:0; margin:0; display:block; overflow:hidden; margin-top:50px; }
.gsjj_B .list li{ width:33.33%; float:left;}
.gsjj_B .list li .box{ padding:42px 20px;text-align:center; display:inline-block;background:#f77a22;height:230px; width:355px; box-sizing:border-box;}
.gsjj_B .list li .box .ico{ font-size:0; height:50px; line-height:50px;}
.gsjj_B .list li .box .p1{ margin:10px 0; font-size:18px; color:#fff;}
.gsjj_B .list li .box .p2{ font-size:14px; color:#fff; overflow:hidden; height:3em;}
.copyright{padding: 20px 0;background: #0085CE;overflow: hidden;text-align: center; color:#FFF; font-size:15px;border-top: solid 1px #ffffff }


/*news*/
.news{ padding:50px 0; background:#f7f7f7; overflow:hidden;}
.news .lt{ margin-left:-40px; overflow:hidden;}
.news .lt .list{}
.news .lt .list li{ padding-left:40px; width:33.33%; float:left;}
.news .lt .list li .box{ background:#fff; display:inline-block;}
.news .lt .list li .box .pic img{ width:100%;}
.news .lt .list li .box .mode{ padding:25px; text-align:center;}
.news .lt .list li .box .mode .p1{ margin-bottom:15px; font-size:14px; color:#4d4e51; overflow:hidden; height:1.5em;}
.news .lt .list li .box .mode .p2{ font-size:12px; color:#bbbcc0; overflow:hidden; height:4em;}

.course{}
.course .lt{ margin-left:-50px;}
.course .lt .list{}
.course .lt .list li{ margin-bottom:50px; padding-left:50px; width:50%; float:left;}
.course .lt .list li .box{ background:#f7f7f7; display:inline-block; width:100%;border:solid #eeeeee 1px;}
.course .lt .list li .box:hover{ border:solid #164d8f 1px;}
.course .lt .list li .box .pic {margin-right: 40px;float: left;font-size: 0;width: 287px;}
.course .lt .list li .box .pic .cp_img_top{padding-top:78.9474%;}
.course .lt .list li .box .mode{ padding:50px 41px 70px 0;}
.course .lt .list li .box .mode .p1{ margin-bottom:23px; font-size:18px; color:#454649; font-weight:bold; overflow:hidden; height:1.5em;}
.course .lt .list li .box:hover .mode .p1{ color:#164d8f;}
.course .lt .list li .box:hover .mode .p2{ color:#164d8f;}
.course .lt .list li .box .mode .p2 {font-size: 12px; line-height:1.6em; color: #929498;font-weight: normal;overflow: hidden; height: 4.8em;}



.nav_c{ text-align:center; padding-top:50px;}
.nav_c li{ margin:0 15px; display:inline-block; padding-bottom:30px;}
.nav_c li .box{ padding:10px 35px; border:solid #dcdcdc 1px;}
.nav_c li .box:hover{ background:#164d8f; border:solid #164d8f 1px; color:#fff; } 
.nav_c li .on{background:#164d8f; border:solid #164d8f 1px; color:#fff; }




.faculty .lt{ margin-left:-25px;}
.faculty .lt .list{}
.faculty .lt .list li{ margin-bottom:25px;  padding-left:25px; width:25%; float:left;}
.faculty .lt .list li .box{ background:#f6f6f6; padding:10px; display:inline-block; border:solid #eeeeee 1px; width:100%;}
.faculty .lt .list li .box:hover{border:solid #164d8f 1px;}
.faculty .lt .list li .box .pic {width:100%; overflow:hidden; position:relative; margin-top:5%;}
.faculty .lt .list li .box .pic .cpzx_img_top{padding-top:78.9474%;}
.faculty .lt .list li .box .mode{ padding:28px 10px 28px 10px;}
.faculty .lt .list li .box .mode .p1{ margin-bottom:20px; font-size:20px; color:#323131; height:50px; line-height:25px;}
.faculty .lt .list li .box .mode .p1 em{ padding-left:10px; font-size:14px; color:#7f7f7f;}
.faculty .lt .list li .box .mode .p2{ font-size:14px; color:#7f7f7f; overflow:hidden; height:3em;}


.cpxq{display:block; overflow:hidden;}
.cpxq_T{display:block; overflow:hidden; line-height:30px;  font-size:20px; color:#2a273a; font-weight:bold; margin-bottom:10px; text-align:center;}
.cpxq_img{display:block;  overflow:hidden;}
.cpxq_img img{display:block; max-width:100%; height:auto; margin:0 auto;}
.cpxq_To{ font-size:16px; color:#666; line-height:1.8em;}

/*banner*/
.banner{width: 100%; overflow:hidden; height:auto; position: relative;}
.banner .banner_img_top{padding-top:27.1354167%;}
.pagination {width: 100%; position: absolute; left: 0; text-align: center; bottom:5px; z-index:99;}
.swiper-pagination-switch {display:inline-block; width:14px; height:14px; border-radius:10px; background:#0075d1; margin:0 3px; cursor: pointer; opacity:1;}
.swiper-active-switch { opacity:1; background:#003ca7;}
.banner .banner-left{width:32px; height:52px; float:left; background:url(../images/prev.jpg) no-repeat center center; position:absolute; left:10px; top:50%;margin-top: -26px; z-index:9999;}
.banner .banner-right{width:32px; height:52px; float:left; background:url(../images/next.jpg) no-repeat center center; position:absolute; right:10px; top:50%;margin-top: -26px; z-index:9999;}
/*END*/

.gsjj_more{display:block; overflow:hidden; padding-top:10px;}
.gsjj_more a{width:185px; float:left; height:36px; line-height:36px; text-align:center; background:#2252ac; font-size:14px; color:#fff; border-left:22px solid #51bcf9; transition:all 0.4s;}
.gsjj_more a span{letter-spacing:-2px;}
.gsjj_more a:hover{border-left:0px; background:#51bcf9;}

.fw_ul{display:block; overflow:hidden; background:#fff; margin-top:30px;}
.fw_ul li{width:299px; float:left; border-right:1px solid #f3f3f3; border-bottom:1px solid #f3f3f3;}
.fw_ul li a{display:block; overflow:hidden; padding:30px; background:url(../images/fw_bj1.jpg) no-repeat center center; background-size:cover;}
.fw_ul li a .fw_img{width:52px; height:52px; display:block; margin:0 auto; background-image:url(../images/fw_icon.png); background-repeat:no-repeat; transition:all 0.4s;}
.fw_ul li:nth-child(1) a .fw_img{background-position:left top;}
.fw_ul li:nth-child(2) a .fw_img{background-position:-52px top;}
.fw_ul li:nth-child(3) a .fw_img{background-position:-104px top;}
.fw_ul li:nth-child(4) a .fw_img{background-position:-156px top;}
.fw_ul li:nth-child(5) a .fw_img{background-position:-208px top;}
.fw_ul li:nth-child(6) a .fw_img{background-position:-260px top;}
.fw_ul li:nth-child(7) a .fw_img{background-position:right top;}
.fw_ul li .fw_pp{display:block; overflow:hidden; height:42px; line-height:42px; font-size:22px; color:#333; font-weight:bold; text-align:center; transition:all 0.4s;}
.fw_ul li .fw_txt{display:block; overflow:hidden; height:32px; line-height:16px; font-size:12px; color:#666; text-align:center;}
.fw_ul li:nth-child(1) a:hover .fw_img{background-position:left bottom;}
.fw_ul li:nth-child(2) a:hover .fw_img{background-position:-52px bottom;}
.fw_ul li:nth-child(3) a:hover .fw_img{background-position:-104px bottom;}
.fw_ul li:nth-child(4) a:hover .fw_img{background-position:-156px bottom;}
.fw_ul li:nth-child(5) a:hover .fw_img{background-position:-208px bottom;}
.fw_ul li:nth-child(6) a:hover .fw_img{background-position:-260px bottom;}
.fw_ul li:nth-child(7) a:hover .fw_img{background-position:right bottom;}
.fw_ul li a:hover .fw_pp{color:#2252ac;}
.fw_more{width:299px; float:left; border-right:1px solid #f3f3f3; border-bottom:1px solid #f3f3f3; background:url(../images/fw_more_bj.jpg) repeat-x;}
.fw_more a{display:block; overflow:hidden; height:186px; background:url(../images/fw_more.png) no-repeat center center;}