@charset "utf-8";
html, body {
	min-width: 1200px;
	-webkit-text-size-adjust: none;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-family: "Microsoft YaHei", "微软雅黑";
	background: #fff;
	line-height: 32px;
	color: #747474;
	overflow-x: hidden;
}
h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
	font-weight: nomal
}
a {
	color: #333;
	text-decoration: none;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}
a:hover {
	color: #4686e8;
	text-decoration: none;
}
.clear {
	clear: both;
}
dl {
	margin: 0px;
	padding: 0px;
}
dd {
	display: block;
	margin: 0px;
	padding: 0px;
	-webkit-margin-start: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
	margin: 0;
	padding: 0px;
}
@font-face {
	font-family: 'dincond-medium-webfont';
	src: url('../fonts/dincond-medium-webfont.eot');
	src: url('../fonts/dincond-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/dincond-medium-webfont.woff2') format('woff2'), url('../fonts/dincond-medium-webfont.woff') format('woff'), url('../fonts/dincond-medium-webfont.ttf') format('truetype'), url('../fonts/dincond-medium-webfont.svg#novecentowide-bold-webfont') format('svg');
}
.ziti {
	font-family: 'dincond-medium-webfont';
}
div {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}
.w1200_bai{
	width: 1140px;
	margin: 0 auto;
	clear: both;
    background: #fff;
    padding: 8px 30px 30px 30px;
    overflow: hidden;
    border: 1px solid #e8e8e8;
}
.blank20 {
	clear: both;
	height: 20px;
	overflow: hidden;
}
.blank30 {
	clear: both;
	height: 30px;
	overflow: hidden;
}
.blank45 {
	clear: both;
	height: 45px;
	overflow: hidden;
}
.blank56 {
	clear: both;
	height: 56px;
	overflow: hidden;
}
.blank100 {
	clear: both;
	height: 100px;
	overflow: hidden;
}
/*header*/
.topbg{
	background:#e9f0f9;
	height:41px;
	line-height:41px;
	width:100%;
}
.topbg li{
	float: left;
	padding-left: 8px;
	padding-right: 16px;
	position:relative;
}
.topbg li:before{
	content:"";
	width:2px;
	height:2px;
	background:#666666;
	position:absolute;
	left:0px;
	top:20px;
	border-radius:50%;
}
.h126 {
	height: 126px;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}
.tob_l {
	padding-top: 18px;
	float: left;
	width:376px;
}

.nav {
	width: 765px;
	float: left;
	margin-left:0px;
}
.nav li{
	position:relative;
}
.nav li a {
	font-size: 19px;
	float: left;
	width: 88px;
	height:122px;
	line-height:126px;
	text-align: center;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	-ms-transition: all 0s;
	-o-transition: all 0s;
	font-weight:bold;
}
.nav a:hover, .nav a.on {
	background: #f3f4f8;
	border-bottom:4px solid #4686e8;
}
.tob_r {
	width: 50px;
	float: right;
	padding-top: 46px;
}
.headlink {
	float: left;
	margin-top: 1px;
}
.headlink a {
	display: block;
	width: 36px;
	height: 36px;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.icon-search {
	background: url(../images/sousuo.png) no-repeat 0 0;
	float: left;
	position: relative;
}
.icon-search:hover {
	background-position: 0 0
}
.headlink .show.icon-search {
	border-color: #fff
}
.header-search {
	position: absolute;
	z-index: 999;
	top: 32px;
	right: 0px;
	width: 0;
	height: 40px;
	background: #fff;
	overflow: hidden;
	-webkit-transition: all .4s;
	transition: all .4s;
	border: 1px solid #4686e8;
	border-left:0px;
	border-right:0px;
}
.show .header-search {
	width: 377px;
	border: 1px solid #4686e8;
}
.hs-input {
	width: 307px;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	float: left;
	border: none;
}
.retrieval_button {
	width: 50px;
	height: 45px;
	background: url(../images/sousuo.png) no-repeat 8px 5px;
	float: left;
	cursor: pointer;
	border: none;
}
.bg01{
	background:url(../images/bg01.jpg) no-repeat top center;
	padding-top:58px;
}

.bg05{
	background:url(../images/bg05.jpg) no-repeat top center;
	padding-top:10px;
	height:476px;
	color:#fff;
	clear:both;
}
#tabs-container01 {
	width: 668px;
	height: 421px;
	float: left;
	overflow: hidden;
}
#tabs-container01 img {
	width: 668px;
	height: 421px;
}
.clearkb {
    clear: both;
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #e0e0e0;
    height: 50px;
}
.tabs {
	width: 70%;
	height: 55px;
	overflow: hidden;
	float: left;
}
.tabs03 {
	width: 80%;
	height: 55px;
	overflow: hidden;
	float: left;
}
.tabs03 a:nth-child(2){
	position:relative;
}
.tabs03 a:nth-child(2):before {
	position: absolute;
	right: 0px;
	top: 17px;
	background: #b2b2b2;
	width: 1px;
	height: 16px;
}
.tabs04 {
	width: 80%;
	height: 55px;
	overflow: hidden;
	float: left;
}
.tabs04 a:nth-child(2){
	position:relative;
}
.tabs04 a:nth-child(2):before {
	position: absolute;
	right: 0px;
	top: 17px;
	background: #b2b2b2;
	width: 1px;
	height: 16px;
}
.tabs a {
	cursor: pointer;
	width: 130px;
	float: left;
	height: 55px;
	line-height: 50px;
	text-align: center;
	font-size: 22px;
	color: #383838;
	margin-right:0px;
}
.tabs a.active {
	background:url(../images/tabhover.png) no-repeat top center;
	font-weight:bold;
	color: #fff;
}

