* {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
input, textarea {
	outline: none;
}
img {
	border: 0 none;
	vertical-align: middle;
	max-width: 100%;
}
em {
	font-style: normal
}
a {
	text-decoration: none;
}
img, input {
	border: none 0;
}
img {
	display: block;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
}
li {
	list-style: none;
}
.ContainerBox {
	width: 100%;
}
.container {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}
.ov {
	overflow: hidden;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.cl {
	clear: both;
}
.jlm {
	margin-top: 20px;
}
.jlp {
	padding-top: 30px;
}
.jlm01 {
	margin: 30px 0;
}
.jlp01 {
	padding: 45px 0;
}
.jlp02 {
	padding: 30px 0;
}
.jlp03 {
	padding-bottom: 60px;
}
/*top开始*/
.topCon {
	background: #ecedee;
}
.lxBox01 {
	width: 35%;
}
.lxBox01 li {
	float: left;
	line-height: 50px;
	background: url(../images/lx01.png) 0px center no-repeat;
	padding-left: 30px;
	margin-right: 20px;
}
.lxBox01 .tel{ background-position:-214px center;}
.lxBox01 li a:hover {
	color: #e26b0d;
}
.yuyan {
	margin-left: 15%; display:none;
}
.yuyan a {
	display: block;
	background: url(../images/yuyan.png) 0px center no-repeat;
	line-height: 50px;
	padding-left: 40px;
}
.yuyan a:hover {
	color: #e26b0d;
}
.shejiao {
	width: 18%;
}
.shejiao li a {
	background: url(../images/shejiao01.png) 0px 0px no-repeat;
	width: 31px;
	height: 31px;
	float: left;
	margin-left: 10px;
	display: block;
	margin-top: 9px;
}
.shejiao li .sj02 {
	background-position: -41px 0px;
}
.shejiao li .sj03 {
	background-position: -82px 0px;
}
.shejiao li .sj04 {
	background-position: -123px 0px;
}
.shejiao li .sj05 {
	background-position: -163px 0px;
}
/*head开始*/
.logo {
	width: 20%;
	padding: 10px 0;
}
/*nav开始*/

.warper {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
	position: relative;
}
.warp {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
	position: relative;
}
#header {
	width: 100%;
	height: 120px;
	position: relative;
	z-index: 600; border-bottom:2px #e26b0d solid;
}
.app-bar {
	display: block;
	position: initial;
	box-sizing: border-box;
	background-color: transparent;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition: none;
	transition: none;
}
.app-bar.open {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}
.app-bar .logo {
	width: 305px;
	float: left;
	text-align: center;
	z-index: 1000;
	position: absolute;
	top: 0
}
.app-bar .logo img {
	width: auto;
}
.app-bar-actions {
	width: 160px;
	float: right;
}
.app-bar:after {
	content: ' ';
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
button.menu {
	display: none;
}
.bottom-bar {
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex;
	width: auto;
	height: auto;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
	position: initial;
	float: left;
	background-color: rgba(0,0,0,0.6);
}
.navdrawer-container {
	position: relative;
	width: 70%;
	height: 70px;
	line-height: 70px;
	float: right;
	z-index: 700;
	margin-top: 32px;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition: none;
	transition: none;
	pointer-events: auto;
}
.navdrawer-container li {
	width: 14.28571%;
	text-align: center;
	font-size: 15px;
	border: none;
	float: left;
	text-align: center;
	position: relative;
}
.navdrawer-container li a {
	color: #333;
	display: block;
	height: 120px;
	margin: 0 3%;
}
.navdrawer-container li a:hover {
	color: #fc8800;
}
.navdrawer-container li a.cur {
	color: #fc8800;
}
.navdrawer-container li ul {
	width: 200px;
	position: absolute;
	left: -15px;
	top: 88px;
	visibility: hidden;
	background: rgba(255,255,255,0.9) none repeat scroll !important;
	background: #fff;
	filter: Alpha(opacity=90);
}
.navdrawer-container li ul li {
	float: none;
	height: auto;
	font-size: 12px;
	display: inline;
}
.navdrawer-container li ul li a {
	width: 90%;
	height: auto;
	padding: 10px 10px;
	color: #222;
	margin: 0;
	display: block;
	line-height: 15px;
	text-align: left !important;
	border-top: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border-bottom: 1px solid #fff;
}
.navdrawer-container li ul li a:hover {
	color: #fff;
	border-top: none;
	background: #40525c;
}
.navdrawer-bg, .navdrawer-bg.open {
	opacity: 0;
	pointer-events: none;
}
.navdrawer-container li .unique_nav {
	width: 1200px;
	left: -605px;
}
.navdrawer-container li .unique_nav .unique_nav_li {
	width: 18%;
	float: left;
	padding: 0 1%;
}
.navdrawer-container li .unique_nav .unique_nav_li .procategory_01_a {
	color: #e26b0d;
	line-height: 20px;
}
.xl {
	margin-bottom: 20px;
	width: 33%;
}
.xl p a {
	color: rgb(226, 107, 13);
	margin-bottom: 10px;
	display: block;
}
.xl div a {
	line-height: 24px;
}
/*轮播图 开始*/
#slides {
	display: none;
	position: relative;
}
.slidesjs-container {
}
.slidesjs-navigation {
	display: none;
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 1000;
}
.slidesjs-navigation a {
	font: bold 20px/normal simsun;
	text-decoration: none;
	color: #333;
}
.slidesjs-previous {
}
.slidesjs-next {
}
.slidesjs-navigation a:hover {
	color: #C00
}
.slidesjs-pagination {
	position: absolute;
	right: 30px;
	bottom: 15px;
	z-index: 100;
}
.slidesjs-pagination li {
	float: left;
	padding: 0 3px;
}
.slidesjs-pagination li a {
	display: block;
	width: 13px;
	height: 0;
	padding-top: 13px;
	background: url(../images/pagination.png) 0 0;
	overflow: hidden;
}
.slidesjs-pagination li a.active, .slidesjs-pagination li a:hover.active {
	background-position: 0 -13px
}
.slidesjs-pagination li a:hover {
	background-position: 0 -26px
}
#slides img {
	width: 100%;
	display: block;
}
/*轮播图 结束*/
/*产品分类开始*/
.bt01 h1 {
	float: left;
	font-size: 24px;
	font-weight: bold;
	width: 30%;
	line-height: 50px;
	background: url(../images/bttb.png) 0px 0px no-repeat;
	padding-left: 50px;
	color: #40525c;
}
.bt01 ul {
	width: 65%;
}
.bt01 ul li {
	float: right;
	line-height: 50px;
	margin-left: 5px;
	color: #999;
}
.bt01 ul li a:hover {
	color: #e26b0d;
}
.bt01 span {
	display: block;
	background: url(../images/xiaxian.png) repeat-x;
	height: 30px;
	margin-top: 53px;
}
.cpflL {
}
.cpflL li {
	position: relative;
}
.cpflBox h2 {
    color: #FFF;
    position: absolute;
    bottom: 0px;
    width: 98%;
    padding-left: 2%;
    line-height: 15px;
    background-color: rgba(68,86,96,0.8);
    padding: 10px 0px 10px 2%;
    height: 23px;
    overflow: hidden;
}
.cpflL li a:hover h2 {
	background-color: rgba(226,107,13,0.8);
}
.cpfl02{margin-left:3.2%;}
.cpfl01,.cpfl02 {
	width: 22.5%;
}
.cpfl04,.cpfl05{
	width: 22.5%;
	margin-top: 26px;
}
.cpfl05{margin-left:3.2%;}
.cpflBox img {
	width: 100%;
}
.cpfl03 {
	width: 48.5%;
	position: relative;
}
.guanCon {
	background: url(../images/gybj.jpg);
}
.cpfl05 a:hover h2 {
	background-color: rgba(226,107,13,0.8);
}
/*关于开始*/
.guanNr {
	width: 40%;
}
.bt02 h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 50px;
	background: url(../images/bttb.png) 0px 0px no-repeat;
	padding-left: 50px;
	color: #40525c;
	margin-bottom: 10px;
}
.guanNr p {
	line-height: 24px;
	margin-bottom: 10px;
}
.guanNr h3 a {
	display: block;
	width: 112px;
	height: 30px;
	color: #FFF;
	line-height: 30px;
	text-align: center;
	background: #e26b0d;
	border-radius: 3px;
	margin-top: 20px;
}
.content-four {
	width: 55%;
}
.con-four {
	width: 47%;
	float: left;
	margin-left: 17px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.con-four img {
	width: 100%;
}
.txt-four {
	position: absolute;
	left: -320px;
	top: 0;
	width: 87%;
	height: 420px;
	padding-top: 60px;
	line-height: 45px;
	color: #fff;
	background: rgba(68,86,96,0.8);
	padding: 20px;/*display: none;*/
}
.txt-four h3 a {
	font-weight: normal;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}
.txt-four p a {
	font-size: 14px;
	display: block;
	line-height: 20px;
	color: #FFF;
	height: 98px;
	overflow: hidden;
}
.txt-four h4  {
	color: #FFF;
	text-align: center;
	line-height: 26px;
	width: 76px;
	border: 1px #FFFFFF solid;
	border-radius: 5px;
	margin-top: 20px;
}
.txt-four h4 a{color: #FFF;}
/*关于我们结束*/

/*案例新闻开始*/
.alLBox {
	width: 48.5%;
}
.section-focus-pic{height:357px;width:100%;overflow:hidden;position:relative;}
.section-focus-pic ul li{position:absolute;top:0;left:100%;width:100%;height:357px;}
.section-focus-pic ul li img{ width:100%;}
.section-focus-pic ul li h3{position:absolute;bottom:11px;left:0;width:100%;font-weight:normal;color:#FFF;margin-left: 20px;z-index: 111;font-size: 18px; font-family:"微软雅黑";}
.section-focus-pic ul li div{position:absolute;bottom:0;left:0;height:50px;background-color:#40525c;width:100%;opacity: 0.6;filter: alpha(opacity=60);}
.section-focus-pic .pages01{width:100%;height:357px;}
.section-focus-pic .controler{position:absolute;bottom:20px;right:20px;}
.section-focus-pic .controler b{cursor:pointer;width:20px;height:10px;display:block;overflow:hidden;text-indent:20px;background:url(../images/news_index_icon.png) no-repeat -136px 3px; float:left;margin:0 0 0 5px;}

.section-focus-pic .controler b.down{background-position:-161px 1px;}
.section-focus-pic .controler2 a{display:block; width:40px;position:absolute;top:150px;height:40px;}
.section-focus-pic .controler2 a i{cursor:pointer;display:block;width:22px;height:34px; background:url(../images/star.png) no-repeat;}
.section-focus-pic .controler2 .prev{left:5px;}
.section-focus-pic .controler2 .prev i{background-position:-34px -68px;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/star_05.png');margin-left:5px;}
.section-focus-pic .controler2 .prev:hover i{left:10px;background-position:-34px -24px;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/star_03.png');}
.section-focus-pic .controler2 .next{right:10px;}
.section-focus-pic .controler2 .next i{background-position:-62px -68px;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/star_06.png');margin-left:10px;}
.section-focus-pic .controler2 .next:hover i{right:10px;background-position:-62px -24px;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/star_04.png');}
.xwyBox {
	width: 48.5%;
}
.toutiao img {
	float: left;
	width: 22%;
}
.toutiaoTxt {
	width: 74%;
}
.toutiaoTxt h2 {
	font-size: 16px; height:18px; overflow:hidden;
}
.toutiao:hover h2 {
	color: #e26b0d;
}
.toutiaoTxt h3 {
	color: #e26b0d;
	padding: 10px 0;
}
.toutiaoTxt p {
	line-height: 20px; height:40px; overflow:hidden;
	color: #666;
}
.xwyLbBox li {
	overflow: hidden;
}
.riqi {
	width: 10%;
	background: #445660;
	padding: 10px;
}
.riqi h1 {
	color: #FFF;
	font-size: 30px;
	text-align: center;
}
.riqi h2 {
	color: #FFF;
	text-align: center;
}
.xwyTet {
	width: 85%;
}
.xwyTet h2 {
	font-size: 16px; overflow:hidden; height:18px;
}
.xwyTet p {
	line-height: 20px;
	color: #666;
	margin-top: 10px; height:38px; overflow:hidden;
}
.xwyLbBox li a:hover .riqi {
	background: #e26b0d;
}
.xwyLbBox li a:hover .xwyTet h2 {
	color: #e26b0d;
}
.xwyLbBox li {
	padding-top: 20px;
	border-top: 1px #CCCCCC dotted;
	margin-top: 20px;
}
/*footer开始*/
.footerCon {
	background-color: #142440;
}
.footer01 {
	width: 30%;
}
.bt03 {
	font-size: 18px;
	font-weight: bold;
	color: rgb(255, 255, 255);
	margin-bottom: 20px;
}
.dbfl li a {
	display: block;
	color: rgb(255, 255, 255);
	margin-bottom: 10px;
	line-height: 20px;
}
.dbfl li a:hover {
	color: #e26b0d;
}
.shejiao02 {
	margin-top: 20px;
}
.shejiao02 li a {
	display: block;
	width: 18px;
	height: 17px;
	float: left;
	margin-right: 15px;
	background: url(../images/shejiao02.png) 0px 0px no-repeat;
}
.shejiao02 li .dsj02 {
	background-position: -42px 0px;
}
.shejiao02 li .dsj03 {
	background-position: -82px 0px;
}
.shejiao02 li .dsj04 {
	background-position: -122px 0px;
}
.shejiao02 li .dsj05 {
	background-position: -165px 0px;
}
.shejiao02 li .dsj01:hover {
	background-position: 0px -30px;
}
.shejiao02 li .dsj02:hover {
	background-position: -42px -30px;
}
.shejiao02 li .dsj03:hover {
	background-position: -82px -30px;
}
.shejiao02 li .dsj04:hover {
	background-position: -122px -30px;
}
.shejiao02 li .dsj05:hover {
	background-position: -165px -30px;
}
.footer04 {
	width: 30%;
	color: rgb(189, 188, 188);
}
.foot_tb {
	line-height: 32px;
}
.foot_tb input {
	width: 100%;
	color: rgb(255, 255, 255);
	background: rgb(94, 109, 115);
	border-width: initial;
	border-style: none;
	border-color: initial;
	border-image: initial;
}
.foot_tb input::-webkit-input-placeholder {
color:#fff;
}
.foot_tb input::-moz-placeholder {
color:#fff;
}
.foot_tb input:-moz-placeholder {
color:#fff;
}
.foot_tb input:-ms-input--placeholder {
color:#fff;
}
.sub_input {
	height: 36px;
	font-size: 14px;
	text-indent: 5px;
	margin-bottom: 20px;
}
.foot_tb textarea {
	width: 100%;
	color: rgb(255, 255, 255);
	background: rgb(94, 109, 115);
	border-width: initial;
	border-style: none;
	border-color: initial;
	border-image: initial;
	text-indent: 5px;
}
.foot_tb textarea::-webkit-input-placeholder {
color:#fff;
}
.foot_tb textarea::-moz-placeholder {
color:#fff;
}
.foot_tb textarea:-moz-placeholder {
color:#fff;
}
.foot_tb textarea:-ms-input--placeholder {
color:#fff;
}
input.sub_btn {
	width: 100px;
	height: 32px;
	color: rgb(255, 255, 255);
	margin-top: 20px;
	text-align: center;
	cursor: pointer;
	float: left;
	font-size: 14px;
	background: rgb(226, 107, 13);
}
.footer02 {
	width: 30%;
}
.footer02 li {
	color: rgb(255, 255, 255);
	line-height: 20px;
	margin-bottom: 10px;
	padding-left: 30px;
	background: url(../images/lx02.png) 0px 4px no-repeat;
}
.footer02 .shej02 {
	background-position: 0px -40px;
}
.footer02 .shej03 {
	background-position: 0px -79px;
}
.footer02 .shej04 {
	background-position: 0px -124px;
}
.footer02 .shej05 {
	background-position: 0px -164px;
}
.footer02 li a {
	color: rgb(255, 255, 255);
	text-decoration: underline;
}
.footer02 li a:hover {
	color: #e26b0d;
}
.dibuCon {
	background: rgb(15, 22, 30);
}
.dibuCon h1 {
	color: rgb(204, 204, 204);
	text-align: center;
	line-height: 40px;
}
.dibuCon h1 a{ color:#FFF;}
/*关于我们内页开始*/
.gyNyCon {
	background: #f5f5f5;
}
.zdhBox {
	width: 25%;
}
.zdh {
	background: #FFF;
}
.zdh h1 {
	font-size: 36px;
	padding-left: 20px;
	line-height: 88px;
	color: #40525c;
}
.zdh li a {
	display: block;
	padding-left: 20px;
	font-size: 16px;
	line-height: 50px;
	border-top: 2px #f5f5f5 solid;
}
.zdh li .zCur {
	background: #d3dbe0;
}
.zdh li a:hover {
	background: #d3dbe0;
}
.TB-focus {
	position: relative;
	overflow: hidden;
	margin: 20px 0;
}
.TB-focus {
	width: 100%;
}
.TB-focus .hd {
	position: absolute;
	right: 9px;
	bottom: 10px;
	z-index: 1;
	padding-left: 2px;
}
.TB-focus .hd li {
	color: #f60;
	cursor: pointer;
	margin-left: 3px;
	width: 18px;
	height: 18px;
	background: #fff;
	float: left;
	font-size: 13px;
	line-height: 18px;
	overflow: visible;
	text-align: center;
	opacity: .7;
	filter: alpha(opacity=70);
	border: 1px solid #d8d8d8;
	margin-left: -1px;
}
.TB-focus .hd li.on {
	background: #f60;
	color: #fff;
	font-weight: bold;
	opacity: 1;
	filter: alpha(opacity=100);
	z-index: 2;
	position: relative;
}
.cgalBox {
	background: #FFF;
	padding-bottom: 20px;
}
.cgalBox li {
	overflow: hidden;
	padding: 20px 20px 0px 20px;
}
.cgalBox h1 {
	font-size: 24px;
	line-height: 50px;
	padding-left: 20px;
	color: #40525c;
	border-bottom: 2px #f5f5f5 solid;
}
.cgalBox li img {
	width: 33%;
	float: left
}
.cgalBox li p {
	width: 60%;
	float: right;
	line-height: 20px;
}
.cgalBox li p:hover{ color:#e26b0d;}
.rightsidebar {
	width: 72%;
}
.fydh {
	padding: 20px 0;
	color: #999;
}
.fydh a:hover {
	color: #e26b0d;
}
.rightsidebar_con {
	padding: 20px 20px 60px;
	background: #FFF;
}
.bt05 {
	font-size: 20px;
	color: #e26b0d;
	border-bottom: 1px #ccc solid;
	line-height: 40px;
}
.rightsidebar_Txt{ line-height:24px; margin-top:20px;}

/*我们的工厂开始*/
.game163 {
	position: relative;
	border: 1px solid #dcdddd;
	padding: 4px;
	overflow: hidden;
	width: 100%;
	margin: 20px 0; height:556px;
}
.game163 .bigImg {
	position: relative; height:460px;
}
.game163 .bigImg li {
	width: 100%; height:460px;
}
.game163 .bigImg li img {
	vertical-align: middle;
	width: 100%;
}
.game163 .bigImg h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 33px;
	height: 33px;
	padding-right: 30px;
	overflow: hidden;
	text-align: left;
}
.game163 .smallScroll {
	height: 47px;
	margin-bottom: 6px;
}
.game163 .sPrev, .game163 .sNext {
	float: left;
	display: block;
	width: 14px;
	height: 47px;
	text-indent: -9999px;
	background: url(../images/sprites1008.png) no-repeat 0 -3046px;
	margin-top: 10px;
}
.game163 .sNext {
	background-position: 0 -2698px;
}
.game163 .sPrev:hover {
	background-position: 0 -3133px;
}
.game163 .sNext:hover {
	background-position: 0 -2785px;
}
.game163 .smallImg {
	float: left;
	margin: 0 6px;
	display: inline;
	width: 94%;
	overflow: hidden;
}
.game163 .smallImg ul {
	width: 100%;
	overflow: hidden;
}
.game163 .smallImg li {
	float: left;
	padding: 0 10px 0 0;
	width: 19%;
	cursor: pointer;
	display: inline;
}
.game163 .smallImg img {
	border: 1px solid #dcdddd;
	width: 100%;
}
.game163 .smallImg .on img {
	border-color: #1e50a2;
}
.game163 .pageState {
	position: absolute;
	top: 428px;
	right: 5px;
	letter-spacing: 1px;
}
.game163 .pageState span {
	color: #f00;
	font-size: 16px;
}
.smallScroll img {
	padding-bottom: 0px;
}
.bigImg img {
	padding-bottom: 0px;
}
/*产品列表开始*/
.cpynr {
	padding: 20px 0px 60px;
	background: #FFF;
}
.cpynr .bt05 {
	font-size: 20px;
	color: #e26b0d;
	border-bottom: 1px #ccc solid;
	line-height: 40px;
	margin: 0 20px;
}
.chanpLb li {
	float: left;
	width: 45%;
	border: 1px #CCCCCC solid;
	margin: 0 2.3%;
	margin-top: 30px;
}
.chanpLb li:hover{border: 1px #e26b0d solid;}
.chanpLb li img {
	width: 100%;
}
.lbTxt {
	padding: 20px;
}
.lbTxt:hover {
	background-color: #f6f6f6;
}
.lbTxt h2 {
	font-size: 16px;
	line-height: 20px;
	height: 36px;
	overflow: hidden;
}

.lbTxt p {
	color: #666;
	line-height: 20px;
	padding: 10px 0;
	height: 35px;
	overflow: hidden;
}
.lbTxt h3 {
	width: 110px;
	line-height: 30px;
	border: 1px #e26b0d solid;
	color: #e26b0d;
	text-align: center;
	border-radius: 3px;
	margin-top: 20px;
}
.lbTxt:hover h3 {
	border: 1px #e26b0d solid;
	
}
.pages {
	text-align: center;
	height: 30px;
	clear: both;
	margin-top: 30px;
}
.pages a, .pages strong {
	padding: 6px 10px;
	margin: 0 2px;
	border-radius: 30px;
}
.pages a {
	background-color: #d6d5d5;
}
.pages strong {
	background-color: #e26b0d;
	color: #fff;
	font-weight: normal;
}
.pages a:hover {
	background-color: #e26b0d;
	color: #fff;
	font-weight: normal;
}
/*新闻列表开始*/
.xwynr {
	padding: 20px 20px 60px;
	background: #FFF;
}
.xwynr h1 {
	font-size: 20px;
	color: #e26b0d;
	border-bottom: 1px #ccc solid;
	line-height: 40px;
}
.xwlb img {
	width: 28%;
}
.xwlb .xwlbT {
	width: 67%;
}
.xwlb li {
	padding: 20px 0;
	border-bottom: 1px #e5e5e5 dashed;
}
.xwlb li:hover {
	background-color: #f6f6f6;
}
.xwlb li:hover img {
	padding-left: 10px;
}

.xwlb li:hover .xwlbT {
	padding-right: 10px;
}


.xwlbT h4 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 20px;
	height: 3px;
	overflow: hidden;
}
.xwlbT h2 {
	color: #036cb5;
}
.xwlbT p {
	line-height: 24px;
	padding: 10px 0;
	height: 36px;
	overflow: hidden;
}
.xwlbT h3 {
	margin-top: 20px;
	color: #f4a024;
}
/*新闻内页*/

.xwNr h4 {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin-top: 20px;
}
.xwNr h2 {
	color: #036cb5;
	text-align: center;
	width: 100%;
	padding: 10px 0 30px 0;
	border-bottom: 1px #e5e5e5 dashed;
}
.xwNr p {
	padding-top: 30px;
	line-height: 28px;
}
.xwny {
	padding-top: 30px;
}
.xwny img {
	float: left;
	width: 30%;
	padding-right: 3%;
}
.xwNr h3 {
	padding-top: 30px;
}
.xwNr h3 span {
	font-weight: bold;
}
.dixian {
	margin-top: 30px;
	border-top: 1px #e5e5e5 dashed;
}
.xwNr h3 a:hover {
	color: #e67818;
}
/*联系我们*/
.lxwmTxt {
	width: 47%;
	background-color: #f3f7fb;
	padding: 30px 20px 105px 20px;
	margin-top: 20px;
}
.lxwmTxt li {
	margin-top: 20px;
	padding-left: 30px;
	background: url(../images/lx03.png) 0px 0px no-repeat;
	line-height: 20px;
}
.lxwmTxt h1 {
	font-size: 22px;
	font-weight: bold;
}
.lxwmTxt .lxw02 {
	background-position: 0px -48px;
}
.lxwmTxt .lxw03 {
	background-position: 0px -95px;
}
.lxwmTxt .lxw04 {
	background-position: 0px -144px;
}
.lxwmTxt .lxw05 {
	background-position: 0px -190px;
}
.lxwmTxt .lxw06 {
	background-position: 0px -237px;
}
.lxwmTxt .lxw07 {
	background-position: 0px -285px;
}
.lxwmTxt span {
	color: #999;
}
.lxwmTxt a {
	color: #333;
	text-decoration: underline
}
.lxwmTxt a:hover {
	color: #e26b0d;
}
.jianyiBox {
	width: 45%;
	margin-top: 20px;
}
.jianyibg {
	width: 100%;
}
.jianyiCon {
	margin-top: 50px;
}
.sub_input01 {
	width: 95%;
}
.jianyibg input {
	color: #666;
	line-height: 40px;
	padding-left: 20px;
	margin-bottom: 20px;
	border: 1px #d6d6d6 solid;
}
.jianyiBox h2 {
	padding: 0px 0 30px 0;
	line-height: 24px;
}
.jianyibg textarea {
	width: 99%;
	border: 1px #d6d6d6 solid;
	margin-bottom: 20px;
}
.jianyibg .sub_btn01 {
	font-size: 16px;
	padding: 0 10px;
	line-height: 46px;
	background-color: #e26b0d;
	color: #FFFFFF;
	border-radius: 5px;
}
.lxwmBox {
	padding: 20px 20px 60px;
	background: #FFF;
}
.ditu {
	margin-top: 20px;
}
/*案例页面开始*/
.anliLb li {
	float: left;
	border: 1px #ccc solid;
	width: 22.8%;
	margin: 30px 1% 0;
}
.anliLb li img {
	width: 100%;
}
.anliLb li h2 {
	font-size: 16px;
	padding: 20px;
	line-height: 24px;
	height: 40px;
	overflow: hidden;
}
.anliLb li:hover {border: 1px #e26b0d solid; background-color:#f6f6f6;
	
}

/*产品页面子页*/
.productziye {
	margin-top: 30px;
}
#gallery {
	width: 56%;
	height: auto;
	float: left;
	padding: 5px;
	background: #fff;
	border: 1px solid #d9d9d9;
}
#gallery h1 {
	color: #666666;
	line-height: 30px;
}
#gallery_nav {
	width: 19.5%;
	float: right;
}
#gallery_nav img {
	margin: 0 0 1%;
}
#gallery_output {
	width: 79.5%;
	float: left;
	border-right: 1px solid #d9d9d9;
	overflow: hidden;
}
#gallery_output img {
	width: 100%;
}
.gallery_right {
	width: 40%;
	float: right;
}
.gallery_right h2 {
	font-size: 24px;
	padding: 10px 0 15px;
}
.gallery_right_txt {
	padding: 5px 0 15px;
	line-height: 24px;
	font-size: 14px;
	border-bottom: 1px dashed #d0d0d0;
}
.proLight {
	width: 56%;
}
.proRight {
	width: 40%;
}
.proRight h1 {
	font-size: 24px;
	font-weight: bold;
}
.proRight h2 {
	font-weight: bold;
	font-size: 16px;
	color: #e26b0d;
	padding: 20px 0 10px 0;
}
.proRight p {
	line-height: 20px;
	padding: 10px 0 20px;
	border-bottom: 1px #ccc solid;
}
.proRight h3 {
	font-size: 16px;
	margin-bottom: 20px;
}
.proRight h3:hover {
	color: #e26b0d;
}
.proRight h3 span {
	font-size: 16px;
	color: #e26b0d;
}
.sjtb li a {
	float: left;
	width: 16px;
	height: 16px;
	margin-right: 10px;
	background: url(../images/sjfx.jpg) no-repeat;
}
.sjtb li .sjfx01 {
	background-position: 0px 0px;
}
.sjtb li .sjfx02 {
	background-position: -21px 0px;
}
.sjtb li .sjfx03 {
	background-position: -42px 0px;
}
.sjtb li .sjfx04 {
	background-position: -63px 0px;
}
.sjtb li .sjfx05 {
	background-position: -84px 0px;
}
.cpzx li a {
	display: block;
	width: 45%;
	font-size: 16px;
	color: #fff;
	line-height: 35px;
	text-align: center;
	margin-top: 30px;
}
.cpzx .zxjt {
	background-color: #5b5b5b;
	background-image: url(../images/zxjt.png);
	background-repeat: no-repeat;
	background-position: 50px center;
}
.cpzx .zxly {
	background-color: #e26b0d;
	background-image: url(../images/zxly.png);
	background-repeat: no-repeat;
	background-position: 46px center;
}
div.proRight select {
	width: 60%;
	height: 32px;
	font-size: 13px;
	margin-bottom: 20px;
}
option {
	font-weight: normal;
	display: block;
	white-space: pre;
	min-height: 1.2em;
	padding: 0px 2px 1px;
}
.tabPanel {
	margin-top: 30px;
}
.tabPanel ul {
	height: 49px;
}
.tabPanel ul li {
	float: left;
	font-size: 16px;
	height: 48px;
	line-height: 48px;
	width: 22%;
	text-align: center;
	cursor: pointer;
	border-top: 1px #ddd solid;
	border-left: 1px #ddd solid;
	background: #f1f1f1;
}
.tabPanel ul li:hover {
	background: #e26b0d;
	color: #FFF;
}
.tabPanel .hit {
	background-color: #e26b0d;
	color: #FFF;
}
.pane {
	border: 1px solid #ddd;
	min-height: 100px;
	background-color: #fff;
	display: none;
	padding: 20px;
}
.pane p {
	line-height: 24px;
	margin-bottom: 20px;
}
.pane h4 {
	padding: 15px 15px 0 10px;
	font-size: 14px;
	font-weight: bold;
}
.cpz03 {
	border-right: 1px #ddd solid;
}
.xiazai h1 {
	background: url(../images/pdf.png) left center no-repeat;
	padding-left: 60px;
	line-height: 52px;
	margin-bottom: 20px;
}
.xiazai h1 a {
	color: #036cb5;
	text-decoration: underline;
	font-size: 16px;
	line-height: 52px;
}
.xiazai h1 span {
	color: #999;
}
.xiazai h2 a {
	display: block;
	background: #e26b0d url(../images/xiazai.png) 15px center no-repeat;
	width: 146px;
	line-height: 46px;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	border-radius: 5px;
}
.lxwms {
	padding: 20px 20px 30px;
	background: #FFF;
	margin-top: 30px;
}
.toolbar {
	display: none;
}
#menu {
	display: none;
}
 @media screen and (max-width:1366px) {
.container {
	width: 97%;
}
.txt-four {
    height: 272px;
}
}
 @media screen and (max-width:1280px) {
}
 @media screen and (max-width:1024px) {
.lxBox01 {
	width: 40%;
}
.shejiao {
	width: 21%;
}
.bt01 ul {
	width: 60%;
}
.con-four {
    width: 46%;
}
.gysyTxt {
	height: 149px;
	overflow: hidden;
}
.txt-four {
    height: 209px;
}
.toutiaoTxt h2 {
	height: 18px;
	overflow: hidden;
}
.toutiaoTxt p {
	height: 40px;
	overflow: hidden;
}
.toutiaoTxt h3 {
	padding: 8px 0;
}
.xwyTet {
	width: 83%;
}
.xwyTet h2 {
	height: 18px;
	overflow: hidden;
}
.xwyTet p {
	height: 40px;
	overflow: hidden;
}
.xwyLbBox li {
	padding-top: 14px;
	margin-top: 14px;
}
.jlp01 {
	padding: 45px 0;
}
.cgalBox h1 {
	font-size: 18px;
	padding-left: 20px;
}
.game163 .pageState {
	display: none;
}
.game163 .smallImg {
	width: 93%;
}
.cpzx .zxjt {
	background-position: 16px center;
}
.cpzx .zxly {
	background-position: 16px center;
}
.anliLb li {
	width: 31%;
}
}
 @media screen and (max-width:768px) {
.lxBox01 {
	width: 52%;
}
.yuyan {
	margin-left: 3%;
}
.shejiao {
	width: 29%;
}
.bt01 h1 {
	width: 100%;
	line-height: 50px;
}
.bt01 ul {
	display: none;
}

.content-four {
	width: 100%;
	margin-top: 20px;
}

.con-four {
    width: 48%;
    float: left;
    margin-left: 0px;
    margin-right: 10px;
}
.txt-four {
    height: 309px;
}
.guanNr {
	width: 100%;
}
.gysyTxt {
	height: 126px;
	overflow: hidden;
}
.alLBox {
	width: 100%;
}
.xwyBox {
	width: 100%;
	margin-top: 20px;
}
.cpflL {
	width: 100%;
}

.jlp01 {
	padding: 30px 0;
}
.zdh h1 {
	font-size: 26px;
	padding-left: 10px;
}
.zdh li a {
	padding-left: 10px;
}
.cgalBox h1 {
	font-size: 16px;
	padding-left: 10px;
}
.cgalBox li img {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.cgalBox li p {
	width: 100%;
}
.cgalBox li {
	overflow: hidden;
	padding: 20px 10px 0px 10px;
}
.game163 .smallImg {
	width: 91%;
}
.game163 .smallImg li {
	width: 23%;
}
.game163 .sPrev, .game163 .sNext {
	margin-top: 4px;
}
.zdh li a {
	line-height: 35px;
}
#gallery {
	width: 98%;
}
.proRight {
	width: 100%;
	margin-top: 20px;
}
.cpzx .zxjt {
	background-position: 60px center;
}
.cpzx .zxly {
	background-position: 60px center;
}
.tabPanel ul li {
	width: 24%;
}
.lxwmTxt {
	width: 100%;
}
.jianyiBox {
	width: 100%;
}
.anliLb li {
	width: 47.3%;
}
.cpfl04, .cpfl05 {
    width: 22.5%;
    margin-top: 16px;
}
}
 @media screen and (max-width:640px) {
.rightsidebar {
    width: 100%;
}
.topCon {
	display: none
}
.toolbar {
	display: block;
}
.nav02 {
	display: block;
	background-color: #fff;
	height: 0px;
}
.isStuck {
	width: 600px;
}
.topSj {
	display: none;
}
.lang {
	display: none;
}
.topLight {
	display: none;
}
section {
	margin: 4em 0;
}
.navdrawer-container {
	position: fixed;
	width: 250px;
	height: 100%;
	background-color: #333a40;
	color: #fff;
	margin-top: 0;
	-webkit-transform: translate(-250px, 0);
	transform: translate(-250px, 0);
	z-index: 2;
}
.navdrawer-container.open {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	z-index: 1000;
}
.navdrawer-container ul {
	display: block;
}
.navdrawer-container ul li {
	width: 100%;
	padding: 0;
	border: none;
	float: none;
}
.navdrawer-bg {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: black;
	/** Unfortunately this is the best way
    to get no paints in Chrome **/
	opacity: 0.0000001;
	z-index: 1;
	pointer-events: none;
}
.navdrawer-bg.open {
	opacity: 0.5;
}
.app-bar, .navdrawer-container {
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}
.navdrawer-bg {
	-webkit-transition: opacity 0.3s ease-out;
	transition: opacity 0.3s ease-out;
}
.navdrawer-container li ul {
	display: none;
}
.navdrawer-container li a {
	display: block;
	width: 100%;
	height: 50px;
	padding: 0;
	margin: 0;
	line-height: 50px;
	text-decoration: none;
	color: white;
	border-radius: 0;
}
.navdrawer-container li a:hover {
	color: white;
	background-color: rgba(255, 255, 255, 0.2);
}
.navdrawer-container li a:focus {
	color: white;
	background-color: rgba(255, 255, 255, 0.3);
	outline: 0;
}
.navdrawer-container li a:active {
	color: white;
	background-color: rgba(255, 255, 255, 0.4);
}
.navdrawer-container li a.current {
	color: #fff;
}
#header {
	width: 100%;
	height: 60px;
	border-top: none;
}
.app-bar {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	width: 100%;
	height: 60px;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 400;
	background: #fff;
	-moz-box-shadow: 0 5px 10px rgba(58, 58, 58, 0.25);
	-webkit-box-shadow: 0 5px 10px rgba(58, 58, 58, 0.25);
	box-shadow: 0 5px 10px rgba(58, 58, 58, 0.25);
}
.app-bar.open {
	-webkit-transform: translate(250px, 0);
	transform: translate(250px, 0);
}
.app-bar .logo {
	width: 120px;
	top: 0;
	right: 10px;
}
.app-bar .logo a {
	text-decoration: none;
	color: inherit;
	font-weight: normal;
}
.app-bar-actions {
	width: auto;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	position: absolute;
	right: 10px;
	top: 0px;
}
.app-bar button, .bottom-bar button {
	width: 44px;
	height: 44px;
	display: block;
	background-image: none;
	background-color: #333a40;
	border-style: solid;
	border-radius: 100%;
	border-color: #333a40;
	padding: 8px;
	margin: 8px;
	float: left;
	-webkit-transition: border 300ms ease-in, background 300ms ease-in;
	transition: border 300ms ease-in, background 300ms ease-in;
	-webkit-tap-highlight-color: transparent;
}
.app-bar button img {
	width: 28px;
	height: 28px;
}
.app-bar button.menu {
	position: relative;
}
.app-bar button.menu img {
	position: absolute;
	top: 7px;
	left: 7px;
}
.app-bar button.menu .menu-icon {
	opacity: 1.0;
}
.app-bar button.menu .close-icon {
	opacity: 0.0;
}
.app-bar.open button.menu .menu-icon {
	opacity: 0.0;
}
.app-bar.open button.menu .close-icon {
	opacity: 1.0;
}
.app-bar button:hover, .bottom-bar button:hover {
	border-color: transparent;
	background-color: rgba(51, 58, 64, 0.4);
}
.app-bar button:focus, .bottom-bar button:focus {
	border-color: transparent;
	outline: 0;
	background-color: rgba(51, 58, 64, 0.4);
}
.app-bar button:active, .bottom-bar button:active {
	border-color: transparent;
	background-color: rgba(51, 58, 64, 0.6);
}
.app-bar-actions {
	display: none;
}
.display {
	display: none;
}
/*主要样式*/
.navBox {
	display: none;
}
.logo02 {
	position: absolute;
	width: 23%;
	right: 20px;
	top: 10px;
}
.footer01 {
	width: 45%;
}
.footer04 {
	width: 50%;
}
.footer02 {
	width: 100%;
	margin-top: 20px;
}
.zdhBox {
	display: none;
}
.ynrBox {
	width: 100%;
}
#menu {
	width: 100%;
	margin: 20px auto;
	display: block;
	position: relative;
	z-index: 100;
	background: #f6f6f6;
}
.cpynr #menu {
	width: 94%;
	margin: 20px auto 0;
}
#menu h1 {
	color: white;
	width: 97%;
	height: 45px;
	line-height: 45px;
	padding: 0 1.5%;
	cursor: pointer;
	background: #0f161e url(../images/menu.png) 96% center no-repeat;
	border: none;
	font-weight: normal;
	text-indent: 10px;
	font-size: 18px;
	margin: 0 auto;
}
#menu h2 {
	width: 100%;
	float: left;
	display: block;
	font-size: 14px;
	font-weight: normal;
	text-indent: 24px;
	padding: 15px 0 15px 0;
	border-bottom: 1px solid #fff;
	background: url(../images/li02.gif) 10px center no-repeat;
}
#menu ul {
	padding-left: 15px;
	border: #E7E7E7 1px solid;
	border-top: none;
	overflow: auto;
}
#menu ul li {
	padding: 5px 0 3px 10px;
}
.no {
	display: none;
}
.gsynr h2 {
	padding: 10px 0;
}
.game163 {
	width: 97%;
}
.xwNr h4 {
	font-size: 20px;
	line-height: 20px;
}
.jlp03 {
	padding-bottom: 42px;
}
.chanpLb li {
	width: 44%;
}

