body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
q:before,q:after{content:'';}/* 消除q前后的内容 */
button,input,select,textarea{font-size:100%;}/* 使得表单元素在 ie 下能继承字体大小 */
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
address,cite,dfn,em,var{font-style:normal;} /* 将斜体扶正 */
img{max-width:100%;border:none;vertical-align:middle;}
input{vertical-align:middle;}
ul,ol,li{list-style-type:none;}

*{-webkit-box-sizing:border-box;box-sizing:border-box;}
body{font:12px/1.6 Microsoft YaHei,Tahoma, Arial, sans-serif;color:#666;}

a{color:#666; text-decoration:none;}
a:hover{color:#f90; text-decoration:none;}
a:focus,input:focus{outline:0;}

.fl,.left{float:left;}
.fr,.right{float:right;}
.t_l{text-align:left;}
.t_c{text-align:center;}
.t_r{text-align:right;}
.br10{-webkit-border-radius:10px;border-radius:10px;}
.clearfix:before,.clearfix:after{
    content:"";
    display:table;
}
.clearfix:after{clear:both;}
.clearfix{
    *zoom:1;/*IE/7/6*/
}

.wrapper{width:100%;min-width:1440px;position:relative;overflow:hidden;}

.container{width:780px;margin:0 auto;position:relative;}

.footer .container{width:780px;margin:0 auto;position:absolute;}

.banner{width:1920px;height:550px;margin-left:-960px;position:relative;left:50%;overflow:hidden;}
.banner .sliderCont{width:100%;height:100%;position:relative;z-index:0;}
.banner .sliderCont li{width:100%;height:100%;position:absolute;left:0;top:0;z-index:0;opacity:0;filter:alpha(opacity=0);-webkit-transition:all 2s;transition:all 2s;}
.banner .sliderCont li.curr{opacity:1;filter:alpha(opacity=100);z-index:10;}
.banner .sliderNav{width:780px;margin-left:-390px;position:absolute;left:50%;bottom:0;z-index:100;overflow:hidden;}
.banner .sliderNav li{float:left;width:126px;height:116px;cursor:pointer;}
.banner .sliderNav li + li{margin-left:4px;}
.banner .sliderNav li img{padding:1px;border:3px solid #fff;border-top-width:9px;background-color:#ffe0c0;}
.banner .sliderNav li p{height:60px;padding-top:10px;font-size:10px;font-family:"黑体";display:none;}
.banner .sliderNav li.curr img{border-color:#f6a34d;}
.banner .sliderNav li.curr p{color:#fff;background-color:#f6a34d;display:block;}

.header{width:100%;background-color:#fff;background-color:rgba(255,255,255,.8);position:absolute;left:0;top:0;}
.header .container{height:94px;}
.header .logo{position:absolute;left:-272px;top:0;}
.header .topMenu{height:50px;line-height:50px;position:absolute;right:-110px;top:0;}
.header .topMenu a{padding:0 5px;font-size:10px;}
.header .nav{line-height:52px;padding-top:42px;text-align:center;font-size:14px;}
.header .nav a{padding:0 30px;}
.header .topRight{width:332px;height:100%;position:absolute;left:890px;top:0;overflow:hidden;}
.header .topRight .qrCode{float:left;width:79px;height:100%;background:url(../images/weixin.jpg) no-repeat;cursor:pointer;}
.header .topRight .qrCode:hover{background-image:url(../images/erwma.jpg);}
.header .topRight .tel{float:left;width:253px;height:100%;padding:26px 0 0 50px;color:#fff;background-color:#c20009;}
.header .topRight .tel p{padding-top:5px;font-size:14px;}
.header .topRight .tel img{padding-right:5px;vertical-align:inherit;}

#mainmain{padding:48px 0 232px;}

#jy-left{width:160px;padding:30px 0 0 0;background-color:#0050ae;position:absolute;left:-272px;top:-138px;}
#jy-left dl a{color:#fff; }
#jy-left dl dt,#jy-left dl dd{padding-left:30px;border-bottom:5px solid #FFF;}
#jy-left dl dt{line-height:30px;font-size:14px;}
#jy-left dl dt.curr{padding-top:10px;padding-bottom:20px;font-size:16px;text-decoration:underline;}
#jy-left dl dd{padding:30px;background-color:#63bbf2;}
#jy-left dl dd a{line-height:30px;display:block;}

.product dl{float:left;width:50%;height:160px;padding:30px 52px 0;margin-bottom:10px;background:url(../images/product_bg.png) no-repeat center top;overflow:hidden;}
.product dl dt{float:left;width:97px;height:97px;line-height:97px;margin:0 30px 0 0;text-align:center;font-size:16px;color:#fff;background:url(../images/product_tit_bg.png) no-repeat;}
.product dl dd p{height:24px;line-height:24px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

.news{margin-top:60px;}
.news .hd{height:80px;padding:10px 0 0 40px;border-left:4px solid #f6a34d;background-color:#ffefdf;position:relative;}
.news .hd:before{content:"";width:4px;height:18px;background-color:#ffda77;display:block;position:absolute;left:-4px;top:0;}
.news .hd h3{font-size:26px;font-weight:normal;color:#f6a34d;}
.news .hd p{font-size:10px;color:#848484;}
.news .bd{padding-top:10px;}
.news .bd dl{padding:18px 0;border-bottom:1px solid #ccc;overflow:hidden;}
.news .bd dl dt{float:left;margin-left:10px;}
.news .bd dl dd{margin-left:200px;}
.news .bd dl dd h3{line-height:30px;font-size:18px;}
.news .bd dl dd h3 font{color:#f6a34d;}
.news .bd dl dd h3 em{font-size:15px;font-style:normal;font-weight:normal;}
.news .bd dl dd p{height:40px;line-height:20px;padding-left:10px;margin:10px 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.news .bd dl dd a{float:right;font-size:14px;}
.news .bd dl dd a i{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #fcdac7;margin-right:5px;display:inline-block;}

.page{margin-top:30px;text-align:center;}
.page a{width:40px;height:40px;line-height:40px;border:1px solid #ccc;font-size:14px;display:inline-block;}
.page a:hover,.page a.curr{color:#fff;background-color:#f4a450;}

.源map{background:url(../images/源map.jpg) no-repeat center top;}
.源map .container{height:372px;}
.源map h3{margin-top:10px;font-size:22px;color:#003781;}
.源map p{font-size:14px;color:#898989;}
.源map .address{width:280px;height:192px;padding:24px 40px 0;background-color:#fff;background-color:rgba(255,255,255,.9);position:absolute;left:-124px;top:0;}
.源map .route{width:516px;height:180px;padding:28px 60px 0;background-color:#fff;background-color:rgba(255,255,255,.9);position:absolute;left:156px;bottom:0;}
.源map .route h3{font-size:30px;}
.源map a{width:96px;height:96px;background-repeat:no-repeat;position:absolute;right:0;top:0;display:block;}
.源map a.源map_01{background-image:url(../images/源map_01.jpg);right:106px;}
.源map a.源map_02{background-image:url(../images/源map_02.jpg);right:10px;top:96px;}
.源map a.源map_03{background-image:url(../images/源map_03.jpg);right:-80px;}

.footer{line-height:80px;color:#cacaca;}





.bg{height:381px; width: 779px; }
.bg h3{font-size: 16px; color: #666; margin-left:367px;position: absolute; margin-top:285px;}
.bg h4{font-size: 12px; color: #999;margin-left:367px; height: 40px; margin-top: 240px; position: absolute; width: 370px; display: -webkit-box; -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; overflow: hidden;}

.bg2{width: 779px;height: 381px; }
.bg2 h3{font-size: 16px; color: #666; margin-left:347px;position: absolute; margin-top:285px;}
.bg2 h4{font-size: 12px; color: #999;margin-left:70px; height: 40px; margin-top: 240px; position: absolute; width: 370px;display: -webkit-box; -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;overflow: hidden;}


.left1920{
	margin-left:-960px; left:50%; z-index:0;}