﻿@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2015-04-01 10:41:07
 * @version $Id$
 */

/* 首页*/   
 .carousel-inner .item img{ width:1600px; height:400px;}
.top{height: 36px;line-height: 36px;background: #000; color:#fff;}
.user{float: right; width: 155px;margin-top: 24px;}
.user a{color: #666;font-size: 14px;margin:0 3px; cursor:pointer}
.maindiv{ height:70px; }
.maindiv h1.logo{ margin-top:8px; height:50px; width:150px;}
.header-pos{ z-index:1; position:absolute; width:100%;}
.header-pos>.fl{  margin-left:5%;}
.header-pos>.fr{ margin-right:5%;}
     /*菜单*/
.menu{ width: 680px; margin-left: 30px;}
.menu ul{width: 100%;overflow: hidden; font-size: 14px;}
.menu ul:after {content: ""; clear: both; display: block;}
.menu ul li{ float:left;width:15%;height:70px;line-height: 70px;color: #fff; text-align: center; transition:background 0.5s;
-moz-transition:background 0.5s; /* Firefox 4 */
-webkit-transition:background 0.5s; /* Safari and Chrome */
-o-transition:background 0.5s; /* Opera */}
.menu ul li a{height:70px;line-height: 70px;color: #666; display:block;  }
.menu ul li:hover{background: #0090c4; }
.menu ul li:hover a{color: #fff;}
.menu ul li a:hover{ text-decoration:none;}
.menu ul li.active{background: #0090c4;color: #fff;}
.menu ul li.active a{color: #fff;}
.menu ul ul {display: none; width:150px; cursor:pointer;}
.menu ul li:hover > ul {display: block;}
.menu ul ul {filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#44000000',endColorstr='#44000000');background:rgba(60,170,210,0.8); border-radius: 0px; padding: 0;position: absolute; top:70px;z-index:1}
.menu ul ul li { height:35px; width:100%; float: none; border-top: 1px solid #3BA9D1;border-bottom: 1px solid #fff; position: relative;z-index:1}
.menu ul ul li a {color: #fff; line-height:35px !important;}   
.menu ul ul li a:hover {}
.flud{margin:0 0px;float: left;padding:0 15px; margin-top: 20px;height:200px;}
.flud ul li{width: 160px; }
.flud .list-tt h4{text-align: center;} 
.flud .list-tt p{ margin-top:10px; color:#666;letter-spacing:2px; text-indent:20px; font-size:13px; }
.flud .list-pic p{ text-align:center; color:#fff; font-size:14px; margin-top:85px; font-family:@宋体;}
.flud  .list-pic{width: 160px;height: 120px;background:url(../images/ico/index-ico.png) no-repeat  ; }
.flud  .item1{background-position: 42px 28px; background-color: #21d361;}
.flud  .item2{background-position: -118px 28px; background-color: #f68893;}
.flud  .item3{background-position:-295px 28px; background-color: #f8b03a;}
.flud  .item4{background-position:-295px 28px;  background-color: #2ed4be;}
.flud  .item5{background-position: -470px 28px; background-color: #39cae9; } 
.main-ct .sc{text-align: center;font-weight:100;font-size:30px;color:#333; padding:20px;}

.banner .focus_wrapper{background: #80ff80;}
.main-ct{min-height: 500px; width: 930px; margin: 0 auto;}
.line{ position: relative; margin: 0 auto;line-height: 50px;height: 50px; width: 930px;border-bottom:solid 2px #979797;}
.line .title{  position: absolute; background: #049de4; border: solid 10px #fff;  width: 120px;color: #fff;font-weight:500;font-size: 20px;text-align: center;margin-top:12px;margin-left: 407px;}
.jigou{ margin-bottom:50px;}
.jigou .list{ width: 930px; margin:0 auto;margin-top:50px; }
.jigou .list ul li{ float: left; width:295px;margin-left: 10px; height:85px;  background: #e6e6e6; border:solid 1px #e6e6e6; margin-top:10px; overflow:hidden; }
.footer{background:#0090c4;color: #fff;height:190px; padding: 0px; }
.footer .info{width:500px;height:135px;margin-top: 0px; padding-top:25px;  text-align: left; margin-left:180px;}
 .footer .cpma{padding-top:25px;  }
  .footer .cpma img{ width:120px; height:120px;}



.ad-show{ padding: 20px 0px;}
.column-show{ border-bottom:dotted 1px #ccc; padding:10 0px;height: 320px; }
.column-show .c-wp{ width: 960px; margin: 0 auto;}
.column-show .c-pic,.column-show .c-des{ float: left; width: 50%; height: 300px; vertical-align:middle;  }
.column-show .c-des h2{text-align: center;color: #444; margin-top:50px; font-size:21px;}
.column-show .c-des p{text-indent: 25px;font-size: 14px;color: #666;}


.f-r-pic .c-pic,.f-r-pic .c-pic img{ float: right;}
.f-l-pic .c-pic,.f-l-pic .c-pic img{ float: left;}
.xinli-title{ margin-top: 10px; text-indent: 40px; height: 92px; line-height: 92px; text-align: center;color: #ff9900;background:url(../images/show/title-01.png) center center no-repeat;}
.xunen-title{margin-top: 10px; text-indent: 40px; height: 92px; line-height: 92px; text-align: center;color: #53b52a;background:url(../images/show/title-02.png) center center no-repeat;}

/*  注册页面 */
#login .header{padding: 30px;}
#login .header .login{}
#login wp{min-width: 1024px;}
#login .banner{min-height: 500px;width:100%;}
.login{ width:340px;height: 380px;background: #fff;position:absolute;top:40px;right:0;}
#login .footer{ width: 100%; position: absolute;height: 120px;background:none;}
#login .footer .copyright{  text-align: center; padding-top: 30px;}
.pic1{ margin-left: 120px; margin-top: 50px;position: absolute; }
.pic2{margin-left: -120px; margin-top: 300px; position: absolute;}
/*  个人中心 */
.user-mian{ margin: 0 auto; padding:10px 50px;  min-width: 1200px;}
.user-mian .left-menu{ width:594px;}
.user-mian .left-menu .fl{ width: 390px;}
.user-mian .left-menu .fr{ width: 200px;}
.btngoup{ margin-top: 20px;}
#btn-logout,#btn-skin,#menu,#fankui,#shezhi,#fankui1,#shezhi1{ text-indent: 30px;color: #fff; display: inline-block; margin-left:10px;height: 25px; line-height: 25px;background:url(../images/lskin.png);}
#btn-logout{background-position: 0px 0px;}
#btn-skin{background-position: -100px 0px;}
#fankui,#fankui1{background:url(../images/ico/iconfont-fankui.png) 5px 3px no-repeat;}
#shezhi,#shezhi1{background:url(../images/ico/iconfont-shezhi.png) 5px 3px no-repeat;}
#menu{background:url(../images/ico/cp.png) no-repeat; position:relative; height:40px;}
.fldiv{ position:absolute;left:-100px; top:30px; width:200px; height:200px; background:#fff; display:none;}
.doc .header{ padding: 5px;}
.user-info{width:300px; margin-top:5px;}
.user-info .u-pic{float: left; width: 50px;height: 50px; background-color: #ccc; cursor:pointer;}
.user-info .u-name{ float:left;  padding: 5px; color:#fff;}





.my-news-info {width:630px; height: 91.1%; padding: 5px; overflow: hidden;}
.my-news-info .fr{ width: 33%;height: 488px; overflow:hidden;}
.my-news-info .one{background-color: #fff;}
.my-news-info .two{background-color: #fff;}
.my-news-info .three{background-color: #fff;}




.user-mian{ width:1300px; height:72%; }


.mymenu{ height:550px; width:650px;color: #fff;overflow:hidden;}
 .mymenu .item:hover{   }
 .mymenu .item{ cursor:pointer; border:solid 3px rgba(0,0,0,0.0); text-align: center; line-height:175px;  float: left; width: 10%; height: 10%; background: #000; margin:5px;}
 .mymenu .item1{line-height:250px;background:#21d361 url(../images/umenu/1.jpg) no-repeat center center; width:140px; height: 184px ; }
 .mymenu .item2wp{ float: left; width:290px; height: 184px ; margin-top:5px; margin-left:5px;margin-right:5px;}
 .mymenu .item2{ cursor:pointer;border:solid 3px rgba(0,0,0,0.0);line-height:100px; text-indent:50px;  text-align: center;background:#2ed4be url(../images/umenu/3.jpg) no-repeat center center;width:290px; height: 87px ; }
  .mymenu .item3{ cursor:pointer; border:solid 3px rgba(0,0,0,0.0);line-height:100px; text-indent:50px; text-align: center;background:#fa8693  url(../images/umenu/2.jpg) no-repeat center center; width:290px;height: 87px;  margin-top: 10px; }
 .mymenu .item4{line-height:270px; background:#e8c240 url(../images/umenu/4.jpg) no-repeat center center; width:140px;height: 184px ;}
 .mymenu .item5{background:#d77dd5 url(../images/umenu/9.jpg) no-repeat center center; width:308px; width:44.5%; height: 105px; line-height:120px;  text-indent:70px;}
 .mymenu .item6{line-height:120px; text-indent:50px;background:#70c63e url(../images/umenu/6.jpg) no-repeat center center;width:44.5%; width:290px;height:105px;}
 .mymenu .item7{  background:#3397d3 url(../images/umenu/11.jpg) no-repeat center center;width:140px; height: 105px;}
 .mymenu .item8, .mymenu .item9, .mymenu .item10, .mymenu .item11{ width:140px;  height: 105px;}
  .mymenu .item8{background: #19adad url(../images/umenu/7.jpg) no-repeat center center;}
  .mymenu .item9{background:#f8b03a url(../images/umenu/10.jpg) no-repeat center center;}
 .mymenu .item10{background:#37cbe9 url(../images/umenu/5.jpg) no-repeat center center;}
.mymenu .item11{background:#e6afe9 url(../images/umenu/8.jpg) no-repeat center center;}
/*学科*/
.mymenu .item12,.mymenu .item13,.mymenu .item14,.mymenu .item15,.mymenu .item16,.mymenu .item17,.mymenu .item18,.mymenu .item19{width:140px;  height: 105px;}
.mymenu .item12{background:url(../images/xueke/01.png) no-repeat center center;}
.mymenu .item13{background:url(../images/xueke/02.png) no-repeat center center;}
.mymenu .item14{background:url(../images/xueke/03.png) no-repeat center center;}
.mymenu .item15{background:url(../images/xueke/04.png) no-repeat center center;}
.mymenu .item16{background:url(../images/xueke/05.png) no-repeat center center;}
.mymenu .item17{background:url(../images/xueke/06.png) no-repeat center center;}
.mymenu .item18{background:url(../images/xueke/07.png) no-repeat center center;}
.mymenu .item19{background:url(../images/xueke/08.png) no-repeat center center;}
.mymenu .item:hover,.mymenu .item2:hover,.mymenu .item3:hover{ border:solid 3px rgba(0,0,0,0.3);}
/*学能*/
.xnmenu .xuen1,.xnmenu .xuen2,.xnmenu .xuen3{width:220px;  height: 181px; cursor:pointer; float:left; margin:0px 20px;}
.xnmenu .xuen1{background:url(../images/xueneng/01.png) no-repeat center center;}
.xnmenu .xuen2{background:url(../images/xueneng/02.png) no-repeat center center;}
.xnmenu .xuen3{background:url(../images/xueneng/03.png) no-repeat center center;}
/*测评报告*/
.cpmenu .cp_report1,.cpmenu .cp_report2,.cpmenu .cp_report3,.cpmenu .cp_report4{width:200px;  height: 252px; cursor:pointer; float:left; margin:0px 20px;}
.cpmenu .cp_report1{background:url(../images/cp_report/sxjk.png) no-repeat center center;}
.cpmenu .cp_report2{background:url(../images/cp_report/xk.png) no-repeat center center;}
.cpmenu .cp_report3{background:url(../images/cp_report/xn.png) no-repeat center center;}
.cpmenu .cp_report4{background:url(../images/cp_report/zx.png) no-repeat center center;}
/*我的课程*/
.xnmenu .course1,.xnmenu .course2{width:440; height:100px; cursor:pointer; margin:5px 0;}
.xnmenu .course0{width:440px; height:225px;  float:left; margin-left:60px; }
.xnmenu .course3{width:220px; height:225px;  float:left; margin:0px 20px;}
.xnmenu .course1{background:url(../images/course/01.png) no-repeat center center;}
.xnmenu .course2{background:url(../images/course/02.png) no-repeat center center;}
.xnmenu .course3{background:url(../images/course/03.png) no-repeat center center;}

@media screen and (min-width:100px)
{
    .user-mian{ width:1250px; height:72%; }
    .mymenu{ height:550px; width:620px;}
    
.my-news-info {width:620px;}
 .mymenu .item:hover{   }
 .mymenu .item1{ width:140px; height: 180px ; line-height:220px;}
 .mymenu .item2wp{  width:284px; height: 174px ; }
 .mymenu .item2{width:279px; height: 82px ;line-height:80px; }
  .mymenu .item3{width:279px;height: 82px;line-height:80px;}
 .mymenu .item4{ width:134px;height: 180px ;line-height:230px;}
 .mymenu .item5{ width:134px; width:285px;height: 99px;line-height:100px; text-indent:70px; }
 .mymenu .item6{width:285px;height:99px;line-height:100px;}
 .mymenu .item7{width:134px; height: 99px;line-height:160px;}
 .mymenu .item8, .mymenu .item9, .mymenu .item10, .mymenu .item11{ width:134px;  height: 99px;line-height:160px;}
 .my-news-info .fr{ width: 33%;height: 416px;}
}
@media screen and (min-width:1400px)
{
    .user-mian{ width:1300px; height:72%; }
       .mymenu{ height:550px; width:650px;}
       .my-news-info {width:630px;}
 .mymenu .item:hover{   }
 .mymenu .item1{ width:146px;  line-height:250px;}
 .mymenu .item2wp{  width:313px;  }
 .mymenu .item2{width:307px;  line-height:100px;}
  .mymenu .item3{width:307px;line-height:100px;}
 .mymenu .item4{ width:146px;line-height:270px;}
 .mymenu .item5{ width:308px; line-height:120px; text-indent:70px;}
 .mymenu .item6{width:307px;line-height:120px;}
 .mymenu .item7{width:146px;line-height:175px;}
 .mymenu .item8, .mymenu .item9, .mymenu .item10, .mymenu .item11{ width:146px;line-height:175px;}
 .my-news-info .fr{ width: 33%;height: 488px;}
}


.foot{ position:absolute; width: 100%; }
.foot-menu{ width: 760px; margin: 0 auto; margin-top: 10px;}
.foot-menu ul li{ cursor: pointer; text-align: center;  width: 120px; padding: 5px; margin: 0 10px; }
.foot-menu ul li .list-pic{ width:89px;color: #fff;height: 90px;background:url(../images/menu.png)}
.foot-menu ul li .list-pic p{ margin-top: 65px;}
.foot-menu ul li .list-pic p a{ color:#fff;}
.foot-menu ul li .list-tt{text-align: center; padding:10px 0px; }
.foot-menu ul li .my-new{ background-position: 0px 0px;}
.foot-menu ul li .my-moneny{background-position:-89px 0px ;}
.foot-menu ul li .my-order{background-position:-179px 0px ;}
.foot-menu ul li .my-point{background-position:-267px  0px ;}
.foot-menu ul li .my-tool{background-position:-356px  0px ;}
.foot-menu ul li:hover{ margin-top: -10px;}







.Paper{border-radius: 5px;width: 980px;height: 650px; overflow: hidden; background-color:transparent; }
.iframe-dialog{border-radius: 5px;width: 980px;height: 500px; background:url(); margin-top:30px;  overflow: hidden; margin: 0 auto;box-shadow: 0px 2px 10px 1px #ccc; margin-top:20px; }
.xu-dialog{border-radius: 5px; width: 980px;height: 500px; overflow: hidden;  }
.xu-dialog .xu-tt{border-bottom:solid  1px #666; height:55px;background: #02C8A5; overflow: hidden;}
.xu-dialog .xu-ct{ height: 100%; background: #fff ;overflow: hidden;}


/*  单题答题页浮动层 */
.answer-dialog{border-radius: 5px; width: 926px;height:500px;border:solid  1px #6e83a4;background: #fff; padding: 5px; overflow: hidden; margin: 0 auto;box-shadow: 0px 2px 10px 1px #ccc;   }
.answer-dialog .answer-tt{ height:63px;background: #f5f5f5 url(../images/dati/dati_tt.jpg) center center no-repeat; overflow: hidden;}
.answer-dialog .answer-ct{ height: 100%; background: #f5f5f5 ;overflow: hidden;}
.answer-info{ width:600px; margin: 0 auto;}
.answer-info li{color: #fff; width:140px; height: 63px; line-height: 50px; margin-top:4px; font-size: 14px;font-weight: bold; float: left;}
.answer-info li span.num{color: #ff560a; padding:0 10px; }
.answer-info li .ico{ height: 31px; width: 30px; margin-right:5px; margin-top:11px; }

.ico{ width: 16px; height: 16px; display: inline-block;*display: block;float: left;}
.ico-dui{ background:url(../images/dati/ico.png) -120px 1px ;}
.ico-note{background:url(../images/dati/ico.png) 0px 0px ;}
.ico-cuo{background:url(../images/dati/ico.png) -38px 0px ;}
.ico-weida{background:url(../images/dati/ico.png) -80px 0px ;}




.s-q-num{ margin-left:50px; margin-top:0px;float: left;}
.s-q-num ul li{text-align: center; font-size: 13px;padding: 2px; color:#fff;}
.txt-q-num{margin:0 10px; border: solid 1px #888;   float: left;width: 80px;font-size: 14px; height:19px; line-height: 19px; text-align: center;}
.jia,.jian{ margin-top:0px; cursor: pointer; width: 25px;height:25px;line-height: 24px;text-align: center; color: #fff;font-size:21px; float:left; display:inline-block; padding-right: 2px;}
.jia{background: #339999 ;}
.jian{ background:#339999;}


.s-q-t{ margin-left:30px; margin-top:0px;float: left;}
.s-q-t ul li{ text-indent: 15px; font-size: 14px;padding: 2px; }
.tixin-tt{ margin:0 5px;  border: solid 1px #ccc; overflow: hidden; text-indent: 10px; display: block; float: left; border-radius:16px; height: 32px;line-height: 32px; color: #63959f;background: #dae7e8;}
.tixin-tt i{cursor: pointer; margin-top: 3px;margin-right:5px;float: right; }
.ico-jian{display:inline-block; width: 28px;height: 28px;background:url(../images/ico/jian.png) 0 0 no-repeat;}
.ico-jia{ display:inline-block; width: 28px;height: 28px;background:url(../images/ico/jia.png) 0 0 no-repeat;}

.sv-list{ height: 100%; float: left; border-right: solid 1px #c0c0c0; }
.sv-list ul{background: #fff; width: 220px;height:100%;  }
.sv-list ul li{ border:solid 1px transparent; display:inline-block;  width:220px;height: 45px;line-height: 45px; text-align: center; font-size: 16px;  color: #646464;font-family:微软雅黑;}
.sv-list ul li:hover,.sub-div ul li.active{border-right: solid 1px #fff; border-top:solid 1px #c0c0c0;border-bottom:solid 1px #c0c0c0;   }

.klg-div{ float: left; }
a.btn-b{ margin-right: 25px; margin-top: 12px; float: right; display:block; width: 60px;height: 30px;line-height: 30px;text-align: center; color: #fff;  border:solid 1px #fff;}


.xinli>div{ width: 445px;height: 445px; float: left; margin: 10px;}
.xinli> .xl-01{ width: 150px; }
.xinli> .xl-02{ width: 150px;  }
.xinli> .xl-03{ width: 150px; }
.xinli> .xl-04{ width:200px; }
.xinli> .xl-05{}
#up1{width:100%}

.ggo{ width: 220px;height: 200px;}
.thide{ filter:alpha(opacity=0); -moz-opacity:0.00; -khtml-opacity: 0.00; opacity: 0.00;}

.xinli-timu{ width: 590px; height: 290px; border:solid 10px #fff; background: #f5f5f5; }
.xinli-pic{width: 734px;height: 369px;}
.xinli-pic img{ width: 90%;height: 90%;}
.shuqian{float: left; width: 38px;height: 44px; background:url(../images/xinli/shuqian.png); }



.la-anim-1 {

	z-index: -1;
	width: 100%;
	height: 2px;
	background: #ccc;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	pointer-events: none;
}

.la-anim-1::after {
	position: absolute;
	top: 0;
	right: 0;
	width: 100px;
	height: 100%;
	background: #ccc;
	box-shadow: 0 0 0px #ed4e6e, 0 0 5px #ed4e6e;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.2s, box-shadow 1s 1s;
	transition: opacity 0.5s, box-shadow 1s 1s;
	-webkit-transform: rotate(2deg) translateY(-0px);
	transform: rotate(2deg) translateY(-0px);
}

.la-anim-1.la-animate {
	z-index: 100;
	opacity: 1;
	-webkit-transition: -webkit-transform 3s ease-in, opacity 1s 1s;
	transition: transform 5s ease-in, opacity 1s 10s;
	-webkit-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}




.home-news{width: 645px;}
.home-news ul.hd{ border-bottom:solid 2px #e6e6e6; height: 30px;}
.home-news ul.hd li{ font-size:14px; margin-top:2px;  position:relative; float: left; padding:0 18px;   height: 30px; line-height: 30px; text-align:center; }
.home-news ul.hd li.active,.home-news ul.hd li:hover{color: #fff; background: #049de4;}
.home-news ul.hd li .caret{ display: none; position: absolute; left:40px;bottom: -5px;
 border-top: 5px solid #049de4;
  border-right: 6px solid transparent;
  border-left:6px solid transparent;}
 .home-news ul li.active .caret,.home-news ul li:hover .caret{ display: block;}
 .home-news .content{ margin-top: 10px;}
 .home-news .content img{float: left; width: 247px;height: 193px;}
 .home-news .content ul{float: right;}
 .home-news .content ul li{width: 385px;height: 28px;color: #666; line-height: 30px; }
  .home-news .content ul li a{ }
   .home-news .content ul li i{ font-size:14px; font-style: normal;}
  .home-news .content ul li a{ margin-left:5px; height: 21px; line-height: 21px; display:inline-block; width: 280px;}
    .home-news .content ul li a:hover{cursor: pointer; text-decoration: underline;}
    .home-news .content ul li .date{ color:#999;}
.huodong{ width: 262px; color: #666;}
.huodong img{ width: 259px;height: 185px; margin-top: 12px;margin-bottom: 10px;}
.huodong  p{text-align: center;font-size: 14px;}


.mt14{margin-top:30px;}
.mr_t1 {background: #049de4;  height: 47px; padding-right: 16px; }
.mr_t1name { font: bold 14px/40px "微软雅黑"; color: #FFF;height:47px; line-height: 47px; width: 120px; padding-left: 21px; float: left; }

.mr_frbox { position: relative; height: 130px; border-right: 1px solid #DEDEDE; border-bottom: 1px solid #DEDEDE; border-left: 1px solid #DEDEDE; padding: 24px 10px 0px; margin-bottom:40px;  }
.mr_frbox .prev,.mr_frbox .next{background: url("../images/ico/icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 50px;
    position: absolute;
    top: 50px;
    width: 30px; display:block; z-index:2; }
.mr_frbox .prev
{ 
     background-position: 0 0;
    left:11px;  }
.mr_frbox .next{background-position: 0 -60px;
    right: 18px;}

.mr_frUl { position: absolute; z-index: 1; height: 109px;  overflow:hidden }

.mr_frUl ul li { display: inline; float: left; height: 108px; width: 172px; margin-right: 10px; overflow: hidden; }
.mr_frUl ul li img { display: block; margin-bottom: 7px;  height: 108px; width: 172px;border: 1px solid #D8D8D8; }

.abous{margin-top:20px;}
.abous .content{width: 800px;}
.atitle{background: #f0f0f0;}
.atitle .name{ text-align:center;width: 125px;height: 34px; line-height: 34px; background: #049de4; color: #fff;font-size: 14px;}
.ab-menu ul{ border-right: solid 1px #ccc; padding: 15px 0px; }
.ab-menu ul li{ position: relative; font-size: 16px;color: #666; padding: 0px 0px 20px 0px;  width: 100px;height: 55px; padding-left: 10px;}
.ab-menu ul li.active,.ab-menu ul li:hover{ color: #ff5b21;}
.ab-menu ul li .aico{ position: absolute; width: 10px; height: 10px;background: #ccc; border-radius: 50%;right: -5px;top:-0px;}

.ab-menu ul li.active .aico,.ab-menu ul li:hover .aico{ background:url(../images/ico/aico.jpg) no-repeat;width: 40px;height: 28px;right: -15px;top:-4px;}

.abous .content h3{ border-bottom: solid 1px #ccc; padding:5px;}
.abous .content h4{padding:5px;  margin-top:10px;}
.abous .content  p{font-size: 14px; text-indent: 20px; line-height: 21px;color: #666; margin-top: 20px; padding:0 20px}
.imgshow{ margin-top: 25px;}
.imgshow .pic{}
.imgshow .pic p{ text-align: center;padding:5px 0px; margin-top:0px; padding:0px; }
.imgshow .pic img{}
.imgshow .fr{width: 480px;}
.imgshow .fr .pic{width: 230px;height: 170px; margin-left: 5px;}
.imgshow .fr .pic img{width: 220px; }

.youxue .title{ width:980px; margin:0 auto; }


  .breadwp
{font-family:微软雅黑;
	height: 30px;
	line-height: 30px;
	color: #555;
	margin-bottom: 5PX;
	font-size: 12px;
	
	margin-top:5px;
}
.breadwp .ext
{
	font-size: 13px;
	margin: 0px 3px;
}
.breadwp img
{
	margin-top: -5px;
	margin-right: 5px;
}
.breadwp a
{font-family:微软雅黑;
	color: #555;
	text-decoration: none;
}
.breadwp a:hover
{
	color: #378bcb;
}



.f-side{position:fixed;width:54px;height:200px;right:50px;bottom:12px;z-index:100;}
.f-side ul li{width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #444;}
.f-side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#000;opacity:0.7;filter:Alpha(opacity=70);color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
.f-side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#000;opacity:0.7;filter:Alpha(opacity=70);transition:all 0.3s;}
.f-side ul li .sidetop:hover{background:#ae1c1c;opacity:1;filter:Alpha(opacity=100);}
.f-side ul li img{float:left;}
#tq_kefu_main{ display:none;}


  .paginator{ text-align:right; color:inherit; font-size:13px; margin-bottom:20px;} 
.paginator a,.current{  background-color: #ffffff;
    border: 1px solid #dddddd;
   color:#000;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 4px 10px;
    position: relative;
    text-decoration: none;}
.paginator .current{  padding: 4px 10px; color:#000; background:#ededed; }
.paginator a:hover{ background:#19a1db;color:#fff; text-decoration:none;}
.paginator a:first-child{ -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;}
  .paginator a:last-child
  {  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
      
      }
.paginator a[disabled=disabled]{ cursor:not-allowed;}

/*测评说明*/
.tishi{ background-size:650px 350px; width:650px; height:350px; position:relative;}
.shezhi{ position:absolute;top:400px; left:30px;font:14px 微软雅黑; line-height:30px;}
.shezhi a{ color:#ff0000}
.shuoming{  width:580px; font:14px 微软雅黑; line-height:30px; margin:0 auto; padding-top:10px;}
.cpbtn1{ background-position: center top;
	background-repeat: no-repeat;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border: 2px solid #808080;
	color: #FFF;
	font: bold 16px 微软雅黑, Helvetica, sans-serif;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	width: 100%;
	background:#F36236; width:200px; height:45px; border-radius: 5px;text-shadow:none; border:none;}
.cpbtn2{ background-position: center top;
	background-repeat: no-repeat;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border: 2px solid #808080;
	color: #FFF;
	font: bold 16px 微软雅黑, Helvetica, sans-serif;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	width: 100%;
	background:#5ED2F5; 
	width:200px; height:45px; border-radius: 5px;text-shadow:none; border:none;}

.tishinew{  background-size:cover;   height:350px; position:relative;  margin: 0 auto;}







