@charset "utf-8";
*{padding:0;margin:0;box-sizing:content-box;font-family:"微软雅黑";font-size:inherit}
body{margin: 0;padding: 0;}
a{text-decoration:none}
img{border:none}
ul{list-style:none}
.clear{clear: both;}
.conter{width:1200px;margin:0 auto;height:auto}
.bar{position:relative;width:100%;height:30px;background-color:#f3f3f3;}
.bar .conter{overflow:hidden}
.bar .left{float:left;font-size:12px;line-height:16px;padding:5px 0 0;}
.bar .left p{color: #666;}
.bar .left a{display:inline-block;color:#666;}
.bar .left a:hover{color:#b2b2b2}
.bar .right{float:right;font-size:12px;line-height:16px;padding:0 3px 0 11px;color:#fff}
.bar .right p{color: #666;}
.bar .right a{display:inline-block;color:#666;padding:6px 7px 5px}
.bar .right a:hover{color:#d61824}
.nav{width:100%;height:53px;box-sizing:border-box;background:#044177;position:relative}
.nav .conter{position:relative;box-sizing:border-box}
.nav .logo{position:absolute;left:0;top:0}
.nav .logo img{width:173px;height:34px;margin-top:24px}
.nav ul{float:left}
.nav ul li{float:left;display:inline-block;font-size:16px;line-height:1}
.nav ul li a{width:150px;display:block;text-align:center;color: #fff; line-height: 53px;position:relative}
.nav ul li.ww a{color:#fff;background: #d61824;}
.nav ul li.ww a:hover{color:#fff;background: #d61824;}
.nav .son{display:none}
.nav .son{background:rgba(15,32,47,.88);position:absolute;left: 0; z-index:110;}
.nav .son .conter{padding-left:0;height: 300px;}
.nav .son .category dl{width: 100%; float:left;box-sizing:border-box;padding-left:0;vertical-align:top;background: #ad020b;}
.nav .son .list{position:relative;z-index:200;color:#fff;float:left;}
.nav .son .category dl::after{width:2px;position:absolute;background-color:#444343;top:0;bottom:0;left:148px;z-index:10}
.nav .son .category dl dd{float: left; height:40px;line-height:40px;width: 25%; text-align:center;position:relative;z-index:100;margin-right:-2px}
.nav .son .category dl dd.selected{color:#19acf7;}
.nav .son .category dl dd.selected:before{content: "";width: 0px;
				height: 0px;
				border: 10px solid #d61824;
				border-bottom-color: transparent;    /* 设置透明背景色 */
				border-left-color: transparent;
				border-right-color: transparent;
position: absolute;top: 40px;left: 138px;}
.nav .son .category dl dd.selected a{color:#fff;background: #d61824;}
.nav .son .category dl dd a{width: 100% !important; font-size:16px;color:#fff;letter-spacing:0;cursor:pointer;line-height:40px;}
.nav ul li.ww dl dd a:after{display:none}
.nav ul li:hover{background: #AD020B;}
.nav ul li .son a{background: none;}
.nav .son .list{display:none}
.nav .son .list dl{width:1100px;text-align: center; margin: 0 auto; box-sizing:border-box;vertical-align:top;padding-left:0}
.nav .son .list dl dd{width:20%;height:30px;margin-top: 30px; float:left;text-align:left;box-sizing:border-box;cursor:pointer;margin-bottom:16px}
.nav .son .list dl dd a{color:#fff;text-decoration:none;display:block;}
.nav .son .list dl dd a span.title{font-size:14px;color:#fff;letter-spacing:0;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;padding-right:24px;display:block}
.nav .son .list dl dd a span.desc{display:block;padding-top:9px;font-size:12px;color:#909090;letter-spacing:0;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.nav .son .list dl dd a span.new:after{content:'new';position:absolute;top:0;display:inline-block;transform:scale(.8,.8);transform-origin:top left;color:#fff;font-size:10px;background-color:#e04646;border-radius:2px;line-height:1;padding:1px 3px 3px;margin-left:3px}
.nav .son .list.active{display:block;width: 100%;height: 280px;}
.nav .son .list dl dd a span img{vertical-align:middle;margin-right: 10px;}
.nav .son .list dl dd a span:hover{color: #AD020B;}
.nav .son.active{display:block}

.toplogo .logo{float: left;}
.toplogo ul{float: left;margin-top: 20px;margin-left: 140px;}
.toplogo ul li{float: left;}
.toplogo ul li img{vertical-align:middle;margin-right: 10px;}
.toplogo ul li{margin-left: 40px;}
.toplogo ul li a{color: #3C3C3C;font-size: 16px;}
.toplogo ul li a:hover{color: #d61824;}
.toplogo .dianhua{float: right;margin-top: 10px;}
.toplogo{padding: 20px 0;}
.fixed {position: fixed;top: 0;}
.sticky {text-transform: uppercase;z-index: 999999;}
.youqinglianjie{background: #044177;padding: 20px 0;}
.youqinglianjie ul li a{color: #fff;font-size: 12px;}
.youqinglianjie ul li a:hover{color: #d51e23;}
.youqinglianjie ul{float: left;margin-left: 15px;}
.youqinglianjie ul li{float: left;margin-left: 15px;font-size: 14px;}
.youqinglianjie p{display: inline-block;float: left;color: #fff;font-size: 12px;}
.youqinglianjie p img{vertical-align:middle;margin-right: 10px;}
.footer{background: #256aa3;color: #fff;padding: 40px 0;}
.footer dl{float: left;margin-right: 20px;}
.footer dl dt{font-size: 14px;font-weight: bold;height: 30px;}
.footer dl dd a{font-size: 12px;margin-bottom: 10px;display: block; color: #C9E6FF;}
.footer dl dd a:hover{color: #AD020B;}
.footer .right{float: right;margin-top: -250px;}
.footer .right .erweima{width: 157px;margin-right: 40px;border: 1px #B4D2EB dashed;padding: 10px;}
.footer .right figure{float: right;}
.footer .right figure figcaption{font-size: 12px;color: #B4D2EB;margin-top: 20px;line-height: 25px;}
.footer p{font-size: 14px;margin-top: 40px;}
.footer p span{font-weight: bold;color: #fff;margin-right: 20px;font-size: 12px;}
.footer p{display: inline-block;}
.footer p i{font-style: normal;margin-right: 10px;color: #B4D2EB;font-size: 12px;}
.footer .you{margin-left: 100px;}
/*头条*/
.daohang{box-shadow: 0px 0px 10px #ccc;}
.daohang ul{float: left;margin-top: 15px;}
.daohang ul li{float: left;}
.daohang ul li span{height: 40px;border-right: 1px #ccc dashed;line-height: 40px;}
.daohang ul li a{display: block;height: 60px;line-height: 40px;width: 134px;color: #000;text-align: center;}
.daohang ul li a:hover{background: #d61824;color: #fff;}
.daohang ul .pitch a{background: #d61824;color: #fff;}
.mianbao p img{margin-right: 5px;vertical-align:middle;}
.mianbao p{color: #979797;padding: 20px 0;}
.mianbao p a{color: #979797;font-size: 14px;}
.mianbao p .cike{color: #000;}
.mianbao p a:hover{color: #d61824;}
.redian{background: #f8f8f8;padding: 40px 0;margin-top: 20px;}
.redian .left{width: 842px;float: left;}
.redian .left h1{font-size: 18px;font-weight: bold;border-left: 6px #044177 solid;padding-left: 15px;}
.redian .left h1 span{font-weight: 100;font-size: 12px;margin-left: 15px;}
.redian .left ul{margin-top: 30px;}
.redian .left ul li{background: #fff;padding: 20px;margin-bottom: 15px;    box-shadow: 0px 0px 10px #ccc;}
.redian .left ul li .yanjing{font-size: 18px;}
.redian .left ul li h2{font-size: 18px;margin-bottom: 15px;color: #000;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 1;-webkit-box-orient: vertical;white-space: normal;}
.redian .left ul li p{font-size: 12px;color: #979797;line-height: 25px; overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;}
.redian .left ul li .tu{width: 317px;height: 180px;overflow: hidden;float: left;}
.redian .left ul li .tu img{cursor: pointer;transition: all 0.6s;}
.redian .left ul li:hover{box-shadow: 0px 0px 10px #ccc;transition: box-shadow 0.5s;-webkit-transition: box-shadow 0.5s;}
.redian .left ul li:hover a h2,.redian .left ul li:hover a p{color: #1B61B2;}
.redian .left ul li:hover .tu img{transform: scale(1.1);z-index: 1;}
.redian .left ul li .wz{width: 413px;float: right;margin-right: 35px;}
.redian .left ul li .zhuangtai{margin-top: 40px;}
.redian .left ul li .zhuangtai span{margin-right: 5px;font-size: 12px;}
.redian .left ul li .zhuangtai .yanjing{margin-left: 50px;}
.redian .left ul li p a{display: block;width: 110px;height: 30px;background: #d61824;line-height: 30px;text-align: center;color: #fff;}
.redian .left ul li h3{float: right;margin-top: -29px;margin-right: 39px;}
.redian .left ul li h3 a{display: inline-block;width: 110px;height: 30px;line-height: 30px;text-align: center;background: #d61824;color: #fff;font-size: 14px;font-weight: normal;}
.digg {display: block;margin: 0 auto;margin-top: 90px;padding-bottom: 20px;text-align: center;font-size: 12px;margin-bottom: 30px;}
.digg a {display: inline-block;width: 40px;height: 38px;border: 1px #ccc solid;text-align: center;line-height: 38px;color: #000000;text-decoration: none;}
.digg .one {background: #d61824;color: #FFFFFF;}
.redian .right{float: right;width: 335px;}
.redian .right h1{font-size: 18px;font-weight: bold;border-left: 6px #044177 solid;padding-left: 15px;}
.redian .right h1 span{font-weight: 100;font-size: 12px;margin-left: 15px;}
.redian .right .yuyue{background: #fff;box-shadow: 0 0 10px #e7f4ff;padding: 5px;margin-top: 30px;}
.redian .right .yuyue .tu{width: 326px;height: 142px;overflow: hidden;float: left;margin-bottom: 10px;}
.redian .right .yuyue .tu img{cursor: pointer;transition: all 0.6s;width: 100%;}
.redian .right .yuyue a h2{color: #D61824;font-size: 14px;font-weight: bold;width: 300px;margin-bottom: 10px; overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:normal;}
.redian .right .yuyue a p{color: #5D5D5D;font-size: 12px;width: 200px;margin-bottom: 5px; overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:normal;}
.redian .right .yuyue a p span{font-size: 12px;margin-right: 5px;}
.redian .right .yuyue:hover a h2,.redian .right .yuyue:hover a p{color: #1B61B2;}
.redian .right .yuyue:hover .tu img{transform: scale(1.1);z-index: 1;}
.redian .right .yuyue h3{float: right;margin-top: -38px;margin-right: 0px;}
.redian .right .yuyue h3 a{display: inline-block;width: 110px;height: 30px;line-height: 30px;text-align: center;background: #d61824;color: #fff;font-size: 14px;font-weight: normal;}
.redian .right .list ul li a{font-size: 14px;color: #000000;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:normal;}
.redian .right .list ul li{margin-top: 10px;}
.redian .right .list ul li{border-bottom: 1px #bec5ca dashed;padding-bottom: 10px;}
.redian .right .list ul li a:hover{color: #d61824;}
.redian .right .remenxiangmu{margin-top: 15px;background: #fff;}
.redian .right .remenxiangmu h4{background: #044177;font-size: 20px;color: #fff;padding: 10px;}
.redian .right .remenxiangmu h4 span a{float: right;color: #fff;font-size: 12px;margin-top: 7px;font-weight: normal;}
.redian .right .remenxiangmu h4 span a i{margin-left: 10px;font-style: normal;}
.redian .right .remenxiangmu h4 span a:hover{color: #d61824;}
.redian .right .remenxiangmu ul{padding:10px;}
.redian .right .remenxiangmu ul li{margin-bottom: 10px;}
.redian .right .remenxiangmu ul li a{font-size: 13px; color: #000;padding-left: 24px;margin-top: -22px; overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 1;-webkit-box-orient: vertical;white-space: normal;}
.redian .right .remenxiangmu ul li::before{content:"■";line-height: 32px; color:#044177;font-size:20px;margin-right: 15px;}
.redian .right .remenxiangmu ul li a:hover,.redian .right .remenxiangmu ul li:hover::before{color: #d61824;}
.redian .right .chenggonganli{margin-top: 15px;}
.redian .right .chenggonganli h4{font-size: 18px;font-weight: bold;border-left: 6px #044177 solid;padding-left: 15px;}
.redian .right .chenggonganli h4 span a{float: right;color: #000;font-size: 12px;margin-top: 7px;font-weight: normal;}
.redian .right .chenggonganli h4 span a i{margin-left: 10px;font-style: normal;}
.redian .right .chenggonganli h4 span a:hover{color: #d61824;}
#second_div{position: relative;margin-top: 15px;}
.img_box{overflow: hidden;width:100%;height:330px;background: #fff; position:relative;}  
.img_box p img{width:100%;position:absolute;height: 263px;}  
.yiminzixun .img_box p img{height: 515px;}
.img_box p{position: absolute;width: 100%;}
.img_box p span{padding-left: 10px;font-weight: bold; position: absolute;top: 282px;font-size: 14px;color: #000;width: 200px;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:normal;}
.img_box a:hover p span{color: #d61824;}
.ul5{list-style: none;position:absolute;right: 0;top: 288px;} 
.ul5 li{float:left;margin-left:5px;width:20px;height:10px;border:0px;background:#044177;}
.d1,.d2{width:20px;height:60px;background-color: rgba(10,10,10,0.5);text-align: center;font-size:14px;font-weight: 800px;line-height:60px;cursor: pointer;}
.d1{position:absolute;top:98px;left:0;color: #fff;}
.d2{position:absolute;top: 98px;right: 0;color: #fff;}
.redian .right .changjianwenti{margin-top: 15px;background: #fff;}
.redian .right .changjianwenti h4{background: #044177;font-size: 20px;color: #fff;padding: 10px;}
.redian .right .changjianwenti h4 span a{float: right;color: #fff;font-size: 12px;margin-top: 7px;font-weight: normal;}
.redian .right .changjianwenti h4 span a i{margin-left: 10px;font-style: normal;}
.redian .right .changjianwenti h4 span a:hover{color: #d61824;}
.redian .right .changjianwenti ul{padding:10px;}
.redian .right .changjianwenti ul li{margin-bottom: 10px;height: 32px;line-height: 32px;border-bottom: 1px #ccc dashed;padding-bottom: 10px;}
.redian .right .changjianwenti ul li a{font-size: 13px; color: #000;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 1;-webkit-box-orient: vertical;white-space: normal;}
.redian .right .changjianwenti ul li a img{vertical-align:middle;margin-right: 15px;}
.redian .right .changjianwenti ul li a:hover,.redian .right .changjianwenti ul li:hover::before{color: #d61824;}
.new_bottom .left{float: left;width: 590px;}
.new_bottom .left h1{font-size: 24px;color: #D61824;border-bottom: 1px #CCCCCC solid;padding-bottom: 10px;margin-bottom: 20px;margin-top: 80px;}
.new_bottom .left h1 span{float: right;}
.new_bottom .left h1 span a{font-size: 12px;color: #000;font-weight: normal;}
.new_bottom .left h1 span a i{font-style: normal;margin-left: 5px;}
.new_bottom .left h1 span a:hover{color: #d61824;}
.new_bottom .right{float: right;width: 590px;}
.new_bottom .right h1{font-size: 24px;color: #D61824;border-bottom: 1px #CCCCCC solid;padding-bottom: 10px;margin-bottom: 20px;margin-top: 80px;}
.new_bottom .right h1 span{float: right;}
.new_bottom .right h1 span a{font-size: 12px;color: #000;font-weight: normal;}
.new_bottom .right h1 span a i{font-style: normal;margin-left: 5px;}
.new_bottom .right h1 span a:hover{color: #d61824;}
.zuixintu{width:590px;height:410px;text-align:center;font-size:50px;position:relative;overflow:hidden;}
.zuixintu ul{height:800px;width:590px;position:relative;}
.zuixintu ul li{width:590px;height:410px;left:300px;top:0;position:absolute;}
.zuixintu ul li img{width: 590px;height: 410px;}
.zuixintu ul li .yuyue a{display: inline-block;position: absolute;top: 300px;left: 90px; font-size: 14px; width: 190px;height: 41px;background: #d61824;line-height: 41px;text-align: center;box-shadow: 0 0 10px #000;}
.zuixintu ul li .xiangqing a{display: inline-block;position: absolute;top: 300px;left: 316px; font-size: 14px;width: 190px;height: 41px;background: #d8d8d8;line-height: 41px;text-align: center;box-shadow: 0 0 10px #000;}
.zuixintu ul li .yuyue a{color: #fff;}
.zuixintu ul li .xiangqing a{color: #000;}
.zuixintu ul li .yuyue a:hover,.zuixintu ul li .xiangqing a:hover{background: #044177;color: #fff;}
.zuixintu ol{position:absolute;bottom:-3px;right:1%;z-index:20;text-align:center;}
.zuixintu ol a{width:26px;height:8px;margin-right:5px;background:#044177;display:inline-block;}
.zuixintu ol a.active{background:#d8d8d8;z-index:18;}
.zuixintu ul li .tu img {cursor: pointer;transition: all 0.6s;}
.zuixintu ul li:hover img{transform: scale(1.1);z-index: 1;}
.new_bottom .right .ttp{background: #bd0713;height: 50px;}
.new_bottom .right .ttp .te{padding: 10px 0 4px 15px;float: left;width: 110px;}
.new_bottom .right .tty{width: 590px;height: 363px;}
.timerbg{}
.timerbg div{float:right;font-size:18px;color: #fff; margin:12px 0 0 0;font-weight:normal;text-align:left;font-family:"微软雅黑";margin-right: 20px;}
.timerbg div strong{font-size:19px;margin:0 5px;color:#fff;}
.timerbg #dao span{color: #fff;font-size: 14px;}
.new_bottom .right .tu{width: 590px;height: 363px;overflow: hidden;}
.new_bottom .right .tu img {cursor: pointer;transition: all 0.6s;}
.new_bottom .right .tu:hover img{transform: scale(1.1);z-index: 1;}
.youshi{background: url(../images/youshibg.jpg)center center no-repeat;margin-top: 80px;padding-top: 72px;padding-bottom: 70px;}
.youshi .biaoti{font-size: 30px;color: #000;text-align: center;font-weight: normal;margin-bottom: 80px;}
.youshi .biaoti span{color: #D61824;}
.youshi .biaoti p{color: #979797;font-size: 16px;font-weight: 100;margin-top: 10px;}
.youshi ul{float: left;}
.youshi ul li{float: left;background: #044177;color: #fff;width: 230px;height: 397px;text-align: center;position: relative;margin: 0 5px;}
.youshi ul li .zu{position: absolute;top: 18px;left: 60px;}
.youshi ul li h6{font-size: 20px;font-weight: bold;margin-top: 50px;}
.youshi ul li h6 span{font-size: 50px;margin-right: 10px;}
.youshi ul li p{font-size: 18px;font-weight: 100;margin-top: 20px;}
.youshi ul li img{position: absolute;top: 250px;left: 58px;}
.youshi ul li:hover img{top: 85px;transition: all 0.8s;-webkit-transition: all 0.8s;}
.youshi ul li:hover .zu{top: 180px;transition: all 0.8s;-webkit-transition: all 0.8s;}
.youshi ul li:nth-child(2) .zu{left: 45px;}
.youshi ul li:nth-child(3) .zu{left: 44px;}
.youshi ul li:nth-child(3) img{left: 67px;}
.youshi ul li:nth-child(4) .zu{left: 43px;top: 98px;}
.youshi ul li:nth-child(5) .zu{left: 43px;top: 98px;}
.youshi ul li:nth-child(5) img{left: 73px;}
.youshi ul li:hover:nth-child(4) .zu{top: 260px;}
.youshi ul li:hover:nth-child(5) .zu{top: 260px;}
/*详情页*/
.redian .waikuang{background: #fff;margin-top: 30px;padding: 30px;    box-shadow: 10px 5px 10px #ededed;}
.redian .neirong h2{font-size: 24px;line-height: 25px;}
.redian .neirong p{font-size: 12px;color: #979797;margin-top: 20px;}
.redian .neirong p span{font-size: 12px;color: #979797;margin-right: 5px;}
.redian .neirong p i{font-style: normal;margin-left: 100px;}
.redian .neirong p .yanjing{margin-left: 100px;}
.sr-bdimgshare-black .bdimgshare-bg{background: none !important;}
.sr-bdimgshare .bdimgshare-content{display: none;}
.redian .waikuang .xiangqing{margin-top: 40px;}
.redian .waikuang .xiangqing img{max-width: 100%;}
.redian .waikuang .fanhui h6 a{display: block;float: right;width: 122px;height: 37px;text-align: center;line-height: 37px;border: 1px #ccc solid;font-size: 14px;color: #979797;font-weight: normal;margin-top: 100px;}
.redian .waikuang .fanhui h6 a:hover{color: #fff;background: #d61824;border: 1px #d61824 solid;}
.redian .waikuang .fanhui .kuang{padding: 10px; background: #f8f8f8;display: inline-block;width: 340px;margin-top: 20px;}
.redian .waikuang .fanhui .youb{float: right;}
.redian .waikuang .fanhui .kuang .tu{width: 154px;height: 100px;float: left;overflow: hidden;margin-right: 10px;}
.redian .waikuang .fanhui .kuang .tu img{width: 154px;height: 100px;float: left;margin-right: 20px;cursor: pointer;transition: all 0.6s;}
.redian .waikuang .fanhui .kuang:hover{    box-shadow: 6px 5px 9px #d6d6d6;background: #fff;color: #fff;transition: all 0.8s;-webkit-transition: all 0.8s;}
.redian .waikuang .fanhui .kuang:hover .tu img{transform: scale(1.1);z-index: 1;}
.redian .waikuang .fanhui .kuang h5{font-size: 14px;color: #000;}
.redian .waikuang .fanhui .kuang p{color: #6C6C6C;font-size: 12px;margin-top: 10px;line-height: 20px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;white-space: normal;}
.yongyu{background: #f8f8f8;padding-top: 72px;padding-bottom: 70px;}
.yongyu .biaoti{font-size: 30px;color: #000;text-align: center;font-weight: normal;margin-bottom: 80px;}
.yongyu .biaoti span{color: #D61824;}
.yongyu .biaoti p{color: #979797;font-size: 16px;font-weight: 100;margin-top: 10px;}
.control-box ul {list-style: none;position: relative;}
.control-box ul li {position: absolute;top: 30px;cursor: pointer;}
.prev {left: 0;}
.next {right: 0;}
.bigbox {overflow: hidden;width: 1032px;height: 157px;margin: auto 70px auto;}
#switcher {height: 157px;left: 0px;}
.content_1.content_2 {width: 100%;float: left;}
.box {transition:all .7s ease 0s;width: 214px;height: 157px;float: left;}
.box:hover {opacity:0.5;}
.box img{width: 214px ;height: 157px;}
/*最新活动*/
.zuixinhuodong .left ul li .tu{width: 371px;height: 253px;}
.zuixinhuodong .left ul li .wz{width: 354px;}
.zuixinhuodong .left ul li h2 {font-size: 18px;margin-bottom: 20px;color: #000;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;white-space: normal;}
.zuixinhuodong .left ul li:hover{background: #044177;box-shadow: 6px 8px 10px #dadada;}
.zuixinhuodong .left ul li:hover a h2,.zuixinhuodong .left ul li:hover a p,.zuixinhuodong .left ul li:hover .guanzhu span{color: #fff;}
.zuixinhuodong .left ul li p{color: #000;}
.zuixinhuodong .left ul li p span{margin-right: 10px;font-size: 13px;}
.zuixinhuodong .left ul li .gaishu{color: #979797;margin: 20px 0;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;white-space: normal;}
.zuixinhuodong .left ul li .guanzhu{font-size: 14px;color: #979797;}
.zuixinhuodong .left ul li .guanzhu span{color: #D61824;font-size: 24px;}
.zuixinhuodong .left ul li .guanzhu .shoucang{border-left: 1px #ccc dashed;margin-left: 30px;padding-left: 30px;font-size: 18px;}
/*热门地区*/
.clearfix::after {clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.cation-content {width: 1200px;margin: 0 auto;padding: 0;}
.cation-middle {line-height: 48px;background: #fff;padding: 10px 20px 10px 30px;font-size: 14px;}
.cation-list {overflow: hidden;}
.cation-list dt {float: left;width: 64px;font-weight: 700;line-height: 56px;position: relative;color: #333;font-size: 17px;}
:before, :after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.cation-list dd {margin-left: 64px;overflow: hidden;}
.cation-list dd a {color: #000;font-size: 14px;line-height: 14px;height: 14px;float: left;padding: 0 18px;margin: 17px 0;padding: 5px 26px;}
.cation-list dd a.on{color: #fff;background: #256aa3;padding: 5px 26px;}
.cation-list a:hover{color: #256aa3;} 
.cation-list dd a:last-child {border-right: 0 none;}
.cation-list:last-of-type dd {border-bottom: 0 none;}
.remenxiangmu .left ul li .gaishu{color: #000;margin: 20px 0;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;white-space: normal;}
.remenxiangmu .left ul li .shijian{color: #9b9b9b;}
.remenxiangmu .left ul li .guanzhu{margin-top: 76px;}
.remenxiangmu .left ul li h3 a{width: 61px;height: 61px;border-radius: 50%;line-height: 61px;margin-left: 20px;}
.remenxiangmu .left ul li h3 a span{font-size: 40px;}
.remenxiangmu .left ul li h3{margin-top: -51px;margin-right: 33px;}
.remenxiangmu .left ul li h3 .lv{background: #b9e986;}
.remenxiangmu .left ul li h3 .cheng{background: #fed085;}
.remenxiangmu .left ul li h3 a:hover{background: #d61824;}
.remenxiangmu .left ul li:hover .lv{background: none;border: 1px #fff solid;}
.remenxiangmu .left ul li:hover .cheng{background: none;border: 1px #fff solid;}
.remenxiangmu .left ul li:hover .lv:hover{background: #b9e986;}
.remenxiangmu .left ul li:hover .cheng:hover{background: #fed085;}
.remenxiangmu .left ul{background: #fff;padding: 0 10px;}
.remenxiangmu .left ul li{margin-bottom: 0;border-bottom: 1px #ccc solid;}
.remenxiangmu .digg{margin-top: 0;margin-bottom: 0;padding: 83px 0;background: #fff;}
.remenxiangmu .left ul li .wz{width: 340px;}
.remenxiangmu .left ul li img{width: 371px;height: 253px;}
/*热门地区-购房*/
.jianadayoushi{margin-top: 80px;}
.jianadayoushi .biaoti{text-align: center;font-weight: normal;margin-bottom: 80px;}
.jianadayoushi .biaoti h5{color: #D61824;font-size: 30px;font-weight: normal;margin-bottom: 24px;}
.jianadayoushi .biaoti p{color: #000;font-size: 18px;font-weight: 100;}
.jianadayoushi ul{float: left;width: 100%;}
.jianadayoushi ul li{float: left;text-align: center;width: 33%;background: #044177;position: relative;height: 350px;}
.jianadayoushi ul li:nth-child(2){background: #054781;}
.jianadayoushi ul li:nth-child(3){background: #024d8e;}
.jianadayoushi ul li h1{color: #fff;font-size: 26px;font-weight: normal;}
.jianadayoushi ul li p{color: #fff;font-size: 16px;font-weight: 100;margin-top: 18px;}
.jianadayoushi ul li .zu{position: absolute;top: 186px;left: 10px;width: 95%;}
.jianadayoushi ul li img{position: absolute;top: 50px;left: 163px;}
.jianadayoushi ul li:nth-child(2) .zu{left: 10px;}
.jianadayoushi ul li:nth-child(3) .zu{left: 10px;}
.jianadayoushi ul li:hover img{top: 190px;transition: all 0.8s;-webkit-transition: all 0.8s;}
.jianadayoushi ul li:hover .zu{top: 40px;transition: all 0.8s;-webkit-transition: all 0.8s;}
.qianzheng{background: url(../images/qianzhengbg.png) center center no-repeat;height: 465px;margin-top: -226px;}
.qianzheng .biaoti{font-size: 30px;color: #000;text-align: center;font-weight: normal;margin-bottom: 80px;padding-top: 316px;}
.qianzheng .biaoti span{color: #D61824;}
.qianzheng .biaoti p{color: #979797;font-size: 16px;font-weight: 100;}
.xuanxiang{background: #044177;padding: 20px 0;}
.xuanxiang #tab-hd { background:#044177; overflow:hidden; zoom:1;}
.xuanxiang #tab-hd li{ float:left; color:#fff; text-align:center; cursor:pointer;border: 1px #fff solid;border-radius: 18px;font-size: 16px;padding: 5px 15px;margin-right: 10px;margin-bottom: 10px;}
.xuanxiang #tab-hd li.active{ background:#d61824;border: 1px #d61824 solid;}
.xuanxneirong #tab-bd li{display:none; border-top:0 none; font-size:24px;position: relative;}
.xuanxneirong #tab-bd li.thisclass{ display:list-item;}
.headv {display: none; height: 140px;z-index: 10;width: 140px; position: absolute;right: 0; }
.headv>div {width: 140px;height: 92px;font-size: 14px; cursor: pointer;text-align: center;background: #d61824;}
.headv>div span{font-size: 34px;color: #fff;margin-top: 8px;margin-bottom: 2px;display: inline-block;}
.headv>div h2{font-size: 14px;color: #fff;font-weight: normal;}
.headv>div p{font-size: 12px;color: #fff;font-weight: 100;}
.headv-check {background: #044177 !important;}
.fixednav {position: fixed;right: 19px;width: 140px;z-index: 1;display: block;top: 50px; }  
.fixednav1{display: none;}
.headv>div:nth-child(5){height: 40px;line-height: 40px;background: #74000d;}
.nav-list .nav1 .zuo{width: 731px;float: left;}
.nav-list .nav1 .you{float: right;}
.nav-list .nav1{position: relative;margin-top: 40px;}
.nav-list .nav1 .you img{width: 299px;height: 332px;position: absolute;top: 0;right: 50px;z-index: 9;}
.nav-list .nav1 .you .dise{background: #efefef;width: 299px;height: 332px;position: absolute;top: 20px;right: 20px;}
.nav-list .nav1 h3{font-size: 24px;border-bottom: 1px #ccc solid;padding-bottom: 20px;margin-bottom: 20px;}
.nav-list .nav1 p{font-size: 16px;color: #727272;line-height: 30px;}
.nav-list .nav1 .lianxi{float: right;margin-top: 37px;}
.nav-list .nav1 .lianxi a{display: inline-block;border: 1px #d61824 solid;padding: 5px 25px;border-radius: 20px;margin-left: 20px;font-size: 16px;width: 150px;text-align: center;}
.nav-list .nav1 .lianxi a:nth-child(1){background: #d61824;color: #fff;}
.nav-list .nav1 .lianxi a:nth-child(2){background: #fff;color: #d61824;}
.nav-list .nav1 .lianxi a:nth-child(2) span{margin-right: 10px;font-weight: bold;font-size: 19px;}
.nav-list .nav1 .lianxi a:hover{background: #044177;color: #fff;border: 1px #044177 solid;}
.xilayoushi{margin-top: 50px;}
.nav-list .nav2 h3{font-size: 24px;border-bottom: 1px #ccc solid;padding-bottom: 20px;margin-bottom: 20px;}
.nav-list .nav2 dl{float: left;width: 250px;height: 170px;margin-bottom: 40px;margin-top: 20px;}
.nav-list .nav2 dl:nth-child(2){background: #e3e3e3;}
.nav-list .nav2 dl:nth-child(3){background: #e9e9e9;}
.nav-list .nav2 dl:nth-child(4){background: #f3f1f2;}
.nav-list .nav2 dl dt{font-size: 40px;text-align: center;margin-top: 23px;}
.nav-list .nav2 dl dd{font-size: 16px;width: 120px;margin: 0 auto;text-align: center;margin-top: 20px;}
.nav-list .nav2 p{font-size: 16px;margin-bottom: 20px;color: #727272;}
.nav-list .nav2 p span{color: #464646;font-weight: bold;}
.nav-list .nav3 h3{font-size: 24px;border-bottom: 1px #ccc solid;padding-bottom: 20px;margin-bottom: 60px;}
.nav-list .nav3 h3 span{color: #979797;font-weight: 100;}
.nav-list .nav3 dl dt{font-size: 16px;color: #4A90E2;}
.nav-list .nav3 dl dt span{position: absolute;top: 92px;left: 22px;text-align: center;width: 106px;}
.nav-list .nav3 dl{float: left;height: 260px;margin-right: 26px; margin-bottom: 40px;}
.nav-list .nav3 dl dd{font-size: 14px;color: #5A5A5A;width: 150px;margin: 0 auto;text-align: center;margin-top: 15px;line-height: 25px;}
.nav-list .nav3 .jianduan{ height: 20px;margin-top: 70px; }
.nav-list .nav4 h3{font-size: 24px;border-bottom: 1px #ccc solid;padding-bottom: 20px;margin-bottom: 60px;}
.nav-list .nav4 dl{float: left;margin-right: 64px;}
.nav-list .nav4 dl dt{width: 70px;height: 78px;background: #f3f1f2;float: left;font-size: 36px;text-align: center;color: #727272;}
.nav-list .nav4 dl dd{float: left;font-size: 16px;margin-top: 50px;margin-left: -31px;}
.retui{background: #f8f8f8;margin-top: 40px;padding-bottom: 40px;}
.retui .biaoti{font-size: 30px;color: #000;text-align: center;font-weight: normal;margin-bottom: 60px;padding-top: 60px;}
.retui .biaoti span{color: #D61824;}
.retui .biaoti p{color: #979797;font-size: 16px;font-weight: 100;margin-top: 10px;}
.retui .jianjie{line-height: 30px;text-indent: 2em;font-size: 16px;color: #5F5F5F;}
.Box {position: relative;margin-top: 60px;}
.Box .content {width: 1200px;margin: 0 auto;}
.Box h2 {text-align: center;margin-bottom: 35px;padding-top: 250px;}
.Box .Box_con {position: relative;}
.Box .Box_con .btnl {position: absolute;}
.Box .Box_con .btn {display: block;width: 41px;height: 41px;position: absolute;top: 80px;cursor: pointer;}
.Box .Box_con .btnl {background: url(../images/jtl02.png) no-repeat center;left: -72px;top: 177px;}
.Box .Box_con .btnr {background: url(../images/jtr02.png) no-repeat center;right: -72px;top: 177px;}
.Box .Box_con .btnl:hover {background: url(../images/jtl03.png) no-repeat center;top: 177px;}
.Box .Box_con .btnr:hover {background: url(../images/jtr03.png) no-repeat center;top: 177px;}
.Box .Box_con .conbox {position: relative;overflow: hidden;}
.Box .Box_con .conbox ul {position: relative;list-style: none;width: 1000000px !important;}
.Box .Box_con .conbox ul li {float: left;width: 289px;height: 392px;margin-left: 13px;overflow: hidden;position: relative;}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.Box .Box_con .conbox ul li img {display: block;width: 285px;height: 392px;transition: all 0.5s;}
.Box .Box_con .conbox ul li:hover img {transform: scale(1.1);}
.Box .Box_con .conbox ul li .ssjj{position: absolute;top: 0;left: 0;z-index: 9;width: 75px;height: 75px;background: #044177;color: #fff;text-align: center;padding: 0 5px;}
.Box .Box_con .conbox ul li .ssjj .riqi{font-size: 28px;border-bottom: 1px #ccc solid;margin-top: 5px;}
.Box .Box_con .conbox ul li .ssjj .yue{font-size: 14px;margin-top: 5px;}
.Box .Box_con .conbox ul li .wenzi{width: 250px;height: 140px;background: rgba(0,0,0,0.5);position: absolute;bottom: 20px;right: 10px;padding: 10px;}
.Box .Box_con .conbox ul li .wenzi p{color: #fff;font-size: 14px;line-height: 20px;
    margin-top: 16px; overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;white-space: normal;}
.Box .Box_con .conbox ul li .wenzi span{color: #fff;font-size: 40px;}
.Box .Box_con .conbox ul li .wenzi h1{color: #fff;font-size: 18px;margin-bottom: 5px; overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;white-space: normal;}
.Box .Box_con .conbox ul li:hover .wenzi{background: #044177;}
.Box .BoxSwitch {margin-top: 30px;text-align: center;}
.Box .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 30px;height: 3px;background: #ccc;margin: 0 5px;cursor: pointer;}
.Box .BoxSwitch span.cur {background: red;}
.xilayoushi .biaoti{font-size: 30px;color: #000;text-align: center;font-weight: normal;margin-bottom: 60px;padding-top: 60px;}
.xilayoushi .biaoti span{color: #D61824;}
.xilayoushi .biaoti p{color: #979797;font-size: 16px;font-weight: 100;}
.xilayoushi ul{float: left;margin-top: 50px;margin-bottom: 50px;}
.xilayoushi ul li{float: left;margin: 0 33px;position: relative;height: 334px;width: 174px;}
.xilayoushi ul li h2{font-size: 20px;margin: 15px 0;text-align: center;position: absolute;width: 100%;}
.xilayoushi ul li p{font-size: 14px;text-align: center;color: #979797;}
.xilayoushi ul li .wenzi{position: absolute;width: 100%;top: 204px;}
.xilayoushi ul li span{display: block;width: 150px;height: 150px;border-radius: 50%;background: #044177;margin: 0 auto;font-size: 80px;line-height: 150px;}
.xilayoushi ul li span{color: #fff;text-align: center;}
.xilayoushi ul li:hover span{transform: rotate(360deg);transition: all 1s;background: #d61824;}
.fangyuan .tab{ width:100%;}
.fangyuan .tab-hd {width: 100%; overflow:hidden; zoom:1;text-align: center;margin-top: 30px;}
.fangyuan .tab-hd a{ display: inline-block;margin: 0 auto; width:55px;height: 10px; background: #d8d8d8; text-align:center; cursor:pointer;}
.fangyuan .tab-hd a.active{ background:#064179;}
.fangyuan .tab-bd li{display:none; border-top:0 none;}
.fangyuan .tab-bd li.thisclass{ display:list-item;}
.fangyuan .biaoti{font-size: 30px;color: #000;text-align: center;font-weight: normal;margin-bottom: 60px;padding-top: 60px;}
.fangyuan .biaoti span{color: #D61824;}
.fangyuan .biaoti p{color: #979797;font-size: 16px;font-weight: 100;}
.fangyuan .tab-bd li .kuang{display: inline-block;width: 590px;height: 505px;position: relative;}
.fangyuan .tab-bd li .kuang:nth-child(2){float: right;}
.fangyuan .tab-bd li .kuang h3{position: absolute; bottom: 0px;background: #fff;color: #616161;width: 570px;height: 92px;font-weight: normal;padding: 20px 10px;padding-bottom: 50px;}
.fangyuan .tab-bd li .kuang h3 .yemian{font-size: 18px;margin-bottom: 10px; font-weight: bold;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 1;-webkit-box-orient: vertical;white-space: normal;}
.fangyuan .tab-bd li .kuang h3 a{display: block;margin-top: 20px; font-size: 14px;position: absolute;right: 10px;bottom: 10px; float: right;height: 30px;width: 170px;background: #d61824;color: #fff;text-align: center;line-height: 30px;}
.fangyuan .tab-bd li .kuang h3 p{line-height: 25px; overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;white-space: normal;}
.fangyuan .tab-bd li .kuang:hover h3{height: 435px;background: rgba(0,0,0,0.5);transition: all 0.5s;color: #fff;bottom: 0;}
.fangyuan .tab-bd li .kuang:hover h3 p{-webkit-line-clamp: 50;}
.fangyuan .tab-bd li .kuang:hover h3 a{position: absolute;bottom: 40px;right: 40px;transition: all 0.5s;}
.fangyuan .tab-bd li .kuang .tu {width: 590px;height: 505px;overflow: hidden;}
.fangyuan .tab-bd li .kuang img {width: 590px;height: 505px;cursor: pointer;transition: all 0.6s;}
.fangyuan .tab-bd li .kuang:hover .tu img {transform: scale(1.1);z-index: 1;}
.fangyuan .tab-bd li .kuang h3 a:hover{background: #024D8E;color: #fff;}
.fc_anli{background: url(../images/anli_bbbg.png)center center no-repeat;height: 720px;margin-top: 40px;}
.fc_anli .biaoti{font-size: 30px;color: #fff;text-align: center;font-weight: normal;margin-bottom: 60px;padding-top: 60px;}
.fc_anli .biaoti span{color: #D61824;}
.fc_anli .biaoti p{color: #979797;font-size: 16px;font-weight: 100;}
.fc_anli li{position: relative;width: 270px;height: 410px;float: left;margin: 0 15px;}
.fc_anli li .tu {width: 270px;height: 410px;overflow: hidden;}
.fc_anli li img {width: 270px;height: 410px;cursor: pointer;transition: all 0.6s;}
.fc_anli li:hover .tu img {transform: scale(1.1);z-index: 1;}
.fc_anli li .wenzi{position: absolute;bottom: 0;width: 270px;height: 160px;background: rgba(0,0,0,0.5);z-index: 999;}
.fc_anli li .wenzi p{color: #fff;width: 240px;margin: 0 auto;margin-top: 20px; font-size: 14px; overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 1;-webkit-box-orient: vertical;white-space: normal;}
.fc_anli li .wenzi h2{position: absolute;bottom: 20px;left: 34px;}
.fc_anli li .wenzi h1{color: #fff;width: 240px;margin: 0 auto;margin-top: 10px;font-size: 18px;font-weight: bold;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 1;-webkit-box-orient: vertical;white-space: normal;}
.fc_anli li .wenzi h2 a{display: block; width: 204px;height: 40px;line-height: 40px;text-align: center;background: #d61824;color: #fff;font-weight: normal;}
.fc_anli li:hover .wenzi{height: 410px;transition: all 1.0s;background: #d71824;}
.fc_anli li:hover .wenzi h1{font-weight: bold;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 5;-webkit-box-orient: vertical;white-space: normal;margin-top: 30px;}
.fc_anli li:hover .wenzi p{overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 10;-webkit-box-orient: vertical;white-space: normal;transition: all 0.6s;}
.fc_anli li:hover .wenzi h2 a{background: none;border: 1px #fff solid;}
.fc_anli li:hover .wenzi h2 a:hover{background: #28517c;border: none;}
.fc_anli h3{text-align: center;margin-top: 40px;}
.fc_anli h3 a{display: inline-block; width: 200px;height: 40px;background: none; border-radius: 20px;border: 1px #fff solid;line-height: 40px;color: #fff;font-weight: 300;}
.fc_anli h3 a span{font-size: 60px;float: right;margin-right: 31px;margin-left: -30px;}
.fc_anli h3 a:hover{background: #d61824;border: 1px #D61824 solid;transition: all 0.6s;}
.guojiagaikuang .biaoti{font-size: 30px;color: #000;text-align: center;font-weight: normal;margin-bottom: 60px;padding-top: 60px;}
.guojiagaikuang .biaoti span{color: #D61824;}
.guojiagaikuang .biaoti p{color: #979797;font-size: 16px;font-weight: 100;}
.guojiagaikuang  .tab{ width:100%;margin: 0 auto;}
.guojiagaikuang  .tab-hd {overflow:hidden; zoom:1;width: 432px;margin: 0 auto;}
.guojiagaikuang  .tab-hd li{ float:left; width:108px;height: 35px;line-height: 35px; color:#000; text-align:center; cursor:pointer;}
.guojiagaikuang  .tab-hd li.active{ background:#d61824;color: #fff;}
.guojiagaikuang  .tab-bd li{display:none; border-top:0 none;margin-top: 40px;}
.guojiagaikuang  .tab-bd li.thisclass{ display:list-item;}
.guojiagaikuang  .tab-bd li .kuang{box-shadow: 0 0 0 #ccc;padding: 40px;
    border-right: 1px #e5e5e5 solid;
    border-bottom: 1px #e5e5e5 solid;}
.guojiagaikuang  .tab-bd li .kuang img{float: right;width: 717px;height: 396px;}
.guojiagaikuang  .tab-bd li .kuang .wenzi{float: left;width: 376px;}
.guojiagaikuang  .tab-bd li .kuang .wenzi h1{font-size: 18px;}
.guojiagaikuang  .tab-bd li .kuang .wenzi h1 span{font-size: 30px;margin-right: 10px;color:#979797 ;}
.guojiagaikuang  .tab-bd li .kuang .wenzi p{color: #000;line-height: 30px;}
.guojiagaikuang  .tab-bd li .kuang .wenzi .wenzikuang{overflow:auto;height: 343px;margin-top: 20px;}
.yiminzixun .biaoti{font-size: 30px;color: #000;text-align: center;font-weight: normal;margin-bottom: 60px;padding-top: 60px;}
.yiminzixun .biaoti span{color: #D61824;}
.yiminzixun .biaoti p{color: #979797;font-size: 16px;font-weight: 100;}
.yiminzixun{background: #f8f8f8;margin-top: 60px;}
.yiminzixun .xun{display: inline-block;width: 380px;height: 577px;position: relative;}
.yiminzixun .xun:nth-child(3){margin: 0 20px;}
.yiminzixun .xun h1{font-size: 24px;color: #D61824;margin-bottom: 20px;position: absolute;top: 0;width: 100%;}
.yiminzixun .xun h1 a{font-size: 12px;color: #000;float: right;font-weight: normal;margin-top: 14px;}
.yiminzixun .xun h1 a i{font-style: normal;margin-left: 5px;}
.yiminzixun .left .kuang{background: #fff;width: 380px;height: 510px;position: relative;position: absolute;top: 60px;}
.yiminzixun .left .kuang .tu {width: 380px;height: 315px;overflow: hidden;}
.yiminzixun .left .kuang .tu img {width: 380px;height: 315px;cursor: pointer;transition: all 0.6s;}
.yiminzixun .left .kuang:hover .tu img {transform: scale(1.1);z-index: 1;}
.yiminzixun .left .kuang .wenzi{padding: 15px;}
.yiminzixun .left .kuang .wenzi h2{font-size: 18px;color: #000;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 1;-webkit-box-orient: vertical;white-space: normal;}
.yiminzixun .left .kuang .wenzi p{color: #979797;font-size: 14px;margin-top: 15px; line-height: 25px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 3;-webkit-box-orient: vertical;white-space: normal;}
.yiminzixun .left .kuang h3 a{position: absolute;right: 15px;font-weight: normal; display: block;width: 160px;height: 35px;line-height: 35px;text-align: center;color: #fff;background: #d61824;}
.yiminzixun .left .kuang:hover{background: #024D8E;}
.yiminzixun .left .kuang:hover .wenzi h2{color: #fff;}
.yiminzixun .left .kuang:hover .wenzi p{color: #fff;}
.yiminzixun .xun:nth-child(3) ul{position: absolute;top: 60px;}
.yiminzixun .xun:nth-child(3) ul li{margin-bottom: 15px;border-bottom: 1px #ccc dashed;padding-bottom: 19px;}
.yiminzixun .xun:nth-child(3) img{width: 380px;height: 216px;margin-bottom: 20px;}
.yiminzixun .xun:nth-child(3) ul li a{color: #000;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 1;-webkit-box-orient: vertical;white-space: normal;}
.yiminzixun .xun:nth-child(3) ul li a h2{color: #000;font-size: 18px;margin-bottom: 20px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 1;-webkit-box-orient: vertical;white-space: normal;}
.yiminzixun .xun:nth-child(3) ul li a p{color: #979797;font-size: 14px;margin-bottom: 0;overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;}
.yiminzixun .xun:nth-child(3) ul li a:hover{color: #d61824;}
.yiminzixun .xun:nth-child(3) ul li a:hover h2,.yiminzixun .xun:nth-child(3) ul li a:hover p{color: #d61824;}
.yiminzixun .xun:nth-child(3) ul li a .tu {width: 380px;height: 216px;overflow: hidden;margin-top: 22px;}
.yiminzixun .xun:nth-child(3) ul li a .tu img {width: 380px;height: 216px;cursor: pointer;transition: all 0.6s;}
.yiminzixun .xun:nth-child(3) ul li a:hover .tu img {transform: scale(1.1);z-index: 1;}
.yiminzixun .chenggonganli{position: absolute;top: 40px;width: 380px;}
.yiminzixun .chenggonganli .img_box{height: 515px;}
.yiminzixun .chenggonganli .ul5{top: 484px;right: 20px;}
.yiminzixun .chenggonganli .img_box p{width: 100%;}
.yiminzixun .chenggonganli .img_box p span{ top: 398px;padding-left: 0;font-weight: normal; background: rgba(255,255,255,0.9);width: 100%;height: 120px;color: #000;font-size: 18px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 2 !important;-webkit-box-orient: vertical;white-space: normal;}
.yiminzixun .chenggonganli .img_box p span i{display: block;width: 95%;margin: 0 auto;font-style: normal;margin-top: 10px;}
.yiminzixun .chenggonganli .ul5 li{background: #044177;}
.yiminzixun .chenggonganli .d1{top: 206px;}
.yiminzixun .chenggonganli .d2{top: 206px;}
.zhuanjia{margin-top: 60px;}
.zhuanjia h1{font-size: 24px;color: #D61824;margin-bottom: 20px;width: 100%;}
.zhuanjia h1 a{font-size: 12px;color: #000;float: right;font-weight: normal;margin-top: 14px;}
.zhuanjia h1 a i{font-style: normal;margin-left: 5px;}
.zhuanjia ul{margin-top: 50px;}
.zhuanjia ul li{box-shadow: 0 0 10px #ccc;margin-bottom: 20px;}
.zhuanjia ul li .zuo{width: 116px;height: 120px;float: left;background: #d61824;text-align: center;position: relative;}
.zhuanjia ul li .zuo .riqi{font-size: 40px;margin-top: 16px;color: #fff;}
.zhuanjia ul li .zuo .yue{font-size: 18px;color: #fff;}
.zhuanjia ul li .zuo:before {content: "";width: 0px;height: 0px;border-top: 10px solid transparent;border-bottom: 10px solid transparent;border-left: 10px solid #d61824;position: absolute;top: 50px;left: 115px;}
.zhuanjia ul li .you{width: 1027px;float: right;margin-top: 21px;margin-right: 10px;}
.zhuanjia ul li .you h1 span{float: left;margin-right: 16px; background: #024D8E;position: relative; color: #fff;display: inline-block;width: 30px;height: 30px;border-radius: 50%;font-size: 14px;text-align: center;line-height: 30px;}
.zhuanjia ul li .you h1 span:before {content: "";width: 0px;height: 0px;border-top: 10px solid transparent;border-bottom: 0 solid transparent;border-left: 10px solid #024d8e;position: absolute;top: 17px;left: 24px;}
.zhuanjia ul li .you p span{float: left;width: 22px;height: 44px;background: #b3b3b3;color: #fff;text-align: center;margin-left: 5px; margin-right: 20px;}
.zhuanjia ul li .you h1{color: #1B61B2;font-size: 16px;}
.zhuanjia ul li .you p{color: #979797;font-size: 14px;}
.zhuanjia ul li:hover{background: #034177;}
.zhuanjia ul li:hover h1{color: #fff;}
.zhuanjia ul li:hover p{color: #D3E3F5;}
.zhuanjia ul li:hover .you h1 span{background: #fff;color: #1B61B2;}
.zhuanjia ul li:hover .you h1 span:before{content: "";
    width: 0px;
    height: 0px;
    border-top: 10px solid transparent;
    border-bottom: 0 solid transparent;
    border-left: 10px solid #fff;
    position: absolute;
    top: 17px;
    left: 24px;}
.zhuanjia ul li:hover .you p span{background: #bde1f7;color: #034176;}
.zhuanjia ul li:hover .zuo{background: #4b90e2;}
.zhuanjia ul li:hover .zuo:before{    border-left: 10px solid #4b90e2;}
/*百科*/
.baike .left ul li .gouerduo{float: left;margin-right: 20px;}
.baike .left ul li .gouerduo .youerduo{font-size: 53px;margin-bottom: 10px; height: 46px;line-height: 46px;margin-top: 53px;text-align: center;font-weight: bold;}
.baike .left ul li .gouerduo .zuoerduo{font-size: 16px;}
.baike .left ul li .tu{width: 180px;height: 130px;}
.baike .left ul li .tu img{width: 180px;height: 130px;}
.baike .left ul li .wz {width: 474px;float: right;margin-right: 22px;}
.baike .left ul li h3 {float: right;margin-top: 14px;margin-right: 26px;}
.baike .left ul li:hover .youerduo{color: #B2C5DB;}
.baike .left ul li:hover .zuoerduo{color: #B2C5DB;}
/*官方支持*/
.guanfang ul li a{width: 170px;}
.haiwai .biaoti{font-size: 30px;color: #000;text-align: center;font-weight: normal;margin-bottom: 40px;padding-top: 60px;}
.haiwai .biaoti span{color: #D61824;}
.haiwai .biaoti p{color: #979797;font-size: 16px;font-weight: 100;margin-top: 10px;}
.haiwai .jieshao{text-align: center;width: 985px;margin: 0 auto;color: #979797;font-size: 14px;line-height: 25px;}
.gfzc h1{border-left: 4px #024D8E solid;padding-left: 15px;font-size: 20px;margin-bottom: 40px;}
.gfzc h1 span{font-weight: 100;font-size: 14px;margin-left: 15px;}
.gfzc .hide{display:none;}
.gfzc #tab_t{height:25px;margin-top: 30px;}
.gfzc #tab_c{border-top:none;}
.gfzc p{text-align: center;}
.gfzc p a{width: 56px;height: 8px;background: #d8d8d8;display: inline-block;}
.gfzc #tab_t .act{background: #064179;}
.gfzc ul li{width: 388px;float: left;margin: 0 6px;margin-bottom: 20px;}
.gfzc ul li:hover{box-shadow: 0 0 10px #ccc;}
.gfzc ul li a .tu {width: 388px;height: 291px;overflow: hidden;}
.gfzc ul li a  img {width: 388px;height: 291px;cursor: pointer;transition: all 0.6s;}
.gfzc ul li a:hover .tu img {transform: scale(1.1);z-index: 1;}
.gfzc ul li a .wenzi{padding: 10px;}
.gfzc ul li a .wenzi span{font-size: 14px;color: #979797;text-align: left;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 1;-webkit-box-orient: vertical;white-space: normal;}
.gfzc ul li a:hover .wenzi span{color: #1B61B2;}
.gfjy{background: #f8f8f8;padding: 40px;margin-top: 60px;}
.gfjy h1{border-left: 4px #024D8E solid;padding-left: 15px;font-size: 20px;margin-bottom: 40px;}
.gfjy h1 span{font-weight: 100;font-size: 14px;margin-left: 15px;}
.gfjy .carousel{margin:0px auto;width:1200px;height:527px;overflow:hidden;position:relative;}
.gfjy .carousel .slides{ margin:0px auto 30px;overflow:hidden;position:relative;}
.gfjy .carousel .slides .slideItem{padding:0px;overflow:hidden;position:absolute;cursor:pointer;opacity:1 !important;    box-shadow: 0px 1px 10px #ccc;}
.gfjy .carousel .slides .slideItem a{overflow:hidden;display:block;}
.gfjy .carousel .slides .slideItem img{width:100%;height:100%;}
.gfjy .carousel .slides .slideItem .cover{left:0px;top:0px;width:100% !important;height:421px !important;display:block;position:absolute;}
.gfjy .prevButton{background:url("../images/btn.png") no-repeat 0px 0px;top:240px;width:38px;height:38px;display:block;position:absolute;z-index:99;cursor:pointer;}
.gfjy .nextButton{background:url("../images/btn.png") no-repeat 0px 0px;top:240px;width:38px;height:38px;display:block;position:absolute;z-index:99;cursor:pointer;}
.gfjy .prevButton{left:12px;}
.gfjy .nextButton{background-position:0px -40px;right:12px;}
.haiwaiguanxi{margin-top: 60px;}
.haiwaiguanxi h1{border-left: 4px #024D8E solid;padding-left: 15px;font-size: 20px;margin-bottom: 40px;}
.haiwaiguanxi h1 span{font-weight: 100;font-size: 14px;margin-left: 15px;}
.haiwaiguanxi .hide{display:none;}
.haiwaiguanxi #tab_t1{height:25px;margin-top: 40px;}
.haiwaiguanxi #tab_c1{border-top:none;}
.haiwaiguanxi p{text-align: center;}
.haiwaiguanxi p a{width: 56px;height: 8px;background: #d8d8d8;display: inline-block;}
.haiwaiguanxi #tab_t1 .act{background: #064179;}
.haiwaiguanxi ul li{width: 570px;float: left;margin: 0 15px;margin-bottom: 20px;background: #044177;}
.haiwaiguanxi ul li:hover{box-shadow: 0 0 10px #ccc;background: #d61824;}
.haiwaiguanxi ul li a .tu {width: 570px;height: 282px;overflow: hidden;}
.haiwaiguanxi ul li a  img {width: 570px;height: 282px;cursor: pointer;transition: all 0.6s;}
.haiwaiguanxi ul li a:hover .tu img {transform: scale(1.1);z-index: 1;}
.haiwaiguanxi ul li a .wenzi{padding: 10px;}
.haiwaiguanxi ul li a .wenzi span{font-size: 14px;color: #fff;text-align: left;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 1;-webkit-box-orient: vertical;white-space: normal;}
.haiwaiguanxi ul li a:hover .wenzi span{color: #fff;}
.haiwaiguanxi .jieshao{font-size: 16px;line-height: 26px;color: #979797;margin-bottom: 60px;}
.haiwaiguanxi .biaoti{font-size: 30px;color: #000;text-align: center;font-weight: normal;margin-bottom: 40px;}
.haiwaiguanxi .biaoti span{color: #D61824;}
.haiwaiguanxi .biaoti p{color: #979797;font-size: 16px;font-weight: 100;margin-top: 10px;}
.guoneilingdao{background: #f8f8f8;padding: 40px 0;}
.guoneilingdao #tab_t2{height:25px;margin-top: 40px;}
.guoneilingdao #tab_c2{border-top:none;}
.guoneilingdao p{text-align: center;}
.guoneilingdao p a{width: 56px;height: 8px;background: #d8d8d8;display: inline-block;}
.guoneilingdao #tab_t2 .act{background: #064179;}
.guoneilingdao ul li{width: 287px;float: left;margin: 0 6px;margin-bottom: 20px;background: #fff;}
.guoneilingdao ul li:hover{box-shadow: 0 0 10px #ccc;background: #d61824;}
.guoneilingdao ul li a .tu {width: 287px;height: 176px;overflow: hidden;}
.guoneilingdao ul li a  img {width: 287px;height: 176px;cursor: pointer;transition: all 0.6s;}
.guoneilingdao ul li a:hover .tu img {transform: scale(1.1);z-index: 1;}
.guoneilingdao ul li a .wenzi span{font-size: 14px;color: #000;text-align: left;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;white-space: normal;}
/*慧侨CLUB*/
.julebu .biaoti{font-size: 30px;color: #000;text-align: center;font-weight: normal;margin-bottom: 40px;margin-top: 60px;}
.julebu .biaoti span{color: #D61824;}
.julebu .biaoti p{color: #979797;font-size: 16px;font-weight: 100;margin-top: 10px;}
.jingcai .prevButton{background:url("../images/btn.png") no-repeat 0px 0px;top:148px;width:38px;height:38px;display:block;position:absolute;z-index:99;cursor:pointer;}
.jingcai .nextButton{background:url("../images/btn.png") no-repeat 0px 0px;top:148px;width:38px;height:38px;display:block;position:absolute;z-index:99;cursor:pointer;}
.jingcai .prevButton{left:12px;}
.jingcai .nextButton{background-position:0px -40px;right:12px;}
.jingcai .carousel{margin:0px auto;width:1200px;height:340px;overflow:hidden;position:relative;}
.jingcai .carousel .slides .slideItem .cover{left:0px;top:0px;width:100% !important;height:340px !important;display:block;position:absolute;}
.club img{float: left;margin-top: -120px;box-shadow: 0 0 10px #ccc;width: 438px;height: 515px;}
.club{background: #f8f8f8;height: 458px;margin-top: 190px;}
.club .julebu{width: 700px;float: right;line-height: 30px;margin-top: 90px;}
.jingcai{background: none;margin-top: 20px;}
.jingcai .biaoti{font-size: 30px;color: #000;text-align: center;font-weight: normal;margin-bottom: 40px;}
.jingcai .biaoti span{color: #D61824;}
.jingcai .biaoti p{color: #979797;font-size: 16px;font-weight: 100;margin-top: 10px;}
.ypzhuanjia{background: #f8f8f8;padding-bottom: 60px;}
.ypzhuanjia .biaoti{font-size: 30px;color: #000;text-align: center;font-weight: normal;margin-bottom: 60px;padding-top: 60px;}
.ypzhuanjia .biaoti span{color: #D61824;}
.ypzhuanjia .biaoti p{color: #979797;font-size: 16px;font-weight: 100;margin-top: 10px;}
.ypzhuanjia .jjshao{text-align: center;color: #7A7A7A;line-height: 25px;margin-bottom: 40px;}
.ypzhuanjia dl dd{width: 380px;background: #fff;height: 506px;text-align: center;position: relative;float: left;margin: 20px 10px;}
.ypzhuanjia dl dd .kuang .top{background: #ededed;height: 96px;}
.ypzhuanjia dl dd .kuang .tou{margin-top: -72px;width: 219px;height: 219px;border-radius: 50%;}
.ypzhuanjia dl dd .kuang .qizi{margin: 20px auto;display: block;width: 48px;height: 28px;}
.ypzhuanjia dl dd .kuang p{width: 320px;margin: 0 auto;}
.ypzhuanjia dl dd .kuang .yingwen{text-align: center;font-size: 14px;margin-bottom: 15px;}
.ypzhuanjia dl dd .kuang .zhiwei{font-size: 18px;margin-bottom: 15px;font-size: 22px !important;}
.ypzhuanjia dl dd .kuang .jies{font-size: 14px;text-align: left; color: #979797;margin-top: 15px;line-height: 25px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 3;-webkit-box-orient: vertical;white-space: normal;}
.ypzhuanjia dl dd .weixuan{height: 506px;}
.ypzhuanjia dl dd:hover .weixuan{display: none;}
.ypzhuanjia dl dd .xuanzhong{display: none;}
.ypzhuanjia dl dd:hover .xuanzhong{height: 506px;background: #024D8E;display: block;margin-top: -20px;cursor: pointer;transition: all 0.6s;}
.ypzhuanjia dl dd:hover .xuanzhong .qizi{width: 130px;height: 76px;padding-top: 75px;margin-bottom: 40px;}
.ypzhuanjia dl dd:hover .xuanzhong p{color: #fff;}
.ypzhuanjia dl dd:hover .xuanzhong .jies{overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 6;-webkit-box-orient: vertical;white-space: normal;margin-top: 30px !important;}

.ypzhuanjia .tab{}
.ypzhuanjia .tab-hd {text-align: center; overflow:hidden; zoom:1;}
.ypzhuanjia .tab-hd a{ margin: 0 auto;margin-left: 15px; background: #d8d8d8; text-align: center;display: inline-block; width:80px;height: 10px; color:#fff; text-align:center; cursor:pointer;}
.ypzhuanjia .tab-hd .active{ background:#044177;}
.ypzhuanjia .tab-bd li{display:none;border-top:0 none;}
.ypzhuanjia .tab-bd li.thisclass{ display:list-item;}
/*实地考察*/
.shidi .biaoti{font-size: 30px;color: #000;text-align: center;font-weight: normal;margin-bottom: 40px;padding-top: 60px;}
.shidi .biaoti span{color: #D61824;}
.shidi .biaoti p{color: #979797;font-size: 16px;font-weight: 100;margin-top: 10px;}
.shidi .jieshao{text-align: center;margin: 0 auto;color: #979797;font-size: 14px;line-height: 25px;}
.kaocha{background: #f8f8f8;padding: 40px 0;margin-top: 40px;}
.kaocha ul li{width: 380px;height: 289px;float: left;margin:0 10px;margin-bottom: 10px;background: #4990e2;}
.kaocha ul li img{width: 380px;height: 289px;}
.kaocha ul li:nth-child(2){box-shadow: 0 0 5px #7a7a7a;}
.kaocha ul li:nth-child(4){box-shadow: 0 0 5px #7a7a7a;}
.kaocha ul li:nth-child(6){box-shadow: 0 0 5px #7a7a7a;}
.kaocha ul li h1{font-size: 30px;color: #fff;font-weight: normal;padding-bottom: 10px; border-bottom: 1px #fff dashed;width: 300px;margin-left: 20px;margin-top: 20px;}
.kaocha ul li p{width: 340px;margin: 0 auto;color: #fff;font-size: 16px;margin-top: 10px;line-height: 30px;}
.lueying{background: #f8f8f8;margin-top: 60px;padding-bottom: 60px;}
.lueying .biaoti{font-size: 30px;color: #000;text-align: center;font-weight: normal;margin-bottom: 40px;padding-top: 60px;}
.lueying .biaoti span{color: #D61824;}
.lueying .biaoti p{color: #979797;font-size: 16px;font-weight: 100;margin-top: 10px;}
.lueying .jieshao{text-align: center;width: 985px;margin: 0 auto;color: #979797;font-size: 14px;line-height: 25px;margin-bottom: 40px;}
.lueying ul li{width: 288px;}
.lueying ul li .tu{width: 288px !important;height: 173px !important;}
.lueying ul li .tu img{width: 288px !important;height: 173px !important;}
.zhuanti .Box .Box_con .conbox ul li .wenzi{position: absolute;bottom: 0;right: 0px;width: 269px;background: #fff;}
.zhuanti .Box .Box_con .conbox ul li .wenzi h1{font-size: 16px;color: #000;}
.zhuanti .Box .Box_con .conbox ul li .wenzi p{font-size: 12px;color: #979797;}
.zhuanti .Box .Box_con .conbox ul li .wenzi span{color: #024D8E;}
.zhuanti .Box .Box_con .conbox ul li img{width: 288px !important;height: 476px !important;}
.zhuanti .Box .Box_con .conbox ul li:hover .wenzi{background: #024D8E;}
.zhuanti .Box .Box_con .conbox ul li:hover h1{color: #fff;}
.zhuanti .Box .Box_con .conbox ul li:hover .wenzi p{    color: #fff !important;}
.zhuanti .Box .Box_con .conbox ul li:hover .wenzi span{color: #fff;}
.zhuanti .Box .Box_con .conbox ul li{border-bottom: 6px #064179 solid;}
.zhuanti .Box .Box_con .conbox ul li:nth-child(2n){border-bottom: 6px #d61824 solid;}
.zhuanti .Box .Box_con .conbox ul li .ssjj{width: 100px;height: 40px;line-height: 26px; font-size: 18px;font-weight: bold;background: url(../images/dise.png);}
/*历史荣耀*/
.lishi .biaoti{font-size: 30px;color: #000;text-align: center;font-weight: normal;margin-bottom: 40px;padding-top: 60px;}
.lishi .biaoti span{color: #D61824;}
.lishi .biaoti p{color: #979797;font-size: 16px;font-weight: 100;margin-top: 10px;}
.lishibg{background: url(../images/lishibg.png)center center no-repeat;height: 1000px;}
.time-line{width:1200px;margin:20px auto;position: relative;}
.time-line .left-btn,.time-line .right-btn{width: 30px;height: 30px;background: url(../images/arrow.png) no-repeat;position: absolute;margin-top:-15px;cursor: pointer;}
.time-line .left-btn{left:0;top:95%;}
.time-line .right-btn{right:0;top:95%;transform: rotate(180deg);}
.time-line .right-btn:hover{background: url(../images/arrow-hover.png) no-repeat;transform: rotate(180deg);}
.time-line .left-btn:hover{background: url(../images/arrow-hover.png) no-repeat;}
.time-line .time-box{width: 1100px;margin: 0 auto;overflow: hidden;}
.time-line .time-box ul{overflow: hidden;position: relative;height: 320px;}
.time-line .time-box ul:after{content: "";background: url(../images/lishi_03.png);height: 20px;width: 100%;position: absolute;left:0;top:91%;}
.time-line .time-box li{width:390px;height: 230px; float: left;padding: 10px;box-sizing: border-box;position: relative; cursor: pointer;}
.time-line .time-box li:after{content: "";width: 15px;height: 15px;background: url(img/point.png) no-repeat;position: absolute;left:50%;margin-left:-7px;bottom: 0;    bottom: -48px; z-index: 1;}
.time-line .time-box li .xian{float: right;margin-right: 2px;margin-top: -5px; height: 219px;border-right: 1px #878787 solid;position: relative;z-index: 99;}		
.time-line .time-box li p{/*overflow-x: hidden;overflow-y: scroll;*/font-size: 14px; float: right;width: 200px;height: 120px;background: #044177;color: #fff;padding: 10px;margin-top: -35px;position: relative;}
.time-line .time-box li img{width: 346px;height: 120px;border-radius: 5px;}
.time-line .time-box li h3{width: 105px;float: left;font-size: 30px;color: #d61824;margin-left: 20px;}
.time-line .time-box li h3 span{font-size: 16px;margin-left: 8px;}
.time-line .time-box li:after{content: "";width: 20px;height: 20px;background: #668aaa;border-radius: 50%;border: 5px #c8d4e0 solid; position: absolute;left: 40%;margin-left: -9px;top: 298px;bottom: -48px;z-index: 1;}
.huifou{background: url(../images/jjbg.png);height: 600px;margin-top: -600px;margin-bottom: 100px;}
.huifou .biaoti{font-size: 30px;color: #fff;text-align: center;font-weight: normal;margin-bottom: 40px;padding-top: 60px;}
.huifou .biaoti span{color: #fff;}
.huifou .biaoti p{color: #fff;font-size: 16px;font-weight: 100;margin-top: 10px;}
.bodyCon08{background-color: #fff;}
.bodyCon08 .students{margin: 0 auto;width: 1100px;height: 480px;position: relative;}
.bodyCon08 .students p.PP{width:510px;height:50px;font-size:16px;color:#333;text-align:center;position:absolute;top:60px; }
#four_flash{position:relative;width:1100px;height:400px; margin:0 auto;position:absolute;bottom:40px;}
#four_flash .flashBg{width:1053px;height:400px; margin:0 auto;position:relative;overflow:hidden;}
#four_flash .flashBg ul.mobile{width:2000%;height:400px; position:absolute;top:0; left:0;}
#four_flash .flashBg ul.mobile li{position: relative; float:left;width:526px;height:340px;margin-left:4px;color:#6C6E85;transition:all 1s ease 0s;}
#four_flash .flashBg ul.mobile li a:hover p{background: #044177;color: #fff;}
#four_flash .flashBg ul.mobile li img{width:526px;height:340px;display:block; margin:0 auto;position: absolute;top: 0;left: 0;}
#four_flash .flashBg ul.mobile li p{position: absolute;bottom: 0;background: rgba(0,0,0,0.5);color: #fff; width: 100%;height: 60px;}
#four_flash .flashBg ul.mobile li p span{display: block;margin-left: 15px;margin-top: 20px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 1;-webkit-box-orient: vertical;white-space: normal;}
#four_flash .but_left{width:50px;height:35px;position:absolute; top: 370px;right: 124px;cursor: pointer;}
#four_flash .but_right{width:50px;height:35px; position:absolute; top:370px; right:72px;cursor: pointer;}

#four_flash .dian{background: url(../images/dian.png)center center no-repeat;height: 300px;margin-top: -185px;margin-left: 646px;}

/*精英团队*/
.jingyingtuandui{margin-bottom: 40px;}
.jingyingtuandui .biaoti{font-size: 30px;color: #000;text-align: center;font-weight: normal;margin-bottom: 100px;padding-top: 60px;}
.jingyingtuandui .biaoti span{color: #D61824;}
.jingyingtuandui .biaoti p{color: #979797;font-size: 16px;font-weight: 100;margin-top: 10px;}
.jingyingtuandui .kuang{width: 846px;height: 441px;background: #044177;margin: 0 auto;margin-bottom: -31px;}
.jingyingtuandui .kuang p{color: #fff;font-size: 16px;padding: 50px 0 0 50px;}
.jingyingtuandui .kuang .jieshao{padding-top: 0;width: 450px;margin-top: 20px;    line-height: 25px;}
.jingyingtuandui .xun{width: 214px;height: 176px;position: relative;display: inline-block;background: #fe8149;margin-left: -7px;margin-top: -200px;}
.jingyingtuandui .xun h1{position: absolute;top: 20px;left: 0;width: 214px;text-align: center;color: #fff;}
.jingyingtuandui .xun .wenzi{width: 194px;line-height: 25px; position: absolute;top: 60px;text-align: center;left: 8px;font-size: 12px;color: #fff;}
.jingyingtuandui .xun:nth-child(4){background: #ff724a;}
.jingyingtuandui .xun:nth-child(5){background: #ff6046;}
.jingyingtuandui .xun:nth-child(6){background: #ff503d;}
.jingyingtuandui .jingy{float: right;margin-top: -190px;margin-right: -118px;width: 417px;height: 283px;}
.zhuanye{background: #044177;height: 400px;}
.zhuanye .biaoti{font-size: 30px;color: #fff;text-align: center;font-weight: normal;margin-bottom: 40px;padding-top: 60px;}
.zhuanye .biaoti span{color: #fff;}
.zhuanye .biaoti p{color: #fff;font-size: 16px;font-weight: 100;margin-top: 10px;}
.zhuanye .jieshao{margin: 0 auto;display: block;text-align: center;color: #fff;line-height: 25px;}
.ji{margin-top: -140px;position: relative;}
.ji .kuang{background: #f8f8f8;padding-top: 40px;padding-bottom: 40px;height: 600px;}
.ji .kuang .zuo{width: 633px;float: left;margin-left: 3px;}
.ji .kuang .zuo img{float: left;margin-left: 20px;margin-right: -37px;}
.ji .kuang .zuo h1{font-size: 36px;margin-top: 62px;font-weight: normal;}
.ji .kuang .zuo h2{font-size: 48px;color: #BEBEBE;width: 226px;float: right;}
.ji .kuang .zuo .wenzi{width: 267px;float: right;margin-top: -220px;line-height: 35px;}
.ji .kuang .zuo .wenzi p{border-bottom: 1px #ccc dashed;    margin-bottom: 8px !important;}
.ji .biao {text-align: center;    margin-left: 245px;}
.ji .biao a{display: inline-block;margin: 0 auto;width: 205px;height: 60px;background: #044177;color: #fff;line-height: 60px;}
.ji .biao a:nth-child(2){margin-left: -5px;background: #4990e2;}
.ji .biao a img{vertical-align: middle;margin-right: 10px;}
.ji .you{width: 470px;background: #e6e6e6;height: 658px;float: right;margin-top: -80px;margin-right: 40px;}
.ji .you ul{margin-top: 120px;overflow-x: hidden;overflow-y: scroll;height: 500px;}
.ji .you ul li{margin-left: 34px;width: 408px;margin-bottom: 20px;}
.ji .you ul li img{width: 408px;height: 98px;}
.ji .you ul li p{background: #fff;padding: 10px;margin-top: -5px;}
.ji .you ul li a p{color: #000;}
.ji .you ul li a .tu {width: 408px;height: 200px;overflow: hidden;}
.ji .you ul li a  img {width: 408px;height: 200px;cursor: pointer;transition: all 0.6s;}
.ji .you ul li a:hover .tu img {transform: scale(1.1);z-index: 1;}
.ji .you ul li a:hover p{color: #024D8E;}
.shenzi{margin-top: 40px;margin-bottom: 40px;}
.shenzi .biaoti{font-size: 30px;color: #000;text-align: center;font-weight: normal;margin-bottom: 60px;
    margin-top: 70px;}
.shenzi .biaoti span{color: #D61824;}
.shenzi .biaoti p{color: #979797;font-size: 16px;font-weight: 100;margin-top: 10px;}
.shenzi ul li{position: relative;width: 390px;height: 390px;float: left;margin-bottom: 5px;}
.shenzi ul li img{width: 390px;height: 390px;}
.shenzi ul li .wenzi{display: none;}
.shenzi ul li a:hover .wenzi{display: block;width: 390px;height: 390px;background: #044177;position: absolute;top: 0;left: 0;transition: all 0.6s;}
.shenzi ul li a:hover .wenzi h1{margin: 30px 0 40px 30px;color: #fff;font-size: 28px;border-bottom: 1px #fff dashed;width: 120px;padding-bottom: 20px;}
.shenzi ul li a:hover .wenzi p{color: #fff;margin-left: 30px;margin-bottom: 5px;padding-right: 26px;}
.shenzi ul li:nth-child(3n-1){margin: 0 5px;}
.zishenguwen{margin-top: 60px;background: #f8f8f8;    height: 524px;}
.zishenguwen .biaoti{font-size: 30px;color: #000;text-align: center;font-weight: normal;margin-bottom: 40px;padding-top: 60px;}
.zishenguwen .biaoti span{color: #D61824;}
.zishenguwen .biaoti p{color: #979797;font-size: 16px;font-weight: 100;margin-top: 10px;}
.zishenguwen .bodyCon08{background: none;}
.zishenguwen #four_flash{position:relative;width:1100px;height:400px; margin:0 auto;position:absolute;bottom:40px;}
.zishenguwen #four_flash .flashBg{width:998px;height:400px; margin:0 auto;position:relative;overflow:hidden;}
.zishenguwen #four_flash .flashBg ul.mobile{width:2000%;height:400px; position:absolute;top:15; left:0;}
.zishenguwen #four_flash .flashBg ul.mobile li{float:left; border: 1px #ccc solid; width:330px;height:340px;padding-top:40px;color:#6C6E85;transition:all 1s ease 0s;background: #fff;margin: 0;}
.zishenguwen #four_flash .flashBg ul.mobile li img{width:240px;height:240px;display:block; margin:0 auto; border-radius:50%;position: absolute;left: 9%;top: 3%;}
.zishenguwen #four_flash .flashBg ul.mobile .wenzi{display: none;}
.zishenguwen #four_flash .flashBg ul.mobile .wenzi .jiesss{position: absolute;top: 250px;width: 90%;margin: 0 auto;left: 15px;}
.zishenguwen #four_flash .flashBg ul.mobile .wenzi .jiesss p{background: none;}
.zishenguwen #four_flash .flashBg ul.mobile li:hover .wenzi{display: block;position: absolute;top: 0;left: 0;width: 330px;height: 380px;background: #044177;}
.zishenguwen #four_flash .flashBg ul.mobile li:hover .wenzi h3{color: #fff;text-align: center;font-size: 26px;margin-top: 20px;margin-bottom: 5px; font-weight: normal;}
.zishenguwen #four_flash .flashBg ul.mobile li:hover .wenzi h4{color: #5088C9;text-align: center;font-size: 40px;font-weight: 100;}
.zishenguwen #four_flash .flashBg ul.mobile li:hover .wenzi dl{text-align: center;color: #fff;margin-top: 40px;}
.zishenguwen #four_flash .flashBg ul.mobile li:hover .wenzi dl dd{line-height: 25px;}
.zishenguwen #four_flash .flashBg ul.mobile h1{width: 330px;text-align: center;position: absolute;bottom: 70px;font-weight: normal; font-size: 28px;color: #000;}
.zishenguwen #four_flash .flashBg ul.mobile h2{width: 330px;text-align: center;position: absolute;bottom: 20px;color: #CACACA;font-size: 24px;}
.zishenguwen #four_flash .but_left{width:50px;height:100px;position:absolute; top:180px; left:0px;}
.zishenguwen #four_flash .but_right{width:50px;height:100px; position:absolute; top:180px; right:0px;}
.xuexituandui{margin-top: 200px;}
.xuexituandui .biaoti{font-size: 30px;color: #000;text-align: center;font-weight: normal;margin-bottom: 40px;}
.xuexituandui .biaoti span{color: #D61824;}
.xuexituandui .biaoti p{color: #979797;font-size: 16px;font-weight: 100;margin-top: 10px;}
.xuexituandui ul li{float: left;width: 100px;background: #044177;height: 406px;margin-right: 2px;position: relative;cursor: pointer;}
.xuexituandui ul li h1{font-size: 20px;width: 20px;margin: 0 auto;color: #fff;font-weight: normal;margin-top: 60px;}
.xuexituandui ul li img{display: none;}
.xuexituandui ul li .wenzi{display: none;}
.xuexituandui ul .dian{width: 860px;}
.xuexituandui ul .dian img{display: block;position: absolute;top: 0;left: 0;width: 860px;height: 406px;}
.xuexituandui ul .dian .wenzi{display: block;position: absolute;bottom: 0;background: #4990e2;color: #fff;padding: 15px;}
.xuexituandui ul .dian .wenzi p{line-height: 25px; font-size: 14px; overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 4;-webkit-box-orient: vertical;white-space: normal;}
.kuailetuandui{margin-top: 60px;background: #f8f8f8;padding: 40px 0;}
.kuailetuandui .biaoti{font-size: 30px;color: #000;text-align: center;font-weight: normal;    margin-bottom: 60px;
    margin-top: 35px;}
.kuailetuandui .biaoti span{color: #D61824;}
.kuailetuandui .biaoti p{color: #979797;font-size: 16px;font-weight: 100;margin-top: 10px;}
.kuailetuandui .jieshao{width: 1000px;margin: 0 auto;text-align: center;font-size: 16px;color: #5F5F5F;}

#scrollDiv{width:1200px;height:338px; overflow:hidden;}/*这里的高度和超出隐藏是必须的*/
#scrollDiv li{height:338px; width:1200px; overflow:hidden; vertical-align:bottom; zoom:1;}
#scrollDiv ul{width: 1200px;}
.scroltit{background: #044177;width: 187px;height: 50px;float: right;margin-right: 8px;}
.scroltit .updown{float:right; width:50px; height:30px; margin-left:4px}
#but_up{ background:url(../images/up.gif) no-repeat 0 0; text-indent:-9999px;margin-top: 10px;}
#but_down{ background:url(../images/down.gif) no-repeat 0 0; text-indent:-9999px;margin-top: 10px;margin-right: 30px;}


/*了解慧侨*/
.liaojiehuiqiao{background: url(../images/liaojie.png) center center no-repeat;height: 741px;padding-top: 60px;}
.liaojiehuiqiao .biaoti{font-size: 30px;color: #000;text-align: center;font-weight: normal;    margin-bottom: 90px;
    margin-top: 27px;}
.liaojiehuiqiao .biaoti span{color: #D61824;}
.liaojiehuiqiao .biaoti p{color: #979797;font-size: 16px;font-weight: 100;margin-top: 10px;}
.liaojiehuiqiao .zuo{float: left;}
.liaojiehuiqiao .zuo img{height: 456px;width: 588px;}
.liaojiehuiqiao .you{width: 530px;float: right;}
.liaojiehuiqiao .you p{text-indent: 2em;font-size: 14px;color: #3A3A3A;line-height: 25px;margin-bottom: 10px;}
.huiqiaoyewu{background: #f8f8f8;padding: 40px 0;margin-top: 40px;}
.huiqiaoyewu .biaoti{font-size: 30px;color: #000;text-align: center;font-weight: normal;margin-bottom: 40px;}
.huiqiaoyewu .biaoti span{color: #D61824;}
.huiqiaoyewu .biaoti p{color: #979797;font-size: 16px;font-weight: 100;margin-top: 10px;}
.huiqiaoyewu .yewu{background: url(../images/yewu.png)center center no-repeat;height: 640px;}

@keyframes warn {
 0% {
  transform: scale(0);
  opacity: 0.0;
 }
 25% {
  transform: scale(0);
  opacity: 0.1;
 }
 50% {
  transform: scale(0.1);
  opacity: 0.3;
 }
 75% {
  transform: scale(0.5);
  opacity: 0.5;
 }
 100% {
  transform: scale(1);
  opacity: 0.0;
 }
}
@-webkit-keyframes "warn" {
 0% {
  -webkit-transform: scale(0);
  opacity: 0.0;
 }
 25% {
  -webkit-transform: scale(0);
  opacity: 0.1;
 }
 50% {
  -webkit-transform: scale(0.1);
  opacity: 0.3;
 }
 75% {
  -webkit-transform: scale(0.5);
  opacity: 0.5;
 }
 100% {
  -webkit-transform: scale(1);
  opacity: 0.0;
 }
}
.yuan1 .dot {position: absolute;width: 20px;height: 20px;background: rgba(112, 157, 202, 0.5);left: 81px;top: 85px;border-radius: 50%;z-index: 2;}
.yuan2 .dot {position: absolute;width: 10px;height: 10px;background: rgba(112, 157, 202, 0.5);left: 38px;top: 39px;border-radius: 50%;z-index: 2;}
.yuan3 .dot {position: absolute;width: 20px;height: 20px;background: rgba(112, 157, 202, 0.5);left: 83px;top: 84px;border-radius: 50%;z-index: 2;}
.yuan4 .dot {position: absolute;width: 10px;height: 10px;background: rgba(112, 157, 202, 0.5);left: 38px;top: 39px;border-radius: 50%;z-index: 2;}
.yuan5 .dot {position: absolute;width: 20px;height: 20px;background: rgba(112, 157, 202, 0.5);left: 81px;top: 85px;border-radius: 50%;z-index: 2;}
.yuan6 .dot {position: absolute;width: 20px;height: 20px;background: rgba(112, 157, 202, 0.5);left: 81px;top: 82px;border-radius: 50%;z-index: 2;}
.yuan7 .dot {position: absolute;width: 20px;height: 20px;background: rgba(112, 157, 202, 0.5);left: 33px;top: 32px;border-radius: 50%;z-index: 2;}
.yuan8 .dot {position: absolute;width: 20px;height: 20px;background: rgba(112, 157, 202, 0.5);left: 81px;top: 85px;border-radius: 50%;z-index: 2;}
.yuan9 .dot {position: absolute;width: 20px;height: 20px;background: rgba(112, 157, 202, 0.5);left: 81px;top: 85px;border-radius: 50%;z-index: 2;}
.yuan10 .dot {position: absolute;width: 20px;height: 20px;background: rgba(112, 157, 202, 0.5);left: 82px;top: 85px;border-radius: 50%;z-index: 2;}
.yuan11 .dot {position: absolute;width: 20px;height: 20px;background: rgba(112, 157, 202, 0.5);left: 117px;top: 120px;border-radius: 50%;z-index: 2;}
.yuan1 {position: absolute;width: 180px;height: 180px;top: 200px;left: 28px;}
/* 产生动画（向外扩散变大）的圆圈  */
.pulse {position: absolute;width: 180px; height: 180px;background: rgba(30, 109, 204, 0.5);left: 2px;top: 2px;border-radius: 50%;z-index: 1;opacity: 0;-webkit-animation: warn 3s ease-out;-moz-animation: warn 3s ease-out;animation: warn 3s ease-out;-webkit-animation-iteration-count: infinite;-moz-animation-iteration-count: infinite;animation-iteration-count: infinite;}
.yuan2 {position: absolute;width: 80px;height: 80px;top: 103px;left: 187px;}
.yuan2 .pulse {width: 80px;height: 80px;}
.yuan3 {position: absolute;width: 180px;height: 180px;top: 233px;left: 283px;}
.yuan3 .pulse {width: 180px;height: 180px;}
.yuan4 {position: absolute;width: 80px;height: 80px;top: 233px;left: 439px;}
.yuan4 .pulse {width: 80px;height: 80px;}
.yuan5 {position: absolute;width: 180px;height: 180px;top: 414px;left: 364px;}
.yuan5 .pulse {width: 180px;height: 180px;}
.yuan6 {position: absolute;width: 180px;height: 180px;top: 65px;left: 379px;}
.yuan6 .pulse {width: 180px;height: 180px;}
.yuan7 {position: absolute;width: 80px;height: 80px;top: 143px;left: 501px;}
.yuan7 .pulse {width: 80px;height: 80px;}
.yuan8 {position: absolute;width: 180px;height: 180px;top: -16px;right: 160px;}
.yuan8 .pulse {width: 180px;height: 180px;}
.yuan10 {position: absolute;width: 180px;height: 180px;top: 128px;right: 246px;}
.yuan10 .pulse {width: 180px;height: 180px;}
.yuan11 {position: absolute;width: 250px;height: 250px;top: 330px;right: 30px;}
.yuan11 .pulse {width: 250px;height: 250px;}
.huiqiaoyewu .yewu .kuang1{position: absolute;top: 72px;left: 218px;z-index: 99; background: url(../images/kuangkk.png)center center no-repeat;height: 89px;width: 280px;}
.huiqiaoyewu .yewu .kuang1 .wenzi{color: #fff;font-size: 16px;margin-left: 40px;margin-top: 10px;}
.huiqiaoyewu .yewu .kuang1 .wenzi .bb{font-size: 24px;font-weight: bold;}

.huiqiaoyewu .yewu .kuang2{position: absolute;top: 260px;left: 107px;z-index: 99; background: url(../images/kuangkk.png)center center no-repeat;height: 89px;width: 280px;}
.huiqiaoyewu .yewu .kuang2 .wenzi{color: #fff;font-size: 16px;margin-left: 40px;margin-top: 10px;}
.huiqiaoyewu .yewu .kuang2 .wenzi .bb{font-size: 24px;font-weight: bold;}

.huiqiaoyewu .yewu .kuang3{position: absolute;top: 108px;right: 142px;z-index: 99; background: url(../images/kuangkk.png)center center no-repeat;height: 89px;width: 280px;}
.huiqiaoyewu .yewu .kuang3 .wenzi{color: #fff;font-size: 16px;margin-left: 40px;margin-top: 10px;}
.huiqiaoyewu .yewu .kuang3 .wenzi .bb{font-size: 24px;font-weight: bold;}

.huiqiaoyewu .yewu .kuang4{position: absolute;top: 392px;right: 110px;z-index: 99; background: url(../images/kuangkk.png)center center no-repeat;height: 89px;width: 280px;}
.huiqiaoyewu .yewu .kuang4 .wenzi{color: #fff;font-size: 16px;margin-left: 40px;margin-top: 10px;}
.huiqiaoyewu .yewu .kuang4 .wenzi .bb{font-size: 24px;font-weight: bold;}
.neihan{background: url(../images/neihan.png)center center no-repeat;height: 637px;}
.neihan .biaoti{font-size: 30px;color: #fff;text-align: center;font-weight: normal;margin-bottom: 40px;padding-top: 60px;}
.neihan .biaoti span{color: #fff;}
.neihan .biaoti p{color: #fff;font-size: 16px;font-weight: 100;    margin-left: 74px;
    margin-top: 10px;}

.neihan .kuang{background: #fff;box-shadow: 0 0 10px #ccc;width: 780px;height: 380px;position: relative; float: right;padding: 20px 20px 0 60px;}

.neihan .kuang .youxia{float: right;position: absolute;right: 0;bottom: 0;}
.neihan .kuang h1{font-size: 24px;margin-bottom: 40px;margin-top: 20px;}
.neihan .kuang h1 img{margin-left: 50px;}
.neihan .kuang p{    font-size: 15px;
    line-height: 30px;
    color: #626262;
    margin-bottom: 15px;}
.linian{margin-top: 40px;background: #f8f8f8;height: 510px;padding-top: 40px;}
.linian .biaoti{font-size: 30px;color: #000;text-align: center;font-weight: normal;    margin-bottom: 60px;
    margin-top: 30px;}
.linian .biaoti span{color: #D61824;}
.linian .biaoti p{color: #979797;font-size: 16px;font-weight: 100;margin-top: 10px;}
.linian ul li{width: 235px;float: left;height: 280px;margin: 0 2px;position: relative;}
.linian ul li .kuang{width: 235px;height: 280px;background: #d61824; position: absolute;top: 0;left: 0;z-index: 9;}
.linian ul li h1{font-size: 40px;font-weight: 100;text-align: center;margin-top: 25px;color: #fff;margin-bottom: -10px;}
.linian ul li h2{font-size: 22px;text-align: center;color: #fff;margin-top: 15px;}
.linian ul li img{display: block;margin: 0 auto;margin-top: 40px;}
.linian ul li .nei{display: none;}
.linian ul li .nei h3{text-align: center;color: #fff;font-size: 32px;margin-top: 40px;}
.linian ul li .nei p{width: 200px;margin: 0 auto;font-size: 14px;color: #fff;margin-top: 20px;line-height: 25px;}
.linian ul li:hover .nei{position: absolute;top: 0;left: 0;width: 230px;height: 350px;background: #044177;z-index: 99;display: block;}
.linian ul li:hover .kuang{display: none;}

.linian ul .dian .nei{position: absolute;top: 0;left: 0;width: 230px;height: 350px;background: #044177;z-index: 99;display: block;}
.linian ul .dian .kuang{display: none;}
.qiyewenhua{margin-top: 40px; background: url(../images/qywh.jpg)center center no-repeat;height:571px ;}
.qiyewenhua .conter{position: relative;}
.qiyewenhua .biaoti{font-size: 30px;color: #000;text-align: center;font-weight: normal;margin-bottom: 40px;}
.qiyewenhua .biaoti span{color: #D61824;}
.qiyewenhua .biaoti p{color: #979797;font-size: 16px;font-weight: 100;margin-top: 10px;}
.qiyewenhua .tab{width: 505px;position: absolute;top: 151px;left: 501px;}
.qiyewenhua .tab-hd { overflow:hidden; zoom:1;}
.qiyewenhua .tab-hd li{width:212px; height: 50px;line-height: 50px; color:#000; text-align:center; cursor:pointer;}
.qiyewenhua .tab-hd li span{display: none;}
.qiyewenhua .tab-hd li.active{ background:#fff;color: #044177;box-shadow: 0 0 10px #ccc; font-size: 30px;}
.qiyewenhua .tab-hd li.active span{margin-right: 20px; display: inline-block;border: 1px #044177 solid;width: 35px;height: 35px;text-align: center;line-height: 35px;font-size: 30px;}
.qiyewenhua .tab-hd li:nth-child(7){float: right;position: absolute;left: 301px;top: -71px;background: #044177;}
.qiyewenhua .tab-hd li:nth-child(7){text-align: right;padding-right: 20px;color: #fff;}
.qiyewenhua .tab-hd li:nth-child(7).active{background: #fff;box-shadow: none;color: #044177;}
.qiyewenhua .tab-hd li:nth-child(8){float: right;position: absolute;left: 301px;top: -21px;background: #044177;}
.qiyewenhua .tab-hd li:nth-child(8){text-align: right;padding-right: 20px;color: #fff;}
.qiyewenhua .tab-hd li:nth-child(8).active{background: #fff;box-shadow: none;color: #044177;}
.qiyewenhua .tab-hd li:nth-child(9){float: right;position: absolute;left: 301px;top: 29px;background: #044177;}
.qiyewenhua .tab-hd li:nth-child(9){text-align: right;padding-right: 20px;color: #fff;}
.qiyewenhua .tab-hd li:nth-child(9).active{background: #fff;box-shadow: none;color: #044177;}
.qiyewenhua .tab-hd li:nth-child(10){float: right;position: absolute;left: 301px;top: 79px;background: #044177;}
.qiyewenhua .tab-hd li:nth-child(10){text-align: right;padding-right: 20px;color: #fff;}
.qiyewenhua .tab-hd li:nth-child(10).active{background: #fff;box-shadow: none;color: #044177;}
.qiyewenhua .tab-hd li:nth-child(11){float: right;position: absolute;left: 301px;top: 129px;background: #044177;}
.qiyewenhua .tab-hd li:nth-child(11){text-align: right;padding-right: 20px;color: #fff;}
.qiyewenhua .tab-hd li:nth-child(11).active{background: #fff;box-shadow: none;color: #044177;}
.qiyewenhua .tab-hd li:nth-child(12){float: right;position: absolute;left: 301px;top: 179px;background: #044177;}
.qiyewenhua .tab-hd li:nth-child(12){text-align: right;padding-right: 20px;color: #fff;}
.qiyewenhua .tab-hd li:nth-child(12).active{background: #fff;box-shadow: none;color: #044177;}

.qiyewenhua .tab-bd li{display:none; border-top:0 none; font-size:24px;}
.qiyewenhua .tab-bd li.thisclass{ display:list-item;}
.qiyewenhua .tab-bd li img{width: 570px;height: 300px;margin-top: 157px;}







/*联系我们*/
.lianxiwomen{margin-top: 40px;}
.lianxiwomen .biaoti{font-size: 30px;color: #000;text-align: center;font-weight: normal;margin-bottom: 50px;
    margin-top: 60px;}
.lianxiwomen .biaoti span{color: #D61824;}
.lianxiwomen .biaoti p{color: #979797;font-size: 16px;font-weight: 100;margin-top: 10px;}

.lianxiwomen .tab{ width:100%;}
.lianxiwomen .tab-hd { overflow:hidden; zoom:1;}
.lianxiwomen .tab-hd li{ float:left;height: 40px;line-height: 40px; width:108px; color:#000; text-align:center; cursor:pointer;}
.lianxiwomen .tab-hd li.active{ background:#d61824;color: #fff;}
.lianxiwomen .tab-bd li{display:none;border-top:0 none;margin-top: 40px;}
.lianxiwomen .tab-bd li.thisclass{ display:list-item;}
.lianxiwomen .tab-bd li .zuo{float: left;width: 378px;}
.lianxiwomen .tab-bd li .zuo h1{font-size: 30px;font-weight: normal;margin-top: 50px;}
.lianxiwomen .tab-bd li .zuo h2{font-size: 16px;color: #979797;font-weight: 100;margin-top: 15px;margin-bottom: 40px;}
.lianxiwomen .tab-bd li .zuo h3{font-size: 22px;font-weight: normal;}
.lianxiwomen .tab-bd li .zuo p{font-size: 16px;margin-top: 10px;}
.zixun{background: #f8f8f8;padding-top: 60px;margin-top: 80px;height: 305px;margin-bottom: 200px;}
.zixun .zuo{width: 500px;float: left;}
.zixun .zuo .kuang{background: #d61824;width: 500px;height: 116px;}
.zixun .zuo .kuang img{float: left;margin-left: 96px;margin-top: 30px;margin-right: 50px;}
.zixun .zuo .kuang p{font-size: 14px;color: rgba(255,255,255,0.9);padding-top: 31px;font-weight: 100;}
.zixun .zuo .kuang h1{font-size: 32px;color: #fff;}

.zixun .you .kk{background: #fff;width: 660px;float: right;}
.zixun .you .kk h2{text-align: center;font-size: 32px;color: #034176;margin-top: 20px;}
.zixun .you .kk p{font-size: 22px;color: #034176;font-weight: 100;text-align: center;margin-top: 10px;margin-bottom: 37px;}
.zixun .you .kk input{width: 90%;margin: 0 auto;display: block;height: 50px;margin-bottom: 20px;text-indent: .5rem;}
.zixun .you .kk select{height: 50px !important;}
.zixun .you .kk ul li a{display: inline-block;width: 277px;background: #d61824;border: 1px #d61824 solid;color: #fff;font-size: 18px;text-align: center;height: 60px;line-height: 60px;}
.zixun .you .kk ul li a span{font-size: 12px;margin-left: 10px;}
.zixun .you .kk ul li a:nth-child(2){background: none;border: 1px #ccc solid;color: #979797;}
.zixun .you .kk ul li a:hover{background: #044177;color: #fff;border: 1px #044177 solid;}
/*签证类别*/
.sida .aa{background: #fff;height: 150px;margin-top: -40px;position: relative;width: 100%;box-shadow: 0 0 10px #feece2;}
.sida .aa h1{text-align: center;color: #D61824;font-size: 30px;font-weight: normal;padding-top: 33px;margin-bottom: 20px;}
.sida .aa p{text-align: center;color: #979797;font-weight: 100;}
.sida ul{margin-top: 40px;}
.sida ul li{float: left;margin-right: 5px;}
.sida ul li .kuang{width: 310px;height: 291px;background: #ff7034;}
.sida ul li .kuang p{text-align: center;color: #fff;margin-top: 10px;}
.sida ul li .ku{background: url(../images/sq1.png)center center no-repeat;height: 291px;width: 170px;position: relative;}
.sida ul li .ku .tu{width: 80px;height: 80px;border: 3px #fff solid;border-radius: 50%;margin: 0 auto;position: absolute;top: 62px;left: 42px;}
.sida ul li .ku p{font-size: 16px;text-align: center;color: #fff;width: 170px;position: absolute;top: 195px;}
.sida ul li .ku img{width: 50px;height: 50px;display: block;padding-top: 13px;margin: 0 auto;margin-bottom: 40px;}
.sida ul li:nth-child(3) .ku{background: url(../images/sq2.png);}
.sida ul li:nth-child(4) .ku{background: url(../images/sq3.png);}
.sida ul li:nth-child(5) .ku{background: url(../images/sq4.png);}
.sida ul li:nth-child(6) .ku{background: url(../images/sq5.png);}
.whyyimin{margin-top: 60px;}
.whyyimin .biaoti{font-size: 30px;color: #000;text-align: center;font-weight: normal;margin-bottom: 40px;}
.whyyimin .biaoti span{color: #D61824;}
.whyyimin .biaoti p{color: #979797;font-size: 16px;font-weight: 100;}
.yiju{height: 270px;max-width: 1920px;margin-top: 40px;margin-bottom: 40px;}
.yiju .zuo{float: left;width: 54%;overflow:hidden;height: 270px;}
.yiju .you{background: #044177;color: #fff;height: 270px;width: 46%;float: right;}
.yiju .you p{padding-left: 40px;}
.fuli{margin-top: 150px;}
.fuli ul li .kuang{background: #f8f8f8;height: 280px;}
.jjnada{margin-top: 60px;background: #f8f8f8;padding-top: 40px;padding-bottom: 60px;}
.jjnada .biaoti{font-size: 30px;color: #000;text-align: center;font-weight: normal;margin-bottom: 40px;}
.jjnada .biaoti span{color: #D61824;}
.jjnada .biaoti p{color: #979797;font-size: 16px;font-weight: 100;}
.jjnada .kuang{background: #fff;display: block;width: 100%;padding: 20px 0;margin-top: 40px;}
.jjnada ul li{float: left;text-align: center;margin: 0 17px;}
.jjnada ul li p{margin-top: 10px;}
.sidayoushi{padding-top: 40px; background: #f8f8f8;}
.sidayoushi .biaoti{font-size: 30px;color: #000;text-align: center;font-weight: normal;margin-bottom: 40px;}
.sidayoushi .biaoti span{color: #D61824;}
.sidayoushi .biaoti p{color: #979797;font-size: 16px;font-weight: 100;}
.sidayoushi ul li{float: left;margin-bottom: 40px;}
.sidayoushi ul li:nth-child(2n){float: right;}
.sidayoushi ul li .kuang{background: #fff;padding: 20px;width: 540px;}
.sidayoushi ul li .kuang img{width: 540px;height: 230px;}
.sidayoushi ul li .kuang h1{width: 190px;background: #044177;color: #fff;text-align: center;height: 40px;line-height: 40px;margin: 20px 0;}
.sidayoushi ul li .kuang p{color: #979797;line-height: 25px;}
/*限时特惠*/
.xianshitehui ul li a .kuang .qian{display: inline-block;width: 100px;height: 40px;text-align: center;line-height: 40px;background: #d61824;color: #fff;float: left;}
.xianshitehui ul li a .kuang .timerbg{display: inline-block;width: 203px !important;}
.xianshitehui ul li a .kuang  .timerbg div{float: none !important;width: 384px;height: 38px;border: 1px #d61824 solid;margin-top: 0;}
.xianshitehui ul li a .kuang  .timerbg .dao{color: #000;font-size: 16px;width: 208px;}
.xianshitehui ul li a .kuang  .timerbg strong{font-size: 16px;color: #000;display: inline-block;margin-top: 8px;}
.xianshitehui ul li a .kuang .tu{width: 530px;height: 220px;margin-top: 20px;}
.xianshitehui ul li a .kuang .tu .img{width: 530px;height: 220px;}
.xianshitehui ul li a .kuang .ggg{display: inline-block;margin-left: 120px;font-size: 24px;color: #D61824;font-weight: 100;}
.xianshitehui ul li a .kuang .ggg i{font-style: normal;font-size: 14px;color: #979797;margin-left: 10px;}
.xianshitehui ul li a .kuang .wenzi{width: 240px;float: right;}
.xianshitehui ul li a .kuang .wenzi h2{font-size: 18px;margin-top: 20px;font-weight: normal; color: #000;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;white-space: normal;}
.xianshitehui ul li a .kuang .wenzi p{color: #979797;font-size: 14px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 3;-webkit-box-orient: vertical;white-space: normal;}
.xianshitehui ul li .anniu{float: right;margin-top: -45px;}
.xianshitehui ul li .anniu a{display: inline-block;width: 108px;height: 40px;line-height: 40px;text-align: center;}
.xianshitehui ul li .anniu a:nth-child(1){border-bottom: 1px #d61824 solid;background: #d61824;color: #fff;margin-right: 17px;}
.xianshitehui ul li .anniu a:nth-child(2){border: 1px #ccc solid;color: #000;}
.xianshitehui ul li .anniu a:hover{background: #024D8E;color: #fff;border: 1px #024D8E solid;}
.xianshitehui ul li:hover .tu{display: none;}
.xianshitehui ul li:hover a .wenzi{float: left;width: 800px;color: #fff;border-top: 1px #fff solid;margin-top: 20px;
    padding-top: 20px;}
.xianshitehui ul li:hover a .wenzi h2{color: #fff;}
.xianshitehui ul li:hover a .wenzi p{color: #fff;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;white-space: normal;}
.xianshitehui ul li:hover .anniu{float: left;margin-top: 40px;}
.xianshitehui ul li:hover .anniu a{border-radius: 10px;background: none;color: #fff;border: 1px solid #fff;}
.xianshitehui ul li:hover .anniu a:hover{background: #d61824;border: 1px #d61824 solid;}
.xianshitehui ul li:hover .timerbg .dao{color: #fff !important;}
.xianshitehui ul li:hover .timerbg .dao strong{color: #fff;}
.xianshitehui ul li:hover a .kuang .qian{background: #fff;color: #d61824;}
.xianshitehui ul li:hover a .kuang .timerbg div{border: 1px #fff solid;}
.xianshitehui ul li:hover a .kuang .ggg{color: #fff;}
.xianshitehui ul li:hover a .kuang .ggg i{color: #fff;}
.xianshitehui .left ul li{height: 284px;}
.xianshitehui ul .jieshu .tu .img{-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);filter: gray;}
.xianshitehui ul .jieshu .anniu a:nth-child(1){background: #979797;border: 1px #979797 solid;}
.xianshitehui ul .jieshu .kuang .qian{background: #979797;}
.xianshitehui ul .jieshu .kuang .timerbg div{border: 1px #979797 solid;}
.xianshitehui ul .jieshu .kuang .daoend{color: #979797;font-size: 16px;width: 208px;line-height: 36px;padding-left: 22px;}
.fangyuan .tab-bd li .kuang{position: relative;top: 0;left: 0;width: 590px;height: 505px;}
.fangyuan .tab-bd li .kuang .yin{display: none;width: 590px;height: 505px;position: absolute;top: 0;left: 0; background: #024D8E;}
.fangyuan .tab-bd li .kuang .yin p{text-align: left;font-size: 20px;color: #D1D1D1; width: 400px;margin: 0 auto;border-bottom: 1px #fff dashed;padding-bottom: 15px;margin-top: 20px;}
.fangyuan .tab-bd li .kuang .yin p span{float: right;color: #fff;}
.fangyuan .tab-bd li .kuang .yin p:nth-child(1){margin-top: 100px;}
.fangyuan .tab-bd li .kuang .yin p:nth-child(4) span{font-size: 36px;margin-top: -12px;}
.fangyuan .tab-bd li .kuang .yin a{display: block;margin: 0 auto;margin-top: 60px; width: 400px;height: 40px;line-height: 40px;background: #d61824;color: #fff;font-size: 16px;text-align: center;}
.fangyuan .tab-bd li .kuang:hover .xian{display: none;}
.fangyuan .tab-bd li .kuang:hover .yin{display: inline-block;width: 590px;height: 505px;position: absolute;top: 0;left: 0; background: #024D8E;}
.fangyuan .tab{height: 512px;}
.fangyuan{margin-bottom: 100px;}
/*首页*/
.biao_ban{margin-top: 50px;
    margin-bottom: 34px;}
.biao_ban h1{float: left;background: #044177; width: 151px;border: 1px #044177 solid;height: 48px;text-align: center;line-height: 48px;color: #fff;font-size: 20px;}
.biao_ban ul{margin-left: 0;}
.biao_ban ul li{float: left;margin-right: 24px;margin-top: 0;}
.biao_ban ul .gundong{height: 48px;border: 1px #ccc solid;width: 500px;}
.biao_ban ul li input{height: 48px;text-indent: .1rem;width: 211px;}
.biao_ban ul li a{display: inline-block;border: 1px #d61824 solid; width: 136px;background: #d61824;height: 48px;line-height: 48px; float: left;text-align: center;}
.biao_ban ul li a span{display: block;font-size: 12px;}
.biao_ban ul li a:nth-child(2){margin-left: 15px;background: none;border: 1px #d61824 solid;color: #d61824;}
.biao_ban ul li a:nth-child(2) span{font-size: 20px;}
.biao_ban ul li a:hover{background: #024D8E;color: #fff;border: 1px #024D8E solid;}
.xiangmu{background: #f8f8f8;padding: 40px 0;padding-bottom: 0;margin-top: 0;}
.xiangmu .biaoti{font-size: 30px;color: #000;text-align: center;font-weight: normal;margin-bottom: 60px;margin-top: 60px;}
.xiangmu .biaoti span{color: #D61824;}
.xiangmu .biaoti p{color: #979797;font-size: 16px;font-weight: 100;margin-top: 10px;}

.xiangmu .tab{ width:100%;}
.xiangmu .tab-hd { overflow:hidden; zoom:1;text-align: center;}
.xiangmu .tab-hd a{display: inline-block; height: 35px;line-height: 35px; width:108px; color:#000; text-align:center; cursor:pointer;}
.xiangmu .tab-hd .active{ background:#d61824;color: #fff;}
.xiangmu .tab-bd li{display:none;border-top:0 none;margin-top: 0;}
.xiangmu .tab-bd .thisclass{ display:list-item;}
.xiangmu .tab-bd li ul li{display: block;}
.xinwen .tab-bd li ul li:nth-child(n+1){border-bottom: 7px #024D8E solid;}
.xinwen .tab-bd li ul li:nth-child(2n){border-bottom: 7px #AD020B solid;}
.xinwen .tab-bd li ul li:hover{box-shadow:10px 10px 16px #e5e5e5;}
.xiangmu .Box .Box_con .conbox ul li .wenzi{position: absolute;bottom: 0;right: 0px;width: 269px;background: #fff;}
.xiangmu .Box .Box_con .conbox ul li .wenzi h1{font-size: 18px;color: #000;}
.xiangmu .Box .Box_con .conbox ul li .wenzi p{font-size: 16px;color: #979797;}
.xiangmu .Box .Box_con .conbox ul li .wenzi span{color: #024D8E;}
.xiangmu .Box .Box_con .conbox ul li img{width: 288px !important;height: 476px !important;}
.xiangmu .Box .Box_con .conbox ul li:hover .wenzi{background: #024D8E;}
.xiangmu .Box .Box_con .conbox ul li:hover h1{color: #fff;}
.xiangmu .Box .Box_con .conbox ul li:hover .wenzi p{color: #fff;}
.xiangmu .Box .Box_con .conbox ul li:hover .wenzi span{color: #fff;}
.xiangmu .Box .Box_con .conbox ul li{border-bottom: 4px #064179 solid;}
.xiangmu .Box .Box_con .conbox ul li:nth-child(2n){border-bottom: 4px #064179 solid;}
.xiangmu .Box .Box_con .conbox ul li .ssjj{width: 100px;height: 40px;line-height: 26px; font-size: 18px;font-weight: bold;background: url(../images/dise.png);}
.index_zuixin{margin-top: 60px;margin-bottom: -40px;}
.index_zuixin .biaoti{font-size: 30px;color: #000;text-align: center;font-weight: normal;margin-bottom: 40px;}
.index_zuixin .biaoti span{color: #D61824;}
.index_zuixin .biaoti p{color: #979797;font-size: 16px;font-weight: 100;margin-top: 10px;}

.fc_anli .biaoti{font-size: 30px;color: #fff;text-align: center;font-weight: normal;margin-bottom: 40px;}
.fc_anli .biaoti span{color: #fff;}
.fc_anli .biaoti p{color: #fff;font-size: 16px;font-weight: 100;margin-top: 10px;}

.index_zuixin .right ul li .zzuo{width: 179px;height: 104px;float: left;}
.index_zuixin .right ul li .zzuo .tu{width: 179px;height: 104px;}
.index_zuixin .right ul li .zzuo .tu img{width: 179px;height: 104px;}
.index_zuixin .right ul li .yyou{width: 386px;float: right;text-align: left;} 
.index_zuixin .right ul li .yyou h2{text-align: left;float: left;color: #000;font-size: 16px;margin-bottom: 7px;font-weight: normal;}
.index_zuixin .right ul li .yyou p{font-size: 12px;color: #979797;margin-top: 13px;}
.index_zuixin .right ul li .yyou p span{margin-right: 10px;}
.index_zuixin .right ul li{border-bottom: 4px #024D8E solid;padding-bottom: 17px;margin-bottom: 17px;}
.index_zuixin .right ul li a:hover .yyou h2{color: #024D8E;}
.index_zuixin .right ul li a:hover .yyou p{color: #024D8E;}
.index_zuixin .right ul li a:hover .tu img{transform: scale(1.1);z-index: 1;}
.index_zuixin .gengduo{margin-top: 20px;margin-bottom: 40px;}
.index_zuixin .gengduo a{display: block;width: 210px;height: 40px;text-align: center;line-height: 40px;font-weight: 300; margin: 0 auto;border-radius: 20px;border: 1px #ccc solid;color: #000;}
.index_zuixin .gengduo a span{margin-left: -40px;font-size: 40px;float: right;margin-right: 49px;}
.index_zuixin .gengduo a:hover{background: #024D8E;color: #fff;border: 1px #024D8E solid;}
.xs_tehui{background: #f8f8f8;padding: 40px 0;padding-bottom: 1px;margin-top: 60px;}
.xs_tehui .zuomian{float: left !important;}
.xs_tehui .biaoti{font-size: 30px;color: #000;text-align: center;font-weight: normal;margin-bottom: 60px;margin-top: 20px;}
.xs_tehui .biaoti span{color: #D61824;}
.xs_tehui .biaoti p{color: #979797;font-size: 16px;font-weight: 100;margin-top: 10px;}
.xs_tehui .gengduo{margin-top: 40px;}
.xs_tehui .gengduo a{display: block;width: 210px;height: 40px;text-align: center;line-height: 40px;font-weight: 300; margin: 0 auto;border-radius: 20px;border: 1px #ccc solid;color: #000;}
.xs_tehui .gengduo a span{margin-left: -40px;font-size: 40px;float: right;margin-right: 49px;}
.xs_tehui .gengduo a:hover{background: #024D8E;color: #fff;border: 1px #024D8E solid;}
.xs_tehui .end{position: relative;width: 590px;height: 410px;}
.xs_tehui .end .endimg{position: absolute;top: 0;left: 0;}


.xiangmu .gengduo{margin-top: 0;padding-bottom: 40px;}
.xiangmu .gengduo a{display: block;width: 210px;height: 40px;text-align: center;line-height: 40px;font-weight: 300; margin: 0 auto;border-radius: 20px;border: 1px #ccc solid;color: #000;}
.xiangmu .gengduo a span{margin-left: -40px;font-size: 40px;float: right;margin-right: 49px;}
.xiangmu .gengduo a:hover{background: #024D8E;color: #fff;border: 1px #024D8E solid;}


.rongyu .control-box ul li{left: 0;}
.rongyu .control-box ul .next{left: 95%;}


/*弹窗*/
.login-header{width:100%;text-align:center;position: relative;}
.login{padding-bottom: 30px;width:1200px;position:fixed;border:#ebebeb solid 1px;top:30%;left:29%;display:none;background:#ffffff;box-shadow:0px 0px 20px #ddd;z-index:9999999;margin-left:-250px;margin-top:-140px;}
.login ul{margin: 0;margin-top: -12px;}
.login .kuang{width: 93%;margin: 0 auto;}
.login .kuang img{margin-bottom: 50px;}
.login .kuang ul li{float: left;width: 46%;margin-bottom: 20px;margin-left: 0;margin-right: 0;}
.login .kuang ul li input{width: 79.5%;height: 40px;text-indent: .5em;vertical-align:middle;margin-left: 20px;}
.login .kuang ul li span{width: 20%;}
.login .kuang ul li:nth-child(2n){float: right;}
.login .kuang ul li select{width: 79.5%;height: 40px;text-indent: .5em;vertical-align:middle;margin-left: 16px;}
.login .kuang .login-button{width: 275px;height: 50px;text-align: center;line-height: 50px;background: #d61824;color: #fff;margin: 0 auto;margin-top: 15px;}
.login .kuang .login-button a{color: #fff;width: 275px;height: 50px;display: block;}
.login-title{width:100%;margin:10px 0px 0px 0px;text-align:center;line-height:40px;height:40px;font-size:18px;position:relative;}
.login-title img{position:absolute;right: -5px;
    top: 7px;}
.login-title span a{display:block;}
.login-input-content{margin-top:2px;}
.login-input {overflow:hidden;margin:0px 0px 20px 0px;}

.login-bg{width:100%;height:100%;position:fixed;top:0px;left:0px;background:rgba(000,000,000,0.5);display:none;}

.xs_tehui .wenzi{position: absolute;top: 46px; width: 590px;height: 364px;background: #034175;display: none;}
.xs_tehui .wenzi h2{color: #fff;text-align: center;font-size: 24px;font-weight: normal;margin-top: 73px;margin-bottom: 11px;}
.xs_tehui .wenzi p{color: #fff;margin-top: 37px;font-size: 16px;text-align: center;}
.xs_tehui .wenzi a{display: block;margin: 0 auto;margin-top: 61px;width: 200px;height: 45px;text-align: center;line-height: 45px;font-size: 18px;color: #fff;background: #AD020B;}
.xs_tehui .dianji:hover .wenzi{display: block;}
.xs_tehui .dianji{cursor: pointer;}

.xs_tehui .end:hover .endimg{display: none;}
.xs_tehui .end:hover .ttp{background: #999999;}
.xs_tehui .end:hover .wenzi{background: #444d51;}
.xs_tehui .end:hover .wenzi a{background: #9a9897;}

.index_zuixin .wenzi{position: absolute;top: 46px; width: 590px;height: 364px;background: #034175;display: none;}
.index_zuixin .wenzi h2{color: #fff;text-align: center;font-size: 24px;font-weight: normal;margin-top: 73px;margin-bottom: 11px;}
.index_zuixin .wenzi p{color: #fff;margin-top: 37px;font-size: 16px;text-align: center;}
.index_zuixin .wenzi a{display: block;margin: 0 auto;margin-top: 61px;width: 200px;height: 45px;text-align: center;line-height: 45px;font-size: 18px;color: #fff;background: #AD020B;}
.index_zuixin .dianji:hover .wenzi{display: block;}
.index_zuixin .dianji{cursor: pointer;}

.index_zuixin .end:hover .endimg{display: none;}
.index_zuixin .end:hover .ttp{background: #999999;}
.index_zuixin .end:hover .wenzi{background: #444d51;}
.index_zuixin .end:hover .wenzi a{background: #9a9897;}
.index_zuixin .endimg{position: absolute;top: 0;left: 0;}
.youshi ul li .wenzi{display: none;}
.youshi ul li:hover{background: #d91724;}
.youshi ul li .dkk{display: none;}
.youshi ul li .hic{display: none;}
.youshi ul li:hover .none{display: none;}
.youshi ul li:hover .hic{display: block;width: 53px;margin-top: -55px;margin-left: 30px;}
.youshi ul li:hover .zu{top: 53px;}
.youshi ul li:hover .zu p{font-weight: 100;margin-top: 5px;}
.youshi ul li:hover .dkk{display: block;position: absolute;width: 200px;margin: 0 auto;font-size: 14px;left: 14px;top: 210px;}
.youshi ul li:hover .dkk p{font-size: 14px;text-align: left;line-height: 25px;}
.youshi ul li:hover .xian{width: 144px;height: 1px;background: #fff;margin-top: 0px;position: absolute;left: 28px;}
.youshi ul li:hover:nth-child(4) .zu {
    top: 134px;
}
.youshi ul li:hover:nth-child(5) .zu {
    top: 134px;
}
.neitehui .dianji{position: relative;}
.neitehui .wenzi{position: absolute;top: 110px; width: 590px;height: 364px;background: #034175;display: none;}
.neitehui .wenzi h2{color: #fff;text-align: center;font-size: 24px;font-weight: normal;margin-top: 73px;margin-bottom: 11px;}
.neitehui .wenzi p{color: #fff;margin-top: 37px;font-size: 16px;text-align: center;}
.neitehui .wenzi a{display: block;margin: 0 auto;margin-top: 61px;width: 200px;height: 45px;text-align: center;line-height: 45px;font-size: 18px;color: #fff;background: #AD020B;}
.neitehui .dianji:hover .wenzi{display: block;}
.neitehui .dianji{cursor: pointer;}

.neitehui .end:hover .endimg{display: none;}
.neitehui .end:hover .ttp{background: #999999;}
.neitehui .end:hover .wenzi{background: #444d51;}
.neitehui .end:hover .wenzi a{background: #9a9897;}
.end .endimg {
    position: absolute;
    top: 63px;
    left: 0;
}


.zx_index .zx_xq{z-index: 999;position: absolute;top: 0;left: 0;background: #053f79;height: 410px;width: 100%;display: none;}
.zx_index .zx_xq h6{color: #fff;font-size: 20px;width: 531px;margin: 0 auto;margin-top: 49px;}
.zx_index .zx_xq .xian{width: 525px;border-bottom: 1px #ccc dashed;margin: 0 auto;margin-top: 22px;}
.zx_index .zx_xq p{color: #E6E4E4;font-size: 16px;width: 531px;margin: 0 auto;margin-top: 30px;line-height: 25px;text-align: left;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 4;-webkit-box-orient: vertical;white-space: normal;}
.zx_index .zx_xq a{display: block;width: 200px;height: 45px;text-align: center;line-height: 45px;font-size: 18px;background: #d91724;margin-left: 27px;margin-top: 40px;}
.zx_index li:hover .zx_xq{display: block;}

.index_zhuanjia{ width:1174px; overflow:hidden;}
.index_zhuanjia_pic{ width:877px; height:336px; overflow:hidden; float:left;position:relative;}
.index_zhuanjia_pic ul{height:377px;position:absolute; left:0;}
.index_zhuanjia_pic li{width:877px; height:336px; overflow:hidden;position:relative;float:left;}

.index_zhuanjia_left_inc{ width:32px; height:41px; position:absolute;left:0px;top:138px; cursor:pointer;background:url(../images/float_left_inc.png) left top no-repeat; z-index:9}
.index_zhuanjia_right_inc{ width:32px; height:41px; position:absolute;right:0px;top:138px; cursor:pointer;background:url(../images/float_right_inc.png) left top no-repeat; z-index:9}

.index_zhuanjia_list{ width:260px;height:483px; overflow:hidden; float:right;}
.index_zhuanjia_lists{width:260px; height:321px; overflow:hidden;position:relative;}
.index_zhuanjia_lists ul{ width:260px; height:428px;position:absolute;overflow:hidden;}
.index_zhuanjia_lists ul li{ width:288px; height:156px;  padding-bottom:9px;position:relative; }
.index_zhuanjia_lists ul li.on dd img{ width:288px; height:156px;}
.index_zhuanjia_lists ul li dd{ width:288px; height:156px;  overflow:hidden; float:left;}
.index_zhuanjia_lists ul li dd img{ width:288px; height:156px;}
.index_zhuanjia_lists ul li dt{ width:152px; height:26px; overflow:hidden; float:right; font-size:18px; padding-top:23px;}
.index_zhuanjia_lists ul li dl{ width:152px; height:26px; overflow:hidden; float:right; color:#7a7a7a;}
.index_zhuanjia_pre{ width:56px; height:41px; overflow:hidden; cursor:pointer;background:url(../images/up_img.jpg) no-repeat left top;position: absolute;    left: 143px;
    top: 28px;}
.index_zhuanjia_next{ width:56px; height:41px; overflow:hidden; cursor:pointer;background:url(../images/down_img.jpg) no-repeat left top;position: absolute;    left: 94px;
    top: 28px;}
.index_zhuanjia_list .kuang{background: #054077;width: 252px;height: 93px;margin-top: 15px;box-shadow: 0 0 10px #024D8E;position: relative;    margin-left: 10px;}
.scrollbox{height: 394px;background: #E6E6E6;margin-top: 40px;padding-top: 24px;
    padding-left: 13px;}

/*滚动新闻*/

.news{height:48px;overflow:hidden;position:relative;}
.news .list{width:500px;position:absolute;top:0;left:0;}
.news .list li{width:460px;padding:3px 0 1px 20px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;}
.news .list li a{background: none;color: #000;border: none;width: 100%;text-align: left;margin-top: -4px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 1;-webkit-box-orient: vertical;white-space: normal;}
.news .list li a:hover{background: none;color: #024D8E;border: none;}


@media (min-width: 1900px){
	.fixednav{right: 11%;}
	.qiyewenhua .tab-bd li img{width: 770px;height: 309px;margin-top: 223px;}
}