@charset "gb2312";
body, div, p, h1, h2, h3, h4,img, dd, dt, dl, span, b, ul, li, input, select, em, form { margin: 0px; padding: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; font-weight: normal; }
body { font-size: 12px; line-height: 18px; color: #333; font-family: "微软雅黑"; background-color: #ffffff;min-width: 1140px; }
.Clear { font-size: 0px; line-height: 0px; margin: 0px; padding: 0px; clear: both; height: 0px; }
li{ list-style-type: none;display: list-item;text-align: -webkit-match-parent; }
a { font-size: 12px; color: #333; text-decoration: none; }
a:hover { text-decoration: underline; color: #0072BC; }
input, button, select, textarea { outline:none;}
img { height: auto;}
.L{float: left }
.R{float:right;}
.center { text-align: center; }
.mgtop { margin-top: 14px; }
.sline { border-right-width: 1px; border-right-style: solid; border-right-color: #F3F3F3; }
.wrap { width: 1100px; margin-right: auto; margin-left: auto; }
@media (max-width: 900px){
.wrap { width: 98%; padding: 0 1%; }
}

/***头部***/
.head { color: #d5d5d5; }
.head .top { height: 80px; background-color: #FFF; padding-top: 10px; }
.head .logo { float: left; text-align: center; margin-right: 0px; }
.head .prbox { float: left; padding-top: 30px; padding-left: 20px;}
.head .prbox a { font-size: 16px; color: #666; margin-right: 3px; margin-left: 4px; }
.head .search_box { width:393px; height:37px; float: right; margin-top: 20px; background-color: #5c5d5d; border-radius: 6px; background-image: url(../../images/gaoxin/header-sprite.png); background-repeat: no-repeat; background-position: 350px center; }
.head .search_box .search_txt { display:inline; width:325px; height:31px; margin-left:0px; padding:0px 8px 0 8px; background:none; border:0px solid #0fa7a5; font:12px/31px "微软雅黑"; color:#999; }
.head .search_box .search_btn { top: 0px; right: 0px; display: inline; width: 48px; height: 37px; border: none; text-indent: -9999px; cursor: pointer; background: none;
}
.head .menu { background-color: #333969; height: 60px; line-height: 60px;}
.head .menu li { float: left; height: 100%; font-size: 16px; text-align: center; width: 104px; }
.head .login { padding-top: 30px; margin-right: 30px; color: #ddd; }
.head .login a { font-size: 14px; color: #666; }
.head .login a:hover { color: #000; text-decoration: none; }

.t-box-left{margin-bottom:15px}

/**导航**/
#nav { line-height: 60px; list-style-type: none; z-index: 8; float: left; width: 720px; display: block; clear: both; }
#nav li { width: 90px; display: inline-block; position: relative; z-index: 10; }
#nav li span { background-image: url(../../images/gaoxin/icon-menuOnChoose.png); background-repeat: no-repeat; height: 15px; width: 22px; position: absolute; display: none;left: -999em; }

#nav li .sy { background-color: #3085d5; background-image: none; line-height: 40px; margin-top: 10px; }
#nav li a { display: block; text-align:center; color: #FFF; font-size: 16px; }
#nav li a:hover{ text-decoration: none; background-color: #333969; color: #788ac6; background-repeat: no-repeat; background-position: center bottom; }
#nav li ul { line-height: 27px; list-style-type: none; text-align:left; left: -999em; width: 182px; position: absolute; background-color: #333969; padding-top: 10px; padding-bottom: 10px; top: 55px; }
#nav li ul li{ float: left; width: 90px; }
#nav .sfhover ul a{ display: block; text-align:left; padding-left:24px; overflow:hidden; color: #788ac6; font-size: 13px; background-image: none; }
#nav .sfhover ul a:hover  { color:#FFF; text-decoration:none; font-weight:normal; background-color: #333969; }
#nav li:hover ul { left: auto; position: absolute; z-index: 10; }
#nav li.sfhover ul { left: auto; _left: 0px;left:-20px\9; background-image: url(../../images/gaoxin/line.gif); background-repeat: repeat-x; background-position: left top; }
#nav .sfhover a{ background-color: #333969; color: #788ac6; }
#nav .sfhover span { display: block; margin-right: auto; margin-left: auto; bottom: 3px; _bottom: -5px;z-index: 15; left: 30px;_left: 30px; }

#content {clear: left;}

/**头部搜索框**/
.submit { float: right; background-color: #3085d5; width: 135px; line-height: 40px; margin-top: 10px; }
.submit a { color: #FFF; display: block; font-family: "微软雅黑"; font-size: 16px; padding-right: 20px; padding-left: 50px; background-image: url(../../images/gaoxin/header-sprite2.png); background-repeat: no-repeat; background-position: 20px center; }
.submit a:hover { text-decoration: none; }
.box-ml { margin-left: 9px; }


/**主体分栏**/
.main { padding: 10px; background-color: #FFF; clear: both; margin-top: 0px; }
.main .m-left { float: left; width: 770px; margin-right: 10px; padding-right: 10px;background-color: #FFF; }
.main .m-right { float: right; width: 300px;background-color: #FFF; }
@media (max-width: 900px){
.main .m-left { width: 100%; }
.main .m-right { width: 0px;  display: none; }
}

/**通用标题**/
.title-a { font-size: 16px; height: 40px; border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #F5F5F5; }
.title-a h4 { border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #0072BC; float: left; height: 40px; line-height: 40px; font-weight: normal; font-size: 24px; }
.title-a h4 b { color: #0072BC; font-weight: normal; }
.title-b { font-size: 16px; color: #000; height: 40px; border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #F5F5F5; line-height: 40px; }
.title-b h4 { padding-left: 5px; float: left; border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #0072BC; line-height: 40px; height: 40px; padding-right: 5px; }
.title-b span { float: right; margin-right: 5px; color: #666; font-size: 12px; }
.title-b span a { color: #999; }
.title-tab-one { line-height: 40px; height: 40px; border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #F5F5F5; }
.title-tab-one ul li { float: left; padding-right: 5px; padding-left: 5px; line-height: 40px; height: 40px; }
.title-tab-one ul li a { font-size: 16px; font-family: "微软雅黑"; color: #000; }
.title-tab-one ul li a:hover { text-decoration: underline; }
.title-tab-one ul .hover { border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #0072BC; }
.title-tab-two { line-height: 40px; height: 40px; border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #F5F5F5; }
.title-tab-two .tag { float: left; color: #FFF; background-color: #0072BC; font-size: 16px; padding-right: 10px; padding-left: 10px; font-family: "微软雅黑"; line-height: 40px; height: 40px; }
.title-tab-two ul { padding-left: 170px; }
.title-tab-two ul li { float: left; padding-right: 5px; padding-left: 5px; line-height: 40px; height: 40px; font-size: 14px;}
.title-tab-two ul li span { color: #999; }
.title-tab-two ul li a { font-size: 16px; font-family: "微软雅黑"; color: #000; margin-right: 10px; }
.title-tab-two ul li a:hover { text-decoration: underline; color: #0072BC; }
.title-tab-two ul .hover a { color: #0072BC; }
.title-tab-three { line-height: 40px; height: 40px; background-color: #f2f2f2; }
.title-tab-three ul li { float: left; padding-right: 20px; padding-left: 20px; line-height: 40px; height: 40px; font-size: 16px; cursor: pointer; }
.title-tab-three ul li a { font-size: 16px; font-family: "微软雅黑"; color: #000; }
.title-tab-three ul li a:hover { text-decoration: underline; }
.title-tab-three ul .hover { background-color: #0072bc; color: #FFF; }
.title-tab-four { line-height: 40px; height: 40px; }
.title-tab-four ul li { float: left; padding-right: 20px; line-height: 40px; height: 40px; font-size: 16px; cursor: pointer; color: #41519F; }
.title-tab-four ul li a { font-size: 16px; font-family: "微软雅黑"; color: #41519f; }
.title-tab-four ul li a:hover { text-decoration: underline; }
.title-tab-four ul .hover { color: #FFF; }
.title-tab-four ul .hover a { color: #FFF; }
.four_cont { height: 88px; overflow: hidden; color: #41519f; }


/**通用列表**/
.list-a { }
.list-a ul .noline { border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
.list-a ul li { clear: both; border-top-width: 1px; border-top-style: dashed; border-top-color: #E3E3E3; padding-top: 20px; padding-bottom: 25px; }
.list-a ul .x{padding-top: 10px; padding-bottom: 10px;}

.list-a ul .hover h3 a { color: #C30; text-decoration: none; }
.list-a ul li .tit { float: left; line-height: 40px; font-size: 18px; color: #0072BC; }
.list-a ul li .tit a { font-size: 18px; text-decoration: none; color: #0072BC; }
.list-a ul li .tit a:hover { color: #333969; }
.list-a ul li .txt-list { font-size: 14px; line-height: 22px; padding-bottom: 10px; }
.list-a ul li h3 {margin-bottom: 10px; }
.list-a ul .x h3{margin-bottom: 0px;}
.list-a ul li h3 a { font-size: 18px; line-height: 40px; padding-bottom: 10px; font-weight: bold; }
.list-a ul li h3 a:hover{text-decoration: none;}
.list-a ul li .img { float: left; margin-right: 18px; position: relative; }
.list-a ul li .img .type-sign { position: absolute; left: 0px; top: 0px; display: block; font-size: 13px; color: #FFF; padding: 5px; background-color: #0072BC; background-position: 0; }
.list-a ul li .txt { overflow: hidden; font-size: 13px; line-height: 22px; color: #3e3e3e; height: 90px; }
.list-a ul li .tag {font-size: 14px; color: #CCC; }
.list-a ul li .tag .date { float: right; }
.list-a ul li .tag a {font-size: 14px; color: #b8b8b8; margin-right: 5px; border-radius:6px; padding-top: 2px; padding-right: 5px; padding-bottom: 2px; padding-left: 5px; }
.list-a ul li .tag a:hover { color: #c30; text-decoration: none; }
.list-b { padding-top: 10px; padding-bottom: 18px; }
.list-b .nli { border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
.list-b dl { border-top-width: 1px; border-top-style: dotted; border-top-color: #E7E7E7; padding-top: 8px; }
.list-b dl dt { font-size: 18px; font-weight: bold; color: #0072BC; }
.list-b dl dd { padding-left: 20px; }
.list-b dl dd a { font-size: 16px; line-height: 30px; }
.list-c ul li { background-color: #f2f2f2; background-position: 0px 11px; line-height: 38px; height: 38px; border-bottom: 1px solid #fff; padding-left: 18px; padding-right: 10px; background-image: url(../../images/gaoxin/list_icon2.gif); background-repeat: no-repeat; }
.list-c ul li a { font-size: 14px; }
.list-d { padding-top: 10px; padding-bottom: 10px; }
.list-d ul li { line-height: 28px; background-image: url(../../images/gaoxin/y_sprite.png); background-repeat: no-repeat; background-position: 0px -20px; height: 28px; padding-left: 9px; overflow: hidden; }
.list-d ul li a { font-size: 14px; }
.list-d ul li a:hover { font-size: 14px; }
.list-d ul li span { font-size: 14px; float: right; }
.list-p { padding-top: 10px; padding-bottom: 10px; }
.list-p ul { background-image: url(../../images/gaoxin/symbol-12.png); background-repeat: no-repeat; background-position: left 10px; }
.list-p ul li { line-height: 44px; height: 44px; padding-left: 30px; overflow: hidden; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #F2F4F5; }
.list-p ul li a { font-size: 14px; }
.list-img-a { margin-top: 10px; }
.list-img-a ul li { height: 60px; clear: both; padding-top: 16px; }
.list-img-a ul li .img { float: left; margin-right: 10px; }
.list-img-a ul li .img_right { float: right; margin-left: 10px; }
.list-img-a ul li .word { line-height: 30px; }
.list-img-a ul li .word a { font-size: 14px; }
.list-img-b{ width:360px; overflow:hidden; padding: 10px; float: left; margin-top: 10px; background-color: #F7FCFF; }
.list-img-b img{ float:left; width:120px; height:80px } 
.list-img-b .right{ float:right; width:230px; text-align:left } 
.list-img-b .right h3{ height:44px; line-height:21px; font-family:"Microsoft YaHei"; font-size:16px; overflow:hidden; } 
.list-img-b .right h3 a { font-size: 16px; font-family: "微软雅黑"; }
.list-img-b .right h3 a:hover { color: #FFF; text-decoration: none; background-color: #0072BC; }
.list-img-b .right div{ overflow:hidden; color: #666; line-height: 18px; } 
.list-img-b .right div span{color:#353535} 
.list-img-c { margin-top: 20px; }
.list-img-c dl dt { float: left; width: 85px; text-align: center; padding-right: 7px; padding-left: 7px; }
.list-img-c dl dt img { height: 85px; width: 85px; border-radius:50%; }
.list-img-d { margin-top: 10px; }
.list-img-d ul li { height: 90px; clear: both; overflow: hidden; background-color: #EAEAEA; margin-top: 16px; }
.list-img-d ul li:hover { height: 90px; clear: both; overflow: hidden; background-color: #e6eaed; margin-top: 16px; }
.list-img-d ul li .img {  float: right; margin-left: 10px;  }
.list-img-d ul li .word { line-height: 25px; padding: 10px; }
.list-img-d ul li .word a { font-size: 14px; width:180px;max-height:80px;min-height:50px;display:block;border-bottom-width: 3px;border-bottom-style: solid;border-bottom-color: #0072BC;}
.list-img-d ul li .word a:hover { text-decoration: none; }
.list-img-d ul li .word a h4{padding-left: 5px;float: left;padding-right: 5px;border:none;line-height: 26px;}




/**foucs***/
.foucs .undis{ display:none}
.foucs{ width:300px; overflow:hidden; margin-right: auto; margin-left: auto; position: relative; }
.foucs div { position: relative;_height:185px; }
.foucs h2{ width:300px; height:30px; line-height:30px; text-align:center; font-size:14px; width: 300px; height: auto; background-color: #000; FILTER: alpha(opacity=60); opacity: 0.7; -moz-opacity: 0.7; position: absolute; left: 0px; bottom: 0px; }
.foucs h2 a { font-size: 14px; color: #FFF; }
.foucs .num{ width:220px; height:15px; margin:2px auto 0px;}
.foucs .num li{width:15px; height:15px; background:url(../../images/gaoxin/foucs_li.jpg) no-repeat; overflow:hidden; margin:0px 8px; display:block; float:left; cursor:pointer}
.foucs .num li.on{background:url(../../images/gaoxin/foucs_li_on.jpg) no-repeat;}
.foucsbox .fcr { float: left; margin-left: 5px; }

/* 默认幻灯片 */
.FocusPic{zoom:1;position:relative; margin:0 auto;overflow:hidden;width:300px; height:210px}
.FocusPic .content{overflow:hidden}
.changeDiv img{width:300px; height:210px}
.FocusPic .changeDiv a{position:absolute;top:0px;left:0px;display:none;}
.FocusPic .title-bg,.FocusPic .title{position:absolute;left:0px;bottom:0; text-align:center;width:300px;height:30px;line-height:30px;overflow:hidden}
.FocusPic .title-bg{background:#000;filter:alpha(opacity=50);opacity:0.5;}
.FocusPic .title a{display:block;color:#fff; font-size:14px;}
.FocusPic .change{bottom:40px;height:10px;right:30%;*right:30%;_right:30%;position:absolute;text-align:left;z-index:10000;}
.FocusPic .change i{background:url(../../images/gaoxin/d.png) no-repeat 0 bottom;cursor:pointer; overflow:hidden;line-height:240px;padding-right:12px; width:10px; height:10px;display:inline-block;display:-moz-inline-stack;zoom:1;*display:inline;}
.FocusPic .change i.cur {background:url(../../images/gaoxin/ds.png) no-repeat 0 0;}

/*right-interview-start*/
.interview {overflow:hidden;}
.interview .caption{position:absolute;z-index: 1000;}
.interview .block,.interview .img ,.interview .img  img{width:360px;background-size:360px}
.interview .block,.interview .img,.interview .block .mark,.interview .block:hover .mark .topic {height:180px;overflow:hidden;}
.interview .block .mark{font-weight:normal;overflow:hidden;position: relative;line-height:34px;margin-top: -34px;color:#fff;font-size:14px;}
.interview .block .mark a,.interview .block .mark a:visited{color:#fff;}
.interview .block .mark .topic{height:34px;line-height:34px;padding:0 10px;}
.interview .block .mark .topic .subject{color:#bfbfbf;line-height:21px;display:none;}
.interview .block:hover .mark{cursor:pointer;margin-top: -180px;-webkit-transition:margin 0.4s ease;-moz-transition:margin 0.4s ease;transition:margin 0.4s ease;}
.interview .block:hover .mark .topic{width:360px;height:180px;vertical-align: middle;display: table-cell;font-size:18px;line-height:32px;}
.interview .block:hover .mark .topic a{margin-top:40px;display:block}
.interview .block:hover .mark .topic .subject{display:block;font-size:14px;}
.interview .icon-interview{font-style: normal;position:absolute;padding-top: 4px;width: 25px;line-height: 20px;height: 50px;text-align: center;/* background-color: #07426a; */color: #fff;margin-left: 280px;background-position: 0px -832px;}
.interview .list-col .detail{margin-left:100px;}

.interview .scoll-focus{height:215px;}
.interview .scoll-focus ul,.interview .scoll-focus ul li,.interview .scoll-focus ul li .img,.interview .scoll-focus ul li .img img{width:360px;height:180px;overflow:hidden;background-size:360px}
.interview .scoll-focus .trans {padding:0px 0px 5px 0;text-align:center;right:50%;margin-right:-40px;}
.interview .scoll-focus .trans span {background:#07426a;margin:0 7px;}
.interview .scoll-focus .trans span.on {background-color:#ffb911;}
/*right-interview*/
.foot { background-color: #22263e; clear: both; margin-top: 18px; padding-bottom: 10px; }
.foot .link { padding-top: 20px; padding-bottom: 20px; }
.footer-nav { height: 200px; padding-top: 20px; }
.footer-nav .footer-box { float: left; margin-right: 10px; line-height: 26px; }
.footer-nav .footer-box .tit { color: #CCC; margin-bottom: 10px; }


.footer-nav .footer-box .tit-link { padding-right: 10px; }
.footer-nav .footer-box .nobg { background-image: none; }
.footer-nav .footer-box .tit-link li a { color: #41519f; font-size: 14px; }
.footer-nav .footer-box .tit-link li a:hover { color: #788ac6; text-decoration: none; }


.foot .copyright {width: 320px; padding-top: 15px; padding-bottom: 15px; float: right; color: #999; font-size: 14px; line-height: 26px; }
.foot .copyright .box-l { color: #9fa3a7; font-size: 14px; }
.foot .copyright .box-l a { color: #9fa3a7; font-size: 14px; }
#copyright a{color: #999; font-size: 14px;}
#copyright a:hover{color: #999; font-size: 14px;}

.foot .copyright .box-r { float: right; color: #EAEAEA; font-size: 14px; }
.foot .copyright .box-r a { color: #9fa3a7; font-size: 14px; }
.flink { padding-top: 38px; margin-top: 20px; }
.flink .f { border-bottom: 1px solid #2a2f4d;box-shadow:0 1px 0 #3d4474; color: #CCC; text-align: center; line-height: 35px; font-family: "微软雅黑"; font-size: 14px; }

.flink a { margin-right: 10px; margin-left: 10px; line-height: 30px; font-size: 14px; color: #41519f; text-decoration: none; }
.flink a:hover { color: #788ac6; }

.index-box { margin-top: 10px; }
.index-box .ibox-left { float: left; width: 380px; }
.index-box .ibox-right { float: right; width: 380px; }
.guanzhu { padding-top: 10px; padding-right: 30px; padding-bottom: 5px; padding-left: 30px; margin-top: 10px; background-color: #FAFAFA; font-family: "微软雅黑"; font-size: 14px; }
.guanzhu .L{ width:120px; text-align: center; }
.guanzhu .R{ width:120px; text-align: center; }
.guanzhu img { padding: 10px; }




/**返回顶部**/
*{ padding:0px; margin:0px;}
*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
/*解决IE6下不兼容 position:fixed 的问题*/
#QR_code,#QR_code_hover,#gotop{ width:36px; height:48px; background:url(../../images/gaoxin/icon.png) no-repeat; position:fixed; right:50px; cursor:pointer;
_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
#QR_code{ background-position:-276px -258px; bottom:120px; _margin-bottom:120px;}
#QR_code_hover{ background-position:-316px -258px; bottom:120px; _margin-bottom:120px;}
#gotop{ background-position:-276px -310px; bottom:67px; _margin-bottom:67px;} 

#QR_code_img{ width:270px; height:355px; background:url(../../images/gaoxin/icon.png) -4px -3px no-repeat; position:fixed; right:90px; bottom:67px; cursor:pointer; display:none;
_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); _margin-bottom:67px;}
.dubao { text-align: center; margin-top: 20px; background-color: #FAFAFA; padding: 10px; }

/**百度分享**/
#bdshare{float:none !important;font-size:13px !important;padding-bottom:0 !important;}
#bdshare span.bds_more{display:inline !important;padding:0 !important;float:none !important;font-family:"Microsoft YaHei","微软雅黑" !important;background-image:none !important;color: #333;}
#bdshare span.bds_more:hover{color:#228fdd;}


/**serch Begin***/
.sc_blk{padding-bottom:15px;}
.Search_box{}
.search-select-arr { border-color:#8D8D8D transparent transparent; border-style: solid dashed dashed; border-width: 4px 4px 0; font-size: 0; height: 0; width: 0; line-height: 0; }
.cx-search-active .search-select-arr { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); -webkit-transition: all .25s ease 0s;
-moz-transition: all .25s ease 0s;
-o-transition: all .25s ease 0s;
transition: all .25s ease 0s;
}
.cx-search { _display:inline; }
.cx-search-select { position:relative; float:left; width:77px; height:29px; border:1px solid #ccc; cursor:pointer; line-height:29px; text-indent:12px; font-size:14px; z-index: 101; }
.search-select-list { width:77px; position:absolute; z-index:101; left:-1px; top:30px; line-height:28px; border:1px solid #dcdddd; background-color:#fff; }
.search-select-list li { font-size: 12px; color: #999; cursor: default; }
.search-select-list a, .search-select-list a:visited { display:block; width:77px; height:28px; color:#06C; }
.search-select-list a:hover { font-weight:bold; color:#fff; text-decoration:none; background:#206F96; }
.search-select-arr { position: absolute; z-index: 10; right: 10px; top: 15px; }
.cx-search-bg { float:left; width:214px; height:29px; -moz-box-shadow:2px 2px 2px #ddd inset; -webkit-box-shadow:2px 2px 2px #ddd inset; box-shadow:2px 2px 2px #ddd inset; border-top-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #ccc; border-bottom-color: #ccc; border-left-color: #ccc; }
.cx-search-input { float:left; border:none; background:none; width:143px; height:26px; line-height:26px; margin-top:2px; _margin-top:0px; font-size:14px; text-indent:6px; }
.cx-search-submit { float:left; margin-left:-1px; _display:inline; width:86px; height:31px; _height:33px; font-size:14px; font-weight:bold; color:#06C; cursor:pointer; border:1px solid #ccc; }
.cx-search-select, .stock-search-btn { color:#666; background-color:#fafafa; background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(250, 250, 250)), to(rgb(241, 241, 241))); background-image: -webkit-linear-gradient(top, rgb(250, 250, 250), rgb(241, 241, 241)); background-image: -moz-linear-gradient(top, rgb(250, 250, 250), rgb(241, 241, 241)); background-image: -o-linear-gradient(top, rgb(250, 250, 250), rgb(241, 241, 241)); background-image: -ms-linear-gradient(top, rgb(250, 250, 250), rgb(241, 241, 241)); background-image: linear-gradient(top, rgb(250, 250, 250), rgb(241, 241, 241)); }
.cx-search-submit { background-image: url(../../images/gaoxin/sc-sub01.jpg); background-repeat: no-repeat; height: 32px; width: 86px; text-indent: -20em; overflow: hidden; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
.cx-search-submit:hover { background-image: url(../../images/gaoxin/sc-sub02.jpg); background-repeat: no-repeat; height: 32px; width: 86px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
.cx-search-select:hover, .stock-search-btn:hover { color:#1d4d8d; background-color: #f7f7f7; background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(247, 247, 247)), to(rgb(225, 225, 225))); background-image: -webkit-linear-gradient(top, rgb(247, 247, 247), rgb(225, 225, 225)); background-image: -moz-linear-gradient(top, rgb(247, 247, 247), rgb(225, 225, 225)); background-image: -o-linear-gradient(top, rgb(247, 247, 247), rgb(225, 225, 225)); background-image: -ms-linear-gradient(top, rgb(247, 247, 247), rgb(225, 225, 225)); background-image: linear-gradient(top, rgb(247, 247, 247), rgb(225, 225, 225)); }
.xds-logo { background-image: url(../../images/gaoxin/sc-logo.jpg); height: 28px; width: 70px; display: block; float: right; background-repeat: no-repeat; background-position: center 5px; text-indent: -10em; overflow: hidden; text-decoration: none; }
a.xds-logo:hover { text-decoration: none; }
/****Serch END*****/
#index-gz ul li img,#index-gz2 ul li img,#index-gz3 ul li img,#index-gz4 ul li img{width:250px;height:165px;}