.cpfl02{ width:48%; }
.cpfl01 {
    width: 48%;
}
.cpfl03 {
    width: 100%;
    margin-top: 20px;
}
.cpfl04 {
    width: 48%;
    margin-top: 20px;
}
.cpfl05 {
    width: 48%;margin-top: 20px
}
.txt-four {
    height: 250px;
}
}
 @media screen and (max-width:480px) {
.logo02 {
	width: 28%;
	top: 12px;
}
.con-four {
    width: 46%;
    margin-right: 12px; 
}
.footer01 {
	width: 100%;
}
.footer04 {
	width: 100%;
	margin-top: 20px;
}
.dibuCon h1 {
	line-height: 26px;
}
.game163 .smallImg {
	width: 89%;
}
.xwlb .xwlbT {
	width: 65%;
}
.xwlbT p {
	line-height: 24px;
	padding: 12px 0;
	height: 8px;
	overflow: hidden;
}
.xwlbT h3 {
	margin-top: 10px;
}
.xwNr h4 {
	font-size: 18px;
	line-height: 20px;
}
.cpzx .zxjt {
	background-position: 23px center;
}
.cpzx .zxly {
	background-position: 23px center;
}
.tabPanel ul li {
	font-size: 14px;
	width: 23%;
}
.sub_input01 {
	width: 94%;
}
.txt-four p a {
    font-size: 14px;
    display: block;
    line-height: 20px;
    color: #FFF;
    height: 114px;
    overflow: hidden;
    padding: 10px;
}
.txt-four h3 {
	font-weight: normal;
	color: #FFF;
	font-size: 14px;
	text-align: center;
}
.txt-four {
	padding: 0px;
	width: 100%;
}
.txt-four h4 {
	margin: 0px auto;
}
.section-focus-pic ul li{ height:283px;}
.section-focus-pic {
    height: 287px;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.riqi {
    width: 15%;
}
.xwyTet {
    width: 74%;
}
.toutiao img {
    float: left;
    width: 100%;
}
.toutiaoTxt {
    width: 100%; margin-top:20px;
}
}
 @media screen and (max-width:320px) {
.chanpLb li {
	width: 94%;
}
.con-four {
    width: 45%;
    margin-right: 12px;
}
.xwlb img {
	width: 100%;
}
.xwlb .xwlbT {
	width: 100%;
}
.anliLb li {
	width: 98%;
	height: 349px;
}
.txt-four p a {
    height: 72px;
}
.txt-four{ height:132px;}
.section-focus-pic ul li{ height:228px;}
.section-focus-pic .controler2 a {
    top: 87px;
}
.section-focus-pic {
    height: 233px;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.riqi {
    width: 20%;
}
.xwyTet {
    width: 68%;
}
.toutiao img {
    float: left;
    width: 100%;
}
.toutiaoTxt {
    width: 100%; margin-top:20px;
}
}
