/*---reset---*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin:0;
    padding:0;
    border: 0;
}

body{
    font-size: 15px;
    background: url("../img/background.png") repeat-x;
}

/*页头*/
.header {
    margin: 0 auto;
    max-width: 1200px;
    min-width: 1200px;
    height: 130px;
}

.header .header_left{
    width: 930px;
    float: left;
}

.header .header_right{
    width: 268px;
    float: left;
    padding: 30px 0 0 75px;
    overflow: hidden;
}

.header .header_right .tel table{
    border: 0;
}

.header .header_right .tel .remain{
    color: #333;
    padding-left: 10px;
    font-size: 14px;
    font-family: 微软雅黑;
}

.header .header_right .tel .phone{
    color: #4777BC;
    padding-left: 10px;
    font-weight: bold;
    font-size: 18px;
    font-family: 微软雅黑;
}

.header .header_right .store{
    color: #333;
    padding: 15px 0 0 20px;
    font-size: 13px;
    font-family: 微软雅黑;
}

.header .header_right .store a{
    color: #333;
}

.header .header_right .store a:link{
    text-decoration: none;
}

.header .header_right .store a:hover{
    text-decoration: none;
}

.header .header_right .store a:visited{
    text-decoration: none;
}


/*导航*/
/* Adjusting the margins, paddings and no list styles */
.nav{
    margin: 0 auto;
    width: 1200px;
}

.nav .nav_center{
	width:1188px;
	float:left;
	background:url("../img/nav.png") repeat-x;
}

.nav .nav_center .navigation  {
    margin:0;
    padding:0;
    list-style:none;
    font-family: 微软雅黑;
    font-size: 18px;
}

/* Little tricking with positions */
.nav .nav_center .navigation  li {
    float:left;			/* Show list items inline */
    width:132px;
    position:relative;
    background: url(../img/nav.png) repeat-x;
}

/* Playing with Main Categories */
.nav .nav_center .navigation  li a {
    color:#fff;
    display:block;  	/* Making sure a element covers whole li area */
    padding:13px 7px 12px 7px;
    text-decoration:none; /* No underline */
    text-align:center;
    text-transform:uppercase;
}

.nav .nav_center .navigation  li a:hover {
    background: #03A9FF;
}

/* Sub Cat Menu stuff*/
.nav .nav_center .navigation  ul {
    position:absolute;
    left:0;
    display:none; /* Hide it by default */
    margin:0 0 0 -1px;
    padding:0;
    list-style:none;
    font-size: 16px;
    z-index: 1000;
}

.nav .nav_center .navigation  ul li {
    width:132px;
    float:left;
    border-top:none;
}

/* Sub Cat menu link properties */
.nav .nav_center .navigation  ul a {
    display:block;    	/* Making sure a element covers whole li area */
    padding:6px 7px 6px 7px;
    color:#fff;
    text-decoration:none;
    border-top:none;
    border-bottom:1px dashed #6B6B6B;
    background: #03A9FF;
}

.nav .nav_center .navigation  ul a:hover {
    color:#ffffff;
    background: #1065B5;
}

.nav .nav_left{
    width: 5px;
    height: 50px;
    float: left;
}

.nav .nav_right{
    width: 5px;
    height: 50px;
    float: left;
}

/*图片切换*/
.imgshift{
    margin: 0 auto 20px auto;
    width: 1200px;
    height: 280px;
}

.imgshift ul,li{
    list-style:none;
}

/*内容第一栏*/
.content-first{
    margin: 0 auto;
    width: 1200px;
    display: block;
    height: 380px;
	margin-bottom:20px;
}

.content-first .left{
    width: 292px;
    float: left;
    border: 1px solid #E3EBF4;
    background: #ffffff;
}

.content-first .left .title{
    width: 100%;
    height: 40px;
	background:url("../img/base_bg.png") repeat-x;
}

.content-first .left .title .title_name{
    display: block;
    width: 140px;
    height: 40px;
    padding-left: 20px;
    line-height: 40px;
    font-size: 16px;
    font-family: 微软雅黑;
    color: #1065b5;
	font-weight:bold;
    float: left;
    background:url("../img/menu_bt.png") no-repeat left center;
}

.content-first .left .title .title_right{
    display: block;
    width: 5px;
    height: 40px;
    float: right;
}

.content-first .left .content{
     width: 100%;
     height: 330px;
	background:#ffffff;
 }

.content-first .left .content .quick_banner{
    height: 55px;
    background: url("../img/oa_hover.png") no-repeat;
    margin: 10px 10px 0 10px;
    line-height: 55px;
	font-weight:bold;
    text-align: center;
    font-family: 微软雅黑;
    font-size: 17px;
}

.content-first .left .content .quick_banner a{
    text-decoration: none;
    color: #1065b5;
    display: block;
}

.content-first .left .content .map_location{
	width:272px;
	margin: 10px 10px 0 10px;
	height:254px;
	overflow: hidden;
	font-family:"微软雅黑";
}

.content-first .center{
    width: 578px;
    float: left;
    margin-right: 10px;
    border: 1px solid #E3EBF4;
    background: #ffffff;
}

