@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	color: #333333;
	font-family: "微软雅黑", Arial, Verdana, System;
	font-size: 14px;
	line-height: 24px;
}
a {
	color: #333333;
	outline: medium none;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0 none;
}
ul {
	list-style: outside none none;
}
ul, ol, li {
	list-style-image: none;
	list-style-type: none;
}
h1, h1 a, h1 a:hover {
	text-decoration: none;
}
.clear {
	clear: both;
}
html {
	overflow-y: scroll;
}
a:focus {
	outline: 0;
}
.clear {
	clear: both;
}
input, textarea, select {
	outline: medium;
	font-family: "微软雅黑";
}
/*----------------------*/
#box {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
.header {
	width: 100%;
}
.header .head {
	width: 1200px;
	margin: 20px auto;
	overflow: hidden;
}
.header .head .logo {
	float: left;
	width: 650px;
	overflow: hidden;
}
.header .head .rightlogo {
	text-align: right;
	overflow: hidden;
	width: 252px;
	float: right;
  	margin: 10px auto;
}
.rightlogo .time {
	margin-top: 4px;
	font-size: 16px;
	margin-right:10px;
}
.menu {
	width: 100%;
	height: 70px;
	background-color:#0e3fb8;
}
.menu .nav {
	width: 1200px;
	margin: 0 auto;
}
.menu .nav li {
	float: left;
	width: 109px;
	position:relative;
	text-align: center;
}
.menu .nav li a {
	color: #fff;
	font-size: 16px;
	display: block;
	line-height: 70px;
}
.nav li:hover{
	/*background-color: rgb(9, 130, 177);*/
  background-color:#113899;
}
.nav-ul{
	display: none;
	background-color:#113899;
    position: absolute;
    width: 100%;
    z-index: 9999;
    left: 0;
    top: 70px;
}
.nav-ul li, .nav-ul li a{
	line-height: 50px !important;
	height: 50px !important;
}
.nav-ul li:hover{
	background-color: #0e3fb8;
}
.navs{
	display: block;
}
/*************banner************/
.banner {
	width: 100%;
	height: 452px;
	overflow: hidden;
	position: relative;
	font-size: 0;
}
.b-img {
	height: 452px;
	position: absolute;
	left: 0;
	top: 0;
}
.b-img a {
	display: block;
	height: 452px;
	float: left;
}
.b-list {
	height: 50px;
	padding-top: 412px;
	position: relative;
	margin: 0 auto;
	z-index: 1;
}
.b-list span {
	display: block;
	cursor: pointer;
	width: 10px;
	height: 10px;
	border: 3px solid #0e3fb8;
	float: left;
	margin: 0 5px;
	_margin: 0 3px;
}
.b-list .spcss {
	border: 3px solid #0e3fb8;
	background-color: #0e3fb8;
}
.bar-left {
	position: absolute;
	z-index: 1;
	display: block;
	width: 100px;
	height: 100%;
	left: 0px;
	background: none;
	top: 0px;
}
.bar-right {
	position: absolute;
	z-index: 1;
	display: block;
	width: 100px;
	height: 100%;
	right: 0px;
	background: none;
	top: 0px;
}
.bar-left em {
	display: block;
	width: 50px;
	height: 100px;
	background: url(/image/arrow.png) 0px 0px no-repeat;
	margin: 0 auto;
	margin-top: 325px;
}
.bar-right em {
	display: block;
	width: 50px;
	height: 100px;
	background: url(/image/arrow.png) -50px 0px no-repeat;
	margin: 0 auto;
	margin-top: 325px;
}
.bar-left .emcss {
	background-position: 0px -100px;
}
.bar-right .emcss {
	background-position: -50px -100px;
}
/************公告******************/
.gonggao{
	width: 1200px;
    margin: 20px auto;
    border-bottom: solid 1px #eeeeee;
    overflow: hidden;
    height: 47px;}
.gonggao .gg{
	width:660px;
	height:47px;
	float:left;
	background:url(/image/gonggao_12.png) no-repeat left center;
	overflow:hidden;}
