body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{ margin: 0; padding: 0; }
fieldset,img{ border: 0; }
:focus{ outline: 0; }
address,caption,cite,code,dfn,em,strong,th,var,optgroup{ font-style: normal; font-weight: normal; }
h1,h2,h3,h4,h5,h6{ font-size: 100%; font-weight: normal; font-family: "Microsoft YaHei"; }
abbr,acronym{ border: 0; font-variant: normal; }
code,kbd,samp,tt{ font-size: 100%; }
input,button,textarea,select{ *font-size: 100%; border:none;}
ol,ul{ list-style: none; }
i,em{font-style: normal;}
a{text-decoration: none;}
body{ background:#fff; color:#5e5e5e; font: 12px/1.4 Microsoft YaHei,SimSun,Arial;}
.fl{float: left;}
.fr{float: right;}
.clearfix{zoom:1;}
.clearfix:after{content: "";display: block;clear: both;}

.top{ width: 100%; background-color: #fff; height: 120px;}
.header{ width: 1200px; height: 120px; margin: 0 auto; background:#fff url("../images/header_bg.jpg") no-repeat right top; position: relative;}
.header p{ font-size: 14px; color: #777777; text-align: right; padding-top: 5px;}
.header p a{ font-size: 14px; color: #777777;}
.header p a:hover{ color: #00a0e9;}
.header .logo{ width: 281px; height: 66px; float: left;}
.logo_tit{ font-size: 30px; color: #d82834; position: absolute; right: 550px; opacity: 0; top: 35px; font-weight: bold;  }

.text{ width: 430px; height: 95px; float: right; position: relative;margin-top:-10px}
.txt_01{ position: absolute; left: 0px; top: 0px; opacity: 0;}
.txt_02{ position: absolute; left: 120px; top: 0px; opacity: 0;}
.txt_03{ position: absolute; left: 220px; top: 40px; opacity: 0;}
.txt_04{ position: absolute; left: 340px; top: 40px; opacity: 0;}

.big_nav{ width: 100%; height: 50px; background-color: #7d7a75;}
.nav{ width: 1200px; height: 50px; background-color: #4d4d4d; margin: 0 auto; }
.nav>li{position:relative; float:left; z-index: 999; background: url("../images/li_bg.jpg") no-repeat right center; padding-right: 2px; }
.nav>.no_bg{ background: none; padding-right: 0px;}
.nav>li>a{ display:inline-block; height: 50px; line-height: 50px; font-size:16px; color:#ffffff; padding: 0 17px; font-weight: bold;}
.nav>li>a:hover{ background-color: #00adf3; color: #fff}
.nav>li>.current{ background-color: #00adf3; color:#fff;}
.deng_box{ position:absolute; top:50px;width: 150px; left:0px; display:none; z-index:99999; background-color:#7d7a75; border-top: 0px;}
.deng_box li a{ font-size:14px; color:#fffefe; display:block; padding: 10px 21px 10px 15px; border-top: 1px solid #4d4d4d;}
.deng_box li a:hover{ color:#fff; background-color:#00adf3;}

.banner{ width: 100%; height: 300px; background-color: #fafafa;}
.mBan2 { width:1200px; height:300px; overflow: hidden; margin:0 auto; }
.mBan2 .slideBox{ width:100%; height:300px; position:relative; }
.mBan2 .slideBox .hd{ height:15px; width:130px; overflow:hidden; position:absolute; bottom:5px; left:50%; z-index:1; }
.mBan2 .slideBox .hd ul{ zoom:1; }
.mBan2 .slideBox .hd ul li{ float: left; width:20px; height:5px; cursor: pointer;margin:0 3px; background-color: #fff;}
.mBan2 .slideBox .hd ul li.on{ background-color: #00a0e9;}
.mBan2 .slideBox .bd{ position:relative; height:100%; z-index:0;}
.mBan2 .slideBox .bd ul,.slideBox .bd ul li{width:100%!important; height:300px;}
.mBan2 .slideBox .bd img{ width:1200px; height:300px; display:block; margin:0 auto;  }

.content{ width: 1140px; margin: 0 auto; background-color: #fff; padding: 15px 30px; box-shadow: 0 0 5px #ddd;}
.main_01{ width: 1140px; height: 325px; margin-bottom: 30px;}
.news{ width: 750px; height: 325px; float: left;}
.title{ height: 45px; line-height: 45px; background-color: #19b5f4; padding-left: 10px; font-size: 20px; color: #ffffff; position: relative; margin-bottom: 15px;}
.more{ font-size: 30px; color: #fff; transition: color .2s; position: absolute; right: 10px; bottom: 10px; font-weight: bold; letter-spacing: 2px;}
.more:hover{
 color: #950000;
}
.news_con{ width: 750px; height: 265px;}
.news_img{ width: 350px; height: 265px; float: left;}
.news_img .new_a{ width: 350px; height: 180px;  transition:all 1s;overflow: hidden; display: block; margin-bottom: 5px;}
.news_img .new_a img{ width: 350px; height: 180px;  transition:all 1s;}
.news_img .new_a:hover img{-webkit-transform:scale(1.2,1.2);
    -moz-transform:scale(1.2,1.2);
    -transform:scale(1.2,1.2); }
.news_img .new_p1{margin-bottom: 5px;}
.news_img .new_p1 a{ font-size: 15px; color: #555555; transition: all 0.3s; }
.news_img .new_p1 a:hover{ color: #00a0e9;}
.news_img p{ font-size: 12px; color: #999999;}

.new_ul{ width:385px; float: right; height: 265px; overflow: hidden; }
.new_ul li{ margin-bottom: 15px;}
.new_ul li a{ background: url("../images/new_li.png") no-repeat left center; padding-left: 15px; font-size: 14px; color: #666666; transition: all 0.2s;}
.new_ul li a:hover{ background: url("../images/new_lia.png") no-repeat left center; color: #00adf3;}
.new_ul li span{ float: right; font-size: 12px; color: #999999;}

.notice{ width:360px; height: 325px; float: right;  position:relative;}
.txtMarquee-top{ width:360px; height: 265px; overflow: hidden; position:relative;}
.notice_ul{ width:360px; height: 265px;}
.notice_ul li a{ background: url("../images/a.png") no-repeat left center; padding-left: 15px;}
.notice_ul li a:hover{ background: url("../images/a_hover.png") no-repeat left center;}

.main_02{ width:1140px; height: 280px; margin-bottom: 30px; }
.lesson{ width: 361px; height: 280px; float: left; margin-right: 28px;}
.lesson_con{ width: 361px; height: 220px; overflow: hidden; position: relative;}
.lesson_ul{ width: 361px; height: 220px;}
.lesson_ul li{ margin-bottom: 14px;}
.no_mar{ margin-right: 0px;}

.team_in{ width:362px; height:220px; position:relative;  cursor:pointer; overflow:hidden;}
.team_in ul{ width:1494px; height:220px;position:absolute; top:0; left:0;}
.team_in ul li{ float: left; width: 362px; height: 220px; overflow: hidden;}
.team_in ul li img{ width: 362px; height: 217px;}
    -moz-transform:scale(1.2,1.2);
    -transform:scale(1.2,1.2); }
.lesson_con ol{ width:80px; height:10px; position:absolute; bottom:10px; right:0px;}
.lesson_con ol li{ width:10px; height:10px;float:left; margin-right:5px; background:url(../images/ol_bg.png) no-repeat center center; cursor:pointer;}
.lesson_con ol .current{ background:url(../images/ol_bga.png) no-repeat center center;}

.main_03{ width: 1140px; height: 35px; margin: 0 auto; padding-bottom: 30px; overflow: hidden;}
.you_tit{ width: 80px; height: 32px; border-bottom: 3px solid #00adf3; font-size: 18px; color: #00adf3; float: left; margin-right: 20px;}
.picMarquee-left{ width: 1040px; height: 35px; float: right;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 5px; float:left; _display:inline; overflow:hidden; text-align:center; }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:169px; height:35px; display:block;}
.picMarquee-left .bd ul li .pic img:hover{filter:alpha(opacity=70);-moz-opacity:0.70; opacity:0.70;}

.float_new{ width: 230px; height: 68px; background-color: #950000; padding: 10px 15px; position: absolute; z-index: 9999;}
.float_new strong{ font-size: 18px; color: #fff; font-weight: bold;}
.float_new p{font-size: 14px; color: #fff;}
.float_new p a{font-size: 14px; color: #fff;}
.float_new p a:hover{ color: #eee;}
.float_new span{ font-size: 12px; color: #fff; margin-left: 10px;}

.foot{ width: 100%; height: 90px; background-color: #383838;}
.footer{ width: 1200px; height: 70px; margin: 0 auto; padding-top: 20px;}
.footer p{ color: #fff; text-align: center; line-height: 30px;}
.footer p img{ margin-left: 5px;}
.footer p a{color:#FFFFFF; font-size:12px;}
.footer p a:hover{color:#FF0; font-size:12px;}


.content_ny{ padding: 30px; width: 1140px; overflow: hidden; margin: 0 auto; box-shadow: 0 0 5px #ddd;}
.list{ width: 320px; float: left;}
.list_title{ width: 320px; height: 70px; background-color: #00adf3; color: #fff; font-size: 18px; line-height: 70px; text-align:center;}
.list_ul{ width: 208px; border: 1px solid #eeeeee; border-top:none; padding: 40px 10px 10px 100px;}

.list_ul li{ width: 208px; margin-bottom:30px; position: relative;}
.list_ul li a{ display:block; font-size: 18px; color: #555555; transition: all 0.3s; background: url("../images/list_bg.png") no-repeat left center; padding-left: 20px;}
.list_ul li a:hover{ color: #00adf3; background: url("../images/list_bga.png") no-repeat left center;}
.list_ul li>ul{ display: none; padding-top: 15px; padding-left: 5px;}
.list_ul li>ul>li{ width: 204px;margin-bottom:20px;}
.list_ul li>ul>li a{ font-size:14px; padding-left: 20px;}
.list_ul li .current_in{ background: url("../images/list_bga.png") no-repeat left center; color: #00adf3;}

.list_content{ width: 790px; float: right; }
.fan{ height: 40px; line-height: 40px; font-size: 14px; color: #555555; background-color: #eeeeee; padding-left: 30px;}
.fan a{ font-size: 14px; color: #555555;}
.fan span{ color: #00adf3;}
.list_ny{ width: 728px; border: 1px solid #eeeeee; border-top: none; padding: 30px;}
.content_ul li{ margin-bottom: 20px;}
.content_ul li a{ font-size: 15px; color: #777777;}
.content_ul li a:hover{ color: #00adf3;}
.content_ul li span{ font-size: 15px; color: #c7c7c7; float: right;}