﻿@charset "utf-8";


/* 清除内外边距 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, lengend, button, input, textarea{
	margin: 0;
	padding: 0;
   _background-image:url(about:blank);
   _background-attachment:fixed;
   
}
html{
	color: #333;
	min-width: 320px;
	font-size: 100%;
	line-height:150%;
}

/* 设置默认字体 */ 
body, button, input, select, textarea {
	font-family: "microsoft yahei","宋体","Arail";
	font-size: 15px;
    outline:none;
	color:#5a5a5a;
}
body{overflow-x:hidden;}

/* 列表元素 */ 
ul,ol,li {
	list-style: none;
}

img {
	border: none;
    vertical-align: middle;
}

/* 定义浮动居中 */ 
.fl {
	float: left;
	display: inline
}

.fr {
	float: right;
	display: inline
}

a{
	text-decoration:none;
    color:#5a5a5a;	
	outline:none;
}

/*header*/
.topWrap {
	BACKGROUND:#FFF; HEIGHT:106px; /*OVERFLOW: hidden; position:absolute; top:0; left:0;*/
	z-index:9999999999999999999999; width:100%
}
.header {
	MARGIN: 0px auto; WIDTH: 1200px; HEIGHT:106px; background:#FFF /*OVERFLOW: hidden*/
}
.h_top {
	FONT: 14px/26px "microsoft Yahei"; HEIGHT:26px; COLOR: #333;/* OVERFLOW: hidden*/
}
.h_top SPAN {
	COLOR: #333
}
.h_top SPAN A {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 8px; PADDING-RIGHT: 8px; DISPLAY: inline-block; COLOR: #333; PADDING-TOP: 0px
}
.h_c {
	HEIGHT:106px; /*OVERFLOW: hidden; */width:1200px; background:url(../images/topbg.png) no-repeat;
}
.h_logo {
	MARGIN:25px 0px 0px 0; WIDTH:181px; HEIGHT:64px; OVERFLOW: hidden
}
.h_logo SPAN {
	WIDTH:181px; DISPLAY: block; HEIGHT: 64px; OVERFLOW: hidden;
}
.h_logo SPAN IMG {
	WIDTH:100%; margin-top:0px
}
.h_logo H1 {
	DISPLAY: inline; FONT: 30px/85px "microsoft Yahei"; LETTER-SPACING: 0px; COLOR: #444
}
.h_logo H1 I {
	DISPLAY: inline-block; FONT: bold 30px/85px "Microsoft Yahei"; LETTER-SPACING: 0px; COLOR: #d32e12
}
.h_tel {
	MARGIN: 0px 0px 0px 0px; WIDTH:1000px; HEIGHT: 45px; margin-top:30px;
}
.h_tel P {
	DISPLAY: block; FONT: 12px "microsoft Yahei"; FLOAT:right; HEIGHT:25px; line-height:100%; COLOR: #333; OVERFLOW: hidden; padding-right:40px; padding-top:25px;
}
.h_tel P a{ color:#000}
.h_tel P a:hover{color:#EE1F25}
/*.h_tel P SPAN {
	DISPLAY: inline; FONT: bold 24px "impact", Times, serif; COLOR: #B02923; OVERFLOW: hidden
}*/
.sou_r {
	HEIGHT: 29px;/* OVERFLOW: hidden; */margin-top:15px; margin-bottom:0
}
.inp01 {
	BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; OUTLINE-STYLE: none; PADDING:0 16px; WIDTH:225px; DISPLAY: inline; FONT: 13px/29px "Microsoft Yahei"; BORDER-TOP-STYLE: none; BACKGROUND: url(../images/sou1.jpg) no-repeat left top; FLOAT: left; HEIGHT: 24px; COLOR: #646464; BORDER-LEFT-STYLE: none; OVERFLOW: hidden; outline:none; margin:0; border:0
}
.wx{position:relative; cursor:pointer}
.topewm{display:none; position:absolute; top:22px; left:10px; z-index:9999999999}
.wx:hover .topewm{ display:block}
.inp02 {
	BORDER-RIGHT-WIDTH: 0px; OUTLINE-STYLE: none; WIDTH: 34px; /*BACKGROUND: url(../images/sou2.jpg) no-repeat left top;*/ FLOAT: left; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; HEIGHT: 24px; BORDER-LEFT-WIDTH: 0px;outline:none; margin:0
}
.nav{width:100%; height:96px; position:relative; clear:both; border-bottom:#CCC 1px solid}
.nav ul{width:1200px;margin:0 auto; text-align:right;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nav li{
	text-align:center;
	display:inline-block;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}
.nav a{height:42px; line-height:45px;display:block;font-size:15px; color:#333; font-weight:600; text-decoration:none}
.nav li.m a.mmm:after{content: "";display: block;position:absolute;left: 50%;right:50%;bottom:-3px;height: 3px;opacity: 0;background-color: #D4BB54;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.nav li.m a.mmm:hover:after{left: 1%;right: 1%;opacity: 1;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.nav li.m:hover a.mmm:after{left: 1%;right: 1%;opacity: 1;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.nav li.m:hover a.mmm{ color:#5acdb7; font-weight:600;}
/*.nav li.m:hover{ margin:0 8px 0 7px}*/
.nav li.chat,.nav li.chat a{padding-right:0; margin-right:0; color:#C22C65; font-size:13px; margin-left:20px; font-weight:normal; text-decoration:none; position:relative; cursor:pointer}
.nav li.chat a:hover{ color:#5acdb7}

.nav li.chat p.weixin{ opacity: 0; position:absolute; left:-50px; top:40px; -webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s; z-index:999999}
.nav li.chat:hover p.weixin{opacity:1;top:20px;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.nav li.chat img{ display:inline-block; margin-left:5px}
.nav li.chat div.search{opacity:0;position:absolute; right:0px; top:-2px; background:#0B56A6;border-radius:25px; width:0px; height:30px;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s; z-index:1}
.nav li.chat:hover div.search{opacity:0; right:0px; top:-2px; width:160px; -webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s; padding:0; z-index:1}

.sinput{ background:transparent; border:0; height:30px; line-height:30px; color:#FFF; font-size:15px; width:135px; margin:0; padding:0}
input.sinput::-webkit-input-placeholder{
            color:#4F85BF;
			font-size:13px;
        }
        input::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:#4F85BF;
			font-size:13px;
        }
        input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:#4F85BF;
			font-size:13px;
        }
        input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
            color:#4F85BF;
			font-size:13px;
        }


.nav a#sel{border-bottom:3px solid #D4BB54;color:#D4BB54;}
.nav a#sel:hover:after{opacity:0;}

.nav .sub{display:none;width:100%;padding:0;position:absolute;top:95px;overflow:hidden;text-align:left;z-index:110;left:0px; background:url(../images/blackbg.png) repeat #f0f0f0}
.nav .sub .nav_xiao{width:1200px;overflow:hidden;padding-top:5px;margin:0 auto;padding-bottom:50px;}
.nav .sub .nav_xiao .xiao_one{width:760px;float:right;overflow:hidden;}
.nav .sub .nav_xiao .xiao_one a{float:left;display:inline;height:28px;line-height:28px;width:108px;margin-right:12px;overflow:hidden;border-bottom:1px solid #d3d2d2;color:#313030;background:url(../images/201603/nav_dian.jpg) left center no-repeat;padding:0;padding-left:15px;margin-top:13px;font-size:12px;font-family:"宋体";}
.nav .sub .nav_xiao .xiao_one a:hover{color:#f3782a;}
.nav .sub .nav_xiao .xiao_two{margin-top:28px;width:760px;float:right;}
.nav .sub .nav_xiao .xiao_two img{float:left;margin-right:25px;}
.nav .sub .nav_xiao .xiao_two .nav_div{float:left;width:380px;padding-top:30px;font-size:12px;color:#666666;line-height:22px;}
.nav .sub .nav_xiao .xiao_two .nav_div h2{font-size:16px;color:#f3782a;font-weight:normal;letter-spacing:1px;line-height:36px;}

.nav .sub .nav_xiao .xiao_three{width:760px;float:right;overflow:hidden;}
.nav .sub .nav_xiao .xiao_three ul{width:790px;}
.nav .sub .nav_xiao .xiao_three ul li{float:left;display:inline;width:172px;height:190px;overflow:hidden;margin-right:19px;text-align:center;position:inherit;line-height:46px;margin-left:0px;}
.nav .sub .nav_xiao .xiao_three ul li img{width:100%;height:138px;display:block;}
.nav .sub .nav_xiao .xiao_three ul li a{color:#686868;width:100%;font-size:14px;height:100%;padding-top:17px;}
.nav .sub .nav_xiao .xiao_three ul li a:hover{color:#f3782a;}
.nav .sub .nav_xiao .xiao_three ul li:hover img{opacity: 0.8;filter: alpha(opacity=80);}
.nav .sub .nav_xiao .xiao_three ul.nav_wechat li{width:195px;}
.nav .sub .nav_xiao .xiao_three ul.nav_wechat li img{width:195px;height:138px;}

.nav .sub .nav_xiao .xiao_four{width:512px;overflow:hidden;margin-right:25px;margin-left:55px;}
.nav .sub .nav_xiao .xiao_four h2{font-size:18px;font-weight:normal;color:#333333;height:50px;line-height:50px;border-bottom:1px solid #e0e0e0;letter-spacing:3px;margin-top:10px;}
.nav .sub .nav_xiao .xiao_four .ul{width:590px;}
.nav .sub .nav_xiao .xiao_four .ul li{height:42px;line-height:42px;margin-right:80px;padding-right:10px;width:205px;overflow:hidden;float:left;display:inline;background:url(../images/nav_dian2.png) right center no-repeat;margin-left:0px;position:inherit;}
.nav .sub .nav_xiao .xiao_four .ul li a{padding:0;width:205px;text-align:left;}

.nav .sub .nav_xiao .xiao_five{width:336px;overflow:hidden;float:right;margin-top:35px;margin-left:50px; position:relative}
.nav .sub .nav_xiao .xiao_five img{width:300px;height:140px;}
.nav .sub .nav_xiao .xiao_five img{
	width:100%;
	max-width: 101%;
	height: auto;
	transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
}
.nav .sub .nav_xiao .xiao_five:hover img{    
	transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}



.nav .sub .nav_xiao .xiao_five a{width:344px;height:138px;padding:0;margin-right:45px;float:left;}
.nav .sub .nav_xiao .xiao_five2{float:left;margin-right: 20px;text-align: left;width:300px;margin-top:15px; margin-left:302px}
/*.nav .sub .nav_xiao .xiao_five2 div.aa{box-shadow:none;font-size: 14px;padding:0; height:50px; line-height:50px;}*/
.nav .sub .nav_xiao .xiao_five2 div.aa a{box-shadow:none;border-bottom: 1px solid #e0e0e0; margin-right:50px;text-align: left;width:280px;display:inline-block;padding:0;font-size:14px; background:url(../images/jt.png) no-repeat left; text-indent:20px; height:52px; line-height:52px;}
.nav .sub .nav_xiao .xiao_five2 div.aa a:hover{ color:#D4BB54;background:url(../images/jt2.png) no-repeat left;}

.nav .sub .nav_xiao .xiao_six_l{float:left;width:140px;margin-left:70px;overflow:hidden;margin-top:35px;}
.nav .sub .nav_xiao .xiao_six_l a{display:block;height:46px;line-height:46px;font-size:16px;color:#333333;padding-left:20px;background:url(../images/yuming_pic9.png) left center no-repeat;padding-top:0;}
.nav .sub .nav_xiao .xiao_six_l a.osel{background:url(../images/yuming_pic9_on.png) left center no-repeat;color:#f3782a;}
.nav .sub .nav_xiao .xiao_six_r{float:left;width:990px;overflow:hidden;text-align:center;}
.nav .sub .nav_xiao .xiao_six_r img{display:block;margin:0 auto;margin-bottom:32px;transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s;-ms-transition: all 0.5s ease 0s;-o-transition: all 0.5s ease 0s;-webkit-transition: all 0.5s ease 0s;}
.nav .sub .nav_xiao .xiao_six_r a{float:left;width:140px;height:auto;border-left:1px solid #e2e3e3;padding-top:0;margin-top:50px;}
.nav .sub .nav_xiao .xiao_six_r a:hover img{margin-top:-4px;margin-bottom:36px;}

/******banner******/
.picScroll-left{ width:100%; overflow:hidden; position:relative; height:650px; margin:0; padding:0}
.picScroll-left .hd{height:0px; width:1200px; position:absolute; z-index:9; left:50%; margin-left:-600px; bottom:10px; top:50%;}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:42px; height:84px; float:right; position:absolute; cursor:pointer; top:-42px;}
.picScroll-left .hd .next{ background:url(../images/next.png) left top no-repeat; right:0;}
.picScroll-left .hd .prev{ background:url(../images/prev.png) left top no-repeat; float:left;}
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; position:absolute; top:280px; left:50%; margin-left:-26px; height:20px; padding-top:2px;}
.picScroll-left .hd ul li{ float:left;  width:15px; height:15px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; border:1px solid #8a603f; border-radius:100%; position:relative; z-index:9}
.picScroll-left .hd ul li.on{ background:#8a603f; width:15px; height:15px;}
.tempWrap{ margin:0 auto;}
.picScroll-left .bd{ width:100%; overflow:hidden; height:650px;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1;}
.picScroll-left .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center; width:100%; height:650px;}
.picScroll-left .bd ul li .picx{ text-align:center; position:relative; width:100%; overflow:hidden; height:650px;}
.picScroll-left .bd ul li .picx img{display:block; height:650px; width:1878px; position:absolute; left:50%; margin-left:-939px;}

/***图片***/
.banner{/*padding-bottom:30px; */overflow:hidden;}
.banner .left{width:587px; height:386px; overflow:hidden; margin-right:26px; float:left; /*border-radius:5px;*/}
.banner .right{width:587px; height:386px; overflow:hidden; float:left; /*border-radius:5px;*/}
.banner .movie{ width:587px; height:386px;}
.listBox .movie{border-radius:5px; overflow: hidden; }
.banner .left .txt,.banner .right .txt{ text-align:left}
.banner .left .txt a,.banner .right .txt a{ text-decoration:none}
.banner .left .txt a h3,.banner .right .txt a h3{ font-size:18px; color:#5A5A5A}
.banner .left .txt a:hover h3,.banner .right .txt a:hover h3{ color:#5acdb7}
.banner .left .txt a:hover p,.banner .right .txt a:hover p{ color:#5a5a5a}
.banner .left:hover h3,.banner .right:hover h3{ color:#5acdb7}
.banner .left:hover p,.banner .right:hover p{ color:#5a5a5a}


.list_3 .item .movie{width: 370px; height: 260px;/*border-radius:5px 5px 0 0;*/}
.listBox .txt{
	font-size:13px;
	line-height:24px;
	text-align:center;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 18px;
	padding-left: 0;
}
.listBox .txt h3{ font-weight:normal; font-size:14px;}
.listBox .txt p{ color:#999;}
.listBox .more{border-bottom:1px solid #C1C1C1; height:20px; position:relative; text-align:center; margin:40px 0;}
.listBox .more a{display: inline-block; width:90px; padding-top:30px; background:#f5f5f5 url(../images/index/icon_01.png) no-repeat center top; text-align:center; color:#bc9882; line-height:18px;}
.list_3{overflow:hidden;}
.list_3 .item{width:218px; height:260px; overflow:hidden;float:left;margin-right:26px; background:#fff; /*border-radius:5px; */margin-bottom:30px;}
.list_3 .pic{ height:187px; overflow:hidden}
.list_3 .last{width:218px; margin-right:0;}
.list_3 .txt a{ text-decoration:none}
.list_3 .txt a h3{ font-size:14px; color:#5A5A5A; font-weight:600;}
.list_3 .txt a:hover h3{color:#5acdb7}
.list_3 .txt a:hover p{color:#5a5a5a}
.list_3 .item:hover h3{color:#5acdb7}
.list_3 .item:hover p{color:#5a5a5a}


/*在线客服*/
.suspension{position:fixed;z-index:55;right:0;bottom:85px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#353535;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#951C1F;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:200px;background:#fff;position:absolute;right:57px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:78px;}
.suspension .d .inner-box{padding:8px 12px 12px;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left; margin-bottom:10px}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 10px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item a:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item a:hover{ color:#951C1F}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:14px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}
/****新闻****/
.c_news {
	box-sizing: border-box;
	width:1200px;
	margin:0 auto;
	clear:both;
}
.c_news ul{ border-bottom:#f0f0f0 1px solid; border-top:#f0f0f0 0px solid; height:140px; padding-top:40px}
.c_news ul li {
	padding: 0 13px;
	/*position: relative;*/
	overflow: hidden;
	float:left;
	z-index:2;
	width:280px;
}
.c_news ul li a p{ font-size:16px; color:#2a2a2a;overflow:hidden;text-overflow:ellipsis;
white-space:nowrap}
.c_news ul li img{ max-width:100%; margin-bottom:6px;}
.c_news ul li:hover a p{ color:#5acdb7}
.howc{ 
    background:url(../images/n.png) no-repeat left; 
    font-size:18px;
	color:#5A5A5A;
	text-indent:40px;
	margin: 0 15px 0 0;
	clear:both;}

/***快速链接***/
.serIcon{ position:relative; width:1200px; overflow:hidden; padding:40px 0; margin:0 auto}
.serIcon li{ width:363.33px; margin-right:55px; padding:38px 0 38px 185px;border: 1px solid #e2e1e1;border-radius: 5px; overflow: hidden; float:left; height:116px; background:url(index_icon_02.png) no-repeat;}
.serIcon li.n1{ background-position:0 -95px;}
.serIcon li.n2{ background-position:-370px -95px;}
.serIcon li.n3{ background-position:-740px -95px; padding-left:145px; width:351px; margin-right:0}
.serIcon li h5{ font-size:14px; font-weight:normal; color:#888;}
.serIcon li a{ color:#bc9882; display:block; padding-top:3px;}
.serIcon li a:hover{ color:#3c3c3c;}
.serIcon li a.tel{ font-family:Arial, Helvetica, sans-serif; font-size:21px; margin-top:-5px; cursor:default;}
.serIcon li a.tel:hover{color:#bc9882;}

/*二级菜单*/
.finish_border a {
    color: #5acdb7 !important;
}

.finish_nav {
    width: 100%;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 30px;
    background: #FFF;
}

.finish_nav_con {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.finish_nav_con span {
    font-size: 15px;
    font-weight: 600;
    color: #424242;
}

.finish_index img {
    position: relative;
    margin-right: 5px;
    width: 11px;
	margin-bottom:4px;
}

.finish_img img {
    position: relative;
    top: -2px;
    margin: 0 10px;
    width: 7px;
    height: 13px;
}

.finish_tab span {
    margin: 0 15px;
    cursor: pointer;
    color: #656565;
    /*font-weight: bold;*/
    font-size: 14px;
    position: relative;
	
}

.finish_tab span a {
    color: #656565;
    /*font-weight: bold;*/
    font-size: 14px;
}

.finish_tab span p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: #5acdb7;
    border-radius: 4px;
    -webkit-transition: width 300ms;
    transition: width 300ms;
}

.finish_tab span.finish_bottom a {
    color: #5acdb7;
}

.finish_tab span.finish_bottom p {
    width: 100%;
}


.finish_tab ul li{ float:left; margin-left:30px;position:relative;}
.finish_tab ul li a{ /*height:20px; line-height:20px; padding-bottom:20px; */display:block; font-weight:500;}
.finish_tab ul li.fm a.mm:after{content: "";display: block;position: absolute;left: 50%;right: 50%;bottom:-3px;height: 3px;opacity: 0;background-color: #5acdb7;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.finish_tab ul li.fm a.mm:hover:after{left: 1%;right: 1%;opacity: 1;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.finish_tab ul li.fm:hover a.mm:after{left: 1%;right: 1%;opacity: 1;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.finish_tab ul li.fm:hover a.mm{ color:#5acdb7; font-weight:600;}
.finish_tab ul li.fm a.on{ color:#5acdb7; font-weight:600; border-bottom: #5acdb7 3px solid;}
.finish_tab ul li.fm a.on:after{background-color:#FFF;}


.finish_tab span:hover {
    color: #5acdb7;
}
.icat_title_title {
    width: 1200px;
    text-align: center;
    margin: 66px auto 0;
}

.icat_title_title h2 {
    font-size: 28px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #323232;
    font-weight: 600;
    background: url(ititle_bg.png) center no-repeat;
}

.icat_title_title h3 {
    height: 35px;
    line-height: 38px;
    width: 100%;
    font-size: 16px;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    color: #a3a3a3;
}

#index_two_title{ height:223px; width:100%; text-align:center; border-bottom:1px solid #CCC;}
#index_two_title h4{ padding:66px 0 0 0; font-size:28px;}
#index_two_title h5{ height:25px; line-height:25px; font-size:12px; color:#5e5e5e; font-weight:normal;}
#index_two_content{ margin:-75px 0 0 0;}
#index_three_content{ position:relative; top:80px;}

.pro_bg{
	position:relative;
	top:30px;
}
.process_c{ width:1200px; margin:0 auto;}
#prr_content{ line-height:180%; color:#5a5a5a}

/*新闻中心*/
#bnc_tilte{ padding:50px 0;}
#bnct_left{ width:370px; float:left;}
#bnct_right{ width:470px; float:right;}
#bnct_rihgt ul{ float:right;}
#bnct_rihgt ul li{ float:left; height:35px; cursor:pointer; margin:0 20px; }
#bnct_rihgt ul li a{font-size:18px; color:#000; font-weight:bold;}
#bnct_rihgt ul li:hover{ border-bottom:5px solid #5acdb7; color:#5acdb7; font-weight:bold;}
#bnct_rihgt ul li:hover a{color:#5acdb7; font-weight:bold;}
.onbnctli{border-bottom:5px solid #5acdb7; }
.onbnctli a{color:#5acdb7!important; font-weight:bold;}
.bncc_body{ display:none;}

/*#bnc_left_news{ width:800px; float:left;}*/
#bnc_right_news{ width:275px; float:right;}
#bnc_right_news{ width:275px;}

#bnc_content ul li{ margin:0 0 17px 0; width:760px;}
#bnc_content ul li:hover .bnc_news_time{ background:#aa8756;}
#bnc_content ul li:hover .bnc_news_text h4 a{ color:#aa8756;}
.bnc_news_time{ width:97px; height:97px; float:left; background:#bbbbbb;}
.bnc_news_time h2{ height:65px; line-height:65px; text-align:center; color:#FFF; font-size:50px;}
.bnc_news_time h3{ height:25px; line-height:25px; font-weight:normal; font-size:14px; color:#FFF; text-align:center;}
.bnc_news_text{ float:right; width:630px; height:67px; padding:15px; background:#ededed;}
.bnc_news_text h4{ height:25px;}
.bnc_news_text h4 a{ font-size:15px;}
.bnc_news_text h5{ font-size:13px; font-weight:normal; color:#929292; line-height:23px;}

/*新闻详情页*/
#bnc_news_page{ padding:0 0 30px 0;}
#bnc_news_page h2{ height:35px; line-height:35px; text-align:center; font-size:16px; }
#bnc_news_page h4{ text-align:center; }
#bnc_news_page h4 span{ font-size:12px; color:#878787; font-weight:normal; padding:0 5px;}
.newspage_content{ padding:20px;}
.newspage_content p{ font-size:13px; font-weight:normal; color:#878787; font-weight:normal; line-height:25px;}
#prev_next{ height:60px; line-height:60px; padding:0 0 50px 0;}
#prev_left{ float:left; width:50%; height:60px; line-height:60px; text-align:left;}
#prev_right{ float:right; width:50%;height:60px; line-height:60px; text-align:right;}
#prev_next span{ font-size:13px; color:#000;}
#prev_next span a{ font-size:13px; color:#000;}
#prev_next span a:hover{ border-bottom:1px solid #000;}

.site_news {
    padding: 30px 0;
    border-bottom: 1px dashed #cfcfcf;
}
.site_news_right{
	width: 800px;
}

.site_news_right p {
    line-height: 45px;
    font-weight: bold;
    font-size: 16px;
}

.site_news_right h5 {
    line-height: 25px;
    font-weight: normal;
    color: #767676;
    text-indent: 2em;
    font-size: 13px;
}

.site_news_right h6 {
    line-height: 25px;
    font-weight: normal;
    margin-top: 20px;
    font-size: 13px;
    color: #000000;
}

.site_news_right h6 a {
    width: 100px;
    height: 30px;
    line-height: 30px;
    background: #000;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.site_news_right h6 a:hover {
    background: #5acdb7;
}
.site_news_left {
    width: 363px;
    height: 250px;
    margin-right: 36px;
    overflow: hidden;
}

.site_news_left img {
    width: 363px;
    height: 250px;
}
.impr_title{
	margin:0 0 10px 0;
}
.float_clear{ clear:both;}

/* page */
.page{width:100%;height:40px;text-align:center;line-height:38px;}
.page_con{display:inline-block;*display:inline;*zoom:1;}
.page a,
.page_text,
.page_btn{display:inline-block;width:58px;height:38px;/*float:left;*/border:1px solid #d9d9d9;font-size:14px;color:#888;background:#fff;margin:0 5px;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);transition: all 0.3as ease-out 0s;-webkit-transition: all 0.3s ease-out 0s;-moz-transition:all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}
.page a:hover,
.page_btn:hover{background:#f5f5f5;}
.page a.on{background:#5acdb7;color:#fff;font-weight:bolder;border-color:#5acdb7;}
.page a.goprev,
.page a.gonext{width:88px;}
.page a.goprev{margin-right:15px;}
.page a.non{background:#f8f8f8;border-color:#e9e9e9;color:#ababab;cursor:default;}
.page span{font-size:14px;color:#666;margin:0 5px;float:left;}
.page_text{text-align:center;color:#333;}
.page_btn{color:#666;width:68px;}
a.page_num{width:38px;}

/*菜单动画*/
.nav-button{float:left;position: relative;cursor: pointer;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;}
.icon-bar{    display: block;margin: 5px 0; width: 23px;height: 2px;background-color: #e65218;}
.top{margin-top:0;}
.bottom{margin-bottom: 0}
.nav-button.on{display:block;margin:0 auto;background: url(../images/close_menu.png) no-repeat center\0;width:18px\0;height:18px\0;}
.animated2:focus{cursor:pointer;z-index:9999}
.icon-bar{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;z-index:999999}
.nav-button.on .icon-bar{z-index:999999;}
.nav-button.on .top{-webkit-transform:translateY(6px) rotate(45deg);-moz-transform:translateY(6px) rotate(45deg);-ms-transform:translateY(6px) rotate(45deg);-o-transform:translateY(6px) rotate(45deg);transform:translateY(6px) rotate(45deg);width:0px\0;}
.nav-button.on .bottom{-webkit-transform:translateY(-8px) rotate(-45deg);-moz-transform:translateY(-8px) rotate(-45deg);-ms-transform:translateY(-8px) rotate(-45deg);-o-transform:translateY(-8px) rotate(-45deg);transform:translateY(-8px) rotate(-45deg);width:0px\0;}
.nav-button.on .middle{width:0}
/*菜单动画结束*/

/*菜单搜索框*/
.nav-txt{color:#666666;float:left;margin-left:15px;line-height:17px;}
.wjl-search{margin-top:16px;position:relative;z-index:11000;}
.search-input{margin-left:10px;border:0;height:33px;line-height:33px;width:0px;-webkit-transition: all .5s ease-out;-o-transition: all .5s ease-out;transition: all .5s ease-out;}
.search-input:-webkit-input-placeholder{font-size:14px;color:#dbdbdb;}    /* 使用webkit内核的浏览器 */
.search-input:-moz-placeholder{font-size:14px;color:#dbdbdb;}                  /* Firefox版本4-18 */
.search-input:-ms-input-placeholder{font-size:14px;color:#dbdbdb;}           /* IE浏览器 */
.search-submit{width:40px;height:35px;background:url(../images/search-logo.png) no-repeat center;border:0;float:right;cursor:pointer;}
.search-warp{margin-left:20px;height:35px;width:52px;border:1px solid transparent;-webkit-border-radius: 6em;-moz-border-radius: 6em;border-radius: 6em;
	-webkit-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}
.search-warp div{display: inline-block;}
.search-warp.on{width:240px;border:1px solid #d2d3d4;}
.search-warp.on .search-input{margin-left:15px;width:183px;}
.wjl-logo{position: absolute;width:100%;height: 103px;background: url(../images/logo.png) no-repeat bottom center;top:0;left:0;z-index: 10999;}
.wjl-logo-mask a{position: absolute;width:100px;height: 100%;left:50%;top:10px;margin-left:-50px;z-index:99999;}


/*子菜单部分*/
.menu{position:absolute;width:100%;left:0;top:66px;background:rgba(255,255,255,0.9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5ffffff,endColorstr=#E5ffffff);display:none;z-index:999;}
.menu_list{position:relative;width:100%;margin-top:70px;border-bottom:1px solid #d2d3d4}
.menu_list ul{float:left;position:relative;left:50%;}
.menu_list ul li{float:left;position:relative;left:-50%;padding-bottom:30px;}
.menu_list ul li a{font-size:14px;color:#818080;padding:0 30px;border-right:1px solid #d9d9d9;height:14px;display:block;line-height:14px;}
.menu_list ul li:last-child a{border-right:0;background-image:url(about:blank);}
.menu_list ul li:hover a{color:#e54e12}
.child_menu_list ul li{display:none;position:relative;height: 215px;
	-webkit-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;
}
.pMenu14{
	display: none;
}
.child_menu_list ul li.show{display:block;}
.child_menu_list ul li .child_menu{position:relative;float:left;left:50%;}
.child_menu_list ul li .child_menu dd{position:relative;float:left;left:-50%;margin:0 20px;text-align:center;margin-top:55px;margin-bottom:60px;}
.child_menu_list ul li .child_menu dd a{color:#959595;background-image:url(about:blank);}
.child_menu_list ul li .child_menu dd:hover a{color:#e54e12;background-image:url(about:blank);}
.menu_icon{background:url(../images/menu_icon.png) no-repeat;height:63px;margin:0 auto;margin-bottom:15px;
	-webkit-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;
}
.menu_icon1{background-position:0 0;width:40px;}
.menu_icon2{background-position:-95px 0;width:91px;}
.menu_icon3{background-position:-233px 0;width:60px;}
.menu_icon4{background-position:-357px 0;width:55px;}
.menu_icon5{background-position:-470px 0;width:65px;}
.menu_icon6{background-position:-582px 0;width:65px;}
.menu_icon7{background-position:-692px 0;width:80px;}
.menu_icon8{background-position:-828px 0;width:48px;}
.menu_icon9{background-position:-932px 0;width:53px;}
.menu_icon10{background-position:-1034px 0;width:53px;}
.menu_icon11{background-position:-1140px 0;width:41px;}
.menu_icon12{background-position:-1230px 0;width:42px;}
.menu_icon13{background-position:-1407px 0;width:62px;}
.menu_icon14{background-position:-1315px 0;width:40px;}
.menu_icon15{background: url(../images/dq_icon.png) no-repeat center;width:50px;height: 63px;margin:0 auto 15px;background-position: 0 -5px;-webkit-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;
}

.pro_child_menu dd:hover .menu_icon1{background-position:0 -72px;width:40px;}
.pro_child_menu dd:hover .menu_icon2{background-position:-95px -72px;width:91px;}
.pro_child_menu dd:hover .menu_icon3{background-position:-233px -72px;width:60px;}
.pro_child_menu dd:hover .menu_icon4{background-position:-357px -72px;width:55px;}

.pro_child_menu dd:hover .menu_icon5{background-position:-470px -72px;width:65px;}
.pro_child_menu dd:hover .menu_icon6{background-position:-582px -72px;width:65px;}
.pro_child_menu dd:hover .menu_icon7{background-position:-692px -72px;width:80px;}
.pro_child_menu dd:hover .menu_icon8{background-position:-828px -72px;width:48px;}
.pro_child_menu dd:hover .menu_icon9{background-position:-932px -72px;width:53px;}
.pro_child_menu dd:hover .menu_icon10{background-position:-1034px -72px;width:53px;}
.pro_child_menu dd:hover .menu_icon11{background-position:-1140px -72px;width:41px;}
.pro_child_menu dd:hover .menu_icon13{background-position:-1407px -72px;width:62px;}
.pro_child_menu dd:hover .menu_icon12{background-position:-1230px -72px;width:42px;}
.pro_child_menu dd:hover .menu_icon14{background-position:-1315px -72px;width:40px;}
.pro_child_menu dd:hover .menu_icon15{background-position:0 -70px;}
.menuBox.menuSearch{-webkit-transform: translateY(-357px); transform:translateY(-357px);}
.menuIcon2{ background:url(../img/global/icon_05.png) no-repeat center center; background-size:18px; width:63px; height:46px; display:none;}
 
/*服务子菜单*/
.menuS_icon{background: url(../images/menuS_icon1.png) no-repeat;height: 41px;margin:0 auto;margin-bottom:15px;
	-webkit-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;}
.menuS_icon1{background-position:0 0;width:33px;}
.menuS_icon2{background-position:-120px 0;width:30px;}
.menuS_icon3{background-position:-234px 0;width:35px;}
.menuS_icon4{background-position:-349px 0;width:33px;}
.menuS_icon5{background-position:-476px 0;width:27px;}
.ser_child_menu dd:hover .menuS_icon{background: url(../images/menuS_icon2.png) no-repeat;}
.ser_child_menu dd:hover .menuS_icon1{background-position:0 0;width:33px;}
.ser_child_menu dd:hover .menuS_icon2{background-position:-120px 0;width:30px;}
.ser_child_menu dd:hover .menuS_icon3{background-position:-234px 0;width:35px;}
.ser_child_menu dd:hover .menuS_icon4{background-position:-349px 0;width:33px;}
.ser_child_menu dd:hover .menuS_icon5{background-position:-476px 0;width:27px;}

/*万家乐商城子菜单*/
.menuSt_icon{
	background: url(../images/menuSt_icon1.png) no-repeat;height:31px;margin:0 auto;margin-bottom:15px;
	-webkit-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;
}
.store_child_menu dd .menuSt_icon1{background-position:0 0;width:40px;}
.store_child_menu dd .menuSt_icon2{background-position:-110px 0;width:48px;}
.store_child_menu dd .menuSt_icon3{background-position:-231px 0;width:32px;}
.store_child_menu dd:hover .menuSt_icon{background: url(../images/menuSt_icon2.png) no-repeat;}
.store_child_menu dd:hover .menuSt_icon1{background-position:0 0;width:40px;}
.store_child_menu dd:hover .menuSt_icon2{background-position:-110px 0;width:48px;}
.store_child_menu dd:hover .menuSt_icon3{background-position:-231px 0;width:32px;}

/*关于我们子菜单*/
.menuA_icon{
	background: url(../images/menuA_icon1.png) no-repeat;height:34px;margin:0 auto;margin-bottom:15px;
	-webkit-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;
}
.about_child_menu dd .menuA_icon1{background-position:0 0;width:33px;}
.about_child_menu dd .menuA_icon2{background-position:-114px 0;width:34px;}
.about_child_menu dd .menuA_icon3{background-position:-228px 0;width:33px;}
.about_child_menu dd:hover .menuA_icon{background: url(../images/menuA_icon2.png) no-repeat;}
.about_child_menu dd:hover .menuA_icon1{background-position:0 0;width:33px;}
.about_child_menu dd:hover .menuA_icon2{background-position:-114px 0;width:34px;}
.about_child_menu dd:hover .menuA_icon3{background-position:-228px 0;width:33px;}

/*新闻中心子菜单*/
.menuN_icon{
	background: url(../images/menuN_icon1.png) no-repeat;height:34px;margin:0 auto;margin-bottom:15px;
	-webkit-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;
}
.news_child_menu dd .menuN_icon1{background-position:0 0;width:33px;}
.news_child_menu dd .menuN_icon2{background-position:-114px 0;width:35px;}
.news_child_menu dd .menuN_icon3{background-position:-228px 0;width:31px;}
.news_child_menu dd:hover .menuN_icon{background: url(../images/menuN_icon2.png) no-repeat;}
.news_child_menu dd:hover .menuN_icon1{background-position:0 0;width:33px;}
.news_child_menu dd:hover .menuN_icon2{background-position:-114px 0;width:35px;}
.news_child_menu dd:hover .menuN_icon3{background-position:-228px 0;width:31px;}

/*子菜单切换*/
.menu_list ul li:after{
	content:"";
	position:absolute;
	left:50%;
	bottom:0px;
	width:11px;
	margin-left:-5.5px;
	height:7px;
	background:url(../images/menu_down.png) no-repeat;
	
	opacity:0;
	filter: alpha(opacity=0);
	-moz-transition: all .4s ease; /* Firefox 4 */
	-webkit-transition: all .4s ease; /* Safari 和 Chrome */
	-o-transition: all .4s ease; /* Opera */
	display: none\0;
}
.menu.menu-show .menu_list ul li:nth-child(1){
	-webkit-animation:fadeInRight 1s 0.3s both;
	animation:fadeInRight 1s  0.3s both;
	-moz-animation:fadeInRight 1s 0.3s both;
}
.menu.menu-show .menu_list ul li:nth-child(2){
	-webkit-animation:fadeInRight 1s 0.4s both;
	animation:fadeInRight 1s  0.4s both;
	-moz-animation:fadeInRight 1s 0.4s both;
}
.menu.menu-show .menu_list ul li:nth-child(3){
	-webkit-animation:fadeInRight 1s 0.5s both;
	animation:fadeInRight 1s  0.5s both;
	-moz-animation:fadeInRight 1s 0.5s both;
}
.menu.menu-show .menu_list ul li:nth-child(4){
	-webkit-animation:fadeInRight 1s 0.6s both;
	animation:fadeInRight 1s 0.6s both;
	-moz-animation:fadeInRight 1s 0.6s both;
}
.menu.menu-show .menu_list ul li:nth-child(5){
	-webkit-animation:fadeInRight 1s 0.7s both;
	animation:fadeInRight 1s 0.7s both;
	-moz-animation:fadeInRight 1s 0.7s both;
}
.menu.menu-show .menu_list ul li:nth-child(6){
	-webkit-animation:fadeInRight 1s 0.8s both;
	animation:fadeInRight 1s 0.8s both;
	-moz-animation:fadeInRight 1s 0.8s both;
}
.menu_list ul li.on:after{
	opacity:1;
	filter: alpha(opacity=100);
	bottom:-7px;
	display: block\0;
}

/*header自适应样式*/
@media (max-width:1600px) {
	.child_menu_list ul li:first-child .child_menu dd{width:14.285%;margin:25px 0px;padding: 0 15px;}
}
@media (max-width:1440px) {
	.child_menu_list ul li:first-child .child_menu dd{padding: 0 10px;}
}
@media (max-width:1200px) {
	.child_menu_list ul li:first-child .child_menu dd{margin:15px 0px;padding: 0;}
	.child_menu_list{padding-bottom: 10px;}
	.header{height: 50px;}
	.wjl-nav{margin-top:16.5px;}
	.wjl-search{margin-top:7px;}
	.menu{top:50px;}
	.wjl-logo{height: 90px;}
	.wjl-logo{height: 85px;}
	.menu_list{margin-top:55px;}
	.menu_list ul li{padding-bottom: 25px;}
}
@media (max-width:992px) {
	.menu_list{margin-top:47px;}
	.menu_list ul li a{padding:0 20px;}
	.wjl-search.pull-left{float: right !important;}
}
@media (max-width:767px) {
	.header{height: 35px;}
	.wjl-nav{margin-top:12px;}
	.header.on{position: fixed; z-index: 11999; left: 0; top: 0;}
	.wjl-logo{height: 59px;background-size:cover;}
	.search-warp.on .search-input{width:83px;}
	.search-warp.on{width:140px;}
	.search-submit{background: url(../images/mobile_search.png) no-repeat center;background-size:18px 18px;}
	.header .container{padding-left:15px;padding-right:15px;}
	.mobile_menu{background:#2f2f2f;display: none;position: fixed;z-index: 9999;top:35px;padding-top:25px;left:0;width:100%;height: 100%;}
	.menu_box ul li>a{width:100%;height: 48px;display:block;line-height: 48px;color:rgba(255,255,255,0.8);opacity: 0.8;filter: alpha(opacity=80); font-size: 14px;border-bottom: 1px solid rgba(220,220,220,.3);position: relative;}
	.menu_child_box dl dd{width:100%;float: left;padding-left:15px;border-bottom:1px solid rgba(220,220,220,.3);height: 42px;line-height:42px;font-size:13px;
		opacity: 0;
		filter: alpha(opacity=0);
		-webkit-transform: translateX(-50px);
    	transform: translateX(-50px);
	}
	.menu_child_box dl dd a{color: rgba(255,255,255,0.6);background-image:url(about:blank);}
	.menu_child_box dl dd:hover a{color:#e54e12;}
	.menu_box ul li:nth-child(2) .menu_child_box dl dd{width:50%;float: left;padding-left:15px;border-bottom:1px solid rgba(220,220,220,.3);height: 42px;line-height:42px;font-size:14px;}
	
	.menu_icon{background-size: 602px 60px;height: 30px;display: inline-block;vertical-align: middle;margin-bottom: 0;}
	.menu_txt{display: inline-block;margin-left:15px;}
	.menu_icon{width:45px;}
	.menu_child_box dl dd:nth-child(14){
		display: none;
	}
	.menu_child_box dl dd:nth-child(1) .menu_icon{background:url(../images/mobile_menu7.png) no-repeat center;background-size:20px auto;}
	.menu_child_box dl dd:nth-child(2) .menu_icon{background:url(../images/mobile_menu8.png) no-repeat center;background-size:43px auto;}
	.menu_child_box dl dd:nth-child(3) .menu_icon{background:url(../images/mobile_menu9.png) no-repeat center;background-size:28px auto;}
	.menu_child_box dl dd:nth-child(4) .menu_icon{background:url(../images/mobile_menu10.png) no-repeat center;background-size:26px auto;}
	.menu_child_box dl dd:nth-child(5) .menu_icon{background:url(../images/mobile_menu1.png) no-repeat center;background-size:31px auto;}
	.menu_child_box dl dd:nth-child(6) .menu_icon{background:url(../images/mobile_menu2.png) no-repeat center;background-size:32px auto;}
	.menu_child_box dl dd:nth-child(7) .menu_icon{background:url(../images/mobile_menu3.png) no-repeat center;background-size:40px auto;}
	.menu_child_box dl dd:nth-child(8) .menu_icon{background:url(../images/mobile_menu4.png) no-repeat center;background-size:24px auto;}
	.menu_child_box dl dd:nth-child(9) .menu_icon{background:url(../images/mobile_menu5.png) no-repeat center;background-size:30px auto;}
	.menu_child_box dl dd:nth-child(10) .menu_icon{background:url(../images/mobile_menu6.png) no-repeat center;background-size:20px auto;}
	.menu_child_box dl dd:nth-child(11) .menu_icon{background:url(../images/mobile_menu11.png) no-repeat center;background-size:20px auto;}
	.menu_child_box dl dd:nth-child(12) .menu_icon{background:url(../images/mobile_menu12.png) no-repeat center;background-size:20px auto;}
	.menu_child_box dl dd:nth-child(13) .menu_icon{background:url(../images/fn-icon.png) no-repeat center;background-size:30px 16px;}
	.menu_child_box dl dd:nth-child(14) .menu_icon{background: url(../images/mobile_menu13.png) no-repeat center;width: 45px;background-size: 25px 21px;height: 30px;display: inline-block;vertical-align: middle;margin-bottom: 0;}
	.menu_child_box dl dd:nth-child(15) .menu_icon{background:url(../images/footer_menu_icon4.png) no-repeat center;background-size:26px auto;}



	.menu_child_box{display: none;}
	.menu_box ul li>a:after{
		content: attr(data-icon);
		font-size:18px;
		position: absolute;
		right:10px;
		top:0;
	}
	.menu_box ul li.open>a:after{
		content: attr(data-hover);
		font-size:18px;
		position: absolute;
		right:10px;
		top:0;
	}
	.menu_box ul li,.wjl-search{
		opacity: 0;
		filter: alpha(opacity=0);
	    pointer-events: none;
	    -webkit-transform: scale(1.1) translateY(-24px);
	    transform: scale(1.1) translateY(-24px);
	    -webkit-transition: opacity 0.35s ease-out, -webkit-transform 0.35s ease-out;
	    transition: opacity 0.35s ease-out, -webkit-transform 0.35s ease-out;
	    transition: opacity 0.35s ease-out, transform 0.35s ease-out;
	    transition: opacity 0.35s ease-out, transform 0.35s ease-out, -webkit-transform 0.35s ease-out;
	}
	.menu_box ul li:nth-child(2){-webkit-transition-delay: 100ms,100ms; transition-delay: 100ms,100ms;}
	.menu_box ul li:nth-child(3){-webkit-transition-delay: 180ms,180ms; transition-delay: 180ms,180ms;}
	.menu_box ul li:nth-child(4){-webkit-transition-delay: 260ms,260ms; transition-delay: 260ms,260ms;}
	.menu_box ul li:nth-child(5){-webkit-transition-delay: 340ms,340ms; transition-delay: 340ms,340ms;}
	.menu_box ul li:nth-child(6){-webkit-transition-delay: 400ms,400ms; transition-delay: 400ms,400ms;}
	.menu_box ul li:nth-child(7){-webkit-transition-delay: 460ms,460ms; transition-delay: 460ms,460ms;}
	.wjl-search{-webkit-transition-delay: 520ms,520ms; transition-delay: 520ms,520ms;}
	.mobile_menu.show .menu_box ul li,.mobile_menu.show .wjl-search{
		opacity: 1;
		filter: alpha(opacity=100);
	    pointer-events: auto;
	    -webkit-transform: none;
	    transform: none;
	}

	.menu_box ul li.open>a{border-bottom:1px solid rgba(255,255,255,0);background-image:url(about:blank);}
	.menu_box ul li.open .menu_child_box dl dd{
		-webkit-transform: none;
    	transform: none;
    	opacity: 1;
    	filter: alpha(opacity=100);
	}
	.menu_child_box dl dd:nth-child(1){
		-webkit-transition: all .5s .06s ease-in-out;
    	transition: all .5s .06s ease-in-out;
	}
	.menu_child_box dl dd:nth-child(2) {
	    -webkit-transition: all .5s .12s ease-in-out;
	    transition: all .5s .12s ease-in-out;
	}
	.menu_child_box dl dd:nth-child(3) {
	   -webkit-transition: all .5s .18s ease-in-out;
    	transition: all .5s .18s ease-in-out;
	}
	.menu_child_box dl dd:nth-child(4) {
	    -webkit-transition: all .5s .24s ease-in-out;
	    transition: all .5s .24s ease-in-out;
	}
	.menu_child_box dl dd:nth-child(5){
	    -webkit-transition: all .5s .3s ease-in-out;
	    transition: all .5s .3s ease-in-out;
	}
	.menu_box ul li:nth-child(2) .menu_child_box dl dd:nth-child(1),.menu_box ul li:nth-child(2) .menu_child_box dl dd:nth-child(2){
		-webkit-transition: all .5s .06s ease-in-out;
    	transition: all .5s .06s ease-in-out;
	}
	.menu_box ul li:nth-child(2) .menu_child_box dl dd:nth-child(3),.menu_box ul li:nth-child(2) .menu_child_box dl dd:nth-child(4){
		-webkit-transition: all .5s .12s ease-in-out;
    	transition: all .5s .12s ease-in-out;
	}
	.menu_box ul li:nth-child(2) .menu_child_box dl dd:nth-child(5),.menu_box ul li:nth-child(2) .menu_child_box dl dd:nth-child(6){
		-webkit-transition: all .5s .18s ease-in-out;
    	transition: all .5s .18s ease-in-out;
	}
	.menu_box ul li:nth-child(2) .menu_child_box dl dd:nth-child(7),.menu_box ul li:nth-child(2) .menu_child_box dl dd:nth-child(8){
		-webkit-transition: all .5s .24s ease-in-out;
    	transition: all .5s .24s ease-in-out;
	}
	.menu_box ul li:nth-child(2) .menu_child_box dl dd:nth-child(9),.menu_box ul li:nth-child(2) .menu_child_box dl dd:nth-child(10){
		-webkit-transition: all .5s .3s ease-in-out;
    	transition: all .5s .3s ease-in-out;
	}
	.menu_box ul li:nth-child(2) .menu_child_box dl dd:nth-child(11),.menu_box ul li:nth-child(2) .menu_child_box dl dd:nth-child(12){
		-webkit-transition: all .5s .36s ease-in-out;
    	transition: all .5s .36s ease-in-out;
	}
	.menu_child_box dl dd:nth-child(13),.menu_child_box dl dd:nth-child(15){
	    -webkit-transition: all .5s .42s ease-in-out;
	    transition: all .5s .42s ease-in-out;
	}

	
	/*搜索框*/
	.search-warp,.search-warp.on{width:100%;margin-left:0;border:1px solid rgba(220,220,220,.3);margin-top:25px;}
	.search-input,.search-warp.on .search-input{width:50%;margin-left:15px;background:transparent;}
}
@media (max-width:560px) {
	
}
@media (min-width:767px){
	.mobile_menu{display: none !important;}
}
/*banner*/
.inner_banner img{width:100%;height:auto;}

/*footer2018-8-14*/
.footer{/*padding-top:100px; */width:100%; overflow:hidden; position:relative}
.footer h4{text-align:center; font-size:32px; font-weight:normal; color:#3c3c3c;}
.footer .iconList{overflow:hidden; padding:70px 0 90px 0; color:#3c3c3c;}
.footer .iconList li{float:left; width:162px; height:58px; background:url(../images/index/icon_02.png) no-repeat; padding-left:70px; margin-left:40px; margin-right:30px;}
.footer .iconList li h5{font-size:18px; font-weight:normal;}
.footer .iconList li a{color:#bc9882; display:block; text-indent:6px; padding-top:3px;}
.footer .iconList li a:hover{color:#000;}
.footer .iconList li.n1{background-position:-20px -10px;}
.footer .iconList li.n2{background-position:-270px -10px;}
.footer .iconList li.n3{background-position:-500px -6px;}
.footer .iconList li.n4{background-position:-730px -9px;}
.footer .iconList li.n5{background-position:-985px -7px; margin-right:0; width:140px;}
.footer .info{text-align:center; border-top:1px solid #e5e5e5; padding:50px 0; overflow:hidden;}
.footer .info li{display:inline-block; width:130px; padding-left:16px; text-align:left; float:left;}
.footer .info li a{display:block; line-height:25px; color:#999;}
.footer .info li a:hover{color:#000;}
.footer .info li h6{color:#3c3c3c; margin-bottom:18px; font-size:13px; font-weight:normal;}
.footer .bgcolor{padding:40px; color:#FFF}
.footer .bgcolor a{color:#FFF}
.footer .link u{text-decoration:none; padding:0 12px; color:#FFF;}
.footer .link a{font-size:14px; color:#FFF}
.footer .link a:hover{color:#ECAB1E;}
.footer .copyright{ padding-top:10px; font-size:14px}
.footer .other{float:right; background:url(../images-/logo.png) no-repeat right center; /*padding-left:160px;*/ width:216px; height:72px; margin-top:-40px; text-align:center}
.footer .other a{display:block; float:left; width:36px; height:36px; margin-right:10px;opacity:0.75}
.footer .other a:hover{opacity:1;}
.footer .other a.sina{background:url(../images/sina.png) no-repeat;}
.footer .other a.wx{background:url(../images/wechat.png) no-repeat; position:relative;}
.footer .other a.qq{background:url(../images/qq.png) no-repeat;}
.footer .address,.path{height:40px; line-height:40px; border-top:1px solid #e5e5e5; text-indent:16px; color:#999;}
.footer .address a,.path a{color:#999;}
.footer .address a:hover,.path a:hover{color:#000;}
.footer .address u,.path u{padding:0 10px; text-decoration:none;}
.path{text-indent:0;height:55px; line-height:55px;}
.path .name{float:right; color:#bc9882; text-decoration:underline;}
.footer .other a.wx i{position:absolute; width:137px; height:137px; left:-55px; top:-145px; background:url(../images/ewm.png) no-repeat; display:none;}
.w1200{width:1200px;margin:0 auto; display:block;}
.bgcolor{
	background-color: #000000;
}
.main_con{padding-bottom:100px;border-bottom:1px solid #d9d5d2}



/*page*/
.page{width:100%;margin-top: 65px; margin-bottom: 65px;}
.page_li{float:left;position:relative;left:50%;}
.page ul li{float:left;margin-right:10px;text-align:center;line-height:40px;text-align:center;margin-bottom:20px;position:relative;left:-50%;cursor:pointer;}
.pre_page a,.next_page a{color:#828282;display:block;width:100%;height:100%;-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.pre_page,.next_page{width:80px;height:40px;font-size:16px;border:1px solid #e7e7e7;-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.pre_page:hover,.next_page:hover{border:1px solid #e54e12;border-radius: 6px;}
.pre_page:hover a,.next_page:hover a{color: #e54e12;}
.page_number{width:40px;height:40px;-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.page_number a{display:block;width:100%;height:100%;border:1px solid #e7e7e7;-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.page_number:hover a{color:#e54e12;border:1px solid #e54e12;border-radius: 6px;}
.page_number a.cur{background:#e54e12;border-radius: 6px;color: #fff;border:1px solid #e54e12;}


@media only screen and (max-width:767px) {
	.pre_page, .next_page{width:60px;height:30px;line-height: 30px;font-size: 14px;}
	.page_number{width:30px;height:30px;line-height: 30px;font-size: 14px;}
	.page ul li{margin-right:5px;line-height: 30px;}
	.page{margin-top:35px;margin-bottom: 35px;}
}




/*********内页********/
.wrapper {
	width:1160px;
	margin:0 auto;
}
.grid_96 {
	width:892px;
	float:right;
}
.i-more {
	width:24px;
	height:24px;
	background:url(../images/icons.png) no-repeat 0 0;
	display:inline-block;
}
.i-title {
	width:24px;
	height:24px;
	background:url(../images/icons.png) no-repeat 0 -30px;
	display:inline-block;
	margin-top:10px
}
.i-home {
	width:16px;
	height:16px;
	background:url(../images/icons.png) no-repeat 0 -63px;
	display:inline-block;
}
.inside-banner {
	width:100%;
	height:380px;
	overflow:hidden;
}
.leftside {
	float:left;
	width:240px;
	margin-top:30px
}
.leftside .hd {
	position:relative;
	height:80px;
	line-height:80px;
	background:#023389;
	color:#FFF;
	font-size:18px;
	text-indent:1em;
	/*margin-top:-60px;*/
	filter:alpha(Opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	/*margin-bottom:10px;*/
	font-weight:500
}
.leftside .hd .i-title {
	position:absolute;
	right:16px;
	top:18px;
}
.leftside .bd {
	background:#f0f0f0;
	margin-bottom:20px;
}
.leftside .bd li {
	position:relative;
	line-height:62px;
	border-bottom:#CCC 1px solid
}
.leftside .bd li.cur {
	}
.leftside .bd li.cur a {
	background:#F98008;
	color:#FFF;
	font-weight:bold;
}
.leftside .bd li a {
	display:block;
	/*font-family:"simsun";*/
	color:#000;
	text-indent:18px;
	font-size:15px;
	/*font-weight:bold;*/
}
.leftside .bd li a:hover,.leftside .bd li a.cur {
	color:#333;
	background:#e0e0e0;
	font-weight:bold;
	text-decoration:none
}
.leftside .bd li a .ls-tit {
	width:160px;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.leftside .bd li .ls-arrows {
	position:absolute;
	right:16px;
	top:0;
	color:#999;
	font-family:simsun;
	display:block;
	font-size:16px;
}
.leftside .bd li:hover .ls-arrows,.leftside .bd li.cur .ls-arrows {
	display:block;
	color:#FFF;
}

.leftside .bd dt {
	text-indent:18px;
	height:44px;
	line-height:44px;
	border-bottom:#E0e0e0 1px solid;
	width:240px;
	background:#f4f4f4;
}

.leftside .bd dt:hover {
	
	background:#CCC;
	font-weight:600;
}
.leftside .bd dt.cur {
	
	/*background:#CCC;*/
	font-weight:600;
	color:#F98008;
	border-bottom:#F98008 1px solid;
}
.leftside .bd .subLeftNav-list {
	}
.leftside .bd .subLeftNav-list li a {
	text-indent:30px;
	background:transparent!important;
	color:#000;
}
.leftside .bd .subLeftNav-list li a:hover,.leftside .bd .subLeftNav-list li a.cur {
	background:#006282!important;
	color:#fff;
}
.mainContainer {
	float:right;
	/*margin-top:5px;
	background:#F6F6F6;
	*/
}
.bread {
	position:relative;
	background:url(../images/righttitlebg.jpg) no-repeat bottom left;
	display:table;
	width:100%;
	margin:0px auto;
	height:auto;
	height:82px;
}
.bread h3 {
	font-size:18px;
	color:#000;
	/*border-bottom:1px solid #006282;*/
	padding-right:5px;
	margin-bottom:-1px;
	display:table;
	font-weight:normal;
	height:30px;
	position:absolute;
	left:10px;
	bottom:10px;
}
.bread .bread-list {
	position:absolute;
	right:0;
	top:15px;
	height:40px;
}
.bread .bread-list li {
	float:left;
	font-family:simsun;
	color:#999
}
.bread .bread-list li a {
	margin:0 5px;
	font-family:'微软雅黑'
}
.bread .bread-list li a:hover {
	text-decoration:none;
}
.bread .bread-list li .i-home {
	vertical-align:middle;
	margin-top:-3px;
	margin-right:5px;
}

.article {
	min-height:400px;
	width:98%;
	margin:0 1% 0 ;
}
.article h2 {
	font-size:24px;
	color:#006282;
	text-align:center;
	margin:5px 0 20px;
}
.article .article_con {

	font-size:15px;
	color:#333;
	line-height:30px;
	padding-bottom:40px;
	padding:0;
	margin:0;
	padding-top:10px;
}
.article .article_con p {
	margin-bottom:15px;
}
/*新闻列表*/
#main_left ul {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 880px;
}
#main_left ul li {
    float: left;
    padding-bottom: 20px;
    width: 880px;
	border-bottom:#CCC 1px dotted;
	margin-top:20px;
}
#main_left ul li h4 {
    color: #666666;
    float: left;
    font-size: 18px;
	font-weight:normal;
    margin: 0 0 10px 0;
    padding: 0;
    width:636px;
	text-align:left;
}
#main_left ul li h4 a {
    color: #4e4e4e;
    text-decoration: none;
}
#main_left ul li h4 a:hover {
    color: #000;
    text-decoration:none;
}
#main_left ul li h4 span {
    float: right;
    font-size: 14px;
    text-decoration: none;
}
#main_left .pic_news {
    float: left;
    margin-right: 20px;
}

#main_left .pic_news:hover {box-shadow: 2px 2px 5px 2px #ccc;transform: scale(1.01) translateY(-5px);-webkit-transform: scale(1.01) translateY(-5px);-moz-transform: scale(1.01) translateY(-5px);-ms-transform: scale(1.01) translateY(-5px);-o-transform: scale(1.01) translateY(-5px);transition: all .3s ease-in;-moz-transition: all .3s ease-in;-transition: all .3s ease-in;-o-transition: all .3s ease-in;-webkit-transition: all .3s ease-in;}
#main_left .pic_news:hover img{opacity:0.8;transition:all .4s ease;}
#main_left .txt {
    color: #999;
    float: left;
	text-align:left;
    font-size: 14px;
    line-height: 22px;
    width: 636px;
}
#main_left .txt span{
	padding-left:20px;
}
#main_left .txt a {
    color: #FF6600;
    font-size: 14px;
	line-height:22px;
    text-decoration: none;
}
#main_left .txt a:hover {
    color: #41A4E2;
    text-decoration: underline;
}
/******分页************************/
.pager{
	margin-top: 20px;
	text-align: center;
}
.pager a{
	display: inline-block;
	font-family:"微软雅黑";
	border: 1px solid #d2d2d2;
	background: url(../images/pager_number.gif) repeat-x;
	padding: 0 10px;
	line-height: 26px;
	text-decoration:none;
	margin-right:2px;
}
.pager a.current{
	/*background: #5185c4;
	border-color: #5185c4;*/
	font-weight: bold;
	color: #fff;
	background: #e26001;
	border-color: #e26001;
}

.pager a:link, .pager a:visited{
	color: #535353;
}
.pager a:hover, .pager a:active{
	color: #E26001;
}
.pager a.current:link, .pager a.current:visited, .pager a.current:hover, .pager a.current:active{
	color: #fff;
}
.pager a:hover{
	text-decoration: none;
}

.imgteaser{overflow:auto;float: left;position: relative;width:31.33%;/*height:220px; */margin:0 3% 40px 0; text-align:center;/*border:#f0f0f0 4px solid*/box-shadow:0px 1px 2px 2px rgba(0,0,0,0.1);}
.clst{ margin-right:0}
.imgteaser a{text-decoration: none;float: left;/*height:180px*/}
.imgteaser a:hover{cursor:pointer}
.imgteaser a img{float:left;border: none;width:100%;}
.imgteaser a:hover img{opacity:0.8;transition:all .4s ease;}
.CC{
	clear:both;
	width:100%;
	height:60px;
	line-height:60px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:24px;
	font-weight: bolder;
	}

.imgteaser a:hover .CC{ background:#FFF;color:#951C1F;line-height:60px;}
.imgteaser:hover{border:#951C1F 0px solid}

.BgColorGray{ background:url(../images/d.gif) repeat-x bottom #f0f0f0;}
.BgColorWhite{ background:url(../images/d.gif) repeat-x bottom #FFF}

.prolist{ width:100%; padding:0; margin:0; clear:both;}
.prolist ul{ list-style-type:none; padding:0; margin:0}
.prolist ul li{ list-style-type:none; padding:0; margin:0; float:left; width:31%; margin-right:3%; margin-bottom:40px;}
.prolist ul li p.img{ padding:0; margin:0}
.prolist ul li p img{ width:100%; display:block;}
.prolist ul li p{ border:#e0e0e0 4px solid;}
.prolist ul li:hover p{ border:#EF710A 4px solid;}
.prolist ul li h3{ text-align:center; height:60px; line-height:60px; background:#e0e0e0; font-size:15px; overflow:hidden; margin:0; padding:0}
.prolist ul li a:hover{ text-decoration:none;}
.prolist ul li:hover h3{ color:#FFF;background:#EF710A}
#content {
    min-height: 200px;
    height: auto;
    /*position: relative;*/
    width:1200px;
	margin:0 auto;
    font-size: 15px !important;
    line-height: 1.5em !important;
}
/*******2017-9-27***************************************************/
.rm-nav {
    letter-spacing: 1px;
}	

/* Tabs */
#wrapper_tab{
	clear: both;
	margin: 35px 0 40px 0;
}
#wrapper_tab a.tab_link{
	background: #f9f9f9;
	border: 1px solid #e0e0e0;
	border-radius: 1px 1px 0 0;
	-moz-border-radius: 1px 1px 0 0;
	-khtml-border-radius: 1px 1px 0 0;
	behavior: url(PIE.htc);
	color: #777;
	display: block;
	float: left;
	font:normal 16px/34px "微软雅黑", "Helvetica Neue", Helvetica, Arial, Arial, Verdana, sans-serif;
	height: 34px;
	margin: 2px 5px 0 0;
	padding: 0 24px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	z-index: 1;
	outline:none
}
#wrapper_tab a.tab_link:hover{
	background: #efefef;
}
#wrapper_tab.tab1 a.tab1,
#wrapper_tab.tab2 a.tab2,
#wrapper_tab.tab3 a.tab3,
#wrapper_tab.tab4 a.tab4{
	background: #fff;
	border: 2px solid #bdd1e9;
	border-bottom: 0 none;
	border-radius: 2px 2px 0 0;
	-moz-border-radius: 2px 2px 0 0;
	-khtml-border-radius: 2px 2px 0 0;
	behavior: url(PIE.htc);
	color: #222222;
	cursor: default;
	font:bold 16px/36px "微软雅黑", "Helvetica Neue", Helvetica, Arial, Arial, Verdana, sans-serif;
	height: 36px;
	margin: 0 4px 0 0;
	position: relative;
	text-decoration: none;
	z-index: 3;
}
#wrapper_tab div.tab_body {
	display:none;
	color:#222222;
	font:15px/26px "微软雅黑", "Helvetica Neue", Helvetica, Arial, Arial, Verdana, sans-serif;
	}
#wrapper_tab div.tab_body div
{
	
	color:#222222;
	font:15px/26px "微软雅黑", "Helvetica Neue", Helvetica, Arial, Arial, Verdana, sans-serif;
	}
#wrapper_tab div.tab_body td
{
	
	color:#222222;
	font:15px/26px "微软雅黑", "Helvetica Neue", Helvetica, Arial, Arial, Verdana, sans-serif;
	}
#wrapper_tab div.tab_body p
{
	
	color:#222222;
	font:15px/26px "微软雅黑", "Helvetica Neue", Helvetica, Arial, Arial, Verdana, sans-serif;
	}		
#wrapper_tab.tab1 div.tab1,
#wrapper_tab.tab2 div.tab2,
#wrapper_tab.tab3 div.tab3,
#wrapper_tab.tab4 div.tab4{
	border-top: 1px solid #bdd1e9;
	display:block;
	margin: -1px 0 0 0;
	padding: 34px 0 0 0;
	position: relative;
	z-index: 2;
}
/*****在线下单************************/
.bootstrap-frm {
margin-left:auto;
margin-right:auto;
max-width: 1200px;
background: #FFF;
padding: 20px 0px 0px 0px;
font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #888;
/*text-shadow: 1px 1px 1px #FFF;
border:1px solid #DDD;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;*/
}
.bootstrap-frm h1 {
font: 25px "Helvetica Neue", Helvetica, Arial, sans-serif;
padding: 0px 0px 10px 40px;
display: block;
border-bottom: 1px solid #DADADA;
margin: -10px -30px 30px -30px;
color: #888;
}
.bootstrap-frm h1>span {
display: block;
font-size: 11px;
}
.bootstrap-frm label {
display: block;
width:50%;
float:left;
margin: 0px 0px 5px;
}
.bootstrap-frm label>span {
float: left;
width: 20%;
text-align: right;
padding-right: 10px;
margin-top: 10px;
color: #333;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: bold;
}
.bootstrap-frm input[type="text"], .bootstrap-frm input[type="email"], .bootstrap-frm textarea, .bootstrap-frm select{
border: 1px solid #CCC;
font-family:'微软雅黑';
color: #4e4e4e;
height: 40px;
line-height:40px;
margin-bottom: 16px;
margin-right: 6px;
margin-top: 2px;
outline: 0 none;
padding: 5px 0px 5px 5px;
width: 95%;
border-radius:1px;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
/*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);*/
}
.bootstrap-frm select {
background: #FFF url('down-arrow.png') no-repeat right;
background: #FFF url('down-arrow.png') no-repeat right;
appearance:none;
-webkit-appearance:none;
-moz-appearance: none;
text-indent: 0.01px;
text-overflow: '';
width: 70%;
height: 35px;
line-height:15px;
}
.bootstrap-frm textarea{
height:200px;
padding: 5px 0px 0px 5px;
width: 70%;
}
.bootstrap-frm .button {
background: #1B4795;
border: 1px solid #133167;
padding: 10px 25px 10px 25px;
color: #FFF;
border-radius:1px;
font-family:'微软雅黑';
width:120px;
overflow:hidden;
margin-right:20px
}
.bootstrap-frm .button:hover {
color: #FFF;
background-color: #F98008;
border-color: #D46D07;
cursor:pointer
}


.banner .imgMain img{transition:all 1.8s; -webkit-transition:all 1.8s;}
.banner .imgMain img:hover{transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

.icat_title_title {
    width: 1200px;
    text-align: center;
    margin: 66px auto 0;
}

.icat_title_title h2 {
	font-size: 28px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #000;
	font-weight: 600;
	background-image: url(ititle_bg.png);
	background-repeat: no-repeat;
	background-position: center;
}

.icat_title_title h3 {
    height: 35px;
    line-height: 38px;
    width: 100%;
    font-size: 16px;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    color: #a3a3a3;
}