.content-first .center .title{
    width: 100%;
    height: 40px;
    background: url("../img/base_bg.png") repeat-x;
}

.content-first .center .title .title_name{
    display: block;
    width: 135px;
    height: 40px;
    padding-left: 20px;
    line-height: 40px;
    font-size: 16px;
    font-family: 微软雅黑;
    color: #1065b5;
    float: left;
    background:url("../img/menu_bt.png") no-repeat left center;
    /*cursor: pointer;*/
}

/*
.content-first .center .title .title_name a{
    color: #ffffff;
}

.content-first .center .title .title_name a:hover{
    text-decoration: none;
}
*/

.content-first .center .title .title_center{
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-family: 微软雅黑;
    color: #666;
    float: left;
    cursor: pointer;
	margin-right:40px;
}

/*
.content-first .center .title .title_center a{
    color: #aa0000;
}

.content-first .center .title .title_center a:hover{
    text-decoration: none;
}
*/

.content-first .center .title .title_right{
    display: block;
    height: 40px;
    float: right;
	
}

.content-first .center .content{
    width: 100%;
    height: 330px;
	background:#ffffff;
}

.content-first .center .content div{
    line-height: 20px;
    height: 20px;
    margin: 10px 5px 0 5px;
}

.content-first .center .content div img{
    margin-right: 5px;
}

.content-first .center .content div .new{
    line-height: 20px;
    height: 20px;
    font-size: 12px;
    font-family: 微软雅黑;
    float: left;
}

.content-first .center .content div .new .img-list{
	display:inline-block;
	width:9px;
	height:13px;
	background:url("../img/listicon.png");
	margin-right:5px;
}

.content-first .center .content div .new a{
    color: #333333;
    text-decoration: none;
}

.content-first .center .content div .new a:hover{
    color: #1065b5;
    text-decoration: none;
}

.content-first .center .content div .time{
    line-height: 20px;
    height: 20px;
    font-size: 12px;
    font-family: 微软雅黑;
    float: right;
}

.content-first .center .content .commore{
    width:100%;
	margin-top:10px;
}

.content-first .center .content .commore img{
	float:right;
	margin-right:10px;
}

/*选项卡样式*/
.hide{
    display:none;
}


.content-first .right{
    float: left;
    width: 308px;
	margin-right: 10px;
    border: 1px solid #E3EBF4;
    background: #ffffff;
}

.content-first .right .title{
    width: 100%;
    height: 40px;
	background: url("../img/base_bg.png") repeat-x ;
}

.content-first .right .title .title_name{
    display: block;
    width: 140px;
    height: 40px;
    padding-left: 20px;
    line-height: 40px;
    font-size: 16px;
    font-family: 微软雅黑;
    color: #1065b5;
	background: url("../img/menu_bt.png") no-repeat left center;
    float: left;
}

.content-first .right .title .title_right{
    display: block;
    width: 5px;
    height: 40px;
    float: right;
}

.content-first .right .content{
    width: 100%;
    height: 340px;
	padding:10px 10px 10px 10px;
	background:#ffffff;
	
}

.content-first .right .content .comsummary img{
    width: 78px;
    height: 72px;
	float:right;
	margin:0 0 0 10px;
}

.content-first .right .content .comsummary{
    line-height: 24px;
    font-size: 12px;
    font-family: 微软雅黑;
	text-indent:2em;
	text-align:justify;
}

.content-first .right .content .comsummary a{
    text-decoration:none;
	color: #333333;
}

.content-first .right .content .comsummary a:hover{
    text-decoration:none;
	color:#1065b5;
}

.content-first .right .content .commore{
    width:100%;
}

.content-first .right .content .commore img{
	float:right;
}

/*图片切换样式未启用*/
.content-first .right .content .yx-rotaion{
    margin:10px 10px 0 10px;
}

.content-first .right .content .yx-rotaion-btn, .yx-rotaion-title, .yx-rotation-focus, .yx-rotation-t, .yx-rotaion-btn {
    position: absolute
}

.content-first .right .content .yx-rotation-title {
    position: absolute;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #000;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
    left: 0;
    bottom: 0;
    _bottom: -1px;
    z-index: 1
}

.content-first .right .content .yx-rotation-t {
    color: #fff;
    font-size: 16px;
    font-family: microsoft yahei;
    z-index: 2;
    bottom: 0;
    left: 10px;
    line-height: 40px;
    text-decoration: none;
}

.content-first .right .content .yx-rotation-focus span, .yx-rotaion-btn span {
    background: url(../img/ico.png) no-repeat;
    display: block;
}

.content-first .right .content .yx-rotation-focus {
    height: 40px;
    line-height: 40px;
    right: 20px;
    bottom: 0;
    z-index: 2
}

.content-first .right .content .yx-rotation-focus span {
    width: 12px;
    height: 12px;
    line-height: 12px;
    float: left;
    margin-left: 5px;
    position: relative;
    top: 14px;
    cursor: pointer;
    background-position: -24px -126px;
    text-indent: -9999px
}

