/*
MingYang Studio V 2.0
hzdarong Skin
By Steven Chen
2013/11
QQ 89001047
WEB http://www.couke.net/
*/

@charset "utf-8";

/* 定制样式 */
body{margin:0 auto;padding:0;width:100%;overflow-x:hidden;background:#f7f7f7 url(../../style/img/bg.png) repeat-x;font-size:12px}
html,body,div,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0}
body,button,input,select,textarea{font-size:12px;font-family:"Microsoft yahei",Arial,Tahoma,"宋体";color:#666}
button,input,select,textarea,h1,h2,h3,h4,h5,h6{font-size:100%}
button,input,select,textarea,label{margin:0;padding:0;vertical-align:middle;outline:none}
h1,h2,h3,h4,h5,h6{font-weight:normal}
a{color:#666;text-decoration:none;vertical-align:baseline;cursor:pointer}
a:hover{color:#900;text-decoration:underline}
img{border:0}
table{border-collapse:collapse;border-spacing:0}
textarea{padding:2px}
iframe{overflow:hidden}
dl,dd,ul,li{list-style:none}
strong{color:#900}
strong a{color:#900;text-decoration:underline}
a.key_url{color:#666;text-decoration:none}

/* 公共样式 */
.cl{clear:both}
.fl{float:left}
.fr{float:right}
.Left{float:left}
.Right{float:right}
.fw_b{font-weight:bold}
.fw_n{font-weight:normal}
.dp_i{display:inline}
.dp_b{display:block}
.dp_n{display:none}
.ta_c{text-align:center}
.ta_l{text-align:left}
.ta_r{text-align:right}
.td_u{text-decoration:underline}
.td_n{text-decoration:none}
.bg_f{background:#fff}
.bg_f3{background:#f3f3f3}
.bg_c{background:#ccc}
.bg_d{background:#ddd}
.bg_e{background:#eee}
.bg_9{background:#999}
.bg_r{background:#f00}
.bg_n{background:none}
.ls_n{letter-spacing:normal}
.ls_2{letter-spacing:4px}
.t_i{text-indent:2em}
.overflow{overflow:hidden}

/* 字体样式 */
.arial{font-family:Arial}
.songti{font-family:"宋体"}
.tahoma{font-family:Tahoma}
.shouti{font-family:Verdana,Geneva,sans-serif}
.yahei{font-family:"Microsoft yahei"}
.batang{font-family:"Batang"}
.bodoniMT{font-family:"Bodoni MT"}
.candara{font-family:Candara}

/* 字体大小 */
.f9{font-size:9px}
.f10{font-size:10px}
.f11{font-size:11px}
.f12{font-size:12px}
.f13{font-size:13px}
.f14{font-size:14px}
.f15{font-size:15px}
.f16{font-size:16px}
.f18{font-size:18px}
.f20{font-size:20px}
.f22{font-size:22px}
.f24{font-size:24px}
.f26{font-size:26px}
.f28{font-size:28px}
.f30{font-size:30px}
.f35{font-size:35px}

/* 字体颜色 */
.ys_0{color:#000}
.ys_3{color:#333}
.ys_45{color:#454545}
.ys_6{color:#666}
.ys_9{color:#999}
.ys_b{color:#06c}
.ys_c{color:#ccc}
.ys_f{color:#fff}
.ys_g{color:#060}
.ys_r{color:#f00}
.ys_y{color:#f90}
.ys_a{color:#900}

/* 标签字体大小 */
h1{font-size:24px}
h2{font-size:22px}
h3{font-size:20px}
h4{font-size:18px}
h5{font-size:14px}
h6{font-size:12px}

/* 行高 */
.lh_10{line-height:10px}
.lh_12{line-height:12px}
.lh_15{line-height:15px}
.lh_16{line-height:16px}
.lh_18{line-height:18px}
.lh_20{line-height:20px}
.lh_21{line-height:21px}
.lh_23{line-height:23px}
.lh_25{line-height:25px}
.lh_28{line-height:28px}
.lh_30{line-height:30px}
.lh_35{line-height:35px}
.lh_40{line-height:40px}
.lh_45{line-height:45px}
.lh_50{line-height:50px}
.lh_57{line-height:57px}
.lh_60{line-height:60px}
.lh_90{line-height:90px}
.lh_100{line-height:100px}

/* 高度 */
.h_10{height:10px}
.h_12{height:10px}
.h_15{height:15px}
.h_16{height:16px}
.h_18{height:18px}
.h_20{height:20px}
.h_21{height:21px}
.h_23{height:23px}
.h_25{height:25px}
.h_28{height:28px}
.h_30{height:30px}
.h_35{height:35px}
.h_40{height:40px}
.h_45{height:45px}
.h_50{height:50px}
.h_57{height:57px}
.h_60{height:60px}
.h_90{height:90px}
.h_100{height:100px}

/* 边框线 */
.b_red{border:#f00 1px solid}
.b_a_t{border-top:#ff8b00 2px solid}
.b_d{border:#ddd 1px solid}
.b_d_t{border-top:#ddd 1px solid}
.b_d_r{border-right:#ddd 1px solid}
.b_d_b{border-bottom:#ddd 1px solid}
.b_d_l{border-left:#ddd 1px solid}
.b_no{border:none}

/* 间距 */
.m_auto{margin:auto}
.m_1{margin:1px}
.m_r_1{margin-right:1px}
.m_b_1{margin-bottom:1px}
.m_2{margin:2px}
.m_t_2{margin-top:2px}
.m_r_2{margin-right:2px}
.m_b_2{margin-bottom:2px} 
.m_l_2{margin-left:2px} 
.m_5{margin:5px}
.m_t_5{margin-top:5px}
.m_r_5{margin-right:5px}
.m_b_5{margin-bottom:5px} 
.m_l_5{margin-left:5px} 
.m_10{margin:10px}
.m_t_10{margin-top:10px}
.m_r_10{margin-right:10px}
.m_b_10{margin-bottom:10px} 
.m_l_10{margin-left:10px}
.m_15{margin:15px}
.m_t_15{margin-top:15px}
.m_r_15{margin-right:15px}
.m_b_15{margin-bottom:15px} 
.m_l_15{margin-left:15px}
.m_20{margin:20px}
.m_t_20{margin-top:20px}
.m_r_20{margin-right:20px}
.m_b_20{margin-bottom:20px}
.m_l_20{margin-left:20px}
.p_1{padding:1px}
.p_2{padding:2px}
.p_t_2{padding-top:2px}
.p_r_2{padding-right:2px}
.p_b_2{padding-bottom:2px} 
.p_l_2{padding-left:2px} 
.p_5{padding:5px}
.p_t_5{padding-top:5px}
.p_r_5{padding-right:5px}
.p_b_5{padding-bottom:5px} 
.p_l_5{padding-left:5px} 
.p_10{padding:10px}
.p_t_10{padding-top:10px}
.p_r_10{padding-right:10px}
.p_b_10{padding-bottom:10px} 
.p_l_10{padding-left:10px}
.p_15{padding:15px}
.p_t_15{padding-top:15px}
.p_r_15{padding-right:15px}
.p_b_15{padding-bottom:15px} 
.p_l_15{padding-left:15px}

/* 头部 */
.head{width:100%}
.innerHead{width:1000px;height:85px}
.logo{width:480px;height:85px}
.top{width:190px}
.lang{width:100px}
.topCall{width:170px;height:50px;background:url(../../style/img/callbg.png) no-repeat}

/* 顶部导航 */
.menu{width:100%;background:url(../../style/img/menu_bg.png) repeat-x}
.innerMenu{width:1000px}
.innerMenu li{width:90px;margin:0 5px 0 0}
.innerMenu li.menu_home{width:25px;background:url(../../style/img/menu_home.png) no-repeat}
.innerMenu li a{color:#fff}
.innerMenu li.my_highlight{background:url(../../style/img/my_highlight.png) repeat-x}

.search{width:250px}
.s_key{width:205px;background:url(../../style/img/search.png) no-repeat 0 0}
.s_go{width:35px;background:url(../../style/img/search.png) no-repeat -215px 0}

.player{width:100%;height:346px;overflow:hidden}
.icon_sprite{background:url(../../style/img/icon_sprite.png) no-repeat}
.kv_item{height:346px;overflow:hidden}
.kv_item li{height:346px}
.kv_item li a{background-position:center center;background-repeat:no-repeat;display:block;height:346px;}
.kv_nav_list{margin-left:-950px;left:50%;position:absolute;top:410px;width:1000px;}
.kv_nav{width:100px}
.kv_nav li{background-position:0 0;cursor:pointer;height:16px;margin-right:4px;width:16px}
.kv_nav li.current{background-position:-26px 0;}

/* 全局样式 */
.warp{width:100%;background:url(../../style/img/warp_bg.png) no-repeat center top}
.innerWarp{width:1000px}
.box{width:1000px}
.box_l{width:230px}
.box_r{width:755px}
.box_r table{border:#999 1px solid}
.box_r td{padding:2px 5px}

.dot_1{padding:0 0 0 10px;background:url(../../style/img/list-04.png) no-repeat 0 9px}
.dot_2{padding:0 0 0 10px;background:url(../../style/img/list-13.png) no-repeat 0 1px}
.dot_3{padding:0 0 0 20px;background:url(../../style/img/list-05.png) no-repeat 0 2px}
.dot_4{padding:0 0 0 20px;background:url(../../style/img/list-06.png) no-repeat 0 4px}
.dot_5{padding:0 0 0 20px;background:url(../../style/img/list-14.png) no-repeat 0 4px}
.dot_6{padding:0 0 0 15px;background:url(../../style/img/list-15.png) no-repeat 0 4px}
.home_icon{padding:0 0 0 25px;background:url(../../style/img/home_icon.png) no-repeat 0 0}

.c_bg{background:url(../../style/img/c_bg.png) repeat-x bottom left}
.c_li_bg{background:url(../../style/img/c_li_bg.png) no-repeat center bottom}
.t_l_bg{background:url(../../style/img/t_bg.png) no-repeat 0 0}
.t_r_bg{background:url(../../style/img/t_bg.png) repeat-x 0 -40px}
.t_r_w_bg{background:url(../../style/img/t_bg.png) repeat-x 0 -80px}
.fb_line{background:url(../../style/img/dotted-line.gif) repeat-x bottom left}
.ft_line{background:url(../../style/img/dotted-line.gif) repeat-x top left}

.procate li{overflow:hidden;}
.procate li span{height:30px;line-height:30px;float:left;*float:none;position:relative;display:inline-block}
.about{width:755px;height:230px}
.prolist{width:755px;}
.prolist dl img:hover{border:#999 1px solid}

#scroll{width:733px;position:relative}
#scroll .imgUp{margin:20px 5px 0 0;width:20px;height:135px;cursor:pointer;background:url(../../style/img/t_bg.png) no-repeat 0 -150px}
#scroll .imgDown{margin:20px 0 0 5px;width:20px;height:135px;cursor:pointer;background:url(../../style/img/t_bg.png) no-repeat -725px -150px}
#scroll .content{width:673px;height:175px;position:relative}
#scroll .content ul{position:absolute;top:0;left:0}
#scroll .content li{width:164px;height:175px}
#scroll .content li a:hover{text-decoration:none}

.block{margin:0 40px 5px 0;width:206px}
.block img{width:200px}

/* 分页 */
.page{width:100%}
.page a{margin:0 4px 0 0;padding:0 6px}
.page a:hover{color:#c00}
.page .n,.Page .m{margin:0 4px 0 0;padding:0 6px}
.page .n a{color:#333}
.page .m{color:#c00;font-weight:bold}

/* 关键词 */
.tag{width:100%}

/* 上下主题 */
.np{margin:10px 0;width:100%}
.np li{width:50%}


/* 底部 */
.foot{width:100%;background:url(../../style/img/foot_bg.png) repeat-x}
.innerFoot{width:1000px}
.foot a:hover{color:#fff;text-decoration:none}