@charset "utf-8";

/* CSS Document*/

.banner img{display: block;}

.zuo{width: 260px;}

.zuo>div{width: 100%; height: 77px; background-color: #0080ff; font-size: 28px; color: #ffffff;

	text-align: center; line-height: 77px; margin-bottom: 9px;}

.zuo>ul{border: 1px solid #eeeeee;}

.zuo>ul>li{font-size: 20px; width: 100%; border-bottom: 1px solid #eeeeee; box-sizing: border-box;

	height: 56px; line-height: 56px; text-align: center;}

.zuo>ul>li>a{color: #999999; display: block; width: 100%; height: 100%; transition: .5s;}

.zuo>ul>li>a:hover{color: #0080ff;}

.bgcolor{background-color: #f7f7f7; border-left: 10px solid #0080ff;}

.color{color: #0080ff!important; margin-left: -5px;}

.contact{padding-top: 70px; padding-bottom: 60px;}

.you{width: 898px;}

.load li{border-bottom: 1px dashed #c7c7c7; padding: 25px 0;}

.xiazai{width: 88%;}

.xiazairiqi{width: 50%}

.xiazairiqi .timu{font-size: 22px; color: #000;}

.xiazairiqi .date{font-size: 14px; color: #ffb400; padding: 10px 0;}

.xiazai .zhichi{font-size: 14px; color: #686868; padding-bottom: 4px;}

.xiazai .md5{font-size: 14px; color: #686868;}

.btn{width: 50%;}

.btn>a{display: block; height: 32px; background-color: #0080ff; font-size: 14px; color: #fff;

	line-height: 32px; text-align: center; margin-bottom: 10px; float: right; padding: 0 5px; margin-left: 10px;}

.btn>a:hover{text-decoration: underline;}

.btn .huoqu{height: 32px; background-color: #0080ff; font-size: 14px; color: #fff;

	line-height: 32px; text-align: center; cursor: pointer; float: right; padding: 0 5px;}

.btn .huoqu:hover{text-decoration: underline;}



.tanchu{width: 100%; height: 100%; background-color: rgba(0,0,0,.8); position: fixed; top:0; left: 0;

	z-index: 9999; display: none;}

.tanchu .gb{font-size: 45px; position: absolute; right: 10px; top:-10px; color: #666; cursor: pointer;}

.tanchu .tc_ewm{width: 400px; height: 400px; position: absolute; top:50%; left: 50%; margin-top: -200px;

	margin-left: -200px; background-color: #fff;}

.tanchu .tc_ewm>img{display: block; width: 300px; margin:50px;}



.pagination{padding-top: 40px;}

.pagination li{float: left;}

.pagination a, .pagination span{width: 38px; height: 38px; line-height: 38px; background-color: #f7f7f7;

	font-size: 20px; padding: 0; text-align: center; border-radius: 0; font-size: 20px; color: #666666;}

.active span{color: #ffffff; background-color: #0080ff;}



/*软件下载弹出*/

.load_tc{width: 100%; height: 100%; background-color: rgba(0,0,0,.8); position: fixed; top:0; left: 0;

	z-index: 99999; overflow: auto; display: none;}

.loadcon{width: 1016px; min-height: 100%; background-color: #fff; border-top: 19px solid #0083ff;

	border-bottom: 19px solid #0083ff; box-sizing: border-box; position: absolute;

	top: 0; left: 50%; margin-left: -508px;}

.loadcon .con1{padding: 50px 70px 0;}

.loadcon .loadtit{font-size: 24px; color: #666666; font-weight: bold; text-align: center; padding: 20px 0 15px;}

.loadcon .fengxian{font-size: 18px; color: #999999; line-height: 32px; text-align: justify;}

.loadcon .fengxian p{font-size: 18px; color: #999999; line-height: 32px;}

.loadcon .renke{padding: 15px 0;}

.loadcon .renke>p{float: left; font-size: 18px; color: #ff000f;}

.loadcon .renke>input{float: left; width: 20px; height: 20px; margin-top: 3px; background-color: transparent;}

.loadcon .zhanghao{margin-bottom: 10px;}

.loadcon .zhanghao>p{float: left; font-size: 18px; color: #999999;}

.loadcon .zhanghao>input{float: left; width: 200px; height: 27px; font-size: 16px; color: #666;

	background-color: transparent;}

.loadcon .date{padding-bottom: 50px;}

.loadcon .date>p{float: left; font-size: 18px; color: #999999;}

.loadcon .date>input:nth-child(2){width: 50px;}

.loadcon .date>input{float: left; width: 30px; height: 27px; font-size: 16px; color: #666;

	background-color: transparent;}

.loadcon .date>span{float: left; font-size: 18px; color: #999999; margin-right: 13px;}

.con2{background-color: #f9f9f9; padding: 60px 70px 50px;}

.con2 .tit2{font-size: 24px; color: #666666; font-weight: bold; text-align: center; padding-bottom: 25px;}

.con2 .ysqh{font-size: 18px; color: #999999; line-height: 32px;}

.con2 .qianzi{margin-bottom: 10px; padding-top: 10px;}

.con2 .qianzi>p{float: left; font-size: 18px; color: #999999;}

.con2 .qianzi>input{float: left; width: 200px; height: 27px; font-size: 16px; color: #666;

	background-color: transparent;}

.con2 .btns{width: 302px; margin:0 auto;}

.con2 .btns .btn1{width: 143px; height: 50px; background-color: #0083ff; border-radius: 20px; font-size: 20px;

	color: #fff; line-height: 50px; text-align: center; cursor: pointer;}

.con2 .btns .btn2{width: 143px; height: 50px; background-color: #eeeeee; border-radius: 20px; font-size: 20px;

	color: #0083ff; line-height: 50px; text-align: center; cursor: pointer; margin-left: 16px;}







@media screen and (max-width: 1200px){

	.zuo{display: none;}

	.you{width: 100%;}

}

@media screen and (max-width: 1000px){

	.contact{padding: 30px 0 30px;}

	.xiazai .timu{font-size: 16px;}

	.xiazai{width: 76%;}

	.btn{width: 22%;}

	.btn>a{font-size: 12px; width: 70px;}

	.btn .huoqu{font-size: 12px; width: 70px;}

	.tanchu .tc_ewm{width: 300px; height: 300px; margin-top: -150px; margin-left: -150px;}

	.tanchu .tc_ewm>img{width: 200px;}





	.pagination{padding: 20px 0 0;}

	.pagination a, .pagination span{width: 35px; height: 35px; line-height: 35px; font-size: 16px;

		margin-right: 5px;}





	/*软件下载弹出*/

	.loadcon{width: 100%; left: 0; margin-left: 0;}

	.loadcon .con1{padding: 10px 15px 0;}

	.loadcon .khxm{font-size: 16px; line-height: 30px;}

	.loadcon .loadtit{font-size: 16px;}

	.loadcon .fengxian{font-size: 14px; line-height: 28px;}

	.loadcon .fengxian p{font-size: 14px; line-height: 28px;}

	.loadcon .renke>p{float: right; width: 92%; font-size: 16px;}

	.loadcon .renke>input{width: 5%;}

	.loadcon .zhanghao>p{font-size: 16px;}

	.loadcon .zhanghao>input{width: 40%; height: 24px;}

	.loadcon .date{padding-bottom: 30px;}

	.loadcon .date>p{font-size: 16px;}

	.loadcon .date>span{font-size: 16px;}

	.loadcon .date>input{height: 24px;}

	.con2{padding: 30px 15px;}

	.con2 .tit2{font-size: 16px; padding-bottom: 15px;}

	.con2 .ysqh{font-size: 14px; line-height: 28px;}

	.con2 .qianzi>p{font-size: 16px;}

	.con2 .qianzi>input{height: 24px;}

	.con2 .btns{width: 256px;}

	.con2 .btns .btn1{width: 120px; height: 40px; line-height: 40px; font-size: 16px;}

	.con2 .btns .btn2{width: 120px; height: 40px; line-height: 40px; font-size: 16px;}

}