/*通用*/
*{ margin:0; padding:0;}
body{font:14px "microsoft yahei", Arial, Helvetica, sans-serif;color:#000; background:#FFF;}
ul,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin:0px;padding:0px;border:none;list-style:none;}
a{text-decoration:none;  text-shadow:none;font-weight:normal;}
ul{list-style:none;}
textarea,input,button{outline:none;-webkit-appearance:none; font-family:"微软雅黑";}
.fl{ float:left;}
.fr{ float:right}
a{color:#6c6c6c;text-decoration:none;}
img{border:none;}
.clear{ clear:both; height:0; overflow:hidden;}
.dk{ width:1200px; margin:0 auto;}
.IndTZJ{background:linear-gradient(to right, #fc520e, #dc1603);-webkit-background-clip:text;color:transparent;}
.IndTZX{background:linear-gradient(to right, #ffff00, #ff7c02);-webkit-background-clip:text;color:transparent;}



/*header*/
.header{ width:100%; min-width:1200px; height:130px;background:#FFF;}
.hd_logo{ width:146px; height:42px; margin-top:45px; display:block;}
.hdPhone{ width:200px; margin-top:40px; color:#00a5ff;}
.hdPhone p{ font-size:14px; color:#a4a4a4; line-height:21px;}
.hdPhone span{ font-size:20px; font-weight:bold;}
.hdPhI{ width:34px; height:34px; display:block; background-image:url(/images/icon/phone.png); margin-right:10px; margin-top:7px;}
.hdPhI1{ background-position:0 0;}
.hdPhI2{ background-position:-34px 0;}
/*menu*/
.menu{}
.menu li{float:left; margin-top:45px; margin-right:55px; position:relative;}
.menu li a.menu_a{color:#000;display:block;line-height:40px;font-size:16px;transition:0.5s;}
.menu li a.menu_a i{background:#00a5ff; width:0; height:5px; display:block; margin-top:40px;}
.menu li a.menu_aonK,.menu li a:hover{ color:#00a5ff;}
.menu li a.menu_aonK i,.menu li a:hover i{ width:100%;transition:0.5s;}

.menuAk{background:rgba(25,112,189,0.6); width:180px; top:85px; left:-40px; position:absolute; z-index:9999; display:none;}
.menuAk a{ border-top:1px solid #FFF; color:#FFF; font-size:16px; line-height:40px; display:block; text-align:center;}
.menuAk a:nth-child(1){border-top:none;}
.menuAk a:hover{background:rgba(25,112,189,0.9);}


.hdback .menu li a.menu_a{color:#FFF;}
.hdback .hdPhone{ color:#FFF}
.hdback .hdPhone p{color:#00a5ff;}

.hdback{FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#032637,endColorStr=#22343c); /*IE 6 7 8*/ 
background: -ms-linear-gradient(left, #032637,  #22343c);        /* IE 10 */
background:-moz-linear-gradient(left,#032637,#22343c);/*火狐*/ 
background:-webkit-gradient(linear, 0% 100%, 0% 0%,from(#032637), to(#22343c));/*谷歌*/ 
background: -webkit-gradient(linear, 0% 100%, 0% 0%, from(#032637), to(#22343c));      /* Safari 4-5, Chrome 1-9*/
background: -webkit-linear-gradient(top, #032637, #22343c);   /*Safari5.1 Chrome 10+*/
background: -o-linear-gradient(left, #032637, #22343c);}

.Run{transition: All 0.6s ease-in-out;-webkit-transition: All 0.6s ease-in-out;-moz-transition: All 0.6s ease-in-out;-o-transition: All 0.6s ease-in-out;}
.Run:hover{transform: rotate(360deg);-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-o-transform: rotate(360deg);-ms-transform: rotate(360deg);}
.Mover{transition:0.5s;transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out;}
.Mover:hover{transition:0.5s;ransform:translate(0,-10px);-webkit-transform:translate(0,-10px);-moz-transform:translate(0,-10px);-o-transform:translate(0,-10px);-ms-transform:translate(0,-10px);}
.enlarge img{ width:100%;transition:0.5s;}
.enlarge:hover img{-ms-transform:scale(1.05);-moz-transform:scale(1.05);-webkit-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05); transition:0.5s;}
/*footer*/
.footer{min-width:1200px;width:100%; background:#37383a;}
.footNr{ width:1200px; margin:0 auto 35px;}
.ftLogo{ width:170px; display:block; margin-right:100px; margin-top:80px;}
.ftCon{ width:425px; padding-top:40px;}
.ftConT{ font-size:16px; color:#FFF; padding:15px 0; border-bottom:1px solid #535456}
.ftConT a{ color:#FFF;}
.ftConT a:hover{ color:#00a5ff;}
.ftMa{ padding-top:17px;}
.ftMaT{ font-size:14px; color:#959595; line-height:20px; width:310px;}
.ftMatit{ color:#FFF; margin-top:25px; margin-bottom:5px;}
.ftPhone{ width:356px; margin-top:30px;}
.FseaK{ height:48px; margin-top:15px;}
.FseaI{ background:#FFF; border-radius:3px; border:none; line-height:48px; height:48px; width:236px; padding:0 15px;}
a.FseaA{ width:86px; line-height:48px; height:48px; text-align:center; color:#FFF; background:#006ac8; border-radius:3px;}
.FseaA{ width:86px; line-height:48px; height:48px; text-align:center; color:#FFF; background:#006ac8; border-radius:3px;}
.footC{min-width:1200px; margin:0 auto; font-size:14px; color:#a9a9a9; line-height:32px; text-align:center; background:#2e2e2f;}
.footC span{ padding-right:15px;}
.footC span.footCa{ background:url(/images/icon/FtIcon01.png) no-repeat center left; padding-left:30px;font-size:14px;}

/*分页*/
.paging{ margin:30px 0;}
.paging li{  padding:0 10px; height:40px; line-height:40px;text-align:center; display:inline-block; margin-right:9px; background:#FFF;}
.paging a{ color:#000; font-size:14px;transition:0.5s;}
.paging li a:hover,.paging li.thisclass{ background:#006ac8; color:#FFF;transition:0.5s;}


.drift{ position:fixed; right:10px; bottom:150px; width:57px; z-index:9999;}
a.driftA{ width:33px; height:33px; margin-bottom:10px; display:block; padding:12px; border-radius:2px; background:#1970bd; transition:0.5s; position:relative;}
a.driftA i{ width:33px; height:33px; display:block; background-image:url(/images/icon/drift.png);}
.drift1{ background-position:0 0;}
.drift2{ background-position:-33px 0;}
.drift3{ background-position:-66px 0;}
a.driftA:hover{ background:#ffdd72; transition:0.5s;} 
.driftM{ width:0; height:0; overflow:hidden;transition:0.5s; position:absolute; left:-130px; top:0;}
.driftM img{ width:100px;background:#1970bd; padding:10px;}
a.driftA:hover .driftM{ width:120px;height:120px;transition:0.5s;}










/**********新闻列表****/
.p_new{width:100%; float:left; overflow:hidden; border-bottom:1px dotted #e5e5e5; color:#666666;padding:15px 0 15px 0;}
.p_new a.img_a{ display:block;}
.p_title_li{width:80%; height:150px; float:right;}
.p_img_a{width:220px; height:150px; float:left; overflow:hidden;}
.p_img_a img {width:220px; height:150px;transition:all 0.5s;}
.p_img_a:hover img{transition:all 0.5s; transform:scale(1.1,1.1);}
.p_new p{line-height:20px;}
.p_t_name { color:#434343;font-size:18px; font-weight:bold;}
.p_t_ntext { line-height:20px; margin-top:20px; height:60px; font-size:12px;}
.news_text1{  width:80%; float:right; }
.news_text1 .news_time{ width:100px; height:34px; line-height:34px; float:left; font-size:12px; color:#ccc;}
.news_text1 .childBtn{height:34px;line-height:34px;width:100px; float:right; text-align:center;font-size:12px;background:url(/images/nimg17_2.png) right center no-repeat; margin-right:10px;}
.news_text1 .childBtn a{ color:#575757;}
.news_text1 .childBtn a:hover{ color:#05a2e5;}

/*********新闻内页**********/
.p_new_title{color:#555555; font-weight:bold; margin-top:0px; text-align:center; line-height:60px; font-size:24px;  border-bottom:1px dotted #e5e5e5;}
.p_time_at{width:700px; line-height:40px; color:#666; float:left; font-size:12px}
.back{ width:100px; text-align:right;line-height:40px;  float:right;}
.cont{line-height:25x; margin-top:40px;}
.cont p{ margin-top:20px; margin-bottom:20px; text-indent:2em;}
