@charset "utf-8";
/* CSS Document */
*{font-family:微软雅黑,Arial; padding:0;margin:0;border:0;}
img{padding:0;margin:0;border:0;}
li{list-style-type:none;}
a{text-decoration:none;}
body{width:100%;margin:0 auto;}

input[type="button"], input[type="submit"], input[type="reset"] {
-webkit-appearance: none;
}
textarea {  -webkit-appearance: none;}
.button{ border-radius: 0; } 

/*头部*/
header{}
.head_right ul{float:left; font-size:14px;}
.head_right ul li{float:left; font-size:14px; margin-left:15px;color:#fff;}
.head_right ul li a{color:#fff; font-size:14px; line-height:40px; display:block;}
.head_right ul li a:hover{color:#e9c912;}
.head_right ul li.guhua{padding-left:30px; background:url(../img/guhua.png) no-repeat left center;}
.head_right ul li.phone{padding-left:25px; background:url(../img/phone.png) no-repeat left center;}
@media(min-width:1200px){
	header{display:block;width:100%; height:40px; background-color:#1f3042; font-size:14px; color:#fff;}
}
@media screen and (min-width:300px) and (max-width: 960px) {
	header{display:none;}	
}
/*导航*/
.top_head{width:1200px; margin:15px auto 0;}
.top_logo{float:left;}
.top_nav{float:right;}
.top_nav ul{line-height:35px;}
.top_nav ul li a{color:#333;}
.top_nav ul li.nav_Focus a{color:#fff;}
.top_nav ul li.nav_Focus2 >a{color:#fff;}
.top_nav ul li.nav_Focus,.top_nav ul li.nav_Focus2{background:url(../img/nav_focus.png) no-repeat;}
.top_nav ul li{float:left;width:90px; border-bottom:solid 1px #2670b7; text-align:center; font-size:14px; color:#333;line-height:34px; height:34px; cursor:pointer;}
.top_right,#nav_up,#nav_down{display:none;}
#nav_up,#nav_down{position:absolute; bottom:0;right:0;}

@media(min-width:1200px){
	.top_head{width:1200px;	 margin:15px auto 0;}
	.top_logo img{height:80px;}
	.top_nav{float:right;}
	.top_nav >ul{float:left; margin-top:35px;}
	.top_nav ul li.nav_Focus,.top_nav ul li.nav_Focus2{background:url(../img/nav_focus.png) no-repeat;}
	.top_nav ul li{float:left;width:90px; border-bottom:solid 1px #2670b7; text-align:center; font-size:14px; color:#333;line-height:34px; height:34px; cursor:pointer;}
	.hide_nav{display:block !important;}
	
}
@media screen and (min-width:300px) and (max-width: 960px) {
	.top_head{width:100%; margin:0;}
	.top_logo img{height:40px;margin: 5px 10px;float: left;margin-right: 5px;}
	.top_right {float: right;margin-right: 10px; display:block;}
	.top_right a img { height: 36px; max-width: 36px; margin-top: 7px;margin-left: 10px;}
	.top_nav{width:100%;}
	.top_nav ul{float:left; width:100%;background:#2670b7; position:relative;}
	.top_nav ul li{width:25%;float:left; text-align:center;  cursor:pointer;}
	.top_nav ul li a{color:#fff;}
	.top_nav ul li.nav_Focus{background:none;}
	#nav_up{display:block;}
	.hide_nav{display:none;}
}
/*banner*/
.main_visual{overflow:hidden;position:relative; clear: both;height:400px;}
.main_image{overflow:hidden;position:relative;height:400px;}
.main_image ul{width:9999px;height:400px;overflow:hidden;position:absolute;top:0;left:0}
.main_image li{float:left;width:100%;height:400px;}
.main_image li span{display:block;width:100%;background-size: 100% !important;height:400px;}
.main_image li a{display:block;width:100%;}	
div.flicking_con{position:absolute;bottom:20px;z-index:9;width:300px;height:21px;margin:0 0 0 -50px;}
div.flicking_con a{float:left;width:21px;height:21px;margin:0;padding:0;background:url('../img/btn_main_img.png') 0 0 no-repeat;display:block;}
div.flicking_con a.on{background-position:0 -21px}

#btn_prev,#btn_next{z-index:9;position:absolute;display:block;width:73px!important;height:74px!important;top:50%;margin-top:-37px;display:none;}
#btn_prev{background:url(../img/hover_left.png) no-repeat left top;left:100px;    background-position: 0 0;}
#btn_next{background:url(../img/hover_right.png) no-repeat right top;right:100px;}
.fenzhi,.banner_title{display:none;}
@media(min-width:1200px){
	.main_visual{height:400px;}
	.main_image{height:400px;}
	.main_image ul{width:9999px;height:400px;}
	.main_image li{float:left;width:100%;height:400px;}
	.main_image li span{display:block;width:100%;height:400px;background-size: 100% 400px !important;}
	.main_image li a{height:400px}
	div.flicking_con{position:absolute;bottom:20px;left:50%;z-index:9;width:300px;height:21px;margin:0 0 0 -50px;}
	div.flicking_con a{float:left;width:21px;height:21px;margin:0;padding:0;background:url('../img/btn_main_img.png') 0 0 no-repeat;display:block;text-indent:-1000px}
	div.flicking_con a.on{background-position:0 -21px}
}
@media screen and (min-width:300px) and (max-width: 960px){
	#btn_prev,#btn_next{display:none !important;}	
	.main_visual{height:175px;}
	.main_image{height:175px;}
	.main_image ul{width:9999px;height:175px;}
	.main_image li{float:left;width:100%;height:175px;}
	.main_image li span{display:block;width:100%;height:175px;background-size: 100% 175px !important;}
	.main_image li a{height:175px}
	.fenzhi{display:block;position: absolute; right: 10px;bottom: 5px;z-index: 99;font-size: 12px;font-family: Arial;color: #fff;}
	.banner_title{display:block;  position: absolute; left: 0px; bottom: 0px;z-index: 99; width: 100%; height: 30px; background: rgba(0, 0, 0, 0.4) !important;filter: Alpha(opacity=40);background: #000;}
	div.flicking_con {position: absolute;bottom: 5px;right: 30px;z-index: 999; width: 10px;height: 21px;margin: 0 0 0 -50px;}
	div.flicking_con a {display: none;font-size: 18px;color: #fff;font-family: Arial, Helvetica, sans-serif;font-weight: 600;text-decoration: none; background:none;}
	div.flicking_con a.on{display:block;}
}
/*公告*/
.new_note{ margin:20px auto; display:block; background:#f4f4fc;border-bottom:solid 1px #e0e0e0;}
.notice p{float:left; padding-left:50px; background:url(../img/laba.gif) no-repeat 10px 8px; background-size:30px;margin-right:10px; font-size:16px;color:#f90000; font-weight:bold;}
.notice p a{color:#f90000;}
.notice a{padding-left:10px; /*border-left:solid 1px #757272;*/ line-height:24px; margin:10px 0;color:#333;float:left; font-size:16px; font-weight:700;}
.notice a:hover{color:#00b8ee;}
.note_icon{float:left;}
.note_time{float:right; font-size:15px; color:#666; margin-right:10px;}
.genn p{float:left;color:#f90000; font-weight:bold; font-size:16px; padding-left:50px; background:url(../img/stock_analysis.jpg) no-repeat 10px 8px; background-size:30px;}
.genn a{float:left;color:#333; font-weight:bold; font-size:16px; padding-left:10px;}
.genn a:hover{color:#00b8ee;}
.genn .time_kp{float:right; margin-right:10px; font-size:15px; color:#666;}
@media(min-width:1200px){
	.new_note{width:1200px; margin:20px auto; display:block; height:44px; background:#f4f4fc;border-bottom:solid 1px #e0e0e0; height:44px;}
	.notice,.genn{width:50%;float:left; line-height:44px; height:44px;}
        .genn{border-right:solid 1px #ccc; box-sizing: border-box;}
}
@media screen and (min-width:300px) and (max-width: 960px){
	.new_note{width:94%; margin:10px auto; display:block;  background:#f4f4fc;border-bottom:solid 1px #e0e0e0;}
	.note_icon{display:none;}
	.notice,.genn{width:100%;float:left; line-height:44px;  border-bottom: solid 1px #e0e0e0;}
	.notice p,.genn p{display:none;}
	.notice a{border-left:none; font-size:15px; color:#333;padding-left: 0; margin:0;}
	.genn a{padding-left: 0; margin:0;line-height:24px;}
	.note_time,.genn .time_kp{line-height:24px;}
}
/*公司简介*/
.profile_box{width:100%; margin:0 auto 50px !important; overflow:hidden;}

.profile_title h2 a{font-weight:400; color:#333; line-height:45px;font-size:30px; padding-bottom:5px;}
.company_box{width:1200px; clear:both; margin: 25px auto 0; overflow:hidden;}
.profile_img{float:left; width:550px;}
.profile_img img{width:100%;}
.profile_xq{float:right; width:600px;}
.profile_xq h3{ font-size:60px;color:#00b8ee; font-weight:400;  line-height:60px;}
.profile_xq p{font-size:16px; line-height:30px;color:#666; /* margin-top: 30px; */ text-indent:2em;}
.profile_xq a{float: right;background: #c00;color: #fff;font-size: 14px;padding: 0.5em 1em 0.5em 1em;margin-top: 20px;}
.profile_xq a:hover{background:#f06;}
@media(min-width:961px){
	.profile_box{width:1200px; margin:20px auto;}
	.profile_title{width:100%; text-align:center;clear: both;border-bottom: solid 2px #dbdbdb; height: 80px;}
.profile_title h2{font-size:36px; font-weight:700; color:#00b8ee;height: 80px;line-height: 78px;border-bottom: solid 2px #e70012;width: 205px;margin: 0 auto;}
}
@media screen and (min-width:300px) and (max-width: 960px){
	.profile_box{width:100%; clear:both;}
	.profile_title{height: 40px;line-height: 40px;border-bottom: solid 1px #ccc;background-color: #fafafa;color: #f54343;margin-bottom: 10px;border-top: solid 10px #dfdfdf;}
	.profile_title h2{float: left; margin-left: 3%;}
	.profile_title h2 a{ color:#00b8ee;font-size: 20px;font-weight: bold;font-family: 微软雅黑;border-bottom:none;}
	.company_box{width:94%; clear:both; margin:10px 3% 0; overflow:hidden;}
	.profile_img{float:left; width:100%;}
	.profile_xq{width:100%;}
	.profile_xq h3{display:none;}
	.profile_xq p{font-size:16px; line-height:24px;color:#666; margin-top: 10px; text-indent:2em;}
	.profile_xq a{display:none;}
}

/*预测趋势、时间、价格*/
.qushi{width:100%;  margin:20px auto;    overflow: hidden;}
.btn_top{overflow:hidden; clear:both; margin:25px auto 0;}
.btn_top ul{float:left;}
.btn_top li{width:199px; float: left;background-image: url(../img/bg_slide.jpg);background-position: 0px -54px;height: 44px;margin-top: 10px;cursor: pointer;margin-right: 1px; text-align:center; font-size:14px;}
.btn_top li.current {background-position: 0px 0px;padding-top: 10px;margin-top: 0px;}
.btn_top li .line1 {color: #fff;line-height: 24px;}
.btn_top li .line2 { color: #ffff00;line-height: 20px;}
.case{width:1200px; margin:0 auto;}
.case li{width:100%;}
.case li img{width:100%;}

@media(min-width:960px){
	.qushi_w{width:100%; background:#eee;}
	.qushi{width:100%; margin:0px auto 50px;}
	.btn_top li.current {background-position: 0px 0px;padding-top: 10px;margin-top: 0px;}
	.btn_top{width:1200px;}
	.case li img{height:650px;}
}
@media screen and (min-width:300px) and (max-width: 960px){
	
	.qushi_w{width:100%; background:#eee;}
	.qushi{width:100% !important; clear:both;}
	.btn_top{margin-top:10px !important;}
	.profile_title{height: 40px;line-height: 40px;border-bottom: solid 1px #ccc;background-color:#fafafa;color: #f54343;margin-bottom: 10px;border-top: solid 10px #dfdfdf;}
	.profile_title h2{float: left; margin-left: 3%;}
	.profile_title h2 a{ color:#333;font-size: 20px;font-weight: bold;font-family: 微软雅黑;border-bottom:none;}
	.btn_top ul{width:94%; margin:0 3%;}
	.btn_top li{width:33% !important; margin-right:1px;background-image:none !important; background-color:#404040;height: 44px;text-align:center; font-size:14px;float:left;margin-top:0 !important; margin-bottom:1px;}
	.btn_top li.current{ background-color:#be0000;background-image:none !important;padding-top:0 !important;}
	.case{width:94% !important; float:left; margin:0 3%;}
	.case li{width:100%;}
	.case li img{width:100%; height:200px;}
	.btn_top li .line1{display:none;}
	.btn_top li .line2{line-height:44px !important; color:#fff !important;}
}

/*江恩理论*/
.theory{width:100%; margin:20px auto; clear:both;}
.mingyan{width:100%; float:left;}
.mingyan p{ color:#333; font-weight:700; line-height:30px; text-indent:2em;}
.mingyan span{ color:#666; font-weight:700; line-height:30px; float:right; margin:15px 0;}
.genn_xq{float:left; font-sizr:16px; color:#333; line-height:30px;}
.genn_xq p b{font-weight:700; font-size:16px;}
.genn_xq p a{color:#c00;}
.genn_xq p a:hover{color:#f06; text-decoration:underline;}
@media(min-width:1200px){
	.theory{width:100%; margin:20px auto; clear:both; overflow:hidden;}
	.theory_box{width:1200px; clear:both; margin:25px auto 0;}	
	.genn_img{float:left; width:400px; height:430px;}
	.genn_img img{width:400px; height:430px;}
	.theory_right{float:right; width:770px;}
	.mingyan p{font-size:18px;}
	.mingyan span{font-size:18px;}
}
@media screen and (min-width:961px) and (max-width: 1199px){
	.theory{width:1120px; margin:20px auto; clear:both; overflow:hidden;}
	.theory_box{width:100%; clear:both; float:left; margin-top:25px;}
	.genn_img{float:left; width:400px; height:430px;}
	.genn_img img{width:400px; height:430px;}
	.theory_right{float:right; width:700px;margin-top: 20px;}
	.mingyan p{font-size:18px;}
	.mingyan span{font-size:18px;}
}
@media screen and (min-width:300px) and (max-width: 960px){
	.theory{width:100% !important; clear:both;}
	.theory_box{width:100%; clear:both; float:left; margin-top:10px;}
	.genn_img{float:left; width:94%; margin:0 3%;}
	.genn_img img{width:100%;}
	.theory_right{float:left; width:94%;margin:10px 3%;}
	.mingyan p{font-size:1em;}
	.mingyan span{font-size:1em;}
}

/*江恩系统*/

.banben,.product-list{clear:both; margin:0 auto 20px;}
.bb_img{width:100%; display:block;padding-top: 25px;}
.bb_name{width:100%; text-align:center; font-size:24px; line-height:30px;}
.bb_name a{color:#333;font-size:20px;}
.bb_xq{width:100%; margin-top:20px;}
.bb_btn{width:100%;position:absolute; bottom:25px; left:0; text-align:center;}
.bb_btn a{background:#999; color:#fff; font-size:14px; line-height:24px; padding:8px 28px;}
.system_box{width:100%;}
.profile_title h3{color:#333; font-size:16px; font-weight:400; }
.none_show{display:none;}
.xitong_name{clear:both; width:100%; text-align:center;}
.zhuanye .bb_img a{background:url(../img/zyb.png) no-repeat center top;
    -webkit-transition: -webkit-transform .5s ease-out;
	-moz-transition: -moz-transform .5s ease-out;
	-o-transition: -o-transform .5s ease-out;
	-ms-transition: -ms-transform .5s ease-out;}
.biaozhun .bb_img a{background:url(../img/bzb.png) no-repeat center top;
	-webkit-transition: -webkit-transform .5s ease-out;
	-moz-transition: -moz-transform .5s ease-out;
	-o-transition: -o-transform .5s ease-out;
	-ms-transition: -ms-transform .5s ease-out;
	}
.puji .bb_img a{background:url(../img/pjb.png) no-repeat center top;
	-webkit-transition: -webkit-transform .5s ease-out;
	-moz-transition: -moz-transform .5s ease-out;
	-o-transition: -o-transform .5s ease-out;
	-ms-transition: -ms-transform .5s ease-out;}
.juece .bb_img a{background:url(../img/jcb.png) no-repeat center top;
	-webkit-transition: -webkit-transform .5s ease-out;
	-moz-transition: -moz-transform .5s ease-out;
	-o-transition: -o-transform .5s ease-out;
	-ms-transition: -ms-transform .5s ease-out;}
.zhuanye:hover .bb_img a{-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	transform: rotateY(360deg);}
.biaozhun:hover .bb_img a{-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	transform: rotateY(360deg);}
.puji:hover .bb_img a{-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	transform: rotateY(360deg);}
.juece:hover .bb_img a{-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	transform: rotateY(360deg);}
.zhuanye:hover .bb_name a{color:#c00;}
.zhuanye:hover .bb_xq p{color:#c00;}
.biaozhun:hover .bb_name a{color:#c00;}
.biaozhun:hover .bb_xq p{color:#c00;}
.puji:hover .bb_name a{color:#c00;}
.puji:hover .bb_xq p{color:#c00;}
.juece:hover .bb_name a{color:#c00;}
.juece:hover .bb_xq p{color:#c00;}

.product-list ul li a .price {margin-top: 10px;font-family: 微软雅黑;font-size: 16px;line-height:24px;color: rgb(255, 0, 0); text-align:center;white-space: nowrap; text-overflow:ellipsis;    overflow: hidden;}
.product-list ul li a .ms{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
@media(min-width:960px){
	.system_w{width:100%; overflow:hidden;background:#eee;}
	.genn_system{width:100%; margin:30px auto 80px; clear:both; overflow:hidden;}
	.banben{width:1200px; clear:both; margin:0 auto 20px;}
	.zhuanye,.juece,.biaozhun,.puji{width:290px; height:425px; margin-right:10px;position:relative;float: left;}
	.bb_img a{width:195px; height:190px; overflow:hidden; display:block; margin:0px auto;}
	.bb_img a img{width:150px;height:150px;margin:0 auto;display:block;}
	.bb_xq p{width:250px; margin-left:20px; font-size:14px; color:#666; line-height:24px;}
	.zhengshu{width:100%; text-align:center; clear:both; margin-top:10px;}
	.banben{margin-top:15px; overflow:hidden;}
	.zhuanye .bb_img a{ background-size:150px;}
	.biaozhun .bb_img a{ background-size:150px;}
	.puji .bb_img a{ background-size:150px;}
	.juece .bb_img a{ background-size:150px;}
        .genn_system .profile_title h2 span{line-height:30px;font-size:16px;color:#444;font-weight:400;}
	.genn_system .profile_title h2{line-height:40px;height:90px;}
	.genn_system .profile_title{height:90px;}
	
	.product-list{width:1200px; clear:both; margin:25px auto 0; overflow:hidden;}
	.product-list ul{width:100%;}
	.product-list ul li{width:15%;float:left; margin-right:2%; text-align:center;}
	.product-list ul li:last-child{margin-right:0;}
	.product-list ul li a{width:100%; display:block;}
	.product-list ul li a .f_2{font-family: 微软雅黑; font-size: 18px; color: #333; font-weight:700;margin-bottom:20px; float: left;width: 100%; text-align: center;}
	.product-list ul li a img{max-width:200px; height:150px; margin:5px 0 5px 0;}
	
	.product-list ul li a .ms{width:100%;  font-size: 14px; color: #666; line-height: 24px;text-align:left;}
}

@media screen and (min-width:300px) and (max-width: 960px){
	.genn_system{width:100% !important; clear:both;}
	.banben{margin-bottom:10px !important;}
	.zhuanye,.juece,.biaozhun,.puji{width:45%; min-height:300px; margin:10px 2.5%; /*box-shadow:3px 3px 3px #ccc; background:#e7f3f5;*/ position:relative;float: left; padding-bottom:50px;}
	.bb_img a{width:120px; height:120px; overflow:hidden; display:block; margin:0px auto 25px;}
	.bb_img a img{width:100px; height:100px; margin:0 auto;display:block;}
	.bb_xq p{width:80%; margin-left:10%; font-size:14px; color:#7f7f7f; line-height:24px;}
	.bb_btn img{max-width:50%;}
	.none_show{display:block;}
	.none_show h2 a{color:#333 !important;}
	.hide_show{display:none;}
	.zhengshu{width:94%; text-align:center; clear:both; margin:0px 3%;}
	.zhengshu img{width:100%;}
	.xitong_name{display:none;}
	.zhuanye .bb_img a{ background-size:100px !important;}
	.biaozhun .bb_img a{ background-size:100px !important;}
	.puji .bb_img a{ background-size:100px !important;}
	.juece .bb_img a{ background-size:100px !important;}
	
	.product-list{width:100%; clear:both; margin:25px auto 0; overflow:hidden;}
	.product-list ul{width:100%;}
	.product-list ul li{width:45%; min-height:250px; margin:10px 2.5%; /*box-shadow:3px 3px 3px #ccc; background:#e7f3f5;*/ position:relative;float: left; }
	.product-list ul li a{width:100%; display:block;}
	.product-list ul li a .f_2{font-family: 微软雅黑; font-size: 18px; color: #333; font-weight:700;margin-bottom:20px; float: left;width: 100%; text-align: center;}
	.product-list ul li a img{width:100px; height:100px; margin:0 auto;display:block;}
	.product-list ul li a .ms{width:100%;  font-size: 14px; color: #666; line-height: 24px;text-align:left;}
}

/*江恩视频*/
.video_left .guagua img{width:100%;}
p.gg_jj{font-size:12px; color:#333; line-height:20px;}
p.gg_jj b{font-weight:700; font-size:14px;}
.video_show a.video_name{margin-top:0px;}
.video_show a.video_name:hover{color:#00b8ee;}

@media(min-width:961px){
	.video_bg{width:100%; overflow:hidden; background:#4fabdd;}
	.video_bg .genn_video .profile_title{border-bottom:none;height: 50px;}
	.video_bg .genn_video .profile_title h2{color: #fff;border-color: #fff;line-height: 40px;width: 450px;height: 45px;}
	.video_bg .genn_video .profile_title h2 a{color:#fff;}
	.genn_video{width:1200px; margin:30px auto 0; clear:both; overflow:hidden;}
	.video_box{width:100%; clear:both; margin-bottom:45px;float: left;margin-top: 45px;}	
	.video_left{width:220px; float:left;}
	.video_left .guagua{width:220px; margin-bottom:10px;}
	.video_right{width:975px; float:right;}
	.video_show{width:187px; margin-right:10px; float:left;}
	.video_show:nth-child(5n){margin-right:0;}
	.video_show a img{width:100%; height:160px;}
	.video_show a:hover img{transform: scale(1.2);
    transition: all 1s ease 0s;
	-webkit-transform: scale(1.2);
	-webkit-transform: all 1s ease 0s;}
	.video_show a{width:100%; display:block; float:left; font-size:18px; color:#333; line-height:30px; height: 160px;margin-bottom: 8px; overflow:hidden;}
	.video_show a.video_name{display:none;}
	p.gg_jj{ height: 121px;color:#fff;}
	
}

@media screen and (min-width:300px) and (max-width: 960px){
	.genn_video{width:100% !important; clear:both;}
	.video_box{width:100%; clear:both;float: left;}
	.video_left{width:94%; float:left; margin:0 3%;}
	.video_left .guagua{width:100%; margin-bottom:10px;}
	.video_right{width:94%; float:right;margin:10px 3%;}
	.video_show{width:48%; margin-right:4%; float:left; margin-bottom:10px;}
	.video_show:nth-child(2n){margin-right:0;}
	.video_show a img{width:100%;}
	.video_show a{width:100%; display:block; float:left; font-size:16px; color:#333; line-height:24px;white-space: nowrap;text-overflow: ellipsis; overflow: hidden;}
	.video_show p{display:none;}
}

/*技术资讯*/

.jishu_title{width:100%; line-height:33px; float:left; border-bottom:solid 2px #ccc; height:33px;}
.jishu_left{float:left;border-bottom:solid 2px #e70012;height:33px; line-height:31px;}
.jishu_left a{color:#1a1a1a;font-size:24px; font-weight:700;}
.jishu_right{float:right;color:#0055aa;font-size:12px;}
.jishu_right a{color:#fff; font-size:12px; background:#0370AB; padding:3px 5px; border-radius:3px;}
.jishu_right a:hover{color:#bc0f1a;}
.jishu_xw ul{clear:both; width:100%;float:left;}
.jishu_xw ul li{line-height:30px; float:left; width:100%;}
.jishu_xw ul li a{display:block;}
.jishu_xw ul li a span:hover{color:#bc0f1a;}
.jishu_xw ul li a p{float:right; color:#666; font-size:14px;}
.see_more{width:100%; font-size:14px; line-height:30px; float:left;}
.see_more a{color:#0055aa; font-size:16px;}
.see_more a:hover{color:#00b8ee; text-decoration:underline;}
.img_news{float:left; clear:both; margin:10px 0; width:100%; overflow:hidden;}
.jishu_left{margin-right:10px;}

.news_zs a{position:relative;}
.news_zs a time{position:absolute; bottom:0; right:0;color:#666; font-size:14px;}
@media(min-width:960px){
	
	.jishu_news{width:100%; margin:20px auto 20px; clear:both;overflow: hidden;}
	.jishu_news .profile_title h2{width:240px;}
	.jishu_box{width:1200px; clear:both; margin:0 auto 20px;margin-top: 20px;}
	.jishu_xw{width:580px; margin-right:40px; float:left;margin-bottom: 15px;}
	.jishu_xw:nth-child(2n){margin-right:0;}	
	.jishu_xw ul li a span{font-size:14px; color:#333; width:470px;white-space: nowrap;text-overflow: ellipsis; overflow: hidden; float:left;}
	.jishu_left a{color:#1a1a1a;font-size:24px; font-weight:700;}
	.img_picture{float:left; width:156px; height:106px; margin-right:20px;}
	.img_picture a{float:left; width:156px; height:106px; display:block; overflow:hidden;}
	.img_picture a img{float:left; width:100%; min-height:106px; }
	.news_zs{float:left;width:404px;}
	.news_zs a{color:#333; display:block;}
	.news_zs a h3{font-size:16px; font-weight:700; line-height:30px;}
	.news_zs a p{font-size:14px; font-weight:400; color:#666; line-height:24px; margin-top: 15px;}
	.news_zs a .webb{display:none;}	
	.img_news{border-bottom: 1px #ccc dashed;padding-bottom: 10px;}
}

@media screen and (min-width:300px) and (max-width: 960px){
	.jishu_news{width:100% !important; clear:both;}
	.jishu_box{width:94%; clear:both;float: left; margin:0 3%;}
	.jishu_xw{width:100%;  float:left; margin-bottom:10px;}
	.jishu_xw ul li a span{font-size:14px; color:#333; width:72%;white-space: nowrap;text-overflow: ellipsis; overflow: hidden; float:left;}
	.see_more{text-align: center; width:94%;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    border: solid 1px #ccc;
    border-radius: 4px;
    background-clip: padding-box;
    margin: 10px;
    -webkit-box-shadow: 0 3px 2px -3px rgba(0,0,0,.2);
    -moz-box-shadow: 0 3px 2px -3px rgba(0,0,0,.2);
    box-shadow: 0 3px 2px -3px rgba(0,0,0,.2);
    background-image: -moz-linear-gradient(top,#fff,#f7f7f7);
    background-image: -webkit-linear-gradient(top,#fff,#f7f7f7);}
    .jishu_left a{color:#1a1a1a;font-size:16px; font-weight:700;}
    .img_picture{width:25%; float:left;}
    .img_picture a{width:100%;height:60px; display:block;}
    .img_picture a img{width:100%; min-height:60px;}
    .news_zs{width:72%;float:right; height:60px;}
    .news_zs a{width:100%; height:60px; float:left;}
    .news_zs a h3{font-size: 16px;font-weight: bold;font-family: "微软雅黑";color: #2f2f2f;line-height: 20px;height: 20px;white-space: nowrap;text-overflow: clip;overflow: hidden;}
    .news_zs a .pcb{display:none;}
    .news_zs a p{font-size:12px; font-weight:400; color:#666; line-height:20px;margin-top: 5px;}
    .news_zs a .webb{display:block;}
    .jishu_right a.sno{display:none;}
}

/*注册*/
.zhuce_box form ul{margin-left:15px;overflow: hidden;}

.zhuce_box form ul li label{font-size:16px; color:#fff; width:80px;float:left;}
.zhuce_box form ul li input{padding:5px; border-radius:5px; float:left; width:250px;    font-size: 16px;}
.zhuce_box form ul li font{float:left;}
#captcha{width:120px; margin-right:15px;}
#checkCode{border-radius:0; margin-left:12px !important;}
.red{color:#ff3356; margin-left:5px;}

.xinshou_rm{width:600px; float:left;}
.xinshou_title{margin-left:70px;}
.xinshou_title a{color:#ac1424; font-size:32px; font-weight:700;}
.xinshou_rm{float:left;}
.xinshou_rm ul{float:left;margin-left:68px; margin-top:20px;}
.xinshou_rm ul li{font-size:28px; color:#ac1424; font-weight:700; margin-bottom:20px;}
.xinshou_rm ul li p{font-size:28px;margin-left: 55px;}
.register_left_title{font-size:32px; font-weight:700;margin-left: 125px; letter-spacing:3px;}
.register_left_title p{color:#444; float:left;font-size:32px;}
.register_left_title span{color:#c00; float:left;font-size:32px;}
@media(min-width:961px){
	.register{width:100%; margin:0 auto 0px; clear:both;background: aliceblue;}
	.register_box{width:1200px;  height:515px;margin:25px auto 0;}
	.register_left{float:left; width:600px;margin-left:300px;}
	.register_left .zhuce_box{margin-top:20px;margin-left:130px; width:390px;float: left;}
	.register_title{height:46px; width:390px; background:#ff3356; line-height:46px; color:#fff; font-weight:700; text-align:center; font-size:28px;}
	.zhuce_box form{width:100%; background:#596e8e;overflow:hidden; padding-top:12px;}
	.zhuce_box form ul li{line-height:30px; height:30px; margin-bottom:8px; clear:both;padding-bottom: 10px;}
	.regist_button input{width:120px !important;margin-left:130px; margin-top:10px;background: #BF0664;color: #fff;}
	.register_bg{width:100%; overflow:hidden; background:aliceblue;}
       
    .zhuce_box form ul li span{background:url(../img/OK.png) no-repeat;background-size:20px; display:none;width:20px;height:20px;float: left;margin-top: 5px;margin-left: 5px;}
}

@media screen and (min-width:300px) and (max-width: 960px){
	.register{width:100% !important; clear:both;}
	.register_box{width:94%; clear:both;float: left; margin:0 3%; background:none;}
	.register_left{float:left; width:100%;}
	.register_left .zhuce_box{margin-top:0;margin-left:0px; width:100%;float: left;}
	.register_title{height:46px; width:100%; background:#ff3356; line-height:46px; color:#fff; font-weight:700; text-align:center; font-size:28px;}
	.zhuce_box form{width:100%; background:#596e8e;padding-top:12px;}
	.xinshou_rm{display:none;}
	.zhuce_box form ul li{line-height:30px; margin-bottom:8px; float:left;}
	.zhuce_box form ul li label{width:100% !important;}
	.regist_button{width:94%; text-align:center;}
	.regist_button input{width:100% !important;background: #7bba1a;color: #fff; margin:10px auto;}
	.register_left_title{display:none;}
	.zhuce_box form ul li span{background:url(../img/OK.png) no-repeat;background-size:20px; display:none;width:18px;height:18px;float: left;margin-top: 7px;margin-left: 5px;}
}
.ad_gg{width:100%; position:relative;}
.w980 { width: 1200px; margin: 0px auto;overflow: hidden;clear: both;}
@media screen and (min-width:300px) and (max-width: 960px){
	.ad_gg{display:none;}	
}

/*foot*/
.footer {text-align: center; clear:both;}
.footer .footer_nav { width: 100%;height: 35px; background: #1f3042;font-size: 12px !important;line-height: 35px;}
.footer .footer_nav div {width: 1200px; margin:0 auto;}
.footer .footer_nav div a {color: #ffffff;padding: 0px 28px;}
.footer .footer_nav .nav_box a{font-size:14px;}
.footer .footer_nav .nav_box a:hover{color:#e9c912}
.footer .div_Links { width: 1200px;margin: 0 auto; padding-top: 15px; padding-bottom: 15px;text-align: center;}
.footer .div_Links div.mar {padding-top: 0px; float: left;}
.float_left{float:left;}
/* .footer .div_Links div table {width: 960px;} */
.footer .div_Links div table tr td {text-align: center;}
/* .footer .div_Links div table tr td a {font-size: 12px; color: #333;} */
.footer .div_Links div table tr td a:hover {color: #00b8ee;}
.clear {clear: both;}
.footer .div_statement{ padding-bottom:30px; font-size:12px; text-align:center; padding-top:10px;}
.footer .div_statement p{ margin-bottom:0; margin-top:5px; font-size: 14px;}
.footer .div_statement p a{ margin-left:5px; margin-right:5px;}
.red1{ color:red;}

.footer2{height:60px; background-color:#2670b7;  float:left;width: 100%; display:none;}
.footer2 ul{text-align:center;margin-top:5px}
.footer2 ul li{padding: 0 6px 0 10px; display: inline;}
.footer2 ul li a{font-size:14px; color:#fff; line-height:25px; font-weight:bold;}
.footer2 p{clear:left; text-align:center; color:#fff; font-size:12px; font-family:Arial,微软雅黑; line-height:25px;}
.big_ad{width:1200px; margin:30px auto;}
.big_ad a{width:1200px; height:100px; display:block;}
.big_ad a img{width:1200px; height:100px;}
.sma_ad{width:100%;clear:both;}
.sma_ad a{width:100%; display:block;}
.sma_ad a img{width:100%;}
@media screen and (min-width:300px) and (max-width: 960px){
	.footer2{display:block;}	
	.footer {display:none;}
	.totop {display: none;}
.big_ad{display:none;}
.sma_ad{display:block;}
#fade,#box{display:none;}
}
@media(min-width:961px){
	.totop {display: none !important;}
.big_ad{display:block;}
.sma_ad{display:none;}
#fade{width:100%; height:100%; background:rgba(0,0,0,.6); position: fixed; z-index: 10; display: none; top:0; left:0;}
#box{width:950px;height:378px; background:#666; position:fixed;left:50%;top:50%; margin:-189px 0 0 -475px; z-index:150;display:none;}
#close{ margin:0;height:25px;text-align:right;font:12px/25px Arial;text-decoration:none;outline:none; position: absolute; top:10px; right:10px;}	
}

