@media screen and (min-width:1280px){
	/*list page*/
.page{
    margin: 30px auto;
    text-align: center;
    font-size: 16px;
	}
.page a{line-height:30px; color:#888}
.page span{ display:inline-block; padding:0 10px 0 0; color:#888}
.page a.num.select{ padding:3px 9px; color:#fff; background:#004fab}
.page a.num{
    background: #f4f4f4;
    padding: 5px 9px;
    margin: 0 4px;
	}
.page a.num:hover{ padding:3px 9px; color:#fff; background:#004fab}

.postion
	{
	background-color: rgba(242,242,242,1);
	padding-top:15px;
	padding-bottom:15px;
    }
.postion ul{
    width: 90%;
    max-width: 1600px;
    margin: auto;}
.postion ul li{ float:left; line-height:72px}
.postion ul li.wza{
	}
.postion ul li.wza a{
    border-radius: 8px;
    border: 1px solid #eee;
    font-size: 16px;
    transition: all .5s ease;
    background: #fff;
    padding: 10px 35px;
    margin-right: 25px;
	}
.postion ul li.wza a:hover{
	background:#0169ca; color:#fff}
.postion ul li.wza a.active{background:#0169ca; color:#fff}


.postion ul li.wz{ display:block; float:right;
	background: url(../images/public/span01.png) 0 center no-repeat;
    padding-left: 25px;
    color: #888;
    line-height: 65px;
    font-size: 14px;
	}
.postion ul li.wz a{
    color: #888;
    line-height: 65px;
    font-size: 14px;
	}
	}

	
 @media screen and (max-width:800px){
	 	/*list page*/
.page{
    margin: .2rem auto;
    text-align: center;
    font-size: .28rem;
	}
.page a{line-height:30px; color:#888}
.page span{ display:inline-block; padding:0 10px 0 0; color:#888}
.page a.num.select{ padding:3px 9px; color:#fff; background:#004fab}
.page a.num{
    background: #f4f4f4;
    padding: 5px 9px;
    margin: 0 4px;
	}
.page a.num:hover{ padding:3px 9px; color:#fff; background:#004fab}

.postion
	{
	background-color: rgba(242,242,242,1);
	padding-top:15px;
	padding-bottom:15px;
    }
.postion ul{
    width: 90%;
    max-width: 1600px;
    margin: auto;}
.postion ul li{ float:left; line-height:72px}
.postion ul li.wza{
	}
.postion ul li.wza a{
    border-radius: 8px;
    border: 1px solid #eee;
    font-size: 16px;
    transition: all .5s ease;
    background: #fff;
    padding: 10px 35px;
    margin-right: 25px;
	}
.postion ul li.wza a:hover{
	background:#0169ca; color:#fff}
.postion ul li.wza a.active{background:#0169ca; color:#fff}


.postion ul li.wz{ display:block; float:right;
	background: url(../images/public/span01.png) 0 center no-repeat;
    padding-left: 25px;
    color: #888;
    line-height: 65px;
    font-size: 14px;
	}
.postion ul li.wz a{
    color: #888;
    line-height: 65px;
    font-size: 14px;
	}
	 }

/*组织架构*/
@media screen and (min-width:1280px){
	.sub_Organization{
    max-width: 1600px;
    width: 90%;
	margin:0 auto
		}
	.detailabout_contact{
	background: url(../images/bg_contact.jpg) center top no-repeat;
    padding: 60px 0 120px;
	background-size: 100% 100%;
	}
.detailabout_contact .main{
	margin: 0 auto;
    max-width: 1600px;
    width: 90%;
	}
.detailabout_contact .main .tit{
	font-size: 32px;
    line-height: 2;
    margin-bottom: 30px;
	}
.detailabout_contact .main .cont{}
.detailabout_contact .main .cont ul li {
    width: 48%;
    background: #f5f5f5;
    box-sizing: border-box;
    padding: 3%;
    float: left;
    margin: 0 2% 2% 0;
    min-height: 250px;
    box-shadow: 0 0 5px #ddd;
    border-radius: 10px;
	transition: .13s ease-in;
	
}
.detailabout_contact .main .cont ul li:nth-child(3n){ margin-right:0}
.detailabout_contact .main .cont ul li:hover{ background:#0169ca;
	-webkit-transform:scale(1.03);
	-ms-transform:scale(1.03);
	transform:scale(1.03);
}
.detailabout_contact .main .cont ul li:hover *{ color:#fff}
.detailabout_contact .main .cont ul li *{
	line-height: 34px;
    font-size: 16px;
    text-align: justify;
    color: #666;
	}
.detailabout_contact .main .cont ul li strong{
	font-size: 20px;
    color: #333;
    font-weight: bold;
    line-height: 2;
	}
	}
	
	
.maincont_sub_goldocean {
	max-width: 1600px;
	width:90%;
	margin: 40px auto;
}
.maincont_sub_goldocean .right_go {
    display: block;
    min-height: 1000px;
    width: 65%;
    float: left;
}

.maincont_sub_goldocean .right_go .conta {
	min-height: 3rem;
}
.maincont_sub_goldocean .right_go .contm {
	margin-top: 3%;
	min-height: 3rem;
}
.maincont_sub_goldocean .right_go .contm * {
	font-size:16px;
	line-height:30px
}
.maincont_sub_goldocean .right_go .conta .txta ul li {
	width: 48%;
	background: #f5f5f5;
	box-sizing: border-box;
	padding: 3%;
	float: left;
	margin: 0 3% 3% 0;
}
.maincont_sub_goldocean .right_go .conta .txta ul li:nth-child(2n) {
margin-right:0
}
.maincont_sub_goldocean .right_go .conta img {
	max-width:100%;
	height:auto
}
.maincont_sub_goldocean .right_go .conta * {
	line-height: 34px;
	font-size: 16px;
	text-align: justify;
	color: #666;
}
iframe {
	width:100%;
}
.maincont_sub_goldocean .right_go .conta p {
	margin-bottom:10px;
}
.maincont_sub_goldocean .right_go .conta strong {
	color: #0169ca;
	font-size: 18px;
}
.maincont_sub_goldocean .right_go .contb {
}
.maincont_sub_goldocean .right_go .contc {
	margin-top:3%
}
.maincont_sub_goldocean .right_go .contc ul li {
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
	width: 32%;
}


.maincont_sub_goldocean .right_go .contd {
	margin-top:3%
}
.maincont_sub_goldocean .right_go .contd * {
	line-height: 34px;
	font-size: 16px;
	color: #666;
}
.maincont_sub_goldocean .right_go .contd p {
	margin-bottom:5px;
	margin-top:5px;
}
.maincont_sub_goldocean .right_go .contd strong {
	color: #0169ca;
	font-size: 18px;
}
.maincont_sub_goldocean .right_go .contd img {
	max-width:100%;
	height:auto
}
.maincont_sub_goldocean .right_go .contd ul li {
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
	width: 32%;
}
.maincont_sub_goldocean .right_go .contd ul li:nth-child(3n) {
 margin-right:0;
}
 .maincont_sub_goldocean .right_go .contd ul li:nth-child(4), .maincont_sub_goldocean .right_go .contd ul li:nth-child(7), .maincont_sub_goldocean .right_go .contd ul li:nth-child(10), .maincont_sub_goldocean .right_go .contd ul li:nth-child(13) {
 clear: both;
}

.sub_right_news {
    display: block;
    width:30%;
    float: right;
/*	position: sticky;
    top: 120px;*/
}


.sub_hot_news{
    background: #f5f5f5;
    /* box-shadow: 0 0 3px #ddd; */
    padding: 5%;
    box-sizing: border-box;
	}
.sub_hot_news .title{
    margin-bottom:0;
    font-weight: 500;
    font-size: 21px;
    line-height: 2;
    color: #444;
	}
.sub_hot_news .cont{}
.sub_hot_news .cont ul li{}
.sub_hot_news .cont ul li a{
	display: block;
    float: left;
    width: 70%;
    line-height: 38px;
    font-size: 16px;
	color:#555;
	}
.sub_hot_news .cont ul li span{
    display: block;
    width: 30%;
    line-height: 38px;
    font-size: 15px;
    float: right;
    color: #888;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
	}


.sub_related_news{
    margin-top:5%;
	background: #f5f5f5;
    /*box-shadow: 0 0 3px #ddd;*/
    padding: 8%;
    box-sizing: border-box;
	}

.sub_related_news .title{
    margin-bottom:0;
    font-weight: 500;
    font-size: 21px;
    line-height: 2;
    color: #444;

	}
.sub_related_news .cont{}
.sub_related_news .cont ul li{}
.sub_related_news .cont ul li a{
    display: block;
    float: left;
    width: 70%;
    line-height:38px;
    font-size: 16px;
	color:#555;	}
.sub_related_news .cont ul li span{
    display: block;
    width: 30%;
    line-height:38px;
    font-size: 15px;
    float: right;
    color: #888;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
	}
/*新闻详情*/
.shownews {
}
.shownews .Article-title {
 border-bottom: 1px solid #ddd;
 padding-bottom: 20px;
 text-align:center
}
.shownews .Article-title h1 {
 font-size: 24px;
 font-weight: 500;
}
.shownews .Article-title .mark {
	padding-top: 10px;
    background: none;
}
.shownews .Article-title .mark span {
 color: #999;
 padding-right: 25px;
}
.shownews .newsinfo {
 padding: 10px 0;
}
.shownews .newsinfo strong {
color:#0169ca
}
.shownews .newsinfo * {
 font-size: 16px;
 line-height: 2.2;
 color: #666;
}
.shownews .newsinfo img {
max-width:100%;
height:auto
}
 .shownews .newsinfo h1 {
 font-size: 21px;
 line-height: 45px;
 margin: 10px auto;
 font-weight: 500;
}
.shownews .newsinfo p {
 margin:0 auto
}
.shownews .newsinfo .primgpic {
 display:block;
 text-align:center;
 margin:10px auto
}
.shownews .newsinfo .primgpic img {
 max-width:100%;
 height:auto
}

/*上一页 下一页*/
.reLink {
 line-height: 40px;
 border-top: 2px solid #ddd;
 border-bottom: 2px solid #ddd;
 margin: 20px auto;
}
.reLink .nextLink, .reLink .prevLink {
 line-height:40px;
 color:#999;
}
.reLink a {
 display: inline-block;
 -webkit-transition: all ease 300ms;
 -moz-transition: all ease 300ms;
 -ms-transition: all ease 300ms;
 -o-transition: all ease 300ms;
 transition: all ease 300ms;
 color:#999;
}

@media screen and (max-width:768px)
{
	.maincont_sub_goldocean {
    width: 90%;
    margin-top: 5%;
}


 .maincont_sub_goldocean .right_go {
    width: 100%;
    box-shadow: none;
    padding: 0;
    min-height: auto;
    box-sizing: border-box;
    float: none;
}
 .maincont_sub_goldocean .right_go .title {
display:none
}
 .maincont_sub_goldocean .right_go .conta {
margin-top:0
}
 .maincont_sub_goldocean .right_go .conta p {
	 font-size:.28rem;
 margin-bottom: .12rem;
}
.maincont_sub_goldocean .right_go .conta * {
 line-height:2;
 font-size: .28rem;
}
.maincont_sub_goldocean .right_go .conta strong {
 font-size:.32rem;
}

 .maincont_sub_goldocean .right_go .contm {
 margin-top: 0;
 min-height: auto;
}
 .maincont_sub_goldocean .right_go .contm * {
font-size:.28rem;
line-height:2
}
.shownews .newsinfo * {
    font-size: .28rem;
    line-height: 2;
    color: #666;
}
.sub_right_news {
    display: block;
    width: 100%;
    float: none;
}
.sub_hot_news{
    background: #f5f5f5;
    box-shadow: none;
    padding: 3%;
	}
.sub_hot_news .title{
    margin-bottom: 0;
    font-weight: 500;
    font-size: 0.38rem;
    line-height: 2;
    color: #444;
    text-align: center;
	}
.sub_hot_news .cont{}
.sub_hot_news .cont ul li{}
.sub_hot_news .cont ul li a{
    display: block;
    float: left;
    width: 75%;
    line-height: .7rem;
    font-size: .28rem;
	color:#555;
	}
.sub_hot_news .cont ul li span{
	display: block;
    width: 25%;
    line-height:.7rem;
    font-size:.25rem;
    float: right;
    color: #888;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
	}






.sub_related_news{
    background: #f5f5f5;
    box-shadow: none;
    padding: 3%;
    margin-top: 5%;
	}



.sub_related_news .title{
    margin-bottom: 0;
    font-weight: 500;
    font-size: 0.38rem;
    line-height: 0.8rem;
    color: #444;
    text-align: center;

	}
.sub_related_news .cont{}
.sub_related_news .cont ul li{}
.sub_related_news .cont ul li a{
    display: block;
    float: left;
    width: 75%;
    line-height: .7rem;
    font-size: .28rem;
	color:#555;
	}
.sub_related_news .cont ul li span{
	display: block;
    width: 25%;
    line-height:.7rem;
    font-size:.25rem;
    float: right;
    color: #888;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
	}
	.shownews .Article-title h1 {
    font-size: 21px;
    font-weight: 500;
    line-height: 1.5;
}
	}
@media screen and (max-width:768px){
	.detailabout_contact {
    background: linear-gradient(to right, #deebf3, #bad0db);
    padding: 8% 0;
    background-size: 100% 100%;
}
.detailabout_contact .main {
    margin: 0 auto;
    max-width: 1360px;
    width: 90%;
}
.detailabout_contact .main .tit {
    font-size: .48rem;
    line-height: 2;
    margin-bottom: 3%;
    text-align: center;
}

.detailabout_contact .main .cont ul li {
    width: 100%;
    background: #f5f5f5;
    box-sizing: border-box;
    padding: 3%;
    float: none;
    margin: 0 0 4% 0;
    min-height: auto;
    box-shadow: 0 0 5px #ddd;
    border-radius: 5px;
    transition: .13s ease-in;
}
.detailabout_contact .main .cont ul li * {
    line-height: 2;
    font-size: .28rem;
    text-align: justify;
    color: #666;
}
.detailabout_contact .main .cont ul li strong {
    font-size: .3rem;
    color: #555;
    font-weight: bold;
    line-height: 2;
}
	}
	



/*详情页——产品——推荐*/
.sub_right_case {
    width: 32%;
    display: block;
    float: right;
    background: #f5f5f5;
    padding: 30px;
    position: sticky;
    top: 120px;
    box-sizing: border-box;
}

.sub_right_case .title{
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    color: #444;
	}
.sub_right_case .cont{}
.sub_right_case .cont ul li{
    position: relative;
    width: 48%;
    margin: 0 4% 4% 0;
    float: left;
	}
.sub_right_case .cont ul li:nth-child(2n){ margin-right:0}
.sub_right_case .cont ul li .topimg{
    width: 100%;
    height: 152px;
    display: block;
    overflow: hidden;
    background: #fff;
    text-align: center;
	}
.sub_right_case .cont ul li .topimg img{
	max-width: 100%;
    transform: scale(1);
    transition: all 1s ease-out;
	}
.sub_right_case .cont ul li p{}
.sub_right_case .cont ul li p a{
	font-size: 15px;
    line-height: 3;
	text-align:center;
	}
.sub_right_case .cont ul li:hover .topimg img{transform: scale(1.2);}
.sub_right_case .cont ul li .underline {
	position: absolute;
	bottom: 0;
	right: 0;   /*初始右定位*/
	width: 0;   /*初始宽度为0*/
	height: 2px;
	background-color:#0169ca;
	transition: all 0.3s linear;
}
.sub_right_case .cont ul li:hover .underline{
	left: 0;/*鼠标放上去给下划线左定位*/
	width: 100%;/*宽度改为父元素的宽度*/
	}
.sub_right_case .cont ul li:hover p a{ color:#0169ca}	




/*子页面banner*/
.poster-bd {
    position: absolute;
    top: 50%;
    left: 46%;
    width: 80%;
    max-width: 1280px;
    min-height: 180px;
    height: 50vh;
    color: #fff;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.poster-bd h1 {
    position: absolute;
    top: 5vh;
    left: 0;
    font-size: 38px;
    letter-spacing: 0;
    color: #fff;
    font-weight: normal;
}
.poster-bd h1 p{
	color: #fff;
    font-size: 18px;
    line-height: 3;
	}
.poster {
    position: relative;
    height: 55vh;
    min-height: 260px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #9da2af;
	margin-top:85px;
}
.text-shadow {
    text-shadow: 1px 1px 0 rgba(0,0,0,.7);
}
.full-mask:before {
    height: 100%;
    opacity: .7;
    content: '';
    background: linear-gradient(90deg,rgba(1,105,202,1),rgba(255,0,0,0));
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    top: 0px;
    display: block;
    /* z-index: 2; */
    width: 50%;
}

.full-mask1:before {
    height: 100%;
    opacity: .7;
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    top: 0px;
    display: block;
    /* z-index: 2; */
    width: 50%;
}



.index-poster {
  
    background-position: center center;
}
.index-poster .poster-bd {
    height: 30%;
}

.index-shzr{
	background-image: url(../images/subban/shzr.jpg);
    background-position: center center;
	margin-top:85px
	}
.index-shzr .poster-bd {
    height: 30%;
}


.index-jrwm{
	background-image: url(../images/subban/join.jpg);
    background-position: center center;
	margin-top:85px
	}
.index-jrwm .poster-bd {
    height: 30%;
}


.index-anli{
	background-image: url(../images/subban/anli.jpg);
    background-position: center center;
	margin-top:85px
	}
.index-anli .poster-bd {
    height: 30%;
}


.index-hezuo{
	background-image: url(../images/subban/hezuo.jpg);
    background-position: center center;
	margin-top:85px
	}
.index-hezuo .poster-bd {
    height: 30%;
}


.index-rczp{
	background-image: url(../images/subban/rczp.jpg);
    background-position: center center;
	margin-top:85px
	}
.index-rczp .poster-bd {
    height: 30%;
}

.index-ddjs{
	background-image: url(../images/subban/ddjs.jpg);
    background-position: center 80%;
	}
.index-ddjs .poster-bd {
    height: 30%;
}

.index-zxgz{
	background-image: url(../images/subban/zxgz.jpg);
    background-position: center center;
	margin-top:85px;
	}
.index-zxgz .poster-bd {
    height: 30%;
}

.index-zjjh{
	background-image: url(../images/subban/zjjh.jpg);
    background-position: center center;
	margin-top:85px;
	}
.index-zjjh .poster-bd {
    height: 30%;
}

.index-ywlb{
	background-image: url(../images/subban/ywlb.jpg);
    background-position: center center;
	margin-top:85px
	}
.index-ywlb .poster-bd {
    height: 30%;
}

@media screen and (max-width:768px){
	.index-ywlb{
	background-image: url(../images/subban/ywlb.jpg);
    background-position: center center;
	margin-top:60px
	}
	.index-zjjh{
	background-image: url(../images/subban/zjjh.jpg);
    background-position: center center;
	margin-top:60px;
	}
	.index-zxgz{
	background-image: url(../images/subban/zxgz.jpg);
    background-position: center center;
	margin-top:60px;
	}
	.index-ddjs{
	background-image: url(../images/subban/ddjs.jpg);
    background-position: center 80%;
	margin-top:60px;
	}
	.index-shzr{
	background-image: url(../images/subban/shzr.jpg);
    background-position: center center;
	margin-top:60px
	}
	.poster {
    position: relative;
    height: 30vh;
    min-height: 260px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #9da2af;
	margin-top:60px;
}
.poster-bd h1 {
    position: absolute;
    top: 5vh;
    left: 0;
    font-size: .5rem;
    letter-spacing: 0;
    color: #fff;
    font-weight: normal;
}
.poster-bd h1 p {
    color: #fff;
    font-size: .32rem;
    line-height: 2;
}
	}
@media screen and (max-width:768px){
	.sub_right_case {
	width: 100%;
    background: #f5f5f5;
    box-shadow: 0 0 1px #ddd;
    padding: 3%;
    margin-top: 4%;
    box-sizing: border-box;
}

.sub_right_case .title{
    margin-bottom: 3%;
    font-weight: 500;
    font-size: 0.38rem;
    line-height: 0.8rem;
    color: #444;
    text-align: center;
	}
.sub_right_case .cont{}
.sub_right_case .cont ul li{
    position: relative;
    width: 48%;
    margin: 0 4% 4% 0;
    float: left;
	}
.sub_right_case .cont ul li:nth-child(2n){ margin-right:0}
.sub_right_case .cont ul li .topimg{
    width: 100%;
    display: block;
    overflow: hidden;
    background: #fff;
    text-align: center;
	height:116px;
	}
.sub_right_case .cont ul li .topimg img{
	max-width: 100%;
    transform: scale(1);
    transition: all 1s ease-out;
	}
.sub_right_case .cont ul li p{}
.sub_right_case .cont ul li p a{
    font-size: 0.28rem;
    line-height: 3;
	text-align:center
	}
.sub_right_case .cont ul li:hover .topimg img{transform: scale(1.2);}
.sub_right_case .cont ul li .underline {
	position: absolute;
	bottom: 0;
	right: 0;   /*初始右定位*/
	width: 0;   /*初始宽度为0*/
	height: 2px;
	background-color:#f54545;
	transition: all 0.3s linear;
}
.sub_right_case .cont ul li:hover .underline{
	left: 0;/*鼠标放上去给下划线左定位*/
	width: 100%;/*宽度改为父元素的宽度*/
	}
.sub_right_case .cont ul li:hover p a{ color:#f54545}

	}
	
	
.sub_zyyw{
	width: 90%;
    max-width: 1600px;
    margin: 50px auto;
	}
.sub_zyyw .title{ display:block; text-align:center; font-size:18px; line-height:2}
.sub_zyyw .title p{ font-size:38px; font-weight:bold}
.sub_zyyw  .conta{ margin-top:70px;}
.sub_zyyw  .conta h1{
	background: #ff8330;
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 2;
    width: 25%;
    margin: 0 auto 50px;
	}
.sub_zyyw .conta img{ max-width:75%; height:auto}
.sub_zyyw .contb{
	background: #f0f3f6;
    padding: 65px 0 45px 0; margin-top:50px;
	}
.sub_zyyw .contb h1{
	background: #0169ca;
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 2;
    width: 25%;
    margin: 0 auto 50px;
	}
.sub_zyyw .contb img{ max-width:75%; height:auto}


@media screen and (max-width:768px){
	.sub_zyyw {
    width: 90%;
    max-width: 1600px;
    margin: 20px auto;
}
.sub_zyyw .title {
    display: block;
    text-align: center;
    font-size: .32rem;
    line-height: 2;
}
.sub_zyyw .title p {
    font-size: .48rem;
    font-weight: bold;
}
.sub_zyyw .conta {
    margin-top: 20px;
}
.sub_zyyw .conta h1 {
    background: #ff8330;
    color: #fff;
    text-align: center;
    font-size: .35rem;
    line-height: 2;
    width: 80%;
    margin: 0 auto 20px;
}
.sub_zyyw .contb h1{
	background: #0169ca;
    color: #fff;
    text-align: center;
    font-size: .35rem;
    line-height: 2;
    width: 80%;
    margin: 0 auto 20px;
	}
.sub_zyyw .conta img{ max-width:100%; height:auto}
.sub_zyyw .contb img{ max-width:100%; height:auto}
.sub_zyyw .contb {
    background: #f0f3f6;
    padding: 25px 0 25px 0;
    margin-top: 50px;
}
	}
	
	
/*ny_left menu_list*/
.ny_left{ width:22%; margin-right:1%;}
.m_1{margin-top: 10px;margin-bottom: 20px;
    border: 1px solid #ececec;
    padding: 6px 15px 15px;
    background: #f5f5f5;}
.pad0{ padding:0 !important; border:0 !important; margin-top:0 !important}
	.menu_list{}
  .menu_list .m_1 > li {
  }
  .menu_list .m_1 > li:nth-child(3n) {}
  .menu_list .m_1 > li > a{
	width: 100%;
    height: 50px;
    position: relative;
    overflow: hidden;
    margin: 1px auto;
    background: url(../images/list1.png) no-repeat 90% center #0169ca;
    display: block;
    text-align: left;
    text-indent: 40px;
    font-size: 18px;
    line-height: 50px;
    color: #fff;
  }
  .menu_list .m_1 > li > a.active,
  .menu_list .m_1 > li:hover > a{background: url(../images/list.png) no-repeat 90% center #ff9700;
    width: 100%;
    height: 50px;
    position: relative;
    overflow: hidden;
    margin: 1px auto;
    text-align: left;
    text-indent: 40px;
    font-size: 18px;
    line-height: 50px;
    color: #fff;;
  }
  .menu_list .m_2 {
    display: block;
  }
  .menu_list .m_2 > li {
  }
  .menu_list .m_2 > li a {text-indent: 40px;
    position: relative;
    display: block;
    background-color: #e5e5e5;
    margin-bottom: 2px;
    font-size: 16px;
    line-height: 50px;
  }
  .menu_list .m_2 > li a.active,
  .menu_list .m_2 > li a:hover {
      text-indent: 40px;
    position: relative;
    display: block;
    background-color: #d1d1d1;
    margin-bottom: 2px;
    font-size: 16px;
    color: #ff9700;
	font-weight:bold;
    line-height: 50px;
  }

.m_2>li a:after {
    content: "";
    width: 8px;
    height: 8px;
    border: 2px solid #b8b8b8;
    border-style: solid solid none none;
    position: absolute;
    top: 50%;
    right: 32px;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}


.m_2>li a.active, .m_2>li a:hover {
    text-indent: 60px;
    position: relative;
    display: block;
    background-color: #ececeb;
    margin-bottom: 2px;
    font-size: 16px;
    color: #ef0101;
    line-height: 50px;
}



@media screen and (max-width:768px){
	.ny_left{ display:none}
	}
/*@media screen and (min-width:769px){
	.cbox-1-0{ display:none}
	}*/
	
	
/*子页面产品中心*/
.in_cp{
	width: 90%;
	max-width: 1600px;
	margin:50px auto;
}
.in_cp .title{
	width: 100%;
    height: 45px;
    border-bottom: 2px solid #444;
    overflow: hidden;
    margin-bottom: 50px;
	}
.in_cp .title p{
	font-size: 22px;
    color: #444;
    line-height: 45px;
	float:left
	}
.in_cp .title a{ float:right; line-height:45px; color:#555;}
.in_cp .cont{}




.in_news .news_top {
    max-width: 1600px;
    margin: 0 auto;
    width: 94%;
    margin-top: 30px;
    border-bottom: 2px solid #0064bb;
    text-align: center;
	}
.in_news .news_top li{
	display: inline-block;
    height: 55px;
    line-height: 55px;
    padding: 0 40px;
    font-size: 18px;
    margin-right: 30px;
    background: #eee;
	}
/*.in_news .news_top li:nth-child(2){ margin-right:0}*/
.in_news .news_top li a{font-size: 18px; line-height:55px; color:#333}
.in_news .news_top li:hover,.in_news .news_top li.on{background:#0064bb;}
.in_news .news_top li:hover a,.in_news .news_top li.on a{color: #fff; line-height:55px;}

.in_news .news_box{
	margin: 40px auto 0;
    max-width: 1600px;
    width: 94%;
	}
.in_news .news_box ul{display: none;}
.in_news .news_box ul.on{display: block;}

.in_news .news_box li {
    width: 31.8%;
    float: left;
    margin-right: 2%; margin-bottom:2%;
    border: 1px solid #dfdfdf;
	}
.in_news .news_box li:nth-child(3n){
	margin-right: 0;
} 


.in_news .news_box li .topimg{
    overflow: hidden; background:#fff;
	display: table-cell;vertical-align: middle;text-align: center;
	}
.in_news .news_box li .topimg img{
	transform: scale(1);
	transition: all 1s ease-out;
	width: 100%;
    height: auto;
	}
.in_news .news_box li:hover .topimg img{
	transform: scale(1.2);
	}

.in_news .news_box li p{
	background:#efefef; border-bottom:3px solid #efefef;
	line-height:52px;
	font-size:16px;
	color:#333333;
    text-align:center
	}	
.in_news .news_box li p a{
	line-height:52px;
	font-size:16px;
	color:#333333;
	}
.in_news .news_box li:hover p{ border-bottom:3px solid #0064bb}
.in_news .news_box li:hover p a{
	line-height:52px;
	font-size:16px;
	color:#0064bb;
	}	



@media screen and (max-width:768px){
	.in_news .news_top {
    max-width: 1600px;
    margin: 0 auto;
    width: 94%;
    margin-top: 0;
    border-bottom: 2px solid #0064bb;
    text-align: center;
	}
.in_news .news_top li{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 5%;
    font-size: .3rem;
    background: #eee;
    margin: 0 2%;
	}
.in_news .news_top li:nth-child(2){ margin:0 2%}
.in_news .news_top li a{font-size: .3rem; line-height:40px; color:#333}
.in_news .news_top li:hover,.in_news .news_top li.on{background:#0064bb;}
.in_news .news_top li:hover a,.in_news .news_top li.on a{color: #fff; line-height:40px;}

.in_news .news_box{
	margin: 10px auto 0;
    max-width: 1600px;
    width: 94%;
	}
.in_news .news_box ul{display: none;}
.in_news .news_box ul.on{display: block;}

.in_news .news_box li {
    width: 47%;
    float: left;
    margin: 1.5%;
    border: 1px solid #dfdfdf;
	}
.in_news .news_box li:nth-child(3n){
	margin:1.5%;
} 


.in_news .news_box li .topimg{
    overflow: hidden; background:#fff;
	display: table-cell;vertical-align: middle;text-align: center;
	}
.in_news .news_box li .topimg img{
	transform: scale(1);
	transition: all 1s ease-out;
	max-width: 100%;
    max-height: 100%;
	}
.in_news .news_box li:hover .topimg img{
	transform: scale(1.2);
	}

.in_news .news_box li p{
	background:#efefef; border-bottom:3px solid #efefef;
	line-height:2.5;
	font-size:.28rem;
	color:#333333;
    text-align:center
	}	
.in_news .news_box li p a{
	line-height:2.5;
	font-size:.28rem;
	color:#333333;
	}
.in_news .news_box li:hover p{ border-bottom:3px solid #0064bb}
.in_news .news_box li:hover p a{
	line-height:2.5;
	font-size:.28rem;
	color:#0064bb;
	}
	}