﻿/*通用类*/
*{
	margin:0;
	padding:0;	
}
body{		
	min-width:1000px;
	margin:0 auto;
	font-size:13px;	
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	background:#fff;
	color:#000;
	text-align:justify;	
}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	cursor:pointer;
	color:#000;
	text-decoration:none;	
	outline:none;
}
a:hover{
	color:#fec502;	
}
ul{
	list-style-type:none;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	outline:none;	
}
table{
	border-collapse:collapse;	
}
table td,table th{
	padding:0;	
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
    color:#706f6f;
}
input::-moz-placeholder,textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#706f6f;
}
input:-moz-placeholder,textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#706f6f;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#706f6f;
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
.line5{
	font-size:1px;height:5px;width:100%;clear:both;	
}
.line10{
	font-size:1px;height:10px;width:100%;clear:both;	
}
.line20{
	font-size:1px;height:20px;width:100%;clear:both;	
}
/*wrapin 主体容器宽度*/
.wrapin{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

/*公用CSS 开始*/

.banner{
	height: 477px;
	background:url("../images/banner.jpg") no-repeat top center;
	position: relative;
}
.banner .btn{
	display: block;
	width: 240px;
	height: 52px;
	line-height: 52px;
	background:#f42c2e url("../images/jt.png") no-repeat 240px center;
	border-radius:26px;
	font-size:22px;
	color:#fff;
	padding-left:34px;
	position: absolute;
	bottom: 110px;
	left: 50%;
	margin-left:-460px;
}
.nav{
	height: 48px;
	line-height: 48px;
	background:#000;
	font-size:18px;
	text-align: center;
}
.nav a{
	display: inline-block;
	color:#fff;
	height: 48px;
	padding:0 22px;
}

.clearfix{
	clear: both;
}
.g-hd-new{
	height: 150px;
}
.g-hd-new .m-hd {
    width: 1008px;
    margin:0 auto;
}
.g-hd-new .m-hd em {
  float: right;
  font-size: 12px;
      margin: 5px 0 0 0;
      font-style: normal;
}
.g-hd-new .u-logo {
  margin:5px 10px 15px 0;
  float: left;
}
.g-hd-new .country-nav{
	float: left;
	margin-left:-20px;
}
.g-hd-new .country-nav ul {
    float: left;
    width: 550px;
}
.g-hd-new .country-nav li {
  float: left;
  font-size: 14px;
  width: 68px;
  margin-top: 25px;
  position: relative;
  text-align: center;
  line-height:19px;
  height: 19px;
  margin-right: 10px;
  border-radius: 10px;
}
.g-hd-new .country-nav li.w {
    width: 82px;
}
.g-hd-new .country-nav li a {
    color: #737373;
    text-decoration: none;
  border-radius: 10px;
    display: block;
  border:solid 1px #737373;
}
.g-hd-new .country-nav li a:hover {
  border:solid 1px #a51c30;
  color: #a51c30;
  border-radius: 10px;
}
.g-hd-new .country-nav li span {
    width: 11px;
    height: 11px;
    background: #6ba6e2;
    position: absolute;
    left: 0;
    top: 2px;
}
.g-hd-new .country-nav li span img {
        padding: 1px 0 0 3px;
}
.g-hd-new .right-ct {
  float: right;
  width: 260px;
  margin-top:20px;
}
.g-hd-new .u-search-box {
  float: right;
  margin-top: 25px;
}
.g-hd-new .u-search-box #keyword {
    height: 25px;
    border:solid 1px #ababab;
    margin: 0 0 5px 0;
    border-right: none;
    outline: none;
    text-indent: 10px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    width: 155px;
    float: left;

}
.g-hd-new .u-search-box .u-search-btn {
    width: 50px;
    height: 29px;
    cursor: pointer;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    outline: none;
    border: none;
    background: url(images/i_12.png) #005dab no-repeat center center ;

}
.g-hd-new .u-tel {
    margin: 20px 0 0 0px;
width: 220px;
}
.g-hd-new .u-tel .u-icon {
    background: url(../images/i_05.png);
    width: 36px;
    height: 36px;
    float: left;
    /* margin-right: 6px; */

    /* margin-top: 17px; */
    /* margin-bottom: 15px; */


    margin:8px 6px 15px 0;


}
.g-hd-new .u-tel .u-txt {
  line-height: 1.4;
    font-size: 18px;
    color: #b14c57;
    font-weight: 700;
    /* margin: -6px 0 0 0; */
    width: 255px;
    display: block;
}
.g-hd-new .u-tel  .tel {
    font-size: 14px;
    color: #b14c57;
    margin: 6px 0 10px 0;
}

