﻿

/*-----------------[初始化]--------------*/
body{color: #444;font-size: 12px;font-family:"微软雅黑","Microsoft Yahei";min-width: 1100px;background: #F5F5F5;}
a{color: #444;}
a:hover{color: #c00725;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
img,.ani{
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
input,textarea,select{font-size: 12px;color: #444;font-family:"微软雅黑","Microsoft Yahei";}
input[type='submit'],input[type='reset'],input[type='button'],select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


/*布局*/
.wp{width: 1100px;margin: 0 auto;}
.h50{height: 50px;clear: both;overflow: hidden;}
.h100{height: 100px;clear: both;overflow: hidden;}
.h30{height: 30px;clear: both;overflow: hidden;}

/*标题*/

/*按钮*/

/*颜色*/


/*******************************
	-------[=头部]-------
********************************/
#hd{height: 117px;background: #fff;}
#hd .logo{display: block;width: 348px;height: 50px;overflow: hidden;float: left;position: relative;top: 32px;}
#hd .logo img{display: block;width: 100%;height: 100%;}
#hd .hd-r{float: right;font-family: "宋体";color: #000;line-height: 20px;padding-top: 36px;}
#hd .hd-r h3{color: #666;font-size: 22px;font-family: 'Century Gothic';font-weight: normal;height: 30px;line-height: 30px;margin-bottom: 5px;margin-right: 80px;}
#hd .hd-r p{padding-left: 24px;background: url(../images/icon9.jpg) no-repeat center left;}
/*******************************
	-------[=导航]-------
********************************/
#nv{background: #004B97;height: 47px;line-height: 47px;}
#nv ul{overflow: hidden;}
#nv li{float: left;}
#nv a{display: block;padding: 0 10px;font-size: 18px;color: #fff;}
#nv a:hover,#nv .on a{background: #fff;color:#004B97; }
/*******************************
	-------[=banner]-------
********************************/
/*#banner{height: 322px;padding-bottom: 28px;background: url(../images/bg1.png) no-repeat center 312px;}
#banner .item{height: 322px;}*/
#banner .slick-slide{/*outline: 0;position: relative;
    background-position: center center;background-repeat: no-repeat;*/
    /*-o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;*/
}
#banner{height: 322px;}
#banner .slick-slider,#banner .slick-list,#banner .slick-track,#banner .slick-slide{height: 100%;}
#banner .slick-slide{outline: 0;position: relative;
    background-position: center center;background-repeat: no-repeat;
   /* -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;*/
}
/*******************************
	-------[=底部]-------
********************************/

#fd{border-top: 20px solid #c00725;background: #666;}
.fd-con{overflow: hidden;color: #CBD2DE;padding: 25px 0 72px;}
.fd-con .l-con{width: 468px;float: left;border-right: 1px solid #999;padding: 15px 0 18px;}
.fd-con .r-con{padding-left: 515px;line-height: 26px;padding-top: 16px;font-family: '宋体';}
.fd-con .txt{float: left;padding-left: 115px;font-size: 15px;line-height: 27px;}
.fd-con .l-con h3{font-size: 18px;font-weight: normal;height: 25px;overflow: hidden;margin-bottom: 24px;}
.fd-con .ma{float: left;margin-left: 30px;width: 100px;height: 100px;overflow: hidden;}
.fd-con .ma img{display: block;width: 100%;height: 100%;}
.fd-con .share a{display: inline-block;vertical-align: middle;width: 16px;height: 16px;margin: 0 3px 0 4px;
	background: url(../images/icon8.png) no-repeat left top;
}
.fd-con .share .bt{background-position: 0 0;}
.fd-con .share .qq{background-position: -23px 0;}
.fd-con .share .weibo{background-position: -46px 0;}
.fd-con .share .tengxun{background-position: -69px 0;}
.fd-con .share .renren{background-position: -92px 0;}
.fd-con .share .wenxin{background-position: -115px 0;}


/*
-----------------[分割]--------------*/
.row{margin: 19px 0 38px;overflow: hidden;padding: 30px;background: #fff;}
.side-col{width: 235px;float: left;}
.main-col{width: 756px;float: right;}

.main-col2{width: 1030px;float: right;}