@charset "UTF-8";	
/* CSS Document */
* {padding: 0;margin: 0;font-family: "微软雅黑";font-size: 14px;}
html{ -webkit-text-size-adjust:none;}
body{font-size:12px; color:#666; _overflow:hidden; overflow-x:hidden;  background:#fff; width: 100%;  *cursor: default;}
body,ol,table,tr,td,ul,li,dt,dd,dl,h1,h2,h3,h4,h5,h6,form,input,select,textarea,p,
blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike,  sub, sup, tt, var,b, u, i, center,
fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,time, mark, audio, video{ font-family: "微软雅黑"; border: 0px; margin: 0px; padding: 0px;}
li{ list-style-type:none;}
img{ border:none; }
/*-------this-a-list---------*/
a{ outline:none; cursor:pointer; text-decoration:none; color:#666; 
   transition:all .4s ease 0s;
  -webkit-transition:all .4s ease 0s;
   -moz-transition:all .4s ease 0s; 
  -ms-transition:all .4s ease 0s; 
  -o-transition:all .4s ease 0s; 
}
a:active, a:hover { text-decoration:none}
a, area, a:active{ blr:expression(this.onFocus=this.blur());}
:focus { -moz-outline-style: none;} 
::selection { color: #fff; background-color: #10492D;}    
::-moz-selection { color: #fff; background-color: #10492D;} 
/*------- the html5 display-role reset for older browsers---------*/
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{ display: block;}
blockquote, q { quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}

input::-webkit-input-placeholder { /* WebKit browsers */ 



} 

input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 

color: #fff; 

} 

input::-moz-placeholder { /* Mozilla Firefox 19+ */ 

color: #fff; 

} 

input:-ms-input-placeholder { /* Internet Explorer 10+ */ 

color: #fff; 
} 


/*头部*/

.header{  }
.pcheader{margin:0 auto; padding:10px 0% 20px 0%}
.pclogo{ width:450px;  float:left; height: 105px;}

.headerlist{ float:left; padding:30px 0}
.headerlist li{ float:left; color:#fff; padding:0 10px; border-right:1px solid #fff}

.headerlist li a{ color:#fff}

.topright{ float:right; padding-top:1.5%}
.headerlist ul li:last-child{border: none;}

.soso {
    width: 288px;
    border-radius: 30px;
    height: 35px;color:#333;
    float: right; border: 1px solid #cccccc;
	margin-top:10px;

}
.soso form input {
    line-height: 35px;
    font-size: 14px;
    height: 35px;
    background: transparent;
    width: 210px;
    border: 0;
    padding-left: 20px;
    float: left;
	color:#333;
	border-radius:30px;
}
.soso .searchbtn {
    width: 20px;
    height: 20px;
    background: url(../images/sousou.png) no-repeat;
    float: right;
    margin: 6px 10px;
    cursor: pointer;
}
button {
    border: 0 none;
    background-color: transparent;
    cursor: pointer;
}



.sjs{position:relative; width:100%; text-align:center ; z-index:99}
.jsNav{
	position:absolute;
	width:40%;
	height:1px;
	left:47%;
	bottom:89px;
	cursor:pointer;
	z-index:99999;
	top:84%;
}
.jsNav a{display:block;float:left;width:15px; height:15px; border-radius: 50%; margin-right:6px; cursor:pointer; z-index:99999;}
a.trigger{background-color:#FFFFFF; border:1px solid #1398da;}
a.imgSelected{background-color:#1398da;  border:1px solid #1398da;}

.wrap{width: 1200px; margin: 0px auto;}
.wrap1{width: 1270px; margin: 0px auto;}

.new-tit{ background: url(../images/yingwen.png) no-repeat; width: 760px; height: 70px; }

.newss {margin-top:10px;}
.news{margin-top: 20px;}
.new-tit img{ margin: 5px 0px 0px 60px; width: 169px; float: left;}
.zi p{ float: left; margin-top: 30px;}
.zi p a:hover{color: #1398da;}
.new-tit1{ background: url(../images/ry.png) no-repeat; width: 760px; height: 70px; }
.new-tit1 img{ margin: 15px 0px 0px 60px; width: 169px; float: left;}
.zi p a {color: #1398db;}

.new-tit2{ background: url(../images/fw.png) no-repeat; width: 760px; height: 70px; }
.new-tit2 img{ margin: 15px 0px 0px 60px; width: 169px; float: left;}

.new-tit3{ background: url(../images/rf.png) no-repeat; width: 760px; height: 89px; }
.new-tit3 img{ margin:20px 0px 0px 60px; width: 169px; float: left;}

.new-tit2 p{margin-top:36px;}
.new-tit4 p{margin-top:41px;}

.new-tit4{ background: url(../images/js.png) no-repeat; width: 760px; height: 89px; }
.new-tit4 img{ margin: 20px 0px 0px 60px; width: 169px; float: left;}





.bannerii{position: relative;overflow: auto;text-align: center;width:600px;margin:0 auto}
.bannerii .dots{position:absolute;left:0;right:0;bottom:50px;z-index:3;}
.bannerii .dots li{display:inline-block;width:10px;height:10px;margin:0 4px;text-indent:-999em;border:2px solid #fff;border-radius:6px;cursor:pointer;opacity:.4;-webkit-transition:background .5s,opacity .5s;-moz-transition:background .5s,opacity .5s;transition:background .5s,opacity .5s}
.bannerii .dots li.active{background:#fff;opacity:1}
.bannerii .arrow{position:absolute;width:20px;height:37px;top: 50%; margin-top: -18px; overflow: hidden;z-index: 2; -webkit-transition: all 0.5s; -moz-transition: all 0.5s;  -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.bannerii #al{left:15px}
.bannerii #ar{right:42px}
.bannerii ul{z-index: 1;width: 100%;overflow: hidden;}
.bannerii ul .slider-item {width:600px; float: left;height:400px; position: relative; overflow: hidden;}
.bannerii ul .slider-item .slider-title {position: absolute;left: 0;bottom: 0px;width: 580px;max-height: 56px;padding: 15px;text-align:left;line-height: 28px;color: #fff;font-size: 16px;background: -webkit-linear-gradient(top, transparent, rgba(0,0,0,0.9));background: url(../images/slider-info-bg.png) \9;}
.bannerii .progress{position:absolute;left:0;bottom:0;width:15%;min-height:3px;overflow:hidden;z-index:2;background:#1398db}


.bannerii img{width: 100%; height: 400px;}



.rry{background-color: #f6f7fa; padding: 0px 0px 20px 0px; margin-top: 0px;}






#mbOverlay {
	position:fixed;
	z-index:9998;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#000;
	cursor:pointer;
}
#mbOverlay.mbOverlayFF {
	background:transparent url(80.png) repeat;
}
#mbOverlay.mbOverlayIE {
	position:absolute;
}
#mbCenter {
	height:557px;
	position:absolute;
	z-index:9999;
	left:50%;
	background-color:#fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-moz-box-shadow:0 10px 40px rgba(0, 0, 0, 0.70);
	-webkit-box-shadow:0 10px 40px rgba(0, 0, 0, 0.70);
}
#mbCenter.mbLoading {
	background:#fff url(../images/WhiteLoading.gif) no-repeat center;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}
#mbImage {
	left:0;
	top:0;
	font-family:Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:12px;
	color:#fff;
	text-align:left;
	background-position:center center;
	background-repeat:no-repeat;
	padding:10px;
}
#mbImage img{width:100%;}
#mbImage a, #mbImage a:link, #mbImage a:visited {
	color:#ddd;
}
#mbImage a:hover, #mbImage a:active {
	color:#fff;
}
#mbBottom {
	min-height:20px;
	font-family:Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:12px;
	color:#999;
	text-align:left;
	padding:0 10px 10px;
}
#mbTitle {
	display:inline;
	color:#999;
	font-weight:bold;
	line-height:20px;
	font-size:12px;
}
#mbNumber {
	background:url(../images/mbNumber_bg.gif) no-repeat center;
	display:inline;
	color:#C00;
	line-height:26px; display:none;
	font-size:12px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-align: center;
	width:65px;
	height:26px;
}
#mbCaption {
	display:block;
	color:#999;
	line-height:14px;
	font-size:10px;
}
#mbPrevLink, #mbNextLink, #mbCloseLink {
	display:block;
	float:right;
	height:20px;
	margin:0;
	outline:none;
}
#mbPrevLink {
	width:32px;
	height:100px;
	background:transparent url(../images/CustomBlackPrevious.gif) no-repeat center;
	position: absolute;
	top:38%;
	left:-32px;
}
#mbNextLink {
	width:32px;
	height:100px;
	background:transparent url(../images/CustomBlackNext.gif) no-repeat center;
	position: absolute;
	top:38%;
	right:-32px;
}
#mbCloseLink {
	width:24px;
	
	position:absolute;
	top:10px;
	right:10px;
}
#mbError {
	position:relative;
	font-family:Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:12px;
	color:#fff;
	text-align:center;
	border:10px solid #700;
	padding:10px 10px 10px;
	margin:20px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active {
	color:#d00;
	font-weight:bold;
	text-decoration:underline;
}
.layout_default {
	float:left; 
	margin:30px 0 0 0;
	width:300px;
	height:200px;
}
.mod_gallerylist{padding-bottom:30px;overflow: hidden;}
.mod_gallerylist {
	width:100%;
	margin:0 auto
}.mod_gallerylist img{width:100%}
.meta {
	font-size:14px;
	text-align:center;
}
.image_container img { background:#fff; padding:5px; width:290px; height:193px;
}
.meta a {
	color:#333;
	text-decoration:none
}








