.sub-banner {
    width: 1200px;
    height: 400px;
    margin: 0 auto;
    position: relative;
}
.sub-banner img {
    display: block;
    width: 1920px;
    position: absolute;
    left: -360px;
}

.position {
    height: 35px;
    line-height: 35px;
    background: #eaeaea;
    text-align: right;
}
.position a {
    color:#292929;
}
.position a:hover {
    color: #034291;
}

.inner-box .left{
    width: 223px;
    float: left;
    position: relative;
    z-index: 8888;
    margin-top: -70px;
}
.inner-box .left .title {
    width: 203px;
    height: 100px;
    background: #034291;
    padding: 10px;
    color: #FFF;
}
.inner-box .left .title i {
    display: block;
    width: 21px;
    height: 21px;
    background: url(../images/icon.jpg) no-repeat;
}
.inner-box .left .title span {
    display: block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    font-size: 28px;
}
.inner-box .left .title p {
    width: 100%;
    height: 25px;
    line-height: 25px;
    padding-bottom: 8px;
    font-size: 18px;
    border-bottom: 1px solid #D79295;
}

.sub-nav{
    background: #EEEEEE;
    padding: 20px 0;
}

.sub-nav ul li {
    padding: 10px 0px;
}
.sub-nav .cur {
    background: #034291;
}
.sub-nav .cur a {
    color:#fff;
}
.sub-nav li a {
    width: 100%;
    line-height: 25px;
    font-size: 16px;
    padding: 0 20px;
}


.inner-box .right {
    width: 857px;
    float: right;
    text-align: left;
    padding: 20px 0;
}
.inner-box .right .right-column {
    width: 100%;
    height: 35px;
    line-height: 35px;
    border-bottom: 2px solid #eee;
    position: relative;
    margin-bottom: 25px;
}
.inner-box .right .right-column  span {
    display: inline-block;
    zoom: 1;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    font-size: 18px;
    color: #034291;
    border-bottom: 2px solid #034291;
}


.news-list li{
    padding-bottom: 20px;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 20px;
    overflow: hidden;
}
.news-list .pic{
    width: 235px;
    height: 135px;
    float: left;
}
.news-list .pic img {
    width: 235px;
    height: 135px;
}

.news-list .txt{
    width: 600px;
    float: right;
}
.news-list .txt h3{
    font-size: 15px;
    color: #034291;
    font-weight: bold;
}
.news-list .txt span {
    display:block;
    padding:5px 0 10px 0;
}