.content-first .right .content .yx-rotaion-btn {
    width: 100%;
    height: 41px;
    top: 50%;
    margin-top: -20px;
}

.content-first .right .content .yx-rotaion-btn span {
    width: 41px;
    height: 41px;
    cursor: pointer;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
    position: relative
}

.content-first .right .content .yx-rotaion-btn .left_btn {
    background-position: -2px -2px;
    float: left;
    left: 10px
}

.content-first .right .content .yx-rotaion-btn .right_btn {
    background-position: -2px -49px;
    float: right;
    right: 10px
}

.content-first .right .content .yx-rotaion-btn span.hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8
}

.content-first .right .content .yx-rotation-focus span.hover {
    background-position: -10px -126px
}

.content-first .right .content .rotaion_list {
    width: 0;
    height: 0;
    overflow: hidden;
}
/*未启用结束*/


/*搜索栏*/
.content-search {
    margin: 10px auto 10px auto;
    width: 1200px;
    border:1px solid #E3EBF4;
    border-radius:5px;
    background: #ffffff;
    padding: 8px 0 8px 10px;
}

.content-search .inputgroup{
    width: 100%;
    height: 30px;
    line-height: 30px;
}

.content-search .inputgroup .search-input{
    color: #cccccc;
}

.content-search .inputgroup .btn{

}

/*第二栏*/
.content-second{
    margin: 0 auto 20px auto;
    width: 1200px;
    min-height: 347px;
	height:auto;
	margin-bottom:20px;
}

.content-second .left{
    width: 232px;
    float: left;
	height:auto;
    margin-right: 10px;
    border: 1px solid #E3EBF4;
}

.content-second .left .title{
    width: 100%;
    height: 40px;
    background:url("../img/base_bg.png") repeat-x;
}

.content-second .left .title .title_name{
    display: block;
    width: 150px;
    height: 40px;
    padding-left: 12px;
    line-height: 40px;
    font-size: 16px;
	font-weight:bold;
    font-family: 微软雅黑;
    color: #1065b5;
    float: left;
    background:url("../img/menu_bt.png") no-repeat left center;
}

.content-second .left .title .title_right{
    display: block;
    width: 60px;
    height: 40px;
    float: right;
}

.content-second .left .content{
    width: 100%;
    min-height: 300px;
	height:auto;
	background:#ffffff;
	padding:10px 10px 10px 10px;
}

.content-second .left .content .img-up{
	width:100%;
	margin-bottom:10px;
	text-align:center;
}

.content-second .left .content .img-up img{
    border:0;
	width:100%;
	height:120px;
}

.content-second .left .content .content-down{
    width:100%;
	line-height: 20px;
    height: 20px;
    font-size: 12px;
    font-family: 微软雅黑;
	text-indent:2em;
	text-align:justify;
}

.content-second .left .content .summary{
    width:100%;
	line-height: 20px;
    height: 20px;
    font-size: 14px;
	text-align:center;
    font-family: 微软雅黑;
	margin-bottom:10px;
}


.content-second .left .content .summary a{
    color:#333333;
	font-weight:bold;
	text-decoration:none;
}

.content-second .left .content .summary a:hover{
    color:#1065b5;
	text-decoration: none;
}

.content-second .left .content .content-down a{
	color:#333333;
    text-decoration:none;
}

.content-second .left .content .content-down a:hover{
    color: #1065b5;
    text-decoration: none;
}

.content-second .right{
    width: 230px;
    float: right;
	height:auto;
    border: 1px solid #E3EBF4;
}

.content-second .right .title{
    width: 100%;
    height: 40px;
    background:url("../img/base_bg.png") repeat-x;
}

.content-second .right .title .title_name{
    display: block;
    width: 140px;
    height: 40px;
    padding-left: 12px;
    line-height: 40px;
    font-size: 16px;
	font-weight:bold;
    font-family: 微软雅黑;
    color: #1065b5;
    float: left;
    background:url("../img/menu_bt.png") no-repeat left center;
}

.content-second .right .title .title_right{
    display: block;
    width: 60px;
    height: 40px;
    float: right;
}

.content-second .right .content{
    width: 100%;
    min-height: 300px;
	height:auto;
	background:#ffffff;
	padding:10px 10px 10px 10px;
}

.content-second .right .content .img-up{
	width:100%;
	margin-bottom:10px;
	text-align:center;
}

.content-second .right .content .img-up img{
    border:0;
	width:100%;
	height:120px;
}

.content-second .right .content .content-down{
    width:100%;
	line-height: 20px;
    height: 20px;
    font-size: 12px;
    font-family: 微软雅黑;
	text-indent:2em;
	text-align:justify;
}

.content-second .right .content .summary{
    width:100%;
	line-height: 20px;
    height: 20px;
    font-size: 14px;
	text-align:center;
    font-family: 微软雅黑;
	margin-bottom:10px;
}


.content-second .right .content .summary a{
    color:#333333;
	font-weight:bold;
	text-decoration:none;
}

.content-second .right .content .summary a:hover{
    color:#1065b5;
	text-decoration: none;
}