/*公用CSS 结束*/

.ys{
	width: 1000px;
	margin:0 auto;
}
.ys .head{
	height: 108px;
	line-height: 108px;
	text-align: center;
	font-size:42px;
	font-weight: bold;
	background:url("../images/ys_head.png") no-repeat center center;
}
.ys .wp{
	width: 996px;
	margin:0 auto;
}
.ys_item{
	width: 284px;
	height: 168px;
	float: left;
	margin:0 14px 0 14px;
}
.ys_item .photo{
	float: left;
	display: block;
	width: 105px;
	height: 144px;
}
.ys_item .intro{
	width: 170px;
	float: right;
}
.ys_item dt{
	height: 27px;
	line-height: 20px;
	font-size:20px;
	text-align: center;
	font-weight: bold;
}
.ys_item dd{
	font-size:12px;
	line-height: 20px;
	height: 88px;
}
.ys_item .go{
	height: 24px;
	line-height: 24px;
	border:2px solid #fec502;
	display: block;
	border-radius:12px;
	text-align: center;	
}
.ys_item .go span{
	display: inline-block;
	padding-right:12px;
	background:url("../images/jt2.png") no-repeat right center;
}
.fa{
	height: 633px;
	background:url("../images/fabg.jpg") no-repeat top center;
}
.fa .head{
	font-size:42px;
	font-weight: bold;
	color:#fff;
	height: 112px;
	line-height: 112px;
	text-align: center;
}
.fa .handle{
	float: left;
	padding-left:83px;
}
.fa .handle .btn{
	display: block;
	margin-top:66px;
	width: 297px;
	padding-right:20px;
	height: 67px;
	line-height: 67px;
	background:url("../images/fa_btn1.png") no-repeat left top;
	text-align: center;
	font-size:34px;
	font-weight: bold;
	color:#000;
}
.fa .handle .hover{
	color:#000;
	background-image:url("../images/fa_btn1h.png");
}
.fa .con{
	width: 589px;
	float: right;
	display: none;
	padding-top:12px;
}
.fa .show{
	display: block;
}
.fa .has{
	height: 42px;
	line-height: 42px;
}
.fa .bn{
	float: left;
	position: relative;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size:18px;
	font-weight: bold;
	color:#000;
}
.fa .bn1{
	width: 195px;
	background:url("../images/fa1.png") no-repeat left top;
}
.fa .bn1.hover{
	background-image:url("../images/fa1h.png");
}
.fa .bn2{
	width: 202px;
	background:url("../images/fa2.png") no-repeat left top;
	margin-left:-10px;
}
.fa .bn2.hover{
	background-image:url("../images/fa2h.png");
}
.fa .bn3{
	width: 202px;
	background:url("../images/fa2.png") no-repeat left top;
	margin-left:-10px;
}
.fa .bn3.hover{
	background-image:url("../images/fa2h.png");
}
.han{
	display: none;
	padding-left:28px;
}
.show{
	display: block;
}
.fa .t1{
	height: 30px;
	line-height: 30px;
	margin-top:18px;
	font-size:20px;
	color:#fec502;
	padding-left:18px;
	background:url("../images/fa_t1.png") no-repeat left center;
}
.fa .t1 span{
	color:#fff;
}
.fa ul{
	padding:5px 0;
}
.fa li{
	min-height: 27px;
	line-height: 27px;
	color:#fff;
}
.fa li span{
	color:#fec502;
}
.fa .go{
	display: block;
	width: 172px;
	height: 40px;
	line-height: 40px;
	border-radius:20px;
	background:#f42c2e url("../images/jt3.png") no-repeat 145px center;
	font-size:14px;
	color:#fff;
	text-indent:25px;
}
.fa .its{
	float: left;
	width: 230px;
	text-align: center;
	padding-bottom:10px;
}
.fa .itm{
	border:1px solid #fff;
	height: 24px;
	line-height: 24px;
	border-radius:3px;
	text-align: center;
}
.fa .fg{
	height: 14px;
	background:url("../images/jt4.png") no-repeat center center;
}

