﻿
.clearfix:after{display:block; content:''; clear:both;}
.clearfix{zoom:1;}
.fl{float:left;}
.fr{float:right;}
.clearfix { 
    display: block; 
}
a{ text-decoration:none;word-wrap: break-word;}
a:active{ background:none}
a:hover{text-decoration:none;}
.imgZoom img,.imgY180 img {-moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.imgZoom {overflow:hidden; -webkit-transform:rotate(0); transform:rotate(0);}
.imgZoom:hover img{-moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
.imgY180:hover img {cursor:pointer; -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg) }
/************************************英文背景的标题************************************/
.Engbackdrop-title{
	position: relative;
	height: 80px;
	margin:10px 0 30px;
}
.Engbackdrop-title .title-text {
	font-size: 28px;
	line-height: 50px;
	font-weight: 700;
	color: #000;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 7;
	letter-spacing: 3px;
}
.Engbackdrop-title .title-bg {
	color: rgba(204,176,115,0.1);
	font-size: 80px;
	line-height: 80px;
	font-weight: 700;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 6;
	white-space: nowrap;
}
.Engbackdrop-title.smalleng .title-bg{
	font-size: 50px;
}

/* Theme Default */
* {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
    font-size: 100%;
    line-height: inherit;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

body {
    font-family: "微软雅黑";
    padding: 0;
    margin: 0 auto;
    font-size: 14px;
    color: #333;
/*    background: #FFF url(bg1.jpg) no-repeat 0px 10%;*/
}

img {
  
    height: auto;
    transition: all 0.3s ease-out 0s;
}

a,
.button,
.btn {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

a:focus,
.button:focus,
.btn:focus {
    text-decoration: none;
    outline: none;
}

a:focus,
a:hover {
    text-decoration: none;
    color: #ff5959;
}

.btn:focus,
button:focus,
input:focus,
textarea,
textarea:focus,
.form-control:focus {
    outline: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
}

button {
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6 {
   
    color: #333;
    font-style: normal;
  
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}

ul,
ol,
li {
    list-style: none;
    text-align: left;
}



hr {
    border-bottom: 1px solid #eceff8;
    border-top: 0 none;
    margin: 30px 0;
    padding: 0;
}

label {
    color: #7e7e7e;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
}

*::-moz-selection {
    background: #d6b161;
    color: #fff;
    text-shadow: none;
}

::-moz-selection {
    background: #444;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #106ad2;
    color: #fff;
    text-shadow: none;
}

*::-moz-placeholder {
    color: #555555;
    font-size: 14px;
    opacity: 1;
}

*::placeholder {
    color: #555555;
    font-size: 14px;
    opacity: 1;
}
.el { overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}

/*list-t*/
.list-t li {
position: relative;
padding-left:10px;

font-size: 18px;line-height:45px;background: url(icon_zcjc.png) left center no-repeat; padding-left:20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size:18px;}

.list-t li  a{
color:#333;
}
.list-t li  a:hover{ padding-left: 15px;
color:#333;
}
/*
.list-t li:before {
content: "";
position: absolute;
top: 50%;
left: 0;
width: 4px;
height: 4px;
margin-top: -2px;
background-color: #bbb;
border-radius: 100px;
}
*/

.list-t li:hover:before {
background-color: #1b80d2;
}
.list-t li a b{ color:#0b59c3; font-weight: normal;}
/*.list-t li:hover a b{ color:#333}*/
.list-t li a {
display: block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

.list-t li .date {
position: absolute;
top: 0;
right: 0;
color: #bbb;
}

.list-t li .date+a {
width: 80%;
}


.index_all .container {
    padding: 0px;
}




/* Header Area Css Style */

.m_nav .m_nav_list {padding:100px 10px;}
.m_nav .m_nav_list li a {position: relative;display: block;height: 50px;line-height: 50px;}
.m_nav i {position: absolute;right: 10px;top: 20px; width: 13px; height: 15px; background: url(jt.png) no-repeat right;}
.hd-space {height: 120px;}
.m_header .top-form {	margin: 0 10px;position: relative;bottom: 0;opacity: 0;z-index: 10;}
.m_header .inp {height: 40px;width: 100%;-webkit-box-shadow: none;box-shadow: none;}
.m_header .m_nav {display: none;position: fixed;top: 0px;left: 0;bottom: 0;width: 100%;background:#FFF;z-index: 2;overflow-x: hidden;}
.m_header .m_nav_list a {display: block;width: 100%;padding: 0 20px;line-height: 45px;text-align: left;font-size: 16px;color: #333;}
.m_header .m_nav_list > li {border-bottom: 1px solid #eee;transition: transform .5s ease;transform: matrix(1,-1,0,1,200,100);}
.m_header .m_nav_list > li > a {opacity: 0;}
.m_header .m_nav_list .dropdown .dropdown_menu {height: 0;overflow: hidden;}
.m_header .m_nav_list .dropdown .dropdown_menu.on {height: auto;}
.m_header .m_nav_list .dropdown_menu > li {border-top: 1px solid #f0f0f0;background: #f5f5f5;}
.m_header .m_logo {float: left;margin-left: 15px;margin-top: 10px;}
.m_header .m_logo img {height:32px;}
.inp_control {display: block;width: 100%;height: 28px;*height: 18px;padding: 7px 8px;font-size: 14px;color: #555;background-color: #fff;background-image: none;
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
.animated {-webkit-animation-duration: 1s;-moz-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;-moz-animation-fill-mode: both;animation-fill-mode: both;}



.m_header {display: block;display: none;position: fixed;top: 0;left: 0;width: 100%; /*background: #11161a;*//*background-color: #fff;*/z-index: 99999;}
.m_header {height: 50px;}
.logo_box {display: inline;display: inline-block;display: -moz-inline-stack;height: 50px;line-height: 0;font-size: 0;zoom: 1;}
.logo_box img {height: 50px;}

.nav_toggle {color: #fff;-webkit-transform: scale(0.7);-moz-transform: scale(0.7);-ms-transform: scale(0.7);-o-transform: scale(0.7);transform: scale(0.7);transform-origin: 50% 50%;
position: absolute;top: 50%;right: 8px;margin-top: -13px;z-index: 999;}
.nav_toggle {cursor: pointer;padding: 10px 35px 16px 0px;}
.nav_toggle span,
.nav_toggle span:before,
.nav_toggle span:after {cursor: pointer;border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px;-o-border-radius: 2px;height: 5px;width: 35px;background: #005abb;position: absolute;display: block;content: '';}
.nav_toggle span:before {top: -10px;}
.nav_toggle span:after {bottom: -10px;}
.nav_toggle span,
.nav_toggle span:before,
.nav_toggle span:after {transition: all 500ms ease-in-out;-webkit-transition: all 500ms ease-in-out;-moz-transition: all 500ms ease-in-out;-o-transition: all 500ms ease-in-out;}
.nav_toggle.active span {background-color: transparent;}
.nav_toggle.active span:before,
.nav_toggle.active span:after {top: 0;}
.nav_toggle.active span:before {transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);}
.nav_toggle.active span:after {transform: translateY(-10px) rotate(-45deg);-webkit-transform: translateY(-10px) rotate(-45deg);-ms-transform: translateY(-10px) rotate(-45deg);top: 10px;}



.m_nav .sub-nav {
	height: 0;
	overflow: hidden;
	-webkit-transition: 0.6s;
	-o-transition: 0.6s;
	transition: 0.6s;
}

.m_nav .sub-nav a {
	font-size: 14px;
	text-indent: 2em;    background: #EEE; border-bottom: 1px solid #ddd;
	line-height: 40px;
}

.m_nav .on {
	height: auto;
}
.header-logo {
    margin:35px 0px ;
}
.main-menu ul {
    display: inline-block;
    margin: 0;    margin-top: 55px;
    padding: 0;
}
.main-menu .lag li{float: left;} 
.main-menu .lag li:nth-child(1){background:#0042a5;color: #7e7e7e;border-radius: 15px 0 0 15px; width: 80px;} 
.main-menu .lag li:nth-child(2){background:#c1c0c0;color: #fff;border-radius:0 15px 15px 0px;width: 80px;} 
.main-menu .lag li a{ font-size: 14px;display: block; text-align: center; line-height:25px; color: #FFF; } 




/*index-topbanner*/
.index-topbanner{  width: 100%;height: 450px;background:  url(banner.jpg) no-repeat bottom center; background-size: 100% auto;position: relative;}
.search-box{ margin:0 auto; height:65px; background-color:rgb(0,86,185,0.6); border-radius:5px; border:1px solid rgba(167,184,232,0.7); box-sizing:border-box; margin:0 auto;width: 710px;  vertical-align: middle;margin-top: 10%;; }
.search-box input[type=text]{ width:90%; padding:1% 1% 1% 5%; border:none; height:50px; line-height:50px; float:left; margin-top:7px; background:none; font-size:24px; color:#fff; text-align:left;text-shadow:0 2px 10px rgba(0,0,0,0.5); }
.search-box input[type=submit]{ width:50px;border:none; height:50px;float:left; margin-top:7px; background:url(soso.png) no-repeat left; background-size:auto 80%; cursor:pointer}
.search-box input[type=button]{ width:50px;border:none; height:50px;float:left; margin-top:7px; background:url(soso.png) no-repeat left; background-size:auto 80%; cursor:pointer}
.hot-word{ margin:0 auto;  text-align:center;margin-top:10px;color:#fff; }
.hot-word a{ font-size:16px; color:#fff; display: inline-block; padding:0 18px; text-shadow:0 2px 5px rgba(0,0,0,0.8); border-right:1px solid #adbcd4}
.hot-word a:last-child{ border-right:none}






/*投资参考*/
.index-box2{    padding:60px 0px 20px;;overflow: hidden;width: 100%;background-size: cover;background: #FFF;}
/*.index-box2{    padding: 50px 0;overflow: hidden;width: 100%;background-size: cover;background: url("box2bg.jpg") no-repeat center #fafafa;}*/
.ingg_r {position: relative;}
.ingg_r.active .ingg_r_sd {display: flex;}
.ingg_r .ingg_r_sd {position: absolute;top: 0;left: 0; width: 100%;height: 100%; display: none;justify-content: center; align-items: center; background-color: rgba(0, 0, 0, .5);}
.ingg_r .ingg_r_sd span { color: #fff;font-size: 30px;}
.ingg_r img {width: 100%; height: 364px;}
/*宣传片*/
.biao-t{ color:#fff; font-size:18px; background:rgb(0,66,165,0.8); padding:5px 10px; display:block; width:100%; box-sizing:border-box;margin-top:3px}
.contentsr{
    width: 100%;
   
   
    position: relative;
}
.contentsrt {
    position: absolute;
    z-index: 2;
    top: calc(50% - 42.5px);
    left: calc(50% - 42.5px);
}.contentsrs {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
}
.contentsrb {
    overflow: hidden;
}
.contentsrb img{
     height: 365px;
}
.contentsrb img{
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.contentsr:hover .contentsrb img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
/*index-box3*/
.index-box3{ padding: 0px 0px 30px;background-attachment: fixed !important;  background-size: 100%; }
/*.index-box3{    padding: 20px 0;width: 100%;background-size: cover;background: url("box2bg.jpg") no-repeat center #fafafa;}*/
.in_box01 {padding: 25px 15px;}

.in_box01 .w1200 {
    display: flex;
    justify-content: space-between;
    overflow: visible;   
}

.in_box01 .w1200>div {
    width: 24%;
    float: left;
    width: 280px;
    height: 200px;
    /* border:1px solid red; */
    box-sizing: border-box;
    /* overflow: hidden; */
    background-color: contain;
    position: relative;
    margin: 0;
    border-radius: 10px;
    box-shadow:1px 1px 8px 2px #cec7c7;
}

.in_box01 .w1200>div:first-child {
    background: url(dz1_bg.png) no-repeat ;background-size: 100%;
}

.in_box01 .w1200>div:nth-child(2) {
    background: url(dz2_bg.png)  no-repeat;background-size: 100%;
}

.in_box01 .w1200>div:nth-child(3) {
    background: url(dz3_bg.png)  no-repeat;background-size: 100%;
}

.in_box01 .w1200>div:nth-child(4) {
    background: url(dz4_bg.png)  no-repeat;background-size: 100%;
}
/*
.in_box01 .w1200>div{
    background:#FFF;
}
*/
.in_box01 .w1200>div.active:first-child {
    background: url(dz1_bg_active.png)  no-repeat;background-size: 100%;
}

.in_box01 .w1200>div.active:nth-child(2) {
    background: url(dz2_bg_active.png)  no-repeat;background-size: 100%;
}

.in_box01 .w1200>div.active:nth-child(3) {
    background: url(dz3_bg_active.png)  no-repeat;background-size: 100%;
}

.in_box01 .w1200>div.active:nth-child(4) {

    background: url(dz4_bg_active.png)  no-repeat;background-size: 100%;
}

.in_box01 .w1200>div.active .nr {
    display: block;
}

.in_box01 .w1200>div .nr {
    display: none;
    width: 1200px;
    height: 180px;
    position: absolute;
    bottom: -180px;
    left: 0;
    z-index: 99;

}

.in_box01 .w1200>div .nr>div {
    width: 100%;
    height: 100%;
    background-color: #fff;
    border: 2px solid rgb(3 101 216);
    border: 2px solid rgb(3 101 216);
    margin-top: 20px;

}

.in_box01 .w1200>div .nr .sel {
    position: absolute;
    background-color: #fff;
    top: 9px;
    width: 20px;
    height: 20px;
    border: 2px solid rgb(3 101 216);
    border-bottom: 0;
    border-right: 0;
    transform: rotate(45deg);
    left: 120px;
}

.in_box01 .w1200>div .nr>div ul {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: flex-end;

}

.in_box01 .w1200>div .nr>div ul li:first-child {
    margin-left: 60px;
}

.in_box01 .w1200>div .nr>div ul li {
    margin: 0;
    margin-right: 60px;
    text-align: center;
    width: 113px;

}

.in_box01 .w1200>div .nr>div ul li a {
    display: block;
    height: 100%;
    width: 100%;
}
.in_box01 .w1200>div .nr>div ul li a p{
    margin-top: 20px; font-size:16px;
}
.in_box01 .w1200>div .nr>div ul li img {}

.in_box01 dt {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #101336;
    /* display:block;
    border:1px solid red;
    margin:auto; */
}

.in_box01 dt img {
    display: block;
    margin: 0 auto 20px auto;
    width: 65px;
}
.in_box01 dl {
    /* background: #fff; */
    height: 200px;
    /* padding-top: 20px; */
    width: 100%;
    display: flex;
    justify-content: right;
    align-items: center;
    text-align: center;
    /* border:1px solid red; */
    margin: 0;
}
.tl dl dt a img:last-child {
    display: none
}

.active.tl dl dt a img:first-child {
    display: none;
}
.in_box01 dt {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #101336;
    /* display:block;
    border:1px solid red;
    margin:auto; */
}

.in_box01 dt img {
    display: block;
    margin: 0 auto 20px auto;
    width: 65px;
}

.in_box01 dd {
    padding-top: 10px;
}

.in_box01 dd p {
    text-align: center;
    color: #ddd;
    font-size: 13px;
}

.in_box01 dd p span {
    color: #84879a;
    margin: 0 5px;
    font-weight: 600;
    /*box-shadow: 10px 10px 10px 0px #ccc;*/
    /*text-shadow: 0px 6px 1px #ccc*/
    /*text-shadow: 0 0 30px #ccc, 0 0 30px #ccc, 0 0 0px #ccc, 0 0 30px #ccc;*/
}

.in_box01 dd p a {
    color: #84879a;
}
.in_box01 dt {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #101336; margin:0 auto;
	/* display:block;
    border:1px solid red;
    margin:auto; */
}

.in_box01 dt img {
    display: block;
    margin: 0 auto 20px auto;
    width: 65px;
}

.in_box01 dd {
    padding-top: 10px;
}

.in_box01 dd p {
    text-align: center;
    color: #ddd;
    font-size: 13px;
}

.in_box01 dd p span {
    color: #84879a;
    margin: 0 5px;
    font-weight: 600;
    /*box-shadow: 10px 10px 10px 0px #ccc;*/
    /*text-shadow: 0px 6px 1px #ccc*/
    /*text-shadow: 0 0 30px #ccc, 0 0 30px #ccc, 0 0 0px #ccc, 0 0 30px #ccc;*/
}
.tl dl dt a img:last-child {
    display: none
}

.active.tl dl dt a img:first-child {
    display: none;
}

.active.tl dl dt a img:last-child {
    display: block;
}

.tl dl dt a {
    color:#fff;
}

.active.tl dl dt a {
    color: #002FA7;
    ;
}



/*index-box4*/
.index-box4{ padding:55px 0px;background:#F2F6FC;}  
/*.index-box4{ padding:40px 0;background: url(box4bg.png);    background-size: 100%; }*/

.sheli { height: auto;}
.xuanzhi{height: auto;}
.sheli img{height: auto; width: 100%}
.xuanzhi img{height: auto; width: 100%}


.cy_contct {
    display: block;
    position: absolute;
    z-index: 9;
    padding:45px 0 0 45px;
    transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
}

.cy_contct span {
   display: block; 
}

.cy_contctt {
    width: 60px;
    height: 60px;
}

.cy_contctt img {
    width: 100%;width: 50px;
}

.cy_contcts {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
   
}

.cy_contctc {
    font-size: 20px;
    color: #fff;
}

.cy_contctf {
    width: 66px;
    height: 20px;
    background: #fff;
    border-radius: 10px;
    margin-top: 10px;
    text-align: center;
    line-height: 20px;
    color: #333;
    font-size: 12px;
}

.cy_contctr {
    display: block;
    position: absolute;
    z-index: 9;
    padding:45px 0 0 45px;
    transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s; right:32px;
}

 .am-slides li{
 
    height: auto;
    overflow: hidden;
}

 .am-slides li a {
    display: block;
   
    height: auto;
    position: relative;
    overflow: hidden;
}

 .am-slides li a img { 
	 cursor: pointer;
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}

 .am-slides li a:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

 .am-slides li a:hover t {
    padding: 128px 0 0 68px;
}


















.index-box5{  padding:30px 0;overflow: hidden;width: 100%;background-size: cover;}
/*.index-box5{  padding: 50px 0;overflow: hidden;width: 100%;background-size: cover;background: url("box2bg.jpg") no-repeat center #fafafa;}*/
.title_1{height: 48px;border-bottom: 4px solid #dcdcdc; margin-bottom: 15px;}
.title_1 p{line-height: 44px;float: left;font-size: 24px;color:#1b5093;border-bottom: solid 4px #14427d;font-weight: bold;}
.title_1 span{font-size: 14px;float: right;line-height: 48px;}
.title_1 span a{color: #000000;}
.title_1 span img{width: 12px;height: 12px;margin:0px 0 0 10px;}


/*.sideMenu{  border:1px solid #ddd;  }*/
.sideMenu h3{  padding-bottom: 20px; padding-left:10px;  border-top:1px solid #e3e3e3; background:#f4f4f4; cursor:pointer;font-size: 16px; text-align: left;}
.sideMenu h3 em{  line-height: 42px; padding-left: 35px;font-size: 16px;background: url(a_icon_01.png) no-repeat left 0px;cursor: pointer; }
.sideMenu h3.on { line-height: 10px; font-size: 16px;  font-weight: bold;    color: #000;}
.sideMenu ul {  padding-left: 35px; line-height: 34px;padding-bottom: 3px;font-size: 15px;color: #666;
display: none;background: url(a_icon_02.png) no-repeat 10px 8px;}



/*index-box6*/
.index-box6{ padding: 0px 0px 30px;}
.contentzt a{

font-size: 28px;

color: #165bae;

display: block;

width: 100%;

text-align: center;

border: 1px solid #CBCCCB;

line-height: 60px;

font-weight: bold;
}




/*foot*/

/*.index-foot{ margin-top: 50px;}*/
.footbg{background: #165bae;  padding: 30px 0px 30px}
.links>ul>li {position: relative; margin-bottom: 20px;line-height: 40px;font-size: 16px; text-align: center;}

.links>ul>li>a { display: block; margin: 0 -5px;padding: 0 20px;background: #fff url(links_arr.png) 96% 50% no-repeat;color: #252525;}

.links li ul {
display: none\9;
z-index: -1;
position: absolute;
left: 10px;
right: 10px;
bottom: 40px;
max-height: 200px;
overflow-x: hidden;
overflow-y: auto;
border: 1px solid #ddd;
background-color: #fff;
opacity: 0;
transform: translate(0, 3px);
transition: opacity, transform .3s;
}

.links li:hover ul {
    display: block\9;
    z-index: 9;
    opacity: 1;
    transform: translate(0, 0);
}

.links li li {
    border-top: 1px solid #ddd;
    line-height: 39px;
    text-align: center;
    transition: all .3s;
}

.links li li:hover {
    background-color: #f8f8f8;
}

.links li li a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    word-break: keep-all;
    text-overflow: ellipsis;
    font-size: 14px;color: #252525;
}

.tc {
    text-align: center;
}

.copyright {
       line-height: 24px;
    font-size: 14px;    color: #FFF;
}

.copyright p a,.copyright p span {
 color: #FFF;font-size: 14px;
    line-height: 28px; margin-bottom: 0px;
}

/*list*/
.list-main{}

.list-main .list-topbanner{background:url(list-banner-bg.jpg) no-repeat center top;min-height: 500px; width:100%;  }

/*.list-main .container{ width:1170px; margin:0 auto; }*/
.list-main .container .bd-nav{ background: url(nav-bg.jpg) no-repeat center;/*box-shadow:0px 0px 10px 2px #cee4fc;*/ width:100%; height:55px; line-height:55px; margin-top:182px; display:inline-block; box-sizing:border-box; padding:0 20px; color:#d4d4d4; font-size:22px;    text-align: left;   }

.list-main .container .bd-nav a{ color:#FFF}
.list-main .container .bd-nav a:hover{text-decoration:none; color:#fd4200}
.list-main .cont{ background:#fff;box-sizing:border-box; padding:30px; width:100%; margin-bottom:20px; box-shadow:0 0 20px #818181;}

/*栏目参考样式*/
.dingzhi_box {
    background: #fafbfd;
    border: 1px solid #c9d3ec;
    padding: 45px;
    
}

.dingzhi_box h1 {
    font-size: 30px;
    text-align: center;
    color: #222;
    font-weight: bold;
    margin-bottom: 60px;
}


.dingzhi_box h1 b {
    color: #0042a5;
}

/*
.dingzhi_btn {
    margin-top: 35px;
}

.dingzhi_btn a {
    display: block;
    width: 350px;
    height: 50px;
    line-height: 50px;
    margin: 0px auto 0 auto;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: rgb(0, 47, 167);
    cursor: pointer;
}

.dingzhi_btn{height: 50px;line-height: 50px;text-align:center;margin-top: 40px;margin-bottom: 40px;cursor:pointer;font-size: 24px;display: inline-block;   color: #FFF; font-weight: bold;  background: #165bae;  width: 50%;}
.dingzhi_btn:hover{background: #165bae; color: #FFF; transform: scale(1.05);transition: all 0.5s;}
*/


.dingzhi_btn {
    margin-top: 35px; width: 100%; margin:0 auto;
}

.dingzhi_btn a {
    display: block;
    width: 350px;
    height: 50px;
    line-height: 50px;
    margin: 0px auto 0 auto;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: rgb(0, 47, 167);
    cursor: pointer;
}

.dingzhi_btn{height: 50px;line-height: 50px;text-align:center;margin-top: 40px;margin-bottom: 40px;cursor:pointer;font-size: 24px;clear: both;  color: #165bae; font-weight: bold;}
.dingzhi_btn a:hover{background: #165bae; color: #FFF; transform: scale(1.05);transition: all 0.5s;}




.dzhi_con {
  
    overflow: hidden;
    zoom: 1;
}

.dingz_xuanx {
    background: #fcfdfe;
    border: 1px solid #ddd;
   
    min-height:555px;
 
  
}

.dingz_xuanx dt {
      font-size: 24px;
    font-weight: bold;
    color: #0042a5;
    padding: 8px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: relative;
    margin-bottom: 20px;
}

.dingz_xuanx dt img {
    position: absolute;
    left: 5px;
    top: 5px;
}

.dingz_xuanx dd {
    padding-bottom: 30px;
}

.dingz_xuanx dd ul {
    overflow: hidden;
    zoom: 1;
}

.dingz_xuanx dd li {
    overflow: hidden;
    zoom: 1;
    padding-left: 60px;
    vertical-align: middle;
    color: #000;
}

.dingz_xuanx2 dd li {
    padding-left: 40px;    line-height: 44px;
    height: 44px;
   
    cursor: pointer; 
}

.dzhi_jieg {
    border-top: 1px dashed #afbde3;
    padding-top: 20px;
    margin-top: 30px;
}

.dzhi_jieg h2 {
    font-weight: bold;
    color: #222;
    font-size: 14px;
    text-align: left;
}

.dzhi_jieg dl {
    overflow: hidden;
    zoom: 1;
}

.dzhi_jieg dl:first-child {
    float: left;
    width: 300px;
}

.dzhi_jieg dl dt a {
    color: red;
    margin-right: 3px;
}

.dzhi_jieg dl {
    float: left;
    height: 64px;
    line-height: 44px;
    /* width: 300px; */
}

.dzhi_jieg dl dd {
    float: left;
}

.dzhi_jieg dl dd input {
    width: 300px;
    height: 44px;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 2px;
}

.dzhi_jieg dt {
    font-weight: bold;
    color: #222;
    float: left;
    margin-right: 15px;
    padding: 10px 0;
}

.dzhi_jieg dd {
    padding: 10px;
}

.dzhi_jieg dd span {
    border-radius: 60px;
    border: 1px solid #ddd;
    padding: 5px 15px;
    margin-right: 15px;
}

.yes_dx {
    overflow: hidden;
    zoom: 1;
    margin: 0 30px 0 0;
    color: #000;
    float: left;
    font-size: 18px;
    line-height: 44px;
    cursor: pointer;
}

.yes_dx span {
    background: url("xuan1.png") no-repeat;
    background-size: 18px auto;
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 14px 10px 0 0;
    float: left;
}

.yes_dx input {
    width: auto;
    display: none;
}

.yes_dx input:checked+span {
    background: url("xuan2.png") no-repeat;
    background-size: 18px auto;
}

.yes_dx2 {
    overflow: hidden;
    zoom: 1;
    margin: 9px 30px 0 0;
    color: #000;
    float: left;
    font-size: 18px;
    line-height: 26px;
}

.yes_dx2 span {
    background: url("xuan3.png") no-repeat;
    background-size: 14px auto;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 5px 10px 0 0;
    float: left;
}

.yes_dx2 input {
    width: auto;
    display: none;
}

.yes_dx2 input:checked+span {
    background: url("xuan4.png") no-repeat;
    background-size: 14px auto;
}
.touz_datits {
    font-size: 26px;
    font-weight: bold;
    color: #333;
    text-align: center;
    line-height: 60px;
}
.touzi_tit {
   width: 100%;
    height: 40px;
    line-height: 28px;
    padding-left: 20px;
    box-sizing: border-box;
    font-size: 24px;
    color: #333;
    position: relative;
    margin-top: 26px;
    text-align: left;border-bottom: 2px solid #DDD;
}

.touzi_tit:after {
    content: "";
    width: 6px;
    height: 21px;
    background: rgb(2 67 165);
    left: 0px;
    top: 4px;
    position: absolute;
}

.touzi_tit a {
    color: #999;
    font-size: 14px;
    float: right;
}

.touzi_fffbox {
    width: 1200px;
    margin: 0 auto 20px auto;
    background: #ffffff;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 15px;
    box-sizing: border-box;
    overflow: hidden;
    zoom: 1;
}
.touzi_tp {
    margin: 20px 0;
}
.touzi_tp p{ font-size: 16px ; line-height:36px; margin: 0px}
.touzi_tp p img {
    cursor: text; max-width: 100%; margin: 10px auto; display: block; 
}


/*.quest_List .item:last-child{border-bottom: none;}*/

.alert_title22 {
    height: 48px;
    line-height: 48px;
    padding: 0 15px;
    color: #fff;
    background: #af000a;
    font-size: 16px;
    margin-bottom: 25px;
}

.alert_title22 a {
    float: right;
}

.zixun_btn {
    border-top: 1px dashed #ddd;
    padding: 22px 0;
    margin-top: 30px;
}

.ale_infor {
    text-align: center;
    color: #222;
    font-size: 17px;
}

.alertwrap {
    display: none;
}

.filter_black {
    position: fixed;
    z-index: 30;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .55);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.alert_box {
    width: 1060px;
    /* max-height: 96%; */
    overflow: hidden;
    border-radius: 5px;
    background: #fff;
    padding-bottom: 10px;
}

.alert_con {
    flex: 1;
}

.alert_title {
    height: 57px;
    line-height: 57px;
    background: #ededed;
    align-items: center;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    color: #333;
}

.alert_title a {
    width: 34px;
    height: 34px;
    overflow: hidden;
}

.alert_title a.alert_close {
    background: url(hwldx_004.png) no-repeat center/40%;
}

.alert_infor {
    margin: 35px;
    height: 380px;
    overflow-y: auto;
}

.tousu_btn a {
    display: block;
    width: 210px;
    height: 56px;
    line-height: 56px;
    margin: 15px auto 30px auto;
    text-align: center;
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    background: rgb(0, 47, 167);
    cursor: pointer;
}

.tousu_btn a.alertbtn {
    width: 270px;
    margin-bottom: 35px;
}

.zixun_box {
    width: 500px;
    overflow: hidden;
    background: #fff;

}

.zixun_infor {
    margin: 0 35px 35px 35px;
    text-align: center;
    font-size: 17px;
}

.zixun_btn a {
    display: block;
    width: 115px;
    height: 44px;
    line-height: 44px;
    margin: 0 auto;
    text-align: center;
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    background:#af000a;
    cursor: pointer;
}

.zixun_btn a.alertbtn {
    width: 115px;
}

.zttch_box {
    width: 960px;
    /* max-height: 96%; */
    border-radius: 5px;
    background: #fff;
    padding-bottom: 30px;
}

.zttch_title {
    height: 57px;
    line-height: 57px;
    background: #ededed;
    align-items: center;
    font-size: 20px;
    padding: 0 40px;
    font-weight: bold;
    color: #333;
}

.zttch_title a {
    float: right;
    cursor: pointer;
}

.zttch_infor {
    margin: 35px 0 15px 0;
    margin-left: -30px
}


.so_div {
    text-align: center;
    margin-bottom: 35px;
}

.so_div a img {
    margin-left: -5px;
}
/*在线资源*/
.news-items {
    position: relative;margin-top: 20px;
}

.news-
.news-items:before {
    position: absolute;
    left: 5px;
    top: 22px;
    bottom: 20px;
    content: "";
    border-right: 1px dashed #bec4cc;
}

.news-item {
    position: relative;
    height: 50px;
    line-height: 50px;
    padding-left: 30px;
    font-size: 16px;
}

.news-item:before {
    position: absolute;
    left: 0;
    top: 60%;
    transform: translateY(-50%);
    content: "";
    width: 11px;
    height: 11px;
    background: url("li_before.png") no-repeat;
}

.news-item:after {
    position: absolute;
    top: 0;
    left: 20px;
    right: 0;
    content: "";
}
.news-items:before {
    position: absolute;
    left: 5px;
    top: 22px;
    bottom: 20px;
    content: "";
    border-right: 1px dashed #969696;
}
.news-item+.news-item:after {
    border-bottom: 1px dashed #969696;
}

.news-link {
    width: calc(100% - 90px);
    height: 50px; line-height: 50px;
    color: #333;
	cursor:pointer;
}

.news-time {
    color: #8995a5;
}

.news-item:hover:before {
    left: -2px;
    width: 15px;
    height: 15px;
    background: url("li_before_h.png") no-repeat;
}

.news-item:hover .news-link,
.news-item:hover .news-time {
    color: #165bae;
}
/*index 投资设立*/
.zwfw-tscxList {
    margin-top: 30px;
}

.zwfw-tscxList>li.zwfw-tscxList_item {
  
    height: 180px;

    float: left;
    border-radius: 3px;
    cursor: pointer;
    overflow: hidden;
    position: relative;
}

.zwfw-tscxList>li.zwfw-tscxList_item:first-child {
    margin-left: 0;
}

.zwfw-tscxList>li.zwfw-tscxList_item>img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -90px;
    margin-left: -175px;
    z-index: 0;
}

.zwfw-tscxList>li.zwfw-tscxList_item>.zwfw-tscxList_itemcon {
    width: 100%;
    height: 180px;
    text-align: center;
    background: rgba(0, 0, 0, 0.3);
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=10);
    padding-top: 62px;
    border-radius: 3px;
    position: relative;
    z-index: 1;
}

.zwfw-tscxList>li.zwfw-tscxList_item>.zwfw-tscxList_itemcon>.item_title {
    font-size: 24px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 15px;
}

.zwfw-tscxList>li.zwfw-tscxList_item>.zwfw-tscxList_itemcon>.item_subtitle {
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 22px;
}

.zwfw-tscxList>li.zwfw-tscxList_item>.zwfw-tscxList_itemcon>.go_btn {
    display: inline-block;
    width: 48px;
    height: 48px;
    background: url(yjt.png) center no-repeat;
    background-size: cover;
    display: none;
}

.zwfw-tscxList>li.zwfw-tscxList_item:hover {
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.10);
}

.zwfw-tscxList>li.zwfw-tscxList_item:hover .zwfw-tscxList_itemcon {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    padding-top: 32px;
    background: #1492ff;
    opacity: 0.95;
}

.zwfw-tscxList>li.zwfw-tscxList_item:hover .go_btn {
    display: inline-block;
}



/*联系我们*/
.quyu{ font-size: 18px;font-weight: bold;}
.lianxi_list .items li {float:left;width:180px;height:42px;line-height:42px;margin-bottom:18px;margin-right:15px;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.lianxi_list .items li a {display:inline-block;width:100%;height:100%;color:#171717;background:#ececec;transition:all .2s ease;font-size:16px;border-radius: 25px;}
.lianxi_list .items li a:hover {background:#0042a5;color:#fff;}
.lianxi_list .items li a.on {background:#0042a5;color:#fff;}
/* 投促机构*/
 .locate-group { border:1px solid #e5e5e5; width:100%; padding:0 10px;box-sizing:border-box;margin-top: 20px;}
 .locate-group .row{ border-bottom:1px dashed #dedede; padding:10px 0; line-height:18px;}
.locate-group .row:last-child{ border:none}
.locate-group .head{ position:absolute; font-size:14px; color:#222; font-weight:800;padding:7px 0;}
 .locate-group .body{ padding:0 0 0 160px; color:#626262}
 .locate-group .body a{display:inline-block; cursor:pointer; margin:4px 20px 4px 0; padding:4px 28px 4px 10px; font-size:14px; border-radius:20px;transition:all .2s ease-in-out; position:relative;user-select:none;}
 .locate-group .body a.sel i{ display:block; float:right; width:16px; height:16px; /*background:#000;*/ position:absolute; top:5px; right:5px; border-radius:10px; /*background:#f88824 url(../images/ico-close.png) no-repeat center */} 
 .locate-group .body a:hover{ background:#f5f5f5; }
 .locate-group .body a.sel{ background:#ffe08d; color:#522d05}
 .locate-group .search input[type=text]{ border:1px solid #CCC; height:20px; height:20px; display:inline-block; padding:5px; border-radius:3px; width:33%;}
 .locate-group .search input[type=button]{ border:1px solid #CCC; height:32px; height:32px;display:inline-block; padding:11px 18px; margin-left:5px; border:none; position:relative;top:1px; background:#fff url(search-ico-1.png) no-repeat center; background-size:60%; cursor:pointer}

.locate-group .tit{ font-size:22px; color:#046aca; font-weight:bold; padding:10px 0 5px 0; border-bottom:2px solid #d5d5d5;line-height:24px;}
.locate-group .item{ margin:5px 0 10px 0; border-bottom:1px dotted #a7a7a7; margin-left:20px;}
.locate-group .item span{float:left;background: #0243a5d1;font-size: 16px;padding:0 12px;line-height: 40px;/* border-radius:20px; */margin-top:2px;width: 140px;margin-left: -30px;margin-bottom: 10px;border-top-right-radius:2em;border-bottom-right-radius:2em;color: #FFF;}
.locate-group .item .d-tit{font-size:16px; color:#3b3b3b; font-weight:bold; margin-left:5px;    text-align: left;}
.locate-group .item .d-tit{font-size:16px; color:#3b3b3b; font-weight:bold; margin-left:5px;    text-align: left;}
.locate-group .item ul{ margin:0px 0 10px 0;clear: both; text-align: left;}
.locate-group .item ul li{line-height:32px;min-height: 32px;height: 32px;display:inline-block;margin:0 -2px 0 -2px;font-size: 16px; width: 33.33%;}
.locate-group .item ul li .link{ color:#046aca; font-size:14px; text-decoration:underline;}
/*
.locate-group .item ul li.website{width:33.3333%;}
.locate-group .item ul li.contactName{width:33.3333%;}
.locate-group .item ul li.webchat{width:33.3333%;white-space: nowrap;display: -moz-inline-stack; }
.locate-group .item ul li.remarks{ width:100%; line-height:20px;}
*/

.locate-cont{ margin-right:-20px; overflow:hidden; margin-bottom:20px;}
.locate-cont .locate-item{ width:25%;float:left; margin:15px 0 ;}
.locate-cont .locate-item .pic{ width:100%; padding-right:20px; overflow:hidden;box-sizing:border-box;}
.locate-cont .locate-item .pic img{ width:100%; border-radius:5px;}
.locate-cont .locate-item .type{ color:#ff8400; font-size:14px; margin-top:10px;}
.locate-cont .locate-item .type span{ height:24px; line-height:24px; background:#ff8400; color:#fff; padding:3px 5px; margin-right:10px; border-radius:3px;}
.locate-cont .locate-item .name{ font-size:14px; font-weight:bold; color:#393939; line-height:18px; margin:6px 0} 
.locate-cont .locate-item .price{ font-size:12px; color:#969696; padding-right:10px; border-right:1px solid #d4d4d4;}
.locate-cont .locate-item .price span{ font-size:14px; color:#222}
.locate-cont .locate-item .area{ font-size:12px; color:#969696; padding-left:10px;}
.locate-cont .locate-item .area span{ font-size:14px; color:#222}

.locate .sort{ background:#f5f5f5; border:1px solid #dbdbdb; height:30px; line-height:30px; margin-top:30px;}
.locate .sort li{ float:left;width:100px; font-size:14px; color:#757575; padding-left:10px; border-right:1px solid #dbdbdb; cursor: pointer; box-sizing:border-box; background:url(arr.png) 90% bottom no-repeat;user-select:none;}
.locate .sort li.sel{  background:url(arr.png) 90% top no-repeat;}
.locate .sort li:hover{ background-color:#fff }
.locate h2{ font-size:20px; border-bottom:1px solid #dbdbdb; height:36px; display:block;}
.locate .locate-detail-cont { margin-bottom:30px;}
.locate .locate-detail-cont .pic{ width:40%; padding-right:10px; float:left;box-sizing:border-box;}
.locate .locate-detail-cont .pic img{ width:100%; height:auto; border-radius:5px;}
.locate .locate-detail-cont .item-c{width:60%; padding-left:10px;float:left;box-sizing:border-box;}
.locate .locate-detail-cont .item-c h5{ font-size:22px; color:#222; border-bottom:1px solid #898989; padding-bottom:10px;}
.locate .locate-detail-cont .item-c .rows{ border-bottom:1px solid #e6e6e6; padding:10px 0;}
.locate .locate-detail-cont .item-c .head{ position:absolute; font-size:14px; color:#222}
.locate .locate-detail-cont .item-c .detail{ padding-left:190px; font-size:14px; color:#858585}
.locate .locate-detail-cont .item-all-s{width:100%;}
/*.ds-nc .ds-nc-item{width:33.333%; padding-right:20px;box-sizing:border-box; margin-top:20px; float:left}*/
.ds-nc .ds-nc-item{ padding-right:20px; margin-top:20px;}
.ds-nc .ds-nc-item .ds-cont{border:1px solid #cfcfcf;border-top:3px solid #0365d8; padding:10px;box-sizing:border-box; border-radius:5px; box-shadow:0 3px 10px #e0e0e0}
.ds-nc .ds-nc-item .pic{ float:left}
.ds-nc .ds-nc-item .pic img{ width:77px; height:95px;}
.ds-nc .ds-nc-item .inf{ margin-left:87px;    text-align: left;}
.ds-nc .ds-nc-item .inf .name{ font-size:20px; color:#686868; font-weight:bold;}
.ds-nc .ds-nc-item .inf span{ display: inline-block; background:#ddedfb; font-size:12px; font-weight:normal; padding:0 12px; height:16px; line-height:16px; border-radius:20px; margin-left:5px;}
.ds-nc .ds-nc-item .inf .qy{ margin:5px 0; font-size:14px;}
.ds-nc .ds-nc-item .inf .mb{ font-size:14px;}
/*解答*/
.jieda{margin-top: 20px;}
.jieda h3{  padding-left:10px;  border-top:1px solid #e3e3e3; background:#f4f4f4; cursor:pointer;font-size: 16px; text-align: left;}
.jieda h3 em{  line-height: 42px; padding-left: 35px;font-size: 16px;background: url(a_icon_01.png) no-repeat left 0px;cursor: pointer; }
.jieda h3.on {  font-size: 16px;  font-weight: bold;    color: #000;}
.jieda ul {  padding-left: 35px; line-height: 34px;padding-bottom: 3px;font-size: 15px;
display: none;background: url(a_icon_02.png) no-repeat 10px 8px;}
.jieda ul li{font-size: 16px; color: #333;}
/*投资动态*/
.list_bd{ margin-top: 20px;}
.list_box:after{content: "";height:1px;/* background-color:#e6e6e6; */position:absolute;bottom:0;right:0;}
.list_bd li{  border-bottom: 1px solid #DDD;  padding: 20px;  margin-bottom: 20px;}
.list_bd li:hover{  border-bottom: 1px solid #DDD; background: #f5f5f5;   padding: 20px;  margin-bottom: 20px;}
.list_bd li a{  color: #333;overflow: hidden;      
  text-overflow: ellipsis;      
  display: -webkit-box; 
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  }
.list_bd .list_box { width:100%; padding: 10px; clear: both;position: relative; -webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.list_bd .list_time {
    position: relative;
    padding: 15px 0px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background: #c35d04;
    font-weight: bold;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.list_bd .list_time_day{display:block;font-size:50px;color:#FFF;line-height:50px;font-family:helvetica;}
.list_bd  .select-ui-choose ._arrow{width:16%;right:0;background:#e3e3e3;}
.list_bd .select-ui-choose ._arrow .arr{left:50%;margin:0 0 0 -0.4em;border-color: #969696 transparent transparent;}
.list_bd  .list_bd .list_box:hover .list_time{background: #ba0001;}
.list_bd  .list_main {overflow: hidden;}
.list_bd .list_title {
    font-size: 20px;
    color: #070707;
    font-weight: normal;
    display: block;
}
.list_bd  .list_p {
    font-size: 16px;
    color: #333;
    line-height: 30px;
    height: 62px;
    overflow: hidden;
    margin-top: 10px;
}

/*选址*/

.ten_cy{ width:100%; position:relative;min-height:185px; margin: 0 auto;margin-top: 20px;background: #FFFFFF;box-shadow: 2px 3px 13px 0px rgba(133, 139, 156, 0.22);margin-bottom: 25px; padding: 20px 0px;}
.cy_na{ margin-top:25px;  }

.picScroll-left {
overflow: hidden;
position: relative;
width: 100%;
}
.picScroll-left .hd {
/* overflow: hidden; */
position: absolute; 
min-width: 200px;
height: 20px;
left: 50%;
top: 145px;
z-index: 9999999;
line-height: 90px;
margin-left: -120px;
}
.picScroll-left .hd li{width: auto;float: left;width: 15px;height: 5px;background: #a7a7a7;color:  #a7a7a7;font-size: 13px;margin-right: 10px;border-radius: 25px;}
.picScroll-left .hd li.on{background: #5373ed;color:  #5373ed;width: 40px;}
.picScroll-left .bd {width: 1170px;margin: 0 auto; margin-left: 20px;}
.picScroll-left .bd ul {overflow: hidden;zoom: 1;}
.picScroll-left .bd ul li {_display: inline;overflow: hidden;width: 16.6%;
float: left;background: url(tsfw_bg.png) center top no-repeat; background-size: 40%;height: 155px;text-align: center;padding-top: 20px;}
.picScroll-left .bd ul li .pic {}
.picScroll-left .bd ul li img{width: auto;height: 38px;}
.picScroll-left .bd ul li p {margin-top: 25px;font-size: 15px;}
.picScroll-left .bd ul li .pic a:hover img {border-color: #999;}
.picScroll-left .bd ul li .title {line-height: 24px;}
.picScroll-left .tempWrap {width: 100% !important;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.arrow{  position:absolute; width: 100%;    z-index: 9999;}
.arrow a{ display:block;  width:60px; height:60px;   margin-top:30px;  overflow:hidden;cursor:pointer; }
.arrow .next{ background:url(next.png) no-repeat; float: right; }
.arrow .prev{ background:url(prev.png) no-repeat;  float: left;}





.taianmap img { width:560px; }


.xuanzhibody .row{ border-bottom:1px dashed #dedede; padding:10px 0; line-height:18px;}
/*.xuanzhibody .row:last-child{ border:none}*/
.xuanzhibody .head{ position:absolute; font-size:16px; color:#222; font-weight:800;padding:7px 0;}
.xuanzhibody .body{ padding:0 0 0 70px; color:#626262}
.xuanzhibody .body a{display:inline-block;cursor:pointer;margin: 2px 4px;padding: 5px 14px;font-size:14px;border-radius:20px;transition:all .2s ease-in-out;position:relative;user-select:none;}
.xuanzhibody .body a.sel i{ display:block; float:right; width:16px; height:16px; /*background:#000;*/ position:absolute; top:5px; right:5px; border-radius:10px; /*background:#f88824 url(../images/ico-close.png) no-repeat center */} 
.xuanzhibody .body a:hover{ background:#0b7ee0; color:#FFF;font-weight: bold;}
.xuanzhibody .body a.on{ background:#0b7ee0; color:#FFF;font-weight: bold;}
.xuanzhibody .body a.sel{color: #0b7ee0; border: 1px solid #0b7ee0;}

.small-btn{background-color: #f5f5f5;;color:#333; height: 35px; line-height: 35px;  display: block; margin-top: 10px; width: 80px; margin:20px auto 0px; text-align: center;display: inline-block; cursor: pointer}
.reset{background-color:#165bae;color:#fff; height: 35px; line-height: 35px;  display: block; margin-top: 10px; width: 80px; margin:20px auto 0px; text-align: center;display: inline-block;cursor: pointer}


.news-list-item{ margin-top:20px;}
.news-list-cont li{ clear: both; margin-bottom:40px;}
.news-list-cont .date{ background:#5399f8; width:155px; float:left; padding:10px;box-sizing:border-box; text-align:center; color:#fff; font-size:18px; line-height:22px; border-radius:3px;}
 .news-list-cont .date div{ font-size:14px;}
 .news-list-cont .news-list-item{ margin-left:175px;}
 .news-list-cont h2{font-size:20px; color:#222222; line-height:22px;cursor: pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; border-bottom:1px solid #dbdbdb; height:36px; display:block;}
 .news-list-cont h2 a{font-size:20px; color:#222222; line-height:22px;cursor: pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; border-bottom:1px solid #dbdbdb; height:36px; display:block;}
 .news-list-cont a{display:block;font-size:14px; color:#6a6a6a; line-height:25px; margin:5px 0; width:96%;
	overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}


/**
* 选址详细页
*/
.singleArticle{
	padding: 0 20px;
	position: relative;
	min-height: 680px;
}
.singleArticle1{
	padding: 0 20px;
	position: relative;
	
}
.articleTitle{
	font-size: 30px;
	text-align: center;
	color: #333;
	line-height: 43px;
	font-weight:bold;
}
.ArticleTitle{
	font-size: 30px;
	text-align: center;
	color: #333;
	line-height: 43px;
	font-weight:bold;
}
.articleTitle2{
	font-size: 18px;
	text-align: center;
	color: #333;
	line-height: 30px;
}
.articleTime{
    line-height:36px;
    text-align:center;
    font-size:0px;
}
.articleTime .center{
    display: inline-block;
    overflow: hidden;
}
.articleTimeTxt{
    font-size: 14px;
}
.newsShare{
    padding-left: 15px;
    margin-top: 2px;
}
.newsShare span{
    font-size: 14px;
}

.articleTime{
	text-align: center;
	font-size: 14px;
	color: #666;
	height: 25px;
	line-height: 25px;    margin: 30px auto;  
}
.articleTime span{
	margin: 0 10px;
}
.articleTime .date{
	padding-left: 25px;
	background: url(date1.png) left center no-repeat;
}
.articleTime .browse{
	padding-left: 28px;
	background: url(browse1.png) left center no-repeat;
}
.articleLine{
	border-bottom: 1px solid #e9e9e9;
}
.ArticleBox{
	 padding-top: 20px;
	
}
.ArticleBox h3{ margin-bottom: 10px; font-size: 20px; font-weight: bold;}
.ArticleBox p{ font-size: 16px; text-indent: 32px; line-height: 36px; color: #333;}

.ArticleBox p img,.ArticleBox img{
     margin: 0 auto; display: block;
}

.cont-img img{ display: block; margin: 0 auto;max-width: 100%;}
/*新闻列表页*/
.p0{ padding:0px;}
.ny_menu{ width:100%;}
.ny_menu dt{ width:100%; height:80px; line-height:80px; font-weight:bold; font-size:24px; color:#fff; background:url(menu.jpg) no-repeat center;text-align:center;}
.ny_menu dd{ width:100%;}
.ny_menu dd ul{ width:100%;}
.ny_menu dd ul li{ height:65px; background:#f0f4f8; margin-bottom:2px; text-align:center;transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_menu dd ul li a{ display:block; width:100%; position:relative; font-size:20px; line-height:65px; color:#333;}
.ny_menu dd ul li a span{ color:#333;position: relative;z-index: 1;}
.ny_menu dd ul li.active{ background:#d8e8f8;}
.ny_menu dd ul li.active a{ color:#043987;}
.ny_menu dd ul li.active a span{ color:#043987;}
.ny_menu dd ul li:hover{ background:#d8e8f8;}
.ny_menu dd ul li:hover a{ color:#043987;}
.ny_menu dd ul li:hover span{ color:#043987;}

.ny_menu dd ul li a:before { content: ''; position: absolute; top: 0; left: 0;  width: 0;  height: 65px;  background:#d8e8f8;}
.ny_menu dd ul li a:hover span{color: #053887;}
.ny_menu dd ul li a:hover:before {width: 100%;}
.ny_menu dd ul li a:active { background: #d8e8f8;}
.ny_menu dd ul li a:before,.ny_menu dd ul li a:after {-webkit-transition: 0.5s; transition: 0.5s;}
.ny_menu dd ul li a:after {z-index: 0;}


.dkfw_tit{ width:100%;border-bottom: 1px #efefef solid; margin-bottom:10px; text-align:left; margin-top:20px;}
.dkfw_tit h6{ font-size: 24px; line-height: 26px;color: #0059a9; display: inline-block; padding-bottom:15px; border-bottom: 3px #1658a0 solid; font-weight:bold; margin:0px;}
.dkfw_tit a{ float: right; line-height: 44px; font-size: 15px; color: #5785cc;}


/*中华泰安栏目*/
 .ml_con {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
   
}

.nav_mlgz .ml_con li:first-child {
    margin-left: 0;
}

 .ml_con li {
    width: 245px;
    height: 125px;
    background: #f5f5f5;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.13);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    margin-bottom: 40px;
    margin-left: 45px;
   
}
.ml_con li  a p{ font-size: 16px;}

 .ml_con li a img {
    width: 60px;
    margin: auto;


}
#wrap{
/*
				width:600px;
				height:400px;
				margin:50px auto;
*/
			}
			#top{
/*
				width:600px;
				height:220px;

				border-bottom:1px solid #bbb;
				font-family:'Microsoft yahei';*/
			}
			#top p{
				border-bottom:1px dashed #dedede;    padding: 10px 0;
			}
			#top p font{
				    font-size: 16px;
    color: #222;
    font-weight: 800;
    padding: 7px 0;
			}
			#top p span{
				font-size:14px;
				color:#666;
				border:1px solid #999;
				display:inline-block;
				padding:5px;margin: 5px;
				cursor:pointer;
			}
			#top p span.onn{
				border:2px solid #165bae;
				padding:4px;
				background:url(on.png) no-repeat right bottom;
			}
			#bottom{
/*
				width:600px;
				height:159px;
				padding-top:20px;
				font-family:'Microsoft yahei';
*/
			}
			#bottom p font{
				color:#f60;
				font-size:20px;
				margin-right:20px;
			}
			#bottom p a{
				font-size:14px;
				color:blue;
			}
			#bottom p a i{
				margin:0 5px;
				color:#90c;
			}
			#bottom button{
				width:330px;
				height:50px;
				font-family:'Microsoft yahei';
				margin-top:20px;
				font-size:20px;
				background:#f60;
				color:#fff;
				border:none;
				
			}