.content-second .right .content .content-down a{
	color:#333333;
    text-decoration:none;
}

.content-second .right .content .content-down a:hover{
    color: #1065b5;
    text-decoration: none;
}


/*第三栏*/
.content-third{
    margin: 0 auto 20px auto;
    width: 1200px;
    min-height: 190px;
	height:auto;
}

.content-third .left{
    width: 388px;
    float: left;
	height:190px;
    margin-right: 14px;
	color:#ffffff;
	background:url(../img/coms.png);
}

.content-third .left:hover{
	cursor:pointer;
	color:#1065b5;
}

.content-third .left .title_name{
    width: 100%;
    height: 40px;
    padding-left: 20px;
    line-height: 40px;
	margin-top:15px;
    font-size: 18px;
	font-weight:bold;
    font-family: 微软雅黑;
}

.content-third .left .title_right{
    width: 100%;
    height: 40px;
	font-size: 14px;
	line-height: 40px;
	padding-left:20px;
	font-family: 微软雅黑;
}

.content-third .center{
    width: 388px;
    float: left;
	height:190px;
    margin-right: 10px;
	color:#ffffff;
	background:url(../img/coms.png);
}

.content-third .center:hover{
	cursor:pointer;
	color:#1065b5;
}

.content-third .center .title_name{
    width: 100%;
    height: 40px;
    padding-left: 20px;
    line-height: 40px;
	margin-top:15px;
    font-size: 18px;
	font-weight:bold;
    font-family: 微软雅黑;
}

.content-third .center .title_right{
    width: 100%;
    height: 148px;
	font-size: 14px;
	line-height: 40px;
	padding-left:20px;
}

.content-third .right{
    width: 398px;
    float: right;
	height:190px;
	color:#ffffff;
	background:url(../img/coml.png);
}

.content-third .right:hover{
	cursor:pointer;
	color:#1065b5;
}

.content-third .right .title_name{
    width: 100%;
    height: 40px;
    padding-left: 20px;
    line-height: 40px;
	margin-top:15px;
    font-size: 18px;
	font-weight:bold;
    font-family: 微软雅黑;
}

.content-third .right .title_right{
    width: 100%;
    height: 148px;
	font-size: 14px;
	line-height: 40px;
	padding-left:20px;
}


/*项目展示轮播*/
.caseshift{
    margin: 0 auto 15px auto;
    width: 1200px;
    height: 280px;
    border: 1px solid #E3EBF4;
}

.caseshift .title{
    width: 100%;
    height: 40px;
    background:url("../img/base_bg.png") repeat-x;
}

.caseshift .title .title_name{
    display: block;
    width: 140px;
    height: 40px;
    padding-left: 20px;
    line-height: 40px;
    font-size: 16px;
    font-family: 微软雅黑;
    color: #1065b5;
    float: left;
    background:url("../img/menu_bt.png") no-repeat left center;
}

.caseshift .title .title_right{
    display: block;
    width: 60px;
    height: 40px;
    float: right;
}

.caseshift .content-move{
    width: 100%;
    height: 240px;
    overflow: hidden;
}

.caseshift .content-move #img-list div{
    float:left;
    margin-right: 20px;
	width:300px;
	height:228px;
}

.caseshift .content-move #img-list div img{
    width: 100%;
    height: 208px;
	border:0;
	padding:0;
	margin:0;
}

.caseshift .content-move #img-list div .imginfo{
    height: 20px;
	width:100%;
	margin:5px 0 5px 0;
	text-align:center;
	line-height:20px;
	font-size:12px;
}

.caseshift .content-move #img-list,#img-black{
    float:left;
}
.caseshift .content-move #img-scroll{
    width:600%;/*这个属性很重要 让容器有足够的宽度实现滚动*/
    float:left;
}

.caseshift .content-move #img-list a{
    display:block;
	text-decoration:none;
	color:#333333;
}

.caseshift .content-move #img-list a:hover{
     text-decoration:none;
	color:#1065b5;
}

/*关联网站*/
.friendshift{
    margin: 0 auto 15px auto;
    width: 1200px;
    height: 100px;
    border: 1px solid #E3EBF4;
}

.friendshift .title{
    width: 100%;
    height: 40px;
    background:url("../img/base_bg.png") repeat-x;
}

.friendshift .title .title_name{
    display: block;
    width: 140px;
    height: 40px;
    padding-left: 20px;
    line-height: 40px;
    font-size: 16px;
    font-family: 微软雅黑;
    color: #1065b5;
    float: left;
    background:url("../img/menu_bt.png") no-repeat left center;
}

.friendshift .title .title_right{
    display: block;
    width: 60px;
    height: 40px;
    float: right;
}

 .friendshift .content-link{
    width: 100%;
    height: 60px;
    overflow: hidden;
}

.friendshift .content-link img{
    width: 200px;
    height: 58px;
    margin-right: 20px;
}

.friendshift .content-link #imglink-list,#imglink-black{
    float:left;
}

.friendshift .content-link #imglink-scroll{
    width:500%;/*这个属性很重要 让容器有足够的宽度实现滚动*/
    float:left;
}

