@charset "utf-8";

/*--cjs--*/
body{
    font-family: "微软雅黑";
    overflow-x:hidden;
}
.clearfix:after{
    content: "";
    display: table;
    clear: both;
}
.container{
    width: 100%;
    overflow: hidden;
}
.wrap{
    width: 1200px;
    margin: 50px auto 0;
}

/*--navigation--*/
.navigation{
    /*height: 61px;*/
    /*margin-top: 26px;*/
    /*background: url("../../images/website/index/nav_bg.png?v=20170810") no-repeat center 0;*/
    z-index: 10000;
}
.topbox{
	width: 100%;
	z-index: 1000;
}
.topbox .topbar{
	background: white;
	height: 56px;
	padding:0 0 0 5%;

	position: relative;
}
.topbox .topbar .logo{
	height: 36px;
	margin: 9px 20px 0;
}
.topbox .topbar div{
	display: inline-block;
	height: 100%;
}
.topbox .topbar .right{
	position: absolute;
	top:0;
	right: 0;
}
.topbox .topbar .right .save{
	height: 100%;
	width: 140px;
	text-align: center;
	position: relative;
	/*vertical-align: sub;*/
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	box-sizing: border-box;
}
.topbox .topbar .right span{
	vertical-align: sub;
	font-size: 15px;
	color: #696565;
}
.topbox .topbar .right .save .save_star{
	width: 14px;
	height:14px;
	background-repeat: no-repeat;
	background-image: url('../../images/website/index/star_nofill.png');
	background-size: 100% 100%;
	vertical-align: sub;
}
.topbox .topbar .right .save .save_text{
	line-height: 56px;
}
.topbox .topbar .right .save:hover{
	border-bottom:3px solid #e87200;
	background: #fbfbfb;
}
.topbox .topbar .right .save:hover .save_text{
	color: #e87200;
}
.topbox .topbar .right .save:hover .save_star{
	background-image: url('../../images/website/index/star-active.png');
}
.topbox .topbar .right .save:hover .save_wrapper{
	display: block;
}
.topbox .topbar .right .save_wrapper{
	position: absolute;
	left: 10px;
	top:57px;
	width: 120px;
	height: auto;
	background: white;
	text-align: center;
	border-radius: 4px;
	z-index: 1000;
	padding: 2px 0;
	display: none;
}
.topbox .topbar .right .save_wrapper ul li:hover span{
	color: #e87200;
}
.topbox .topbar .right .save_wrapper li span{
	padding: 7px 0;
	font-size: 15px;
	line-height: 24px;
	color: #696565;
	display: inline-block;
	vertical-align: middle;
}
.topbox .topbar .right .save_wrapper li div{
	display: inline-block;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	vertical-align: middle;
}
.topbox .topbar .right .save_wrapper li:nth-child(1) div{
	background-image: url("../../images/website/index/home.png");
}
.topbox .topbar .right .save_wrapper li:nth-child(1):hover div{
	background-image: url("../../images/website/index/home-active.png");
}
.topbox .topbar .right .save_wrapper li:nth-child(2) div{
	background-image: url("../../images/website/index/star.png");
}
.topbox .topbar .right .save_wrapper li:nth-child(2):hover div{
	background-image: url("../../images/website/index/star-active.png");
}
.topbox .topbar .right .save_wrapper li:nth-child(3) div{
	background-image: url("../../images/website/index/desktop.png");
}
.topbox .topbar .right .save_wrapper li:nth-child(3):hover div{
	background-image: url("../../images/website/index/desktop-active.png");
}
.topbox .topbar .right .arrow{
	width: 10px;
	height: 10px;
	vertical-align: sub;
}

.navigation ul.tt>li{
    width: 134px;
    float: left;
    margin: 0 18px;
    text-align: center;
    position: relative;
}
.navigation ul.tt>li a{
    padding: 17px 0 16px;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
    display: block;
    /*font-family: "PingFang SC";*/
}
.navigation ul.tt li.logo{
    width: 180px;
    margin: -26px 0 0 0;
}
.navigation ul.tt li.logo a{
    padding: 0;
}
.navigation ul.tt>li:before{
    content: "";
    display: block;
    width: 0;
    height: 3px;
    background: #FFFFFF;
    position: absolute;
    left: 50%;
    top: 0;
    transition: all 0.3s;
}
.navigation ul.tt li:hover:before,
.navigation ul.tt li.on:before{
    width: 100%;
    left: 0;
}

/*--copy right--*/
.copy-right{
    text-align: center;
    line-height: 22px;
    font-size: 12px;
}
.copy-right p{
    margin-bottom: 10px;
}
.copy-right p.p1{
    color: #FFFFFF;
}
.copy-right p.p2{
    margin-bottom: 8px;
}
.copy-right p.p2 a{
    display: inline-block;
    border-radius: 5px;
    overflow: hidden;
    margin: 0 18px;
}
.copy-right p.p3{
    color: #777e84;
    /*font-family: '宋体';*/
}