.morea{
	float:right;
    padding-top:10px;
}
.morea a{
	color:#2779de;
}
.morea a:hover{
	color:#000;
}
.jujiao_r {
	width: 532px;
	float: right;
	background:#FFF;
	height:421px;
	padding:19px 25px;
	box-sizing:border-box;
}
.info {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 48px;
	line-height: 48px;
	background: rgba(0,0,0,.8);
	color: #fff;
	padding: 0px 10px;
	box-sizing: border-box;
	width: 100%;
	font-size:16px;
}

.synews {
	width: 100%;
	padding-top: 20px;
	clear:both;
}
.synews li {
	clear: both;
	padding-left: 11px;
	line-height: 43px;
	height: 43px;
}
.date {
	float: right;
	font-size: 15px;
	color: #878787;
	font-family: Arial, Helvetica, sans-serif;
}
.synews li a {
	width: 100%;
	line-height: 43px;
	height: 43px;
	position: relative;
	font-size:17px;
}
.synews li a:before {
	content: "";
	position: absolute;
	top: 10px;
	left: -11px;
	border-radius: 50%;
	background: #4494de;
	width: 3px;
	height: 3px;
}

.titlea {
	font-size: 22px;
	color: #333;
	width: 135px;
	float: left;
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-weight:bold;
	background:url(../images/libb.gif) no-repeat left center;
}
.titlea a {
	color: #d6001d;
}
.titlea01{
	cursor: pointer;
	width: 114px;
	float: left;
	height: 55px;
	line-height: 50px;
	text-align: center;
	font-size: 22px;
	color: #383838;
	margin-right:20px;
	background:url(../images/tabhover.png) no-repeat top center;
	font-weight:bold;
	color: #fff;
}


.bujubox{
	background:url(../images/bgcc.jpg) #fff no-repeat bottom right;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
	width:1200px;
	height:180px;
	margin:52px  auto 0 auto;
}
.bujubox a{
	position:relative;
}
.bujubox a:before{
	position:absolute;
	content:"";
	 width:0px;
	 height:180px;
	 display:block;
	 background:url(../images/bg33.jpg)  no-repeat center top;
	 left:0px;
	 top:0px;
	 text-decoration: none;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	z-index:-6;
}
.bujubox a:hover:before{
	 width:209px;
}
.bujubox a:hover{
	color:#fff;
}

.bujubox a:hover:after{
	height:180px
}


.xfjmenu a{
	 width:199px;
	 height:80px;
	 display:block;
	 float:left;
	 background:url(../images/ico01.png)  no-repeat center 40px;
	 padding-top:100px;
	 text-align:center;
	 position:relative;
	 z-index:6;
	 border-right:1px solid #e5e5e5;
}
.xfjmenu a:after{
	 position:absolute;
	content:"";
	 width:199px;
	 height:0px;
	 display:block;
	 background:url(../images/icoa01.png)  no-repeat center 40px;
	 left:0px;
	 top:0px;
	 text-decoration: none;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}
.xfjmenu1 a{
	 width:199px;
	 height:80px;
	 display:block;
	 float:left;
	 background:url(../images/ico02.png)  no-repeat center 40px;
	 padding-top:100px;
	 text-align:center;
	 position:relative;
	 z-index:6;
	 border-right:1px solid #e5e5e5;
}
.xfjmenu1 a:after{
	 position:absolute;
	content:"";
	 width:199px;
	 height:0px;
	 display:block;
	 background:url(../images/icoa02.png)  no-repeat center 40px;
	 left:0px;
	 top:0px;
	 text-decoration: none;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}