/*友情连接*/
.friendlink{
    margin: 0 auto 10px auto;
    width: 1200px;
    padding: 10px 0 10px 0;
    background: #077FCD;
}

.friendlink .gps{
    font-size: 18px;
	color:#ffffff;
	font-weight:bold;
	width:136px;
	padding-left:30px;
	height:40px;
	line-height:40px;
	margin-left:10px;
	display:inline-block;
	background:url("../img/gps_bg.png");
}

.friendlink .footer_sel {
    COLOR: #ffffff;
    background: transparent;
    border: 0;
    font-family: 微软雅黑;
    font-size: 16px;
    margin-left: 50px;
}

.friendlink option{
    PADDING-BOTTOM: 0px;
    BORDER-RIGHT-WIDTH: 0px;
    MARGIN: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    BORDER-TOP-WIDTH: 0px;
    BORDER-BOTTOM-WIDTH: 0px;
    BORDER-LEFT-WIDTH: 0px;
    PADDING-TOP: 0px;
    background: #077FCD;
}



/*页脚*/
.footer{
    margin: 0 auto;
    width: 1200px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    background: #1065b5;
    color: #ffffff;
    font-size: 12px;
    font-family: 微软雅黑;
    line-height: 25px;
}

.footer a{
    color: #ffffff;
	text-decoration: none;
}

.footer a:hover{
    color: #ffffff;
	text-decoration: none;
}

/*办公入口*/
.SuspenBox{
    width: 180px;
    position: fixed;
    right: 0;
    top: 28%;
    z-index: 3000;
}

.SuspenBox .Title{
    float: left;
    width: 190px;
    height: 49px;
    background: url("../img/nav.png") repeat-x;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #FFF;
}

.SuspenBox .Title span {
    line-height: 49px;
    padding-left: 25px;
}

.qtCon {
    float: left;
    width: 178px;
}