.gonggao .phone{
	float: right;
    color: #0e3fb8;
    text-align: right;
    overflow: hidden;
    padding: 0px 8px;
    margin-top: 10px;}
.gonggao .phone i{
	font-size:18px;
	font-weight:700;}
/***********about************/
.about {
    width: 1200px;
    margin:0 auto;
    overflow: hidden;
}
.aboutus {
	width: 600px;
	float: left;
	overflow: hidden;
}
.aboutus a {
	width: 121px;
	height: 40px;
	display: block;
	background-color:#efefef;
	float: left;
	text-align: center;
	line-height: 40px;
}
.about_top {
	width: 100%;
	float: left;
	overflow: hidden;
}
.title {
	border-bottom: solid 1px #eeeeee;
	overflow: hidden;
}
.title h3 {
	float: left;
	font-size:20px;
	/*font-weight: normal;*/
	text-align: center;
	line-height: 40px;
	color: #333333;
}
.title span {
	font-size: 12px;
    line-height: 36px;
    float: left;
    display: block;
    padding: 0 10px;
    overflow: hidden;
    color: #999999;
    background: url(/image/titlebg_16.png) no-repeat right top 10px;text-transform: uppercase;
}
.title a {
	float: right;
	display: inline;
	margin-top: 12px;
}
.aboutinfo {
	padding: 10px 0;
	line-height:28px;
	height:310px;
	width:600px;
	overflow:hidden;
	float: left;
	color: #666666;
}
.aboutnws {
	float: right;
	width: 560px;
	overflow: hidden;
}
.aboutnws ul {
	overflow: hidden;
	padding: 10px 0px;
	list-style: inside;
}
.aboutnws ul li {
	overflow: hidden;
	line-height: 44px;
	border-bottom: dashed 1px #eeeeee;
}
.aboutnws ul li a {
	padding-left: 12px;
	background: url(/image/qq_06.png) no-repeat left center;
	width: 438px;
	display: block;
	color: #666666;
	float: left;
}
.aboutnws ul li span {
	float: right;
	color: #666666;
}
.tixi {
	width: 1200px;
	float: left;
	/* overflow: hidden; */
	margin-top: 20px;
}
.tiximain {
	margin-top: 25px;
	overflow: hidden;
	width: 1215px;
}
.tiximain li {
	width: 287px;
	margin: 10px 16px 10px 0;
	float: left;
	height: 320px;
}
.tiximain li span {
	display: block;
	width: 282px;
	height: 188px;
	overflow: hidden;
	border: solid 1px #ccc;
	padding: 2px;
}
.tiximain li span img {
	width: 282px;
	height: 188px;
}
.tiximain li h3 {
	line-height: 45px;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.tiximain li p {
	font-size: 12px;
	color: #999999;
}
.tiximain li a {
	display: block;
	line-height: 35px;
	color:#0e3fb8;
}
.inline {
	width: 100%;
	height: 310px;
	background: url(/image/ybg_27.jpg) repeat-x;
	margin-top: 30px;
	overflow: hidden;
}
.inline .tt {
	width: 1200px;
	margin: 0 auto;
}
.inline .t1 {
	width: 200px;
	height: 260px;
	float: left;
	margin:40px 0 0px 132px;
	overflow: hidden;
}
.inline .tleft {
	margin-left: 0;
}
.inline .t1 a {
    display: block;
    width: 180px;
    height: 180px;
    border-radius: 50%;
	margin:0 auto;
}
.inline .t1 p {
	margin-top: 30px;
	text-align: center;
	color: #fff;
	font-size: 18px;
}
.inline .t1 .tt1 {
	background: #fff url(../image/gh_28.png) no-repeat center center;
}
.inline .t1 .tt1:hover {
	background: #fff url(../image/gh_281.png) no-repeat center center;
}
.inline .t1 .tt2 {
	background: #fff url(../image/bk_31.png) no-repeat center center;
}
.inline .t1 .tt2:hover {
	background: #fff url(../image/bk_311.png) no-repeat center center;
}
.inline .t1 .tt3 {
	background: #fff url(../image/qq_28.png) no-repeat center center;
}
.inline .t1 .tt3:hover {
	background: #fff url(../image/qq_281.png) no-repeat center center;
}
.inline .t1 .tt4 {
	background: #fff url(../image/ph_28.png) no-repeat center center;
}
.inline .t1 .tt4:hover {
	background: #fff url(../image/ph_281.png) no-repeat center center;
}
.newmain {
	margin: 30px auto;
	overflow: hidden;
	width: 1200px;
}
/*******************************/
.marqueeleft {
    height: 235px;
    width: 1200px;
    overflow: hidden;
    margin: 30px auto;
}
.marqueeleft ul {
	float: left;
}
.marqueeleft li {
	float: left;
    margin: 0 5px;
    display: inline;
    width:288px;
    height: 235px;
    overflow: hidden;
}
.marqueeleft li .pic {
	border:solid 1px #e4e4e4;
	display: block;
	width:282px;
	height:188px;
	padding:2px;
	overflow: hidden;
}
.marqueeleft li img{
	width:282px;
	height:188px;}
.marqueeleft li .txt {
	text-align: center;
	height:40px;
	font-size:14px;
	line-height:40px;
}

.newmain_middle{
	overflow:hidden;}
.newmain_middle .middleleft{
	width:790px;
	float:left;
	overflow:hidden;}
.newmain_middle .middleright{
	width:370px;
	float:right;
	overflow:hidden;}
.newinfo{
	margin-top:25px;
	overflow:hidden;}
.newinfo .tj{
	width:243px;
	height:247px;
	float:left;}
.newinfo .tj .newpic{
	width:239px;
	height:121px;
	}
.newinfo .tj .newpic img{
	width:239px;
	height:121px;
	}
.newinfo .tj h3{
	font-size:14px;
	line-height:40px;
	font-weight:normal;
}
.newinfo .tj p{
	color:#666666;
	line-height:25px;}

.newinfo ul{
    width: 525px;
    float: left;
    margin-left: 22px;}
.newinfo ul li{
	width: 247px;
    float: left;
    margin-left: 15px;
    border-bottom: solid 1px #eeeeee;
    line-height: 29px;
}
.newinfo ul li a{
	display:block;
	color:#666666;
	width:100%;
	overflow:hidden;}
.newinfo ul li span{
	display:block;
	color:#666666;
	text-align:right;}
.middleright{
	float: right;
	width: 560px;
	overflow: hidden;
}
.middleright ul {
	overflow: hidden;
	padding: 10px 0px;
	list-style: inside;
}
.middleright ul li {
	overflow: hidden;
	line-height:35px;
	border-bottom: dashed 1px #eeeeee;
}
.middleright ul li a {
	padding-left: 12px;
	background: url(/image/qq_06.png) no-repeat left center;
	width:278px;
	display: block;
	color: #666666;
	float: left;
}
.middleright ul li span {
	float: right;
	color: #666666;
}
.newmain_bottom{
	margin-top:22px;
	overflow:hidden;}
.newmain_bottom ul{
	overflow:hidden;
	margin-top:10px;}
.newmain_bottom ul li{
	width:288px;
	height:192px;
	float:left;
	margin:20px 6px;
	}
.newmain_bottom ul li a img{
	width:288px;
	height:192px;}
.footer{
	width:100%;
	float:left;
	overflow:hidden;}
.footer .links{
	height:80px;
	background-color:#0e3fb8;
	overflow:hidden;}
.footer .links .link{
	width:1200px;
	overflow:hidden;
	margin:0 auto;}
.footer .links .link span{
	display: block;
    width: 120px;
    float: left;
	height:80px;
	line-height:80px;
	}
.footer .links .link span img{
	margin-top:20px;
}
.footer .links .link .li1{
	float:left;
	margin-left:20px;
	width:1000px;
	}
.footer .links .link .li1 a{
	line-height:80px;
    color: #fff;
    float: left;
    margin: 0 10px;
	overflow:hidden;}
.footer .foot{
	width:100%;
	background:url(/image/foot_08.jpg) no-repeat;
	overflow:hidden;}
.footmiddle{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
	} 
.footmiddle .footnav{
	overflow:hidden;
	width:290px;
	float:left;}
.footmiddle h3{
	font-size: 16px;
    color: #fff;
    line-height: 35px;
    font-weight: normal;
    margin-top:15px;}
.footnav li{
	width:145px;
	line-height:30px;
	float:left;}
.footnav li a{
	color: #fff;
	}
.call{
	width: 600px;
    float: left;
    margin-left: 110px;}
.call span{
	background: url(/image/dh_46.png) no-repeat left center;
    display: block;
    line-height: 40px;
    padding-left:60px;
    font-size:24px;
    color: #fff;}
.call p{
	line-height:26px;
	color: #fff;
	}
.erwei{
	float: left;
    width: 198px;
    text-align: center;
    margin-top: 40px;
	} 
.bq{
    float: left;
    width: 100%;
    height: 80px;
    margin-top: 20px;
}
.bq div{
	width:560px;
	float:left;
	overflow:hidden;}
.bq .footlogo{
	text-align:right;}
.bq .bq1{
	margin-left:78px;
	color: #fff;
	}
	
/*********新闻类表页******************/
.newlist{
	width: 1200px;
    margin: 0 auto 30px auto;
	}
.ctitle{
	line-height:50px;
	overflow:hidden;
	border-bottom:solid 1px #eeeeee;
	}
.ctitle h3{
	    width: 200px;
    float: left;
    background: url(/image/lie.jpg) no-repeat left center;
    padding-left: 15px;
   
  font-size:20px;
    
	}
.newlist .list1 h3 b{

}
.ctitle span{
	color:#666;
	float:right;}
.ctitle span a{
	color:#666;
	}
.newlist .list1{
	overflow:hidden;}
.newlist .list1 li{width:100%;overflow:hidden;border-bottom:dashed 1px #eeeeee;margin-top:15px;padding-bottom: 10px;}
.newlist .list1 h3{
	font-size:14px;
	line-height:35px;
  font-family:"宋体";
	color:#666666;}
.newlist .list1 p{
	font-size:14px;
	line-height:24px;
	color:#888888;}

.newlist .list1 .lj{
	margin-top:10px;}
.newlist .list1 .lj a{
	float:left;
	color:#0e3fb8;
	font-size:14px;
	overflow:hidden;}
.newlist .list1 .lj span{
	float:right;}
.newlist .list1 .lj span font{
	list-style:none;
	margin-left:15px;
	color:#999999;}
.newlist .list1 .lj span .f1{
	background:url(/image/day_03.png) no-repeat left center;
	padding-left:25px;
	}
.newlist .list1 .lj span .f2{
	background:url(/image/liulan_06.png) no-repeat left center;
	padding-left:25px;}
/*.goods_page {	
	overflow:hidden;
	width:100%;
	margin:12px 0 0 0;
	text-align:center;

	line-height:30px;
}
.goods_page li {
	background: #ffffff;
    border: 1px solid #e5e5e5;
    padding: 6px 10px;
    display: inline;
	margin: 0 3px;
    height: 43px;
    line-height: 58px;
    color: #666666;
}
.goods_page li.thisclass {
	border:1px solid #e5e5e5;
	background:#0e3fb8;
	color:#ffffff;
}
.goods_page a {
	display:inline;
	height:30px;
	line-height:30px;
	color:#666666;
}
.goods_page a:hover {
	text-decoration:underline;
}*/
.page {
	overflow:hidden;
	width:100%;
	margin: 34px 5px 34px 0;
	text-align: center;
	line-height:38px;
	float: left;
}
.page table{
	margin:0 auto;
	}
.htfenye{
	cellspacing:10px;
	}
.page table td{
	text-align:center;
	line-height:30px;
	/* width:30px; */
	padding: 3px 8px;
	}
.page table td a{
	
	padding:5px 8px;}
.page table td{
	border:solid 1px #ccc;
	/* border-radius:4px; */
	cellpadding:5px;
	}
.page .htfydqpage{background: #0e3fb8;padding:0 10px;color: #ffffff;}
.aboutarticle{
	width:1200px;
	margin:0 auto;

	}
.aboutarticle .cont{
	line-height:30px;
	color:#333333;
	padding:20px 0;}
.aboutarticle .cont p{
	
	text-indent:2em;}
.callme{
	float: left;
    margin: 15px 0 30px 0;
    width: 500px;}
.callme h3{
	font-size: 20px;
    font-weight: normal;
    line-height: 60px;
}
.callme p{
	font-size: 14px;
    line-height: 50px;
    color: #666666;
    margin-top: 12px;
	border-bottom:solid 1px #eeeeee;
	width:446px;
	height:60px;}
.callme .p_1{
	background:url(/image/ph_03.jpg) no-repeat left top;
	padding-left: 54px;
    }
.callme .p_2{
	background:url(/image/ph_06.jpg) no-repeat left top;
	padding-left: 54px;
    }
.callme .p_3{
	background:url(/image/add_08.jpg) no-repeat left top;
	padding-left: 54px;
  line-height:28px;
    }
.callme .p_5{
  width: 500px;
    line-height: 30px;}
.callme .p_4{
	background:url(/image/car_10.jpg) no-repeat left top;
	padding-left: 54px;
    }
#map{
	float: right;
    margin: 35px 0 30px 0;
    width: 675px;
    height: 330px;
    border: solid 1px #eeeeee;}
.contact{
	overflow: hidden;
    margin-bottom: 35px;}
.article_title{
	text-align: center;
    margin-bottom: 10px;}
.article_title h3{
	line-height:50px;
  font-size:20px;
  
	margin-top:15px;}
.article_title .date{
	color:#999999;}
.art{
	text-align:left;
	line-height:30px;
	margin-top:30px;}
.art p{
	text-indent:2em;}
.art p img{
	display:block;
	margin:0 auto;}
.pevpage{
	margin:20px 0;}
.pevpage a{
	color:#666666;}
.pevpage p{
	line-height:40px;}
.list2{
	    width: 100%;
	    overflow: hidden;
	    padding-top: 10px;
	    margin-bottom: 20px;
	    }
.list2 li{
	width: 1188px;
	float: left;
	margin: 10px 10px;
	border-bottom: solid 1px #ccc;
	padding-bottom: 20px;
	}

.list2 li .lia{
	width: 284px;
	display:block;
	border:solid 1px #e4e4e4;
	overflow:hidden;
	height: 190px;
	float: l;
	float: left;
	}
.list2 li .lia img{
	width: 282px;
	height: 188px;
	margin:1px;
	}
.list2 li .jxinfo{
	width: 835px;
	float:left;
	margin-left: 30px;
	}
.list2 li .jxinfo h3:hover{
	color:#0e3fb8
}
.list2 li .jxinfo h3{
    line-height: 40px;
}
.list2 li .jxinfo span:hover{	color:#0e3fb8}
.list2 li .jxinfo span{
    line-height: 30px;
}
.messge{
	width:100%;
	overflow:hidden;
	margin-top:50px;}
.tileft{
	float: left;
    width: 800px;
    height: 350px;
    overflow: hidden;
	}
.tiright{
	 float: right;
    width: 290px;
}
form{
	width: 738px;
    height:305px;
    background: url(/image/lybg_07.jpg) no-repeat;
    margin-left: 62px;
}
.formleft{
	float:left;
	width:320px;
	margin:30px;}
.formright{
	width: 320px;
    float: left;
	margin:30px 0;}
.formleft .put{
	margin:10px 0 5px 0;
	line-height:40px;
	width:310px;
	border:none;
	padding-left:10px;
	height:40px;
	border-radius:4px;
	background-color:#fafafa;
	box-shadow: 2px 2px 5px #d7d7dd;
	color:#999999;}
.formleft .put input{
	width: 240px;
    line-height: 35px;
	background:none;
	border:none;
    color: #666;
	}
.formleft .putyzm{
	margin:10px 0 5px 0;
	line-height:40px;
	width:310px;
	border:none;
	padding-left:10px;
	height:40px;
	border-radius:4px;
	background-color:#fafafa;
	box-shadow: 2px 2px 5px #d7d7dd;
	color:#999999;}
.formleft .putyzm img{
	    cursor: pointer;
    display: inline-block;
    margin-bottom: 15px;
    margin-left: 10px;
	}
.formleft .putyzm input{
	width: 100px;
	line-height: 26px;
	background:none;
	border-bottom:#999999 1px solid;
	border-top:none;
	border-left:none;
	border-right:none;
	color: #666;
	}

.formright .putyzm{
	margin:10px 0 5px 0;
	line-height:40px;
	width:310px;
	border:none;
	padding-left:10px;
	height:40px;
	border-radius:4px;
	background-color:#fafafa;
	box-shadow: 2px 2px 5px #d7d7dd;
	color:#999999;}
.formright .putyzm input{
	width: 100px;
	line-height: 26px;
	background:none;
	border-bottom:#999999 1px solid;
	border-top:none;
	border-left:none;
	border-right:none;
	color: #666;
	}
.formright textarea{
      width: 310px;
    height:105px;
    margin-top: 10px;
    background-color: #fafafa;
    box-shadow: 2px 2px 5px #d7d7dd;
    border-radius: 4px;
    border: none;
    padding: 5px;
}
.sub{
	margin-top:20px;
	}
.sub input{
	width:81px;
	height:40px;
	margin:0 15px 0 15px}

/*************2019-4-23***************/
.sideLeft-nav{
    width:245px;
    background: #fff ;
	float:left;
}
.contentRight-content{
    width: 924px;
    float: left;
    margin-left:20px;
}
.sideLeft-nav h4{
    height:70px;
    background:url(/image/flgtp4_03.jpg) no-repeat;
    line-height:70px;
    text-indent:26px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}
.sideLeft-nav ul{

    border: 1px solid #ebeff2;
    background: url(/image/flgtp1_03.jpg) no-repeat left bottom/100%;
    border-top: none;
    border-bottom:none;
}
.sideLeft-nav ul li{
    line-height:45px;
    border-bottom: 1px solid #dcdcdc;
    border-left: 3px solid transparent;
    margin-left: -1px;
    width: 100%;
}
.sideLeft-nav ul li.active{
    background: #fff;
    border-left-color: #1447b2;
}
.sideLeft-nav ul li:hover{
    background: #f7f7f7;
    border-left-color: #1447b2;
}
.sideLeft-nav ul li a{
	padding-left:15px;
    display: block;
    overflow: hidden;
}

.sonmenu{
	width: 430px;
    margin-left: 30px;
    float: left;
    border: solid 1px #dcdcdc;
    margin-bottom: 20px;
    padding-bottom: 5px;
    height: 306px;
    overflow: hidden;
	}
.sontitle{
	overflow: hidden;
	line-height: 40px;
	border-bottom: solid 1px #cccccc;
	padding: 0 0px;
	}
.sontitle h3{
	/* width:150px; */
	float:left;
	color:#0e3fb8;
	border-bottom: solid 2px #3181f4;
	/* padding: 0 5px; */
	width:  100px;
	text-align: center;
	}
.sontitle a{
	float: right;
     margin-right:5px;
    color:#0e3fb8;}
.sonmenu ul li{
	line-height: 30px;
    display: block;
    width: 405px;
    height: 30px;
    border-bottom: dashed 1px #ccc;
    margin: 5px;
	padding-left:15px;
	background:url(/image/ico7.png) no-repeat left center;
}
.sonmenu ul li a{
	display: block;
	height: 30px;
	width: 310px;
	float: left;
	overflow: hidden;
	}
.sonmenu ul li span{
	float: right;
	color: #919395;
	}
.vdcodeI2{
	width:100px;

	}