﻿@charset "utf-8";
html {min-width: 1440px;overflow-x: hidden;}
body {overflow-x: hidden;}
body,p,form,textarea,h1,h2,h3,h4,h5,dl,dd {margin: 0;}
input,button,ul,ol {margin: 0;padding: 0;}
body,input,button,form,textarea {font-size: 14px;line-height: 28px;font-family: microsoft yahei,arial black;color: #333;}
h1,h2,h3,h4,h5,h6 {font-size: 14px;font-weight: 400;}
ul,ol {list-style: none;}
img {border: 0;margin: 0;padding: 0;}
em,i,strong {font-style: normal;}
button,input,select,textarea {font-size: 100%;}
table {border-collapse: collapse;border-spacing: 0;}
* {padding: 0;margin: 0}
div {margin: 0;padding: 0;border: 0;}
p {margin: 0;}
b,strong {font-weight: 700;}
table {border-collapse: collapse;border-spacing: 0;}
li {list-style: none outside none;}
a {text-decoration: none;color: #333;background: 0 0;outline: 0;}
a:focus {outline: 0;}
a:hover,a:active {color: #127a44;text-decoration: none;}
a:visited {text-decoration: none;}
form {margin: 0;}
button,input,select,textarea {font-size: 100%;margin: 0;vertical-align: baseline;*vertical-align: middle;}
button,select {text-transform: none;}
input {line-height: normal;border: 0;}
blockquote {margin: 1em 40px;}
dfn {font-style: italic;}
hr {-moz-box-sizing: content-box;box-sizing: content-box;height: 0;}
code,kbd,pre,samp {font-size: 1em;}
pre {margin: 1em 0;white-space: pre;white-space: pre-wrap;word-wrap: break-word;}
small {font-size: 80%;}
sub,sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}
sup {top: -.5em;}
sub {bottom: -.25em;}
dd {margin: 0;}
audio:not([controls]) {display: none;height: 0;}

.ease,.ease * {
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.red {
	color: red!important;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	line-height: 0;
}
.clearfix {
	*zoom: 1;
}
.clear {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.hidden {
	display: none;
}
.required {
	color: red;
	font-weight: 700;
}
.form_text_verifycode {
	width: 80px;
}
.form_radio {
	width: auto;
	border: 0;
}
.form_checkbox {
	width: auto;
	border: 0;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.por {
	position: relative;
}
.poa {
	position: absolute;
}
.icon {
	background: url(../images/icon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}

.header_main {
	height: 34px;
	line-height: 34px;
	background-color: #e6e6e6;
	color: #000;
	border-bottom: 1px solid #ddd;
}
.header_main a {
	color: #000;
}
.header_main .head_l {
	width: 980px;
}
.header_main .head_r {	
	width: 200px;
	text-align:right;
}

.top_main {
	width: 100%;
}
.top_main .top {
	padding:20px 0;
}
.top_main .logo img {
	max-height: 40px;
	padding-top: 6px;
}
.top .toprig {
	width: 800px;
}
.top .toprig .item {
	width: 190px;
	padding-top:12px;
}
.top .toprig .item span {
	width: 40px;
	height: 40px;
	display: block;
	float: left;
	margin-right: 10px;
}
.top .toprig .item h3 {
	font-size: 18px;
	font-weight: 700;
}
.top .toprig .item p {
	color: #666;
	line-height: 15px;
}
.top .toprig .it1 span {
	background-position: -100px 0;
}
.top .toprig .it2 span {
	background-position: -148px 0;
}
.top .toprig .it3 span {
	background-position: -194px 0;
}
.top .toprig .it4 {
	text-align: right;
	width: 230px;
	padding-top: 0;
}
.top .toprig .item i {
	display: block;
	font-size: 16px;
	color: #666;
}
.top .toprig .item h4 {
	font-family: avantgardeitvbybt book,arial;
	display: block;
	font-size: 30px;
	color: #f76b00;
	font-weight: 700;
}

.nav_main {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: url(../images/navbg.jpg) repeat left top;
}
.nav ul {
	margin: 0 auto;
	width: 100%
}
.nav li {
	float: left;
	text-align: center;
	background: url(../images/nav_line.png) no-repeat right center;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.nav li:last-child {
	background: 0 0;
}
.nav li a {
	display: block;
	padding: 0 68px;
	color: #fff;
	font-size: 16px;	
}
.nav li a:hover,.nav li a.cur{
	color: #fff;
	background: #f76b00;
}

.banner {
	width: 1920px;
	height: 500px;
	position: relative;
    left: 50%;
    margin-left: -960px;
}

.announ_main {
	width: 100%;
	height: 76px;
	line-height: 76px;
	border-bottom: 1px solid #eee;
}
.announ_left span {
	display: inline-block;
}
.announ_left a {
	display: inline-block;
}

.search{
	position: relative;
    width: 300px;
    height: 35px;
    margin: 20px 0;
	background: #f6f6f6;
}
.search_text{
	width: 245px;
    height: 35px;
    color: #999;
    border: 0px;
    padding-left: 5px;
    background: #f6f6f6;
}
.search_select{
	width:51px;
	height: 35px;
}
.search_select select{display:none;}

.title {
	text-align: center;
	width: 100%;
	padding-bottom: 30px;
}

.title .hi{
	background: url(../images/title1.png) no-repeat center !important;}
.title h3 {
	font-size: 28px;
	font-weight: 400;
	display: block;
	line-height: 30px;
	background: url(../images/title.png) no-repeat center;
}

.title p {
	color: #666;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 400;
	padding-top: 20px;
}
.title h3 span {
	display: inline-block;
	font-weight: 400;
	color: #f76b00;
}
.tab {
	text-align: center;
	padding-bottom: 30px;
}
.tab a {
	padding: 0 16px;
	height: 40px;
	line-height: 40px;
	background: #f76b00;
	font-size: 18px;
	display: inline-block;
	margin: 2px 5px;
	color: #fff;
}
.tab a:hover {
	color: #fff;
	background: #575757;
}
.jianju {
	padding: 60px 0 40px;
	position: relative;
}
.hotpro {
	overflow: hidden;
}
.hotpro .list {
	zoom: 1;
	width: 100%;
}
.hotpro .list li {
	float: left;
	margin-bottom: 21px;
	width: 31.33%;
	border:1px solid #858b8c;
	margin:12px 10px;
}
.hotpro .list li .img {
	width: 100%;
	overflow: hidden;
	display: block;
	position: relative;
	cursor: pointer;
}
.hotpro .list li .img img {
	width: 100%;
	transition: .9s;
	-moz-transition: .9s;
	-webkit-transition: .9s;
	-o-transition: .9s;
}
.hotpro .list li .img .on {
	width: 100%;
	height: 100%;
	background: transparent;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	filter: Alpha(opacity=0);
	*zoom: 1;
	-webkit-transform: rotateX(180deg) scale(.5,.5);
	transform: rotateX(180deg) scale(.2,.2);
	transition: all ease-out .5s;
}
.hotpro .list li .img .on i {
	width: 65px;
	height: 65px;
	background-position: -150px -147px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -32px;
	margin-left: -32px;
}
.hotpro .list li .p {
	background: #f76b00;
	color: #fff;
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
}
.hotpro .list li:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.hotpro .list li:hover .on {
	opacity: 1;
	filter: Alpha(opacity=100);
	-webkit-transform: rotateX(0deg) scale(1,1);
	transform: rotateX(0deg) scale(1,1);
	transition: all 1s cubic-bezier(.23,1,.38,1) 0s;
	background: rgba(0,0,0,.3);
}
.more {
	margin-top: 40px;
}
.more .line {
	display: block;
	width: 500px;
	height: 1px;
	margin-top: 24px;
	background: #ccc;
}
.more .look_more {
	display: block;
	width: 198px;
	height: 48px;
	font-size: 16px;
	line-height: 48px;
	text-align: center;
	border: 1px solid #ccc;
	transition: all .5s;
}
.more .look_mores {
	display: block;
	width: 198px;
	height: 48px;
	font-size: 16px;
	line-height: 48px;
	text-align: center;
	background: #f76b00;
	color: #fff;
	transition: all .5s;
	border: 1px solid #f76b00;
}
.more .look_mores:hover {
	background: #575757;
	color: #fff;
	transition: all .5s;
	border: 1px solid #575757;
}

.more .look_more:hover {
	background: #f76b00;
	color: #fff;
	transition: all .5s;
	border: 1px solid #f76b00;
}

.xunpan {
	width: 100%;
	background: url(../images/xunpan.jpg) no-repeat center top;
	padding-bottom: 20px;
}
.xunpan .zixun {
	width: 200px;
	height: 40px;
	padding: 5px;
	text-align: center;
	background: #fff;
	position: absolute;
	right: 0;
	top: 60px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.xunpan .zixun a {
	width: 188px;
	height: 38px;
	line-height: 38px;
	display: block;
	margin: 0 auto;
	color: #f76b00;
	font-size: 20px;
	font-weight: 700;
	border: 1px solid #f76b00;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.xunpan .zixun a:hover {
	background: #ffba00;
	color: #fff;
	border:1px solid #ffba00;
}
.xunpan img {
	display: block;
	padding-top: 40px;
	max-width: 100%;
	padding-bottom: 20px;
}
.xunpan .tel {
	width: 310px;
	background: url(../images/telbg.png) no-repeat left top;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 30px;
	text-align: center;
	margin-right: 5px;
	font-family: arial;
	display: inline-block;
	text-indent: 14px;
}

.liucheng {
	/*background:url(../images/tubiao.jpg) no-repeat center top; */
	background-color:#575757;
	overflow: hidden;
}
.liucheng .title {
	color: #fff;
}
.liucheng .title p {
	color: #fff;
}
.liuc li {
	float: left;
}
.liuc li .jtou {
	width: 120px;
	height: 100px;
	background: url(../images/jtou.png) no-repeat center;
	float: left;
	display: block;
}
.liuc li img {
	width: 100px;
	height: 100px;
	display: block;
	margin-bottom: 20px;
	border-radius: 50%;
}
.liuc li p {
	text-align: center;
	color: #fff;
	font-size: 16px;
	float: left;
}
.liuc li:last-child .jtou {
	display: none;
}

.icaseBox {
	background: #f0f0f0 url(../images/icasebg.jpg) no-repeat center top;
	background-size: cover;
	overflow: hidden;
	width: 100%
}
.icase .icaselist .list {
	width: 108%
}
.icase .icaselist {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}
.icaselist li {
	position: relative;
	float: left;
	width: 378px;
	height: 400px;
	margin-right: 28px;
	transition: all .2s linear 0s;
	border: 1px solid #ddd;
	background: #fff;
}
.icaselist li a {
	display: block;
	padding: 30px;
	color: #333;
}
.icaselist li .img {
	width: 320px;
	height: 240px;
	overflow: hidden;
	cursor: pointer;
	position: relative;
	border: 1px solid #858b8c;
}
.icaselist li .img img {
	width: 100%;
	height: 100%;
	transition: all .3s ease-out 0s;
	display: block;
}
.icaselist li:hover .img img {
	transform: scale(1.2,1.2);
}
.icaselist li h3 {
	font-size: 20px;
	line-height: 40px;
	padding-top: 12px;
}
.icaselist .desc {
	line-height: 24px;
	overflow: hidden;
	margin-bottom: 5px;
	cursor: pointer;
	padding-top: 10px;
}
.icaselist span {
	position: absolute;
	bottom: 30px;
	left: 30px;
	display: block;
	color: #fff;
	width: 120px;
	height: 30px;
	line-height: 30px;
	background: #f76b00;
	text-align: center;
}
.icaselist li:hover {
	background: #f76b00;
	border: 1px solid #f76b00;
	color: #fff;
}
.icaselist li:hover a {
	color: #fff;
}
.icaselist li:hover span {
	background: #575757;
	color: #fff;
}
.icase .hd {
	text-align: center;
	padding-top: 20px;
}
.icase .hd a.btn {
	position: relative;
	top: auto;
	display: inline-block;
	margin: 0 5px;
}
.icase .hd a.btn.prev {
	left: auto;
}
.icase .hd a.btn.next {
	right: auto;
}
a.btn {
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	top: 28%;
	cursor: pointer;
	-webkit-transition: all 0s ease-in-out 0s;
	-moz-transition: all 0s ease-in-out 0s;
	transition: all 0s ease-in-out 0s;
}
a.btn.prev {
	background-position: -100px -50px;
	left: -5%;
}
a.btn.next {
	background-position: -190px -50px;
	right: -5%;
}
a.btn.prev:hover {
	background-position: -145px -50px;
}
a.btn.next:hover {
	background-position: -236px -50px;
}

.newsBox {
	width: 650px;
	height: 488px;
	overflow: hidden;
	position: relative;
}
.newsBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 16px;
	bottom: 10px;
	z-index: 10;
}
.newsBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.newsBox .hd ul li {
	float: left;
	margin-right: 6px;
	width: 10px;
	height: 10px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.newsBox .hd ul li.on {
	background: #575757;
	color: #fff;
}
.newsBox .bd {
	position: relative;
	width: 640px;
	height: 488px;
	z-index: 0;
	overflow: hidden;
	border:1px solid #858b8c;
	
	
}
.newsBox .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
	
}
.newsBox .bd img {
	width: 640px;
	height: 488px;
	display: block;
	transition: all .3s ease-out 0s;
	
}
.newsBox .bd li h3 {
	display: block;
	font-size: 20px;
	padding-left: 28px;
	padding-top: 30px;
}
.newsBox .bd li .txt {
	background: url(../images/green80.png) repeat left top;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 150px;
	z-index: 5;
}
.newsBox .bd li p {
	padding: 0 28px;
}
.newsBox .bd li .time {
	font-size: 16px;
	padding-right: 30px;
	padding-top: 28px;
}
.newsBox .bd li a:hover img {
	transform: scale(1.1,1.1)
}
.inewslist {
	width: 520px;
}
.inewslist li {
	border-bottom: 1px solid #ddd;
	padding: 11px 0 0;
	position: relative;
}
.inewslist li:first-child {
	padding-top: 0;
}
.inewslist li a {
	display: block;
	padding-bottom: 11px;
}
.inewslist li h3 {
	font-size: 18px;
	display: inline-block;
	+display: inline;
	*zoom: 1;
}
.inewslist li p {
	font-size: 14px;
	line-height: 23px;
	height: 46px;
	color: #333;
}
.inewslist li span {
	display: block;
	color: #333;
}
.inewslist li em {
	width: 15px;
	height: 15px;
	display: inline-block;
	background-position: -304px 0;
	+display: inline;
	*zoom: 1;
}
.inewslist li:before {
	position: absolute;
	bottom: -1px;
	left: 0;
	height: 1px;
	content: "";
	width: 0;
	background: #f76b00;
	transition: width .6s ease-out;
}
.inewslist li:hover:before {
	width: 100%;
}

.iabout {
	width: 100%;
	background: url(../images/iabobg.jpg) no-repeat center bottom #f8f8f8;
	padding: 80px 0;
}
.iabout .txt {
	width: 470px;
	height: 240px;
	display: block;
	background: #fff;
	padding: 40px;
}
.iabout .txt img {
	max-width: 100%;
	display: block;
}
.iabout .txt p {
	padding-top: 20px;
	color: #333;
	/*text-indent: 2em;*/
}
.iabout .txt span {
	width: 154px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	display: block;
	border: 1px solid #f76b00;
	margin-top: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	color:#000;
}
.iabout .txt span:hover {
	background: #f76b00;
	color: #fff
}
.iabout .img {
	width: 650px;
	height: 320px;
	display: block;
	overflow: hidden;
}
.iabout .img img {
	width: 650px;
	height: 320px;
	display: block;
}
.hvr-highLight {
	overflow: hidden;
	position: relative;
}
.hvr-highLight:before {
	content: "";
	position: absolute;
	width: 80px;
	height: 320px;
	top: 0;
	left: -136px;
	overflow: hidden;
	background: -moz-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.2)50%,rgba(255,255,255,0)100%);
	background: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(50%,rgba(255,255,255,.2)),color-stop(100%,rgba(255,255,255,0)));
	background: -ms-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.2)50%,rgba(255,255,255,0)100%);
	background: -webkit-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.2)50%,rgba(255,255,255,0)100%);
	background: -o-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.2)50%,rgba(255,255,255,0)100%);
	-webkit-transform: skewX(-32deg);
	-ms-transform: skewX(-32deg);
	-moz-transform: skewX(-32deg);
	transform: skewX(-32deg);
}
.hvr-highLight:hover:before {
	-webkit-transition: left 1.1s;
	-moz-transition: left 1.1s;
	-ms-transition: left 1.1s;
	transition: left 1.1s;
	left: 750px;
}
.hvr-highLight:hover {
	opacity: .9\0;
	filter: alpha(opacity=90);
}

