﻿body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td,img{ font-family:Arial, Helvetica, sans-serif;}

.topLink{float:right;text-align:right;position: absolute;z-index: 9999;right:0px;top:0px;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1{line-height:32px;padding-top:5px;}
.topLink .k2{background: url(../images/tele.png) no-repeat 20px #c61a25;width: 205px;height:75px;text-align: left;padding-left: 72px;    padding-top: 5px;margin-left: 14px;    padding-bottom: 7px;   }
.topLink .k2 span{ font-size:18px;color: #ffffff; line-height:20px !important;display: block;padding-top: 10px;}
.topLink .k2 strong{color: #ffffff;font-size: 20px;font-weight: bold;line-height: 36px !important;}
.topLink .k2 p{position:relative;top:0px;}


.topLink .k3{background: url(../images/tele.png) no-repeat 32px #092574;color: #ffffff;font-size: 30px;font-weight: bold;width: 205px;height: 62px;text-align: left;line-height: 21px;padding-left: 72px;    padding-top: 18px;margin-left: 24px;    padding-bottom: 7px;   }
.topLink .k3 p{position:relative;top:10px;}


.header{
	width: 100%;
    height: auto;
    font-size: 16px;
    -webkit-transition: all ease .4s;
    -moz-transition: all ease .4s;
    -ms-transition: all ease .4s;
    -o-transition: all ease .4s;
    transition: all ease .4s;
    z-index: 99998; background:url(../images/navbg.png) repeat; position:absolute; top:0; left:0; z-index:99999
}


.header .container{ position:relative;width:1360px;}


.header div.logo {
	position:absolute; left:-8px; top:11px; z-index:99999
}





.header .nav{
	float:left;
	margin-left:550px;
}

.header .moblie-nav{
	display: none;
}

.header .nav li.navitem{
	position: relative;
	float: left;
	transition: all 0.4s ease-out 0s;
}

.header .nav li.navitem>a{
    transition: none ease-out .3s;
    -webkit-transition-property: color, background, text-indent, opacity;
    -moz-transition-property: color, background, text-indent, opacity;
    -ms-transition-property: color, background, text-indent, opacity;
    -o-transition-property: color, background, text-indent, opacity;
    transition-property: color, background, text-indent, opacity;
}


.header .nav li.active>a,.header .nav li.active>a:hover,
.header .nav li.navitem:hover>a{
    color: #c61a25 !important;
}


.header .nav li.navitem>a {
    color: #444444;
	display:block;
     padding:0px 18px;
    height: 87px;
    line-height: 87px;
	font-size:17px;
}


.header .nav li.navitem ul.subnav {
    transition: all 0.3s ease-out 0s;
    position: absolute;
    border-top: #838383 3px solid;
    opacity: 0;
    visibility: hidden;
    transform: translate3d(0px, 10px, 0px);
    -moz-transform: translate3d(0px, 10px, 0px);
    -webkit-transform: translate3d(0px, 10px, 0px);
    width: 130px;
    background: #fff;
    border: 0;
    box-shadow: 0 6px 10px rgba(0, 0, 0, .1);
    top: 87px;
    left:50%; margin-left:-65px
}

.header .nav li.navitem ul.subnav li {
    border-bottom: 1px solid rgba(0, 0, 0, .08);
}

.header .nav li.navitem ul.subnav li a{
	display: block;
	width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #666;
    padding: 14px 0;
	text-align: center;
    background: none; font-family:Arial, Helvetica, sans-serif;
    -webkit-transition: none ease-out .3s;
    -moz-transition: none ease-out .3s;
    -ms-transition: none ease-out .3s;
    -o-transition: none ease-out .3s;
    transition: none ease-out .3s;
    -webkit-transition-property: color, background, text-indent, opacity;
    -moz-transition-property: color, background, text-indent, opacity;
    -ms-transition-property: color, background, text-indent, opacity;
    -o-transition-property: color, background, text-indent, opacity;
    transition-property: color, background, text-indent, opacity;
}

.header .nav li.navitem ul.subnav li a:hover{
	background-color: #f1f1f1;
	color: #000;
}

.header .nav li.navitem ul.big_subnav{ width:361px; padding:20px 0px 20px 20px; max-height:373px; overflow:hidden}
.header .nav li.navitem ul.big_subnav li{ float:left; border:none;}
.header .nav li.navitem ul.big_subnav li h3{ font-size:16px; font-weight:bold;  }
.header .nav li.navitem ul.big_subnav li dl{float:left;}
.header .nav li.navitem ul.big_subnav li dl dt{ text-align:center; margin-bottom:5px;color:#333; background:#f3f3f3; display:block;line-height:50px; margin-right:20px}
.header .nav li.navitem ul.big_subnav li dl dd span{ width:100px; float:left;}
.header .nav li.navitem ul.big_subnav li dl dd a{ font-size:14px; text-align: center; line-height:40px; display:block; width:160px; margin-right:20px; border-bottom:1px solid #e4e8ea; padding:0; height:40px}
.header .nav li.navitem ul.big_subnav li:nth-child(1) dl dd a{ font-size:14px;}
.header .nav li.navitem ul.big_subnav li dl dd a:hover{ color:#e50012; background:none;}

.header.index-nav {
}

.header .nav li.navitem:hover ul.subnav {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
}


.header.mini {
	z-index: 99999;
	background: #fff;
    background: rgba(255, 255, 255, 1);
    padding-top: 0px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.05);
}

.container{
    margin:0 auto;
}

.clearfix {*zoom: 1;}
.clearfix:before,
.clearfix:after {display: table;line-height: 0;content: "";}
.clearfix:after {clear: both; }

.bgfff{
	background: #fff;
}


.lawer{ width:186px; height:18px; position:absolute; right:0; top:40px;}
.lawer li{ float:left}
.lawer li a{ line-height:18px; color:#999; font-size:14px; padding-right:10px; display:block}
.lawer li p{ float:left; margin-right:5px}
.lawer li a:hover{color:#444}





@keyframes hover {
    0% {
        background-position-y: 78px;
    }
    100% {
        background-position-y: 68px;
    }
}



/* Header Style */
.containerscoll {width: 100%;position: relative;text-align: center;}
.codrops-top{line-height: 24px;font-size: 11px;background: rgba(255, 255, 255, 0.5);text-transform: uppercase;z-index: 9999;position: relative;box-shadow: 1px 0px 2px rgba(0,0,0,0.2);-webkit-animation: slideOut 0.5s ease-in-out 0.3s backwards;}
@-webkit-keyframes slideOut{
0%{top:-30px; opacity: 0;}
100%{top:0px; opacity: 1;}
}
.codrops-top a{padding: 0px 10px;letter-spacing: 1px;color: #333;text-shadow: 0px 1px 1px #fff;display: block;float: left;}
.codrops-top a:hover{background: #fff;}
.codrops-top span.right{float: right;}
.codrops-top span.right a{float: left;display: block}
.codrops-demos{text-align:center;display: block;padding-top: 20px;}
.codrops-demos a, 
.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover{
    display: inline-block;
	border: 1px solid #719c7f;
	padding: 4px 10px 3px;
	font-size: 13px;
	line-height: 18px;
	margin: 0px 3px;
	font-weight: 800;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.9);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #90bd9e;
	background: -moz-linear-gradient(top, #90bd9e 0%, #72a081 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#90bd9e), color-stop(100%,#72a081));
	background: -webkit-linear-gradient(top, #90bd9e 0%,#72a081 100%);
	background: -o-linear-gradient(top, #90bd9e 0%,#72a081 100%);
	background: -ms-linear-gradient(top, #90bd9e 0%,#72a081 100%);
	background: linear-gradient(top, #90bd9e 0%,#72a081 100%);
}
.codrops-demos a:hover{
background: #85b995;
}
.codrops-demos a:active{
-webkit-box-shadow: 0px 1px 1px rgba(255,255,255,0.4);
-moz-box-shadow:0px 1px 1px rgba(255,255,255,0.4);
box-shadow: 0px 1px 1px rgba(255,255,255,0.4);
}
.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover{
	color: #506757;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.3);
}
/* Media Queries */


@media screen and (max-width:1330px){
	
	.header .nav{
	margin-right:1%;
}
	.bannerfo{ display:none}
	 
	
	}
	
	
	


@media screen and (max-width: 767px) {
	.container > header{
		text-align: center;
	}
	p.codrops-demos {
		position: relative;
		top: auto;
		left: auto;
	}
}
.containerscoll p,.containerscoll p a{color:#fff;font-weight:normal;font-size:12px;}

.atitlesc{position: absolute;left: 300px; top: 322px; width:350px; text-align:center; opacity: 0.7;filter:alpha(opacity=70);color:#fff; margin-top:45px;}


.wit2{ height:557px;  position:relative;}
.wit2 .arr1 a{ display:block; width:40px; height:40px; overflow:hidden; background:url(../images/z.png) no-repeat; position:absolute; top:250px; left:60px;}
.wit2 .arr2 a{display:block; width:40px; height:40px; overflow:hidden; background:url(../images/y1.png) no-repeat; position:absolute; top:250px; right:60px;}
.wit2 .dl01{ width:122px; height:122px; overflow:hidden; position:absolute; top:27px; left:0;}
.wit2 .dl01 dt img{width:122px; height:122px;border:5px solid #d7d7d7;}
.wit2 .dl05{ position:absolute; top:27px; left:838px;}
.wit2 .dl02{ width:142px; height:142px; overflow:hidden; position:absolute; top:18px; left:163px;}
.wit2 .dl02 dt img{width:142px; height:142px;}
.wit2 .dl04{ position:absolute; top:18px; left:656px;}
.wit2 .dl03{ width:350px; overflow:hidden; position:absolute; top:0; left:307px;}
.wit2 .dl03 dt{width:173px; height:173px; margin:0 auto; overflow:hidden;}
.wit2 .dl03 dt img{width:173px; height:173px;}
.wit2 dd h4{ font:14px "Microsoft Yahei"; text-align:center; font-weight:normal; margin-top:140px;}
.wit2 dd h4 a{ color:#fff;}
.wit2 dd h4 span{ display:block; color:#666666; font-weight:normal;}
.wit2 dd p{ font:12px "Microsoft Yahei"; color:#999999; line-height:18px; text-align:center; margin-top:10px; height:56px; overflow:hidden; padding-bottom:12px; line-height:18px;}
.wit2 dd em a{ display:block; width:109px; height:29px; border:2px solid #999999; font:14px "Microsoft Yahei"; text-align:center; color:#999999; line-height:29px; overflow:hidden; margin:0 auto;}

.wit span.xx{ width:26px; height:21px; overflow:hidden; display:block; margin:0 auto 20px;}
.wit span.xx img{ width:26px; height:21px;}


.g_ft{height: 210px;background:url(../images/f_bg.jpg) no-repeat center center;padding-top: 78px;}
.a00{margin-right: 70px;float: left;width: 196px;}
.a00 dt img{width: 196px;}
.a00 dt a{width: 196px;height: auto;display: block;margin-bottom:10px;}
.a00 dd{font-size: 14px;color: #fff;font-weight: normal;border-top: 1px solid #4e97c5;text-align: center;padding-top: 10px;}
.a00 dd em{font-size: 14px;color: #fff;font-weight: normal;display: block;padding-top: 8px;}

.a01{margin-right: 71px;float: left;width: 304px;}
.a01 h2{height:49px;margin-bottom: 25px;display: block;}
.a01 p{font-size: 14px;color: #fff;font-weight: normal;line-height: 30px;height: 30px;}
.a01 p a{color: #fff;}
.a02{margin-right: 120px;float: left;width: 207px;}
.a02 h2{height:49px;margin-bottom: 25px;display: block;}
.a02 a{font-size: 14px;color: #fff;font-weight: normal;line-height: 30px;height: 30px;
  width: 95px;float: left;text-align: left;}

.a03{float: right;width: 231px;}
.a03 h2{height:49px;margin-bottom: 25px;display: block;}

.a03 .cur{margin-right: 20px;}
.a03 a {width: 105px;text-align: center;float: left;
  line-height: 40px;font-size: 14px;color: #fff;}
.a03 a img{width:105px; height:105px;}




/*精品推荐*/
.in_jptj{ width:1520px; height:auto; margin:0 auto 30px auto; background: url(../images1/dash.jpg) center top no-repeat}
.in_jptj .title{ height:112px;}
.in_jptj .title p{ float:left}
.in_jptj .title a{
	float: right;
    line-height: 112px;
    font-size: 24px;
    color: #b3833b;
    font-weight: bold;
    background: url(../images1/arraw.png) 0 center no-repeat;
    padding-left: 145px;
	}
.in_jptj .content{}
.in_jptj .content .leftcp{ width:550px; height:auto; display:block;}
.in_jptj .content .leftcp .topimg{
	width: 550px;
    height: 825px;
    overflow: hidden;
    background: #fff;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
	}
.in_jptj .content .leftcp .topimg img{
	transform: scale(1);
	transition: all 1s ease-out;
	max-width: 100%;
    max-height: 100%;
	}
.in_jptj .content .leftcp:hover .topimg img{transform: scale(1.2);}


.in_jptj .content .rightcp{ width:686px; height:auto; display:block; }
.in_jptj .content .rightcp ul li{ width:336px; height:185px; display:block; float:left; margin-right:13px; margin-bottom:13px; position:relative}
.in_jptj .content .rightcp ul li .topimg{
	width: 336px;
    height: 185px;
    overflow: hidden;
    background: #fff;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
	}
.in_jptj .content .rightcp ul li .topimg img{
	transform: scale(1);
	transition: all 1s ease-out;
	max-width: 100%;
    max-height: 100%;
	}
.in_jptj .content .rightcp ul li:hover .topimg img{transform: scale(1.2);}
.in_jptj .content .rightcp ul li .txt{ display: none}

.in_jptj .content .rightcp ul li:hover .txt{ display:block; width:336px; height:185px; background:url(../images1/dec.png) repeat; position:absolute; left:0; top:0}
.in_jptj .content .rightcp ul li:hover .txt .frame{}
.in_jptj .content .rightcp ul li:hover .txt .frame a{width:336px; height:135px;padding-top:50px; position:absolute; background:url(../images/cp_logo.png) center no-repeat; line-height:36px; text-align:center; font-size:24px; color:#fff; font-weight:100}


.indexhd{ width:815px !important;height:580px !important; overflow:hidden  !important; float:left  !important}
.indexhd .flexslider{width:100%; height:580px; position:relative}
.indexhd .slides{min-width:815px;}
.indexhd .slides li{height:580px;width:100%;text-align:center;}
.indexhd .slides li a{ text-decoration:none; width:100%; height:580px; display:block; position: relative}
.indexhd .flex-direction-nav a  {width:52px;height:99px;line-height:99em;overflow:hidden;margin:-50px 0 0;display:block;position:absolute;top:50%;z-index:12;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;width:52px; height:99px}
.indexhd .flex-direction-nav .prev { left: 0;background:url(../images/hdzuo.png) no-repeat 0 0;opacity:0.6;}
.indexhd .flex-direction-nav .next{right:0;background:url(../images/hdyou.png) no-repeat 0 0;opacity:0.6;}
.indexhd .flexslider:hover .next{opacity:1;background:url(../images/hdyou2.png) no-repeat 0 0;}
.indexhd .flexslider:hover .prev{opacity:1;background:url(../images/hdzuo2.png) no-repeat 0 0;}
.indexhd .flex-control-nav{ position:absolute;bottom:30px;}
.indexhd .flex-control-nav a{display:inline-block;width:16px;height:16px;background:#fff;opacity:1;border-radius:8px}
.indexhd .flex-control-nav a.active{background:#f78600;opacity:1}





      