.fm1{
	background:#fec502;
	padding-bottom:30px;
}
.fm1 .title{
	text-align: center;
	height: 84px;
	line-height: 84px;
	font-size:30px;
	font-weight: bold;
}
.fm1 .wp{
	width: 834px;
	margin:0 auto;
}
.fm1 .in{
	width: 197px;
	height: 45px;
	float: left;
	margin-right:14px;
	background:#fff;
	border-radius:3px;
	position: relative;
}
.fm1 .text{
	height: 45px;
	line-height: 45px;
	text-indent:50px;
	width: 100%;
	border:0;
	background:none;
	font-size:16px;
}
.fm1 em{
	line-height: 45px;
	color:#db4a51;
	position: absolute;
	left: 40px;
	top: 0;
}
.fm1 .ico{
	display: block;
	width: 45px;
	height: 45px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
.fm1 .applya{
	float: right;
	display: block;
	height: 45px;
	line-height: 45px;
	text-align: center;
	width: 196px;
	border-radius:3px;
	background:#f42c2e;
	font-size:18px;
	color:#fff;
}
.fy{
	width: 1000px;
	margin:0 auto;
	height: 366px;
	position: relative;
}
.fy .photo{
	float: left;
	width: 344px;
	height: 240px;
	display: block;
	margin:22px 0 0 82px;
}
.fy ul{
	float: right;
	width: 550px;
	padding-top:60px;
}
.fy li{
	height: 32px;
	line-height: 22px;
	clear: both;
	padding-left:102px;
	position: relative;
}
.fy .tit{
	width: 94px;
	text-align: center;
	height: 22px;
	background:#fec502;
	float: left;
	font-size:14px;
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 0;
}
.fy .trya{
	display: block;
	width: 220px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius:20px;
	background:#f42c2e;
	color:#fff;
	font-size:16px;
	font-weight: bold;
	margin:0 auto 0 auto;
}
.fy .trya span{
	display: inline-block;
	padding-right:10px;
	background:url("../images/jt3.png") no-repeat right center;
}

.tj{
	height: 514px;
	padding-top:130px;
	background:url("../images/tjbg.jpg") no-repeat top center;
	position: relative;
}
.tj .title{
	width: 614px;
	height: 100px;
	padding-top:34px;
	line-height: 100px;
	background:url("../images/tj_title.png") no-repeat top center;
	text-align: center;
	font-size:42px;
	font-weight: bold;
	position: absolute;
	top: -28px;
	left: 50%;
	margin-left:-307px;
}
.tj .handle{
	width: 1010px;
	margin:0 auto;
	height: 84px;
	position: relative;
	overflow: hidden;
}
.tj .btn{
	float: left;
	display: block;
	width: 100px;
	height: 84px;
	line-height: 84px;
	text-align: center;
	background:#a0a0a0;
	margin-left:1px;	
	font-size:20px;
	font-weight: bold;
	position: relative;
	cursor: pointer;
}
.tj .hover{
	background:#fec502;
}
.tj .btn span{
	position: absolute;
	display: block;
	width: 100%;
	left: 0;
	top: 50%;
	line-height: 25px;
	margin-top:-25px;
}
.tj .con{
	display: none;
	width: 912px;
	margin:0 auto;
}
.tj .show{
	display: block;
}
.tj .head{
	text-align: center;
	height: 78px;
	line-height: 78px;
	font-size:30px;
	font-weight: bold;
	color:#fec502;
}
.tj_item{
	display: block;
	width: 288px;
	height: 134px;
	float: left;
	margin:0 8px 16px 8px;
	float: left;
	position: relative;
	overflow: hidden;
}
.tj_item .after{
	width: 288px;
	height: 134px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	background:#25211c;
	color:#fff;
	display: none;
}
.tj_item:hover .after{
	display: block;
}
.tj_item .bs{
	padding:12px 20px;
	line-height: 28px;
}
.tj_item .go{
	height: 36px;
	line-height: 36px;
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background:#fec502;
	font-size:18px;
	font-weight: bold;
	color:#000;
	text-align: center;
}
.tj_item img{
	display: block;
	width: 288px;
	height: 134px;
}
.tj_item .name{
	height: 66px;
	line-height: 66px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background:rgba(0,0,0,0.78) url("../images/tj_jia.png") no-repeat right bottom;
	font-size:22px;
	color:#fff;
	font-weight: bold;
}
.tj_item .nm{
	display:inline-block;
	max-width:250px;
	padding-left:20px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.mj{
	display: block;
	width: 883px;
	height: 195px;
	margin:23px auto 26px auto;
}
.sjb{
	padding-bottom:36px;
}
.sjb .title{
	display: block;
	width: 468px;
	height: 129px;
	margin:0 auto;
}
.sjb_list{
	height: 274px;
	width: 950px;
	margin:25px auto 0 auto;
	background:url("../images/sjb_line.png") repeat-x left 120px;
	padding:0 25px;
}
.sjb_list .item{
	width: 190px;
	height: 274px;
	float: left;
	text-align: center;
}
.sjb_list .date{
	width: 77px;
	height: 100px;
	background:url("../images/sjb_date.png") no-repeat top center;
	margin:0 auto;
	font-weight: bold;
	font-size:15px;
	padding-top:13px;
}
.sjb_list .ck{
	display: block;
	width: 20px;
	height: 20px;
	background:#000;
	border-radius:100%;
	margin:0 auto 17px auto;
}
.sjb_list li{
	font-size:13px;
	line-height: 20px;
}
.sjb .go{
	display: block;
	width: 220px;
	height: 40px;
	line-height: 40px;
	border-radius:20px;
	margin:0 auto;
	background:#f42c2e;
	font-size:16px;
	text-align: center;
	color:#fff;
	font-weight: bold;
}
.sjb .go span{
	display: inline-block;
	padding-right:14px;
	background:url("../images/jt3.png") no-repeat right center;
}
.al{
	background:#37363c;
	padding-bottom:48px;
}
.al .title{
	height: 114px;
	line-height: 114px;
	text-align: center;
	font-size:42px;
	color:#fff;
	font-weight: bold;
	background:url("../images/al_head.png") no-repeat center center;
}
.al_slider{
	width: 1000px;
	height: 320px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.al_slider .s_wrap{
	width: 908px;
	height: 320px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.al_slider li{
	float: left;
	width: 430px;
	height: 320px;
	margin:0 12px;
	position: relative;
}
.al_slider .photo{
	display: block;
	width: 215px;
	height: 154px;
	position: absolute;
	left: 0;
	top: 0;
}
.al_slider .intro{
	width: 266px;
	height: 213px;
	position: absolute;
	right: 0;
	bottom: 0;
	background:#fff;
	z-index: 10;
	padding:43px 20px 0 20px;
}
.al_slider .in{
	line-height: 27px;
	padding-left:5em;
	text-indent:-5em;
}
.al_slider .go{
	width: 160px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-radius:12px;
	background:#f42c2e;
	color:#fff;
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left:-80px;	
}
.al_slider .name{
	font-size:24px;
	line-height: 26px;
	color:#fff;
	position: absolute;
	top: 0;
	left: 225px;
}
.al_slider .line{
	width: 88px;
	height: 2px;
	position: absolute;
	left: 22px;
	top: 33px;
	background:#fec502;
}
.al_slider .tip{
	font-size:28px;
	line-height: 28px;
	text-transform: uppercase;
	color:#fec502;
	position: absolute;
	z-index: 20;
	left: 182px;
	top: 32px;
	font-weight: bold;
}
.al_slider .tip2{
	font-size:20px;
	line-height: 22px;
}
.al_slider .cbtn{
	width: 17px;
	height: 34px;
	position: absolute;
	top: 50%;
	z-index: 60;
	cursor: pointer;
}
.al_slider .pre{
	left: 0;
	background:url("../images/ca_pre.png") no-repeat center center;
}
.al_slider .next{
	right: 0;
	background:url("../images/ca_next.png") no-repeat center center;
}

.wt{
	background:#aaa;
	padding-bottom:48px;
}
.wt .title{
	height: 114px;
	line-height: 114px;
	text-align: center;
	font-size:42px;
	color:#000;
	font-weight: bold;
	background:url("../images/al_head.png") no-repeat center center;
}
.wt .wp{
	width: 1002px;
	margin:0 auto;
}
.wt .fls{
	width: 167px;
	float: left;
}
.wt .item1{
	width: 167px;
	height: 167px;
	position: relative;
	background:#37363c;
}
.wt .item1 ul{
	position: absolute;
	left: 12px;
	top: 16px;
	font-size:14px;
	line-height: 24px;
	color:#fff;
}
.wt .item1 .more{
	display: block;
	width: 102px;
	height: 27px;
	line-height: 27px;
	background:#fec502 url("../images/wt_more1.png") no-repeat 80px center;
	position: absolute;
	left: 10px;
	bottom: 12px;
	text-indent:10px;
	z-index: 10;
}
.wt .item1 .num{
	font-size:82px;
	color:#080707;
	position: absolute;
	right: 0;
	bottom: 0;
	opacity: 0.25;
	font-weight: bold;
}
.wt .photo{
	display: block;
	width: 167px;
	height: 167px;
}
.wt .photo img{
	display: block;
	width: 167px;
	height: 167px;
}

.wt .item2{
	width: 167px;
	height: 167px;
	position: relative;
	background:#fec502;
}
.wt .item2 ul{
	position: absolute;
	left: 12px;
	top: 16px;
	font-size:14px;
	line-height: 24px;
	color:#000;
}
.wt .item2 .more{
	display: block;
	width: 102px;
	height: 27px;
	line-height: 27px;
	color:#fec502;
	background:#37363c url("../images/wt_more2.png") no-repeat 80px center;
	position: absolute;
	left: 10px;
	bottom: 12px;
	text-indent:10px;
	z-index: 10;
}
.wt .item2 .num{
	font-size:82px;
	color:#080707;
	position: absolute;
	right: 0;
	bottom: 0;
	opacity: 0.25;
	font-weight: bold;
}
.fx{
	padding-bottom:44px;
	width: 972px;
	margin:0 auto;
}
.fx .title{
	height: 112px;
	line-height: 112px;
	text-align: center;
	font-weight: bold;
	font-size:42px;
}
.fx .item{
	width: 146px;
	height: 280px;
	padding-top:25px;
	float: left;
	margin:0 8px;
	background:#fec502;
	text-align: center;
}
.fx .item img{
	display: block;
	width: 130px;
	height: 130px;
	margin:0 auto;
}
.fx dt{
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	font-size:22px;
}
.fx dd{
	line-height: 20px;
}
.fm2{
	background:#37363c;
	padding-bottom:38px;
}
.fm2 .title{
	text-align: center;
	height: 100px;
	line-height: 100px;
	font-size:35px;
	color:#fff;
	font-weight: bold;
}
.fm2 .in{
	width: 197px;
	height: 45px;
	float: left;
	margin:0 23px;
	background:#fff;
	border-radius:3px;
	position: relative;
}
.fm2 .text{
	height: 45px;
	line-height: 45px;
	text-indent:50px;
	width: 100%;
	border:0;
	background:none;
	font-size:16px;
}
.fm2 em{
	line-height: 45px;
	color:#db4a51;
	position: absolute;
	left: 40px;
	top: 0;
}
.fm2 .ico{
	display: block;
	width: 45px;
	height: 45px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
.fm2 .wp{
	width: 729px;
	margin:0 auto;
}
.fm2 .go{
	display: block;
	width: 280px;
	height: 50px;
	line-height: 50px;
	border-radius:3px;
	margin:20px auto 0 auto;
	background:#f42c2e;
	text-align: center;
	font-size:20px;
	color:#fff;
}
.footer{
	background:#000;
	padding:67px 0 48px 0;
	color:#fff;
}
.ft_top{
	height: 110px;
}
.ft_top .tit{
	font-size:32px;
	float: left;
	line-height: 36px;
	border-right:2px solid #fff;
	padding-right:8px;
}
.ft_top .s1{
	font-size:32px;
	line-height: 36px;
	float: left;
}
.ft_top .s2{
	font-size:16px;
	line-height: 24px;
	float: left;
	padding:0 8px;
}
.ft_pos ul{
	line-height: 22px;
	width: 333px;
	float: left;
	background:url("../images/ft_pos.png") no-repeat left 10px;
}
.ft_pos li{
	padding-left:52px;
}
.ft_copy{
	line-height: 7;
	text-align: center;
}