@CHARSET "gb2312";

body
{
    font-family:  "Microsoft YaHei",Helvetica,Arial, sans-serif;
    font-size: 13px;
    font-weight: 500;

    display: block;

    margin: 0 auto;

    min-width:980px;

    color: #333;
    background: #fff;
}

p,
h1,
h2,
h3,
h4,
h5
{
    margin: 0;
    padding: 0;
}

ul,
li
{
    margin: 0;
    padding: 0;

    list-style: none;
}

a,
a:link,
a:visited,
a:active
{
    cursor: pointer;
    text-decoration: none;
}

.tc-main .span3
{
    width: 235px;
    margin: 0;
}

.tc-main .span9
{
    width: 980px;
    margin:0px;
    background:#fff;
}
.table tbody td,
.table thead th {
    vertical-align: middle;
    text-align: center;
}


/* three links on the top */
.navbar{
    box-shadow: none;
}
.navbar .navbar-inner{
    /* background-image: linear-gradient(to bottom,#428bca ,#3071a9);
    background-repeat: repeat-x; */
    background: none;
    border:none;
    padding: 0;
    width: 1073px;
    margin: 0 auto;
    height: 170px;
}
.navbar .container
{
    width: 883px;
}

.navbar .nav{
            margin: -4px 2px;
    margin-top: 23px;
}
.navbar .nav ul li{
    display:block;
    position:relative;
}
.navbar .nav ul li.hasChild > ul{
    left:160px;
    top:0px;
}
.nav li.dropdown.open li.hasChild a > .caret{
    margin-top:6px;
    border-top:4px solid transparent;
    border-bottom:4px solid transparent;
    border-left:4px solid #428bca;
}
.nav li.dropdown.open li.hasChild a:hover .caret{
    border-left-color:#fff;
}
.nav .open .dropdown-toggle{
    color:#333;
}
.nav .open .dropdown-toggle:hover{
    color:#fff;
}
#sitemap {
    padding:20px 0px;
    display:none;
}
#sitemap .row{
    margin-left:0px;
    padding-left:10px;
}
#sitemap .row.title{
    padding-left:10px;
    border-bottom:1px solid #ddd;
    margin-bottom:10px;
}
#sitemap .row.title .close{
    margin-top:13px;
    margin-right:10px;
    width:14px;
    height:14px;
    display:block;
    background:url('../simpleboot/themes/simplebootx/img/glyphicons-halflings-white.png') -310px 0px no-repeat;
    opacity:1;
}
#sitemap .row.title h3{
    font-size:16px;
    font-weight:600;
    display:inline;
    color:#fff;
}
#sitemap ul li{
    float:left;
    padding:3px 8px;
}
#sitemap .row.navs-list a{
    color:#fff;
}

#sitemap .row.navs-list a:hover{
    text-decoration:underline;
}
#sitemap .row.navs-list h4 a{
    padding-right:16px;
    border-right:1px solid #eee;
    font-weight:600;
    width:70px;
    font-size:15px;
    text-align:right;
}

#sitemap .row.navs-list h4 a:hover{

    text-decoration:none;
}

#sitemap .row.navs-list{
    padding-top:10px;
    padding-bottom:10px;
    border-bottom:1px dotted #ddd;
}

.topnav
{
    padding-top: 10px;
    margin-right: -13px;
}

.topnav a
{
    font-size: 12px;
    float: left;
    padding: 0px 16px;
    color: #fff;
}

.topnav a:hover
{
    transition-duration: .3s;

    text-decoration:underline;
}
.navbar{
    margin-bottom:15px;
}

