﻿/*-----------------[初始化]--------------*/
body{color: #505050;font-size: 12px;font-family:"微软雅黑","Microsoft Yahei";background-position: left top;background-repeat: repeat;min-height: 100%;background-color: #cdba8c;position: relative;}
a{color: #505050;}
a:hover{color: #286bb1;}
img,.ani{
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
input,textarea,select{font-size: 12px;color: #444;font-family:"微软雅黑","Microsoft Yahei";}

/*布局*/
.wp{width: 1200px;margin: 0 auto;}
.h50{height: 50px;clear: both;overflow: hidden;}
.h100{height: 100px;clear: both;overflow: hidden;}

/*标题*/


/*颜色*/


/*******************************
    -------[=头部]-------
********************************/
.hd-lang{text-align: right;padding-top: 10px;}
.hd-lang a{font-size: 16px;color: #232222;display: inline-block;padding: 0 20px;line-height: 1.5em;-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;}
.hd-lang a:hover{color: #666;}
.logo{text-align: center;background: url(../images/logo-x.png) repeat-x left center;}
.logo2 a{display: inline-block;padding: 0 20px;background:url(../images/body-bg3.png) repeat left top;}
.logo .a1{background: none;background-color: #cdba8c;}
.logo .a2{background:url(../images/logo-a2.jpg) repeat center;}
.logo2{text-align: center;background: url(../images/logo-x.png) repeat-x left center;}
.logo a{display: inline-block;padding: 0 20px;background:url(../images/body-bg1.png) repeat left top;}
.nav{overflow: hidden;background: url(../images/nav-bg.png) repeat-x left top;font-size: 0;text-align: center;}
.nav li{display: inline-block;*zoom:1;*display: inline;height: 40px;line-height: 40px;text-align: center;margin: 0 20px;}
.nav li a{font-size: 18px;color: #090601;display: block;padding: 0 20px;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;}
.nav li a:hover{color: #fff;}
.nav.nav2{background: url(../images/nav-bg2.png) repeat-x left top;margin-bottom: 30px;}
.nav.nav3{background: url(../images/nav-bg.png) repeat-x left top;margin-bottom: 30px;}
.en_nav{overflow: hidden;background: url(../images/nav-bg.png) repeat-x left top;font-size: 0;text-align: center;}
.en_nav li{display: inline-block;*zoom:1;*display: inline;height: 40px;line-height: 40px;text-align: center;margin: 0 20px;}
.en_nav li a{font-size: 18px;color: #090601;display: block;padding: 0 5px;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;}
.en_nav li a:hover{color: #fff;}
.en_nav.nav2{background: url(../images/nav-bg2.png) repeat-x left top;margin-bottom: 30px;}
.en_nav.nav3{background: url(../images/nav-bg.png) repeat-x left top;margin-bottom: 30px;}
/*******************************
    -------[=导航]-------
********************************/

/*******************************
    -------[=banner]-------
********************************/
.fullSlide{width: 100%;height:450px; overflow:hidden; position:relative;}
.fullSlide .bd{position:relative; height:100%; z-index:0;   }
.fullSlide .bd li{
    width: 100%;height: 450px;
    zoom:1;
    background-position: center 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}
.fullSlide .bd a{ width:100%; display:block;  }
.fullSlide .hd{position: absolute;bottom: 20px;width: 100%;left:0;z-index:100;text-align:center; }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; 
    width:12px; height:12px; margin:0 4px;overflow:hidden; background: #fff;border-radius: 50%;
    
    line-height:999; opacity: .57;
}
.fullSlide .hd ul .on{opacity: .9;}
.fullSlide .prev,.fullSlide .next{display: inline-block;width: 75px;height: 75px;
    position: absolute;top:50%;margin-top: -38px;z-index: 100;
}
.fullSlide .prev{left:110px;background:url(../images/ban-prev.png) no-repeat;}
.fullSlide .next{right:110px;background:url(../images/ban-next.png) no-repeat;}
/*******************************
    -------[=底部]-------
********************************/
.footer{height: 40px;line-height: 40px;margin: 25px 0;font-size: 14px;color: #171717;text-align: center;}
/*******************************
    -------[=正文]-------
********************************/
/*// 侧边栏*/
.aside-right {
    position: fixed;
    right: 0;
    bottom: 200px;
}
.aside-right .item {
    position: relative;
}
.aside-right .ico {
    display: block;
    width: 56px;
    height: 56px;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}
.aside-right .tel .ico {
    background-image: url(../images/ico-tel.png);
}
.aside-right .mail .ico {
    background-image: url(../images/ico-mail.png);
}
.aside-right .vcode .ico {
    background-image: url(../images/ico-vcode.png);
}
.aside-right .goTop .ico {
    background-image: url(../images/ico-top.jpg);
}
.aside-right .box {
	font-size:16px;
	color:#960;
    display: none;
    position: absolute;
    right: 70px;
    top: 0;
    padding: 8px;
    border: 1px solid #909090;
}
.aside-right .box:after {
    content: '';
    position: absolute;
    top: 13px;
    right: -9px;
    width: 9px;
    height: 17px;
    background: url(../images/ico-asidesanjiao.jpg) no-repeat 0 0;
}
.aside-right .box p {
    white-space: nowrap;
}