.xfjmenu2 a{
	 width:199px;
	 height:65px;
	 display:block;
	 float:left;
	 background:url(../images/ico03.png)  no-repeat center 40px;
	 padding-top:100px;
	 text-align:center;
	 position:relative;
	 z-index:6;
	 border-right:1px solid #e5e5e5;
}
.xfjmenu2 a:after{
	 position:absolute;
	content:"";
	 width:199px;
	 height:0px;
	 display:block;
	 background:url(../images/icoa03.png)  no-repeat center 40px;
	 left:0px;
	 top:0px;
	 text-decoration: none;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}

.xfjmenu3 a{
	 width:199px;
	 height:80px;
	 display:block;
	 float:left;
	 background:url(../images/ico04.png)  no-repeat center 40px;
	 padding-top:100px;
	 text-align:center;
	 position:relative;
	 z-index:6;
	 border-right:1px solid #e5e5e5;
}
.xfjmenu3 a:after{
	 position:absolute;
	content:"";
	 width:199px;
	 height:0px;
	 display:block;
	 background:url(../images/icoa04.png)  no-repeat center 40px;
	 left:0px;
	 top:0px;
	 text-decoration: none;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}

.xfjmenu4 a{
	 width:199px;
	 height:80px;
	 display:block;
	 float:left;
	 background:url(../images/ico05.png)  no-repeat center 40px;
	 padding-top:100px;
	 text-align:center;
	 position:relative;
	 z-index:0;
	 border-right:1px solid #e5e5e5;
}
.xfjmenu4 a:after{
	 position:absolute;
	content:"";
	 width:199px;
	 height:0px;
	 display:block;
	 background:url(../images/icoa05.png)  no-repeat center 40px;
	 left:0px;
	 top:0px;
	 text-decoration: none;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}
.xfjmenu5 a{
	 width:199px;
	 height:80px;
	 display:block;
	 float:left;
	 background:url(../images/ico06.png)  no-repeat center 40px;
	 padding-top:100px;
	 text-align:center;
	 position:relative;
	 z-index:6;
	 border-right:1px solid #e5e5e5;
}
.xfjmenu5 a:after{
	 position:absolute;
	content:"";
	 width:199px;
	 height:0px;
	 display:block;
	 background:url(../images/icoa06.png)  no-repeat center 40px;
	 left:0px;
	 top:0px;
	 text-decoration: none;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}