.navigator
{
    display: block;
    background-image: linear-gradient(to bottom,#317ad6 ,#1d0e0e);
    background-repeat: repeat-x;
  
    padding-bottom:5px;
    background-image: url(imagestop-bar.png);
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size:100% 100%;
    background-size:100% 100%;
    height: 170px;
}

.navigator .logo
{
    padding-bottom: 5px;
    /* border-bottom: 1px solid #dedede; */
}

.navigator .logo .logo-wrapper{
    display:inline;
    padding-top:15px;
}

.navigator .logo img
{
    display: block;
    height: 70px;
}

.navigator .logo span
{
    font-size: 50px;
    line-height: 70px;
    font-weight:300;
    color: #fff;
    text-shadow: 1px 1px 1px #428bca;
}

.navigator .site-search{
    /* width: 125px; */
    margin-top: 131px;
    /* margin-left: 10px; */
    margin-right: -55px;
}

.navigator .site-search .form-inline
{
    margin: 12px 15px;
}

.navigator .site-search .search-field
{
    width: 136px;
    font-size:12px;
    line-height: 18px;
    
    border:none;
    padding: 5px 5px;
}

.navigator .site-search .btn-info
{
    margin: 0;
    font-size:13px;
    padding: 5px 8px;
    line-height: 18px;
    background-color: #fff;
    color:#333;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a
{
    font-size: 15px;
    font-weight: 500;
    min-width: 60px;
    padding: 10px 30px;
    text-align: center;
    color: #fff;
    text-shadow: none;
    /*background: rgba(255, 0, 0, 0.08);*/
}
.navbar .nav li.dropdown>.dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}
.dropdown-menu{
    min-width:104.5px;
    background: rgba(224, 222, 214, 1);
}
.dropdown-menu > li a
{
    font-weight: 500;
    font-size: 15px;
    padding: 5px 15px;

    color: #333;
}
.navbar .nav>li>a:hover {
    color: #333;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.57);
}
.navbar .nav li.dropdown.open>.dropdown-toggle:hover,
.navbar .nav li.dropdown.active>.dropdown-toggle:hover,
.navbar .nav li.dropdown.open.active>.dropdown-toggle:hover {
    color: #333;
    background-color: rgba(255, 255, 255, 0.57);
}
.navbar .nav li.dropdown.open>.dropdown-toggle,
.navbar .nav li.dropdown.active>.dropdown-toggle,
.navbar .nav li.dropdown.open.active>.dropdown-toggle {
    color: #333;
    background-color: rgba(255, 255, 255, 0.57);
}




#main-box{
    width: 1073px;
    margin-top: 15px;
    margin: 15px auto;
    /* margin-right: 18px; */
    }

#focus-show-box {
	float: left;
	width: 1024px;
	height: 322px;
	position: relative;
	overflow: hidden;
}
#focus-box {
	height: 322px;
	position: relative;
}
#focus-box a {
	float: left;
}
#focus-box img {
	width: 1000px;
	height: 322px;
}
#focus-box .dkTitleBg {
	display: none;
}
#focus-left-arr, #focus-right-arr {
	position: absolute;
	left: 4px;
	top: 150px;
	width: 35px;
	height: 35px;
	background: url(imagesicond.png) -2px -203px no-repeat;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#focus-right-arr {
	left: 710px;
	background-position: -2px -243px;
}
.inner-nav {
	width: 245px;
	position: absolute;
	right: 0px;
}
.inner-nav .nn {
	background: url(img/cslg2013_12g.png) 0 0 no-repeat;
	display: block;
	text-indent: -999em;
}
.inner-nav .n1 {
	height: 79px;
}
.inner-nav .n2 {
	height: 84px;
	background-position: 0 -79px;
}
.inner-nav .n3 {
	height: 82px;
	background-position: 0 -163px;
}
.inner-nav .n4 {
	height: 77px;
	background-position: 0 -245px;
}
#inner-logo {
	width: 1024px;
	height: 260px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 15px;
}
#inner-logo img {
	width: 1024px;
	height: 260px;
}
#main-wrapper {
	width: 1073px;
	margin: 0 auto;
}
#index-page #main-wrapper {
	background: url(img/cslg2013_17.png) 0 0 repeat-y;
}
#index-page #main-box {
	padding: 0 24px;
}
#main-box .left {
	float: left;
	width: 220px;
	padding-right: 10px;
}
#index-page #main-box .left {
	border-right: solid 1px #c5c5c5;
}
.index-tit {
	height: 37px;
	border-bottom: solid 2px #0065b3;
}
.index-tit a.more {
	float: right;
	width: 42px;
	height: 24px;
	margin-top: 10px;
	background: url(imagesicond.png) 0 -125px;
}
.index-tit .tit {
	background: url(img/cslg2013-titg.png) 0 -3px no-repeat;
	float: left;
	width: 120px;
	height: 37px;
}
#notice-show-box {
	height: 255px;
	width: 220px;
	margin-top: 4px;
	overflow: hidden;
	border-bottom: solid 1px #c5c5c5;
	position: relative;
}
#notice-box {
	height: 242px;
	position: relative;
	overflow: hidden;
}
#arr-box {
	height: 20px;
	position: relative;
	top: -10px;
	padding-left: 136px;
}
#arr-box a {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-color: #c6c6ce;
	border-right: solid 1px #fff;
	color: #fff;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
}
#arr-box a.active {
	background-color: #0e419c;
}
.notice-list {
	float: left;
	width: 220px;
}
.notice-list li {
	border-bottom: dashed 1px #c5c5c5;
	height: 48px;
	overflow: hidden;
}
.notice-list li span {
	float: left;
	width: 50px;
	height: 37px;
	padding-left: 2px;
	margin-top: 4px;
	background: url(imagesicond.png) 0 -40px no-repeat;
	line-height: 37px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}