.ilinks {
	padding: 58px 0 0;
}
.ilinks span {
	width: 80px;
	height: 24px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
}
.ilinks a {
	display: inline-block;
	color: #fff;
}
.ilinks a:hover {
	color: #f9e012;
}
.ilinks i {
	padding: 0 5px;
	color: #fff;
}
.ilinks i:last-child {
	display: none;
}

.footer_main {
	width: 100%;
	padding-bottom: 50px;
	background: #3b3b3b;
	color: #fff;
}
.footer_main .footer {
	padding-top: 60px;
}
.footer_main .qcode {
	width: 380px;
}
.footer_main .blogo {
	width: 380px;
	line-height: 28px;
}
.footer_main .blogo img {
	display: block;
	margin: 0 auto 8px;
	max-width: 100%;
	max-height: 60%;
}
.footer_main .blogo .p1 {
	color: #fff;
}
.footer_main .blogo .p2 {
	font-family: graydesign regular,"arial, helvetica, sans-serif";
	font-size: 30px;
	color: #f76b00;
	padding-bottom: 18px;
}
.footer_main .blogo .p3 {
	color: #999;
	line-height: 22px;
}
.footer_main .botnavlist {
	width: 800px;
}
.footer_main .botnavlist li {
	float: left;
	width: 190px;
	height: 146px;
	display: block;
	list-style: none;
	font-size: 16px;
	line-height: 32px;
	text-indent: 30px;
	overflow: hidden;
	border-right: 1px solid #444;
}
.footer_main .botnavlist li:first-child {
	padding-left: 0
}
.footer_main .botnavlist li a {
	color: #fff;
	display: block;
	line-height: 32px;
	font-size: 16px;
}
.footer_main .botnavlist li a:hover {
	color: #fff;
}
.footer_main .botnavlist li .drop {
	padding-top: 10px;
}
.footer_main .botnavlist li .drop a {
	display: block;
	line-height: 26px;
	color: #999;
	width: 100%;
	font-size: 12px;
}
.footer_main .botnavlist li .drop a:hover {
	color: #f76b00;
}
.copyright_main {
	background: #111;
	line-height: 30px;
	padding: 15px 0;
	overflow: hidden;
	text-align: center;
}
.copyright {
	color: #999;
	font-size: 12px
}
.copyright span {
	margin: 0 12px;
	opacity: .7;
	filter: alpha(opacity=70);
}
.copyright a {
	color: #999;
}
.copyright a:hover {
	color: #23b067;
}
.zhizao .goback {
	width: 60px;
	height: 60px;
	display: block;
	position: absolute;
	right: 2%;
	top: 2%;
	background: url(../images/guan.jpg) no-repeat center
}

