﻿* 
{
	margin: 0;
	padding: 0;
}
body 
{
	min-width: 1200px;
	font-family: "微软雅黑";
	color: #333;
	background: white;
}
p 
{
	color: #333;
}
a 
{
	text-decoration: none;
	color: #333;
}
li 
{
	list-style: none;
}
img 
{
	display:block;
	border: none;
}
.clear 
{
	clear: both;
}
.fl
{
	float:left;
}
.fr
{
	float:right;
}


.headbg
{
	width:100%;
	height:115px;
	overflow:hidden;
}
.head 
{
	width:1200px;
	height:115px;
	overflow:hidden;
	margin:auto;
}
.head .logo
{
	width:450px;
	height:115px;
	overflow:hidden;
	float:left;
}
.head .logo img
{
	width:450px;
	height:115px;
	display:block;
}
.head .right
{
    width:750px;
    height:115px;
    float:left;
    overflow:hidden;
}
.head .right .lanav
{
	height:25px;
	overflow:hidden;
	margin-top:15px;
}
.head .right .lanav ul 
{
	float:right;
	width:150px;
	height:25px;
	overflow:hidden;
}
.head .right .lanav ul li 
{
	width:75px;
	height:25px;
	float:left;
	overflow:hidden;
}
.head .right .lanav ul li a
{
	display:block;
	width:75px;
	height:25px;
	overflow:hidden;
	color:#0068b2;
	background:#fafafa;
	transition:1s;
	font-size:13px;
	text-align: center;
	line-height:25px;
}
.head .right .lanav ul li a:hover
{
	background:#0068b2;
    color:#fafafa;
}
.head .right .lanav ul li a.hover
{
    background:#0068b2;
    color:#fafafa;
}
.head .right .nav 
{
	height:auto;
	overflow:hidden;
	margin-top:48px;
}
.head .right .nav ul 
{
	float:right;
	height:auto;
	overflow:hidden;
}
.head .right .nav ul li 
{
	float:left;
	height:auto;
	overflow:hidden;
}
.head .right .nav ul li a
{
	display:block;
	margin-right:45px;
	overflow:hidden;  
	font-size:15px;
	color:block;  
}
.head .right .nav ul li a:hover
{
	color:#198ede;
}
.head .right .nav ul li a.hover
{
	color:#198ede;
}


.footbg
{
	width:100%;
	height:215px;
	overflow:hidden;
	background:black;
}
.foot
{
	margin:auto;
	width:1200px;
    height:215px;
    overflow:hidden;
}
.foot .left
{
	width:800px;
	height:auto;
	overflow:hidden;
	float:left;
	margin-top:60px;
}
.foot .left .footnav 
{
	height:auto;
	overflow:hidden;
}
.foot .left .footnav ul 
{
    height:auto;
    overflow:hidden;
}
.foot .left .footnav ul li
{
	float:left;
	border-bottom:1px solid #333;
}
.foot .left .footnav ul li a 
{
	display:block;
	margin-right:20px;
	font-size:15px;
	color:#969696;
	padding-bottom:10px;
}
.foot .left .banquan
{
	font-size:14px;
	color:#969696;
	margin-top:20px;
}
.foot .right 
{
	width:400px;
	overflow:hidden;
	height:auto;
	float:left;
	margin-top:60px;
	line-height:25px;
	font-size:14px;
	text-align: right;
	color:#969696;
}
.foot .right a
{
	color:#969696;
}


.banner {
  width: 100%;
  height: 800px;
  overflow: hidden;
  position: relative;
}
.banner .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 50%;
  bottom: 5px;
  z-index: 1;
}
.banner .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.banner .hd ul li {
  float: left;
  margin-right: 5px;
  width: 10px;
  height: 10px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
  border-radius: 5px;
}
.banner .hd ul li.on {
  background: #f00;
  color: #fff;
}
.banner .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.banner .bd li {
  zoom: 1;
  vertical-align: middle;
  width: 100%;
  height: 800px;
}