.notice-list li a {
	color: #4b4b4b;
	text-decoration: none;
}
.notice-list li a:hover {
	text-decoration: underline;
}
.notice-list li a.one-line {
	line-height: 48px;
}
#email-enter {
	display: block;
	width: 219px;
	margin: 0 auto;
}
#main-box .right {
	float: right;
	width: 835px;
}
#main-box .right .rleft {
	float: left;
	width: 490px;
}
.index-tit .news-tit {
	background-position: 0 -83px;
	cursor: pointer;
}
.index-tit .news-tit.active {
	background-position: 0 -43px;
}
.index-tit .media-tit {
	background-position: 0 -163px;
	cursor: pointer;
	width: 150px;
}
.index-tit .media-tit.active {
	background-position: 0 -123px;
}
.index-tit a.xww {
	width: 120px;
	text-decoration: none;
	background-position: 76px -128px;
}
.index-tit a.xww b {
	color: #7f7f7f;
	font-size: 12px;
	font-weight: normal;
	background-color: #F2F2F2;
}
#pic-news-box {
	position: absolute;
	width: 198px;
	height: 149px;
	background: url(img/cslg2013_20.png);
	margin-top: 8px;
	overflow: hidden;
}
#pic-news {
	top: 10px;
	left: 10px;
}
#pic-news div {
	display: none;
}
#pic-news div.dkTitle, #pic-news div.dkTitleBg {
	display: block;
}
.top-news {
	margin-top: 8px;
	height: 158px;
}
.top-news .pic-news {
	float: left;
	width: 198px;
	height: 149px;
	background: url(img/cslg2013_20.png);
}
.top-news .pic-news img {
	width: 178px;
	height: 128px;
	margin: 10px;
}
.top-news .item {
	padding-left: 210px;
}
.top-news .item a {
	color: #004371;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	display: block;
	height: 30px;
	overflow: hidden;
}
.top-news .item a:hover {
	text-decoration: underline;
}
.top-news .item p {
	height: 48px;
	overflow: hidden;
}
.news-list li {
	height: 30px;
	overflow: hidden;
	border-bottom: dashed 1px #c5c5c5;
	line-height: 28px;
}
.news-list li span {
	float: right;
	color: #4d4d4d;
}
.news-list li a {
	color: #4d4d4d;
	text-decoration: none;
}
.news-list li a:hover {
	color: #ff0000;
}
#main-box .right .rright {
	float: right;
	width: 225px;
}
.index-tit .aa-tit {
	background-position: 0 -203px;
	width: 160px;
}
.aa-list li {
	height: 26px;
	overflow: hidden;
}
.aa-list li a {
	color: #333333;
	text-decoration: none;
	line-height: 28px;
}
.aa-list li a:hover {
	color: #f00;
}
.index-tit .lc-tit {
	background-position: 0 -243px;
	width: 150px;
}
.lc-list {
	margin-top: 4px;
	height: 175px;
	overflow: hidden;
}
.lc-list a {
	display: block;
	width: 220px;
	margin: 0 auto;
	margin-top: 4px;
}
.lc-list a img {
	width: 220px;
	height: 54px;
}