/* 效果CSS开始 */
img {  border:none; }
ul#gallery { width:102%; margin:0 auto 10px; padding-left:0px; overflow:hidden;}
ul#gallery li { width:235px; float:left; margin:20px 7px 20px 0; display:inline; }
ul#gallery li:nth-child(5){ }
ul#gallery li img{width: 100%; height: 174px; border: 4px solid #fff;}
ul#gallery li a.smallimage {  display:block; width:100%; }
#bigimage { position:absolute; display:none; z-index: 99999999999999; left:320px!important;}
#bigimage img { width:450px; height:300px; padding:5px; background:#fff; margin-right:10px; margin-left:320px!important; }
/* 效果CSS结束 */

ul#gallery li:nth-child(5) img{}


/*标题*/
.home-market-section .section-title{margin-bottom: 30px;font-size: 30px; min-width: 150px; text-align: left; color: #c9a467; display: inline-block; position: relative; border: none; height: 42px; line-height: 42px;padding-left: 10px;}
.home-market-section .section-title a{width: 100%; display: block; position: relative;}
.home-market-section .section-title a:before{position: absolute; content: ''; right: -12px; width: 15px; height: 15px; background: url(../images/marketplace-home-arrow_small.svg); background-repeat: no-repeat; top: 50%; transform: translate(0,-50%); transition: .2s;}
.home-market-section .section-title a:hover:before{right: -16px;}
/*内容盒子*/
.home-market-section .section-inner{position: relative; max-width: 1280px; margin: 20px auto;}
.home-market-section .section-inner .swiper-container{height: 337px; max-width: 1230px;}
.home-market-section .section-inner .swiper-container .swiper-wrapper{align-items: center; height: 279px!important;}
/*内容列表*/
.home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide{height: 279px!important; background: 0 0; padding: 0 0px; box-sizing: border-box; text-align: center;}
.home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide>a{display: block; float: left; position: relative; background-color: #fff; border: 1px solid rgba(201,164,103,.2); width: calc((100% - 60px)/ 3); height: 290px; margin: 20px 30px 0px 0px;}
.home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide>a:hover{box-shadow: 0 10px 40px rgba(201,164,103,.2); border: 1px solid rgba(163,145,114,.2)}
.home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide img{}
.home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide h3{font-weight: normal;     font-weight: bold; }
.home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide p{margin-top: 10px; font-size: 14px; color: #fff; text-align: center; line-height: 22px; }
.home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide>a .time{position: absolute; bottom: 12px; width: calc(100% - 60px); text-align: center; border-top: 1px solid #e7e7e7; color: #666a75; padding-top: 10px; letter-spacing: .44px; line-height: 23px;}
.home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide>a .time span{font-size: 20px; color: #fff; letter-spacing: 0; line-height: 23px; margin-right: 3px;}
.home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide>a:last-of-type{margin-right: 0;}
/*分页*/
.home-market-section .section-inner .swiper-container .swiper-pagination-bullets{bottom: 30px;}
.home-market-section .section-inner .swiper-container .swiper-pagination-bullet{position: relative; margin: -10px 8px; width: 11px; height: 11px; border-radius: 50%; opacity: 1; background: 0 0;}
.home-market-section .section-inner .swiper-container .swiper-pagination-bullet:before{content: ''; display: inline-block; position: absolute; width: 11px!important; height: 11px; opacity: 1; left: 0; border-radius: 50%; background: #d4d4d4; vertical-align: middle; transition: opacity .8s,background-color .8s;}
.home-market-section .section-inner .swiper-container .swiper-pagination-bullet-active{opacity: 1;}
.home-market-section .section-inner .swiper-container .swiper-pagination-bullet-active:before{width: 11px!important; height: 11px;  opacity: 1; border-radius: 50%; transform: scale(1.2); background: #1499db;}




.rollBox{background-color:#F5F5F5;
 position:relative;margin:0;width:100%;}

.rollBox .scrollcon{width:100%;position:relative;top:1px;}
.rollBox .LeftBotton{height:46px;width:49px;margin-top:12%;
background:url(../images/left.jpg) no-repeat 0px 0;overflow:hidden;float:left;display:inline;cursor:pointer;}
.rollBox .RightBotton{height:46px;width:49px;margin-top:12%;
background: url(../images/right.jpg);overflow:hidden;float:right;display:inline;cursor:pointer;}
.rollBox .Cont{width:975px;overflow:hidden;float:left; margin-left: 80px;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:975px;height:auto;overflow:hidden;float:left; margin-top: 50px;}
.rollBox .Cont .pic img{background:#fff;display:block; padding-bottom: 50px;}
.rollBox #List1, .rollBox #List2{float:left;}

.js{}
.jes{background-color: #fff; padding:0%; overflow: hidden; /*box-shadow: 2px 3px 3px 3px rgba(0,0,0,0.1);*/}
.jsleft{ width: 588px; float: left; color: #000; line-height:38px; font-size: 16px; padding-top: 20px;}
.jsright{ width: 520px; float: left; margin-left:50px; padding-top: 0px;}
.jsd{background: url(../images/hbg.jpg) no-repeat;  padding-top: 0px; padding-bottom: 60px; background-size: cover;}
.jsright video{width:100%}






#bgstylea{background:#ff6900;}
#bgstyleb{background:#193d85;}
#bgstylec{background:#000;}
.slide a{display:block;width:100%;height:490px;cursor:pointer;}
.obj-a,.obj-b,.obj-c,.obj-d,.obj-e,.obj-f{position:absolute;z-index:9;left:50%;}
.obj-a,.obj-b{width:952px;margin-left:-476px;text-align:center;}
.obj-a{display:block;height:352px;top:100px;}
.obj-b{top:406px;height:100px;}
.obj-c{display:block;height:582px;top:0;margin-left:-540px;}
.obj-d{top:228px;height:164px;}
.obj-d p{display:block;padding-top:20px;font-size:16px;color:#fff;clear:both;}
.obj-e{width:366px;height:170px;margin-left:-460px;top:223px;z-index:12;}
.obj-f{width:692px;height:394px;top:158px;margin-left:-180px;}
.banAnimate .obj-a{display:block;animation-name:baoAni;-webkit-animation:baoAni 0.4s linear 0s normal none;-moz-animation:baoAni 0.4s linear 0s normal none;animation:baoAni 0.4s linear 0s normal none;}
@-webkit-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@-moz-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
.banAnimate .obj-b{display:block;animation-name:saAni;-webkit-animation:saAni 0.4s linear 0s normal none;-moz-animation:saAni 0.4s linear 0s normal none;animation:saAni 0.4s linear 0s normal none;}
@-webkit-keyframes saAni{from{opacity:0;-webkit-transform:scale(0,0);} to{opacity:1;-webkit-transform:scale(1,1);} }
@-moz-keyframes saAni{from{opacity:0;-moz-transform:scale(0,0);} to{opacity:1;-moz-transform:scale(1,1);} }
@keyframes saAni{from{opacity:0;transform:scale(0,0);} to{opacity:1;transform:scale(1,1);} }
.watch-code.code-show{display:block;animation-name:scode;-webkit-animation:scode 0.3s linear 0s normal none;-moz-animation:scode 0.3s linear 0s normal none;animation:scode 0.3s linear 0s normal none;}
@-webkit-keyframes scode{from{opacity:0;-webkit-transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;-webkit-transform:scale(1,1); transform-origin: left bottom;} }
@-moz-keyframes scode{from{opacity:0;-moz-transform:scale(1,0); transform-origin:left bottom;} to{opacity:1;-moz-transform:scale(1,1);transform-origin:bottom bottom;} }
@keyframes scode{from{opacity:0;transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;transform:scale(1,1);transform-origin: left bottom;} }
.banAnimate .obj-c,.banAnimate .obj-e{display:block;animation-name:saAnic;-webkit-animation:saAnic 0.3s linear 0s normal none;-moz-animation:saAnic 0.3s linear 0s normal none;animation:saAnic 0.3s linear 0s normal none;}
@-webkit-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
.banAnimate .obj-d,.banAnimate .obj-f{display:block;animation-name:saAnid;-webkit-animation:saAnid 0.3s linear 0s normal none;-moz-animation:saAnid 0.3s linear 0s normal none;animation:saAnid 0.3s linear 0s normal none;}
@-webkit-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }

.moblie_head{ display:none}
@media screen and (min-width: 1025px){
.addWrap{display: none;}
.wel-04{display: none;}
.new-tit1 p{display: inline;}
.new-tit3 p{display: none;}
}
@media screen and (max-width: 1024px){
.sbanner{display: none;}
.kePublic{display: none;}
.pc-bg-container{display: none;}
.wrap{width: 98%; margin: 0px auto;}
.rollBox{display: none;}
.js img{}
.js{  display:block}
.slide-main{height:580px;position:relative; display:none}
.intro_l p{
	font-size: 16px;
	line-height: 26px;
	color: #000;
	margin: 40px 0 30px 0;
	letter-spacing: -0.025em;
}
.rollBox .Cont .pic img{ padding-bottom: 0px;}
.fft{padding-top:5%;}
.jsNav{
	position:absolute;
	width:53%;
	height:1px;
	left:40%;
	bottom:89px;
	cursor:pointer;
	z-index:99999;
	top:58%;
}
.jsNav a{display:block;float:left;width:13px; height:13px; border-radius: 50%; margin-right:6px; cursor:pointer; z-index:99999;}
a.trigger{background-color:#fff; border:1px solid #1398da;}
a.imgSelected{background-color:#1398da;  border:1px solid #1398da;}
.banner img{height:130px; margin-top:50px}

.soso { width: 100%; border-radius: 30px; height: 40px;background: #1398da;
    margin-top: 20px;}


.focus .fbg{bottom:-8%; right:40px; position:absolute; height:21px; text-align:center; z-index: 200; }  
.focus .shadow {  height: 40px; line-height:40px;}
.zxx{display: none;}
.yxx{display: none;}

.m-inforg1 {padding: 0px 0;}

.bannerii{position: relative;overflow: auto;text-align: center;width:100%;margin:0 auto}

.bannerii ul .slider-item {width:100%; float: left;height:400px; position: relative; overflow: hidden;}

.bannerii img{width: 100%; height: 250px;}
.bannerii #ar {
    right: 18px;
}
.bannerii ul .slider-item {
    width: 100%;
    float: left;
    height: 250px;
    position: relative;
    overflow: hidden;
}

.bannerii ul .slider-item .slider-title {
    -webkit-line-clamp: 1;  line-clamp: 1;  -webkit-box-orient: vertical; box-orient: vertical; display: -webkit-box; overflow: hidden;
 width: 100%;}


ul#gallery li {
    width: 48%;
    float: left;
    margin: 10px 0px 0px 1.5%;
    display: inline;
}
ul#gallery {
    width: 100%;
    margin: 0 auto 0px;
    padding-left: 0px;
    overflow: hidden;
}
ul#gallery li img {
    width: 100%;
    height: 120px;
    border: 4px solid #fff;
}







ul#gallery1{clear: both; padding-top: 20px;}
ul#gallery1 li {
    width: 48%;
    float: left;
    margin: 10px 0px 0px 1.5%;
    display: inline;
}
ul#gallery 1{
    width: 100%;
    margin: 0 auto 0px;
    padding-left: 0px;
    overflow: hidden;
}
ul#gallery1 li img {
    width: 100%;
    height: 70px;
    border: 2px solid #ebebeb;
}
.jsleft{ width: 100%; float: none; color: #000; line-height:38px; font-size: 16px; padding-top: 20px;}
.jsright{ width: 100%; float: none; padding-top: 0px;}
.jsright img{width: 100%;}
.dimg{display: none;}

.rry {margin-top: 6px;}





}














@media (max-width: 750px) {
  html {
    font-size: 26px !important; }
	
	 }
	
@media (max-width: 767px) {
  html {
    font-size:22px !important; }
	
	
	
	 }
@media (max-width: 479px) {
  html {
    font-size:20px !important; }
	
	
	 }
@media (max-width: 320px) {
  html {
    font-size: 20px !important; }
	
}



@media screen and (max-width: 1024px)
{

.hiSlider-title {
    overflow: hidden;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	display: -webkit-box;
}



.new-tit1{ background: none; width: 100%; height: 60px; }
.new-tit{ background: none; width: 100%; height: 60px; }
.new-tit1 img{ margin: 5px 0px 0px 10px; width: 120px; float: left;}


.new-tit2{ background: none; width: 100%; height: 50px;clear: both;  }
.new-tit2 img{ margin: 5px 0px 0px 10px; width: 120px; float: left;}

.new-tit3{ background: none; width: 100%; height: 50px; clear: both;  }
.new-tit3 img{ margin: 30px 0px 0px 10px!important; width: 120px; float: left;}
.new-tit3 p{ margin-top: 40px!important;}
.new-tit4{ background: none; width: 100%; height: 50px; }
.new-tit4 img{ margin: 5px 0px 0px 10px; width: 120px; float: left;}


.news{margin-top: 15px;}
.zi img{ margin: 5px 0px 0px 10px; width: 120px; float: left;}
.zi p{ float: right; margin-top: 15px; width: 60px;font-size: 14px;}
.zi p a:hover{color: #1398da;}











}