.indcntit
{
   font-size:34px;
   line-height:34px;
   overflow:hidden;
   color:#198ede;
   text-align:center;
}
.indline
{
	width:65px;
	height:2px;
	background:#a9a9ab;
	margin:auto;
	overflow:hidden;
	margin-top:20px;
	margin-bottom:15px;
}
.indentit
{
	font-size:12px;
	text-transform: uppercase;
	text-align: center;
	color:#7f7f7f;
}

.indfir
{
	width:1200px;
	margin:auto;
	overflow:hidden;
	height:auto;
	padding-top:60px;
	padding-bottom:60px;
}
.indfir .left
{
	width:872px;
	height:auto;
	overflow:hidden;
	float:left;
}
.indfir .left ul
{
	width:100%;
    height:auto;
    overflow:hidden;
}
.indfir .left ul li 
{
	float:left;
	height:auto;
	overflow:hidden;
	width:436px;
	margin-top:60px;
}
.indfir .left ul li a
{
	display:block;
	width:384px;
	height:auto;
	overflow:hidden;
}
.indfir .left ul li a .pic
{
	float:left;
	width:74px;
	height:74px;
	overflow:hidden;
}
.indfir .left ul li a .pic img
{
     width:74px;
     height:74px;
}
.indfir .left ul li a .listright
{
	margin-left:10px;
	width:300px;
	float:left;
	height:auto;
	overflow:hidden;

}
.indfir .left ul li a .listright .tit
{
	font-size:15px;
	overflow:hidden;
}
.indfir .left ul li a .listright .line
{
    width:75px;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
	overflow:hidden;
	background:#333;
}
.indfir .left ul li a .listright .des
{
	color:#919192;
	font-size:12px;
	overflow:hidden;
	height:35px;
}
.indfir .right
{
	width:328px;
	float:left;
    height:auto;
    overflow:hidden;
    padding-top:40px;
}
.indfir .right img
{
	width:328px;
	height:auto;
}


.indsecbg
{
    width:100%;
    height:534px;
    background:url('../image/indabu.png') no-repeat center center;
    background-color:#f7f7f7;
    overflow:hidden;
}
.indsec
{
	width:1200px;
	height:534px;
	margin:auto;
	overflow:hidden;
}
.indsec .indabu 
{
	width:740px;
	height:534px;
	overflow:hidden;
	float:right;
	padding:50px;
	box-sizing:border-box;
}
.indsec .indabu .tit1
{
    font-size:17px;
    overflow:hidden;

}
.indsec .indabu .tit2
{
    font-size:26px;
    overflow:hidden;
    color:#198ede;
    margin-top:5px;
    margin-bottom:30px;

}
.indsec .indabu .content
{
	font-size:14px;
	text-align: justify;
	line-height: 30px;
	overflow:hidden;
	word-break: break-all;

}
.indsec .indabu a.more
{
	width:165px;
	height:44px;
	display:block;
	background:url('../image/indabubtn.jpg') no-repeat center center;
	margin-top:60px;
}