.qtCon span{
    width: 10px;
    padding: 12px 1px;
    display: block;
    background-color: #303036;
    cursor: pointer;
    z-index: 100;
    top: 50%;
    margin-top: -22px;
    left: 0;
    position: absolute;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

.qtCon .ul, .ul li {
    list-style: none;
}

.qtCon li {
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    text-align: left;
    background: #f6f6f6;
    border-top: solid 1px #e5e5e5;
    padding-left: 15px;
}

.qtCon li a{
    color: #aa0000;
}

.qtCon li a:hover{
    text-decoration: none;
}


.SuspenBox .Zding {
    float: left;
    width: 190px;
    height: 49px;
    background: #aa0000;
    line-height: 49px;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    cursor: pointer;
}

/*--------------------------------------------------列表页样式----------------------------------------------------*/


/*图片切换*/
.imgshift1{
    margin: 0 auto 20px auto;
    width: 1200px;
    height: 200px;
}

.imgshift1 img{
    width: 100%;
    height: 200px;
}

/*内容第一栏*/
.content-first1{
    margin: 0 auto 20px auto;
    width: 1200px;
    height: auto;
    display: block;
}
/*清除浮动代码*/
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfloat{zoom:1}

.content-first1 .left{
    width: 238px;
    float: left;
    min-height: 560px;
    height: auto;
    margin-right: 10px;
    border: 1px solid #E3EBF4;
    background: #ffffff;
}

.content-first1 .left .title{
    width: 100%;
    height: 40px;
    background:url("../img/base_bg.png") repeat-x;
}

.content-first1 .left .title .title_name{
    display: block;
    width: 140px;
    height: 40px;
    padding-left: 20px;
    line-height: 40px;
    font-size: 16px;
    font-family: 微软雅黑;
	font-weight:bold;
    color: #1065b5;
    float: left;
    background:url("../img/menu_bt.png") no-repeat left center;
}

.content-first1 .left .title .title_right{
    display: block;
    width: 5px;
    height: 40px;
    float: right;
}

.content-first1 .left .content{
    width: 100%;
}

.content-first1 .left .content .quick_banner{
    height: 45px;
    background: url("../img/menu_hover.png") no-repeat;
    margin: 10px 10px 0 10px;
    line-height: 45px;
    text-align: center;
    color: #1065b5;
    font-family: 微软雅黑;
    font-size: 14px;
}

.content-first1 .left .content .quick_banner a{
    text-decoration: none;
    color: #1065b5;
    display: block;
}

.content-first1 .center{
    width: 948px;
    min-height: 780px;
    height: auto;
    float: left;
    border: 1px solid #E3EBF4;
    background: #ffffff;
}

.content-first1 .center .title{
    width: 100%;
    height: 40px;
    background: url("../img/base_bg.png") repeat-x;
}

.content-first1 .center .title .title_name{
    display: block;
    width: 140px;
    height: 40px;
    padding-left: 20px;
    line-height: 40px;
    font-size: 16px;
    font-family: 微软雅黑;
	font-weight:bold;
    color: #1065b5;
    float: left;
    background:url("../img/menu_bt.png") no-repeat left center;
    cursor: pointer;
}

.content-first1 .center .title .title_center{
    display: block;
    height: 40px;
    padding-left: 10px;
    line-height: 40px;
    font-size: 14px;
    font-family: 微软雅黑;
    color: #1065b5;
    float: left;
    cursor: pointer;
}

.content-first1 .center .title .title_right{
    display: block;
    line-height: 40px;
    height: 40px;
    margin-right: 20px;
    color: #777;
    font-family: 微软雅黑;
    font-size: 12px;
    float: right;
}

.content-first1 .center .content{
    width: 100%;
    padding: 20px 30px 40px 30px;
}

.content-first1 .center .content .news{
    border-bottom: 1px dashed #c2c2c2;
    height: 40px;
    line-height: 40px;
}

.content-first1 .center .content .news img{
    margin-right: 5px;
}

.content-first1 .center .content .news .new{
    font-size: 14px;
    font-family: 微软雅黑;
    float: left;
}

.content-first1 .center .content .news .img-list{
	display:inline-block;
	width:9px;
	height:13px;
	background:url("../img/list.png");
	margin-right:5px;
}

.content-first1 .center .content .news .new a{
    color: #333333;
    text-decoration: none;
}

.content-first1 .center .content .news .new a:hover{
    color: #1065b5;
    text-decoration: none;
}

.content-first1 .center .content .news .time{
    font-size: 12px;
    font-family: 微软雅黑;
    float: right;
    color: #aaa;
}

.content-first1 .center .content .page {
	width:100%;
	height:42px;
	text-align:center;
	margin-top:50px;
	font-size: 13px;
}

.content-first1 .center .content .page ul{
    list-style:none;
}

.content-first1 .center .content .page li{
	display:inline;
	margin-right: 5px;
}

.content-first1 .center .content .page li a{
	width:auto;
	min-width:60px;
	display: inline-block;
    line-height: 40px;
    text-align: center;
    border: 1px solid #e6e6e6;
    background: #f7f7f7;
    color: #666;
    font-size: 13px;
}

.content-first1 .center .content .page li a:hover{
    background: #1065b5;
    color: #ffffff;
	text-decoration:none;
}

/*---------------------------------------------------------------文章页样式---------------------------------------------------*/


/*图片切换*/
.imgshift2{
    margin: 0 auto 20px auto;
    width: 1200px;
    height: 200px;
}

.imgshift2 img{
    width: 100%;
    height: 200px;
}

/*内容第一栏*/
.content-first2{
    margin: 0 auto 20px auto;
    width: 1200px;
    height: auto;
    display: block;
}
/*清除浮动代码*/
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfloat{zoom:1}

.content-first2 .left{
    width: 238px;
    float: left;
    min-height: 560px;
    height: auto;
    margin-right: 10px;
    border: 1px solid #E3EBF4;
    background: #ffffff;
}

.content-first2 .left .title{
    width: 100%;
    height: 40px;
    background:url("../img/base_bg.png") repeat-x;
}

.content-first2 .left .title .title_name{
    display: block;
    width: 150px;
    height: 40px;
    padding-left: 20px;
    line-height: 40px;
    font-size: 16px;
    font-family: 微软雅黑;
	font-weight:bold;
    color: #1065b5;
    float: left;
    background:url("../img/menu_bt.png") no-repeat left center;
}

.content-first2 .left .title .title_right{
    display: block;
    width: 5px;
    height: 40px;
    float: right;
}

.content-first2 .left .content{
    width: 100%;
}

.content-first2 .left .content .quick_banner{
    height: 45px;
    background: url("../img/menu_hover.png") no-repeat;
    margin: 10px 10px 0 10px;
    line-height: 45px;
    text-align: center;
    color: #1065b5;
    font-family: 微软雅黑;
    font-size: 14px;
}

.content-first2 .left .content .quick_banner a{
    text-decoration: none;
    color: #1065b5;
    display: block;
}

.content-first2 .center{
    width: 948px;
    min-height: 780px;
    height: auto;
    float: left;
    border: 1px solid #E3EBF4;
    background: #ffffff;
}

.content-first2 .center .title{
    width: 100%;
    height: 40px;
    background: url("../img/base_bg.png") repeat-x;
}

.content-first2 .center .title .title_name{
    display: block;
    width: 160px;
    height: 40px;
    padding-left: 20px;
    line-height: 40px;
    font-size: 16px;
    font-family: 微软雅黑;
	font-weight:bold;
    color: #1065b5;
    float: left;
    background:url("../img/menu_bt.png") no-repeat left center;
    cursor: pointer;
}

.content-first2 .center .title .title_center{
    display: block;
    height: 40px;
    padding-left: 10px;
    line-height: 40px;
    font-size: 14px;
    font-family: 微软雅黑;
    color: #1065b5;
    float: left;
    cursor: pointer;
}

.content-first2 .center .title .title_right{
    display: block;
    line-height: 40px;
    height: 40px;
    margin-right: 20px;
    color: #777;
    font-family: 微软雅黑;
    font-size: 12px;
    float: right;
}

.content-first2 .center .content{
    width: 100%;
    padding: 20px 30px 50px 30px;
}

.content-first2 .center .content .article-titel{
    width: 100%;
    margin-top: 50px;
    text-align: center;
    height: auto;
    line-height: 40px;
}

.content-first2 .center .content .article-time{
    width: 100%;
    font-size: 12px;
    text-align: center;
    height: 40px;
    line-height: 40px;
}

.content-first2 .center .content .article-line{
    height: 1px;
    border-bottom: 1px dashed #c2c2c2;
    margin-bottom: 80px;
}

/*----------------------------------------项目展示相关样式*/
.content-first2 .center .content .slip{
    width:100%;
	min-height:600px;
	height:auto;
	margin:0px auto;
	padding:70px 0 0 20px;
}

.content-first2 .center .content .page-img{
    width:100%;
	height:auto;
	font-size: 12px;
    font-family: "microsoft yahei";
    color: #666666;
    margin-right: 10px;
    padding-left: 42px;
    box-sizing: border-box;
	text-align:center;
}

.content-first2 .center .content .page-img span{
    min-width: 50px;
    height: 28px;
    border: 1px solid #dce0e0!important;
    text-align: center;
    margin: 0 4px;
    cursor: pointer;
    line-height: 28px;
    color: #666666;
    font-size: 13px;
    display: inline-block;
}

.content-first2 .center .content .page-img span{
    min-width: 50px;
    height: 28px;
    border: 1px solid #dce0e0!important;
    text-align: center;
    margin: 0 4px;
    cursor: pointer;
    line-height: 28px;
    color: #666666;
    font-size: 13px;
    display: inline-block;
}

.content-first2 .center .content .page-imglist {
	width:100%;
	height:42px;
	text-align:center;
	margin-top:50px;
	font-size: 13px;
}

.content-first2 .center .content .page-imglist ul{
    list-style:none;
}

.content-first2 .center .content .page-imglist li{
	display:inline;
	margin-right: 5px;
}

.content-first2 .center .content .page-imglist li a{
	width:auto;
	min-width:60px;
	display: inline-block;
    line-height: 40px;
    text-align: center;
    border: 1px solid #e6e6e6;
    background: #f7f7f7;
    color: #666;
    font-size: 13px;
}

.content-first2 .center .content .page-imglist li a:hover{
    background: #1065b5;
    color: #ffffff;
	text-decoration:none;
}

.content-first2 .center .content ul{
    width:100%;
	height:auto;
	margin:0px auto;
	padding:0;
}

.content-first2 .center .content .slip img{
    width:260px;
	height:170px;
	margin:0px auto;
	border:0;
}

.content-first2 .center .content .slip ul li{
	width:260pxpx;
	height:200px;
	float:left;
	margin-right:26px;
	margin-bottom:50px;
}

.content-first2 .center .content .slip ul li .info{
    width:100%;
	height:30px;
	text-align:center;
	line-height:30px;
}

.content-first2 .center .content .slip ul li a{
    display:block;
	text-decoration:none;
	font-size:13px;
	color:#333;
}

.content-first2 .center .content .slip ul li a:hover{
	text-decoration:none;
	color:#1065b5;
}

/*-----------------------------------------------------------------搜索页---------------------------------------------------------------------*/

/*图片切换*/
.imgshift3{
    margin: 0 auto 20px auto;
    width: 1200px;
    height: 200px;
}

.imgshift3 img{
    width: 100%;
    height: 200px;
}

/*内容第一栏*/
.content-first3{
    margin: 0 auto 20px auto;
    width: 1200px;
    height: auto;
    display: block;
}
/*清除浮动代码*/
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfloat{zoom:1}

.content-first3 .left{
    width: 238px;
    float: left;
    min-height: 560px;
    height: auto;
    margin-right: 10px;
    border: 1px solid #E3EBF4;
    background: #ffffff;
}

.content-first3 .left .title{
    width: 100%;
    height: 40px;
    background:url("../img/bannerback.png") repeat-x;
}

.content-first3 .left .title .title_name{
    display: block;
    width: 140px;
    height: 40px;
    padding-left: 35px;
    line-height: 40px;
    font-size: 16px;
    font-family: 微软雅黑;
	font-weight:bold;
    color: #ffffff;
    float: left;
    background:url("../img/menu_bt.png") no-repeat left center;
}

.content-first3 .left .title .title_right{
    display: block;
    width: 5px;
    height: 40px;
    float: right;
}

.content-first3 .left .content{
    width: 100%;
}

.content-first3 .left .content .quick_banner{
    height: 45px;
    background: url("../img/menu_hover.png") no-repeat;
    margin: 10px 10px 0 10px;
    line-height: 45px;
    text-align: center;
    color: #aa0000;
    font-family: 微软雅黑;
    font-size: 14px;
}

.content-first3 .left .content .quick_banner a{
    text-decoration: none;
    color: #aa0000;
    display: block;
}

.content-first3 .center{
    width: 948px;
    min-height: 780px;
    height: auto;
    float: left;
    border: 1px solid #E3EBF4;
    background: #ffffff;
}

.content-first3 .center .title{
    width: 100%;
    height: 40px;
    background: url("../img/base_bg.png") repeat-x;
}

.content-first3 .center .title .title_name{
    display: block;
    width: 140px;
    height: 40px;
    padding-left: 20px;
    line-height: 40px;
    font-size: 16px;
    font-family: 微软雅黑;
    color: #1065b5;
    float: left;
    background:url("../img/menu_bt.png") no-repeat left center;
    cursor: pointer;
}

.content-first3 .center .title .title_center{
    display: block;
    height: 40px;
    padding-left: 10px;
    line-height: 40px;
    font-size: 14px;
    font-family: 微软雅黑;
	font-weight:bold;
    color: #1065b5;
    float: left;
    cursor: pointer;
}

.content-first3 .center .title .title_right{
    display: block;
    line-height: 40px;
    height: 40px;
    margin-right: 20px;
    color: #777;
    font-family: 微软雅黑;
    font-size: 12px;
    float: right;
}

.content-first3 .center .content{
    width: 100%;
    padding: 20px 30px 0 30px;
}

.content-first3 .center .content div{
    border-bottom: 1px dashed #c2c2c2;
    height: 40px;
    line-height: 40px;
}

.content-first3 .center .content div img{
    margin-right: 5px;
}

.content-first3 .center .content div .new{
    font-size: 14px;
    font-family: 微软雅黑;
    float: left;
}

.content-first3 .center .content div .new a{
    color: #333333;
    text-decoration: none;
}

.content-first3 .center .content div .new a:hover{
    color: #1065b5;
    text-decoration: none;
}

.content-first3 .center .content div .time{
    font-size: 12px;
    font-family: 微软雅黑;
    float: right;
    color: #aaa;
}


/*----------------------------------------------------------三级目录展示---------------------------------------------*/
/*内容第一栏*/
.content-first4{
    margin: 0 auto 20px auto;
    width: 1200px;
    height: auto;
    display: block;
}
/*清除浮动代码*/
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfloat{zoom:1}

.content-first4 .left{
    width: 238px;
    float: left;
    min-height: 560px;
    height: auto;
    margin-right: 10px;
    border: 1px solid #E3EBF4;
    background: #ffffff;
	overflow:hidden;
}

.content-first4 .left .title{
    width: 100%;
    height: 40px;
    background:url("../img/base_bg.png") repeat-x;
}

.content-first4 .left .title .title_name{
    display: block;
    width: 300px;
    height: 40px;
    padding-left: 20px;
    line-height: 40px;
    font-size: 16px;
    font-family: 微软雅黑;
	font-weight:bold;
    color: #1065b5;
    float: left;
    background:url("../img/menu_bt.png") no-repeat left center;
	background-size:100% 100%;
}

.content-first4 .left .title .title_right{
    display: block;
    width: 5px;
    height: 40px;
    float: right;
}

.content-first4 .left .content{
    width: 100%;
}

.content-first4 .left .content .quick_banner{
    height: 45px;
    background: url("../img/menu_hover.png") no-repeat;
    margin: 10px 10px 0 10px;
    line-height: 45px;
    text-align: center;
    color: #1065b5;
    font-family: 微软雅黑;
    font-size: 14px;
}

.content-first4 .left .content .quick_banner a{
    text-decoration: none;
    color: #1065b5;
    display: block;
}

.content-first4 .center{
    width: 948px;
    min-height: 780px;
    height: auto;
    float: left;
    border: 1px solid #E3EBF4;
    background: #ffffff;
}

.content-first4 .center .title{
    width: 100%;
    height: 40px;
    background: url("../img/base_bg.png") repeat-x;
}

.content-first4 .center .title .title_name{
    display: block;
    width: 340px;
    height: 40px;
    padding-left: 20px;
    line-height: 40px;
    font-size: 16px;
    font-family: 微软雅黑;
	font-weight:bold;
    color: #1065b5;
    float: left;
    background:url("../img/menu_bt.png") no-repeat left center;
	background-size:100% 100%;
    cursor: pointer;
}

.content-first4 .center .title .title_center{
    display: block;
    height: 40px;
    padding-left: 10px;
    line-height: 40px;
    font-size: 14px;
    font-family: 微软雅黑;
    color: #1065b5;
    float: left;
    cursor: pointer;
}

.content-first4 .center .title .title_right{
    display: block;
    line-height: 40px;
    height: 40px;
    margin-right: 20px;
    color: #777;
    font-family: 微软雅黑;
    font-size: 12px;
    float: right;
}

.content-first4 .center .content{
    width: 100%;
    padding: 20px 30px 50px 30px;
}

.content-first4 .center .content .article-titel{
    width: 100%;
    margin-top: 50px;
    text-align: center;
    height: 40px;
    line-height: 40px;
}

.content-first4 .center .content .article-time{
    width: 100%;
    font-size: 12px;
    text-align: center;
    height: 40px;
    line-height: 40px;
}

.content-first4 .center .content .article-line{
    height: 1px;
    border-bottom: 1px dashed #c2c2c2;
    margin-bottom: 80px;
}