.yxw_bg{
	background:url(../images/bg02.jpg) no-repeat top center;
	width:100%;
	height:418px;
}
.y_title{
	width:1200px;
	margin:0 auto;
	clear:both;
	padding-top:18px;
}
.contenhz{
	width:1200px;
	clear:both;
	margin:0 auto;
}
.contengk{
	width:1200px;
	clear:both;
	padding:30px 0px 0px 0px;
	margin:0 auto;
	height:130px;
}
.sygk{
	position:relative;
	float:left;
	width:232px;
	height:101px;
	margin-left:10px;
	overflow:hidden;
}
.sygk:hover img{
	
            opacity: 0.8;
}
.sygk:nth-child(1){
	margin-left:0px;
}
.sygk01{
	position:absolute;
	left:36px;
	top:23px;
}
.sygk02{
	position:absolute;
	left:90px;
	top:30px;
	color:#fff;
	font-size:20px;
	font-weight:bold;
}
.kj_cirl{
	text-align:center;
	float:left;
	width:298px;
	padding-top:4px;
	height:222px;
	transition:1s all; 
	-webkit-transition:1s all;
	border:1px solid rgba(0,0,0,.0);
}
.kj_cirl:hover{
	background:#fff;
	border-radius:4px;
	border:1px solid #1b74ce;
 box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.kj_cirl h3{
	padding-top:0px;
	color:#333;
	font-size:18px;
	font-weight:bold;
}
.kj_cirl h5{
	padding-top:6px;
	width:190px;
	margin:0 auto;
	clear:both;
	color:#808080;
	font-size:14px;
	font-weight:400;
	line-height:24px;
}
.kj_cirl .img1{
	height:77px;
}
.w560{
	width:560px;
}
.friendly-link{
    width: 253px;
    float: left;
    height: 38px;
    line-height: 38px;
    position: relative;
    border: 1px solid #256dc3;
	margin-right:50px;
}
.friendly-link:before{
	 position:absolute;
	 content:"";
    border-right:5px solid transparent;
	border-left:5px solid transparent;
	border-bottom:5px solid #256dc3;
	 right:20px;
	 top:16px;
}
	
.friendly-link p{
    font-size: 16px;
    color: #256dc3;
    cursor: pointer;
	text-indent:16px;
}
.friendly-link-ul{
    position: absolute;
    bottom: 38px;
    left: -1px;
    text-indent: 30px;
    background: #fff;
   border: 1px solid #256dc3;
   border-bottom:0px;
    width: 100%;
    display: none;
    color: #000000;
	z-index:99;
}
.friendly-link-ul a{
    color: #000000;
    font-size: 15px;
display:block;width:100%;height:100%;
}
.friendly-link-ul li:hover{
    background: #ccdce9;
    cursor: pointer;
}
ul.friendly-link-ul{
    max-height:340px;
    overflow-y:auto;
}
div ul .friendly-link{
    line-height:30px;
}
ul.friendly-link-ul{
    line-height:32px;
}
ul.friendly-link-ul a{
    width:100%;
}

.linkbg{
	padding-bottom:30px;
	height:46px;
	clear:both;
	width:1200px;
	margin:0 auto;
}
.contentabg{
	width:100%;
	border-top:5px solid #256dc3;
	padding:40px 0px 60px 0;
	overflow:hidden;
}
.footmenu{
	clear:both;
}
.footmenu a{
	float:left;
	margin-right:10px;
	font-weight:bold;
	padding-top:2px;
	color:#256dc3;
}
.footmenu a:hover{
	color:#000;
}
.footmenu span{
	float:left;
	margin-right:10px;
}
.foot_l{
	width:665px;
	float:left;
	text-align:left;
}

.foot_r{
	width:530px;
	float:right;
	height:80px;
	text-align:left;
	padding-top:15px;
	display: flex;
    justify-content: center;
    align-items: center;
}
.foot_r img{
	margin-left:12px;
}
.cxun_l{
	float:left;
	height:37px;
	line-height:37px;
	font-weight:bold;
}

.cxun_r{
	float:left;
	padding-left:5px;
	width: 144px;
	padding-right:30px;
	position:relative;
}
.textxfj {
    display: block;
    box-sizing: border-box;
    height: 37px;
	width:100%;
    font-size: 14px;
    color: #7b7a7b;
    -webkit-appearance: none;
    line-height: 37px;
    background: #fff;
    margin-bottom: 10px;
	padding:0px 5px;
	border:none;
    color: #000;
	border-radius:3px;
}
.textxfjts {
    display: block;
    box-sizing: border-box;
    height: 37px;
	width:90px;
    font-size: 14px;
    color: #7b7a7b;
    -webkit-appearance: none;
    line-height: 37px;
    background: #fff;
    margin-bottom: 10px;
	padding:0px 5px;
	border:none;
    color: #000;
	border-radius:3px;
}
.juedui{
	position:absolute;
	right:20px;
	width:60px;
	top:0px;
	height:35px;
}
.xuzhi{
	position:relative;
	width:135px;
	height:51px;
	line-height:51px;
	clear:both;
	background:#11c8ca;
	text-align:center;
	font-size:22px;
}
.xuzhi:before{
	 position:absolute;
	 content:"";
    border-right:7px solid transparent;
	border-left:7px solid transparent;
	border-top:7px solid #11c8ca;
	 right:62px;
	 bottom:-6px;
}
.xuzhi_jj{
	clear:both;
	padding-top:20px;
	line-height:36px;
}
.shenqing {
	float:left;
}
.shenqing li{
	float:left;
	margin-left:8px;
}
.shenqing li a{
	display:block;
	width:94px;
	height:35px;
	background:#11c8ca;
	color:#fff;
	border-radius:5px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
.shenqing li a:hover{
	background:#1362c4;
}
.shenqing li:nth-child(2n) a{
	background:#36b2d3;
}
.shenqing li:nth-child(2n) a:hover{
	background:#2779de;
}
.syjianyi_l{
	width:500px;
	height:270px;
	background:url(../images/cxbg.jpg) #f4f8f9 no-repeat bottom right;
	float:left;
	color:#131313;
}
.jy_title{
	font-size:30px;
	color:#4686e8;
	font-weight:bold;
	background:url(../images/cc01.png)  no-repeat left center;
	height:90px;
	line-height:90px;
	text-indent:70px;
	
}
.jy_tro{
	padding:10px 10px 0px 50px;
	position:relative;
	width:278px;
	line-height:32px;
}
.jy_tro:before{
	position:absolute;
	content:"";
	background:url(../images/ceo01.png) no-repeat top center;
	background-size:23px auto;
	left:12px;
	width:36px;
	height:26px;
	top:6px;
}
.jy_tro:after{
	position:absolute;
	content:"";
	background:url(../images/ceo02.png) no-repeat top center;
	right:50px;
	background-size:23px auto;
	width:36px;
	height:26px;
	bottom:0px;
}
.lxz-float {
    position: fixed;
    right: 50px;
    top: 24%;
    width: 60px;
}

.lxz-float .axfj {
    display: block;
    margin: 0 0 8px 0;
    text-align: center;
	position:relative;
}

.lxz-float .axfj .img {
    vertical-align: top;
}

.lxz-float .axfj .tt {
    line-height: 1;
    font-size: 14px;
    color: #333;
}
.lxz-float .axfj .d-project-erwei {
	position: absolute;
	width: 0px;
	height: 121px;
	bottom: 0px;
	right: 65px;
	overflow: hidden;
	transition: all .3s;
	z-index: 9;
}
.lxz-float .axfj .d-project-erwei img {
	width: 100%;
}
.lxz-float .axfj:hover .d-project-erwei {
	width:121px;
	transition: all .3s;
}
.syjianyi_r{
	width:578px;
	float:right;
}
.pj_title{
	font-size:30px;
	font-weight:bold;
	background:url(../images/tj01.gif)  no-repeat left center;
	height:40px;
	line-height:40px;
	text-indent:16px;
	font-size:22px;
	color:#333;
	width:150px;
	float:left;
	
}
.pj_title span{
	font-size:14px;
	color:#999999;
	font-weight:400;
	margin-left:3px;
}
.totle01{
	width:210px;
	float:left;
	text-align:center;
}
.totle01a{
	font-size:16px;
	color:#333;
}
.totle01b{
	font-size:44px;
	color:#2779de;
	font-weight:bold;
	padding-top:6px;
}
.tuimg{
	padding-top:15px;
}

.mobile .d-project-erwei {
	position: absolute;
	width: 121px;
	height: 0px;
	top: 50px;
	right: -12px;
	overflow: hidden;
	transition: all .3s;
	z-index: 9;
}
.mobile .d-project-erwei img {
	width: 100%;
}
.mobile:hover .d-project-erwei {
	height:121px;
	transition: all .3s;
}


/*内页css200730add*/
.bgf8f8f8{
	background:#f8f8f8;
	clear:both;
	padding-bottom:90px;
}

.linexfj{
	width:100%;
	clear:both;
	background:#4686e8;
	height:4px;
	position:relative;
	margin-top:-4px;
	z-index:99;
}
.libbg {
	height: 82px;
	line-height: 82px;
	width:1200px;
	margin:0 auto;
}
.position {
	color: #5f5f5f;
	font-size: 16px;
	text-indent: 49px;
	background: url(../images/home.png) no-repeat 0px 21px;
	width: 1200px;
	margin: 0 auto;
	color: #484848;
}
a.dh {
	color: #4686e8;
	font-weight:bold;
}
.content_nyl{
	width:273px;
	float:left;
	background:#fff;
	height:100%;
	padding-bottom: 9999px;
    margin-bottom: -9999px;
		border:1px solid #e8e8e8;
}
.content_nyr{
	width:850px;
	float:right;
	background:#fff;
	overflow:hidden;
	padding:8px 30px 30px 30px;
	overflow:hidden;
		border:1px solid #e8e8e8;
}
.left_top {
	font-size:28px;
	color:#FFF;
	height:88px;
	width:273px;
	line-height:88px;
	background:url(../images/lefttop.gif)  no-repeat bottom right;
	text-align:right;
	padding-right:80px;
	box-sizing:border-box;
}
.jzqnav {
	width:273px;
	overflow:hidden;
	clear:both;
    padding-top:13px;
}
.jzqnav li a {
	line-height:54px;
	height:54px;
	width:100%px;
	display:block;
	text-indent:100px;
	color:#313131;
	display:block;
	background: no-repeat 230px center;
}
.jzqnav li a.nomal {
	background: #4686e8 no-repeat 230px center;
	color:#fff;
}
.jzqnav li a:hover {
		background: #4686e8 no-repeat 230px center;
	color:#fff;
}
.qyjs {
    border-bottom: 3px solid #4686e8;
    color: #3c3c3c;
    height: 48px;
	padding:0px 12px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
	line-height:48px;
    float: left;
}
.right_top {
	width:100%;
	border-bottom:1px solid #dadada;
	height:50px;
	line-height:50x;
	font-size:14px;
}
.nynews {
	width: 100%;
	padding-top:12px;
}

.nynews li {
	clear: both;
	line-height: 50px;
	height: 50px;
	border-bottom:1px solid #f2f2f2;
}
.nynews li a {
	width: 80%;
	line-height: 50px;
	height: 50px;
}
.article_title {
	font-size: 28px;
	font-weight: bold;
	padding: 26px 30px;
	color: #333;
	text-align: center;
}
.xian {
	border-bottom: 1px solid #e5e5e5;
	height: 46px;
	margin-top: 0px;
	text-align: center;
	color:#010101;
}
.hit {
	color: #585858;
	margin-right:32px;
}
.box {
	padding: 30px 0px;
	clear: both;
	font-size: 16px !important;
	color: #454545;
	line-height: 32px !important;
	text-align: justify;
	overflow: hidden;
}
.box p {
	padding-bottom: 30px;
}
.box img {
	max-width: 800px;
	display: block;
	text-align: center;
	margin: 0 auto;
}
.fenye {
	clear: both;
	padding: 40px 0px 30px 0px;
	text-align: center;
	float: right;
	overflow: hidden;
}
.fenye span {
	border: 1px solid #e1e1e1;
	background: #f8f8f8;
	height: 36px;
	line-height: 36px;
	padding: 0px 10px;
	display: block;
	float: left;
	margin-left: 10px;
}
.fenye span:hover {
	background: #4686e8;
	color: #fff;
	border: 1px solid #4686e8;
}
.fenye span:hover a {
	background: #4686e8;
	color: #fff;
}
/*csaadd____20200802*/
.qyjsjade {
	height: 40px;
	line-height: 40px;
	padding-bottom: 6px;
	width: 100%;
	clear: both;
	color: #4686e8;
	font-size: 24px;
	position: relative;
	text-indent: 26px;
}
.qyjsjade:before {
	background: #4686e8;
	width: 5px;
	height: 19px;
	position: absolute;
	left: 5px;
	top: 11px;
	content: "";
}
.xw{
height:121px;
width:100%;
overflow:hidden;
border-bottom:1px solid #eeeeee;
position:relative;
padding-left:15px;
box-sizing:border-box;
padding-top:30px;
}
.xw:hover{
	background:#f3f3f3;
}
.gzd{
	position:absolute;
	right:10px;
	top:40px;
	background:url(../images/gzd.png) no-repeat top left;
	height:42px;
	line-height:46px;
	width:180px;
	text-indent:44px;
}

.xw_l{
width:100%;
float:left;
font-size:22px;
color:#000;
text-indent:37px;
background:url(../images/ic98.png) no-repeat 0px 3px;
}

.xw_r{
width:100%;
clear:both;
height:46px;
line-height:46px;
color:#595959;
}
.xw_r span{
	color:#000;
}
.jigou01{
	width:170px;
	float:left;
}
.jigou02{
	width:220px;
	float:left;
}
.jigou03{
	width:500px;
	float:left;
}
.yw_sousuo{
	width:1140px;
	clear:both;
	padding-bottom:12px;
	overflow:hidden;
	font-size:16px;
	margin:0 auto;
	padding-top:20px;
	color:#4c4c4c;
}

.yetai01{
	width:110px;
	float:left;
	text-align:right;
	height:60px;
	line-height:60px;
}

.yetai02{
	width:270px;
	float:left;
	height:60px;
	line-height:60px;
	position:relative;
}
.sjicon{
	position:absolute;
	right:20px;
	top:7px;
}
.yetai02 input{
	width:246px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #e2e2e2;
	background: rgba(255,255,255,0.8);
	padding: 0 5px;
	border-radius:6px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none
}
.yetai03{
	width:470px;
	float:left;
	height:60px;
	line-height:60px;
}
.yetai03 input{
	width:446px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #e2e2e2;
	background: rgba(255,255,255,0.8);
	padding: 0 5px;
	border-radius:6px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none
}
.case_1200{
	width: 1140px;
	margin:0 auto;
	clear: both;
    background: #fff;
    padding: 8px 30px 10px 30px;
    border: 1px solid #e8e8e8;
	border-top:1px solid #588ed1;
}
.case_title{
	background:url(../images/titen.png) no-repeat top center;
	position:relative;
	margin-top:-21px;
	height:51px;
	text-align:center;
	font-size:24px;
	color:#fff;
	line-height:46px;
}
.shenqingny {
	float:left;
	padding-top:15px;
}
.shenqingny li{
	float:left;
	margin-left:8px;
}
.shenqingny li a{
	display:block;
	width:128px;
	height:35px;
	background:#11c8ca;
	color:#fff;
	border-radius:5px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
.shenqingny li a:hover{
	background:#1362c4;
}
.shenqingny li:nth-child(2n) a{
	background:#4686e8;
}
.shenqingny li:nth-child(2n) a:hover{
	background:#1362c4;
}
.padtop25{
	padding-top:25px;
	position:relative;
	color:#333;
}
.xq_anli{
	position:absolute;
	left:0px;
	top:0px;
	background:#4686e8;
	height:52px;
	line-height:52px;
	font-weight:bold;
	color:#fff;
	font-size:20px;
	padding:0px 27px;
}
.anli_title {
	border-bottom: 1px solid #efefef;
	height: 76px;
	line-height:76px;
	margin-top: 0px;
	text-align: center;
	color:#262626;
	font-size:28px;
}
.shuqiu{
	padding-top:26px;
	clear:both;
}
.shuqiu li{
	width: 80%;
	padding-left:12px;
	box-sizing:border-box;
	position:relative;
	clear: both;
	line-height: 38px;
	height: 38px;
	font-size:16px;
}
.shuqiu li:before {
    content: "";
    position: absolute;
    background: #4ca6ee;
    width: 3px;
	border-radius:50%;
    height: 3px;
    left: 2px;
    top: 19px;
}
.sq_title{
	font-weight:bold;
	font-size:18px;
	padding-top:50px;
	height:40px;
	line-height:40px;
}
.show_title {
	font-size: 24px;
	height: 66px;
	line-height: 66px;
	color: #181818;
	position: relative;
	padding-left: 20px;
	clear:both;
	border-bottom:1px solid #e8e8e8;
}
.show_title:before {
	content: "";
	display: block;
	width: 5px;
	height: 23px;
	background: #4686e8;
	position: absolute;
	left: 0px;
	top: 23px;
}
.hd_cirl{
	text-align:left;
	float:left;
	width:577px;
	height:166px;
	box-sizing:border-box;
	padding-top:26px;
	transition:1s all; 
	-webkit-transition:1s all;
	border:2px solid #4686e8;
	background:#fff;
}
.hd_cirl:hover{
	border:2px solid #11c8ca;
}
.hd_cirll{
	width:170px;
	float:left;
	text-align:center;
	position:relative;
}
.hd_cirll:before{
	content:"";
	width:1px;
	height:83px;
	background:#e3e3e3;
	position:absolute;
	left:170px;
	top:20px;
}

.hd_cirl h3{
	padding-top:0px;
	color:#333;
	font-size:18px;
	font-weight:bold;
}
.hd_cirl h5{
	padding-top:20px;
	width:280px;
	float:left;
	margin-left:50px;
	color:#808080;
	font-size:14px;
	font-weight:400;
	line-height:24px;
}
.hd_cirl .img1{
	height:77px;
}
	.youxiangmenu{
		clear:both;
		padding-top:20px;
		margin-left:-31px;
	}
	.youxiangmenu li{
		float:left;
	}
	.youxiangmenu li a{
	float:left;
	width:213px;
	text-align:center;
		margin-left:31px;
		margin-top:13px;
		height:40px;
		overflow:hidden;
		line-height:40px;
		border:1px solid #e6e6e6;
		background:#fff;
}
.youxiangmenu li a:hover{
	background:#4686e8;
	color:#fff;
}

.hdnews {
	width:594px;
	float:right;
}

.hdews li {
	line-height: 44px;
	height: 44px;
	font-size:16px;
}
.hdnews li a {
	width: 80%;
	padding-left:12px;
	box-sizing:border-box;
	position:relative;
	line-height: 44px;
	height: 44px;
}
.hdnews li a:before {
	content:"";
	position:absolute;
	background:#365f9f;
	width:3px;
	height:3px;
	left:2px;
	top:9px;
	border-radius:50%;
}
.hd_box_l{
	width:577px;
	height:319px;
	float:left;
}
.hd_box_l img{
	width:577px;
	height:319px;
}
.hd_box{
	padding:40px 0px 60px 0px;
	clear:both;
	overflow:hidden;
}
.diaocha_title {
	font-size: 22px;
	height: 66px;
	line-height: 66px;
	color: #4686e8;
	position: relative;
	padding-left: 20px;
	clear:both;
	font-weight:bold;
	border-bottom:1px solid #e8e8e8;
	padding-top:14px;
}
.diaocha_title:before {
	content: "";
	display: block;
	width: 5px;
	height: 20px;
	background: #4686e8;
	position: absolute;
	left: 0px;
	top: 38px;
}

.dc_more a{
	content: "";
	display: block;
	width: 60px;
	height: 20px;
	position: absolute;
	right: 0px;
	top: 16px;
	font-size:16px;
	text-align:center;
	color:#2779de;
	font-weight:400;
}
.yetai02 select {
    width: 246px;
	  height: 35px;
    line-height: 35px;
    border: 1px solid #c3c3c3;
    background: rgba(255,255,255,0.8);
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
	padding: 0 5px;
    border-radius: 6px;
	background: url(../images/tta.png) center right no-repeat;padding-right: 35px;
}
.yjbtn {
	clear:both;
	padding-top:15px;
	width:200px;
	margin:0 auto;
}
.yjbtn li{
	float:left;
	margin-left:8px;
}
.yjbtn li a{
	display:block;
	width:200px;
	height:39px;
		background:#4686e8;
	color:#fff;
	border-radius:5px;
	font-size:18px;
	line-height:39px;
	font-weight:bold;
	text-align:center;
}
.yjbtn li a:hover{
background:#1362c4;
}
.xieb_l{
	width:220px;
	float:left;
	padding-top:80px;
}

/*xxgk201216*/

.gk_l{
	width:690px;
	float:left;
	background:#ffff;
	padding:0px 10px;
	box-sizing:border-box;
	height:570px;
}
.gk_r{
	width:650px;
	float:right;
	background:#ffff;
	border: 1px solid #e8e8e8;
	padding:0px 20px;
	box-sizing:border-box;
	height:570px;
}
.jgsz_list{border:1px solid #e8e8e8;;padding:20px 30px; width:633px;float:left; margin:15px 10px 15px 0px; height:130px; color:#595959; border-radius:6px; background:#f7f7f7;}
.jgsz_tit{font-size:19px; font-weight:bold;line-height:34px;}
.jgsz_con{font-size:15px;line-height:27px; padding-top:8px;}
.jigoupp{
	padding:20px 0px 30px 0px;
	clear:both;
	overflow:hidden;
}
.jgsz_list:hover{
	background:#4686e8;
	border:1px solid ##4686e8;
	color:#fff;
}


	
.jigoupp  .jgsz_list:nth-child(2n)
{
	float:right;
}
.ldxxt_pic{
	text-align:left;
	width:100%;
	padding:15px 0px 0px 0px;
}
.ldxxt_pic img{
	border:1px solid #e2e2e2;
	padding:3px;
	width:113px;
	height:141px;
	display:block;
	margin:0 auto;
	float:left;
	margin-right:15px;
}
.threeimg{
	clear:both;
	padding-top:15px;
}
.threeimg .ldxxt_pic{
	text-align:center;
	width:165px;
	float:left;
}
.threeimg .ldxxt_pic img{
	float:none;
	margin-right:0px;
	display:block;
		width:113px;
	margin:0 auto;
}
.ldxxt_pic h2{
	font-weight:400;
	font-size:22px;
	color:#000;
	height:40px;
	line-height:40px;
}
.ldxxt_pic p{
	line-height:26px;
}
.namexx{
	float:right;
	margin-right:16px;
}
.gk_r .hdnews li{
	height:44px;
	line-height:44px;
}
.gk_r .hdnews {
	width:100%;
	padding-top:20px;
}
.guidegk{
	clear:both;
	background:#4686e8;
	width:1200px;
	clear:both;
	padding:20px 40px;
	box-sizing:border-box;
	margin:0 auto;
	color:#fff;
	line-height:26px;
	overflow:hidden;
}
.guidegk_l{
	width:430px;
	float:left;
}
.guidegk_l h3{
	font-size:26px;
	font-weight:bold;
	line-height:38px;
}
.guidegk_l p{
	padding-top:20px;
}
.guidegk_r{
	float:right;
	width:600px;
	line-height:38px;
}
.guidegk_r a{
	color:#4686e8;
	border-radius:5px;
	background:#fff;
	margin-left:25px;
	font-weight:bold;
	padding:3px 9px;
}
