@charset "utf-8";
 
/* CSS Document */
@font-face{
    font-family:icon;src: url('../fonts/iconfont.eot');src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),url('../fonts/iconfont.woff') format('woff'),url('../fonts/iconfont.ttf') format('truetype'),url('../fonts/iconfont.svg#iconfont') format('svg');}
.body_home{background:#000;height:100%;overflow:hidden; position:relative;}
.header_top{/* background: url(../images/header_top.png) top center no-repeat;*/height:350px;}
.header{position:fixed;left:0%;top:0;right:0%;z-index:3;transition:all 0.7s ease-out 0s;    background:linear-gradient(rgba(0,0,0,0.65),rgba(0,0,0,0)); /*height:350px;   */ }
.header{opacity:0;transform:translateY(-100%);}
.header.showdiv{opacity:1;transform:none;}
.header{transform:none;opacity:1;}
.header .d1{color: #fff;line-height:45px;height:45px;font-size:14px;transition:all 0.2s ease-out 0s;overflow:hidden;}
.header.lit .d1{height:0;}
.nav_l{ float:left;}
.header .d1 .nav_l i{margin:0 18px;font-size:12px;}
.header .d1 .nav_l a{display:inline-block;line-height:1;}
.header .d1 .nav_l a.now{color:#fff;}
.nav_r{ float:right;}
.header .d1 .nav_r a{margin-left:30px;}
.header .d1 .nav_r a{display:inline-block;line-height:1;}
.header .d1 .nav_r a.now{color:#fff;}



.header .d2{transition:all 0.3s ease-out 0s;height:85px;height:85px;}
.header .block{position:relative; height:100%;}
.header .logo{height:100%;width:23%; float:left;}
.header .logo a{height:100%;font-size:0;display:block;}
.header .logo img{ max-width:100%;vertical-align:middle;display:inline-block;}
.header .nav_main{text-align: center;font-size: 17px; float:right; width:71%;}
.header .nav_main ul li{ float:left; width:11%;color: #fff;}
.header .nav_main a{display:inline-block;position:relative; width:100%; line-height:85px;}
.header .nav_main a:hover{     font-weight: bold;}

.english {float: left;margin-left: 40px;width: 45px;padding-top:7px;height: 45px; }
.english a{margin:0px !important;}
.nav_r_a{float: left;}
.select {margin-left:10px;width: 45px;height: 45px;padding-top:9px;}
/* 搜索框 */
#bnt_search {
    /*position: absolute;*/
    right: 0;
    top: 45px;
    height: 32px;
    width: 32px;
}
#bnt_search a {
    display: block;
    background: url(../images/sou.png) center no-repeat;
    height: 26px;
    width: 26px;margin-left:0px;
}
#j_seach_box {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    display: none;
    height: 100%;
    width: 100%;
}

#j_seach_box .bg_box {
    position: fixed;
    z-index: 9994;
    top: 0px;
    display: none;
    height: 100%;
    width: 100%;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#D8000000', endColorstr='#D8000000');
    background: rgba(0,0,0,0.85);
}

#j_seach_box form {
    position: absolute;
    overflow: hidden;
    top: 45%;
    z-index: 9999;
    width: 680px;
    left: 0;
	right:0;
	margin:0 auto;
}

#j_seach_box .box_size{
	font-size:50px;
	color:#FFF;
	position:absolute;
	left:0;
	right:0;
	margin:0 auto;
	z-index:99999;
	width:50%;
	text-align:right;
	top: 35%;
	cursor:pointer;
}

#j_seach_box input[type="text"] {
    border: none;
    width: 560px;
    display: block;
    height: 60px;
    color: #434343;
    font-size: 15px;
    background:#FFF;
    line-height: 60px;
	float:left;
	text-indent:15px;    font-family: "微软雅黑",Arial, Helvetica, sans-serif;
}
#j_seach_box input[type="submit"] {
    background: #173887;
    height: 60px;
    width: 120px;
    cursor: pointer;
    border: none;
	color:#FFF;
	float:left;
	text-align:center;
	font-size:24px;
	line-height:40px;
}