.indthi
{
    width:1200px;
	margin:auto;
	overflow:hidden;
	height:auto;
	padding-top:60px;
	padding-bottom:60px;
}
.indthi ul 
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.indthi ul li 
{
	float:left;
	width:392px;
	height:auto;
	overflow:hidden;
	margin-right:12px;
}
.indthi ul li a
{
	display:block;
	width:392px;
	height:auto;
	overflow:hidden;
}
.indthi ul li a .pic
{
	width:392px;
	height:auto;
	overflow:hidden;
}
.indthi ul li a .pic img
{
	width:392px;
	height:256px;
}
.indthi ul li a .tit
{
	font-size:15px;
	height:35px;
	overflow:hidden;
	line-height:35px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.indthi ul li a .des
{
	font-size:14px;
	overflow:hidden;
	line-height:25px;
	text-align: justify;
	word-break: break-all;
	height:75px;
	color:#999;

}


.indfoubg
{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-top:60px;
	padding-bottom:60px;
	background:#f3f3f3;
}
.indfou
{
	width:1200px;
	margin:auto;
	overflow:hidden;
}
.indfou ul 
{
	width:1070px;
	margin:auto;
	overflow:hidden;
}
.indfou ul li 
{
	float:left;
	width:140px;
	height:55px;
	overflow:hidden;
	margin-right:15px;
	margin-top:20px;
}
.indfou ul li a 
{
	display:block;
	width:140px;
	height:55px;
	overflow:hidden;
	border:1px solid #ccc;
	box-sizing: border-box;
	transition:1s;
}
.indfou ul li a:hover
{
	border:1px solid #198ede;
}
.indfou ul li a img
{
	width:140px;
	height:55px;
}




.inssitebg
{
	width:100%;
	height:60px;
	background:#f6f6f6;
	overflow:hidden;
}
.inssite
{
	width:1200px;
	height:60px;
	overflow:hidden;
	text-align: right;
	margin:auto;
	font-size:14px;
	line-height:60px;
}


.inszt
{
	width:1200px;
	height:auto;
	margin:auto;
}
.inszt .insleft
{
	width:240px;
	height:auto;
	float:left;
	position:relative;
}
.inszt .insleft .tit
{
	width:240px;
	height:120px;
	position: absolute;
    top:-120px;
    background:rgba(0,104,178,0.8);
    overflow:hidden;
    padding:20px 20px;
    box-sizing: border-box;
}
.inszt .insleft .tit .cn
{
    color:white;
    font-size:25px;
    overflow:hidden;
    padding-bottom:15px;
    line-height:25px;
    margin-top:10px;
}
.inszt .insleft .tit .en
{
	color:white;
	text-transform: uppercase;
	font-size:13px;
	overflow:hidden;
	line-height:13px;
}
.inszt .insleft .insnav
{
	width:240px;
	height:auto;
	overflow:hidden;
}
.inszt .insleft .insnav ul 
{
	width:240px;
	height:auto;
	overflow:hidden;
}
.inszt .insleft .insnav ul li 
{
	width:240px;
	height:auto;
	overflow:hidden;
}
.inszt .insleft .insnav ul li a 
{
	display:block;
	width:240px;
	overflow:hidden;
	height:auto;
	background:#dbe4fd;
	border-bottom:1px solid white;
	padding:10px 20px;
	box-sizing: border-box;
}
.inszt .insleft .insnav ul li a p
{
	width:180px;
	height:auto;
	overflow:hidden;
	float:left;
	font-size:14px;
}
.inszt .insleft .insnav ul li a .arr
{
	width:20px;
	height:20px;
	overflow:hidden;
	opacity:0;
	filter:alpha(opacity:0);
	float:left;

}
.inszt .insleft .insnav ul li a .arr img
{
    width:20px;
    height:20px;
}
.inszt .insleft .insnav ul li a:hover
{
	background:#eaa624;
}
.inszt .insleft .insnav ul li a:hover p
{
	color:white;
}
.inszt .insleft .insnav ul li a:hover .arr
{
	opacity:1;
	filter:alpha(opacity:100);
}
.inszt .insleft .insnav ul li a.hover
{
	background:#eaa624;
}
.inszt .insleft .insnav ul li a.hover p
{
	color:white;
}
.inszt .insleft .insnav ul li a.hover .arr
{
	opacity:1;
	filter:alpha(opacity:100);
}
.inszt .insleft .pic
{
	width:240px;
	margin-top:20px;
	margin-bottom:20px;
	overflow:hidden;
}
.inszt .insleft .pic img
{
	width:240px;
	height:auto;
}


.insright
{
	width:910px;
	height:auto;
	overflow:hidden;
	float:left;
	margin-left:50px;
	padding-top:20px;
	padding-bottom:100px;
}
.insright .bigtit
{
   width:100%;
   height:auto;
   overflow:hidden;
   word-break: break-all;
   text-align: justify;
   font-size:18px;  
   padding-bottom:10px;
   margin-bottom:30px;
   border-bottom:1px solid #ccc;
}
.insright .content
{
	font-size:14px;
	text-align: justify;
	overflow:hidden;
	word-break: break-all;
	line-height:30px;
}
.insright .content p
{
	font-size:14px;
	text-align: justify;
	word-break: break-all;
	line-height:30px;
}
.insright .content img
{
	display:inline-block;
}


.newslist
{
	width:100%;
    height:auto;
    overflow:hidden;
}
.newslist ul
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.newslist ul li 
{
	width:100%;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;
	overflow:hidden;
}
.newslist ul li a
{
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
}
.newslist ul li a p
{
	font-size:14px;
	height:auto;
	overflow:hidden;
	float:left;
	width:810px;
	word-break: break-all;
}
.newslist ul li a:hover p
{
	color:#198ede;
}
.newslist ul li a div.time
{
	width:100px;
	height:auto;
	overflow:hidden;
	text-align: right;
	font-size:14px;
	color:#999;
	float:left;
}


.switch {
  padding-top: 17px;
  padding-bottom: 17px;
  text-align: center;
  width: 100%;
  overflow: hidden;
  font-size:14px;
  box-sizing: content-box;
}
.switch a {
  display: inline-block;
  border: 1px solid #ccc;
  text-align: center;
  margin: 5px;
  padding: 5px;
  background: #f2f2f2;
  color: #333;
  text-decoration: none;
  box-sizing: content-box;
}
.switch a:hover {
  background: #198ede;
  color: white;
}
.switch a.on {
  background: #198ede;
  color: white;
}


.cmessage {
	width: 910px;
	height: auto;
	overflow: hidden;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
.cmessage .messagel {
	width: 508px;
	height: auto;
	overflow: hidden;
	float: left;
}
.cmessage .messagel p.bigtit {
	font-size: 40px;
	line-height: 1.15;
	font-weight: bold;
	text-align: left;
}
.cmessage .messagel p.mtit {
	color: #333;
	font-size: 25px;
	text-align: left;
	padding-top: 10px;
}
.messager {
	width: 400px;
	height: auto;
	overflow: hidden;
	float: left;
}
.messager p.des {
	width: 400px;
	height: auto;
	overflow: hidden;
	font-size: 14px;
	padding-bottom: 30px;
	text-align: left;
	color: #333;
}
.messagediv {
	width: 400px;
	height: auto;
	overflow: hidden;
}
.messagediv .inputtext {
	width: 400px;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.messagediv .inputtext p {
	display: inline-block;
	font-size: 15px;
	color: #333;
	padding-left: 20px;
	padding-right: 5px;
}
.messagediv .inputtext input {
	width: 280px;
	height: 30px;
	border: 1px solid #ddd;
	border-radius: 5px;
}
.messagediv .inputtext span {
	display: inline-block;
	color: red;
	padding-left: 10px;
	padding-right: 10px;
}
.messagediv .inputarea {
	width: 400px;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.messagediv .inputarea p {
	display: inline-block;
	font-size: 15px;
	color: #333;
	padding-left: 20px;
	padding-right: 5px;
	vertical-align: top;
}
.messagediv .inputarea textarea {
	width: 280px;
	height: 120px;
	border: 1px solid #ddd;
	border-radius: 5px;
}
.messagediv .inputbtn {
	width: 400px;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.messagediv .inputbtn input {
	width: 150px;
	height: 45px;
	background: #198ede;
	font-size: 15px;
	text-align: center;
	color: white;
	line-height: 45px;
	border-radius: 5px;
	border: 0;
	display: block;
	cursor: pointer;
	transition: 1s;
	margin-left: 70px;
}
.messagediv .inputbtn input:hover {
	opacity: 0.9;
}