.nybanner {
	text-align: center;
	height: 240px;
}
.nybanner img {	
	display: inline-block;
}

.submian {
	padding-bottom: 30px;
}
.sobtitle {
	height: 30px;
	line-height: 30px;
	padding: 10px 0px 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #f1f1f1;
}
.sobtitle .home {
	background: url(../images/home.png) no-repeat left center;
	width: 24px;
	height: 22px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.subleft {
	width: 245px;
}
.subleft .tit {
	background: #575757;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
}
.subleft .tit span {
	display: block;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	padding-left: 26px;
}
.subleft .tit i {
	width: 8px;
	height: 8px;
	display: block;
	background-position: 0 -203px;
	margin-right: 26px;
	float: right;
	margin-top: 24px;
}
.subleft .lefta {
	margin-bottom:10px;
}
.subleft .bort9 {
	border-top: 9px solid #ff9e01;
	border-radius: 5px 5px 0px 0px;
}
.subleft .bor9 {
	border-bottom: 0px solid #616161;
	border-radius: 3px;
}
.subleft .lefta .comt {
	border: 1px solid #eeeeee;
	border-top: 0 none;
	border-bottom: 0 none;
}
.subleft .lefta .comt ul li {
	display: block;
	line-height: 54px;
	border-bottom: 1px solid #eeeeee;
}
.subleft .lefta .comt ul li a {
	height: 54px;
	line-height: 54px;
	display: block;
	padding-left: 25px;
	color: #444;
}
.subleft .lefta .comt ul li em {
	width: 8px;
	height: 8px;
	display: inline-block;
	background: url(../images/leftula.png) no-repeat 0 -20px;
	vertical-align: middle;
	margin-right: 14px;
	transition: all .3s ease-in;
}
.subleft .lefta .comt ul li.hover em {
	background: url(../images/leftula.png) no-repeat 0 0;
}
.subleft .lefta .comt ul li a:hover {
	color: #f76b00;
}
.subleft .lefta .comt ul li a:hover em {
	background: url(../images/leftula.png) no-repeat 0 0;
	margin-right: 18px;
}
.leftprocomt {
	margin: 0;
	position: relative;
	overflow: hidden;
}
.leftprocomt {
	padding-top: 10px;
}
.leftprocomt li {
	float: left;
	text-align: center;
	width: 117px;
	margin-right: 10px;
}
.leftprocomt li:nth-child(2n+2){
	margin-right: 0px;
}
.leftprocomt li img {
	width: 110px;
	height: 87px;
	border-radius: 3px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	border: 1px solid #eeeeee;
}
.leftprocomt li p {
	font-size: 12px;
	line-height: 30px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.leftprocomt li:hover img {
	-webkit-filter: brightness(110%);
	filters: brightness(110%);
	border: 1px solid #eeeeee;
}
.leftnews .leftcont {
	padding: 10px 0;
	overflow: hidden;
}
.leftnews .leftcont span {
	line-height: 24px;
	display: block;
	padding: 10px 0;
}
.leftnews .leftcont p.tel {
	color: #f76b00;
	font-size: 26px;
}
.leftnews .leftcont p {
	color: #444;
}
.leftnews .leftcont a {
	color: #444;
}

.submian .subright {
	width: 920px;
	padding: 0;
}
.submian .subright img {
	max-width: 920px;
}
.protext {
	padding: 5px 15px;
	margin-bottom: 15px;
	border: 1px solid #eeeeee;
}
.ipro {
	position: relative;
}
.ipro .bd {
	overflow: hidden;
}
.ipro .item {
	float: left;
	width: 288px;
	display: block;
	margin-bottom: 25px;
	margin-right: 25px;
	position: relative;
	border:1px solid #858b8c;
}
.ipro .item:nth-child(3n+3){
	margin-right: 0px;
}
.ipro .item a {
	display: block;
	position: relative;
}
.ipro .item a.img {
	width: 100%;
	height: 218px;
	overflow: hidden;
	position: relative;
}
.ipro .item img {
	transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
	width: 100%;
	height: 100%;
	display: block;
}
.ipro .item:hover img {
	transform: scale(1.06,1.06);
}
.ipro .item a.txt {
	border: 1px solid #ddd;
	background: #f76b00;
	height: 68px;
	line-height: 68px;
	position: relative;
	border-top: 0;
	color:#fff;
}
.ipro .item h3 {
	font-weight: 400;
	text-align: left;
	padding-left: 20px;
	transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
	font-size: 16px;
}
.ipro .item em {
	right: 30px;
	top: 28px;
	width: 10px;
	height: 16px;
	background-position: -248px 0;
	display: block;
	transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
}
.ipro .item:hover h3 {
	padding-left: 25px;
}
.ipro .item:hover em {
	background-position: -268px 0;
}
.ipro .item:hover .txt {
	background: #575757;
	color: #fff;
	border: 1px solid #575757;
	border-top: 0;
}
.item_mask {
	width: 100%;
	height: 100%;
	background: transparent;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	filter: Alpha(opacity=0);
	*zoom: 1;
	-webkit-transform: rotateX(180deg) scale(.5,.5);
	transform: rotateX(180deg) scale(.2,.2);
	transition: all ease-out .5s;
}
.item_link_icon {
	display: block;
	width: 45px;
	height: 45px;
	text-align: center;
	background-position: -100px -156px;
	line-height: 38px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -22px;
	margin-top: -22px;
	opacity: 0;
	filter: Alpha(opacity=0);
	*zoom: 1;
}
.ipro .item:hover .item_mask {
	opacity: 1;
	filter: Alpha(opacity=100);
	-webkit-transform: rotateX(0deg) scale(1,1);
	transform: rotateX(0deg) scale(1,1);
	transition: all 1s cubic-bezier(.23,1,.38,1) 0s;
	background: rgba(0,0,0,.3);
}
.ipro .item:hover .item_link_icon {
	transform: translateY(-21px);
	opacity: 1;
	filter: Alpha(opacity=100);
}
.pages {
	padding: 10px 0;
	text-align: center;
}
.pages li {
	display: inline;
	margin:0 5px;
}
.pages li a {
	padding: 5px 8px;
	border: 1px solid #CCC;
	background: #fff;
	color: #a4a4a4;
	font-size:12px;
}
.pages li a:hover {
	background: #575757;
	color: #fff;
	text-decoration: none;
}
.pages li.pages_solid {
	padding: 4px 9px;
	background: #f76b00;
	color: #fff;
}

.thumblist .list {
	padding-bottom: 20px;
}
.thumblist .item {
	width: 880px;
	border-bottom: 1px solid #eaeaea;
	display: block;
	padding: 20px;
	overflow: hidden;
	transition: all .5s;
}
.thumblist .item .img {
	width: 180px;
	height: 135px;
	display: block;
	overflow: hidden;
	cursor: pointer;
	border:1px solid #858b8c;
}
.thumblist .item img {
	width: 100%;
	display: block;
	height: 100%;
	transition: all 0.3s ease-out 0s;
}
.thumblist .item:hover img {
	transform: scale(1.1, 1.1);
}
.thumblist .item .txt {
	width: 680px;
	cursor: pointer;
}
.thumblist .item .txt h3 {
	font-size: 16px;
	line-height: 30px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	font-weight:600;
}
.thumblist .item .txt span {
	display: block;
	padding-right: 18px;
	color: #999;
	font-size: 12px;
	line-height: 30px;
}
.thumblist .item .txt p {
	color: #666;
	line-height: 25px;
}
.thumblist .item:hover .txt h3 a{
	color: #f76b00;
}
.thumblist .item:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

.conBox h1{
	font-size: 18px;
	padding: 20px 0px;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px dashed #e1e1e1;
	margin-bottom: 5px;
}
.conBox .mark {
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
	color: #999;
}
.conBox .mark a {
	color:#999;
}

.pro_detail {
	padding: 5px 0px 20px 0px;
	line-height: 28px;
	overflow: hidden;
	color: #666;
	text-indent:2em;
	 font-size: 16px;
}
.pro_detail p span{
	font-size:16px !important;}

.label {
	color:#666;
}
.tag {
	line-height: 30px;
	color: #666;
	border: 1px solid #e4e4e4;
	margin: 10px auto 10px;
	overflow: hidden;
}
.tag a {
	color: #666;
}
.tag a:hover {
	color: #f76b00;
}

.relate_tit {
	height: 38px;
	line-height: 38px;
	border: 1px solid #e4e4e4;
	margin-top: 20px;
}
 .relate_tit span {
	border-left: 5px solid #f76b00;
	height: 38px;
	line-height: 38px;
	padding-left: 22px;
	display: block;
	float: left;
	color: #f76b00;
	font-weight: bold;
}
.relate_news {
	padding: 10px;
	overflow: hidden;
	border: 1px solid #e4e4e4;
	border-top: none;
}
.relate_news li {
	padding: 0 10px;
	line-height: 40px;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
}
.relate_news li a {
	width:70%;
	float:left;
	color: #666;
	display: block;
	transition: all 0.3s ease-out 0s;
}
.relate_news li a:hover {
	color: #f76b00;
	padding-left: 6px;
}
.relate_news li span {
	width:25%;
	color: #999;
	font-size: 12px;
	text-align: right;
}
.relate_pro {
	padding: 10px;
	overflow: hidden;
	border: 1px solid #e4e4e4;
	border-top: none;
}
.relate_pro li {
	float: left;
	text-align: center;
	width: 210px;
	margin: 10px 7px;
}
.relate_pro li img {
	width: 210px;
	height: 160px;
	border-radius: 3px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	border:1px solid #a7a7a7;
}
.relate_pro li p {
	line-height: 30px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.relate_pro li:hover img {
	-webkit-filter: brightness(110%);
	filters: brightness(110%);
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.flipInY {
	-webkit-backface-visibility: visible!important;
	-ms-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY;
}

.datu{
	background:url(../images/hezuo.jpg) no-repeat center;
	width:100%;
	background-size:cover;
	height:576px;}

.abt{
	text-indent:2em;}
	
.aboutlist p span{
	font-size:16px !important;
	line-height:26px;}
#dituContent >div:nth-of-type(2){display:none;}