/*--sidebar--*/
.sidebar{ width: 50px; height: 270px; position: fixed; right: 0; top: 50%; margin-top: -50px; z-index: 1000;}
.sidebar a{ display: block; width: 50px; height: 50px; margin-bottom: 4px; position: relative; cursor: pointer}
.sidebar div{ display: block; width: 50px; height: 50px; margin-bottom: 4px; position: relative; cursor: pointer}
.sidebar a.icon-1{ background: url("../../images/website/index/icon_sidebar_1.png?v=20170810") no-repeat #2a3a61;}
.sidebar a.icon-2{ background: url("../../images/website/index/icon_sidebar_2.png?v=20170810") no-repeat;}
.sidebar a.icon-3{ background: url("../../images/website/index/icon_sidebar_3.png?v=20170810") no-repeat #2a3a61;}
.sidebar a.icon-4{ background: url("../../images/website/index/icon_sidebar_4.png?v=20170810") no-repeat #2a3a61;}
.sidebar div.icon-5{ background: url("../../images/website/index/icon_sidebar_5.png?v=20170810") no-repeat;}
.sidebar a.icon-6{ background: url("../../images/website/index/icon_sidebar_6.png?v=20170810") no-repeat #2a3a61;}
.sidebar a:hover{ background-color: #394d7f}
.sidebar a.icon-2 .QR-code-box{
    width: 152px;
    height: 204px;
    position: absolute;
    left: -152px;
    top: 0;
    display: none;
}
.sidebar a.icon-2 .QR-code-box .QR-code-heading{
    width: 152px;
    height: 50px;
    background: url("../../images/website/index/QR_code_bg.png?v=20170810") no-repeat;
    line-height: 50px;
    color: #FFFFFF;
    font-size: 20px;
    text-align: center;
    display: block;
}
.sidebar a.icon-2 .QR-code-box .QR-code{
    width: 118px;
    height: 118px;
    padding: 18px 15px;
    background: #2a3a61;
}
.sidebar a.icon-2 .QR-code-box .QR-code img{
    width: 100%;
}
.sidebar a.icon-2:hover{
    background-color: transparent;
    background-image: url("../../images/website/index/icon_sidebar_2_active.png?v=20170810");
}
.sidebar a.icon-2:hover .QR-code-box{
    display: block;
}
.sidebar div.icon-5 .QQ-box{
    width: 172px;
    height: 204px;
    position: absolute;
    left: -172px;
    top: 0;
    display: none;
}
.sidebar div.icon-5 .QQ-box .QQ-box-heading{
    width: 172px;
    height: 50px;
    background: url("../../images/website/index/QR_code_bg.png?v=20170810") no-repeat;
    line-height: 50px;
    color: #FFFFFF;
    font-size: 20px;
    text-align: center;
    display: block;
    background-size: 100%;
}
.sidebar div.icon-5 .QQ-box .QQ-list{
    width: 138px;
    height: 130px;
    padding: 18px 15px;
    background: #2a3a61;
}
.sidebar div.icon-5 .QQ-box .QQ-list li{
    color: #6b83ce;
    font-size: 14px;
    line-height: 20px;
}
.sidebar div.icon-5 .QQ-box .QQ-list li label{
    color: #FFFFFF;
}
.sidebar div.icon-5:hover{
    background-color: transparent;
    background-image: url("../../images/website/index/icon_sidebar_5_active.png?v=20170810");
}
.sidebar div.icon-5:hover .QQ-box{
    display: block;
}


.sidebar a.icon-6 .QQ-box{
    width: 172px;
    position: absolute;
    left: -172px;
    top: 0;
    display: none;
}
.sidebar a.icon-6 .QQ-box .QQ-box-heading{
    width: 172px;
    height: 50px;
    background: url("../../images/website/index/QR_code_bg.png?v=20170810") no-repeat;
    line-height: 50px;
    color: #FFFFFF;
    font-size: 20px;
    text-align: center;
    display: block;
    background-size: 100%;
}
.sidebar a.icon-6:hover{
    background-color: transparent;
    background-image: url("../../images/website/index/icon_sidebar_6_active.png?v=20170810");
}
.sidebar a.icon-6:hover .QQ-box{
   display: block;
}


/*--pagination--*/
.pagination{
    height: 26px;
    text-align: center;
}
.pagination a{
    width: 24px;
    height: 24px;
    border: 1px solid transparent;
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    color: #FFFFFF;
    vertical-align: middle;
}
.pagination a.on{
    border: 1px solid #FFFFFF;
}
.pagination a:hover{
    border: 1px solid #FFFFFF;
}
.pagination a.on:hover{
    border: 1px solid #FFFFFF;
}

/*--modal--*/
.modal{
    display: none;
    width: 728px;
    height: 402px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background: url("../../images/website/index/modal_video_popup.png?v=20170810") no-repeat;
    z-index: 10001;
}
.modal .modal-header1 .btn-close{
    width: 40px;
    height: 40px;
    background: url("../../images/website/index/modal_close.png?v=20170810") no-repeat;
    position: absolute;
    right: 0;
    top: -42px;
    cursor: pointer;
    border: none;
    outline: none;
    font-size: 0;
}
.modal-content{
    padding: 4px 12px;;
    overflow: hidden;;
}
/*新增样式*/
.loginBg{
	 position: absolute;
    top: 34%;
    right: 4%;
    font-size: 18px;
    color: #fff;
}
.loginBg a{
	color:#fff;
    /*font-family: "PingFang SC";*/
}

.icpa {
    color: #FFFFFF;
}

