﻿@charset "utf-8";
/*全局样式*/
*{margin:0;padding: 0;box-sizing: content-box;}
input,button,ul,li,body,p,hr{ margin:0; padding:0; }
a {text-decoration: none;color: #000;}
a:link {text-decoration: none;  }
a:visited {text-decoration: none;  }
a:hover {text-decoration: none; }
a:active {text-decoration: none;}
img{border:none;outline:none  }
li{list-style: none;  }

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th,td {
	padding: 0;
	margin: 0;}
body{
	 font-family:"微软雅黑" !important;
	 font-size:14px;
	 padding:0;
	 margin:0;
	}
div,li,ul,img,a,input,button{ 
	list-style:none; 
	outline:none; 
	border:none; 
	margin:0; 
	padding:0;}
a:focus{outline:none;}
a:link,a:visited{
	text-decoration:none !important; 
	color:#333;}
a:hover{ 
	text-decoration:none !important; 
	cursor:pointer; 
	color:#07438a;}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
	padding-right: 0px;  
	padding-left: 0px;}
	
.row{ 
	margin-left:0px; 
	margin-right:0px;}

.clear{ clear:both;}

.tabberlive .tabbertab { 
	overflow:visible; 
	overflow:hidden; 
	outline:none;}
.tabberlive .tabbertabhide { display:none;}

/*-------通用样式-----*/
/*居中1200px*/
.container{ 
	width:1000px !important;
	margin:20px auto 0 !important; 
	padding:0 !important;

}
	
/*-------通用样式结束-----*/
.headcontainer{
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	background:#4697ff url(../images/top.jpg) no-repeat center center;
}
/*头部*/
.headcon{
	width:1200px;
	min-width: 1200px;
	height:430px;
	margin: 0 auto;
}

/*头部结束*/


/*新闻处布局*/
.newsleft{
	width:488px;
	height:450px;
	float:left;
}

.newsright{
	width:488px;
	height:450px;
	float:right;
}

.tymenu{
	width: 100%;
	height:56px;
	float: left;
	font-size:28px;
	line-height: 56px;
	background: url(../images/menu.png) no-repeat;
}
.tymenu span{
	width: auto;
	height: 56px;
	float: left;
	color: #fff;
	font-weight: bold;
	padding-left: 30px;

}
.tymenu a{
	float: right;
	font-size: 16px;
}
.tycontent{
	width: 100%;
	height:auto;
	float: left;
	padding-top: 10px;
}
.tycontent a{
	width: 100%;
	height: 45px;
	font-size: 18px;
	line-height: 45px;
	display: inline-block;
}
.tycontent a::before{
	content:"·";
	margin-right: 5px;
}
.tycontent a span{
	float: right;
}

.newstl{
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 10px;
	margin-top: 55px;
	background: #f2f9ff;
	border: 1px solid #057ac7;
	position: relative;
}
.newstltit{
	width: 286px;
	height: 55px;
	text-align: center;
	line-height: 55px;
	font-size: 28px;
	color: #fff;
	font-weight: bold;
	background: url(../images/menu1.png);
	position: absolute;
	top:-30px;
	left:36%;
}
.newstlcon{
	width: 100%;
	height: auto;
	float: left;
	padding: 40px 0 10px 0;
}
.newstlcon a{
	width: 181px;
	height: 47px;
	float: left;
	font-size: 18px;
	line-height: 47px;
	text-align: center;
	margin: 5px 0px 5px 16px;
	background: url(../images/menu2.png);
}

/*尾部*/

.lyFoot {
    width: 100%;
    min-height: 140px;
    background: #fff;
    min-width: 1200px;
    overflow: hidden;
    float:left;
   /* margin-top:20px;*/
    background: #E0E0E0;
}

.footCon {
    width: 1200px;
    height: 140px;
    margin: 0 auto;
    
}
/*尾部左侧版权信息*/
.footxx{
    width: 1200px;
    height: 120px;
    margin:30px auto 0;
}

.footLeft {
    width: 260px;
    float: left;
    height: 67px;
    padding-left: 55px;
margin-top: 20px;
}

.lyga {
    display: block;
    width: 69px;
    height: 67px;
    float: left;
}

.lyba {
    display: block;
    width: 40px;
    height:57px;
    float: left;
    margin-left: 33px;
    margin-top: 10px;
}
.footMiddle{
    /*width: 650px;*/
    float: left;
    height: 120px;
    text-align: center;
    line-height: 200%;
    color: #333;
    position: relative;
}
.footMiddle>a:link,.footMiddle>a:visited{
color:#333 !important;
}
.footMiddle>a:hover{
color:#f00 !important;
}
.footicon {
    display: inline;
    position: absolute;
    left: 212px;
    top: 58px; 
    
}



/*尾部右侧图片链接*/

.footRight {
    width: 240px;
    float: right;
    height: 67px;
    padding-left: 10px;
    margin-top: 10px;
}

.lydztb {
    display: block;
    width: 52px;
    height: 64px;
    float: left;
    cursor: pointer;
        margin-left: 35px;
}

.lywzzc {
    display: block;
    width: 116px;
    height: 53px;
    float: left;
   cursor: pointer;
}
.foottj{
    width: 100%;
    min-width: 1200px;
    height: 50px;
    float: left;
    overflow: hidden;
    margin:0 auto;
     text-align: center;
 }