.lm-list {
	background-color: #e2e2e2;
	margin-top: 1px;
	display: none;
}
.lm-list li {
}
.lm-list li a {
	border-bottom: solid 1px #e4e4e4;
	color: #545454;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left: 81px;
	line-height: 56px;
	background: url(imagesicond.png) 20px -284px no-repeat;
	/* text-align: center; */
}
.lm-list li.active a, .lm-list li.hover a {
	color: #ffffff;
	background: #4e5e8c;
	/* border-radius: 10px; */
}
.lm-list li dd a {
	border-left: solid 12px #cacaca;
	background-color: #d7d7d7;
}
.lm-list li.active dd a, .lm-list li.hover dd a {
	background: url(imagesicond.png) 0 -284px no-repeat;
	color: #545454;
	background-color: #d7d7d7;
}
.lm-list li.hover dd a:hover {
	color: #37659b;
}
.lm-list li dl {
	display: none;
}
#sec-detail-page #main-box .right {
	width: 800px;
	overflow: hidden;
}
.loc-box {
    border-bottom: solid 1px rgba(23, 30, 119, 0.38);
    color: #222;
    line-height: 30px;
    margin-bottom: 20px;
    font-size: 15px;
}

.loc-box a {
	color: #222;
	text-decoration: none;
}
.loc-box a:hover {
	text-decoration: underline;
	color: #574e4e;
}
.sec-tit {
	font-size: 24px;
	color: #000;
	text-align: center;
	line-height: 30px;
	margin-top: 20px;
	
	font-family: "Microsoft YaHei UI";
}
.sec-tit-box div {
	padding-top: 12px;
	color: #aaaaaa;
}
.sec-content-box {
	padding: 10px 0;
	overflow: hidden;
	
}
.picList {
	float: left;
}
.picList li {
	float: left;
	width: 260px;
	height: 180px;
}
.picList li a {
	float: left;
	width: 240px;
	height: 180px;
	overflow: hidden;
	line-height: 20px;
	color: #000;
	text-decoration: none;
	text-align: center;
}
.picList li a:hover {
	color: #00F
}
.picList li a img {
	display: block;
	width: 240px;
	height: 140px;
	border: solid 1px #cccccc;
}
.xrld-list li {
	width: 160px;
	height: 220px;
}
.xrld-list li a {
	width: 124px;
	height: 220px;
	line-height: 20px;
}
.xrld-list li a img {
	width: 120px;
	height: 167px;
}
.picList .xrld {
	width: 600px;
}
.picList .xrld a {
	width: 132px;
}
.pageChanger {
	margin-top: 15px;
	text-align: center;
	border: solid 1px #e4e4e4;
	background-color: #f7f7f7;
	line-height: 30px;
}
.pageChanger a {
	color: #333;
	text-decoration: none;
}
.pageChanger a:hover {
	color: #f00;
	text-decoration: underline;
}
.pageChanger input {
	width: 24px;
}
.sec-tit-box .ditu span {
	padding: 0 10px;
	cursor: pointer;
	color: #c5c5c5;
}
.sec-tit-box .ditu span a {
	color: #c5c5c5;
	text-decoration: none;
}
.sec-tit-box .ditu span a:hover {
	text-decoration: underline;
}
.sec-tit-box .ditu span.active, .sec-tit-box .ditu span.active {
	color: #008dff;
}
#bd-box {
	padding-left: 10px;
}
#bd-box p {
	font-size: 18px;
	line-height: 30px;
	text-align: center;
}
#bd-box iframe {
	margin: 10px auto;
}
#cata-page .lm-list {
	display: block;
}
#cata-page #main-box .left {
	width: 210px;
	background: url(img/cslg2013-cata_04.png) right top no-repeat;
	min-height: 480px;
}
#cata-page #main-box .right {
	width: 800px;
}
#cata-page .cleft {
	float: left;
	width: 600px;
}
#cata-page .cright {
	float: right;
	width: 190px;
}
#cata-page .right a {
	font-size: 14px;
	color: #121586;
	line-height: 30px;
	text-decoration: none;
	padding-right: 20px;
	display: inline-block;
}
#cata-page .right a:hover {
	text-decoration: underline;
}
#cata-page #main-wrapper {
	width: 1040px;
	background: url(img/cslg2013-cata_03.png) 0 0 repeat-y;
	padding-top: 8px;
}
#cata-page #main-wrapper #main-box {
	padding: 0 8px;
}
#cata-page #inner-logo {
	margin: 0 auto;
}
.cata-tit {
	font-size: 20px;
	line-height: 37px;
	color: #666666;
	font-weight: normal;
	border-bottom: solid 1px #b9b9b9;
}
.cata-tit b {
	float: left;
	width: 4px;
	height: 17px;
	background-color: #49933b;
	margin: 11px 8px 0 0;
}
#cata-page .footer-split {
	margin: 0 8px;
}
#cata-page #footer {
	background-color: #fff;
	padding-left: 4px;
}
#cata-page .lm-list {
	background-color: #eeeeee;
}
#cata-page .link-box {
	padding: 15px;
	padding-right: 0;
}
#cata-page .cright .link-box {
	padding-left: 0;
}
#cata-page .cata-box {
	display: none;
}
/*????????????*/
.secList {
	height: 530px;
}
.secList li {
	/* background: url(imagesuumq_icon.jpg) 0 -560px no-repeat; */
	padding-left: 11px;
	height: 30px;
	line-height: 24px;
	overflow: hidden;
	font-size: 14px;
	background: url(http://gs1.xjxayar.com/images/list_icon1.jpg) left 9px no-repeat;
}
.secList span {
	float: right;
	color: #6d6d6d;
}
.secList a {
	color: #2c2c2c;
	text-decoration: none;
}
.secList a:hover {
	text-decoration: underline;
}
.tit-title {
	font-size: 20px;
	color: #05498b;
	line-height: 26px;
	padding: 20px 0 15px 0;
	text-align: center;
	border-bottom: dashed 1px #b3b3b3;
}
.tit-attr {
	width: 450px;
	margin: 0 auto;
	text-align: center;
	color: #696969;
	padding-top: 8px;
	height: 40px;
}
.tit-attr span {
	padding: 0 4px;
}
.tit-attr .jiathis_style {
	float: right;
	padding-top: 4px;
}
.picMarquee-left {
	width: 972px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ccc;
}
.picMarquee-left .bd {
	padding: 5px;
}
.picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picMarquee-left .bd ul li {
	margin: 0 8px;
	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: 225px;
	height: 145px;
	display: block;
	padding: 2px;
	border: 1px solid #ccc;
}
.picMarquee-left .bd ul li .pic a:hover img {
	border-color: #999;
}
.picMarquee-left .bd ul li .pic a {
	height: 155px;
}
.picMarquee-left .bd ul li .title {
	line-height: 24px;
}
/*????????????*/
.qqserver p img {
	display: inline;
	margin: -5px 5px 0 0;
	vertical-align: middle;
}
.scrollsidebar {
	position: absolute;
	z-index: 999;
	top: 220px;
}
.side_content {
	width: 167px;
	height: auto;
	overflow: hidden;
	float: left;
}
.side_content .side_list {
	width: 167px;
	overflow: hidden;
}
.show_btn {
	width: 0;
	height: 144px;
	overflow: hidden;
	margin-top: 50px;
	float: left;
	cursor: pointer;
}
.show_btn span {
	display: none;
}
.close_btn {
	width: 24px;
	height: 24px;
	cursor: pointer;
}
.side_title, .side_bottom, .close_btn, .show_btn {
	background: url(img/sidebar_bg.png) no-repeat;
	_background: url(../images/sidebar_bg.gif) no-repeat;
}
.side_title {
	height: 46px;
}
.side_title {
	height: 46px;
}
.side_bottom {
	height: 8px;
}
.side_center {
	font-family: Verdana, Geneva, sans-serif;
	padding: 10px 12px 5px 12px;
	font-size: 12px;
}
.close_btn {
	float: right;
	display: block;
	width: 19px;
	height: 19px;
	margin: 16px 7px 0 0;
	_margin: 16px 3px 0 0;
}
.close_btn span {
	display: none;
}
.side_center .qqserver p {
	text-align: left;
	padding: 6px 0;
	margin: 0;
	vertical-align: middle;
}
.phoneserver {
	font-size: 14px;
	text-align: center;
}
.phoneserver p {
	padding: 2px 0;
	_height: 16px;
	margin: 0;
	color: #666666;
}
.msgserver {
	border-top: 1px dotted #ccc;
	text-align: center;
	margin-top: 6px;
	padding: 10px 0 3px 0;
}
.msgserver a {
	background: url(../images/sidebar_bg.gif) no-repeat -119px -154px;
	padding: 3px 0 3px 23px;
}
.side_content hr {
	border-bottom: 1px solid #E6E6E6;
	height: 1px;
	margin: 10px 0;
	clear: both;
}
/* green skin  */
.side_green .side_title {
	background-position: -505px 0;
}
.side_green .side_center {
	background: url(img/green_line.gif) repeat-y center;
}
.side_green .side_bottom {
	background-position: -505px -60px;
}
.side_green .close_btn {
	background-position: -44px -45px;
}
.side_green .close_btn:hover {
	background-position: -65px -45px;
}
.side_green .show_btn {
	background-position: -187px 0;
}
.side_green .msgserver a {
	color: #68c40b;
}
.side_green hr {
	border-bottom: 1px solid #edf2e5;
}
.pagelink {
	height: 26px;
	width: 350px;
	line-height: 26px;
	margin: 20px auto 0 auto;
	padding: 20px 10px;
	TEXT-ALIGN: center
}
.pagelink li {
	float: left;
	margin-right: 3px;
	list-style-type: none;
	border: solid 1px;
}
.pagelink a, .pagelink span {
	padding: 0 3px;
}
.pagelink .thisclass {
	padding: -5px auto 3px;
	color: #F00;
	border: solid 1px #FF0000;
}
.pagelink .thisclass a {
	padding: -5px auto 3px;
	color: #F00;
	;
}
.pagelink a.on, .pagelink a:hover {
	color: #F9003B;
}









#footer
{
    font-size: 13px;
font-family:  "Microsoft YaHei",Helvetica,Arial, sans-serif;
    display: block;
    float: left;

    width: 100%;
    margin-top: 30px;
    padding-top:10px;
    height: 135px;
    border-top: 1px solid #ddd;
    background-color: #CCE4FB;
}

#footer a
{
    color: #333;
}

#footer .footer-info{
   
    padding-bottom: 30px;
}

#footer .colum
{
    padding:3px ;
    width: 100%;
    /* float: left;

    width: 30%;
    padding: 10px 1.5%; */
}

#footer > .container h4
{
    font-size: 12px;
    font-weight: 600;
    float: left;
    display: inline;
    margin-right: 20px;
}

#footer > .container p
{
    line-height: 3px;

    margin: 5px 0 0 0;
}

#footer .contact span{
    padding-right: 10px;
}

#footer .links a
{
    line-height: 20px;

    float: left;

    padding-right: 20px;

    transition: all .26s ease-out 0s;

    color: #333;
}

#footer .links a:hover
{
    color: #000;
    text-decoration: underline;
}

#footer .copyright
{
   display: inline;
}


















