﻿@import "comm.css?v=1";
@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px; list-style:none; font-family:"微软雅黑"}
a{ text-decoration:none; font-family:"微软雅黑"; opacity:1;transition:all 0.3s linear 0s; -moz-transition:all 0.3s  linear 0s; -o-transition:all 0.3s linear 0s; -webkit-transition:all 0.3s linear 0s;}
a:hover{ text-decoration:none; font-family:"微软雅黑"; opacity:1; transition:all 0 linear;}
img{ border:0px;}
.fl {float:left;display:inline;}
.fr {float:right;display:inline;}
.header{ width:100%; height:58px; font-size:12px; background:#f7f7f7; color:#a6a4a5; line-height:58px;}
.header a{ color:#FFF; font-size:12px;}
.header a:hover{ color:#FFF; font-size:12px;}
.header .right{ float:right; width:570px; height:36px; position:relative;}
.header .right .conask{ width:354px; height:36px; float:left;}
.header .right .conask ul li{ width:86px; float:left; height:36px; position:relative; line-height:36px; padding-left:32px; background:url(/newindex/images/zxlinebg.jpg) right no-repeat;}
.header .right .conask ul li img{ position:absolute; right:16px;}
.header .right .conask ul li img.zx{ top:12px;}
.header .right .conask ul li img.qq{ top:9px;}
.header .right .conask ul li img.wx{}
.header .right .conask ul li div.wxbox{ position:absolute; left:0; top:36px; width:121px; height:131px; background:url(/newindex/images/top_weixin.png) no-repeat; display:none}
.header .right .searchbox{ width:195px; height:24px; position:absolute; right:0; top:7px; z-index:99}
.header .right .searchbox input#key{ width:160px; padding-left:6px; height:23px; line-height:23px; background:#FFF; border:none; color:#B8B8B8; float:left; font-size:12px;}
input#searchimg{ float:left;}

.clearfix:after,.clear:before{display:table;content:''}
.clearfix:after{clear:both;overflow:hidden}
.clearfix{zoom:1}
.new_left{ float:left; width:50%; height:100%;}
.newicon{ position:relative; top:7px; margin-right:10px;}
.newicon2{ position:relative; top:6px; margin-right:8px;}
.new_right{ float:right; width:420px;height:100%;}
.new_mg{ margin-right:53px;}

/* banner */

.banner{ width:100%; height:650px; overflow:hidden;}
.relative{ position:relative;}
.absolute{ position:absolute;}
.bannerSlide .preBtn i,.bannerSlide .nextBtn i{ background:url(/newindex/images/icon.png) no-repeat;}
.bannerSlide {width:100%;height:650px;overflow:hidden;}
.bannerSlide .slideBox,.bannerSlide .slideBox .tempWrap {width:100%;height:650px;}
.bannerSlide .slideBox li {position:relative;width:100%;height:650px;overflow:hidden;}
.bannerSlide .slideBox li a {display:block;width:100%;height:100%;position:relative;}
.bannerSlide .slideBox li img {position:absolute;left:50%;top:0;margin-left:-960px;-moz-transform:scaleX(1.05) scaleY(1.05);-ms-transform:scaleX(1.05) scaleY(1.05);-o-transform:scaleX(1.05) scaleY(1.05);-webkit-transform:scaleX(1.05) scaleY(1.05);transform:scaleX(1.05) scaleY(1.05);}
.bannerSlide .slideBox li.active img {-moz-transition:-moz-transform 4s linear 0s;-ms-transition:-ms-transform 4s linear 0s;-o-transition:-o-transform 4s linear 0s;-webkit-transition:-webkit-transform 4s linear 0s;transition:transform 4s linear 0s;-moz-transform:scaleX(1) scaleY(1);-ms-transform:scaleX(1) scaleY(1);-o-transform:scaleX(1) scaleY(1);-webkit-transform:scaleX(1) scaleY(1);transform:scaleX(1) scaleY(1);}
.bannerSlide .focus {width:100%;bottom:9px;z-index:10;text-align:center;}
.bannerSlide .focus span {width:12px;height:12px; background-color:#ccc;display:inline-block;margin:0 5px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;}
.bannerSlide .focus span.active { background-color:#c0025a;}
.bannerSlide .preBtn {left:112px;top:50%;display:block;width:74px;height:74px;margin-top:-37px; background-color:rgba(0,0,0,.3);z-index:7;display:none;}
.bannerSlide .preBtn i {display:block;width:26px;height:48px;margin-left:24px;margin-top:13px; background-position:0 -45px;}
.bannerSlide .nextBtn {right:112px;top:50%;display:block;width:74px;height:74px;margin-top:-37px; background-color:rgba(0,0,0,.3);z-index:7;display:none;}
.bannerSlide .nextBtn i {display:block;width:26px;height:48px;margin-left:24px;margin-top:13px; background-position:-33px -45px;}
.bannerSlide .preBtn:hover,.bannerSlide .nextBtn:hover { background-color:rgba(0,0,0,.7);}
/**banner end**/