.nav_child {    position: relative;}
.nav_child .item{display:-ms-flexbox;display:flex;
	position:absolute;top:100%;    left: -20%;
	opacity:0;
	visibility:hidden; 
	 z-index:9999;
   padding-top: 10px;
    padding-bottom: 15px;
    border-top: 3px solid #fff;
    text-align: center;
    background: linear-gradient(180deg,rgba(0,0,0,0.6) 40%,transparent 100%);    width: 140%;
}
.header2 .nav_child .item{border-top: 3px solid #fbb123;}
.nav_child .item.s{visibility:visible;opacity:1;  transition:opacity 0.2s ease-out 0s;}
.nav_child .item .l{display:-ms-flexbox; float:left; width:45%;}
.nav_child .item .l .pic{width:142px; float:left;}
.nav_child .item .l .pic img{width:100%;height:auto;}
.nav_child .item .l .txt{ float:left;font-size:16px;color:#173887;padding-left:30px;line-height:2.2;}
.nav_child .item .r{  width: 100%; }
.nav_child .item .r a{    font-size: 15px;
    float: left;
    color: #fff;
    line-height: 35px;}
.nav_child .item .r a:hover{ background-color:#173887;}

.body_home .banner{position:relative;height:100vh;overflow:hidden;}
.body_home .banner .slick-list{height:100%;}
.body_home .banner .slick-track{height:100%;}
.body_home .banner .slick-slide>div{height:100%;}
.body_home .banner .frame{height:100%;}
.body_home .banner .frame video{min-width:100%;min-height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.body_home .banner .child{background-size:cover;color:#fff;background-position:center center;height:100%;position:relative;overflow:hidden;background-color:#173887;}
.body_home .banner .child:before{content:"";position:absolute;left:0;bottom:0;right:0;height:80px;/*background:linear-gradient(to top,rgba(0,0,0,0.8),rgba(0,0,0,0));*/}
.body_home .banner .child .fz30{position:absolute;left:0;right:380px;bottom:50px;line-height:1;padding-left:40px;}
.body_home .banner .child .a1{position: absolute;left:0;top:0;width:100%;height:100%;}
.body_home .banner .child .a2{position:absolute;right:15px;bottom:35px;font-size:24px;line-height:1;width:80px;height:60px;line-height:60px;text-align:center;}
.body_home .banner .child .a2:after{content:"\e76c";display: inline-block;vertical-align: middle;font-family:icon;}
.body_home .banner .slick-prev{ background:url(../images/prev_03.png) no-repeat; width:66px; height:66px; position:absolute; top:45%; z-index:999; border:none; font-size:0; left:68px; outline:none;opacity: 0.1;}
.body_home .banner .slick-next{ background:url(../images/next_05.png) no-repeat; width:66px; height:66px; position:absolute; top:45%; z-index:999; border:none; font-size:0; right:68px; outline:none;opacity: 0.1;}
.body_home .banner .slick-prev:hover {opacity: 1;}
.body_home .banner .slick-next:hover {opacity: 1;}
.frame:hover {opacity: 1;}




.header_tzgg{ width:100%; height:70px; position:absolute; bottom:0; z-index:1;}
.tzgg{ width:100%; background: rgba(0,0,0,0.5); height:70px; padding:0 30px;}
.tzgg_left{ float:left; padding-top:17px;}
.tzgg .bd{ float:left; padding-left:63px; overflow:hidden; width:90%;}
.tzgg .bd ul li{ width:100%; float:left; overflow:hidden; height:70px; line-height:70px;}
.tzgg .bd ul li a{ width:80%; display:block; color:#FFF; font-size:16px; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; float:left;}
.tzgg .bd ul li span{ float:right; color:#FFF; font-size:14px;}


.header2{position:fixed;left:0;right:0;top:0;z-index:3;opacity:0;transform:translateY(-100%);transition:all 0.5s ease-out 0s;}
.body_b .header2{opacity:0;transform:translateY(-100%);}
.body_b.showdiv .header2{transition:all 0.7s ease-in-out 0.5s;transform:none;opacity:1;}
.header2.showdiv{opacity:1;transform:none;}
.header2 .d1{background:#173887;color: #fff;line-height:45px;height:45px;font-size:14px;transition:all 0.2s ease-out 0s;overflow:hidden;}
.header2.lit .d1{height:0;}
.header2 .d1 .nav_l i{margin:0 18px;font-size:12px;color:#fff;}
.header2 .d1 .nav_l a{display:inline-block;line-height:1;color:#fff;}
.header2 .d1 .nav_l a.now{color:#fff;}
.header2 .d1 .nav_r a{margin-left:30px;color:#fff;}
.header2 .d1 .nav_r a{display:inline-block;line-height:1;}
.header2 .d1 .nav_r a.now{color:#fff;}

.header2 .d2{transition:all 0.3s ease-out 0s;height:85px;height:85px;background:#fff;}
.header2 .block{position:relative;height:100%;}
.header2 .logo{height:100%;width:23%; float:left; }
.header2 .logo a{height:100%;font-size:0;display:block;}
.header2 .logo img{max-width:100%;vertical-align:middle;display:inline-block;position: absolute;top: 6px;}
.header2 .nav_main{text-align: center;font-size:16px; float:right; width:71%;}
.header2 .nav_main ul li{ float:left; width:11%;}
.header2 .nav_main a{display:inline-block;position:relative; width:100%; line-height:85px;    font-size: 17px;}

.lf { float: left; }
.rig { float: right; }
.none { display: none; }
.select-bg,.sinput,.section-list li a,.tabBox .prev,.tabBox .next,.tabBox .text {
	-webkit-transition: all .3s cubic-bezier(.7,0,.1,1);
	transition: all .3s cubic-bezier(.7,0,.1,1);
}
/*全局的input样式*/
	input::-webkit-input-placeholder{ color: #b1b0b1;font-size: 15px;}
	input::-moz-input-placeholder{ color: #b1b0b1;font-size: 15px;}
	input::-ms-input-placeholder{ color: #b1b0b1;font-size: 15px;}

/*搜索部分*/
/*.select {
	position:relative;
	position:absolute;
	right:0;
	top:0;
}

.select-bg {width: 315px;height: 30px; float:right;}

.select-input>input { display: inline-block; outline: none; border: none;
	height: 30px;
}
.select-input>.sinput { 
      margin-left: 4px;
	opacity: 0; 
	width: 0;
	padding-left: 0px;
	margin-top:10px;
}
.select-input>.sinputClick { width: 17px;height: 17px;background:url(../images/sou_03.jpg) no-repeat right; margin-top:19px;}

.select:hover .sinput{ width: 230px; opacity: 1; }
.select:hover .select-bg { width: 520px; }*/

.news_content{ width:100%; background:url(../images/av_02.jpg) top center no-repeat; overflow:hidden;}
.header_news{ width:100%; padding-top:40px; overflow:hidden;}

.topcontent .colum1
{
	float:left;
	width:61.5%;
	background:#fff;
	position:relative;
}

.topcontent .colum1 h2
{
	font-size:20px;
	font-weight:bold;
}

.topcontent .colum1 h2 a
{
	color:#173887;
}


.topcontent .colum1 h2 a:hover
{
	color:#ff7800;
}

.topcontent .colum1 .num
{
	float:right;
	color:#999
}

.topcontent .colum1 .num i
{
	margin:4px 6px 0 14px;
	font-size:14px;
	background:url(../images/eve_03.jpg) no-repeat;
	width:16px;
	height:10px;
	float:left;
}

.topcontent .colum1 .node
{
	color:#075aa6;

}

.topcontent .colum1 .node:hover
{
	color:#333;

}

.topcontent .colum1 .hd{
	width:100%;
	position:relative;
}

.topcontent .colum1 .timelist
{
	position: absolute;
	top: 453px;
	left: 35px;
	z-index: 2;
}

.topcontent .colum1 .timelist li
{
	width:12px; height:12px; float:left; box-sizing:border-box; border:2px solid #fff; border-radius:50%; margin:0 3px; cursor:pointer; font-size:0;
}
.topcontent .colum1 .timelist li .on{ background:#fff;}



.topcontent .colum1 .forwnxt
{
	position: absolute;
	top: 200px;
	z-index: 2;
	width:100%;
}

.topcontent .colum1 .forwnxt a
{
	display: block;
	width: 81px;
	height: 61px;
	display:block;
	cursor:pointer;
}

.topcontent .colum1 .forwnxt .next{
	 position:absolute; 
	 left:5%;
}
.topcontent .colum1 .forwnxt .prev{
	 position:absolute; 
	 right:5%;
}

.topcontent .colum1 .timelist li.t1 i
{
	filter:alpha(opacity=90);
	opacity: .9;
}
.topcontent .colum1 .timelist li.t2 i
{
	filter:alpha(opacity=80);
	opacity: .8;
}
.topcontent .colum1 .timelist li.t3 i
{
	filter:alpha(opacity=60);
	opacity: .6;
}
.topcontent .colum1 .timelist li.t4 i
{
	filter:alpha(opacity=50);
	opacity: .5;
}
.topcontent .colum1 .timelist li.t5 i
{
	filter:alpha(opacity=40);
	opacity: .4;
}
.topcontent .colum1 .timelist li.t6 i
{
	filter:alpha(opacity=20);
	opacity: .2;
}

.topcontent .colum1 .timelist li.on i
{
	background: #fff;
	filter:alpha(opacity=100);
	opacity: 1;

}
.topcontent .colum1 .timelist li.on
{
	background-color: #fff;
}


.topcontent .colum1 p
{
	color:#777;
}

.topcontent .colum1 .bd{
	width:100%;
	position:relative;
	overflow:hidden;
}

.topcontent .colum1 .figurewrap
{
	padding:30px 40px 30px 40px;
	background:#fff;
	height:148px;
}

.topcontent .colum1 .figurewrap .more{
	padding-left:20px;
	color:#173887;
	font-size:14px;
}


.topcontent .headlinelist li
{
	float: left;
}

.topcontent .headlinelist li img
{
	width:100%;
	height:480px;
	display:block;
object-fit: cover;
}
.topcontent .headlinelist li p{
	font-size:14px;
	color:#8a8a8a;
	line-height:24px;
	padding-top:10px;
}


.xwdt{ width:36%; float:right; overflow:hidden;}
.xwdt_top{ width:100%; height:60px; background:url(../images/xwdt_03.jpg) no-repeat; background-size:100% 100%;}
.xwdt_top span{ float:left; line-height:60px; padding-left:19px; font-size:24px; color:#173887;}
.xwdt_nav{ width:100%; padding:30px 20px 0 20px; background:url(../images/xwdt_bg_03.jpg) no-repeat; background-size:100% 100%; overflow:hidden; padding-bottom:27px;}
.xwdt_nav ul li{ width:100%; border-bottom:1px #dbdbdb dashed;/* height:60px; padding-top:4px;  */  display: table;}
.xw_left{ float:left; width:30px; height:30px; border-radius:50px; background:#ececec; text-align:center; line-height:30px; font-size:14px; color:#adadad; margin-right:20px; margin-top:5px;}
.xwdt_nav a{ font-size:16px; line-height:24px; color:#333333; display:block; height:50px; overflow:hidden;    display: table-cell;
    vertical-align: middle;width: 90%;}
.xwdt_nav a:hover{ color:#f9ae31;}
.xwdt_nav ul li .xw1{ background:#e5000b; color:#FFF;}
.xwdt_nav ul li .xw2{ background:#e84e1f; color:#FFF;}
.xwdt_nav ul li .xw3{ background:#f37a29; color:#FFF;}
.xwdt_nav .more{ float:left; color:#173887; padding-top:30px;}
.xwdt_nav i{color: #2c4c98; font-size: 15px;line-height: 24px;    margin-left: 20px;}
.xwdt_nav i:hover{color: #2c4c98;}
.xwdt_top .more{float:right; color:#173887; font-size:14px; margin-top:21px;margin-right: 20px;}
.xw_time {
    width: 50px;
    color: #2c4c98;
    margin-right: 10px;
    float: left;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
}


.header_vel{ width:100%; overflow:hidden; padding-bottom:40px;    padding-top: 40px;}
.notice{ width:31.4%; float:left; overflow:hidden;}
.notice_cen{width:100%; margin-top:10px; overflow:hidden;}
.notice_cen ul li{ height:80px; width:100%; border-left:6px #fbb123 solid; margin-top:20px; background:#FFF; padding:11px 20px 11px 0; }
.notice_cen ul li .date{ width:78px; float:left;margin-right:15px; border-right:1px #c0c9d2 solid; padding-bottom:5px;}
.notice_cen ul li .date h4{ text-align:center; color:#173887; height:37px; line-height:37px; font-size:22px; font-weight:bold;}
.notice_cen ul li .date h6{ text-align:center; color:#173887;}
.notice_cen ul li a{ font-size:16px; color:#333333; line-height:24px; padding-top:5px; display:block; height:53px; overflow:hidden;}
.notice_cen ul li a:hover{ color:#f9ae31;}


.xsdt{ width:31.4%; float:left; margin-left:40px; overflow:hidden;}
.lnxx_top{ width:100%; overflow:hidden;border-bottom: 1px solid #173887;}
.lnxx_top span{ float:left; color:#173887; font-size:24px;    border-bottom: 3px solid #173887;padding-bottom: 10px;}
.lnxx_top .more{ float:right; color:#173887; font-size:14px; padding-top:5px;}
.xsdt_nav{ width:100%; overflow:hidden; background:#FFF; margin-top:30px; padding:4px 30px 4px 30px;}
.xsdt_top{ width:100%; overflow:hidden; padding-bottom:7px; border-bottom:1px #999999 solid;}
.xsdt_top h4{ height: 48px;}
.xsdt_top h4 a{ width:100%; color:#333333; font-size:18px; font-weight:bold;   }
.xsdt_top h4 a:hover{ color:#f9ae31;}
.xsdt_top p{ display:block; color:#999999; font-size:14px; line-height:24px; height:50px; overflow:hidden; margin-top:10px;margin-bottom: 5px;}
.xsdt_top span{font-size: 15px;color: #2c4c98;background: url(../images/sj_03.jpg) left no-repeat;padding-left:22px;margin-top: 8px;}
.xsdt_cen{ width:100%; overflow:hidden; }
.xsdt_cen ul {  padding-top: 9px;}
.xsdt_cen ul li{     width: 100%;
    overflow: hidden;
    line-height: 31px;
    margin: 8px 0px;
    height: 68px;
    background: url(../images/dian.png) 0 25px no-repeat;}
.xsdt_cen ul li a{    display: block;
    float: left;
    color: #333333;
    font-size: 16px;
    padding-left: 22px;
    overflow: hidden;
    width: 85%;}
.xsdt_cen ul li a:hover{ color:#f9ae31;}
.xsdt_cen ul li i{ font-size:16px;float: right;    color: #2c4c98;    line-height: 50px;}


.jcfc{ width:31.4%; float:right; overflow:hidden;}
.news_nav{width:100%; margin-top:10px; overflow:hidden;}
.news_nav ul li{ height:80px; width:100%; margin-top:20px; background:#FFF; padding:11px 20px 11px 0; border-top-left-radius:20px; border-bottom-right-radius:20px;}
.news_nav ul li .date{ width:78px; float:left;margin-right:15px; border-right:1px #c0c9d2 solid; padding-bottom:5px;}
.news_nav ul li .date h4{ text-align:center; color:#173887; height:37px; line-height:37px; font-size:22px; font-weight:bold;}
.news_nav ul li .date h6{ text-align:center; color:#173887;}
.news_nav ul li a{ font-size:16px; color:#333333; line-height:24px; padding-top:5px; display:block; height:53px; overflow:hidden;}
.news_nav ul li a:hover{ color:#f9ae31;}


.header_ztzl{ width:100%; overflow:hidden; padding-bottom:30px;}
.header_ztz .bd{ float:left; overflow:hidden; padding-top:10px; padding-left:20px; }
.header_ztzl .bd ul{ margin:0 -2% 0 0; zoom:1;display: flex;justify-content:space-between;}
.header_ztzl .bd ul li{ width:18%; float:left; margin-right:28px; overflow:hidden;  }
.header_ztzl .bd ul li img{ width:100%; height:100%; overflow:hidden; display:block;}
.header_ztzl .bd ul li img{ width:100%; height:100%; transition: all 1s ease-out;}
.header_ztzl .bd ul li img:hover{transform: scale(1.2);}


/****************          常用链接             ********************************/
  .foter_top{height: 62px;    background-color: #173887;

    line-height: 60px;
    border-bottom: 1px solid #84a1de8c;
    overflow: hidden;}
  .foter_top_wp{width: 96%;max-width: 1400px;margin: 0 auto;}
  .link_tit {
    float: left;
    font-size: 20px;
    color: #fff;
    padding-left: 32px;
    background: url(../images/link.png) no-repeat left center;
    -webkit-background-size: 19px auto;
    background-size: 19px auto;
    padding-right: 36px;
    position: relative;}
    .link_list {
    overflow: hidden;
    padding-left:40px;
    white-space: nowrap;}
    .link_list li {
    display: inline-block;width: 11.5%;
    vertical-align: middle;
    margin-right: 10px;}
    .link_list li a{font-size: 16px;
    color: #fff;
   /*opacity: .8;*/
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;}
    .link_tit:after {
    content: '';
    height: 29px;
    width: 1px;
    background-color: #fff;
    opacity: .6;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px;}
/****************          常用链接             ********************************/


.foter{ width:100%; background:#173887;  overflow:hidden;    padding: 5px 0 30px 0;}
.foter_left{ width:35%; float:left; overflow:hidden; color:#FFF; line-height:30px; font-size:14px;     padding-top: 20px;}
.foter_right{ width:30%; float:right; overflow:hidden; padding-top:20px;}
.foter_right ul{ margin:0 -10% 0 0; zoom:1;}
.foter_right ul li{ width:20%; float:left; overflow:hidden; margin-right:10%;}
.foter_right ul li img{ width:100%; height:100%; overflow:hidden;}
.foter_right ul li img{ width:100%; height:100%;}
.foter_right ul li span{ display:block; font-size:14px; color:#FFF; text-align:center;padding-top:5px;}
.ph_foter{ width:100%; background:#173887; overflow:hidden; padding:30px 0; line-height:30px; text-align:center; font-size:14px; color:#ffffff; display:none;}




#_ideConac{display: inline-block;
    height: 40px;}

#_ideConac a{    height: 100%;
    overflow: hidden;
    display: inline-block;
}
#_ideConac img{width: 40px;
}
.foter_left p{    display: flex;
}





.foter_block{ overflow:hidden; margin-bottom:15px;    width: 1400px;margin: 0 auto;}
.link{ width:30%; float:left; overflow:hidden;  padding-top: 20px;}
.link select{ text-align: left; text-align-last: left;}
.link select:focus{outline: none;}
.link ul{ margin:0 -4% 0 0; zoom:1;}
.select_01{ width:46%; height:36px; border:1px #bcc2d6 solid;  color:#bcc2d6; font-size:14px; padding-left:37px; background:none; margin-right:4%; float:left;margin-bottom: 20px;}
.select_01 option{ color:#999999;}
.bottom{ width:100%; text-align:center; color:#FFF; font-size:14px; overflow:hidden; background-color: #092C82;}
.bottom h4{ display:block; font-size:14px;}
.bottom p{ display:block;   line-height: 38px; }
.bottom img {    height: 50px;width: 118px;position: relative;}
.bottom_nav{ width: 1400px;margin: auto;padding: 10px 0px;}

.ph_ztzl{ width:100%; overflow:hidden; display:none; padding-bottom:40px;}
.ph_ztzl .bd ul{ margin:0 -2% 0 0; zoom:1;}
.ph_ztzl .bd ul li{ width:48%; float:left; margin-right:2%; overflow:hidden; margin-top:20px;}
.ph_ztzl .bd ul li img{ width:100%; height:100%; overflow:hidden;}
.ph_ztzl .hd{ height:16px; overflow:hidden; width:100%; text-align:center; margin-top:20px;}
.ph_ztzl .hd ul{ overflow:hidden; zoom:1;  }
.ph_ztzl .hd ul li{  margin:0px 6px; border-radius:15px;  width:13px; height:13px; background:#93a9cf; cursor:pointer; display:inline-block; text-align:center; overflow:hidden; line-height:99px;}
.ph_ztzl .hd ul li.on{ background:#173887;width:13px; }


.ph_banner{ width:100%; overflow:hidden; display:none;}
.ph_banner .banner_pad_cen{ width:100%; height: 25vh; overflow:hidden; position:relative;}
.ph_banner .banner_pad_cen .hd{ height:16px; overflow:hidden; position:absolute; width:100%; bottom:10px; z-index:1; text-align:center;}
.ph_banner .banner_pad_cen .hd ul{ overflow:hidden; zoom:1;  }
.ph_banner .banner_pad_cen .hd ul li{  margin:0px 6px; border-radius:15px;  width:13px; height:13px; /*background:#a68380;*/ cursor:pointer; display:inline-block; text-align:center; overflow:hidden; line-height:99px;}
.ph_banner .banner_pad_cen .hd ul li.on{ /*background:#fff;*/width:13px; }
.ph_banner .banner_pad_cen .bd{ position:relative; height:100%; z-index:0;   }
.ph_banner .banner_pad_cen .bd li{ zoom:1; vertical-align:middle;height:auto; position:relative;overflow:hidden;}
.ph_banner .banner_pad_cen .bd img{ width:100%; height:auto; display:block; position:relative;}


/* 右侧电梯导航 */
.fix_box {    position: fixed;    top: 50%;     right: 0;    z-index: 9999999;    background: none;    box-shadow: none;}
.fix_box ul{    width: 62px;     background: #fffff;    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.10);    margin-top: 15px;}
.fix_box li{    width: 62px;    height:66px; text-align:center; margin-bottom:1px; background:url(../images/cb_03.png) repeat-y; position:relative; background-size:100%;}
.fix_box li a {    width: 62px;    height: 66px;    display: block;/*    padding-top: 42px;*/    text-align: center;    font-size: 10px;    line-height: 12px;    position: relative;    color: #000000;}
.fix_box li:hover{ background:#415b9b;}
.fix_box li a img { padding-top:15px;}
.fix_box li  span {width: 100%; line-height: 0px; height: 10px; padding-top: 11px; display:block; color:#FFF;}
.show_hotline {    display: none;    width: 135px;    height: 80px;    position: absolute;    left: -155px;    top: -3px;    z-index: 999;    background-color: #fff;}
.show_appdownload {     display: none;
    width: 130px;
    height: 130px;
    position: absolute;
    left: -160px;
    top: -30px;
    z-index: 999;
    text-align: center;}
.dtsjx {    width: 45px;
    height: 45px;
    background: url(../images/jt2.png) no-repeat;
    position: absolute;
    top: 45px;
    left: 130px;}
.show_hotline_txt {     overflow: hidden;
    width: 100%;
    height: 100%;
        box-shadow: 0px 0px 4px 4px #00000026;
    border: 10px solid #ffffff;
    border-radius: 11px;}
.show_hotline_txt img{  width:110px;    height:110px; }

 