html,body{MARGIN: 0px;font-size:16px;text-align:left; padding:0px; color:#404040;font-family: "Microsoft YaHei","SimSun","SimHei";}
body{ background:#fff;}
div,ul,li,p,form,dd,dt,dl{ margin:0px; padding:0px; }
img{ border:0px;vertical-align:middle}
li{ list-style:none}
a{ font-size:16px; color:#404040; text-decoration:none;}
a:hover{ font-size:16px; color:#17C46F; text-decoration:none;}
p{ font-size:16px;}
.clearboth{ clear:both;}
.container{clear:both; width:1480px;text-align:left;word-break:break-all; margin-left:auto; margin-right:auto;}
.fl{float: left}
.fr{float: right}


/*top*/
.top{     height: 35px;background: #E8EDF3;}
.top_l{ float:left; height:35px; line-height:35px; color:#333; letter-spacing:1px; font-size: 14px}
.top_r{ float:right; height:35px; line-height:35px; }
.top_r ul li{ float:left;  padding:0 10px; text-align:center; color:#333; }
.top_r ul li a{ font-size:14px; color:#333;}
.top_r ul li.line01{ float:left; width:2px;}

/*heade*/
.header{padding: 20px 0px;}
.header .container{display: flex;justify-content:space-between;align-items: center;max-width: 1480px;}
.logo{}
.hdtxt {margin-left: -315px; line-height: 24px; border-left: 1px solid #ddd; padding-left: 20px;}
.hdtxt p{color: #444;}
.hdtxt .p1{font-size:22px; font-weight: bold; letter-spacing: 0.5px;}
.hdtxt .p2{font-size:16px;}
.hdtxt{}
.header .tel{text-align: left; background: url("../images/tel.png") no-repeat left center; padding-right: 60px; margin-right:-399px; margin-top: -10px; padding-left:60px;}
.telp1 {
    font-size: 18px;
    color: #666;
    height: 18px;
    line-height: 18px;
}
.telp2 {
    font-size:36px;
    color: #006acb;
    height: 30px;
    line-height: 30px;
    padding-top: 5px;
    font-weight: bold
}

@media only screen and (max-width: 1400px) {
	.header .container{display: flex;justify-content:space-between;align-items: center;max-width: 1400px;}
	.hdtxt {margin-left:-250px; line-height: 24px; border-left: 1px solid #ddd; padding-left: 20px;}
	.tel{text-align: right; background: url("../images/tel.png") no-repeat right center; padding-right: 60px; margin-right:-200px; margin-top: -10px;}
}


/*menu*/
.menu{
    height: 55px;
   /*    background:#006acb;
  background-image: linear-gradient(to right, #0096ff 0%, #20da19 100%);
     background-image: linear-gradient(to right, #006FFC 0%, #00B93E 100%);
    z-index: 5;*/
    background-image: -webkit-gradient(linear, right top, left top, from(rgb(51, 132, 195)), color-stop(52%, rgb(49, 177, 92)), to(rgb(41, 127, 228)));
    position: relative; 
}
.menu ul li{ float:left; width:185px; height:55px; line-height:55px; text-align:center; position: relative/*transition: all 2s;*/}
.menu ul li:after{float:left; content: "";
        display: block;
        width: 2px;
        height:55px;
        background-image: url(../images/line.png);
        background-size: cover;
        opacity: 0.6;}
.menu ul li:first-child:after{background:none;}
.menu ul li a{ font-size:17px; color:#FFF; letter-spacing:2px; }
.menu ul li:hover{background:#006acb;} 


.secmenu{ position: absolute; top: 65px;z-index: 999; opacity: 0;transition: all 0.3s;text-align: center; width: 100%; background: #fff; border-radius: 15px;padding: 13px 0px; -webkit-transform: translateY(20px);
            transform: translateY(20px);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;visibility: hidden;}
.secmenu:before{
    content: '';
    display: block;
    border:10px solid;
    border-color: transparent transparent #fff transparent ;
    position: absolute;
    left: 50%;
    top: -20px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
   
}
.secmenu dd{text-align: center; height: 35px; line-height: 35px }
.secmenu dd a{font-size: 14px!important; color: #333!important}
.menu ul li:hover .secmenu{opacity: 1; -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;filter: alpha(opacity=100);
    visibility: visible}
.secmenu dd:hover {background: #eee}
.secmenu dd:hover a{color: #fff}


/*banner ��ʼ*/

.bannerswiper {}
.bannerswiper .swiper-container {
      width: 100%;
      height: 100%;
    }
 .bannerswiper .swiper-slide img{
		width:100%;
		height:auto;
		min-height:100%;
		transition:1s linear 2s;
		transform:scale(1.1,1.1);
		}
.bannerswiper	.swiper-slide-active img,.swiper-slide-duplicate-active img{
		transition:6s linear;
		transform:scale(1,1);
		}	 
.bannerswiper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{width: 80px; height:5px; border-radius:10px;}
/*banner����*/

/*floor*/
.first{ width:100%; padding: 60px 0px 40px 0px; background: #F6F6F6;}

/*��Ʒ����*/
.pro_l{ float:left; width:290px; background:#345197; margin-top: 40px}

/*
.pro_l_title{     
    padding:46px 0;
    text-align: center;
    height: 50px;
}
.pro_l_title a{ font-size:27px; color:#FFF;  letter-spacing:3px; font-weight:bold;}
.pro_l_title span {
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
}
*/

.pro_l {
	float: left;
	width: 260px;
	background-color: #fff;
    border-bottom: #31B05F solid 5px;
        
}
.pro_l h4 {
	margin: 0;
	line-height: 80px;
	text-align: center;
	font-size: 25px;
	background:linear-gradient(to top right,#297FE4,#31B05F);   
    color: #fff
}
.pro_l .tit {
	line-height: 65px;
	background: #E8EDF3;
	font-weight: bold;
	border-bottom: 1px solid #efefef;
}
.pro_l .tit a {
	display: block;
	background: url(../images/cp_ico01.png) no-repeat 25px center;
	padding-left: 55px;
    font-size: 18px;
}
.pro_l ul {
	overflow: hidden;
	margin: 0 15px;
}
.pro_l li a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 46px;
	border-bottom: #efefef 1px solid;
	background: url(../images/cp_ico03.png) no-repeat 18px center;
	padding-left: 45px;
    font-size: 16px;
}
.pro_l li:last-child a{border-bottom:none}
.pro_l .tel {
	margin: 10px;
	background: #e9e9e9 url(../images/cp_tel.gif) no-repeat center 34px;
	padding: 72px 0 30px;
	text-align: center;
}
.pro_l .tel strong {
	display: block;
	font-size: 30px;
}


.pro_l_con{width:240px; margin: 0 auto 20px auto;color:#fff; padding: 15px 10px; margin-top:1px; border-radius: 5px; background: #fff;}
.pro_l_con ul{}
.pro_l_con ul li{
    height: 55px;
    line-height: 55px;
    background: #345197;
    border-radius: 5px;
    margin-bottom: 15px;
    text-align: center;
     transition: all .3s ease-in-out 0s;
}
/*.pro_l_con ul li:last-child{margin-bottom: 0px;}*/
.pro_l_con ul li a{font-size: 18px; color: #fff;}
.pro_l_con ul li:hover{background-color: #17C46F}

.pro_l_con a.promore {
    display: block;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    border: 1px solid #345197;
    color: #345197;
    border-radius: 3px;
    text-align: center;
    transition: all .3s ease-in-out 0s;
}
.pro_l_con a.promore:hover{background: #345197; color: #fff}


/*��Ʒչʾ*/
.pro_r{ width:1180px;  margin-top: 40px}
.pro_r_title{ width:100%; height:45px; border-bottom:#345197 solid 4px;}
.r_left{ float:left; font-size:24px; height:45px; line-height:45px; font-weight:bold; color:#333; }
.r_left i{font-size: 13px;
    color: #999999;
    margin-left: 15px;
    text-transform: uppercase; 
    font-weight: normal;
}

.more{ float:right; height:39px; line-height:39px;}

.pro_rtit{  width:100%; margin-top: 40px; margin-bottom: 40px; text-align: center;}
.pro_rtit a{ display: inline-block;width: 300px;background: #fff; padding:10px 0px; text-align: center;font-size: 17px;  margin: 0px 5px;color: #000; border-radius: 50px;border: #ddd solid 1px; transition: all 0.2s}
.pro_rtit a:hover{background: #006acb; color: #fff;border: #006acb solid 1px;}
.pro_rtit a.on{background: #006acb; color: #fff;border: #006acb solid 1px;}

.pro_list{}
.pro_list dl{     
    float: left;
    width: 280px;
    height: 330px;
    overflow: hidden;
    position: relative;
    margin-bottom: 22px;
    margin-right: 20px;
	background: #fff;
    transition: all 0.2s;
    box-shadow: 0px 0px 1px rgba(0,0,0,0.2)
}
/*.pro_list dl:hover{background: linear-gradient(to right, #006FFC 0%, #00B93E 100%);}*/
.pro_list dl:nth-child(4n+4){margin-right: 0px;}

.pro_list dl dt{overflow: hidden;display: inline-flex; width: 260px;height:181px; justify-content: center; align-items: center; overflow: hidden ; border-bottom: #eee solid 1px; margin: 10px;}
.pro_list dl dt img{
    max-width: 100%;
    max-height: 100%;
    display: block;
    vertical-align: middle;
    -webkit-transition: all ease 200ms;
    -moz-transition: all ease 200ms;
    -ms-transition: all ease 200ms;
    -o-transition: all ease 200ms;
    transition: all ease 200ms;
    transform:scale(1.2)
}
dd.ddhover {   
    width: 100%;
    height: 100%;
    z-index: 2;
    display: block;
    text-align: center;
    color: #fff;
	font-size:18px;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}
dd.ddhover h3 {
    font-size: 18px;
    font-weight: normal;
	color: #333;
    padding: 18px 0px
}
dd.ddhover span {
    width: 100px;
    height: 30px;
    line-height: 30px;
    display: block;
    margin: 0 auto;
    border: 1px solid #fff;
    text-align: center;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    margin-top: 10px;
}
.cpzx_txt{display:block; height:35px; line-height:35px; text-align:center; overflow:hidden; border:1px solid #D3E0EA; border-radius:30px; width: 70%; margin: 0 auto 30px auto; background-color: #E8EDF3}
.cpzx_txt a{width:49.75%; float:left; font-size:14px; color:#7193B2;transition:all 0.4s;}
.cpzx_txt a:nth-child(1){ border-right:1px solid #D3E0EA;}
.cpzx_txt a:hover{background:#31B05F; color:#fff;}

.pro_list dl:hover dt img{transform:scale(1.3)}


/*���̰���*/
.second{ width:100%;  background:#F6F6F6; margin-top: -340px;}
.case{padding:60px 0px 60px 0px}
.case_title{ width:100%; text-align:center; }
.case_title a{  font-size:36px; font-weight:bold; color:#333; padding:0px 40px 20px 40px; background: url(../images/in_ico01.png) bottom repeat-x;position: relative;}
/*
.case_title a:after {
    content: '';
    display: block;
    width: 36px;
    height: 5px;
    background-color: #006acb;
    position: absolute;
    left: 50%;
    margin-left: -18px;
    bottom:9%;
	}
*/

.case_title span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    width: 230px;
    height: 3px;
    margin: 0px 10px;
}
.case_title span.titline_l {background: url(titline_l.png) no-repeat right center;}
.case_title span.titline_r {width: 230px; height: 3px;background: url(titline_r.png) no-repeat right center;}
.case_txt{margin: 28px 0px 0px 0px; padding: 0px; color: #999; text-transform: uppercase}

.case_con{ width:100%;  overflow:hidden; position:relative; margin-top: 30px}
.case_con .hd{ overflow:hidden; }
.case_con .hd .prev,.case_con .hd .next{ display:block;  width:58px; height:58px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
     cursor:pointer; background:url("../images/tb.png") no-repeat; position: absolute;top:30%; z-index: 9999}
.case_con .hd .next{ background-position:-58px 0px; right: 0px;  }

/*
.case_con .hd .prevStop{ background-position:-13px -34px; }
.case_con .hd .nextStop{ background-position:-60px -50px; }
*/

.case_con .bd{ padding:10px 50px;   }
.case_con .bd ul{ overflow:hidden; zoom:1; }
.case_con .bd ul li{ width:318px;margin:0 13px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.case_con .bd ul li .pic{ text-align:center;width:318px; height:220px; overflow: hidden }
.case_con .bd ul li .pic img{ width:318px; height:220px; display:block;  padding:2px; border:1px solid #ccc; -webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;transform: scale(1.2)}
.case_con .bd ul li .pic a:hover img{transform: scale(1.5)}
.case_con .bd ul li .title{ line-height:36px;   }
.case_con .bd ul li .title a{font-size: 16px}



/*third*/
.third{ width:100%; padding-top:60px; padding-bottom:60px; background: url(../images/abbg.jpg) no-repeat center top; background-attachment: fixed; height:920px;}
.third .case_title{ width:100%; text-align:center; margin-bottom:40px }
.third .case_title a{  font-size:34px; font-weight:bold; color:#fff; padding:0px 40px 20px 40px; background: url(../images/in_ico01.png) bottom repeat-x;position: relative;}
.third .case_title a:after {background-color: #fff;}
.third .case_txt{color:#fff;}

/*��������*/
.about{position: relative; z-index: 999;}
.about_intr{
    position: absolute;
    left: 20px;
    top: 10%;
    height: 80%;
    color: #777;
    font-size: 18px;
    font-weight: normal;
    background-color: #fff;
    writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
}
.about_intr:after {
    content: '';
    display: block;
    border: 20px solid #17C46F;
    border-right: 0;
    border-top: 0;
    border-left-color: transparent;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.title{ height:30px; line-height:30px; }

.abpic{width:600px; margin-left:40px; background: #3BBC6F; padding: 40px; text-align: right}

.about_con{width: 775px; max-height: 225px;background: #fff;padding:45px;position: absolute; left: 0px; }
.about_con h3{margin: 0px; font-size:26px; margin-bottom: 30px;}
.about_con p{font-size:16px; line-height: 2.0}
.abmore{display: block; width: 150px; height: 50px; line-height: 50px; text-align: center; border-radius: 50px; margin-top: 80px;-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: #fff;background: #17C46F ; margin-right: 15px; border: rgba(255,255,255,0.2) solid 1px}
.abmore:hover{color: #fff; background:linear-gradient(to right, #006FFC 0%, #00B93E 100%);}


/*��������*/
.fourth{ padding: 60px 0px;}
.news{ margin-top: 40px;display: flex;flex-wrap: wrap;}
.news-item {
    width: 23.5%;
    background: #FFF;
    border-radius: 5px;
    margin-right: 2%;
}
.news-item:last-child{margin-right: 0px;}
.news-item .img {
    position: relative;
    display: block;
    padding-top: 20px;
    min-height: 200px;
    max-height: 200px;
    overflow: hidden
}
.news-item .img .date {
    position: absolute;
    top: 0px;
    left: 20px;
    width: 70px;
    height: 70px;
    background: #FFF;
    border-radius: 0 0 3px 3px;
    border-top: 4px solid #006ACB;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 1;
    line-height: 24px;
    z-index: 999
}
.news-item .img .date span:nth-child(1) {
    font-size: 28px;font-weight:bold; 
}
.news-item .img .date span:nth-child(2) {
    font-size: 14px;
}
.news-item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: opacity .6s, transform .3s ease;
    transform: scale(1.2);
    
}
.news-item .img:hover img{transform: scale(1.3)}


.news-item .info {
    box-shadow: 0 3px 29px 0 rgba(188,188,188,.35);
    padding: 30px 20px;
    position: relative;
}
.news-item .info .newstitle {
    font-size: 18px;
    font-weight:bold;
    transition: all .1s linear;
     display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height: 28px;
    margin-bottom: 8px
}
.news-item .info .newstxt {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.news-item .info::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 70%;
    height: 3px;
    background: linear-gradient(to right,#006ACB,#17C46F);
    transition: all .1s linear;
}
.news-item:hover{color: #17C46F}
.news-item:hover .info .newstitle{color: #17C46F}
.news-item:hover .info::after {  width: 100%;  background: linear-gradient(to right,#17C46F,#006ACB);}


/*����*/
.fifth{padding-top: 5px}
.hzSwiper{margin-top: 30px}
.hzSwiper .swiper-slide {
       text-align: center;
        font-size: 18px;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        border: #f2f2f2 solid 1px;
        height: 80px;
}

.hzSwiper  .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }


/*��������*/
.links {
	padding: 20px 0;
	font-size: 16px;
    background: #17C46F
}
.links span {
	color: #fff;
	font-weight: bold;
	display: inline-block;
}
.links a {
	display: inline-block;
	font-size: 14px;
	color: #fff;
	padding-right: 10px;
}
.links a:hover {
	color: #ed8e06;
}


.foot {
	width: 100%;
	background:#0493E9;
	color: #fff;
    padding-top: 60px
}
 .foot_menu {
    width: 24%;
    float: left
}

.foot_menu ul li {
    width: 48.5%;
    margin: 0 3% 35px 0;
    float: left
}

.foot_menu ul li:nth-child(2n+2) {
    margin-right: 0
}

.foot_menu ul li a {
    color: rgba(255,255,255,.65);
    font-size: 16px;
    position: relative
}

.foot_menu ul li a img {
    display: inline-block;
    margin: 0 0 0 10px;
    vertical-align: middle
}

 .footlxfs {
    width: 50%;
    overflow: hidden;
    margin: 0 3% 0;
    padding: 0 20px 0 120px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    border-right: 1px solid rgba(255,255,255,.1);
    border-left: 1px solid rgba(255,255,255,.1);
}

.footlxfs ul li {
    width: 48.5%;
    margin: 0 3% 20px 0;
    overflow: hidden;
    padding: 0 0 0 43px;
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.footlxfs ul li:nth-child(2n+2) {
    margin-right: 0
}

.footlxfs ul li:last-child{
    margin-bottom: 0;width: 100%
}

.ftico{
    display: block;
    width: 32px;
    height: 32px;
    margin: -20px 0 0;
    padding: 0;
    position: absolute;
    left: 0;
    top: 50%;
    background: rgba(255,255,255,0.2);
    border-radius: 50px;
    text-align: center;
    line-height: 35px;
}


.footlxfs ul li span {
    display: block;
    width: 100%;
    height: 24px;
    overflow: hidden;
    line-height: 24px;
    color: rgba(255,255,255,.46);
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 auto 2px;
    padding: 0
}

.footlxfs ul li p {
    width: 100%;
    height: 24px;
    overflow: hidden;
    line-height: 24px;
    color: #fff;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 auto;
    padding: 0
}

 .webfootewm {
    width: 152px;
    height: 120px;
    margin: 5px 0 0;
    padding: 0;
    float: right
}

.webfootewm img {
    display: block;
    width: 120px;
    height: 120px;
    margin: 0;
    padding: 0;
    float: left
}

.webfootewm p {
    width: auto;
    height: 120px;
    overflow: hidden;
    color: rgba(255,255,255,.46);
    font-size: 15px;
    text-align: center;
    writing-mode: vertical-rl;
    letter-spacing: 2px;
    float: right
}
.copyright_main {
	height: 40px;
	line-height: 40px;
	color: #a7beac;
	font-size: 14px;
}
.copyright_main a {
	color: #a7beac;font-size: 14px;
}
.copyright_main a:hover {
	color: #ed8e06;font-size: 14px;
}
.banquan{padding: 15px 0px; background:rgba(0,0,0,0.2); margin-top:40px;}
.banquan p{color:rgba(255,255,255,0.4); text-align: center;font-size: 14px;}
.banquan p a{color:rgba(255,255,255,0.4);font-size: 14px;}


/*��ҳ*/
.ny{padding-bottom: 40px;}
.nypro_r{width: 1150px; margin-top: 40px;}
.nypro_r .nypro_r_title {
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
	text-transform: uppercase;
}
.nypro_r .nypro_r_title h3 {
	color: #345197;
	font-size: 20px;
	border-left: 3px solid #345197;
	height: 20px;
	line-height: 18px;
	padding-left: 14px;
	margin-top: 5px;
}
.nypro_r_con p{font-size:16px; line-height:1.8}
#newsinfo_column_1 > .ny_tit {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    color: #333;
    background: none;
    margin-top: 15px;
}
#news_column_1 > ul > li > a {
    display: block;
    padding: 14px 10px;
    color: #333;
    font-size: 16px;
}
#newsinfo_column_1 strong a {
    color: #333;
    font-size: 16px;
}
#newsinfo_column_1 > .search_news > .ny_con > ul > li a {
    color: #333;
    font-size: 14px;
}
#newsinfo_column_1 > .search_news > .ny_con > ul > li:hover > a {
    color: #000;
    font-size: 14px;
}


/*��ҳ��ʽ*/
.nybanner{height: 360px;}
.nysub{ height: 50px; line-height: 50px; background: rgba(232,237,243,1);}
.nysite_tit{display: flex; justify-content: space-between; align-items: center;}
.nysite_tit b{font-size:20px; position: relative; padding-left:20px; color: #333;}
.nysite_tit b::before{content: ""; width: 12px; height: 12px; background: #31AF5E; border-radius: 3px; position: absolute; left:0px; top:21px;transform: rotate(45deg)}
.nysite_tit span{ color:#333 ; font-size: 14px;}
.nysite_tit span a{ color:#333 ; font-size: 14px;}
.nysite_tit span a:hover{ color:#31AF5E ; font-size: 14px;}


.nybox{background: #F6F6F6;padding-bottom: 40px}
.nyhezuo{padding: 40px 0px; background: url(../images/nyabbg.jpg) no-repeat center center; background-attachment: fixed  }
.nyhezuo .case_title{margin-bottom:50px; margin-top: 0px }
.hezuoa{display:block; float: left; margin-right: 20px; margin-bottom: 20px; height: 82px; width: 353px; border: #eee solid 1px}
.hezuoa:nth-child(4n+4){margin-right: 0px}


#pic_column_1 > ul > li > a{background: #fff}
#pic_column_1 > ul > li > a > .img{background: #f7f7f7}

.lxwm-top dl dd {
    text-align: left;
    font-size: 20px;
    line-height: 30px;
}

.nybox_r{background: #fff; padding:0px 20px 20px 20px; width:1150px}
#productinfo_column_1{margin-top: 20px }
#news_column_1{margin-top: 20px}
#newsinfo_column_1{padding-top:10px }
.ny_con img{max-width:80%; margin: 0 auto;}