/*分页*/
.page {padding:25px 0 15px;text-align:center;overflow:hidden;}
.page ul li{display:inline-block;height:30px;}
.page ul li a{display:block;font-size:12px;line-height:30px;height:30px;padding:0 12px;text-align:center;color:#333;border: 1px solid #e3e3e3;background:#fff;}
.page a:hover{text-decoration:none;}
.thisclass{line-height:30px;display:inline-block;height:30px;padding:0 12px;text-align:center;margin-left:2px;}

/*上下页*/
.updown {
    border-top: 2px solid #eee;
    padding-top: 10px;
}
.updown p a:hover {
	color: #034291;
}


/*新闻内容*/
.news-content .news-head {
	text-align:center;
}
.news-content .news-head p {
	padding:20px 10px 10px;
}
.news-content .news-head p span {
	padding:0 10px;
}
.news-content img {
	max-width:100% !important;
	height:auto !important;
	padding:10px 0;
}
.news-content p {
    text-indent: 2em;
    line-height: 30px;
    padding-bottom: 15px;
}
.news-content .news-content {
	padding:0 0 20px 0;
}
/*联系我们*/
.contact-box .txt {
    padding-bottom: 20px;
}
.contact-box .txt h3  {
    font-size: 16px;
    color: #034291;
    font-weight: bold;
    padding-bottom: 10px;
}
.contact-box .txt p {
    padding-top: 2px;
}

/*工程案例*/
.case-list li {
    float:left;
    width:272px;
    margin:5px 20px 10px 0;
}
.case-list li:nth-of-type(3n) {
    margin-right: 0;
}
.case-list li .pic {
    width:272px;
	height:272px;
	overflow:hidden;
}
.case-list li .pic img {
    width:100%;
}
.case-list li h3 {
    text-align: center;
    height: 60px;
}
.case-list li:hover h3 {
    color: #034291;
}


/*荣誉证书*/
.honor-list li {
    float:left;
    width:272px;
    margin:5px 20px 10px 0;
}
.honor-list li:nth-of-type(3n) {
    margin-right: 0;
}
.honor-list li .pic {
    width:272px;
    height:376px;
}
.honor-list li .pic img {
    width:100%;
    height:376px;
}
.honor-list li h3 {
    text-align: center;
    line-height: 50px;
    border-bottom: 1px solid #eee;
}
.honor-list li:hover h3 {
    color: #034291;
}

/*产品列表左侧菜单*/
.pro-sub-nav{
    background: #EEEEEE;
    padding: 20px 0;
}

.pro-sub-nav>ul>li {
    padding:0px 0px;
	border-bottom: 1px dotted #ccc;
	position:relative;
}
.pro-sub-nav>ul>li>a {
    display:inline-block;
    line-height: 25px;
    font-size: 16px;
    padding: 15px 20px;
	width:70%;
}
.pro-sub-nav>ul>li>span {
    display:inline-block;
    line-height: 25px;
    padding: 7px 0px;
	width:10%;
	background: url(../images/more-icon.svg) no-repeat left center;
	background-size: auto 66%;
	cursor: pointer;
}
.pro-sub-nav>ul>li.cur>span {
	background: url(../images/close.svg) no-repeat left center;
	background-size: auto 66%;
}
.pro-sub-nav>ul>li>ul{
	display:none;
	position:absolute;
	left: 223px;
	top:0;
	width:236px;
	background: #fff;
	border: 1px solid #e1e1e1;
}
.pro-sub-nav>ul>li:hover {
	background: #c7c7c7;
}
.pro-sub-nav>ul>li:hover ul{
	display:block;
}

.pro-sub-nav>ul>li>ul>li>a {
    display: block;
    height: 38px;
    line-height: 38px;
    padding-left: 38px;
    color: #777777 !important;
    background: #fff;
    border-bottom: 1px solid #e1e1e1;
	background: url(../images/sub.svg) no-repeat 19px center;
	background-size: auto 20%;
}
.pro-sub-nav>ul>li>ul>li>a:hover {
	color:#034291 !important;
}

/*产品列表*/
.product-list li {
    float:left;
    width:272px;
    margin:5px 15px 10px 0;
}
.product-list li:nth-of-type(3n) {
    margin-right: 0;
}
.product-list li .pic {
    width:272px;
    border: 1px solid #eee;
}
.product-list li .pic img {
    width:100%;
    height:217px;
}
.product-list li h3 {
    text-align: center;
    line-height: 50px;
}
.product-list li:hover h3 {
    color: #034291;
}

/*产品详情页*/
.product-article .pic {

}
.product-article .pic img {
	display:block;
	max-width:100%;
	margin:0 auto;
}
.product-article .pic h1 {
	font-size:16px;
	color:#000;
	text-align:center;
}

.product-article .txt {
	padding-top:50px;
	min-height:200px;}
.product-article .txt img {
	max-widht:100% !important;
	height:auto !important;
}
	
/*栏目内容*/
.content-box p {
     padding:5px 0;
     text-indent: 2em;
     font-size: 14px;
     line-height: 28px;
}
.content-box img {
    display:block;
    margin:0 auto;
    max-width: 100%;
}
.content-box p.im3 {
    line-height: 35px;
    border-bottom: 1px #CCCCCC dashed;
    color: #034291;
    font-size: 18px;
	padding:0;
	text-indent:0;
}
.content-box p.im3 + p {
	text-indent:0;
}

/*文档内容*/
.article-box img {
    display:block;
    margin:0 auto;
    max-width: 100%;
}
.article-box h1 {
    font-size: 18px;
    color:#000;
    text-align: center;
    padding:10px 0;
}
.article-box p {
     padding:5px 0;
     text-indent: 2em;
     font-size: 14px;
     line-height: 28px;
}


/*一键下单*/
.msg-wrap {}
.msg-wrap form {display:block;width:1100px;margin:0 auto;}
.msg-box {overflow:hidden; padding:15px 25px 35px;}
.msg-list {float:left; width:50%; margin-top:20px; position:relative;}
.msg-list label {display: block; left: 1px;line-height: 35px;outline: 0 none;position: absolute;text-align: center;top: 1px;width: 90px;}
.msg-list em {float:left; margin-left:90px; display:block;}
.msg-input {
    border: 1px solid #ddd;
    font-size: 14px;
    height: 18px;
    line-height: 18px;
    padding: 8px 8px 8px 8px;
    width: 440px;
    color:#666;
    margin-left:90px;
}
.msg2-input {
    border: 1px solid #ddd;
    font-size: 14px;
    height: 18px;
    line-height: 18px;
    padding: 8px 8px 8px 8px;
    width: 380px;
    color:#666;
}
.msg-width {width:1014px;}
.w100 {width:100%;}
.msg-textarea {
    border: 1px solid #ddd;
    font-size: 14px;
    height: 90px;
    line-height: 18px;
    padding: 8px 8px 8px 8px;
    width: 1014px;
    color:#666;
    margin-left:90px;
}
.msg2-textarea {
    border: 1px solid #ddd;
    font-size: 14px;
    height: 90px;
    line-height: 18px;
    padding: 8px 8px 8px 8px;
    width: 902px;
    color:#666;
}
.msg-box .submit button {
    background: #034291 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    vertical-align: middle;
    width: 200px;
    margin:20px 0 0 90px;
}
.msg-list select {height:36px;}
.msg-list select {
    border: 1px #ddd solid;
    color: #6a6a6a;
    float: left;
    height: 40px;
    margin-right: 10px;
    width: 120px;
    padding: 0 5px;
    float: left;
}
.msg-box .submit {
	float:left;
}

