/* CSS Document */

* {
    margin: 0;
    padding: 0;
/*	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;*/
}
html{overflow-x: hidden; /*scroll-behavior: smooth;*/}

@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }

body{
	font-family: "微软雅黑";
    font-size: 14px;
    color: #333;
    -webkit-font-smoothing: antialiased;
	line-height: 28px;
    margin:0 auto;
    background-color: #fff;
	}
	
ul li {
    list-style-type: none;
}
img{border:0;}
a{ 
blr:expression(this.onFocus=this.blur()); 
outline: none;
text-decoration:none;
}
a:active {star:expression(this.onFocus=this.blur());}
a {color:#333;text-decoration:none;}
a:hover{ color:#003a7d;}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both; overflow:hidden; zoom:1;}
i, em {font-style: normal;}
.whitefont{color:#fff;}
.b0{bottom:0;}
.t0{ top:0;}
.none{ display:none;}
.picflash img{transition: all 0.6s;}
.picflash:hover img{transform:scale(1.1);} 
.bgh{ background-color:#f6f6f6;}
.bgw{ background-color:#FFFFFF;}
.pt50{ padding-top:50px !important;}
.pb50{ padding-bottom:50px !important;}
.p30{ padding:30px 0 !important;}
.p40{ padding:40px 0 !important;}
.p50{ padding:50px 0 !important;}
.p60{ padding:60px 0 !important;}
.p70{ padding:70px 0 !important;}
.pb70{ padding:0 0 70px 0 !important;}
.p80{ padding:80px 0 !important;}
.pt80{ padding:80px 0 0 0 !important;}
.m40{  margin:40px 0 !important;}
.m50{  margin:50px 0 !important;}
.mb10{ margin-bottom:10px;}
.mb20{ margin-bottom:20px;}
.mb30{ margin-bottom:30px;}
.mb40{ margin-bottom:40px;}
.mb50{ margin-bottom:50px;}
.mb60{ margin-bottom:60px;}
.mb70{ margin-bottom:70px;}
.mb80{ margin-bottom:80px;}
.mb90{ margin-bottom:90px;}
.mb100{ margin-bottom:100px;}
.mt10{ margin-top:10px;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.mt40{ margin-top:40px;}
.mt50{ margin-top:50px;}
.mt60{ margin-top:60px;}
.mt70{ margin-top:70px;}
.mt80{ margin-top:80px;}
.mt90{ margin-top:90px;}
.mt100{ margin-top:100px;}
.mt0{ margin-top:0px !important;}
.h60{ height:60px !important;}
.p20{padding:10px 0 30px; margin-bottom:50px;}
.bbd{border-bottom:1px #dfdfdf solid;}
.pl10{ padding-left:10px;}
.pr10{ padding-right:10px;}
.center{ text-align:center;}
.font35{ font-size:35px;}
.xian{ border-top:1px #f0f0f0 solid;}
input:focus {
  outline:none;
}
.hui{ background-color:#f5f5f5;}
.hei{ background-color:#242628;}
.pc_none{ display:none;}
.f16{font-size:16px;}

/*分页*/
.pageshow{ text-align:center; /*margin:30px 0 60px;*/}
.pageshow a {padding: 0 8px;line-height: 25px;display: inline-block;border: 1px #bbb solid;margin:20px 2px 2px 2px;background: #f8f9f7;}
.pageshow a.pagefan ,.pageshow a:hover{background: #333;border: 1px #333 solid; color:#FFFFFF;}

.txt{ padding:0px 10px; font-size:15px; line-height:30px; min-height:250px;}
.txts{font-size:15px; line-height:30px;}
.txtimg img{ max-width:100%; height:auto;}

.txt2{ padding:0px 10px; font-size:16px; line-height:35px;}
.txt2 table{  margin:0 auto; border:1px #ddd solid !important; border-bottom:0 !important; border-right:0 !important; width:100% !important;}
.txt2 table td{ padding:10px 20px !important;border-bottom:1px #ddd solid; border-right:1px #ddd solid; font-size:14px!important;word-break:break-all;}


/*奇数*/
.txt2 table tr:nth-child(odd){}
/*偶数*/
.txt2 table tr:nth-child(even){background:#fbfbfb;}

.main{ width:1400px; overflow:hidden; margin:0 auto;}
.mains{ width:90%; overflow:hidden; padding:0 5%}
.main3{width:1500px; overflow:hidden; margin:0 auto;}
.main2{width:1200px; margin:0 auto; position:relative;}

.topbar{background-color:#003a7d; height:40px; line-height:40px; color:#FFF;}

.bt{ height:70px; line-height:70px; font-size:80px; color:#e7e7e7; text-transform:uppercase; text-align:center; font-weight:bold; position:relative; width:600px; margin:0 auto;}
.bt i{ font-size:48px; color:#003a7d; position:absolute; text-align:center;display:block; left:50%; margin-left:-100px;}

.tbg{background-color:#eee; height:30px; line-height:30px; color:#6f6f6f;}

.top_h{ height:48px;}
.top_0{ height:0 !important;}

.header{ position:relative;width:100%;background-color:#fff; 
-moz-transition: all .5s;
-o-transition: all .5s;
-webkit-transition: all .5s;
transition: all .5s;
-ms-transition: all .5s;
z-index:999;
}
	
.nav_fixed {

padding:0;
height:48px;
position:fixed; 
top:0px;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);

}



.top_link em{ display:block; position:absolute; top:35px; display:none; border:2px #FFF solid;}
.top_link em img{ width:120px;}
.top_link a{ margin:0 10px;}

.logo{ padding:0; height:100px;}
.logo img{ height:100px; width:auto; float:left;}


.menu ul{height:100px;}
.menu ul li{float:left;}
.menu ul li a{ height:100px; line-height:100px;text-align:center; color:#333; font-size:18px; margin:0 auto; display:block; padding:0 35px;}
.menu ul li a:hover , .menu ul li a.cur{background-color:#348e3e; color:#FFF;}

.mainlevel {}
.mainlevel ul {display:none; position:absolute; z-index:9999; top:216px;}
.mainlevel li {float: none !important;margin:0 0 1px 0;}
.mainlevel li a.zi { display:block; text-align: center; width:139px; height:48px; line-height:48px;  font-size:15px;color:#fff;background-color:rgba(0,87,172,0.9);}
.mainlevel li a.zi span{ margin-right:10px;}
.mainlevel li a.zi:hover{color:#FFFFFF;}
.mainlevel ul.m_top{ top:48px;}


.serbox{height:69px; border-bottom:1px #f1f1f1 solid;}
.hotser a{ margin:0 15px 0 5px;height:69px; line-height:69px;}
.serach{ width:270px; height:29px; margin-top:20px;}
.serach .inp01 {
    width: 216px;
    height: 27px;
    line-height: 27px;
    border: 1px #CCC solid;
    color: #666;
    padding: 0 10px;
}
.serach button {
float:left;
    background: url(../images/search.gif) no-repeat;
    width: 32px;
    height: 29px;
    border: 0;
	cursor:pointer;
	 outline:none
}

.bg{ background:url(../images/company.jpg) top center no-repeat; min-height:700px; padding:80px 0 0 0;}
.gsjj{ width:930px; margin-top:130px; line-height:23px; font-size:15px; overflow:hidden;}
.gsjj h1{ font-size:30px; color:#000; height:30px; line-height:30px; margin-bottom:50px;}

.gsjjpic{ width:3160px; overflow:hidden; margin:83px auto 0; height:238px;}
.gsjjpic li{ float:left; width:298px; height:238px; margin-right:18px; overflow:hidden;}
.gsjjpic li img{width:298px; height:238px;}
/*h5 {text-align: center;font-size: 35px;}
h5 em {color: #0462be;}
h5 span {
    display: block;
    font: 16px/70px Arial, Helvetica, sans-serif;
    color: #bbb;
    text-transform: uppercase;
}*/

.btbg{ background:url(../images/hz_h.gif) center  13px  no-repeat;}
.btbg2{ background:url(../images/hz_h2.gif) center  13px  no-repeat;}
.btbg3{ background:url(../images/hz_h3.gif) center  13px  no-repeat;}


.caselist { width:1218px; margin:12px auto 0;}
.caselist li{ float:left; width:388px; height:290px; margin-right:18px; margin-top:18px;position: relative;transition: all .5s;}
.caselist li:hover{
transform:translate(0,-10px);
-webkit-transform:translate(0,-10px);
-moz-transform:translate(0,-10px);
-o-transform:translate(0,-10px);
-ms-transform:translate(0,-10px);
}
.caselist li .photo{ width:388px; height:290px;  text-align:center;overflow:hidden;position: relative;display: table;}
.caselist li .photo .pics{display: table-cell;width:388px; height:290px; overflow:hidden; vertical-align: middle;}
.caselist li .photo .pics img{ margin:0 auto;}
	
.caselist li .text{opacity: 0;transition: all .5s;color:#FFFFFF; padding:0 30px; line-height:22px;}
.caselist li .text h2{text-align:center; display:block; margin-bottom:20px; margin-top:80px; line-height:28px;}
.caselist li:hover .text{background-color: rgba(0, 92, 179, .8); opacity: 1;}
.caselist li .text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
   /* display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;*/
}
.caselist li .text p{ height:110px; overflow:hidden;}



.tedian{ width:1200px; overflow:hidden; margin:38px auto 0;}
.tedian li{ width:230px; float:left; margin:0 35px; font-size:18px; text-align:center; font-weight:bold; color:#646464;}
.tedian li .picshow{ width:166px; height:166px; background-image:url(../images/ted.png); margin:0 auto 25px;}
.tedian li img{transition: all .5s;}
.tedian li:hover  .picshow{ background-image:url(../images/teds.png);}
.tedian li:hover img{
transform:rotateY(180deg);
 -webkit-transform:rotateY(180deg);
 -moz-transform:rotateY(180deg);
 -ms-transform:rotateY(180deg);
 -o-transform:rotateY(180deg);
}


.cpl{ width:230px; overflow:hidden;}
.cpr{ width:940px; overflow:hidden;}

.cpl .bt{ background:url(../images/cpbt.jpg) top center no-repeat; width:230px; height:70px; overflow:hidden; text-align:center; color:#FFF; font-size:24px; font-weight:bold; padding-top:18px;}
.cpl .bt i{ font-size:16px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; display:block;text-transform: uppercase;}
.cpflbox{ background-color:#fafafa; border:1px #e9e9e9 solid; width:228px; border-bottom:8px #4b4b4b solid;}
.cpflbox2{width:198px !important; padding:15px !important;}
.cpflbox .cpfl1 { padding:10px 15px 0px 15px;}
.cpflbox .cpfl1 a{ background:url(../images/lb_h2.gif) top center no-repeat; width:191px; height:34px; line-height:34px; text-align:center; margin:0 auto 10px; display:block; font-size:16px;}
.cpflbox .cpfl1 a:hover , .cpflbox .cpfl1 a.cur{ background:url(../images/lb_h02.gif) top center no-repeat; color:#FFF;}

.cpflbox .cpfl12 { padding:20px 15px 5px 15px;}
.cpflbox .cpfl12 a{ width:191px; height:34px; overflow:hidden; line-height:34px; margin:0 0 15px; display:block; border-bottom:1px #CCC dotted;}


.cpfl2 p{ background:url(../images/lb_h1.gif) top center no-repeat; height:44px; line-height:44px; text-align:center; font-size:16px; font-weight:bold;}
.cpfl2 ul{ width:198px; margin:20px auto 5px; overflow:hidden;}
.cpfl2 ul li{ float:left; width:90px; height:33px; line-height:33px; text-align:center; margin:0 9px 15px 0;}
.cpfl2 ul li a{ display:block; background:url(../images/lb_h3.gif) top center no-repeat;}
.cpfl2 ul li a:hover , .cpfl2 ul li a.cur{background:url(../images/lb_03.gif) top center no-repeat; color:#FFF;}

.cpflbox2 h2{ font-size:18px; text-align:center; font-weight:normal;}
.cpflbox2 h2 i{ font-size:22px; color:#003a7d; font-weight:bold; display:block;}
.cpflbox2 .info{ line-height:25px; margin-top:10px;}

.cpbt{ background:url(../images/cpbt2.jpg) top left no-repeat; width:905px; height:57px; line-height:57px; font-size:18px; color:#FFF; padding-left:35px;}
.cpbt a{ float:right; color:#555; font-size:14px; text-transform:uppercase; margin-right:15px;}
.cpbt2{  width:913px; height:55px; line-height:57px; background-color:#f7f7f7; border:1px #dddddd solid; font-size:15px;padding-left:25px;}

.cplist{ width:969px; overflow:hidden; margin-top:20px;}
.cplist li{ width:294px; margin-right:29px; margin-top:30px; background-color:#FFF; float:left;position: relative;transition: all .5s;}
.cplist li.cp{ margin-top:20px;}
.cplist li.case .photo{ height:218px;}
.cplist li.case .photo .pics{ height:218px;}

.cplist li .photo{ width:292px; height:259px; border:1px #ddd solid; text-align:center;overflow:hidden;position: relative;display: table;}
.cplist li .photo .pics{display: table-cell;width:292px; height:259px; overflow:hidden; vertical-align: middle;}
.cplist li .photo .pics img{ margin:0 auto;}
.cplist li .info{ height:50px; line-height:50px; overflow:hidden;text-align:center; font-size:15px;}
.cplist li:hover .text{background-color: rgba(255, 127, 0, .8); opacity: 1;}
.cplist li:hover.cp .photo{ border:1px #003a7d solid;}
.cplist li .text { opacity: 0;
	width:294px;
	height:162px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	text-align:center;
	color:#FFF;
	line-height:38px;
	padding-top:100px;
/*    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	text-align:center;*/
}
.cplist li .text img{display:block; margin:0px auto;}

.cplist2{ width:1218px; overflow:hidden; margin-top:20px;}
.cplist2 li{ width:388px; margin-right:18px; margin-top:30px; background-color:#FFF; float:left;}
.cplist2 li .photo{ width:386px; height:288px; border:1px #ddd solid; text-align:center;overflow:hidden;position: relative;display: table;}
.cplist2 li .photo .pics{display: table-cell;width:386px; height:288px; overflow:hidden; vertical-align: middle;}
.cplist2 li .photo .pics img{ margin:0 auto;}
.cplist2 li .info{ width:388px; height:50px; line-height:50px; overflow:hidden;text-align:center; font-size:15px;}
.cplist2 li:hover .photo{ border:1px #003a7d solid;}

.ad{background:url(../images/ad.png) top center no-repeat; height:234px;}
.ad .tel{width:270px; float:right; font-size:16px; color:#5c5c5c; margin-top:90px;}
.ad .tel i { color:#003a7d; font-size:30px; font-weight:bold; display:block; margin-top:5px; margin-bottom:20px;}
a.btn1{ background:url(../images/btn1.png) top center no-repeat; width:108px; height:39px; color:#FFF; text-align:center; line-height:39px; font-size:15px; display:block; margin-right:20px; float:left;}
a.btn2{ background:url(../images/btn2.png) top center no-repeat; width:108px; height:39px; color:#FFF; text-align:center; line-height:39px; font-size:15px; display:block; float:left;}

.ysbox{ background:url(../images/ysbg.jpg) top center no-repeat #f6f6f6; min-height:1515px;overflow:hidden;}
.ysbt{ margin-top:50px; text-align:center;}
.ysbt b{ font-size:30px; margin-bottom:20px; display:block;}
h5.cs1{ color:#003a7d; font-size:38px;}
h5.cs1 i{ color:#fc7100; margin-left:30px;}
.ysbox dl { width:540px;}
.ysbox dl dt{ font-size:30px; font-weight:bold; color:#003a7d; margin-left:80px;}
.ysbox dl dt em{ color:#fc7100;}
.ysbox dl dt i{ display: block;
    font: 15px/40px Arial, Helvetica, sans-serif;
    color: #888;
   }
.ysbox dl dd { font-size:16px; color:#555; margin-top:20px; line-height:30px;}

.ysbox dl.ys1{ position:absolute; top:215px; left:60px;}
.ysbox dl.ys2{ position:absolute; top:665px; right:0px;}
.ysbox dl.ys3{ position:absolute; top:1080px; left:60px;}


.bg2{ background:url(../images/bg2.jpg) top center no-repeat; padding:60px 0;}

.mr_frbox{ width:1656px; margin:0 auto;}
.partnerlist{ width:1400px; overflow:hidden; margin:0 auto;}
.partnerlist ul{ width:4850px; overflow:hidden;}
.partnerlist ul li{ width:430px; margin-right:55px; float:left; background-color:#FFF;}
.partnerlist ul li .photo{ width:430px; height:300px; text-align:center;overflow:hidden;position: relative;}
.partnerlist ul li .photo .pics{display: table-cell;width:430px; height:300px; overflow:hidden; vertical-align: middle;}
.partnerlist ul li .photo .pics img{ margin:0 auto;width:430px;}
.partnerlist ul li .info{ width:390px; height:160px; background-color:#178019; padding:20px; }
.partnerlist ul li .info dt{ font-size:24px; color:#000; text-align:center; height:30px; overflow:hidden;}
.partnerlist ul li .info dd{ color:#FFF; line-height:23px; margin-top:15px; height:120px; overflow:hidden;}
.prev_l , .next_r{ cursor:pointer; transition: all .3s; margin-top:240px;}
.prev_l:hover , .next_r:hover{ opacity: 0.5;}


.aboutpic{ width:700px;}
.aboutpic img{ width:700px;}
.aboutinfo{width:640px;  padding-top:10px;}
.a_info{font-size:18px; color:#555; line-height:35px; height:180px; overflow:hidden;text-indent:35px;}

.about_ico{ margin-top:60px; width:660px; overflow:hidden;}
.about_ico li{ width:198px; float:left; border:1px #CCC solid; margin-right:20px; text-align:center; font-size:17px; line-height:40px; padding:35px 0;}

.about_ico li div{ width:50px; height:50px; background-position:center center; background-repeat:no-repeat; 
-webkit-transition: -webkit-transform 0.6s ease-out;
    -moz-transition: -moz-transform 0.6s ease-out;
    -o-transition: -o-transform 0.6s ease-out;
    -ms-transition: -ms-transform 0.6s ease-out; margin:0 auto 10px;}
	
.about_ico li:hover div {transform:rotateY(180deg);
 -webkit-transform:rotateY(180deg);
 -moz-transform:rotateY(180deg);
 -ms-transform:rotateY(180deg);
 -o-transform:rotateY(180deg);}
 
.about_ico li div.ico1{ background-image:url(../images/ico1.jpg);transition: all .6s;}
.about_ico li div.ico2{ background-image:url(../images/ico2.jpg);transition: all .6s;}
.about_ico li div.ico3{ background-image:url(../images/ico3.jpg);transition: all .6s;}



.zbt{ background:url(../images/bg_l1.gif) right bottom no-repeat; height:50px;}
.zbt .ic1{ background:url(../images/bg_l1.png) left bottom no-repeat; height:50px; font-size:24px; font-weight:bold; padding-left:55px;}
.zbt .ic2{ background:url(../images/bg_l2.png) left bottom no-repeat; height:50px; font-size:24px; font-weight:bold; padding-left:55px;}
.zbt .ic3{ background:url(../images/bg_l3.png) left bottom no-repeat; height:50px; font-size:24px; font-weight:bold; padding-left:55px;}
.zbt .ic1 i,.zbt .ic2 i ,.zbt .ic3 i { font-size:20px; color:#999; display:block; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;}
.zbt a{ float:right; color:#555; font-size:14px; text-transform:uppercase; margin-right:5px; margin-top:10px;}

.gs_l{ width:480px; height:350px; border:10px #dedede solid; background-color:#000;}
.gs_r{ width:640px; padding-top:20px;}
.gs_r h2{ font-size:25px;margin-bottom:30px;}
.gs_r .info{ font-size:15px; color:#555; line-height:25px; margin-bottom:50px;width:640px; height:170px; overflow:hidden;}

/*证书*/
.zzlist{ width:1240px; overflow:hidden;}
.zzlist22{width:2480px !important;}
.zzlist li{ width:208px;float:left; margin-right:40px; margin-top:30px; }
.zzlist li .photo{ width:206px; height:278px; border:1px #ddd solid; background-color:#fff;text-align:center; overflow:hidden;position: relative;display: table;-moz-transition: all .5s;
-o-transition: all .5s;
-webkit-transition: all .5s;
transition: all .5s;
-ms-transition: all .5s;}
.zzlist li .photo .pics{display: table-cell; vertical-align: middle;}
.zzlist li .photo .pics img{ margin:0 auto;}
.zzlist li .info{ width:208px; padding:10px 0; line-height:20px;text-align:center;color:#555;}
.zzlist li:hover .photo{border:1px #aaa solid;
-webkit-box-shadow:0px 3px 10px #c6c6c6 !important;
   -moz-box-shadow:0px 3px 10px #c6c6c6 !important;
        box-shadow:0px 3px 10px #c6c6c6 !important;}
		
		



.newsnav{background-color:#f6f6f6; padding:70px 0;}
.n-l{width:750px; height:430px;background-color:#fff;overflow:hidden;padding:25px;}
.n-r{width:310px; height:430px;background-color:#fff;overflow:hidden;padding:25px;}

.newsbtbg1{ background:url(../images/bg_l2.gif) bottom right no-repeat; height:43px;}
.newsbtbg2{ background:url(../images/bg_l3.gif) bottom right no-repeat; height:43px;}
.newsbt li{ float:left; font-size:16px; width:108px; height:39px; text-align:center; line-height:39px; color:#FFF;background:url(../images/btn1.png) top center no-repeat; cursor:pointer; margin-right:10px;}
.newsbt li.active{ background:url(../images/btn2.png) top center no-repeat;}
.newsbt span{padding:0 20px; float:left;}
.more2{ float:right; color:#878787;  text-transform:uppercase;}

a.more{ width:135px; height:50px; line-height:50px; background:url(../images/jj.png) 140px 16px #003986 no-repeat; padding-left:60px;  overflow:hidden; display:block; margin-top:40px;border-radius:5px; color:#FFFFFF; font-size:14px;transition: all .5s;}
a:hover.more{background:url(../images/jj.png) 145px 16px #178019 no-repeat;}

.news{margin-top:30px; border-bottom:1px #dcdcdc solid; padding-bottom:30px; margin-bottom:20px; min-height:160px;}
.newsphone{ width:350px; height:160px; overflow:hidden;}
.newsphone img{ width:350px; height: auto;}
.newsinfo{ width:370px; height:160px; overflow:hidden;}
.newsinfo dt{ font-size:15px; font-weight:700;}
.newsinfo dd{ line-height:23px; margin-top:5px; height:120px; overflow:hidden; color:#666;}

.cpfl{width:780px; margin:50px auto; overflow:hidden;}
.cpfl a{ float:left; font-size:20px; color:#333; display:block; height:68px; line-height:68px; text-align:center; transition: all .2s; width:258px; border:1px #dddddd solid;}
.cpfl a:hover{color:#fff; background-color:#178019;}

.newslist{ width:4850px; overflow:hidden; margin:30px auto 60px;}
.newslist li{ border:1px #d9d9d9 solid; width:388px; overflow:hidden; float:left;display:block; margin-right:55px; padding:20px;transition: all .5s; margin-top:10px; background-color:#FFFFFF;}
.newslist li .pic{ width:388px; height:244px; text-align:center; overflow:hidden;}
.newslist li .pic img{width:388px; }
.newslist li .info{ margin-top:28px; padding:0 25px;}
.newslist li .info dt{ font-size:18px; height:25px; overflow:hidden; color:#178019;}
.newslist li .info dd{ font-size:14px; color:#999; line-height:25px; margin-top:20px; height:72px; overflow:hidden;}
.newslist li .info .tms{ color:#888; margin-top:30px; font-size:15px;} 
.newslist li .info .tms span{ float:right; padding-top:8px;padding-right:5px;}
.newslist li:hover{
transform:translate(0,-10px);
-webkit-transform:translate(0,-10px);
-moz-transform:translate(0,-10px);
-o-transform:translate(0,-10px);
-ms-transform:translate(0,-10px);
}

.foot_b{ background-color:#2b2b2b; padding:60px 0 0 0; position:relative;}
.foot_t1{border-bottom:1px #37393b solid; padding-bottom:30px; margin-bottom:30px;}
.foot_t1 a{ float:left; display:block; color:#FFFFFF; font-size:16px; margin:0 20px;}
.foot_t1 a.top{float:right; margin-top:6px; margin-right:30px;}


.foot{ background-color:#2b2b2b; padding:0 0 60px 0; color:#FFFFFF;}
.foot a {color:#FFFFFF;}
.foot span{ padding:0 20px;}
.foot .fc , .foot .fc a{ color:#666666;}
.foot b{ font-weight:normal; color:#FFFF00;}

.qa{margin-top:30px; border-bottom:1px #dcdcdc  dotted; padding-bottom:20px; margin-bottom:20px;}
.qa .s1 , .qa .s1s{ float:left; font-weight:700; width:20px; color:#FFFFFF; height:20px; line-height:20px; text-align:center; display:block; margin-right:15px;}
.qa .s1 { background-color:#003a7d;}
.qa .s1s { background-color:#ff7f00;}
.qa .s2{ float:left; width:275px;}
.qa dt{ line-height:20px; margin-bottom:8px; display:block; font-size:15px;}
.qa dd{ color:#888; line-height:22px; font-size:14px;}


.linklist { margin-top:10px;}
.linklist a{ display:block; margin-right:20px; float:left; font-size:15px; margin-top:10px;}
.linklist a:hover{ text-decoration:underline;}



.ly{ width:500px;}
.ly h2{ font:18px "Microsoft Yahei"; color:#fff; text-align:center; margin-top:34px; margin-bottom:20px;}

.ly_c{ margin-top:16px;}
.ly_c ul{ margin-left:30px;}
.ly_c ul li{ color:red; margin-bottom:12px; float:left;}

.ly_c .ly1 span{ display:inline-block; width:57px; height:27px; font:14px/27px "Microsoft Yahei"; color:#fff;}
.l01{ background:#fff; height:27px; overflow:hidden; font:14px/26px "Microsoft Yahei"; color:#666; padding-left:10px; width:138px; vertical-align:top; border:0;}
.ly_c .ly01{ margin-left:20px;}

.l02{ background:#fff; height:27px; overflow:hidden; font:14px/26px "Microsoft Yahei"; color:#666; padding-left:10px; width:370px; vertical-align:top; border:0;}

.ly2 span{ display:inline-block; font:14px/30px "Microsoft Yahei"; color:#fff;}
.ly_c .inp2{ width:370px; padding-left:10px; height:68px;border:0;overflow:hidden; background:#fff; resize:none; color:#666;outline:none;font:14px/24px "Microsoft Yahei"; color:#666;}

.ly3 span{ display:inline-block; font:14px/27px "Microsoft Yahei"; color:#fff; height:27px;}

.l03{ vertical-align:top; height:27px; width:78px; border:0;padding-left:10px;font:14px/26px "Microsoft Yahei"; color:#666; background:#fff;}
.ly3 img{ margin-left:8px; vertical-align:top; height:27px;}


.ly .sumbit{ background-color:#fe7d06; width:85px; height:30px; text-align:center; line-height:30px; color:#FFF; border:0; border-radius:3px;outline:none; cursor:pointer; margin-left:30px;}

.end{ border-top:1px #3381bc solid; padding:10px 0; color:#fff;}
.end a{ color:#FFF;}
.end span{ padding:0 10px;}

.t1{ background:url(../images/t1.png) bottom center no-repeat; height:84px;margin-bottom:10px;}
.t2{ background:url(../images/t2.png) bottom center no-repeat; height:84px;margin-bottom:30px;}
.t3{ background:url(../images/t3.png) bottom center no-repeat; height:84px;margin-bottom:30px;}
.t4{ background:url(../images/t4.png) bottom center no-repeat; height:84px;margin-bottom:10px;}

.cpbox{ background:url(../images/bg.png) top center no-repeat; height:730px; overflow:hidden;}
.cpm{ width:208px; margin-top:75px; margin-left:86px;}
.cpm a{ width:208px; background:url(../images/xx.png) top left no-repeat; height:75px; line-height:75px; display:block; font-size:16px; color:#000; padding-left:30px; font-weight:bold;}
.cpm a:hover{ color:#FFF;}

.tel2{ background:url(../images/tel2.png) left 4px  no-repeat; font-size:24px; color:#fff; font-weight:bold; padding-left:60px; margin-top:60px; margin-left:86px;}
.tel2 i{ font-size:15px; display:block; margin-bottom:2px; font-weight:normal; line-height:25px;}

.cpshow{ width:3800px; overflow:hidden; margin:0 auto;}
.cpshow li{ float:left;  margin-right:20px;}
.cpshow li .photo{ width:360px; height:360px; text-align:center;overflow:hidden;position: relative;display: table;}
.cpshow li .photo .pics{display: table-cell;width:360px; height:360px; overflow:hidden; vertical-align: middle;}
.cpshow li .photo .pics img{ margin:0 auto; width:360px; height:360px;}
.cpshow li .info{ width:340px; height:60px; line-height:60px; overflow:hidden; background-color:#003a7d; text-align:center; color:#FFF; overflow:hidden; padding:0 10px; font-size:18px;}



/* slide */
.slide-main{height:700px;position:relative;}
.prev,.next{display:block;width:44px;height:44px;position:absolute;z-index:222;top:328px;overflow:hidden;cursor:pointer;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);_border:1px solid none;}
.prev{left:80px;}
.next{right:80px;}
.prev:hover,.next:hover,.nav-main a:hover,.nav-main a.cur{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.item{display:block;width:100%;height:5px;position:absolute;z-index:124;top:660px;left:0;text-align:center;}
.item a{display:inline-block;width:24px;height:5px;margin-right:11px;background:#003a7d;opacity:0.9;-moz-opacity:0.9;filter:alpha(opacity=90);overflow:hidden;}
.item a.cur{background:#178019;}
.slide-box,.slide{display:block;width:100%;height:700px;overflow:hidden;}
.slide-box{position:relative;}
/*.slide{display:none;height:490px;padding-top:89px;background:#ff6900;position:relative;position:absolute;z-index:8;}*/
#bgstylea{background:#ff6900;}
#bgstyleb{background:#193d85;}
#bgstylec{background:#000;}
.slide {background-repeat:no-repeat; background-position:center center;}
.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%;} }

.banner{
height:350px;
background-position:center center ;
background-repeat:no-repeat;
-webkit-animation: banner_inside 2s ease 1 forwards;
-moz-animation: banner_inside 2s ease 1 forwards;
-o-animation: banner_inside 2s ease 1 forwards;
animation: banner_inside 2s ease 1 forwards;


}

.banners{
background-position:center banner ;
}

@-webkit-keyframes banner_inside {
from {
-webkit-transform: translateZ(0) scale(1.2);
transform: translateZ(0) scale(1.2);
}
to {
-webkit-transform: translateZ(0) scale(1);
transform: translateZ(0) scale(1);
}
}
@-moz-keyframes banner_inside {
from {
-moz-transform: translateZ(0) scale(1.2);
transform: translateZ(0) scale(1.2);
}
to {
-moz-transform: translateZ(0) scale(1);
transform: translateZ(0) scale(1);
}
}
@-o-keyframes banner_inside {
from {
-o-transform: translateZ(0) scale(1.2);
transform: translateZ(0) scale(1.2);
}
to {
-o-transform: translateZ(0) scale(1);
transform: translateZ(0) scale(1);
}
}
@keyframes banner_inside {
from {
-webkit-transform: translateZ(0) scale(1.2);
-moz-transform: translateZ(0) scale(1.2);
-o-transform: translateZ(0) scale(1.2);
transform: translateZ(0) scale(1.2);
}
to {
-webkit-transform: translateZ(0) scale(1);
-moz-transform: translateZ(0) scale(1);
-o-transform: translateZ(0) scale(1);
transform: translateZ(0) scale(1);
}
}

.banner_h{height:350px; overflow:hidden;}
.banner_txt1 , .banner_txt2 { text-align:left; color:#fff;/*text-shadow:1px 1px 5px #333; */ margin-left:100px;}
.banner_txt1 { font-size: 38px;line-height: 60px;}
.banner_txt2  { font-size:60px;padding-top:20px;display: inline-block;font-weight: bold;}
.b2{top:150px; width:1200px; left:50%; margin-left:-600px;}
.line{margin-top: 50px;
    display: block;
    width: 76px;
    height: 5px;
    background: #fff; margin-left:100px;}




.pplist{ width:750px; overflow:hidden;}
.pplist li{ width:370px; height:460px; overflow:hidden; margin-left:5px; background-color:#f5f5f5; float:left;}
.pplist li .photo{ width:310px; height:310px; padding:30px; text-align:center;overflow:hidden;position: relative;display: table;}
.pplist li .photo .pics{display: table-cell;width:310px; height:310px; overflow:hidden; vertical-align: middle;}
.pplist li .photo .pics img{ margin:0 auto;}
.pplist li .info{ width:335px; height:50px; line-height:50px; text-align:left; font-size:15px; padding-left:35px; margin-top:20px; color:#333; background:url(../images/jian.jpg) 290px center no-repeat;}




.s_banner{height:500px; background-size: auto 500px; background-repeat: no-repeat;  background-position: center center;}

.pbg2{ background:url(../images/m2usBg.png) center bottom no-repeat #f5f5f5;}



/*.ot{ width:4070px; overflow:hidden; margin:0 auto;}
.ot2{ width:1221px; margin:50px auto 0;}
.ot li{ width:386px; height:327px; margin-right:21px; float:left;}
.ot2 li { margin-bottom:20px;}
.ot li .photo{ width:386px; height:257px;  text-align:center;overflow:hidden;position: relative;display: table;background-color:#FFFFFF;}
.ot li .photo .pics{display: table-cell;width:386px; height:257px; overflow:hidden; vertical-align: middle;}
.ot li .photo .pics img{ margin:0 auto; position: relative;}
.ot li .info{ width:356px; height:70px; line-height:70px; text-align: center; font-size:15px; padding:0 15px; font-size:15px; color:#333;transition: all .3s;background-position:300px center;}

.ot li .photo .mask{
   width: 386px;
   height: 257px;
   position: absolute;
   overflow: hidden;
     top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	 opacity: 0;
	 transition: all .3s;
	  background:url(../images/link.png) center center no-repeat;
}

.ot li:hover .mask {
   opacity: 1;
  background-color: rgba(255, 127, 0, .6);

}
*/




.photonews{ width:460px; height:360px; overflow:auto;}
.photonews .photo{ width:460px; height:290px;  text-align:center;overflow:hidden;position: relative;display: table;background-color:#FFFFFF;}
.photonews .photo .pics{display: table-cell;width:460px; height:290px; overflow:hidden; vertical-align: middle;}
.photonews .photo .pics img{ margin:0 auto;}
.photonews .info{ background-color:#f5f5f5; font-size:15px; height:28px; line-height:28px; padding:21px 25px;}
.photonews .info .t1{ float:left; width:270px; overflow:hidden; height:28px;}
.photonews .info .t2{ border-left:1px #cbcbcb solid; padding-left:25px; margin-left:25px; float:right; color:#9d9d9d; width:85px;}

.hotnews{ width:620px; padding:35px 30px; margin-top:70px;}
.hotnews .tims{ font-size:30px; color:#858585; margin-bottom:35px; padding:0 5px;}
.hotnews a.tits{ font-size:20px; color:#333;padding:0 5px;display:block;}
.hotnews a:hover.tits{ font-size:20px; color:#003a7d;}
.hotnews .nots{ font-size:15px; color:#666; line-height:22px; margin-top:15px;padding:0 5px; height:43px; overflow:hidden;}
.hotnews a.newsphoto{ margin-top:38px; width:620px; height:300px; overflow:hidden; display:block;}
.hotnews a.newsphoto img{ width:620px; height:auto;}

.nlist { width:760px; overflow:hidden; margin-top:30px;}
.nlist li{ height:100px; padding:43px 0; border-bottom:1px #e5e5e5 solid; margin-top:10px;}
.nlist li a{ display:block; position:relative;}
.nlist li span{ color:#858585; position:absolute; font-size:30px; top:0px; right:0px;}
.nlist li dl { width:650px; overflow:hidden;}
.nlist li dt{ height:30px; line-height:30px; overflow:hidden; font-size:18px; color:#333;}
.nlist li:hover dt{ color:#003a7d;}
.nlist li dd{ color:#666; font-size:15px; margin-top:20px; line-height:25px; height:50px; overflow:hidden; margin-bottom:30px;}

.nlist li img{transition: all .5s; position:absolute; top:80px; right:0px;}
.nlist li:hover img{  right:10px;}


.l_b{ background:url(../images/ln.jpg) left center no-repeat;margin-right:25px;}
.l_b:hover{background:url(../images/lns.jpg) left center no-repeat;}
.r_b{ background:url(../images/rn.jpg) right center no-repeat; margin-left:25px;}
.r_b:hover{background:url(../images/rns.jpg) right center no-repeat;}
.l_b ,.r_b{cursor:pointer; transition: all .3s; display:block;width:35px; height:75px; margin-top:66px;}
.c_b{ width:1080px; overflow:hidden; margin:50px auto 0;}
.c_b ul{ width:2210px; overflow:hidden;}
.c_b ul li{width: 194px;
    height: 106px;
    border: 1px #e0e0e0 solid;
    float: left;
    margin-right: 25px;
    overflow: hidden;
    background-color: #FFFFFF;
    text-align: center;
    display: block;
    overflow: hidden;}
.c_b ul li .photo{ width:174px; height:86px;padding: 10px;text-align:center;overflow:hidden;position: relative;display: table;background-color:#FFFFFF;}
.c_b ul li .photo .pics{display: table-cell;width:174px; height:86px; overflow:hidden; vertical-align: middle;}
.c_b ul li .photo .pics img{ margin:0 auto;}

.c_b2{ margin:50px auto 0;}
.c_b2 ul{ width:1220px; overflow:hidden;}
.c_b2 ul li{width: 283px;
    height: 116px;
    border: 1px #e0e0e0 solid;
    float: left;
    margin-right: 20px;
    overflow: hidden;
    background-color: #FFFFFF;
    text-align: center;
    display: block;
    overflow: hidden;
	margin-bottom:20px;}
.c_b2 ul li .photo{ width:263px; height:96px;padding: 10px;text-align:center;overflow:hidden;position: relative;display: table;background-color:#FFFFFF;}
.c_b2 ul li .photo .pics{display: table-cell;width:263px; height:96px;overflow:hidden; vertical-align: middle;}
.c_b2 ul li .photo .pics img{ margin:0 auto;}


/*新闻*/

.m2newList {
    padding: 0 0px 12px;
    display: block;
}
.m2newList li {
    height: 150px;
    margin:0 auto 20px;
}
.m2newList li a{ display:block;}

.overflowHide {
    float: left;
	height:150px;
    width: 200px;
    overflow: hidden;
	background-color:#f8f8f8;
}
.overflowHide img{ width:200px; height:150px;transition: all 0.6s; }

.overflowHide a:hover  img{  
                transform: scale(1.1);  
            }  

.m2newTxt {
    margin-left: 320px;
    position: relative;
	
}

.m2newTimes {
    font-size: 60px;
    line-height: 52px;
    height: 52px;
    display: block;
    position: absolute;
    width: 100%;
    left: 0px;
    top: -52px;
    color: #cacaca;
}
.m2new_time {
    font: 16px/22px Arial;
    color: #999999;
    text-align: center;
    display: inline-block;
    width: 65px;
    position: absolute;
    top: 60px;
    left: -98px;
}
.m2new_t1 ,.m2new_t1 a {
    font-size: 16px;
    color: #000000;
	line-height: 46px;
    height: 46px;
	overflow:hidden;
    margin-bottom: 14px;
}
.m2new_t1 a:hover{ color:#003a7d;}
.m2newDes {
    padding-top: 20px;
    border-top: 1px solid #F1F1F1;
    font-size: 14px;
    color: #666666;
	height: 68px;
	line-height:24px;
	overflow:hidden;
}


.news_list li{ height:55px; border-bottom:1px #eee solid; line-height:55px; overflow:hidden; padding:0 20px;}
.news_list li span{ margin-right:15px; color:#003a7d;}
.news_list li a{ font-size:15px;}

.cp1{display:-webkit-box;display:-moz-box;display:-ms-box;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-ms-box-orient:horizontal;-webkit-box-pack:center;-moz-box-pack:center;-ms-box-pack:center;}
.cp1 li a{ display:block;float:left; min-width:108px;height:39px; line-height:39px; text-align:center; font-size:15px;margin:0 10px;color:#FFFFFF;transition: all 0.3s; background:url(../images/btn1.png) top center no-repeat;}
.cp1 li a:hover , .cp1 li a.cur{  background:url(../images/btn2.png) top center no-repeat;}

.boxl{width:550px; margin-left:30px;}
.tab{width:550px; margin:0 auto;}
.tab li{ margin-bottom:10px;}
.tab input ,.tab textarea{ width:100%; line-height:22px;padding: 10px 26px;border: 1px solid #ccc;
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
font-family:"微软雅黑";
font-size:15px;}

.tab .sumbit{width: auto; margin-left:50px; cursor:pointer; background-color:#888; font-size:14px;padding: 10px 50px; color:#FFFFFF; border:0px;}
.tab .sumbit:hover{ background-color:#003a7d; color:#FFFFFF;}
.w270{width:270px;}
.mr10{margin-right:10px;}

.feedback{width:550px;}
.feedback strong{font-size:18px; margin-bottom:15px; display:block; color:#555; font-weight:600;}

.down-list {}
.down-list li {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    padding: 39px 50px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-bottom: 10px;
    border-bottom: 1px solid #f3f3f3;
}
.down-list li .pic {
    text-align: center;
    border-bottom: 1px solid #eee;
}
.down-list li .pic img {
    height: 250px;
    margin-bottom: 20px;
}
.down-list li h2 {
    font-size: 16px;
    color: #555;
    margin: 20px 0 0;
	 text-align:center;
	 font-weight:normal;
}

.down-list li a {
font-size:15px;
     margin: 20px auto 0;
    color: #003a7d;
    border: 1px solid #003a7d;
	border-radius: 5px;
	width:130px; height:35px; line-height:35px; text-align:center;
	display:block;
	transition: all 0.3s;

}
.down-list li a span{border-right: 1px solid #003a7d; padding-right:10px;}
.down-list li a i{ background:url(../images/down-icon-1.png) 0px -17px no-repeat; width:14px; height:17px;display: inline-block;
    vertical-align: middle;
    margin-left: 10px;transition: all 0.5s;}
	
.down-list li a:hover{ color: #fff; background-color:#003a7d;}
.down-list li a:hover span{border-right: 1px solid #fff;}
.down-list li a:hover i{ background:url(../images/down-icon-1.png) 0px 0px no-repeat;}

/*产品*/

.piclist3{float:left; width:1080px;overflow:hidden;}
.piclist3 li{ float:left; display:block;width:338px; background-color:#FFFFFF; border:1px #ededed solid;  margin-right:20px; margin-top:10px; margin-bottom:20px; text-align:center;}
.piclist3 li .picbox{ width:318px;height:318px; overflow:hidden;background-color:#FFFFFF; position: relative;display: table;padding:10px;}
.piclist3 li .picbox .pics{display: table-cell; vertical-align: middle;}
.piclist3 li .titbox{ height:55px; line-height:55px; text-align:center; background-color:#ededed}
.piclist3 li{
	transition:All 0.3s ease-in-out;
	-webkit-transition:All 0.3s ease-in-out;
	-moz-transition:All 0.3s ease-in-out;
	-o-transition:All 0.3s ease-in-out;
	
}
.piclist3 li:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;
}

.propic{ max-width:500px; height:auto;  margin-bottom:30px;}
.protitle{font-size:16px; font-weight:bold; color:#333}
.p2023{padding:20px 0 20px 30px;}


.prolist2{ width:1300px;margin:0 auto; overflow:hidden;}
.prolist2 ul{ width:3300px; overflow:hidden;}
.prolist2 ul li{ width:308px; border:1px #ededed solid; float:left; margin-right:20px;}
.prolist2 ul li .photo{ width:280px; height:280px; text-align:center;padding:10px;  overflow:hidden;position: relative;display: table; background-color:#fff;}
.prolist2 ul li .photo .pics{display: table-cell; vertical-align: middle;width:280px; height:280px;overflow:hidden;}
.prolist2 ul li .photo .pics img{ margin:0 auto;}
.prolist2 ul li .info{ height:55px; line-height:55px; text-align:center; background-color:#ededed}


.store-view .up{ border:1px solid #e8e8e8; padding:30px; background:#fff; }
.store-view .up .store-demo{ width:600px; float:right; position:relative; }
.store-view .up .store-demo .title{ font-size:24px; color:#000; margin-top:20px;text-align:left;}
.store-view .up .store-demo .xx{ margin:8px 0 20px; color:#999;text-align:left;}
.store-view .up .store-demo .text-box{ padding:15px 0px; position:relative; border-top:1px solid #e1e1e1;font-size:16px; line-height:35px;}

.store-view .up .store-banner{ width:350px; float:left;}
.store-view .up .store-banner .list,.store-view .up .store-banner .list ul li,.store-view .up .store-banner .list ul li img{ width:350px; 
	height:350px; overflow:hidden; position:relative; display:block;}
.store-view .up .hd-tu{ height:60px; width:350px; margin:8px 0 8px; overflow:hidden; position:relative;}
.store-view .up .hd-tu ul li{ display:block; float:left; height:60px; width:60px; margin-right:4px;}
.store-view .up .hd-tu ul li img{ height:60px; width:60px;}
.store-view .up .hd-tu ul li.on img{height:58px; width:58px; border:1px solid #00a2e9;}
.store-view .up .hd-tu a{ display:block; width:22px; height:46px; position:absolute; top:50%; margin-top:-23px; cursor:pointer; z-index:10;}
.store-view .up .hd-tu a.prev{ left:0px; background:url(../images/xx_03.png) no-repeat center;}
.store-view .up .hd-tu a.next{ right:0px; background:url(../images/xx_05.png) no-repeat center;}


.backhome{ margin:30px 0 80px 0; position:relative;}
.page-back{text-align:center; position:absolute; top:5px; left:50%; margin-left:-9px;}
.page-info{ float:left; width:39%; position:relative;}
.page-info a{ display:block; padding-left:40px; color:#323232; font-size:14px; line-height:26px; background:url(../images/triangle.png) left center no-repeat; transition:560ms;}
.page-info a b{ display:block; width:33px; height:1px; background:#a0a0a0; position:absolute; transition:730ms;}
.page-info:nth-child(1) a b{ left:88px; top:14px;}
.page-info:hover a{ color:##c49845; background:url(../images/triangle5.png) left center no-repeat;}
.page-info:hover a b{ width:300px; background:##c49845;}
.page-info:nth-child(2){ float:right;}
.page-info:nth-child(2) a{ padding-left:0; padding-right:40px; background:url(../images/triangle1.png) right center no-repeat; text-align:right;}
.page-info:nth-child(2) a b{ right:88px; top:14px;}
.page-info:nth-child(2):hover a{ background:url(../images/triangle4.png) right center no-repeat;}

.m_content{ margin:50px 0 30px;background-color:#f3f3f3;}
.m_content li{width:20%;height: 50px; line-height:50px;float:left; display:block;text-align:center;font-size:18px;}
.m_content li:hover , .m_content li.active{background-color:#003a7d;color:#FFFFFF;}

.tablestyle{  margin:0 auto; border:1px #ddd solid; border-bottom:0; border-right:0}
.tablestyle td{ padding:10px 5px;border-bottom:1px #ddd solid; border-right:1px #ddd solid; font-size:14px!important;text-align:center;word-break:break-all;}
.tablestyle .firstRow td , .tablestyle td.firstlie{ background-color:#f3f3f3;}


.pcc{padding:20px 30px; background-color:#f5f5f5; margin-top:30px; line-height:32px;}

.kslj{ padding:50px 30px 10px 30px; }
.kslj p{ font-size:16px; color:#555; margin-bottom:10px;}
.kslj a{ font-size:16px; color:#333; margin-right:50px;}
.kslj a:hover{color:#003a7d;}



.newsdetails{
    width: 900px;
    padding: 60px 20px;
}
.article {
   
    text-align: left;
    color: #000;
    overflow-x: hidden;
}

.article .titlebox{
    text-align: center;
}

.article .title{
    font-size: 26px;
    font-weight: 100;

}

.article .time{
    color: #999;
    padding:25px 0;
	border-bottom:1px #ddd dotted;
	margin-bottom:25px;
}


.article .content img{
    max-width: 100%;
	height:auto;
    margin: 15px 0;
}

.article .content,
.article .content p{
    font-size: 16px;
    color: #444;
	line-height:30px;
}

.article-links{
	width:868px;
    margin-top: 30px;
	background-color:#f8f8f8;
	border:1px #eee solid;
	padding:15px 15px 10px;
	/*line-height:35px;*/
}
.article-links a{
    display: block;
    color: #666;
	line-height:22px;
	margin-bottom:5px;
}
.article-links a:hover span{ text-decoration:underline;}
.article-links a span{
    position: relative;
    display: inline-block;
    margin-bottom: 5px;
}


.article-prev span{
    color: #333;
    font-size: 15px;
}
.article-next span{
    color: #333;
    font-size: 15px;
}


.map_main {
    overflow: hidden;
    border: solid 5px #F0F0F0;
    margin: 30px 0;
    padding: 20px;
}

.map_xx{ border-bottom:1px #eee solid; padding-bottom:10px;}

.site_r_link {
    width: 135px;

    border: 1px solid #cdcdcd;
    background: #F8F8F8;
    padding: 5px 10px;
    float: right;
}

.map_main h4{ margin-top:20px; font-size:15px;}

.b4 {
    border: solid 1px #E0E0E0;
	margin:10px 0 0;
	padding:10px 20px;
}
.b4 p{ font-weight:bold; color:#003a7d; display:block;}

.b4 a {
    float: left;
	display:block;
    line-height: 30px;
    width: 158px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/*关于我们*/

.m2pos {
    padding: 17px 0px 14px 10px;
    line-height: 24px;
    font-size: 13px;
    color: #666666;
    box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
    background: #FFF;
	margin-bottom:3px;
}
.m2posNm {
    background: url("../images/home.png") no-repeat left 1px;
    padding-left: 23px;
}

.cp2{display:-webkit-box;display:-moz-box;display:-ms-box;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-ms-box-orient:horizontal;-webkit-box-pack:center;-moz-box-pack:center;-ms-box-pack:center; padding-bottom:30px; width:1200px; overflow:hidden;}
.cp2 li a{ float:left;  padding:0 40px; height:46px; line-height:46px; text-align:center; font-size:15px; background-color:#2b2b2b;color:#FFFFFF; margin:0 10px;}
.cp2 li a:hover , .cp2 li a.cur{ background-color:#003a7d;}

.cpleft{width:250px; margin-bottom:50px;}
.cpright{ width:1060px; margin-bottom:50px;}
.bg00{background:url(../images/bg.gif) top left repeat-y;}
.map{margin:70px auto 10px;width:100%; height: 400px;}

/*栏目导航*/

.left_nav_ul{list-style:none;margin:0;padding:0px 0px 10px 0px;}
.left_nav_ul > li{position:relative; border-bottom: 1px solid #ccc; background: url(../images/left_li.gif) 20px 26px no-repeat;padding:15px 0px 15px 55px; }
.left_nav_ul > li.cc{border-bottom: 1px solid #003a7d;}
.left_nav_ul > li > a{text-decoration:none; color:#3f3f3f; font-size:16px; display:block;}
.left_nav_ul li a.left_active{color:#003a7d;font-weight:bold;}
.left_nav_ul > li > a:hover{color:#003a7d;}
.left_nav_ul > li > a.cur{color:#003a7d; font-weight:bold;}
.menu_head{cursor:pointer; font: 600 18px/30px "Open Sans", sans-serif; width:35px; text-align:center;color:#999;display:inline-block;position: absolute; top:17px; right:0px;}
.menu_head:hover , .menu_heads{ color: #003a7d;}

.lanm{background-color:#003a7d; height:80px; line-height:80px; text-align:center; color:#FFF; font-size:22px; margin-bottom:10px;}

/*小类*/
ul.left_snav_ul{list-style:none;padding:0px;padding-top: 8px;}
ul.left_snav_ul > li{ margin:0px;padding:2px 0px 2px 16px; background: url(../images/left_sli.gif) 0px 13px no-repeat; }
ul.left_snav_ul > li > a{border:0;color:#666;padding: 5px 0px 5px 0px;line-height:20px; display:block;}
ul.left_snav_ul > li > a:hover{ text-decoration: none;color:#003a7d;}
ul.left_snav_ul > li > a.cur{ text-decoration: none;color:#003a7d; font-weight:bold;}


.w836_u2{ width:1080px;overflow:hidden;}
.w836_u2 li{float:left; display:block;width:340px;  margin-right:20px; margin-top:10px; margin-bottom:10px; text-align:center;}
.w836_u2 li .photo{ width:318px;height:239px; overflow:hidden;background-color:#FFFFFF;border:1px #ededed solid;  position: relative;display: table;padding:10px;
-moz-transition: all .5s;
-o-transition: all .5s;
-webkit-transition: all .5s;
transition: all .5s;
-ms-transition: all .5s;}
.w836_u2 li .photo .pics{display: table-cell;overflow:hidden; vertical-align: middle; overflow:hidden;}
.w836_u2 li .photo .pics img{ margin:0 auto; position: relative;}
.w836_u2 li:hover .photo{
-webkit-box-shadow:0px 3px 10px #c6c6c6 !important;
   -moz-box-shadow:0px 3px 10px #c6c6c6 !important;
        box-shadow:0px 3px 10px #c6c6c6 !important;}
		
.w836_u2 li .info{ text-align:center; height:50px; line-height:50px; font-size:15px;}

.cpmenu{ width:1206px; overflow:hidden; margin-bottom:20px;}
.cpmenu li{ float:left;  margin-right:6px; background-color:#FFF;}
.cpmenu li .photo{ width:173px; height:142px; border:1px #CCC solid; text-align:center;overflow:hidden;position: relative;display: table; padding:10px;}
.cpmenu li .photo .pics{display: table-cell;width:173px; height:142px; overflow:hidden; vertical-align: middle;}
.cpmenu li .photo .pics img{ margin:0 auto;}
.cpmenu li .info{ width:175px; height:30px; line-height:30px; background-color:#003b90; text-align:center; color:#FFF; overflow:hidden; padding:0 10px; font-size:15px;}
.cpmenu li:hover .info ,  .cpmenu li a.cur .info{ color:#178019;}

h9{ width:263px; height:60px; line-height:60px; text-align:center; color:#FFF; font-size:18px; background-color:#003a7d; float:left;}
.fenl{ height:60px; width:930px;background-color:#003a7d; float:right; overflow:hidden;}
.fenl li{ width:149px; float:left; border-right:6px #FFF solid;text-align:center;}
.fenl li a{ display:block; color:#FFF;  height:60px; line-height:60px;  font-size:18px;}
.fenl li a:hover , .fenl li a.cur{background-color:#178019;}


.mr_frbox22{ width:1230px; overflow:hidden;}
.mr_frbox22 li{ width:380px; margin-right:30px; float:left; background-color:#FFF; margin-top:30px;}
.mr_frbox22 li .photo{ width:380px; height:260px; text-align:center;overflow:hidden;position: relative;}
.mr_frbox22 li .photo .pics{display: table-cell;width:380px; height:260px; overflow:hidden; vertical-align: middle;}
.mr_frbox22 li .photo .pics img{ margin:0 auto;width:380px; height:auto;}
.mr_frbox22 li .info{ width:340px; height:160px; background-color:#178019; padding:20px; }
.mr_frbox22 li .info dt{ font-size:24px; color:#000; text-align:center; height:30px; overflow:hidden;}
.mr_frbox22 li .info dd{ color:#FFF; line-height:23px; margin-top:15px; height:120px; overflow:hidden;}

.lm{ width:263px; overflow:hidden;}
.lm a{ display:block;  margin-top:10px; height:58px; line-height:58px;text-align: center;
    font-size: 16px;
    border: 1px solid #c1c1c1;
    background: #f1f1f1;
    overflow: hidden; font-weight:bold;}
.lm a:hover , .lm a.cur { background-color:#178019; color:#FFF; border:1px #178019 solid;}

.rm{width:930px; margin-top:10px;min-height:500px;}
.rm_l{width: 332px; float:left; overflow:hidden;}
.rm_r{width: 585px; float:right;overflow:hidden; }
.rm_l ,.rm_r {line-height:22px;}
.rm_l strong ,.rm_r strong{ margin-bottom:10px; font-size:16px; display:block;}



.rm_r h1{font-size: 20px;
    font-weight: 900;
    margin: 5px 0;
    color: #003b90;}

.photo_pro {
    width: 330px;
    border: 1px solid #f1f1f1;
    text-align: center;
    vertical-align: middle;
}
.photo_pro img{ max-width:330px;}


.ot{ width:1216px; overflow:hidden; margin:0px auto;}
.ot li{ width:286px; margin-right:16px; float:left; border:1px #eee solid; margin-bottom:16px;}
.ot li .photo{ width:276px; height:207px;  text-align:center;overflow:hidden;position: relative;display: table;background-color:#FFFFFF; padding:5px;}
.ot li .photo .pics{display: table-cell;width:276px; height:207px; overflow:hidden; vertical-align: middle;}
.ot li .photo .pics img{ margin:0 auto; position: relative;}
.ot li .photo .mask{
   width: 286px;
   height: 219px;
   position: absolute;
   overflow: hidden;
     top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	 opacity: 0;
	 transition: all .3s;
	  background:url(../images/link.png) center center no-repeat;
}
.ot li .photo .mask2 {background:url(../images/play.png) center center no-repeat;}

.ot li:hover .mask {
   opacity: 1;
    background-color:rgba(55,52,47,0.5);

}

.w595{ width:595px; overflow:hidden;}
.tit {
    height: 44px;
    line-height: 44px;
    padding: 0 15px;
    font-size: 18px;
    color: white;
    font-weight: 400;
    background-color: #003b90;
}
.tit a{ float:right; color:#FFF; font-size:13px;}
.tit a:hover{ text-decoration:underline;}
.w595 ul li{ height:35px; line-height:35px; border-bottom: 1px dotted #555; background:url(../images/ac3.gif) 5px 12px no-repeat; padding:0 10px 0 30px;}
.w595 ul li span{ float:right; font-size:13px; color:#666;}
