/*CSS reset*/
body,div,dl,dt,dd,ul,li,ol,h1,h2,h3,h4,h5,h6,p,input,img,span,em,a,i{margin:0;padding:0}
body{ font-family:"微软雅黑","Microsoft Yahei",tahoma,arial,tahoma,sans-serif;font-size:16px;min-width:1200px;color:#333;}
input{border:none}
img{border:0}
ul,dl,ol{list-style:none}
em{font-style:normal}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
a{color:#333;outline:none}
a:link{text-decoration:none}
a:visited{text-decoration:none}
a:hover{color:#e6393b;text-decoration:underline;}
a:active{text-decoration:none}
/* 清理浮动 */
.clear:after {visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;line-height:0}
.clear {zoom:1; /* for IE6 IE7 */}
.clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfix{zoom:1}
.none{display:none}
.on{display: block}
.clear10{height:10px;width:100%;font-size:0;line-height:0;clear:both}
.clear5{height:5px;width:100%;font-size:0;line-height:0;clear:both}

/*字号*/
.news-list li a{ font-size:14px;}
.fs12{font-size:12px}
.fs14{font-size:14px}
.fs16{font-size:16px}
.mt5 {margin-top:5px;}
.mb5 {margin-bottom:5px;}
.mb30 {margin-bottom:30px;}
.mb25 {margin-bottom:25px;}
.mb20 {margin-bottom:20px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.fw{ font-weight:bold;}
/*定位*/
.fl,.fr{display:inline}
.fl{float:left}
.fr{float:right}
.rel{position:relative}
.abs{position:absolute}
.tl{text-align:left}
.tr{text-align:right}
.tc{text-align:center}
.text_thr{text-decoration:line-through;color:#999;}
/*阴影*/
.boxs{box-shadow:0px 0px 4px rgba(0,0,0,.2)}
/*字色*/
.color1{color:#595757;}
.color2{color:#E27F12;}
.back-color{background-color: #EFEFEF;}
.bg-c1{background-color:#F08300;}
.bg-c2{background-color:#0C4E7A}
.bg-c3{background-color:#009FD6;}
.bg-c4{background-color:#ABBC06;}
.mr20{margin-right:20px;}
.ml20{margin-left:20px;}
.pb30{padding-bottom:30px;}
.white{color:#fff}
.c_orange{color:#e68112;}
.c_000{color:#000;}
/*间距*/
.mt3{margin-top:3px;}
.mt10{margin-top:10px;}
.mt13{margin-top:13px}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.ml5{margin-left:5px;}
.mr5{margin-right:5px;}
.p10{padding:10px;}
.pb10 {padding-bottom:10px;}
.w1220{width:1220px; margin:0 auto;}


/*********** begin*********** login.html ************************/
.oc_login{height:505px; background-image:url(images/login.png);background-repeat: no-repeat;background-position:0 60px;position:relative;}
.oc_login table{width:375px;height:325px;background-color:#F08300;position:absolute;right:130px; top:80px;border-radius:5px;box-shadow: 3px 3px 3px #d0d0d0;}
.oc_login table tr td{text-align:center}
.oc_login table .tit_table{font-size:20px;color:#fff;font-family:微软雅黑;}
.oc_login table .text_{width:250px; height:40px;border:0;line-height:40px;padding-left:50px;}
.oc_login table .img_1{position:absolute;left:38px; padding:10px;border-right:1px solid #e2e2e2;}
.oc_login table .img_2{position:absolute;left:38px; padding:10px 14px;border-right:1px solid #e2e2e2;}
.oc_login table .mima{border-bottom:1px solid #f4a240;color:#fff;}
.oc_login table .mima:hover{ text-decoration:none;}
.oc_login table .login_but{ background:url(images/login_but.png) no-repeat; width:300px; height:40px;color:#231815;font-size:18px;font-family:微软雅黑;}
.oc_login table .login_but:hover{}
/*********** end*********** login.html ************************/

/*********** begin*********** registration.html ************************/
.oc_registration{height:828px; background-image:url(images/reg_.png);background-repeat: no-repeat;background-position:0 250px;position:relative;}
.oc_registration table{width:375px;height:688px;background:url(images/reg_back.png) no-repeat;position:absolute;right:130px; top:80px;border-radius:5px;box-shadow: 3px 3px 3px #d0d0d0;}
.oc_registration table tr td{ color:#fff;}
.oc_registration .tit_table{font-size:20px;color:#fff;font-family:微软雅黑; text-align:center;}
.oc_registration .text_{width:199px; height:37px;border:0;line-height:40px;padding:0 5px;border-radius:2px;}
.oc_registration .check1{_vertical-align:-1px;vertical-align:-2px;}
.oc_registration .label_{border-bottom:1px solid #f4a240; font-size:14px; margin-left:10px;}
.oc_registration .label_ a{color:#fff;}
.oc_registration .reg_but{ background:url(images/reg_but.png) no-repeat; width:109px; height:40px;color:#231815;font-size:18px;font-family:微软雅黑;}
/*********** end*********** registration.html ************************/

/*********** begin*********** index.html ************************/
.tit_menu_{background-color:#333;height:50px; overflow:hidden; line-height:50px;}
.left_tit{}
.left_tit li{float:left; margin-right:10px;}
.left_tit li a{padding:0 10px;}
.left_tit li:hover a{color:#fff; background-color:#ef8200; text-decoration:none; display:block; overflow:hidden;}
.left_tit li .ontita{color:#fff; background-color:#ef8200; text-decoration:none; display:block; overflow:hidden;}
.right_tit{}
.right_tit li{float:left; margin-right:10px;}
.search{height:26px;line-height:26px; vertical-align:middle;}
.search .txt_input{ vertical-align:middle;color:#333;border-radius:6px;padding-left:5px;background:#fff; width:155px; height:26px; text-align:26px; padding-right:33px;}
.search .search_a{position:relative;left:-30px;top:5px;height:26px; vertical-align:middle;line-height:26px;}

.tui{ line-height:24px; border-bottom:1px dashed #ccc; padding:40px 0;}
.tui dl{ float:left; width:190px; margin-right:65px;}
.tui dl dt a{color:#ec7f00;}
.tui dl dd a{ float:left; font-size:12px; margin-right:10px;}
.imgmb{margin-bottom:-2px;}

.title{padding:40px 0 30px 0; font-family:微软雅黑; font-size:18px;color:#323333; overflow:hidden;line-height:24px;}
.title ul{float:left; margin-left:30px;}
.title ul li{float:left; font-size:12px;margin:0 6px;}
.guess_like{border:1px solid #c7c7c7; width:218px;float:left;}
/******begin******Translucent bantouming*****/
.img_like{position:relative;}
.img_like img{vertical-align:top;}
.wgt-daily-wall{text-align:center;position:absolute;z-index:1;height:27px;line-height:27px;width:153px;bottom:0;left:0;}
.wgt-daily-wall em{color:#fff;font-size:12px;}
.wgt-daily-wall .s{width:153px;height:27px;background:#000;filter:alpha(opacity=80);-khtml-opacity:.3;-moz-opacity:.3;opacity:.3;filter:alpha(opacity=30);display:block;position:absolute;z-index:-1;bottom:0;left:0;}
.wgt-daily{text-align:center;position:absolute;z-index:1;height:27px;line-height:27px;width:65px;bottom:0;left:153px;}
.wgt-daily em{color:#fff;font-size:12px;}
.wgt-daily .s{width:65px;height:27px;background:#009FD6;display:block;position:absolute;z-index:-1;bottom:0;left:0;}
/******end******Translucent bantouming*****/
.guess_like .like_main{ line-height:24px;}
.guess_like .like_main dt{margin:2px 0 0 10px;}
.guess_like .like_main .ping{width:80px;}
.guess_like .like_main .ping img{vertical-align:top; margin-top:7px;}
.guess_like .like_main .buy{background-color:#F29A76; overflow:hidden; padding:0 15px;border-radius:2px}
.guess_like .like_main .buy:hover{color:#fff; background:#E58F70; text-decoration:none;}

.hot_class{background-color:#EFEFEF; margin-top:50px; padding-bottom:50px;}

.title_image{width:153px; height:194px; float:left;position:relative;}
.title_image p{position:absolute; width:60px;font-size:30px;color:#fff;top:50px; left:50px;}
.title_color{ width:220px; height:195px; float:left;position:relative;}
.title_color p{position:absolute; width:60px;font-size:30px;color:#fff;top:50px; left:80px;}

.friendly{color:#595757; font-size:12px; line-height:35px;}
.friendly li{ float:left; margin-right:10px;}
.friendly li a{color:#595757; font-size:12x;}
.search_foot{height:35px;line-height:35px;vertical-align:middle;}
.search_foot .txt_input{color:#595757;  vertical-align:middle;padding-left:5px; padding-right:35px;background:#F8F8F8; width:380px; height:35px; text-align:26px; border:1px solid;font-size:12px; font-family:微软雅黑;border-radius: 6px;}
.search_foot .search_a{position:relative;left:-30px;height:26px; top:3px; vertical-align:middle;line-height:26px;}

.notice{font-size:14px;}
.notice li{ line-height:34px; clear:both;}
.notice li a,p{font-size:14px;}
.notice li .news{width:250px;white-space:nowrap;text-overflow:ellipsis; overflow:hidden;}
/*********** end ************ index.html ************************/


/*********** begin ********** tp_openClass.html **********************/
.oc_left{width:240px;}
.oc_left .nav{background-color:#fff; width:225px;}
.oc_left .nav li{height:48px; line-height:48px; font-size:18px; padding-left:45px;}
.oc_left .nav .tit{background-color:#F08300; color:#fff;}
.oc_left .nav a:hover{color:#fff; text-decoration:none;}
.oc_left .nav a:hover li{background-color:#F08300; color:#fff;}
.oc_right{width:965px;}
.oc_hr{margin-bottom:40px;border:0;background-color:#bbb8b8;height:1px;}
/*********** end ************ tp_openClass.html ************************/


/********************* footer **************************/
.footer_t{background:#DCDDDD;padding:25px 0px;}
.service{width:240px;padding-bottom:20px; color:#595757; }
.service.w140{width:140px;}
.service.w340{width:340px;}
.service dt{font-size:20px;margin-bottom:15px;}
.service dd{line-height:25px;}
.service dd a,p{color:#595757; font-size:12px;}
.service dd a:hover{color:#333;}
.service dd.provice a,.link_list a,.footer_b p a{margin-right:10px;display:inline-block;}
.phone{font-size:30px;}
.footer_b{background:#000;line-height:25px; padding:20px 0 50px 0;}
.footer_b .line{}
.footer_b .line li{ float:left;}
.footer_b .line li a{color:#fff; margin-right:30px; font-size:14px;}
/*fixed-right*/
.fixed_top{background-color:#333332;position:fixed;width:35px; height:40px;top:0; right:0;}
.fixed_top img{position:absolute; top:14px; right:10px;}
.fixed_middle{background-color:#333332;position:fixed;width:35px; height:100%;top:40px;right:0;border-top:1px solid #fff;}
.fixed_middle .top{position:absolute;top:50px;left:5px; text-align:center}
.fixed_middle .top li{ margin:20px auto;}
.fixed_middle .top li img{}
.fixed_middle .top a{}
.fixed_middle .bottom{position:absolute;bottom:50px; left:5px; text-align:center}
.fixed_middle .bottom li{ margin:20px auto;}
