﻿@charset "utf-8";

/* CSS Document

** author:永易搜

** URL:http://www.yongyisou.com/

** tips:CSS文件非专业勿动，编码格式为utf-8

*/

*{ padding:0px; margin:0px;list-style:none;}

img{border:none;border:0;}

a{text-decoration:none;color:#898989;  }

a:hover{ color:#a03023;text-decoration:none; }

a:focus {outline:0; }

html{font:normal 14px/1.5 "microsoft yahei",tahoma,arial,sans-serif;background:#fff;}

body{background:#fff;}

input,input:focus{outline:none;text-indent:5px}

h1{ font-size:20px}

h2{ font-size:18px}

h3{ font-size:16px}

h4{ font-size:14px}



button{ outline:none;}

/*通用调用*/

.w1200{width:1200px;height:auto;margin:0 auto;overflow:hidden;}

.fl{float:left;}

.fr{float:right;}



.w1180{width:1180px;height:auto;margin:0 auto;}

.w1160{width:1160px;height:auto;margin:0 auto;overflow:hidden;}









.w{ width:100%; height:auto;  background: #f3f3f3 }

.top{ height:55px; background:#1a2f2c; }

.top_fix{width:100%;position:fixed; left:0; top:0; _position:absolute; top:expression((offsetParent.scrollTop)+109); z-index:1000;background:#1a2f2c; transition:all .2s ease;opacity:0.85;}



.logo{ width:155px; height:42px; overflow:hidden; margin-top:5px; }

.logo a{ width:100%; height:100%; display:block; }









.top .top_r{ width:400px; height:55px; overflow:hidden;}



.top .top_r .student_reg{ width:70px; height:23px; margin-top:12px;  margin-right:7px; text-align:center; line-height:25px; border-radius:10px; }

.top .top_r .student_reg a{ width:100%; height:100%; display:block;     border-radius:10px; transition:background-color .3s;}

.top .top_r .student_reg a:link,.top .top_r .student_reg a:visited{border:1px solid #FFF; color:#FFF; }

.top .top_r .student_reg a:hover,.top .top_r .student_reg a:active{ background:#FFF;  color:#000; }











.top .top_r .qqnum{ width:230px; height:55px; text-align:right; line-height:55px; color:#a03023; }

.lesson_title{width: 100%;height:120px;background: #fff;margin-bottom: 5px }



.slideBox{ width:100%; height:379px; position:relative; overflow:hidden; }

.slideBox .hd{ width:100%; height:15px; overflow:hidden; text-align:center; position:absolute; bottom:40px; z-index:1;}

.slideBox .hd ul li{margin-left:7px;  width:12px; height:12px;  background:url(../images/dot.png) no-repeat; background-size:12px 12px;  cursor:pointer; display:inline-block;*display:inline;zoom:1; }

.slideBox .hd ul li.on{  background:url(../images/doton.png) no-repeat; background-size:12px 12px; }

.slideBox .bd{ position:relative; height:100%; z-index:0;   }

.slideBox .bd li{ zoom:1; vertical-align:middle; width:100%; height:379px;}

.slideBox .bd li a{ display: block; width: 100%; height: 100%;}



.slideBox .prev,.slideBox .next{ width:44px; height:51px; cursor:pointer;   position:absolute; z-index:2; left:40%; bottom:22px; }

.slideBox .prev a,.slideBox .next a{ width:100%; height:100%; display:block;}

.slideBox .next{ left:auto; right:40%; }

.slideBox .prevStop,.banner .nextStop{ display:none;  }





.pub_title{ width:600px; height:auto; overflow:hidden; margin:0 auto;  text-align:center; padding:55px 0px 50px 0px; margin-bottom:5px}

.pub_title h2{ height:50px; line-height:50px;  font-size:30px; font-weight:normal; color:#3e3a39; }

.pub_title .line{ width:66px; height:4px; background:#2c3b4e; margin:5px auto 0px;  }



.course{ height:588px;}



.course_list ul{ width:1250px; }

.course_list ul li{ width:355px; height:305px; background:#efeff0;  float:left; margin-right:50px;  }

.course_list ul li .pic{ width:355px; height:172px; overflow:hidden; position:relative; }





.course_list ul li .pic a{display:block;width:355px; height:172px; }

.course_list ul li .pic a:hover:before{ -webkit-transition: left 0.5s;

	-moz-transition: left 0.5s;

	transition: left 0.5s;

	left: 260px}

.course_list ul li .pic a:before {

    content: "";

    position: absolute;

    width:355px; height:172px;

    top: 0;

    left: -250px;

    overflow: hidden;

    background: -moz-linear-gradient(left, rgba(255,255,255,0)0, rgba(255,255,255,.2)50%, rgba(255,255,255,0)100%);

    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(50%, rgba(255,255,255,.2)), color-stop(100%, rgba(255,255,255,0)));

    /* background: -webkit-linear-gradient(left, rgba(255,255,255,0)0, rgba(255,255,255,.2)50%, rgba(255,255,255,0)100%); */

    background: -o-linear-gradient(left, rgba(255,255,255,0)0, rgba(255,255,255,.2)50%, rgba(255,255,255,0)100%);

    -webkit-transform: skewX(-25deg);

    -moz-transform: skewX(-25deg);

}























.course_list ul li .course_name{ width:325px; height:40px; overflow:hidden; line-height:40px;  padding-left:30px; color:#3e3a39; font-size:17px;}

.course_list ul li .other{width:325px; height:41px;  margin-top:30px;  line-height:41px; color:#595757; font-size:13px;  overflow:hidden; line-height:41px;  padding-left:30px; }

.course_list ul li .other .look{ width:48px; padding-left:17px;  height:41px; overflow:hidden; background:url(../images/look.jpg) no-repeat left 15px; }

.course_list ul li .other .price{  width:60px; height:41px; overflow:hidden; text-align:right;  }

.course_list ul li .other  .study{ width:178px; height:41px; font-size:20px; letter-spacing:5px;  text-align:center;  background:url(../images/2017090801.jpg) no-repeat; }

.course_list ul li .other  .study a{ width:100%; height:100%; display:block; color:#595757;   }

.course_list ul li .other  .study a:link,.course_list ul li .other  .study a:cisited{color:#595757;  }

.course_list ul li .other  .study a:hover,.course_list ul li .other  .study a:active{ color:#FFF;  background:url(../images/2017090801hover.jpg) no-repeat; color:#595757;}



.market{ height:801px; background:url(../images/marketbg.jpg) no-repeat center 0px; }

.market h3{ font-size:17px; color:#595757;  width:100%; font-weight:normal;  height:50px; line-height:50px;}

.market_l{ width:740px; height:auto; overflow:hidden; }

.market_r{ width:400px; height:auto;   overflow:hidden;   }



.market_l ul li{ width:740px; height:158px;  background:#FFF;  margin-bottom:14px;  overflow:hidden; }

.market_l ul li .pic{ width:212px; height:158px; overflow:hidden;  }

.market_l ul li .news_r{ width:450px; height:158px; overflow:hidden; margin-left:40px; }

.market_l ul li .news_r .title a{color: #484141;font-weight: bold;}

.market_l ul li .news_r .title a:hover{color:#b3332d;}

.market_l ul li .news_r .title{width:100%; height:30px; line-height:30px; margin-top:10px;  font-size:15px; }

.market_l ul li .news_r .cont{ width:100%; height:80px; overflow:hidden; font-size:12px;  line-height:25px; color:#595757;  }

.market_l ul li .news_r .pubinfo{width:100%; height:25px; font-size:13px; line-height:25px; color:#9fa0a0; }





.market_l ul li .pic img{-moz-transition:0.8s;-ms-transition:0.8s;-webkit-transition:0.8s;-o-transition:0.8s;transition:0.8s;}

.market_l ul li .pic a:hover img{-moz-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}





.hot_news { width:400px; height:500px; background:#FFF;   overflow:hidden; border-radius:10px;  }

.hot_news ul{ margin-top:5px;}

.hot_news ul li{ width:320px; height:59px; border-bottom:1px solid #e4e4e4; padding:0px 40px;  }

.hot_news ul li .pic{ width:27px; height:27px; margin-top:15px; }

.hot_news ul li .info{ width:270px; height:45px; margin-top:15px; overflow:hidden;  }

.hot_news ul li .info p.tt1{ font-size:13px;  color:#9fa0a0; }







.student_union{ height:660px; }

.student_union ul{ width:1200px; }

.student_union ul li{ width:277px; height:365px; background:#f7f7f7;  overflow:hidden; float:left; margin-right:18px;   }



.student_union ul li .pic{ width:277px; height:182px; overflow:hidden; }

.student_union ul li .stud_union_m{ width:230px; height:164px; margin:0 auto;  }

.student_union ul li .stud_union_m h2{ width:230px; height:80px; line-height:80px; text-align:center;  font-size:25px; color:#a03123;  border-bottom:1px solid #e4e4e4; }



.student_union ul li .stud_union_m .num{width:230px; height:83px; line-height:80px; text-align:center;  overflow:hidden;  color:#c9caca; }

.student_union ul li .stud_union_m .num .item{ width:76px; height:83px; overflow:hidden; }

.student_union ul li .bottom_bg{ width:100%; height:19px; }

.student_union ul li .bottom_bg.c01{ background-color:#a03123; }

.student_union ul li .bottom_bg.c02{ background:url(../images/tiao01.jpg) repeat-x;}

.student_union ul li .bottom_bg.c03{ background:url(../images/tiao02.jpg) repeat-x;}

.student_union ul li .bottom_bg.c04{ background:url(../images/tiao03.jpg) repeat-x;}



.find_more{ width:62px; padding-right:17px; margin-top:20px;  height:30px; line-height:30px;  text-align:right; background:url(../images/more.png) no-repeat right 7px; }

.find_more a{color:#727171;}

.find_more a:hover{ color:#b3332d;}







.w1040{width:1040px;height:auto;margin:0 auto;overflow:hidden;}

.w1100{width:1100px;height:auto;margin:0 auto;overflow:hidden;}









/*实体培训*/

.w1045{width:1045px;height:auto;margin:0 auto;overflow:hidden;}

.training{width:100%; height:640px; background: url(../images/bg01.jpg) repeat-x center 0; }

.training .pub_title.train{ padding-top:42px}

.training .show_pic ul{ width:1083px; }

.training .show_pic li{ height:407px; width:323px; overflow:hidden; float:left; margin-right:38px}

/*.training .show_pic li{ transition:All 0.4s ease-in-out;

	-webkit-transition:All 0.4s ease-in-out;

	-moz-transition:All 0.4s ease-in-out;

	-o-transition:All 0.4s ease-in-out;}

	.training .show_pic li:hover{ transform:translate(0,-10px);

	-webkit-transform:translate(0,-10px);

	-moz-transform:translate(0,-10px);

	-o-transform:translate(0,-10px);

	-ms-transform:translate(0,-10px);}*/



.training .up_pic{ width:323px; height:205px; overflow:hidden; }

.training .will{ width:323px; height:205px; overflow:hidden; text-align:center;font-size:43px; font-weight:bold; color:#fff; background:url(../images/pic01.jpg) no-repeat; line-height:205px; letter-spacing:22px}

.training .down_title{ width:323px; height:202px; text-align:center}

.training .down_title.t1{ background:url(../images/bg03.jpg) no-repeat;color: #c5c5c5}



.training .down_title.t1 h2:hover,.training .down_title.t1 h3:hover{color: #fff;}

.training .down_title.t2{ background:url(../images/bg04.jpg) no-repeat}

.training .down_title.t3{ background:url(../images/bg05.jpg) no-repeat}

.training .down_title h2{ margin:0 0 0 30px; padding-top:55px; text-align:center; font-size:26px; font-weight:normal; height:78px; width:265px; line-height:30px}

.training .down_title h3{ margin:15px 0 0 0; font-size:17px;  font-weight:normal }



/*网络教室*/

.e_room{width:100%; height:652px; background:#fff }

.pub_title.room{padding:70px 0px 30px 0px;}

.e_room .rooms{ width:1100px; height:370px; background: #fff; padding-bottom:100px}

.e_room .roomsroom_content{ width:304px; height:135px}

.e_room .room1{ width:519px; height:135px; background:url(../images/class_night.png); margin-top:48px}

.e_room .room2{ width:519px; height:135px; background:url(../images/class_day.png); margin-top:56px}

.e_room .rooms .room_name{ width:304px; height:75px; text-align:center; font-size:26px; font-weight:bold; line-height:75px;}

.e_room .room_list ul{padding-left: 45px}

.e_room .room_list ul li a{ margin:10px 40px 0 0; font-size:21px; width:110px; height:35px; text-align:right;}



/*活动*/

.act_news{ width:100%;height:595px; overflow:hidden; background: url(../images/bg01.jpg) repeat-x center 0}

.w1000{width:1000px;height:auto;margin:0 auto;overflow:hidden; }

.pub_title.act{padding:40px 0px 30px 0px;}

.act_news .tit{ font-size:26px; color:#a03023; font-weight:bold; border-bottom:solid 2px #bfc0c3; padding-bottom:22px; margin-bottom:50px}

.act_news .up{ width:296px; height:220px; overflow:hidden; margin-bottom:2px}

.act_news .down{ background: url(../images/downbg.png) no-repeat; width:296px; height:40px; text-align:right}

.act_news .down h2{ margin:0; color:#231815; font-size:22px; font-weight:bolder; margin-right:42px}

.act_news .act_pic ul{ padding:0; width:1055px; height:auto}

.act_news .act_pic li{ width:296px; margin-right:55px; float:left}

/*.act_news .act_pic li{ transition:All 0.4s ease-in-out;

	-webkit-transition:All 0.4s ease-in-out;

	-moz-transition:All 0.4s ease-in-out;

	-o-transition:All 0.4s ease-in-out;}

.act_news .act_pic li:hover{ transform:translate(0,-10px);

	-webkit-transform:translate(0,-10px);

	-moz-transform:translate(0,-10px);

	-o-transform:translate(0,-10px);

	-ms-transform:translate(0,-10px);}*/



/*关于我们*/

.about_us{ width:100%;height:auto; overflow:hidden; background:#fff}

.about_us .ab_content{ height:200px; width:1040px;overflow:hidden; text-align:center; font-size:15px; line-height:30px; color:#595757 }

.about_us .btpic{ height:46px; width:541px; text-align:center; padding:54px 0px 95px 0px;margin: 0 auto;}

.about_us .btpic .bt{ width:157px; height:46px; text-align: center;line-height: 46px; font-size:17px;}

.about_us .btpic .bt a{color: #3e3a39;letter-spacing:4px }



.about_us .btpic .bt.l{ background:url(../images/button01.jpg) no-repeat;color:#fff}

.about_us .btpic .bt.l a{color:#fff}

.about_us .btpic .bt:hover{opacity: 0.7}

.about_us .btpic .bt.m{ background:url(../images/button02.jpg) no-repeat;margin:0 35px;color:#3e3a39;}

.about_us .btpic .bt.r{ background:url(../images/button03.jpg) no-repeat;color:#3e3a39;}





.formatbg:nth-child(2n){ background: url(../images/bg01.jpg) repeat-x center 0;}

.formatbg:nth-child(2n-1){ background: #fff;}



/* 交易课程1 */

.lesson_title{width: 100%;height:120px;background: #fff;}

.lesson_title h1{font-size: 24px;height: 100%;width: auto;line-height:120px;color: #a03023;letter-spacing:10px;text-align: center;}

.main{width: 100%;height: auto;margin:0 auto;overflow: hidden;background: #f3f3f3}

.main .lesson_box{width:1040px;height: auto;overflow: hidden;padding: 40px 0 10px 0;margin:0 auto;background: #f3f3f3;border-bottom: 1px solid #b6b6b7}

.main .lesson_box ul{width: 1080px}

.main .lesson_box ul li{margin:0 40px 30px 0;width: 500px;height: 380px;overflow: hidden;float: left}

.main .lesson_box ul li .lesson_list{width: 500px;height: auto;}

.main .lesson_box ul li .lesson_list .head_part{width: 500px;height: 250px;overflow: hidden;}

.main .lesson_box ul li .lesson_list .bottom_part{ height: 120px;width: 470px;overflow: hidden;padding:10px 0 0 30px;background: #fff }

.main .lesson_box ul li .lesson_list .bottom_part h2{height: 50px;line-height: 50px;overflow: hidden;font-size: 22px;color: #a03023}

.main .lesson_box ul li .lesson_list .bottom_part .info{height: 80px;width: 100%;line-height: 60px;overflow: hidden;}

.main .lesson_box ul li .lesson_list .bottom_part .attention_num{background: url(../images/eye.png) no-repeat 0 24px;width: 60px;overflow: hidden;padding-left:25px;color: #c9cacb}

.main .lesson_box ul li .lesson_list .bottom_part .info .lesson_price{height: 27px;line-height: 27px;font-size: 18px;width: 100px;text-align: right;margin-top: 18px;overflow: hidden;}

.main .lesson_box ul li .lesson_list .bottom_part .info a{width: 160px;height: 36px;font-size: 18px;font-weight: bold;background: url(../images/btn_bg.jpg) no-repeat;margin-top: 15px;margin-left: 15px;border:none;color: #595757; cursor: pointer;text-align: center;

    line-height: 36px;}



/* 交易课程2、4 */

.free_lesson_box{width:1040px;height: auto;overflow: hidden;padding: 0px 0 10px 0;margin:0 auto;background: #f3f3f3;}

.free_lesson_box ul{width: 1072px}

.free_lesson_box ul li{width: 236px;height: 290px;overflow: hidden;margin:0 32px 32px 0;float: left}

.free_lesson_box ul li .free_lesson{width: 236px}

.free_lesson_box ul li .free_lesson .head_pic{width: 236px;height: 150px;overflow: hidden;}

.free_lesson_box ul li .free_lesson .bottom_info{width:196px ;padding:10px 20px 0 20px;height: 130px;background: #fff;overflow: hidden;}

.free_lesson_box ul li .free_lesson .bottom_info h2{font-size: 13px;height: 40px;/*overflow: hidden;*/line-height: 20px; overflow:hidden}

.free_lesson_box ul li .free_lesson .bottom_info h3{font-size: 12px;color: #898989;margin:10px auto;overflow: hidden;height: 20px;line-height: 20px;font-weight: normal;}

.free_lesson_box ul li .free_lesson .bottom_info .attention_info{height: 39px;border-top: 1px solid #c9cacb;overflow: hidden;padding-top: 12px}

.free_lesson_box ul li .free_lesson .bottom_info a{color: #3e3a39;}

.free_lesson_box ul li .free_lesson .bottom_info a:hover{color: #a03023;}

.free_lesson_box ul li .free_lesson .bottom_info .attention_info .num{width: auto;height: 25px;line-height: 25px;margin-right: 20px;float: left;color: #c9caca}

.free_lesson_box ul li .free_lesson .bottom_info .attention_info .num.gz{background: url(../images/eye.png) no-repeat 0 6px;padding-left: 22px}

.free_lesson_box ul li .free_lesson .bottom_info .attention_info .num.pl{background: url(../images/pinglun.png) no-repeat 0 5px;padding-left: 18px}

.free_lesson_box ul li .free_lesson .bottom_info .attention_info .num.dz{background: url(../images/zan.png) no-repeat 0 2px;padding-left: 22px}



/* 交易课程3 */

.main .w1040 .w870{width: 870px;height: auto;overflow: hidden;margin: 0 auto;}

.main .w1040 .w870 .video{width: 870px;height: 485px}

.main .w1040 .w870 .video_info{width: 100%;height: 50px;overflow: hidden;padding:30px 0 20px 0;}

.main .w1040 .w870 .video_info .left_title{width: 80%;height: 50px;overflow: hidden;}

.main .w1040 .w870 .video_info .left_title h2{overflow: hidden;height: 28px;width: 100%;line-height: 28px}

.main .w1040 .w870 .video_info .left_title h3{color: #898989;overflow: hidden;font-size: 15px;height: 22px;line-height: 22px}

.main .w1040 .w870 .video_info .right_like{width: auto;height: 25px;overflow: hidden;padding-top: 25px;cursor:pointer }

.main .w1040 .w870 .video_info .right_like .like_num{background: url(../images/zan02.png) no-repeat;height: 25px;width: auto;text-align: right;padding-left: 25px;line-height: 28px;color: #c9cacb}

.main .w1040 .w870 .video_info .right_like .like_num:hover{background: url(../images/zan02_hover.png) no-repeat;color: #a03023}

.main .w1040 .w870 .video_info .right_like .red{background: url(../images/zan02_hover.png) no-repeat;color: #a03023}

.main .w1040 .tuijian{width: 100%;height: 40px;font-size: 17px;line-height: 40px;overflow: hidden;font-weight:bolder;}

.main .w1040 .w870 .comment{width: 840px;height: 30px;line-height: 22px;padding-top: 40px;font-size: 16px;padding-left: 30px;background: url(../images/pinglun02.png) no-repeat 0 38px;}

.main .w1040 .w870 .content_box{border: 1px solid #ccc; width: 868px;height: 113px;display: block;overflow: hidden;background-color: #fff}

.main .w1040 .w870 .content_box textarea{display: block;font-size: 13px;line-height: 18px;overflow-x: hidden;overflow-y: auto;resize: none;width: 846px;height: 73px;color: #999;border: 0;margin: 5px 10px 10px 12px;}

#remain_num{height: 20px;width: 858px; font-size:13px;line-height: 20px;text-align: right;padding:0 10px 5px 0 }

.main .w1040 .w870 .content_box textarea:focus{outline:0}

.main .w1040 .w870 .content_box textarea.yys_hei{color:#333}

.main .w1040 .w870 .submit_btn{height: 43px;width: 160px;background: #f3f3f3;border: 1px solid #595757;color: #3e3a39;font-size:15px;line-height: 43px;margin: 20px 0 30px 0;cursor: pointer; }

.main .w1040 .w870 .submit_btn:hover{background:#a03023;  color:#FFF; transition: background-color .3s;border:1px solid #a03023;}

/* 交易课程5 */



.kehu {background:#f8f8f8;height:140px;overflow:hidden;position:relative;width:960px;margin-bottom: 40px;padding:0px 40px 0 40px;}

.head_title{width:1040px;height: auto;margin-bottom: 10px;border-top: 1px solid #c9cacb;margin-top:40px;padding-top: 30px;}

.head_title h2{font-size: 18px;height: 25px;line-height: 25px}

.head_title .more{width:60px;height: 20px;line-height: 20px font-size: 12px;margin-left: 20px;margin-top: 5px; }

.head_title .more a{color: #0094c4}

.head_title .more a:hover{color: #a03023}

.kehu ul {overflow:hidden;zoom:1;}

.kehu ul li {float:left;display:inline;width:172px;margin:0 10px;text-align:center;overflow:hidden;}

.kehu ul li img {border:1px solid #eee}

.kehu .prev, .kehu .next {position:absolute;left:10px;top: 48px;display:block;width:40px;height:28px;overflow:hidden;background:url(../images/icons.png) -40px 0 no-repeat;cursor:pointer;}

.kehu .next {left:auto;right:-20px;background-position:-120px 0;}

.kehu .prevStop {background-position:0 0;}

.kehu .nextStop {background-position:-80px 0;}







/* 分页 */

.page_wrap{float:left; position: relative;left: 50%;margin:50px auto; }



.paging { display:block; position: relative;left: -50%;font-size: 14px;}

.paging a, .paging .nolink {

	color: #000;

	padding: 8px 16px;

	text-decoration: none;

	transition: background-color .3s;

	border: 1px solid #ddd;

	margin: 3px;

}

.paging .nolink {

	color: #999;

}

.paging .cur {

	padding: 8px 16px;

	background-color: #1A2F2C;

	color: #FFF;

	border: 1px solid #1A2F2C;

}

.paging a:hover {

	background-color: #1A2F2C;

	color: #FFF;

	border: 1px solid #1A2F2C;

}





/*底部*/

.foot{ width:100%; height:516px; overflow:hidden; background:#39424b;}

.logopic{ width:100%; height:115px; border-bottom:1px solid #6f6c6f}

.logopic .logo_picture{ width:185px; height:50px; overflow:hidden; float:left; margin-top:40px;}

.foot_content{ height:190px; padding-top:36px;}

.foot_content .content_box1{height:160px; width:168px;overflow:hidden;float:left}

.foot_content h2{font-weight: normal; font-size:15px; color:#fff;width:100%; height:22px; line-height:22px;overflow:hidden; margin-bottom:18px}

.foot_content h3{font-weight: normal;height:30px; width:100%; font-size:13px; color:#898989; line-height:30px;overflow:hidden;}

.foot_content h3 a:link{ color:#898989; }

.foot_content h3 a:hover{ color:#CCC; }

.foot_content h3 a：visited{ color:#eaeaea;}

.foot_content h3 a:active{ color:#FFF; }



.foot_content .content_box1 .mark_pic{ width:105px; height:105px; overflow:hidden}

.foot_content .content_box1.r2{ margin-left:15px}



.statement{color:#898989; font-size:13px; line-height:35px; height:65px; width:1040px; overflow:hidden}

.copy{ text-align:center; height:22px; width:1040px; padding-top:50px; color:#fff;overflow:hidden}



.copy a:hover{ color:#fff;}

.foot_content  .content_box2{margin-top: 50px}

.contact{width:131px;height:30px;font-size:15px;color:#fff; line-height: 30px; margin-bottom:6px;background:url(../images/phone.png) no-repeat left 0;padding-left:40px }

.contact.phone{background:url(../images/phone_foot.png) no-repeat left 2px;}

.contact.qq{background:url(../images/qq_foot.png) no-repeat left -2px;}





/* 弹窗找回密码 */

.popup{width: 460px;height: 400px;background-color: #fff;margin: 0 auto;border: 1px solid #b5b5b6;overflow: hidden;}

.popup .head_pic{height: 67px;width: 100%;overflow: hidden;}

.popup .head_pic img{width:100%;height: 67px;}

.popup .inner{padding: 10px 45px 11px;width: 310px;height: 270px;margin:0 auto;}

.popup .inner h2{height: 50px;width: 100%;line-height: 50px;text-align: center;font-size: 18px;font-weight: normal;color: #727171}

.popup .inner .input_box{height: 50px;width: 270px;background-color: #efeff0;border-radius: 8px;padding:0 20px;line-height: 50px;font-size: 13px;text-align: center;}

.popup .inner .input_box .phone_input{height: 100%;width: 100%;line-height: 50px;font-size: 16px;color: #b5b5b6;border:0;background-color: #efeff0;}

.popup .inner .input_box .phone_input.yys_hei{color: #3e3a39}

.popup .inner .input_info{width: 100%;height: 50px;margin: 10px 0;margin-bottom: 36px;}

.popup .inner .input_box.code{width: 168px;}

.popup .inner .input_box.press{background:url(../images/code_bg.jpg) no-repeat;width: 98px;padding: 0;color: #3e3a39;cursor: pointer;font-size: 13px }

.popup .inner .next{height: 50px;width: 310px;border-radius: 8px;line-height: 50px;font-size: 15px;text-align: center;border:0;cursor: pointer;background:url(../images/next.jpg) no-repeat;}

/* .popup .inner .input_box.next{background-color: #b5b5b6;} */

.popup .inner .next.disabled{background: #b5b5b6;cursor: default;}

.popup .inner .inner_foot{width: 100%;height: 50px;text-align: center;font-size: 12px;color: #727171;line-height: 50px}

.popup .inner .inner_foot a{color: #a03023}



/* 弹窗友情提示 */

.prompt{width: 640px;height: 500px;background-color: #fff;margin: 0 auto;border: 1px solid #b5b5b6;overflow: hidden;}

.prompt h1{height: 60px;line-height:60px;text-align: center;font-size: 25px;font-weight: normal;color: #727171}

.prompt .text_box{font-size: 12px;color: #727171;height: 350px;box-sizing: border-box;padding: 0px 10px 23px;}





.ys_alert input,.ys_alert input:focus{outline:none;text-indent:5px;border: none;}

.ys_alert{height:auto;px;width: 400px;margin:0 auto; background: #FFFFFF;overflow: hidden;}

.ys_alert .ys_top{height: 67px;width: 400px;overflow: hidden;background: url(../images/top_bg.png) no-repeat center;margin: 0 auto;}

.ys_alert  .yh_logo{height: 100%;width: 100%;overflow: hidden;background: url(../images/top_bgs1.png) no-repeat center;}

.ys_alert  .yh_form{height: 500px;width: 400px;overflow: hidden;}

.ys_alert  .yh_form form{color: #b5b5b6;font-size: 13px;}

.ys_alert  .yh_form_title{height: 50px;width: 100%;overflow: hidden;line-height: 50px;text-align: center;font-size: 17px;font-weight: bold;color: #727171;}

.ys_alert .zc_tel{width: 314px;height: 49px;margin: 0 auto;overflow: hidden;background: #EFEFF0;border-radius: 8px;}

.ys_alert .zc_yzm_bg{background: #FFFFFF;border-radius: 0;}

.ys_alert .tel_left{height: 49px;width: 100px;line-height: 49px;text-align: center;}

.ys_alert .tel_in{height: 100%;width: 100%;background: #EFEFF0;color: #b5b5b6;font-size: 13px;text-indent: 10px;}

.ys_alert .zc_bott{margin-bottom: 20px;}

.ys_alert .yzm_in{height: 100%;width: 150px;}

.ys_alert .yzm_in .zc_yzm{height: 100%;width: 100%;background: #EFEFF0;font-size: 13px;color: #727171;border-radius: 6px;text-indent: 20px;}

.ys_alert .f_yzm_bg{background: url(../images/yzm_bg1.png) no-repeat -331px center !important;cursor: pointer;color: #3e3a39;font-weight: bold;}

.ys_alert .xieyi{height: 28px;width: 317px;margin: 0 auto; line-height: 28px;overflow: hidden;font-size: 12px;color: #B5B5B6;text-indent: 20px;}/*background: url(../images/point_1.png) no-repeat 5px center;*/

.ys_alert .xieyi a{color: #a03023;}

.ys_alert .yh_ljzc{background: #B5B6B6 !important;margin-top: 50px;}

.ys_alert .yh_ljzc button{border: none;background: #B5B6B6;height: 100%;width: 100%;overflow: hidden;line-height: 49px;text-align: center;font-size: 20px;color: #3e3a39;font-weight: bold;cursor: pointer;}

.ys_alert .yh_login{height: 55px;width: 307px;line-height: 55px; margin: 0 auto;text-align: center; overflow: hidden;font-size: 12px;}

.ys_alert .yh_login a{color: #a03023;}

.ys_alert .yh_ljzcbg{background: none !important;}

.ys_alert .yh_ljzcbg button {background: url(../images/ljzc_03.png) no-repeat center;}

.ys_alert .tel_zc{height: 100%;width: 100%;background: #EFEFF0;color: #3e3a39;font-size: 13px;}

.ys_alert .zc_tel .tel_zc, .ys_alert .zc_tel .ys_alert .tel_zc{text-indent: 20px;}

.yh_zh{height: 50px;width: 315px;margin: 0 auto;overflow: hidden;}

.ys_alert .yh_zh .yh_rem{height: 50px;width: 150px;line-height: 50px;text-indent: 5px;}

.ys_alert .yh_zh input{height: 14px;width: 14px;margin-top: 19px;}

.ys_alert .yh_forget{height: 50px;width: 100px;overflow: hidden;text-align: right;line-height: 50px;margin-right: 10px;}/*background: url(../images/point_1.png) no-repeat 30px center;*/

.ys_alert .yh_forget a{color: #727171;}

.ys_alert .yh_zh_bo{margin-bottom: 0px;}

.ys_alert .dl_05{background: url(../images/ljzc_03.png) no-repeat center !important;}





/* 分享部分 */

.share{overflow: hidden;width: 100%;height:70px; border-top:1px solid #c9cacb;border-bottom:1px solid #c9cacb;margin-bottom: 50px}

.share .report{width: 60px;height: 24px;line-height: 24px;background: url(../images/jb_bg2.jpg) no-repeat 3px 3px;text-indent: 30px;margin:23px 0; }

.share .report:hover{background-image: url(../images/jb_bg1.jpg);}

.share .bdsharebuttonbox{height: 70px;width: 190px;text-align: center}

.share .bdsharebuttonbox a{margin-top: 23px}

.share .store{right: 0;height: 0;width: 70px;height: 70px;line-height: 60px}

.share .store .store_btn{width: 23px;height: 22px;margin: 24px 0;display: inline-block;background: url(../images/shoucang.png) no-repeat;cursor: pointer;}

.share .store .store_btn:hover{background: url(../images/shoucang1.png) no-repeat;}

.share .store .store_btn img{width: 23px;height: 20px}

.share .store .store_num{width: auto;height: 70px;line-height: 70px;margin-left: 10px}

















/* 市场解读 */

/*.sc_main{background: #f3f3f3;width: 100%;height: auto;}

.sc_main .w1200{background-color: #f3f3f3;padding-bottom: 50px}

.sc_main .left{width: 165px;height: 100%;margin:25px 15px 0 50px;font-size: 16px;}

.sc_main .left .zan{width: 100%;height: 54px;border-radius: 8px;background: #fff;padding-top: 15px;overflow: hidden;border-radius: 8px 8px 0 0;}

.sc_main .left .zan .right_like{width: auto;height: 50px;overflow: hidden;margin-bottom: 15px;padding-top: 10px;cursor:pointer;background-color: #fff; border-radius: 8px; }

.sc_main .left .zan .right_like .like_num{background: url(../images/zan02.png) no-repeat;line-height: 23px;width: auto;text-align: left;padding-left: 25px;color: #c9cacb;margin-left: 15px;margin-top: 8px;}

.sc_main .left .zan .right_like .like_num:hover{background: url(../images/zan02_hover.png) no-repeat;color: #a03023}

.sc_main .left .zan .right_like .red{background: url(../images/zan02_hover.png) no-repeat;color: #a03023}



.sc_main .left .pre,.sc_main .left .next{color:#c9caca;height: 120px;background: #fff;border-radius:8px 8px 0 0;font-weight: bold;padding:10px 15px;margin-bottom: 2px;height: auto;min-height: 20px;overflow: hidden;}



.sc_main .left .pre a,.sc_main .left .next a{color: #3e3a39;font-weight: bold;}

.sc_main .left .next{border-radius: 0 0 8px 8px}

.sc_main .left a:hover{color: #a03023 }

.sc_main .left .share{width: 100%;border-radius: 8px 8px 0 0;height: 48px;margin-bottom: 2px;text-indent: 15px;line-height: 48px;background: #fff; margin-top: 13px;}

.sc_main .left .share_wx{padding-bottom: 15px;border-radius: 0 0 8px 8px;}





.sc_main .left .share_box{width: 100%;height: 50px;background: #fff}

.sc_main .left .share_wx{border-radius: 0 0 8px 8px;padding-bottom: 15px;}



.sc_main .left .share_box .weibo{height: 40px;width: 100%;}

.sc_main .left .share_box .wb,.sc_main .left .share_box .wb_text{display: block;float: left;height:17px ;width: 18px;margin-top: 20px;line-height: 17px;margin-left:15px;}

.sc_main .left .share_box .wb img{width: 18px;height: 17px}

.sc_main .left .share_box .wb_text{width: auto;color: #3e3a39}

.sc_main .left .share_box .wb_text:hover{color:#a03023 }



.sc_main .body_intro{width: 530px;height: auto; background-color: #fff;margin-top: 25px;border-radius: 8px 8px 0 0 }

.body_intro .news_title{width: 460px;height:auto;line-height: 32px;font-size: 18px;margin: 20px auto 10px;overflow: hidden;font-weight: bold;}

.body_intro .news_info{width: 460px;height: 20px;border-bottom:2px solid #f3f3f3;margin: 0 auto;color: #898989;font-size: 13px;background: url(../images/clock.jpg) no-repeat 0 2px;text-indent: 20px;padding-bottom: 5px;}

.body_intro .news_content{width: 460px;margin: 25px auto 60px;height: auto;line-height: 200%}

.sc_main .body_intro .reward{width: 64px;height: 40px;background: url(../images/reward.jpg) no-repeat;margin: 0 auto 20px;line-height: 40px;text-align: center;font-size: 15px;font-weight: 700}

.sc_main .body_intro .reward a{color: #595757;display: block;width: 100%;height: 100%}

.sc_main .body_intro .reward a:hover{color: #a03023}*/

/*新增评论部分*/



.sc_main .body_intro .talk { width: 100%;height: auto;border-top: 1px solid #ddd;padding-top: 10px;}

.sc_main .body_intro .talk .topstar{ width: 100%; height: 50px;}

.sc_main .body_intro .talk .topstar .report{ margin-left: 10px;width: 60px;height: 100%; }

.sc_main .body_intro .talk .topstar .report img{ width: 15px;height: 15px;    margin-top: 18px;}

.sc_main .body_intro .talk .topstar .report .fl{ height: 100%;line-height: 50px;    text-indent: 4px;}

.sc_main .body_intro .talk .topstar .star{ margin-right: 14px;width: 76px;height: 32px;border: 1px solid #a03123;border-radius:3px;color:#a03123;margin-top: 9px}

.sc_main .body_intro .talk .topstar .star:hover {  background-color: #F3D98C;border:1px solid #F3D98C;}

.sc_main .body_intro .talk .topstar .stared{  background-color: #F3D98C;border:1px solid #F3D98C; }

.sc_main .body_intro .talk .topstar .star img{  width: 20px;  height: 20px;margin-top: 6px;margin-left: 8px;}

.sc_main .body_intro .talk .topstar .star .fr{ margin-right: 11px;margin-top: 5px;}

.sc_main .body_intro .talk .topstar .bdsharebuttonbox{     width: 200px;height: 100%;margin-left: 90px;}

.sc_main .body_intro .talk .topstar .bdsharebuttonbox img{width: 30px;height: 30px;    margin-top: 10px;  margin-left: 10px;}







.sc_main .body_intro .talk .pubtalk{ width: 490px;height: 270px;margin: 0 auto;padding-top:20px; }

.sc_main .body_intro .talk  .no_log{ width: 530px;height: 40px;line-height: 40px;text-align: center;margin: 10px auto;}

.sc_main .body_intro .talk  .no_log a{ padding: 0 3px;}

.sc_main .body_intro .talk .pubtalk .comment{ font-size: 15px;font-weight: bold;text-indent: 22px;background:url(../images/pinglun02.png) no-repeat 0 4px;height: 30px;line-height: 30px;}

.sc_main .body_intro .talk .content_box{border: 1px solid #ccc; width: 868px;height: 113px;display: block;overflow: hidden;background-color: #fff;width: 490px;margin: 0 auto;margin-top: 8px;}

.sc_main .body_intro .talk  .content_box textarea{display: block;font-size: 13px;line-height: 18px;overflow-x: hidden;overflow-y: auto;resize: none;width: 460px;height: 73px;color: #999;border: 0;margin: 5px 10px 10px 12px;}

#remain_num{height: 20px;    width: 460px; margin: 0 10px; font-size:13px;line-height: 20px;text-align: right;padding:0 10px 5px 0 }

.sc_main .body_intro .talk .content_box textarea:focus{outline:0}

.sc_main .body_intro .talk .content_box textarea.yys_hei{color:#333}

.sc_main .body_intro .talk .submit_btn{height: 43px;width: 160px;background: #f3f3f3;border: 1px solid #595757;color: #3e3a39;font-size:15px;line-height: 43px;margin: 20px 0 30px 0;cursor: pointer; }

.sc_main .body_intro .talk .submit_btn:hover{ background-color: #F3D98C;color: #000;border: 1px solid #F3D98C;}

.sc_main .body_intro .talk .comments{ width: 490px;margin: 0 auto;word-wrap:break-word}

.sc_main .body_intro .talk .comments .leadercommend{ width: 100%; padding-top: 20px;border-top: 1px solid #ddd;}

.sc_main .body_intro .talk .comments .recommend{width: 100%; height:auto;overflow: hidden;line-height: 20px;padding-bottom: 5px; }

.sc_main .body_intro .talk .comments .click{width: 100%; height:30px;line-height: 30px;margin-bottom: 8px;color: #bbb;}

.sc_main .body_intro .talk .comments .talkClick { width: auto;height:30px;cursor: pointer;}

/* .sc_main .body_intro .talk .comments .talkClick div{ float: left;width: 70px;height: 30px;text-indent: 27px;} */

.sc_main .body_intro .talk .comments .talkClick .response{ float: right;;width: 70px;height: 30px;text-indent: 27px;background: url(../images/pinglun02.png) 2px 4px no-repeat;}

.sc_main .body_intro .talk .comments .talkClick .praise{ float: right;width: 70px;height: 30px;text-indent: 27px;background: url(../images/zan.png) 2px 4px no-repeat; }

.sc_main .body_intro .talk .comments .talkClick .praise:hover{  background: url(../images/zan02_hover.png) 2px 4px no-repeat;color: #a03023;}

.sc_main .body_intro .talk .comments .talkClick .red{   background: url(../images/zan02_hover.png) 2px 4px no-repeat;color: #a03023;}

.sc_main .body_intro .talk .comments .username{ width: 60px;font-weight: bold;}

.sc_main .body_intro .talk .comments .usertalk{width: 424px;padding-left: 6px;}

.sc_main .body_intro .talk .comments .follows{ width: 100%; height:auto; overflow: hidden;}

.sc_main .body_intro .talk .comments .follows .click{ margin-top: 8px;}

.sc_main .body_intro .talk .comments .follows .follow,.pages{ width: 390px;float: right;}

.sc_main .body_intro .talk .comments .follows .recommend{ width: 100%;height: auto;border-bottom: 1px solid #ddd;}

/* .sc_main .body_intro .talk .comments .follow .username_item{ width:80px;font-weight: bold;}

.sc_main .body_intro .talk .comments .follow .usertalk_item{ width:304px;padding-left: 6px;} */

.sc_main .body_intro .talk .comments .reply{ width: 100%;}

.sc_main .body_intro .talk .comments .reply .reply_btn{ margin-bottom: 15px;}

.sc_main .body_intro .talk .comments .reply .reply_btn:hover{ border: 1px solid #F3D98C;background-color: #F3D98C;}

.sc_main .body_intro .talk .comments .pages{ margin-bottom: 5px; }

.sc_main .body_intro .talk .comments .pages span{ width: auto;height: 20px;margin-right: 5px;color:#2d64b3; cursor: pointer;}

.sc_main .body_intro .talk .comments .pages span:nth-child(4){ color:#000;}

.sc_main .body_intro .talk .comments .pages .page_first,.sc_main .body_intro .talk .comments .pages .page_pre{ display: none;}



.sc_main .body_intro .talk .comments .content_box{border: 1px solid #ccc;float: right;width: 388px;height: 30px;overflow: hidden;background-color: #fff;margin: 0 auto;margin-top: 8px;}

.sc_main .body_intro .talk .comments   .content_box textarea{display: block;font-size: 13px;line-height: 18px;overflow-x: hidden;overflow-y: auto;resize: none;width: 370px;height: 18px;color: #999;border: 0;margin: 6px 10px 6px 10px;}

#remain_num{ height: 20px;width: 460px; margin: 0 10px; font-size:13px;line-height: 20px;text-align: right;padding:0 10px 5px 0 }

.sc_main .body_intro .talk .comments  .content_box textarea:focus{outline:0}

.sc_main .body_intro .talk .comments  .content_box textarea.yys_hei{color:#333}

.sc_main .body_intro .talk .comments  .submit_btn{clear: right;height: 30px;width: 80px;background: #f3f3f3;border: 1px solid #595757;color: #3e3a39;font-size:15px;line-height: 30px;margin: 7px 0 30px 0;cursor: pointer; }











.right{width: 390px;height: auto;margin: 25px 30px 0 0;}

.right .title_box{width: 100%;height:45px ;color: #3e3a39;background: url(../images/title_icon.jpg) no-repeat 15px 17px;background-color: #fff;border-radius: 8px 8px 0 0;text-indent: 50px;line-height: 55px;font-size: 15px;font-weight: 600}

.right .article_list{width: 100%;height: auto;background: #fff;margin:2px 0 15px;border-radius: 0 0 8px 8px;padding: 30px 0}

.right .article_list ul li{width: 360px;margin: 0 auto;height: 45px;line-height: 45px;font-size: 15px;font-weight: bold;overflow: hidden;margin-bottom: 10px;}

.right .article_list ul li .pic{width: 55px;height: 100%;background: url(../images/module_bg.jpg);float: left;}

.right .article_list ul li .article_title{width: 305px;height: 100%;float: left;background-color: #f7f7f7;text-indent: 10px}

.right .article_list ul li a{color: #231815;}

.right .article_list ul li a:hover{color: #a03023}

.right .article_list.module ul li{height: 90px;line-height: 90px;text-indent: 120px;background-color: #f7f7f7;}

.right .article_list.module ul li .pic{width: 110px;}

.right .article_list.module ul li .article_title{width: 250px;text-align: center;font-size: 25px;font-weight: bold;letter-spacing: 10px}

.right .article_list.reserve{height: 300px}

/* 打赏弹窗 */

.reward_alert{width: 600px;height: 500px;margin:0 auto;}

.reward_alert .alert_head{width: 100%;height: 100px;background: url(../images/alert_top.jpg)no-repeat center;}

.reward_alert .alert_body{width: 100%;height: 500px;overflow: hidden;}

.reward_alert .alert_body h1{height: 100px;width: 100%;line-height: 100px;text-align: center;font-size:25px;color: #727171;font-weight:normal;}

.reward_alert .alert_body .pay_box{width: 470px;height:190px ;padding: 0 65px;margin-top: 40px}

.reward_alert .alert_body .pay_box .pay_method,{height: 190px;width: 172px;}

.reward_alert .alert_body .pay_box .pay_method .method_pic{width: 172px;height: 135px;overflow: hidden;transition:all .3s }

.reward_alert .alert_body .pay_box .pay_method .click_text{height: 55px;width: 100%;line-height: 55px;font-size: 19px;text-align: center;font-weight: bold}

.reward_alert .alert_body .pay_box .pay_method .click_text a{color: #3e3a39; }

.reward_alert .alert_body .pay_box .pay_method .click_text a:hover{color: #a03023}

.reward_alert .alert_body .pay_box .pay_method .method_pic:hover{background-color: #ec2100;-webkit-animation: transform-5 1s ease 100ms alternate none 1;animation: transform-5 1s ease 100ms alternate none 1;}

@-webkit-keyframes transform-5 {

	from{-webkit-transform:perspective(400px) rotateY(180deg);transform:perspective(400px) rotateY(180deg);}

    to{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);}

}

@keyframes transform-5 {

	from{-webkit-transform:perspective(400px) rotateY(180deg);transform:perspective(400px) rotateY(180deg);}

    to{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);}

}



/* 弹窗微信二维码 */

.wx_alert{width: 600px;height: 500px;margin:0 auto; }

.wx_alert .head_box{width: 100%;height: 60px;background: #fff;padding-top:20px }

.wx_alert .head_box .head_logo{height: 40px;width: 153px;margin: 0 auto;}

.wx_alert .alert_body{height: 380px;width: 100%;background: #23ac38;padding-top: 40px}

.wx_alert .alert_body .yh_logo{height: 40px;width: 200px;margin: 0 auto}

.wx_alert .code{width:180px;height: 180px;overflow: hidden;margin: 30px auto }

.wx_alert h2,.wx_alert h3{width: 190px;height: 39px;line-height: 39px;border-bottom: 1px solid #fff;margin: 0 auto;color: #fff;font-size: 20px;letter-spacing: 6px;text-align: center}

.wx_alert h3{border: 0;font-size: 17px;letter-spacing: 4px;}





/*友情提醒页面

.remind{width: 600px;height: auto;overflow: hidden;margin:100px auto 180px;}

.remind .remind_text{width: 100%;height: auto;color: #727171;text-align: center;font-size: 16px;line-height: 200%}

.remind .remind_btn{width: 300px;margin: 80px auto 0px;height: 45px;}

.remind .remind_btn a{height: 45px;display: block;text-align: center;line-height: 45px;border-radius: 10px;color: #3e3a39;font-weight:bolder;overflow: hidden;}

.remind .remind_btn a.yes{width: 180px;background: url(/images/remind_btn1.png) no-repeat;font-size: 13px}

.remind .remind_btn a.no{width: 100px;background: #c9cacb;font-size: 13px}

.remind .register{text-align: right;width: 300px;margin: 0 auto;height: 40px;line-height: 40px}

.remind .register a{color: #a03023}

.remind .register a:hover{text-decoration: underline;}*/

.remind{width: 600px;height: auto;overflow: hidden;margin:100px auto 180px;}

.remind .remind_text{width: 100%;height: auto;color: #727171;text-align: center;font-size: 16px;line-height: 200%}

.remind .remind_btn{width: 300px;margin: 80px auto 0px;height: 45px;text-align: center;line-height: 45px;}

.remind .remind_btn a{

	display: block;

	height: 45px;

	cursor: pointer;

	border:0;

	border-radius: 10px;

	color: #3e3a39;

	font-weight:bolder;

	overflow: hidden;

	transition:all 0.2s ease-in-out;

    -webkit-transition:all 0.2s ease-in-out;

    -moz-transition:all 0.2s ease-in-out;

    -o-transition:all 0.2s ease-in-out;}

.remind .remind_btn a.yes{width: 180px;background: url(../images/remind_btn1.png) no-repeat;font-size: 13px}

.remind .remind_btn a.no{width: 100px;background: #c9cacb;font-size: 13px}

.remind .remind_btn a:hover{

	color: #a03023;

	transform:translate(0,-5px);

    -webkit-transform:translate(0,-5px);

    -moz-transform:translate(0,-5px);

    -o-transform:translate(0,-5px);

    -ms-transform:translate(0,-5px);

}

.remind .register{text-align: right;width: 300px;margin: 0 auto;height: 40px;line-height: 40px}

.remind .register a{color: #a03023}

.remind .register a:hover{text-decoration: underline;}





/* 外汇通 */

.top_pic{width: 100%;background:url(../images/wht_02.jpg) no-repeat center;height: 965px;}

.video_box{background: #efeff0;padding-top: 50px;}

.video_about{width: 900px;height: auto;margin: 0 auto;}

.video_about h1{width: auto;height: 80px;line-height: 80px;font-size: 18px}

.txMovie{position:relative;width:900px;height:720px; }

.focus_pic{width:900px;height:500px;overflow:hidden}

.focus_pic li{vertical-align:top;margin: 0 auto;width: 800px;overflow: hidden;}

.focus_pic img{width:800px;height:500px;display:inline-block;vertical-align:top}

.focus_nav{width:800px;height:200px;*zoom:1;margin:0 50px;overflow: hidden;margin-top: 20px}

:root .focus_nav{-ms-filter:none}

.focus_nav ul{position:relative;*zoom:1;}

.focus_nav li{position:relative;*zoom:1;float:left;display:inline;margin:13px 30px 13px 0; cursor:pointer;}

.focus_nav li .video_name{width:180px;height: 30px;line-height: 30px;text-align: center }

.focus_nav .navPrev,.focus_nav .navNext{border:1px solid #fff;background-color:rgba(0, 0,0,.6);

filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F000000',endColorstr='#7F000000');

display:inline-block;*zoom:1;width:36px;height:36px;line-height:100;overflow:hidden;opacity:.6;

filter:Alpha(Opacity=60);

background-image:url(../images/focus_nav.png);background-repeat:no-repeat;position:absolute;top:10px}

.focus_nav .navPrev{background-position:10px 8px;left:0px;top: 570px}

.focus_nav .navNext{background-position:-22px 8px;right:0px;top: 570px}

.focus_nav .navPrev:hover, .focus_nav .navNext:hover{opacity:1;filter:Alpha(Opacity=100);border-right-color:#fff}

.focus_nav img{border:2px solid #fff;width:180px;height:120px}

.focus_nav .on b{color:#fff;position:absolute;top:-10px;left:30px;font-size:10px;font-family:arial;-webkit-text-size-adjust:none}

.focus_info{height:132px;overflow:hidden}

.txMovie .focus_nav li .cover{position:absolute;top:0;left:0;width:184px;height:124px;line-height:999px;overflow:hidden;font-size:0;background:#040303;filter:alpha(opacity=30);opacity:.3}

.txMovie .focus_nav li.on .cover{display:none}

.txMovie .focus_nav li b{display:none}

.txMovie .focus_nav li:hover b,.txMovie .focus_nav li.on b{position:absolute;display:inline-block;top:-6px;left:85px;border-left:6px dashed transparent;border-right:6px dashed transparent;border-top:0;border-bottom:6px solid;color:#a03023;font-size:0;width:0;height:0;line-height:0}

.txMovie .focus_nav li:hover .cover{display:none}

.txMovie .focus_nav li:hover img,.txMovie .focus_nav li.on img{border-color: #a03023}

.txMovie .focus_nav li.on .video_name{color: #a03023}

/* 底部 */

.wht_foot{background: #fff;padding:50px 0 }

.foot_info{width: 900px;margin: 0 auto;height: 310px;}

.foot_info .l_part,.foot_info .r_part{width: 420px;border-right: 1px solid #6d6c6c;height: 310px}

.foot_info .logo_pic{height: 80px;width: 100%;overflow: hidden;margin-bottom: 50px;}

.foot_info .logo_pic img{width: 170px;height: 80px;}

.foot_info .logo_pic.yh{width: 190px;height: 69px;margin-bottom: 61px;}

.foot_info .logo_pic.yh img{width: 190px;height: 69px;}

.foot_info .contact_box{height: 180px;width: 100%;overflow: hidden;}

.foot_info .contact_box .qr_code{height: 100%;width: 125px;overflow: hidden;}

.foot_info .contact_box .qr_code .code_title{width: 100%;height: 55px;font-size: 17px;font-weight: bold;line-height: 55px;text-align: center;}

.foot_info .contact_box .contact_way{width: 240px;height: auto;margin-top: 30px}

.foot_info .contact_box .contact_way .contact_number{height: 35px;line-height: 35px;font-size: 18px;background: url(../images/wht_phone.jpg) no-repeat 0 1px;width: 200px;padding-left: 40px}

.foot_info .contact_box .contact_way .contact_number.email{background: url(../images/wht_mail.jpg) no-repeat 0 1px;}

.foot_info .contact_box .contact_way .contact_number.qq{background: url(../images/wht_qq.jpg) no-repeat 0 1px;}



.foot_info .r_part{border:0;}







/* 新增内容 */



/* 关于我们 */

/*焦点图*/

.banner_box{ width:100%; height:531px; overflow:hidden; position:relative;}

.banner_box .hd{ height:27px;position:absolute; right:42%; bottom:40px; z-index:1; }

.banner_box .hd ul{ overflow:hidden; zoom:1; float:left;  }

.banner_box .hd ul li{display: block;  float:left; margin:8px 4px 9px; background:#898989;  width:10px; height:10px; cursor:pointer;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; }

.banner_box .hd ul li.on{ background:#fff; }

.banner_box .bd{ position:relative; height:100%; z-index:0;   }

.banner_box .bd li{height: 531px; zoom:1; vertical-align:middle; width: 100%; }

.banner_box .bd ul li a{width:100%;height:100%;display: block;}

.banner_box .prev,.banner_box .next{display:block; width:22px; height:27px; background:url(../images/pre_next.png) 0px 0px no-repeat; filter:alpha(opacity=50);opacity:0.5;float: left;margin-right:55px; }

.banner_box .next{background:url(../images/pre_next.png) -22px 0px no-repeat;margin-right:0; margin-left: 55px}

.banner_box .prev:hover,.banner_box .next:hover{ filter:alpha(opacity=100);opacity:1;  }

.article_body{margin-top:55px }

.title_pub{margin:0 auto 40px;width: 230px;height: 64px}

.title_pub h2{font-size: 30px;font-weight: normal;text-align: center;height: 60px;line-height: 60px;width: 100%;overflow: hidden;color: #3e3a39}

.title_pub .under_line{width:66px;height: 0px;border-top: 4px solid #2c3b4e;margin:0 auto;}

.text_intro{width: 100%;height: auto;text-align: center;font-size: 20px;color: #231815;line-height: 34px;margin-bottom:80px;}



/* 活动页面 */

.w1200.activity{background:#f3f3f3;}

.w1200.activity.first{padding-top: 80px;}

.w1200.activity.last{padding-bottom: 80px;}

.top_title{height: 73px;width: 100%;font-size: 20px;color: #3e3a39;border-top: 2px solid #dfe0e0;line-height: 80px;width:1040px;margin:0 auto;font-weight: bold}

.list_box{position: relative;padding:0 40px;width: 960px;height: auto;margin:0 auto;}

.list_box.video_list{display: none}

.list_box ul {overflow:hidden;zoom:1;position: relative;box-sizing: border-box;margin:0 auto;}

.list_box ul li {float:left;display:inline;width:172px;margin:0 10px 30px;overflow:hidden;height: 145px}

.list_box ul li img {border:1px solid #eee;height: 110px;display: block;}

.list_box ul li p{height: 35px;line-height: 35px;width: 100%;text-align: center}

.list_box .prev, .list_box .next {position:absolute;left:10px;top: 48px;display:block;width:40px;height:28px;overflow:hidden;background:url(../images/icons.png) -40px 0 no-repeat;cursor:pointer;}

.list_box .next {left:auto;right:-20px;background-position:-120px 0;}

.list_box .prevStop {background-position:0 0;}

.list_box .nextStop {background-position:-80px 0;}

.show_more{width: 1040px;height: 50px;margin:0 auto;}

.show_more a{display: block;float: right;height: 30px;width:55px;margin:10px 10px 0 0;line-height: 30px;background: url(../images/up_down.png) no-repeat right -26px;}

.show_more.show a{background: url(../images/up_down.png) no-repeat right 10px; }



/* 网络教室 */

.class_room{width: 950px;margin:0 auto;padding: 80px 0 100px ;}

.class_room ul{width: 1040px}

.class_room ul li{width: 380px;height: 220px;float: left;display: block;position: relative;padding: 50px 50px 0 0;margin-right: 90px}

.class_room ul li:first-child{background: url(../images/room_night_b.png) no-repeat;}

.class_room ul li:last-child{background: url(../images/room_day_b.png) no-repeat;}

.class_room ul li a{background:url(../images/arrow.png) no-repeat;}



.class_room ul li h2{text-align: center;font-size: 30px;color: #fff;width: 380px;height: 35px;line-height: 35px;font-weight: normal;}

.class_room ul li a{display: block;position: absolute;width: 134px;height: 43px;bottom: 50px;left: 155px;font-size: 16px;line-height: 43px;color:#fff;text-align: center;}

.class_room ul li a:hover{color: #a03023;}

.kehu.room{height: 150px;background: #fbfbfb}

.kehu.room ul li a p{height: 26px;line-height: 26px;font-size: 13px;}



.down_info{width: 1040px;height: auto;margin:50px auto 100px;font-size: 21px}

.down_info .video_pic{width:285px;height: 180px;overflow: hidden;position: relative;margin:0 auto; }

.down_info .video_pic p{height: 30px;width: 100%;line-height: 30px;color: #fff;position: absolute;top: 75px;text-align: center;}

.down_info .down_message{width: 850px;margin:20px auto 0;height: auto;text-align: center;color: #3e3a39;}

.down_info .down_message a{color: #3e3a39}

.down_info .down_message a:hover{color: #a03023}





/* 学生会 */

.student_show{width: 1040px;margin:50px auto 0;height: 200px;padding-bottom: 60px;border-bottom: 2px solid #dededf;}

.student_show.top_box{margin-top: 0}

.student_show.bottom_box{border-bottom: 0;margin-bottom:20px;}

.student_show .left_box{width: 275px;height: 100%;background: #fff}

.student_show .left_box .head_pic{width: 275px;height: 175px;overflow: hidden;}

.student_show .left_box .bottom_info{width: 232px;margin:0 auto;height:150px; }

.student_show .left_box .bottom_info h2{height: 83px;line-height: 83px;font-size: 26px;color: #a03023;text-align: center;border-bottom: 2px solid #dfe0e0;}

.student_show .left_box .bottom_info .attention_info{width: 100%;height: 25px;margin:25px 0 15px 0;}

.student_show .left_box .bottom_info .attention_info span{width:70px;height: 25px;line-height: 25px;margin-right: 11px;float: left;color: #c9caca;text-indent: 25px;overflow: hidden;}

.student_show .left_box .bottom_info .attention_info span.number3{margin-right: 0;background: url(../images/fans.png) no-repeat 8px 5px;}

.student_show .left_box .bottom_info .attention_info span.number1{background: url(../images/eye.png) no-repeat 0 6px;}

.student_show .left_box .bottom_info .attention_info span.number2{background: url(../images/pinglun.png) no-repeat 5px 5px;}

.student_show .right_box{width: 680px;height: 100%;}

.student_show .right_box li{height: 102px;width:100%;background-color:#fff;padding:10px 5px 0 0px;margin-bottom:10px;

	overflow: hidden;

	transition:all 0.2s ease-in-out;

    -webkit-transition:all 0.2s ease-in-out;

    -moz-transition:all 0.2s ease-in-out;

    -o-transition:all 0.2s ease-in-out;

}

.student_show .right_box li:hover{

    transform:translate(0,-3px);

    -webkit-transform:translate(0,-3px);

    -moz-transform:translate(0,-3px);

    -o-transform:translate(0,-3px);

    -ms-transform:translate(0,-3px);

}

.student_show .right_box li h2{height: 30px;width:auto;line-height: 30px;font-size: 17px;padding-right: 45px;float: left}

.student_show .right_box li h2 a{color: #231815;display: block;width:auto;height: 100%;transition:all 0.2s; }

.student_show .right_box li:hover h2 a{color: #a03023}



.student_show .right_box li .right_info{width: 600px;height: 92px;padding:10px 5px 0 0px;/* margin:10px 5px 0 0; */overflow: hidden;}

.student_show .right_box li .left_pic{width: 65px;height: 102px;overflow: hidden;}

.student_show .right_box.right_list li .right_info{width: 780px;}



.student_show .right_box li .article_info{height:30px;width:100%;overflow: hidden;line-height: 30px;font-size: 13px;color: #c9caca;margin-top: 32px;float: left }

.student_show .right_box li .article_info .other_info{width: 150px;height: 30px}

.student_show .right_box li .article_info .other_info span{float: left;overflow: hidden;}

.student_show .right_box li .article_info .author{width: 310px;height: 100%;line-height: 30px}

.student_show .right_box li .article_info span.follow{width: 75px;background: url(../images/eye.png) no-repeat 0 8px;text-indent: 25px;}

.student_show .right_box li .article_info span.like{width:75px;background: url(../images/zan.png) no-repeat 0 6px;text-indent: 25px; }

.student_show .right_box li .article_info span.comment{width:60px;background: url(../images/comment.png) no-repeat 0 6px;text-indent: 22px; }



.left_bar{width: 135px;height: auto;}

.left_bar ul li{width: 133px;height: 55px;line-height: 55px;background:#fff;color:#c9caca;font-size: 17px;text-align: center;cursor: pointer;margin-bottom: 10px;font-weight: bolder;overflow: hidden;}

.left_bar ul li.on a{color:#a03023;}



.right_box.right_list{width: 870px;height: auto;}

.right_box.right_list ul{display: none;}

.right_box.right_list ul.act{display: block;}



.right_box.right_list{width: 870px;}

/*.right_box.right_list ul li:nth-child(-n+3) h2{background: url(../images/jing.png) no-repeat right 5px;}*/

/*.right_box.right_list ul li:nth-child(-n+3){background: url(../images/good.png) no-repeat 0 0;background-color:#fff;}*/

.student_show.article_gather{height: auto;border-bottom: 0}



.page_box ul{display: table;margin:0px auto 40px;}

.page_box ul li{display: table-cell;padding:4px;}

.page_box ul li a,.page_box ul li span{display: block;padding: 0px 13px;text-align: center;font-size: 13px;line-height: 34px;border:1px solid #e6e6e7;background: #fff;transition: all .3s}

.page_box ul li a:hover{background:#8ec8cf;color: #a03023}

.page_box ul li.pre span{background:#8ec8cf;color: #fff}



/* 1.18新增部分 */

/*.train{margin:60px auto 30px;}*/

.train_show{width: 100%;height: auto;margin-bottom:60px;}

.train_show h2{width: 100%;height: 90px;line-height: 90px;overflow: hidden;font-size: 20px;text-align: center;background: url(../images/li_bg01.jpg) no-repeat center;color: #fff;margin-bottom: 70px}

.train_show ul li{width: 700px;height: auto;margin:0 auto 40px;display: none}

.train_show ul li:nth-child(-n+2){display: block;}



.train_show ul li h3{height: 75px;line-height: 75px;text-align: center;color: #3e3a39;font-size:20px}

.train_show ul li p{font-size: 13px}

.train_show .slide_down{display: block;width: 37px;height: 36px;background: url(../images/sildeDown.png) no-repeat;margin:0 auto;}

.train_show.train2 h2{background: url(../images/li_bg02.jpg) no-repeat center;color: #595757}

.user_center{background: #f3f3f3;padding:35px 85px 80px 90px;width: 1025px;height: auto;margin:0 auto;}

.user_center .uesr_info{width: 150px;height: 295px;background: #fff;border-radius: 5px;padding:30px 20px 20px 20px;}

.user_center .uesr_info .user_pic{width: 76px;height: 76px;border-radius:38px;overflow: hidden;margin:0 auto;}

.user_center .uesr_info .user_pic img{display: block;width: 76px;height: 76px}

.user_center .uesr_info .user_information{border-bottom: 2px solid #e7e7e7;width: 100%;height: 70px;overflow: hidden;margin:15px auto 0;text-align: center;font-size: 11px;color: #9fa0a0}

.user_center .uesr_info .user_name{height: 25px;width: 100%;overflow: hidden;line-height: 25px;}

.user_center .uesr_info .user_name span{font-size:12px;font-weight: bold;color: #231815 }

.user_center .uesr_info .area_time{height: 20px;line-height: 20px;overflow: hidden;}

.user_center .uesr_info .integral{height: 66px;border-bottom: 1px solid #e7e7e7;text-align: center;width: 115px;margin:20px auto 0;overflow: hidden;}

.user_center .uesr_info .integral .score{font-size: 15px;color: #a03023;font-weight: bold;background: url(../images/ico2.png) no-repeat 5px 4px;padding-left:25px;text-align: left;height: 30px;line-height: 30px;overflow: hidden;}

.user_center .uesr_info .integral a{font-size: 11px}

.user_center .uesr_info .grade{margin-top: 20px;height: 25px;line-height: 25px;font-size: 13px;color: #231815;background: url(../images/ico2.png) no-repeat 4px -35px;padding-left: 25px;font-weight: bold;}

.main_content{width: 800px;height: auto;}

.main_content .top_nav{height: 60px;width: 100%;background: #fff;border-radius: 5px;}

.main_content .top_nav ul li{float: left;height: 60px;width:60px;line-height: 60px;font-size: 15px;margin-left: 60px;font-weight: bold;}

.main_content .top_nav ul li a{display: block;width: 100%;height: 57px;transition: all .2s}

.main_content .top_nav ul li .line{bottom: 0;width: 0;height: 3px;background: #a03023;margin:0 auto;transition: all .2s}

.main_content .top_nav ul li:hover,.main_content .top_nav ul li.on{border-color: #a03023}

.main_content .top_nav ul li:hover .line,.main_content .top_nav ul li.on .line{width: 60px;}

.main_content .top_nav ul li.on a{color: #a03023}

.main_content .main_box{width: 680px;height: auto;background: #fff;padding: 85px 60px;margin-top:25px;position: relative;}

.main_content .main_box .case_title{position: absolute;height: 25px;line-height: 25px;width: 100px;font-size: 13px;font-weight: bold;top:30px;left:60px;color: #595757}

.main_content .main_box .main_text{width: 100%;height: 900px;background: #efeff0}

.main_content .main_box ul{width: 705px;zoom:1;overflow: auto}

.main_content .main_box ul li{width: 210px;height: 200px;overflow: hidden;margin:0 25px 30px 0;float: left}

.main_content .main_box .big_pic{width: 680px;height: 260px;overflow: hidden;}

.main_box .course_pay{width: 100%;height: 150px;overflow: hidden;margin: 60px 0 50px;}

.main_box .course_pay .course_pic{width: 150px;height: 150px;overflow: hidden;margin-right:35px;}

.main_box .course_pay .course_info{width: 495px;height: 150px;}

.main_box .course_pay .course_info h2{color:#898989;font-size:20px;width: 100%;height: 25px;line-height: 25px;}

.main_box .course_pay .course_info .intro_text{height: 100px;width: 100%;margin-top: 25px;font-size: 12px;color: #898989;line-height: 20px}

.main_box .pay_btn{width:290px;height: 50px;display: block;text-align: center;color:#fff;font-size: 20px;line-height: 50px;background: #00a7ea}

.main_box .pay_btn:hover{background: #006ee9}





/*main_box*/

.main_box{ margin-top:49px; padding-bottom:78px;}

.main_l{ width:242px;  height:auto;}

.list_l {

        width: 240px;

        height: auto;

        background:#fff;

        position: relative;

        border: 1px solid  #3f3f3f;

        margin-bottom: 30px;

    }

.list_l:before {

        content: ' ';

        border: solid transparent;

        position: absolute;

        border-width:15px;

        border-bottom-color:  #3f3f3f;

        border-right-color:  #3f3f3f;

		bottom:0px;

        right: 0px; 
    }

.list_l:after {

        content: ' ';

        border: solid transparent;

        position: absolute;

        border-width:15px;
	
        border-bottom-color: #fff;

        border-right-color: #fff;

		bottom: -1px;

        right: -1px;
    }


.title_left{ width:240px; height:56px; line-height:56px; font-size:16px;  background:#3f3f3f; color:#fff; text-align:center;letter-spacing:5px;font-weight:bold; }

.g_width{width:222px; height:auto; margin:10px auto; margin-bottom:31px;}

.column_ul li a{ display:inline-block; background:url(../images/bgli.jpg) no-repeat; width:222px; height:49px; line-height:70px; font-size:16px; color:#39424b; margin-bottom:10px;padding-left:20px;}

.column_ul li a.sel{ background-position:0 -50px; color:#1a2f2c;}

.column_ul li a:hover{ background-position:0 -50px; color:#1a2f2c;}

.news_ul { width:250px;margin-bottom:15px;}

.news_ul li{ background:url(../images/icon_s.jpg) no-repeat 0 center; overflow:hidden;height:46px; line-height:46px; border-bottom:1px  dashed #c4d3d1;}

.news_ul li a{ display:inline-block; text-indent:20px; color:#333;}

.news_ul li a.sel{ cursor:pointer;color:#a03023;}

.news_ul li a:hover{ cursor:pointer;color:#a03023;}

.more_c{ padding-left:10px; margin-bottom:20px;}

.erweima{ width:228px; height:129px; margin:15px auto;}
.erweima img{width:90%;height:90%;margin-left:5%;}
.name_l{ font-size:16px; color:#1a2f2c; text-align:center;}

/*.tel_box{ width:213px; height:87px; margin:0 auto; margin-bottom:39px; font-weight:bold; color:#1a2f2c; font-size:18px;}*/

.tel_box{ width:248px; height:36px;background:url(../images/tel_pic.jpg) no-repeat; margin:10px auto; margin-bottom:32px; position:relative;}

.tel_t{ position:absolute; top:0; left:24px; font-size:18px; color:#1a2f2c; font-weight:bold;}

.tel_q{ position:absolute; top:24px; right:0;font-size:18px; color:#1a2f2c; font-weight:bold;margin-right:32px;}

.main_r{ width:918px;}

.bread_nav{ height:40px; line-height:40px; overflow:hidden; border-bottom:1px solid #e7e7e7;}

.bread_l{ font-size:14px; color:#999; background:url(../images/icon_b.jpg) no-repeat 0 center; padding-left:24px;}
.bread_l a { font-size:14px;color:#999; }
.bread_r{ padding-right:10px; text-align:right; color:#666666; background: url(../images/icon_i.jpg) no-repeat 0 center;padding-left:18px; }

.bread_r a{ color:#666;}

.bread_r a:hover{ color:#a03023;}

.title_h{ font-size:32px; color:#333; text-align:center; line-height:70px; margin-top:20px;}

.article_detail{height: 45px;line-height: 45px;color: #666666;width:440px; margin:0 auto; margin-bottom:32px;}

.time_c{ background:url(../images/icon_p_03.jpg) no-repeat 0 center; padding-left:20px;}

.author_c{background:url(../images/icon_p_05.jpg) no-repeat 0 center; padding-left:20px; margin:0 30px; }



/*此处分享样式影响了视频内页样式 mark*/

.content_c .bdsharebuttonbox{ /*background:url(../images/line_bg_03.jpg) no-repeat;*/ width:160px; height:28px;line-height:28px; padding:0 5px; margin-top:8px; 



/*    background: -moz-linear-gradient(top, #f3f4f6 0%, #f1f1f1 100%);

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f4f6), color-stop(100%,#f1f1f1));

    background: -webkit-linear-gradient(top, #f3f4f6 0%,#f1f1f1 100%);

    background: -o-linear-gradient(top, #f3f4f6 0%,#f1f1f1100%);

    background: -ms-linear-gradient(top, #f3f4f6 0%,#f1f1f1 100%);

    background: linear-gradient(to bottom, #f3f4f6 0%,#f1f1f1 100%); margin-top:10px;*/}

.content_con{ padding-top:30px;  color:#595757; line-height:26px; padding-bottom:70px;}

.pre_next{ width:888px; height:54px; margin-bottom: 40px;cursor: pointer;}

.same_g{ display:inline-block;width:444px; height:54px; float:left; line-height:54px; }

.same_g{ background:url(../images/pr_line_03.jpg) no-repeat;}

.article_next{background-position:-444px -0px;text-indent: 10px;}

.article_pre:hover,.pre_next .on{ background-position:0 -54px; color:#595757;}

.article_next:hover,.pre_next .on{background-position:-444px -54px; color:#595757;}

.article_pre span{ display: block;width: 400px;height: 54px;margin-left: 50px;overflow: hidden; }

.article_next span{ display: block;width: 400px;height: 54px;margin-right: 50px;overflow: hidden;  }

.pra_admire{ width:230px; height:85px; margin:0 auto;}

.zan .like_num{display:inline-block;background:url(../images/yuan_h.jpg) no-repeat;width:85px; height:85px; position:relative; float:left; margin-right:60px;}

.zan .like_num .like{position:absolute;font-size:14px; color:#595757; margin-top:56px;width: 100%;text-align: center;} 

.zan .like_num:hover,.zan .red{ background:url(../images/yuan_y.jpg) no-repeat; color:#fff;}

.zan .like_num:hover .like,.zan .red .like{ color:#fff;}



.r_admire{ float:left;display:inline-block; font-size:40px; color:#fff; text-align:center; background:url(../images/yuan_02.jpg) no-repeat;width:85px; height:85px; line-height:85px;}

.r_admire:hover{ cursor:pointer; line-height:86px; color:#fff;}



.main_r .list_item{ height: 256px;width: 100%;border-bottom: 1px solid #e7e7e7; }

.main_r .list_item .item_l{ width: 240px;height: 180px;padding-bottom: 36px;padding-top: 40px; }

.main_r .list_item .item_l img{ width: 100%;height: 100%; }

.main_r .list_item .item_r{ width: 100%;height: 180px;padding-bottom: 36px;padding-top: 40px; }

.main_r .list_item .item_r .item_title{ height: 44px;line-height: 44px;width: 100%;overflow: hidden;font-size: 22px;color: #a03023;font-weight: bold;letter-spacing:5px; }

.main_r .list_item .item_r .item_intro{ height: 96px;width: 100%;font-size: 14px;line-height: 28px;color: #515151;}

.main_r .list_item .item_r .item_foot{ width: 100%;height: 40px; }

.item_r .item_foot .detail_r a{ display:block;width: 90px;height: 40px; color: #595757;border:1px solid #999999 ;text-align: center;line-height: 40px; }

.item_r .item_foot .detail_r a:hover{ border: 1px solid #efcb65;background: url(../images/button_bac.jpg); }

.main_r .item_page { width: 100%;height: 196px; }

.main_r .item_page .page{ margin: 30px auto; }

/*.main_r .item_page .page_contrainer {  display: table;height: 38px;margin:80px auto;}*/





/*导师团队*/

/*.teambox{ width:888px; height:auto; overflow:hidden; margin-top:37px;}

.teambox ul{ width:944px; height:auto; overflow:hidden;}

.teambox ul li{ width:416px; height:382px; float:left; display:inline;overflow:hidden; margin-right:56px; margin-bottom:56px;}

.team_pic a{ display:inline-block; width:416px; height:300px; overflow:hidden;}

.team_pic img{width:416px; height:300px;cursor: pointer; transition: all 0.6s; }

.team_pic img:hover{ transform: scale(1.1); }

.team_li{ height:842px; line-height:82px; background:#efefef; padding:0 26px;}

.team_n a{ font-size:18px; color:#333333; display:inline-block;overflow:hidden; height:82px; line-height:82px;}

.team_n a:hover{ color:#a03023;}

.back_r a img{ display:inline-block; height:19px; margin-top:30px;

    -webkit-transition: all .6s ease-in-out;

	-webkit-transform: rotate(360deg) scale(1.05);

	-moz-transform: rotate(360deg) scale(1.05)

	}

*/

.teambox{ width:888px; height:auto; overflow:hidden; margin-top:37px;}

.teambox ul{ width:944px; height:auto; overflow:hidden;}

.teambox ul li{ width:100%; height:212px;  overflow:hidden;}

.teambox .news_l{width: 212px;height: 100%;}

.teambox .pic {width: 212px;height: 158px;overflow: hidden}

.teambox .pic img{	cursor: pointer; transition: all 0.6s;}

.teambox .tea_name{width: 100%;height: 54px;}

.teambox .tea_name p{margin: 10px auto;text-align: center;color: #1a2f2c;}

.teambox img:hover{ transform: scale(1.2); }

.teambox .news_r{ width: 700px;margin-left: 20px;height: 100%; overflow: hidden;}

.teambox .news_r .cont{margin: 10px;line-height: 25px;}

/*课程提示*/

.tip_alert{height:442px;width: 460px;margin:0 auto; background: #FFFFFF;overflow: hidden;}

.tip_alert .ys_top{height: 67px;width: 460px;overflow: hidden;background: url(../images/top_bg.png) no-repeat center;margin: 0 auto;}

.tip_alert  .yh_logo{height: 100%;width: 100%;overflow: hidden;background: url(../images/top_bgs1.png) no-repeat center;}

.tip_alert .tip_content{ width: 330px ;margin-left:65px;margin-top: 26px; }

.tip_alert .tip_content .tip_main{ position:relative;width:100%;height: 270px;background:url('/images/tip_bac.jpg'); }

.tip_content .tip_main .tip_text{	position:absolute;top: 55px;width: 190px;}

.tip_content .tip_main .tip_title{	font-size: 14px;color: #a03023; }

.tip_content .tip_main .tip_context{ font-size: 24px;color: #a03023;}



/*升级会员提升更改部分*/

.tip_content .tip_main .tip_top{ top:12px; }

.tip_content .tip_main .tip_context{ font-size: 15px;margin-top: 5px; }

.tip_content .tip_main .tip_qq{ background:url(../images/tip_qq.jpg) no-repeat;width: 180px;height: 40px;font-size:16px;color: #fff;text-align: center;line-height: 40px;margin-top: 5px; }





.tip_content .tip_main .tip_button{ position:absolute;width:100%;bottom: 0px;}

.tip_content .tip_main .tip_button a{

				cursor: pointer;

				border:0;

				border-radius: 10px;

				 color: #3e3a39;

				overflow: hidden;

				transition:all 0.2s ease-in-out;

			    -webkit-transition:all 0.2s ease-in-out;

			    -moz-transition:all 0.2s ease-in-out;

			    -o-transition:all 0.2s ease-in-out;

			}

.tip_content .tip_main .tip_button a:hover{

	color: #a03023;

	transform:translate(0,-5px);

    -webkit-transform:translate(0,-5px);

    -moz-transform:translate(0,-5px);

    -o-transform:translate(0,-5px);

    -ms-transform:translate(0,-5px);

}

.tip_content .tip_main .tip_button a.fl{ display: block;width:178px;height:45px;line-height:45px;text-align:center;background: url('../images/tip_button1.jpg') no-repeat;font-size: 16px;}

.tip_content .tip_main .tip_button a.fr{ display: block;width:113px;height:45px;line-height:45px;text-align:center;background: url('../images/tip_button2.jpg') no-repeat;font-size: 16px;}

.tip_content .tip_foot{ height: 60px;line-height: 60px;font-size: 16px;  }

.tip_content .tip_foot a{ color: #a03023; }



/* 个人中心新增页面样式 */

.clear{clear:both;}

.my_center{padding: 30px 0}

.my_center .left_container{width: 295px;height: auto;}

.my_center .left_container .my_info{width: 295px;height: 260px;background:#fff;border-radius: 8px;padding-top: 60px }

.my_center .left_container .my_info .my_photo{width: 82px;height:82px;overflow: hidden;margin:0px auto;}

.my_center .left_container .my_info .my_name{width: 240px;height:60px;margin:0 auto;padding:15px 0 10px;text-align: center;color: #333;border-bottom: 1px solid #f3f3f3;line-height: 25px}

.my_center .left_container .my_info .my_name .name{width: 100%;height: 25px;}

.my_center .left_container .my_info .my_name .name a{width: 12px;height: 13px;margin-left: 2px;display: inline-block;background:url(../images/edit.png) no-repeat center;}

.my_center .left_container .my_info .my_name .time_info{height: 20px;color: #b4b3b3}

.my_center .left_container .my_info .integral{width: 240px;height: 25px;line-height: 25px;text-align: center;overflow: hidden;margin:10px auto 0;color: #a03023;font-size: 16px;}

.my_center .left_container .my_info .integral a{font-size: 14px;color: #b4b3b3}

.my_center .left_container .my_info .integral a:hover{color: #a03023}

.my_center .left_container .my_info .integral span{display: inline-block;width: 12px;height: 12px;margin-right:5px;background-image: url(../images/jf.jpg);background-repeat: no-repeat;background-position: center;background-size: 12px 12px;}

.my_center .left_container .nav_left{width: 295px;height: 458px;border-radius: 8px;background:#fff;overflow: hidden;margin-top: 25px}

.my_center .left_container .nav_left ul li{width: 100%;height: 50px;border-bottom: 1px solid #f3f3f3;}

.my_center .left_container .nav_left ul li:last-child{border:0;}

.my_center .left_container .nav_left ul li a{display: block;width:100%;height: 100%;color: #333;background: url(../images/nav_left_icon.png) no-repeat 270px -10px;}

.my_center .left_container .nav_left ul li:hover a,.my_center .left_container .nav_left ul li.on a{background-position:270px -49px;color: #a03023 }

.my_center .left_container .nav_left ul li a .nav_inner{padding:0 10px 0 25px;width: auto;height: 26px;border-left:2px solid #fff;margin:12px 0;line-height: 26px;}

.my_center .left_container .nav_left ul li.newinfo a .nav_inner{background: url(../images/nav_left_icon.png) no-repeat right 0px;}

.my_center .left_container .nav_left ul li:hover a .nav_inner,.my_center .left_container .nav_left ul li.on a .nav_inner{border-left:2px solid #a03023;}

.right_container{width: 880px;height: auto;min-height: 882px;}

.right_container .nav_top{height: 82px;width: 100%;background: #fff;border-radius: 8px;padding:30px 0;}

.right_container .nav_top ul{width: 100%;overflow: hidden;}

.right_container .nav_top ul li{width: 292px;height:82px;border-right:1px solid #f3f3f3;float: left;}

.right_container .nav_top ul li:last-child{border-right:0px;}

.right_container .nav_top ul li a{display: block;width: 100%;height: 82px;}

.right_container .nav_top ul li a .nav_item{position: relative;width: 100px;padding-top: 60px;height: 22px;margin:0 auto;line-height: 22px;font-size: 16px;text-align: center;background-image: url(../images/nav_top_icon.png);background-repeat: no-repeat;background-position: 20px -100px}

.right_container .nav_top ul li:nth-child(2) a .nav_item{background-position: -113px -100px}

.right_container .nav_top ul li:nth-child(3) a .nav_item{background-position: -256px -100px}

.right_container .nav_top ul li:hover a .nav_item{background-position: 20px 2px}

.right_container .nav_top ul li:nth-child(2):hover a .nav_item{background-position: -113px 2px}

.right_container .nav_top ul li:nth-child(3):hover a .nav_item{background-position: -256px 2px}

.right_container .nav_top ul li a .nav_item .point{position: absolute;top:5px;right:20px;width: 6px;height: 6px;border-radius: 6px;background:#a03023;}

.right_container .detail_box{width: 100%;height: auto;min-height: 710px;background: #fff;margin-top:30px;border-radius: 8px;}

.right_container .detail_box .location_bar{height: 69px;width: 100%;border-bottom: 1px solid #f3f3f3;}

.right_container .detail_box .location_bar .location_text{width: auto;height: 100%;font-size: 24px;margin-left: 30px;color: #333;line-height: 69px;}

.right_container .detail_box .location_bar .add_course{display: block;color: #a03023;width: auto;height: 30px;margin:20px 30px 19px 0;line-height: 30px;}

.right_container .detail_box .location_bar .add_course:hover{text-decoration: underline;}

.detail_box .none_course{display: block;width: 550px;height: 370px;position: relative;margin:50px auto 0;background: url(../images/none_pic.jpg) no-repeat center;}

.detail_box .none_course p{font-size: 24px;color: #888888;position: absolute;width: 290px;height: 40px;line-height: 40px;overflow: hidden;top: 80px;left:120px;}

.detail_box .none_course a{display: block;width: 130px;height: 38px;background: #a1382c;color: #fff;line-height: 38px;text-align: center;border-radius: 5px;position: absolute;left: 185px;bottom: 200px;font-size: 16px;}

.detail_box .my_course{width: 818px;overflow: hidden;margin:25px auto 70px;}

.detail_box .my_course ul li .my_course_pic img{transition: all .5s;-moz-transition:all .5s;-webkit-transition:all .5s; -o-transition:all .5s; }

.detail_box .my_course ul li .my_course_pic:hover img{-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-ms-transform: scale(1.2);-o-transform: scale(1.2);transform: scale(1.2); transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; -webkit-transition:all 0.5s ease;}

.detail_box .my_course ul{width: 848px;overflow: hidden;height: auto;}

.detail_box .my_course ul li{width: 180px;height: 190px;border:1px solid #f3f3f3;float: left;margin:0 30px 30px 0;}

.detail_box .my_course ul li .my_course_pic{width: 180px;height: 90px;overflow: hidden;}

.detail_box .my_course ul li .my_course_title{height: 34px;width: 100%;text-align: center;line-height: 34px;border-bottom: 1px solid #f3f3f3;}

.detail_box .my_course ul li .my_course_title a{color: #444}

.detail_box .my_course ul li .my_course_title a:hover{color: #a1382c}

.detail_box .my_course ul li .watch_btn{display: block;width: 75px;height: 31px;line-height: 31px;text-align: center;color: #333;margin:17px auto;}

.detail_box .my_course ul li .watch_btn:hover{background: url(../images/watch_btn_bg.jpg) no-repeat center;}

.detail_box .more_course{width: 291px;height: 63px;position: relative;background: url(../images/more_course.png) no-repeat center;margin:40px auto 0px;}

.detail_box .more_course a{display: block;width: 200px;height: 26px;line-height: 26px;position: absolute;left: 40px;bottom: 10px;overflow: hidden;text-align: center;}



.prompt .bottom_btn{display: block;width: 144px;height: 44px;border-radius: 8px;overflow: hidden; background: url(../images/bottom_btnbg.png) no-repeat center;text-align: center;line-height: 44px;color: #3e3a39;margin:40px auto 0;}





