@charset "utf-8";
body {
    background-color: #f1f1f1;
    margin: 0;
    padding: 0;
}

* {
    margin: 0px;
    padding: 0px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
}

img {
    border: none;
    border-style: none;
}

a {
    text-decoration: none;
    outline: none;
    hide-focus: expression(this.hideFocus=true);
}

.container {
    width: 100% !important;
    margin: 0 auto;
    height: auto;
    background-color: #fff;
}

.banner {
    background: url("../img/banner.jpg") center no-repeat;
    width: 100%;
    height: 333px;
    display: block;
    margin-bottom: 20px;
}

.context {
  width: 100%;
	max-width: 1140px;
	height: auto;
	display: block;
	line-height: 35px;
	color: #fff;
	overflow: hidden;
	margin: 0 auto;
}

.con1-left .pro-con{
    width: 375px !important;
}
.context .con {
    width: 49%;
    height: auto;
    overflow: hidden;
    display: block;
    float: left;
}


.context .con1-right {
    float: right;

}

.context .con2-left {
    clear: both;
}

.context .con2-right {
	float:right;
}

.context .con-tit {
    background-color: #f36a1b;

    width: 100%;
    height: 35px;
    overflow: hidden;
    display: block;
    margin-bottom: 30px;
}

.context .span-left {
    font-size: 16px;

    margin-left: 10px;
    float: left;
}

.context .con-tit-img {
    display: block;

    float: left;
    margin-left: 5px;
    margin-top: 6px;
}

.context .span-right {
    font-size: 14px;

    float: right;
    margin-right: 10px;
    color: #fff;
}

.con-child {
    width: 100%;

    height: auto;
    display: block;
    overflow: hidden;
    margin-bottom: 25px;
}

.img-pro {
    float: left;

    margin: 0 12px 0 12px;
}

.pro-con {
    width: 475px;

    height: 52px;
    display: block;
    float: left;
}

.pro-con .pro-tit {
    color: #333;

    display: block;
    margin: 0;
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    font-weight: 600;
}
.pro-con .pro-tit:hover{
    color: #e66a08;
    text-decoration: underline;
}
.pro-tit:hover .dot{
    color: #e66a08;
    text-decoration: underline;
}
.pro-main {
    width: 100%;

    height: auto;
    display: block;
    overflow: hidden;
    margin-left: 12px;
    position: relative;
}

.pro-main span {
    font-size: 12px;
    color: #aaa;
    height: 18px;
    line-height: 18px;
    display: block;
    float: left;
}

.pro-con .span1 {
    width: 160px;

}

.pro-con .span2 {
    width: 200px;

}

.pro-con .span3 {
    line-height: 24px;

    margin-right: 50px;
}

.pro-con .span4 {
    line-height: 24px;

}

.con1-right .pro-tit {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 5px;
}

.con1-right .pro-con {
    width: 395px;
}

.con1-right .con-child {
    margin-bottom: 5px;
}

.con .con2 {
    width: 433px;

    display: block;
    height: 42px;
    margin-left: 12px;
    margin-top: 11px;
}

.con1-right-maintext {
    border-top: 1px dashed #eff0f2;

    width: 540px;
    height: auto;
    overflow: hidden;
}

.con2 .pro-main {
    height: 30px;
}

.con2 .span3 {
    margin-right: 70px;
}

.con2-left .span5 {
    display: block;

    float: left;
    line-height: 25px;
    font-size: 12px;
    color: #aaa;
    margin-left: 10px;
    width: 120px;
}

.con2-left .span6 {
    display: block;
    float: left;
    line-height: 25px;
    font-size: 12px;
    color: #aaa;
    margin-left: 40px;

}

.con2-left .pro-tit {
    font-size: 13px;
    font-family: "arial";
    line-height: 16px;
    font-weight: 600;
    height: 32px;
    overflow: hidden;
    margin-top: 6px;
}

.con2-left .img-pro {
    margin: 0 10px 0 18px;

}

.con2-left .pro-con {
    width: 366px;

    height: 35px;
    display: block;
}

.con2-right .pro-con {
    width: 70%;

}

.con2-right .span7 {
    display: block;
    float: left;
    line-height: 16px;
    font-size: 12px;
    color: #aaa;
    margin-left: 13px;

}

.con2-right .pro-tit {
    height: 35px;
    font-weight: 600;
    font-size: 13px;
}

.dot {
    float: left;

    color: #333;
    display: block;
    margin: 0;
    width: auto;
    height: 35px;
    line-height: 18px;
    font-size: 13px;
    text-align: center;
}

.icon2{
    width: 60px;
    height: 26px;
    display: block;
    line-height: 26px;
    color: #2e2e2e;
    text-align: center;
    position: absolute;
    right: 17px;
    bottom: 18px;
    font-size: 14px;
		color:#0066CC;
		display:none;
}
.icon2:hover{

}