@charset "gb2312";
/* 基于normalize bootstrap 的全局重置CSS文件部分1.2版本 */
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {  font-family: sans-serif; /* 1 */  -ms-text-size-adjust: 100%; /* 2 */  -webkit-text-size-adjust: 100%; /* 2 */-webkit-tap-highlight-color: rgba(0, 0, 0, 0);/* 消除移动浏览器点击蓝色背景 */}
body {  margin: 0; background-color:#f4e8d6; font-size: 14px;}
article,aside,details, /* 1 */figcaption,figure,footer,header,main, /* 2 */menu,nav,section,summary { /* 1 */  display: block;}
audio,canvas,progress,video {  display: inline-block;}
audio:not([controls]) {  display: none;  height: 0;}
progress {  vertical-align: baseline;}
template, /* 1 */[hidden] {  display: none;}
a {  background-color: transparent; /* 1 */  -webkit-text-decoration-skip: objects; /* 2 */}
a:active,a:hover {  outline-width: 0;}
abbr[title] {  border-bottom: none; /* 1 */  text-decoration: underline; /* 2 */  text-decoration: underline dotted; /* 2 */}
b,strong {  font-weight: inherit;}
b,strong {  font-weight: bolder;}
dfn {  font-style: italic;}
h1 {  font-size: 2em;  margin: 0.67em 0;}
mark {  background-color: #ff0;  color: #333;}
small {  font-size: 80%;}
sub,sup {  font-size: 75%;  line-height: 0;  position: relative;  vertical-align: baseline;}
sub {  bottom: -0.25em;}
sup {  top: -0.5em;}
img {  border-style: none;border-radius:2%;}
img:hover{
-moz-opacity:0.85; /*Firefox私有，透明度50%*/
opacity:0.85;/*其他，透明度50%*/}
svg:not(:root) {  overflow: hidden;}
code,kbd,pre,samp {  font-family: monospace, monospace; /* 1 */  font-size: 1em; /* 2 */}
figure {  margin: 1em 40px;}
hr {  box-sizing: content-box; /* 1 */  height: 0; /* 1 */  overflow: visible; /* 2 */}
button,input,select,textarea {  font: inherit; /* 1 */  margin: 0; /* 2 */}
optgroup {  font-weight: bold;}
button,input { /* 1 */  overflow: visible;}
button,select { /* 1 */  text-transform: none;}
button,html [type="button"], /* 1 */[type="reset"],[type="submit"] {  -webkit-appearance: button; /* 2 */}
button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {  border-style: none;  padding: 0;}
button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {  outline: 1px dotted ButtonText;}
fieldset {   margin: 0 2px;  padding: 0.35em 0.625em 0.75em;}
legend {  box-sizing: border-box; /* 1 */  color: inherit; /* 2 */  display: table; /* 1 */  max-width: 100%; /* 1 */  padding: 0; /* 3 */  white-space: normal; /* 1 */}
textarea {  overflow: auto;}
em, i {    font-style: normal;}
[type="checkbox"],[type="radio"] {  box-sizing: border-box; /* 1 */  padding: 0; /* 2 */}
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {  height: auto;}
[type="search"] {  -webkit-appearance: textfield; /* 1 */  outline-offset: -2px; /* 2 */}
[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration {  -webkit-appearance: none;}
::-webkit-input-placeholder {  color: inherit;  opacity: 0.54;}
::-webkit-file-upload-button {  -webkit-appearance: button; /* 1 */  font: inherit; /* 2 */}
a{transition: color 300ms ease 0s, background-color 300ms ease 0s; color:#333;}a:hover{text-decoration:underline;color:#d60000;transition: color 300ms ease 0s, background-color 300ms ease 0s;}
a:active{outline:none;}a span,a:hover span{cursor:pointer;}
/* normalize.css结束 */
.clearfix {	*zoom:1}
.clearfix:before,.clearfix:after {	display:table;	line-height:0;	content:""}
.clearfix:after {	clear:both}
p{margin: 0;}
img {	width:auto\9;	height:auto;	max-width:100%;	vertical-align:middle;	border:0;	-ms-interpolation-mode:bicubic}
ul,ol,dl,h1,h2,h3,h4,h5,h6,dt,dd{margin:0;padding:0}
ul li,ol li{list-style:none}
.f-fl,.f-lifl li{float:left;display:inline}
.f-fr{float:right;display:inline}
/* 全站全局CSS部分结束 */
a{ text-decoration: none }
a:hover { text-decoration:none; }

/*top*/
.top_bg { width:100%; height:75px;background:rgba(0,0,0,0.75); position:fixed; top:0px; left:0px; z-index:100;}
.top{ width:1170px; height:75px; margin:0 auto; padding:0px;}
.top .u-logo { float:left; margin-right:16px}
.top p { color:#fff; height:75px; display:block; width:167px; float:left; padding-top:15px;}
.top .m-nav-box { float:left; width:567px; display:block; height:75px; float:left;}
.top .m-nav-box li { width:71px; height:69px;text-align:center; line-height:69px; margin-right:10px; float:left; display:inline; overflow:hidden}
.top .m-nav-box li a {color:#fff; width:71px; height:69px; display:block;}
.top .m-nav-box li:hover{border-bottom:2px solid #03a6eb; background:rgba(0,0,0,0.1);}
.top span { float:right; width:239px; height:24px; display:block; background:#fff; margin-top:25px; line-height:24px;}

/*body_bg*/
.body_bg {width:100%; height:699px; background:url(../images/962_topbg.jpg) no-repeat center; margin-top:75px; padding-top:140px; position:absolute; left:0; top:0; z-index:0;}
.body_bg p{ width:528px; margin:0 auto; color:#fff; line-height:29px; font-size:16px;}

.wrap1170{ width:1170px; height:auto; overflow:hidden; margin:496px auto 0; position:relative; z-index:5;}
.wrap1170 .m-wrap-btn{ width:100%; height:auto; display:block; overflow:hidden; background:rgba(0,0,0,.7)}
.wrap1170 .m-wrap-btn li{ width:167px; height:55px; line-height:55px; font-size:16px; font-weight:normal; color:#fff; text-align:center; float:left; display:inline; overflow:hidden; cursor:pointer}
.wrap1170 .m-wrap-btn li.f-hover{ background:rgb(5, 153, 222)}
.wrap1170 .m-wrap-cont{ width:1130px; height:auto; margin:5px 0 0; padding:20px 20px 5px 20px;zoom:1; background:rgba(254,252,239,0.6); display:block; overflow:hidden}
.wrap1170 .m-wrap-cont li{width:1110px; height:164px;background:#f9f3d4;float:left; padding:10px; margin-bottom:15px;}
.wrap1170 .m-wrap-cont li i {width:118px; height:102px;  display:block; position:relative;left:-21px; top:-17px; float:left; z-index:9;}
.wrap1170 .m-wrap-cont li a img {width:144px; height:144px; float:left;border-radius:15px; position:relative; left:-110px; top:6px;
           transition:all 0.3s ease-in-out 0s;
		  -moz-transition:all 0.3s ease-in-out 0s;
		  -webkit-transition:all 0.3s ease-in-out 0s;
		  -o-transition:all 0.3s ease-in-out 0s;
		  -ms-box-transition:all 0.3s ease-in-out 0s;}

.wrap1170 .m-wrap-cont li:hover a img {opacity:1;
	      transform:scale(1.1);
		  -moz-transform:scale(1.1);
		  -webkit-transform:scale(1.1);
		  -o-transform:scale(1.1);
		  -ms-box-transform:scale(1.1);
}
.wrap1170 .m-wrap-cont li .hot1_txt {width:825px; height:144px;display:block; float:left; z-index:10; margin-left:-95px;}
.wrap1170 .m-wrap-cont li .hot1_txt p img {width:106px; height:15px; margin-top:8px; margin-left:15px;}
.wrap1170 .m-wrap-cont li .hot1_txt p { height:31px; display:block; margin-top:8px;}
.wrap1170 .m-wrap-cont li .hot1_txt p a{ font-size:24px; font-weight:400; float:left}
.wrap1170 .m-wrap-cont li .hot1_txt p span { padding:3px 10px; color:#fff; background:#ff9717; margin-left:15px; margin-top:6px; font-size:12px;  float:left;}
.wrap1170 .m-wrap-cont li .hot1_txt2 { width:857px; margin-top:2px; float:left; height:79px;}
.wrap1170 .m-wrap-cont li .hot1_txt2 p { color:#999;text-indent:28px; font-size:14px; height:68px; line-height:27px; width:855px;}
.wrap1170 .m-wrap-cont li .hot1_txt2 span { padding:4px 10px; background:#666; color:#fff; font-size:14px; display:block; float:left; margin-right:10px;}
.wrap1170 .m-wrap-cont li .hot1_xz { width:80px; background:#e4e4e4; height:184px; float:right; position:relative; left:10px; top:-10px;}
.wrap1170 .m-wrap-cont li .hot1_xz a { width:80px; height:184px; line-height:184px;font-size:16px; display:block; text-align:center;}
.wrap1170 .m-wrap-cont li .hot1_xz a:hover { background:#d60000; color:#fff;}

.wrap1170 .m-wrap-cont li:nth-child(1){ background:#eeede2;}
.wrap1170 .m-wrap-cont li:nth-child(1) i{background:url(../images/hot.png) 0px -1px no-repeat;}


.wrap1170 .m-wrap-cont li:nth-child(2){ background:#eeede2;}
.wrap1170 .m-wrap-cont li:nth-child(2) i{background:url(../images/hot.png) -117px -1px no-repeat}

.wrap1170 .m-wrap-cont li:nth-child(3){ background:#f4e8d6;}
.wrap1170 .m-wrap-cont li:nth-child(3) i{ background:url(../images/hot.png) -238px -1px no-repeat}

.wrap1170 .m-wrap-cont:nth-child(n+3){ display:none}

/*底部*/
.foot{ width:100%; height:auto; display:block; overflow:hidden; padding:15px 0; text-align:center; line-height:28px; background:#131313; color:#fff; margin-top:20px;}
.foot a{ color:#fff}

/*搜索*/
.g-top-search{width: 282px; height: auto; margin: 19px 0 0 0; float: right; display: inline; overflow: visible; position:relative; zoom:1}
.m-search-text{width: 227px; height: 35px; line-height: 35px; font-size: 14px; text-indent: 10px; background: #fff; border:0px;float: left; display: inline; overflow: hidden; padding: 0; margin: 0; border-radius: 0;}
.m-search-btn{width: 53px; height: 35px; float: left; background: url(http://www.962.net/skin/xsh/images/index-search-btn.jpg) no-repeat 14px 5px #3aace8; border: 0; padding: 0; display: inline; overflow: hidden; font-size: 0;}


